#productImages 
{
	width: 370px; 
	position:relative; 
	float: left;
	padding: 0px 20px 20px 20px;
}
#productImages h3 {color: #ae1915; font-size: 14px; font-weight: bold;}
#productMenuContainer 
{
	text-align: center; 
	background-image: url(../../media/design/smallTabs/menuBG.gif); 
	background-repeat: repeat-x;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
}

#productMenu {height: 28px; margin-left: 10px; }
#productMenu img {float: left; display: block;}
#productMenu .inactive, #productMenu .active 
{
	font-weight: bold;
	line-height: 28px;
	height: 28px;
	font-size: 11px;
	display: block;
	float: left;
	cursor: pointer;
} 
#productMenu .inactive
{
	background-image: url(../../media/design/smallTabs/inactiveBG.gif);
	color: #797979;
}
#productMenu .active 
{
	background-image: url(../../media/design/smallTabs/activeBG.gif);
	color: #3c3c3c;
}
.productMenuTab {background-color: #ffffff; display: none; padding: 20px; padding-top: 15px;}


#model 
{
	background-image: url(../../media/design/modelBG.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left: 1px solid #b2b2b2;
	border-right: 1px solid #b2b2b2;
	padding: 0px 20px 20px 20px;
}
#model h1 {font-size: 24px; font-weight: bold; color: #d32520; margin: 0px;}
#model h2 {font-size: 18px; font-weight: normal; color: #3c3c3c; margin: 0px;}
#productInfo {width: 460px; position:relative; float: left;}
.dots {background-image: url(../../media/design/dot.gif); background-repeat: repeat-x; height: 1px; margin-bottom: 10px;}
#productBottom {clear: both;}
.add {font-weight: bold; font-size: 12px; margin-right: 10px;}
.modelName, .modelPrice {font-size: 12px;}
.modelPrice {color: #d32520;}
#topMidDivider {position: absolute; top: 0px; left: 0px;}
#topRightDivider {position: absolute; top: 0px; left: 459px;}
#tabs {position: relative;}
#bottomMidDivider {position: absolute; top: 0px; left: 0px;}
#bottomRightDivider {position: absolute; top: 0px; left: 459px;}

#topLeftDivider 
{
	position: absolute; 
	top: 0px; 
	left: 0px;
	background-image: url(../../media/design/vDividerTop.gif);
	background-repeat: no-repeat;
	width: 1px;
	background-color: #b2b2b2;
	height: 200px;
}
#bottomLeftDivider {position: absolute; top: 150px; left: 0px;}

#productBottom {clear: both; margin-bottom: 0px; height: 0px;}

.thumbnail {float:left; margin-right: 10px; padding: 2px; height: 75px; border: 1px solid #dddddd; margin-bottom: 10px;}