/* ::::: http://jordyblueprints.com/css/mainsite.css ::::: */

body { background:#FFFFFF url('/store/includes/templates/jordyBlueprints/images/jordy/bkg.jpg') repeat-x; padding: 0px; font-family: Tahoma,Arial,Helvetica,sans-serif; font-style: normal; font-variant: normal; font-weight: normal; font-size: 11px; line-height: 13px; font-size-adjust: none; font-stretch: normal; color: rgb(77, 77, 77); }
input, textarea, select { font-family: Tahoma; font-style: normal; font-variant: normal; font-size: 11px; line-height: normal; font-size-adjust: none; font-stretch: normal; background-color: rgb(255, 255, 255); font-weight: normal; }
tr, td, table, p, div, span, ul, li { padding: 0px; color: rgb(99, 98, 89); font-family: Tahoma,sans-serif; font-size: 11px; line-height: 18px; margin-top: 0pt; margin-bottom: 0pt; }
a { font-family: Tahoma; font-size: 11px; color: rgb(134, 207, 234); font-weight: normal; text-decoration: underline; }
a:hover { color: rgb(73, 111, 130); }
.link a { font-family: Tahoma; font-size: 11px; color: rgb(141, 108, 70); font-weight: normal; text-decoration: underline; }
.link a:hover { color: rgb(0, 0, 0); }
.cart a { font-family: Tahoma; font-size: 11px; color: rgb(253, 240, 224); font-weight: normal; text-decoration: underline; }
.cart a:active { font-family: Tahoma; font-size: 11px; color: rgb(253, 240, 224); font-weight: normal; text-decoration: underline; }
.cart a:hover { color: rgb(255, 255, 255); }
.menu { padding: 0px; margin-bottom: 0px; border-spacing: 0px; color: rgb(239, 248, 199); }
.menu a { color: rgb(239, 248, 199); font-weight: normal; text-decoration: none; }
.menu a:hover { color: rgb(255, 255, 255); }
.leftmenu { padding-left: 20px; font-family: Tahoma; font-size: 13px; font-weight: normal; text-decoration: none; color: rgb(157, 151, 117); }
.leftmenu a { color: rgb(157, 151, 117); font-weight: normal; text-decoration: none; }
.leftmenu a:hover { color: rgb(99, 93, 67); }
.smaller_bold { font-weight: bold; font-size: 11px; }
.smaller { font-size: 11px; }


/**** PRODUCT DETAIL *****/
#productDetailsList.floatingBox {
display:none;
}

#productDateAdded {
display:none;
}

#productMainImage{
width:230px;
float:left;
padding-top:10px;
}

#productMainImage img{
width:220px;
height:auto;
}


#productAdditionalImages {
width:240px;
float:left;
clear:left;
}

#categoryIcon{
display:none;
}

#productDetailInfo {
width:280px;
float:right;
}


#alsoPurchased {
float:left;
width:100%;
}



.retailer table {
border: 4px solid #7992a2;
background-color:#ecf4f7;
font:11px Arial, Helvetica, sans-serif;
color:#333333;
margin:10px;
width:45%;
float:left;
height:100px;
padding:10px 0px;
}

.retailer table td{
background-color:#ecf4f7;
font:11px Arial, Helvetica, sans-serif;
color:#333333;
padding:0px 15px;
height:15px;
width:50%;
}

select#choice {
margin:20px;
}

.retailer{
padding:10px 30px;
}
td span.pink {
font-weight:bold;
color:#7992a2;
}

td.txtbox{
padding-bottom:15px;
}

#categoryImgListing img {
width:530px;
height:100%;
}

h3.attributesComments {
font-size:12px;
font-weight:normal;
}

#productAttributes .wrapperAttribsOptions input {
border:1px solid #999;
padding:3px;
margin-left:7px;
}