﻿div#pdpcontainer
{
	position:relative;
	margin:auto;
	width: 960px; 
	height:580px;
	min-height:580px;
	/*background-color: #eaeeeb;*/
}


div#pdpleftbox
{
	position:absolute;
	left:20px;
	margin-top:15;
	width: 500px; 
	height:390px;
	max-height:390px;
	background-color: white;
	overflow: hidden;
}

#pdpsytleheading
{

	position:absolute;
	color: #c41130;
	width: 200px;
	top:40px;
	font-family: 'Lucida Sans' , Arial;
	font-size: 18px;
	/*width:200px;*/
	vertical-align:bottom;
	padding-left:10px;
	/*padding-top:16px;*/
	/*float:left;*/
}

div#colorname
{
	position:absolute;
	/*left:229px;*/
	right:64px;
	width:226px;
	top:47px;
	/*margin-right:100px;*/
	text-align:right;
	/*width:50%;*/
	font-family:Arial;
	font-size:11px;
	color: #666666;
	/*padding-left:10px;*/	
	visibility:hidden;
}


div#productimage
{
	position: absolute;
	width: 420px;
	height: 279px;
	min-height:279px;
	max-height:279px;
	overflow:hidden;
	/*
	border: 1px solid black;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 1px;
	padding-top: 1px;
	margin: 5px;
	*/
	top:65px;
	left:10px;
	
}

div#pdpleftboxcolors
{
	position:absolute;
	margin-right:5px;
	margin-top:5px;
	top:65px;
	left:450px;
	width:40px; 
	background-color: white;
}

div#imageDesclamer 
{
	position:absolute;
	top:360px;
	font-family:Arial;
	font-size:9px;
	font-style:normal;
	color:#AFACAC;	
	/*margin-top:76px;*/
	margin-left:20px;
	margin-right:20px;
	
}

div#pdpleftenlbtn
{
	position:absolute;
	top:322px;
	left:458px;
	height: 30px;	
}


.AddToCartButton
{
    background-color: #C0142E;
   font-family: Arial;
   font-size: 9pt;
   color: white; 
   font-weight:bold;
   border:1;
    border-style:inset;
   border-color:  #C0142E;
}

div#pdprightbox
{
	position:absolute;
	right:20px;
	/*margin-right:5;*/
	margin-top:15;
	width: 405px; 
	max-width: 405px;
	height:390px;
	max-height:390px;
	background-color:white;
	
}

#addtocart
{
	position:relative;
	height: 64px;
	background-color:#E3E3E3;
	/*width: 372px;
	max-width: 372px;
	left:20px;*/
	margin-right:20px;
	margin-left:20px;	
	margin-top:12px;
	
	padding-left:14px;
	padding-right:14px;
}

.upperfirstrow
{
   color: #666666;
   font-family: Arial;
   font-size:11px;
   font-weight:bold;
   text-align:left;
	margin-right:20px;
	margin-left:20px;
   
}

.uppersecondrow
{
   color: #c41130;
   font-family: Arial;
   font-size:11px;
   text-align:left;
	margin-right:20px;
	margin-left:20px;
   
}

#price
{
   color: #c41130;
   font-family: Arial;
   font-size:11px;
   font-weight:normal;
}

.upperthirdrow
{
   color: #666666;
   font-family: Arial;
   font-size:11px;
   text-align:left;
   	margin-right:20px;
	margin-left:20px;

}

/*
.layers
{
   font-family:Arial;
   color: #666666;
   font-size:11px;
   font-weight:bold;
   
}
*/
#detailsBox
{
	position:relative;
	/*width: 372px;*/
	/*max-width: 372px;*/
	height: 220px;
	border: 1px;
	border-style: solid;
	border-color: #E3E3E3;
	/*left:20px;*/
	margin-top:12px;

	margin-right:20px;
	margin-left:20px;
}

div#one, div#two, div#three
{
	position: absolute;
	width: 120px;
	height: 23px;
	max-height: 23px;
	min-height: 23px;
	top: 0px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	cursor: hand;
}

div#one
{
	/*position: relative;*/
}

div#two
{
	left: 121px;
	background-color:#E3E3E3;
}

div#three
{
	width: 121px;
	left: 242px;
	background-color:#E3E3E3;	
	}

.InnerTab
{
	margin-top:4px;
	text-align: center;
	
}

#contents
{
	position: absolute;
	color: #666666;
	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	/*
	text-align:left;
	vertical-align:top;
	*/
	/*width:auto;*/

	height:170px;
	min-height:170px;
	top:22px;
	width: 324px;
	max-width:324px;
	min-width:324px;
	
	/*
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 4px;
	padding-top: 20px;
	*/
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 8px;
	margin-top: 8px;

	
}


div#sizesbox, div#moreimagesbox
{
	height: 65px;
	font-size: 11px;
	font-family: Arial;
	font-weight: bold;
	color: #666666;
	margin-right: 20px;
	margin-left: 20px;
	top:316px;
}

div#sizesbox
{
	position:absolute;
	left:188px;
	
	/*margin-top: 16px;	*/
}

div#moreimagesbox
{
	position:absolute;
	left:0px;
}



div#pdpstylesbox
{
	position:relative;
	margin-left:20px;
	margin-right:20px;
    top:422px;
}

.catheader
{
	color: #c41130;
	font-family: 'Lucida Sans' , Arial;
	font-size: 14px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

.catname
{
	color: #666666;
	font-family: Arial;
	font-size:11px;
	font-weight:bold;
	text-align:center;
}

#header
{
   color: #999999;
   font-family: Arial;
   font-size:8pt;
   font-weight:bold;
   text-align:left;
}

.header2
{
   color: #999999;
   font-family: Arial;
   font-size:9pt;
   font-weight:bold;
   padding-right:30px;
}

.pdpleftpane
{
	width: 480px; 
	height:415px;
	background-color: White;
}
.pdpleftInner
{
	/*width: 450px; */
}


.StyleImageContainer
{
	/*
	position:relative;
	height:75px;
	width:75px;*/}

.SelectedStyle
{
	border:3px;
	border-style:solid;
	border-color:#F4173D;
	height:75px;
	width:75px;

}

.UnselectedStyle
{
	border:3px;
	border-style:solid;
	border-color:#eaeeeb;
	height:75px;
	width:75px;	
}

.onsale
{
	position:absolute;
	height:75px;
	width:75px;
	text-align:left;
	top:27px;
	margin-left:23px;
	/*left:3px;*/
	
}

div#care_more 
{
	display: none;
	text-align: right;
	padding-right: 20px;
	position: absolute;
	top: 195px;
	width: 344px;
}