/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Jul 19, 2016, 12:31:12 PM
    Author     : Abhinav Chauhan
*/

body{
    color: #444;
}
.column-section{
    margin-top: 10px;
}

.bookmark-main-column ul li {
    float: left;
	position: relative;
}
.column-section-header{
    color: #000;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 10px;
}
ul#prices {
    font-size: 17px;
    font-weight: bold;
    margin-top: 10px;
}
div.right-column-row .column-section-header{
    float: left;
}

.blog-title a{
    width: 100%;
    float: left;
}
a:hover {
    color: #E12;
    text-decoration: underline;
}

#product-title {
    color: #000;
    width: 100%;
    background: none repeat scroll 0 0 transparent;
    border-bottom: 1px solid #E7E7E7;
}
#product-title #title{
    line-height: 1.2;
}
#desc_ad{
    float: left;
    margin: 0 5px 0 0;
}

.description{
    float: left;
}
.description p{
    text-align: left;
    font-size: 15px;
}
#image img {
    max-width: 230px;
    max-height: 230px;
}

#images-section {
    float: left;
    width: 100%;
    text-align: center;
}

#images-section > #image {
    line-height: 230px;
    margin-bottom: 5px;
}
#images-section > #image img{
    vertical-align: middle;
}

#images-section > #image, #secondary_images li {
    border: 1px solid #ccc;
    overflow: hidden;
    text-align: center;
    vertical-align: middle !important;
    white-space: nowrap;
    box-shadow: 0 0 1px #ccc;
}

#bookmarks-main-section ul, ul li {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

#images_extra li {
    line-height: 52px;
    height: 52px;
    width: 52px;
    overflow: hidden;
    float: left;
    margin-right: 2px;
    text-align: center;
    border: 1px solid #ccc;
}
#images_extra li:last-child{
    margin-right: 0px;
}

#images_extra li:hover{
    border: none;
    box-shadow: 0 0 2px #42A5F5;
}

#images-section > #images_extra{
    display: inline-block;
}

#images-section > #images_extra li img {
    max-width: 50px;
    max-height: 50px;
}

.bookmark-main-column{
    margin-bottom: 10px;
    background-color: #fff;
    -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
}

#hero-buttons {
    clear: both;
    padding: 10px 0;
    border-top: 1px solid #E7E7E7;
    border-bottom: 1px solid #E7E7E7;
}
#other_actions {
    float: left;
    /*margin-left: -40px;*/
}
#hiveit_widget {
    float: left;
    padding-right: 15px;
}
#other_actions .thickbox {
    clear: left;
    margin-bottom: 10px;
}
#other_actions .thickbox:nth-child(1){
    margin-right: 10px;  
}
.shareit {
    float: left;
    overflow: hidden;
}
.shareit ul {
    display: inline-flex;
}
.shareit ul li {
    clear: left;
    margin-bottom: 10px;
    float: left;
}
.shareit ul li:nth-child(n-1){
    margin-right: 10px;
}
#action-col2{
    float: left;
    margin-top: 3px;
}
div.shareit ul li:last-child{
    margin-bottom: 0;
}
.column-skyscraper {
    float: left;
    width: 160px;
}

#hero-product-link{
    margin-top: 10px;
    float: left;
    font-size: 16px; 
    font-weight: bold;
}
#hero-product-link span a{
    color: #3b5998;
}

#hero-product-link span a:hover{
    color:  #E12;
}
#originator {
    color: #666;
    font-size: 14px;
}
#originator a{
    font-weight: bold;
}
#originator img {
    border: 0 none;
    margin-right: 10px;
    vertical-align: middle;
}

#recent-savers li {
    float: left;
    margin-right: 4px;
}

#tags a {
    white-space: pre-wrap; /* css-3 */    
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */    
    white-space: -o-pre-wrap; /* Opera 7 */    
    word-wrap: break-word; 
}

#tags li {
    padding: 2px 4px;
    background-color: #eee;
    margin: 4px 4px 4px 0px;
    border-radius: 4px;
    font-size: 14px;
}
#tags li:hover{
    background-color: #e2e2e2;
}
.related-bookmark {
    height: 100px;
    overflow: hidden;
    text-align: center;
}


.related-bookmark p{
    display: none;
    padding: 0;
}

.related-bookmark:hover img{
    /*display: none;*/
}

.related-bookmark:hover p{
    display: block;	
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    padding-top: 20px;
    right: 0;
    width: 100%;
    background-color: rgba(0,0,0,0.5);
    height: 100%;
}
.related-bookmark p a {
    color: #fff;
}

#comments li p {
    margin-left: 60px;
}

#comments li p.created {
    color: #999;
    font-size: 77%;
}

h4.anonymous-required{

}

ul.passport-required{
    margin-top: 10px;
}

#emoticons li {
    float: left;
    margin-right: 17px;
}

.comments-header-wrapper h4 {
    width:100%; 
    text-align:center; 
    border-bottom: 1px solid #ccc; 
    line-height:0.1em; 
    margin:10px 0 20px;
}

.comments-header-wrapper h4 span{
    background:#fff; 
    padding:0 10px;
}

#comment-box textarea {
    width: 100%;
    min-height: 70px;
    margin-bottom: 10px;
    padding: 9px;
    -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
}

#comment-submit, #button-cancel{
    background: #607D8B;
    border: none;
    padding: 5px;
    width: 60px;
    color: white;
    border-radius: 2px;
}
#comment-submit{
    background: #009688;
}

#button-cancel{
    background: #607D8B;
}
ul#comments li{
    width: 100%;
    margin: 5px 0px;
    border-bottom: 1px solid #eee;
    padding-bottom: 5px;
}

ul#comments li:last-child{
    border-bottom: none;
    padding-bottom: 0px;
    margin: 0px;
}

.blog {
    float: left;
    font-size: 10px;
}
.blog-blogger-image {
    float: left;
    margin-right: 10px;
}
.blog p {
    margin: 0 0 5px 0;
    padding: 0;
    text-align: justify;
}
.blog-title a {
    font-weight: bold;
    font-size: 12px;
}
.blog-description {
    font-size: 12px;
}
.jsAbbreviateLink {
    color: #E12!important;
    cursor: pointer;
}
#right-column{
    text-align: center !important;
}
#right-column-inner{
    max-width: 300px;
    display: inline-block;
}
.resized{
    max-height: 100%;
    max-width: 100%;
}

.avatar-f{
    content: url(/static/images/profile-default.gif);
}
.avatar-m{
    content: url(/static/images/profile-male.gif);
}