#productImage {
float: left;
}

#productImage .viewFullSizeLink .text{
color: #5d902a;
font-size: .8em;
font-weight: bold;
background: url('../images/magnifyingGlass.gif') no-repeat 2px 2px;	
padding: 2px 2px 2px 21px;
text-decoration: underline;
}

#productImage .viewFullSizeLink{
text-align: center;
display: block;
margin: 10px 0;
}

#productDetails {
float: left;
margin: 0 0 0 15px;
display: inline;	
}

#productDetails .productPrice{
margin: 0 0 6px 0;
display: block;
font-weight: bold;
font-size: 1.4em;
color: #333;
}

#productDetails ul{
width: 290px;
}

#productDetails li{
border-top: 1px dotted #999;
padding: 10px 0 2px 0;
clear: left;
}

#productDetails dl{
display: block;
float: left;	
}

#productDetails dt{
	float: left;
}

#productDetails dd{
	float: left;
}

.stepNumber {
display: block;	
width: 30px;
height: 30px;
background: url('../images/step_circle.gif') no-repeat 0px 0px;
padding: 5px 0 0 8px;	
font-weight: bold;
color: #333;	
}

#productImage img{
border: 1px solid #CBCBCB;	
}

/* New Section */

#productTabs{
color: #333;	
width: 600px;
margin: 0 0 20px 0;
float: left;
display: inline;
}


#productDescriptionTab, #otherViewsTab, #sizingChartTab {
border: 1px solid #cbcbcb;
padding: 15px 10px 10px 10px;
min-height: 200px;
}

#productDescriptionTab h3, #otherViewsTab h3, #sizingChartTab h3{
font-size: 1.3em;
margin: 0 0 6px 0;
font-weight: bold;
}

#productDescriptionTab p, #otherViewsTab p, #sizingChartTab p{
font-size: 1.1em;
margin: 0 0 6px 0;
}

#productTabContainer ul a{
 font-size: .9em;	
}

#relatedItems{
width: 600px;
float: left;
display: inline;
}

#relatedItems #relatedItemsTitleBar{
padding: 10px 10px 0 12px;	
background: url('../images/flat_green_bar_witharrow.gif') top left;
height: 28px;
}

#relatedItems h2{
padding: 10px 10px 0 12px;	
background: url('../images/flat_green_bar_witharrow.gif') top left;
height: 28px;
width: 300px;
float: left;
display: inline;
}

#relatedItemsButtons {
padding: 7px 0 0 0;	
background: url('../images/flat_green_bar_witharrow.gif') 300px 0px;
height: 28px;
width: 278px;
float: left;
}

.clearLeft {
clear: left;
}

.relatedItem {
margin: 15px 5px 0 5px;	
width: 190px;
float: left;
display: inline;
}


.relatedItem img{
border: 1px solid #d3d3d3;
margin: 0 0 10px 0;
}

.relatedItem dl {
font-size: .85em;
line-height: 1.2em;
}

.relatedItem dt{
font-weight: bold;
color: #333;
margin-right: 10px;
float: left;		
}

.relatedItem dd{
color: #333;
float: left;
}

.relatedItem dd div{
width: 136px;
float: left;		
}

.relatedItem dd a{
color: #5d902a;
font-size: .85em;		
}

.relatedItem dd .relatedItemType{
color: #7e7e7e;
font-size: .75em;		
}


#continueBrowsingBar{
border-top: 1px dotted #d3d3d3;
padding: 20px 0 0 0;
margin: 20px 0 0 0;
background: url('../images/flat_green_bar_noarrow.gif') no-repeat 0px 20px;	
width: 600px;
height: 35px;	
float: left;
}

.ie6 #continueBrowsingBar{
border-top: 1px dotted #d3d3d3;
padding: 20px 0 0 0;
margin: -20px 0 0 0;
background: url('../images/flat_green_bar_noarrow.gif') no-repeat 0px 20px;	
width: 600px;
height: 35px;	
float: left;
}

#continueBrowsingBar img{
margin: 7px 0 0 6px;
}


#cartAndExtrasColumn{
	width: 155px;
	float: left;
	margin: 10px 15px 0 0;	
}

.ie6 #cartAndExtrasColumn{
	width: 155px;
	float: left;
	margin: 10px 0 0 0;	
}

#cartAndExtrasColumn h2{
	color: #333333;
	display: block;
	width: 155px;
	height: 30px;
	padding: 8px 10px 0 12px;
}

#cartSummaryBox, #recentlyViewedBox, #bestSellersBox {
	float: left;
	margin: 0 0 15px 0;
	padding: 0 10px 10px 0px;
	border-bottom: 1px solid #d2d2d2;
	width: 145px;			
	overflow: hidden;
}

#cartSummaryBox{
	background: url('../images/green_menu_body.gif') repeat-y 0 0 ;		
	border-bottom: 1px solid #b9df43;
}

#cartSummaryBox h2{
	background: url('../images/flat_green_side_top.gif') no-repeat top left;	
}

#cartSummaryBox ul{
	margin-left: 16px;
	font-size: .7em;
}

#cartSummaryBox dl{
margin: 4px 0 4px 15px;
font-size: .7em;
text-align: right;
}

#cartSummaryBox .cartSubTotalLabel{
	font-style: italic;
}

#cartSummaryBox .cartTotal{
	font-weight: bold;
}

#cartSummaryBox .cartLink{
	line-height: 1.3em;
	margin: 0 0 0 15px;
	font-size: .7em;
	font-weight: bold;
	color: #5d902a;
}

#checkoutButton{
	display: block;
	margin: 5px 0 0 14px;
}

#paymentOptions{
	border-top: 1px dotted #b9df43;
	display: block;
	margin: 10px 0 0 12px;
	padding: 10px 0 0 0;
}

#recentlyViewedBox{
	background: url('../images/side_grey_menu_body.gif') repeat-y top left;		
	float: left;
}

#recentlyViewedBox h2{
	background: url('../images/flat_white_menu_top.gif') no-repeat top left;	
}

#recentlyViewedBox dl{
	float: left;
	margin: 3px 0 3px 0;
}

#recentlyViewedBox dd{
	margin: 0px 0px 0px 0px;
	display: inline;
}

#recentlyViewedBox dt{
	margin: 0px 6px 10px 12px;
	float: left;	
	clear: both;
}


#recentlyViewedBox a{
font-size: .7em;
color: #5d902a;
}


#bestSellersBox{
	background: url('../images/side_grey_menu_body.gif') repeat-y top left;		
}

#bestSellersBox h2{
	background: url('../images/flat_white_menu_top.gif') no-repeat top left;	
}

#rssIcon{
margin: 0 0 0 20px;
}

/* Side best seller menu */

#bestSellersBox dl {
font-size: 12px;
margin-left: 9px;
}

#bestSellersBox dl dt{
	float: left;
	display: block;
	margin-bottom: 4px;
	width: 15px;
	text-align: right;
}

#bestSellersBox dl dd{
	float: left;
	display: block;
	margin: 0 0 4px 4px;
	width: 110px;	
}

#bestSellersBox p {
float: left;
}

#bestSellersBox .bestSellerType {
	font-size: .85em;
	color: #7e7e7e;
}


