/*Orginal file created by Sanguis Development (www.sanguisdevelopment.com) */
/* SVN $Id$ */


/* checkbox, radio, select {
	background: pink;
} */
/*#docProductDisplay {
	border: 1px solid #000;
	margin: 10px;
} */

.navNextPrevWrapper {
	text-align: right;
}

#productMainImage{
	margin-right:20px;
}

/*#productMainImage img{
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-top: 1px solid #000;
}*/

.imgLink {
background:transparent url(../images/imgLink.png) no-repeat scroll 77% 0%;
display:block;
padding-right:2em;
text-align:center;

}
.addtionalImgText{
background:transparent url(../images/imgLink.png) no-repeat scroll 50% 0%;
display:block;
}
#productDetailsList {
	padding:0;
	list-style: none;
}
#productName {
	color: #000;
	margin-top:4px;
}

#productDescription{
	height: 204px;
	overflow: auto;
}

#productPrices {
	margin: 1em auto;
}

#productPrices, .attributesComments {
	color: #FD3A8D;
}

#attribAddTellReview{
	float:right;
	margin-bottom:1em;
	width:326px;
}
	
#cartAdd{ 
	width: 125px;
	border:1px solid #000;
	text-align: center;
	padding-bottom:1em;
	padding-top:1em;
}
html>body #cartAdd{
	width:125px;
}

#productAttributes{
	width:160px;
	border:1px solid #000;
	padding-left:5px;
	padding-bottom: 4px;
}
html>body #productAttributes{
	width:160px;
}

#attribsOptionsText, .attributesComments {
	font-weight: normal;
	font-size:110%;
	margin: 1px auto 4px;
}

h4.optionName {
	width:50px;
}
.attributesComments{
	border-top: 1px #ccc solid;
	font-size: 110%;
}

#productAdditionalImages{
	float:left;
	width:218px;
	height:176px;
	overflow:auto;
	margin-bottom:1em;
}

.addtionalImages {
	margin: 0;
}
#productAttributes, #cartAdd{
	float:right;
	margin:1px 6px 1em 0px;
}
html>body #productAttribute, html>body #cartAdd{
	margin:1px 11px 1em 0px;
}

#tellReview {
	float:left;
	width:125px;
	margin-left:1em;
	text-align:center;
}

#productReviewLink {
	/*	float:right;
 margin:15px 37px 1em 0; */
	margin: 15px auto 1em;
}

#productTellFriendLink {
	/* float:right;
	margin-right:22px;
	margin-top:18px; */
	margin: 29px auto 0pt;
}

#alsoPurchased{
	margin: 1px 11px 1em;
	border: 1px solid;
}

#alsoPurchased h2 , #productReviews h2{
	background:#c5c5c5;
	text-align: left;
	color: #000;
	font-weight:normal;
	padding-left:4px;
	padding-top:0px;
}
	
/* BOFCUSTOM SCROLL BAR */
.root     {
    position:relative;
    height:      200px;
    width:      489px;
    margin:       0px 0px 8px 7px;    
    }
.root p   {
    margin:      10px 10px 5px 10px;
    }
.thumb     {
    position:      absolute;
    height:      9px;
    width:      15px;
    left:       10px;
    }
.up, .dn   {
    position:      absolute;
    left:       10px;
    }
.up a, .up a img, .dn a, .dn a img, .thumb a , .thumb a img{
    border:      0;
    }
.scrollContainer { 
    position:      absolute; 
    left:      2px; 
    top:      19px; 
    width:      350px; 
    height:      200px; 
    clip:      rect(0 467 200 0); 
    overflow:      auto; 
    border-top:    2px solid #000000;
    border-left:    2px solid #000000;
    border-right:    2px solid #686262;
    border-bottom:    2px solid #686262;
    background:    #D9D9B0;
    }
.scrollContent { 
    position:      absolute; 
    left:      0px; 
    top:      0px; 
    width:      100px; 
    }
/* EOF CUSTOM SCOLL BAR */
