/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2006 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 5349 2006-12-22 20:34:40Z birdbrain $
 */

.navNextPrevWrapper {
	margin-top: 0px;
	margin-bottom: 5px;	
	}

.productGeneral_wrapper {
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #CCCCCC;
	float: right;
	width: 335px;
	background-color: #f7f7f7;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 5px;
	}

H1.productGeneral#productName, H2.productGeneral#productPrices {
	font-weight: bold;
	text-transform: uppercase;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: 0px;
	}

UL#productDetailsList {
	font-weight: normal;
	margin: 0px;
	list-style-type: none;
}

#productDetailsList ul li{
	font-weight: normal;
	margin: 0px;
	list-style-type: none;
}

H1.productDescription {
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	font-size: 1.3em;
	color: #333333;
	}
	
#productDescription {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-indent: 0px;
	padding: 0px;
	}
	
#productAdditionalImages {
	width:315px;
	text-align:center;
	float: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-top: 0px;
}

.additionalImages {
	width:100%;
	padding:0;
	text-align:center;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 0px;
}

.additionalImages img{
	border:1px solid #CCCCCC;
}

H3#attribsOptionsText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	display: none;
}

LABEL.attribsSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}

buttons_displayinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 100%;
}

.attribImg {
	text-align: center;
	float: left;
	padding-top: 5px;
	
		}
		
LABEL.attribsRadioButton {
	background-color: #e1e1e1;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	line-height: 30px;	
	
	}

LABEL.three {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	}

#productMainImage {
	border: 1px solid #CCCCCC;
	width: 335px;
	text-align: center;
	}

a.sizeGuide {
	text-decoration: underline;
	}

span.sizeGuide {
	margin-left: 50px;
	}

