/*** START STANDARD HTML TAGS ***/
body
{
	margin:3px;
	padding:0px;
	background-color:#FFFFFF;
	background-image: url(../Images/Layout/mainBg.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #7b93b2;
	text-transform: uppercase;
	border-bottom: 1px solid #bdc8d8;
	padding: 0 0 5 0;
}

p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}

td,ul,ol
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

a
{
	color: #425a7a;
	text-decoration:none;
}

a:hover
{
	color: #617fa7;
	text-decoration:underline;
}
/*** END STANDARD HTML TAGS ***/

/*** START WYS CLASSES ***/
.bigText
{
	font-size:12px;
}

.biggerText
{
	font-size:14px;
}

.biggestText
{
	font-size:16px;
}

.smallText
{
	font-size:10px;
}

.smallerText
{
	font-size:9px;
}

.smallestText
{
	font-size:8px;
}
/*** END WYS CLASSES ***/

/*** START SITE TEMPLATE CLASSES ***/
.siteHeader
{
	width: 771px;
	height: 115px;
	background-image: url(../Images/Layout/siteHeader.gif);
	background-repeat: no-repeat;
}

#content_starRating
{
	width: 162px;
	height: 40px;
	position: relative;
	list-style: none;
}

#content_starRating img
{
	width: 162px;
	height: 40px; 
	display: block;
	margin-left: 295px;
	background-image: url(../images/home/main-starRating.png);
	background-repeat: no-repeat; 
}

#content_starRating a
{
	width: 162px;
	height: 40px; 
	display: block;
	position: absolute;
	z-index: 1000;
	text-indent: -90000px;
}

.siteBorderLeft
{
	background-image: url(../images/layout/borderLeft.gif);
	background-repeat: repeat-y;
}

.siteBorderRight
{
	background-image: url(../images/layout/borderRight.gif);
	background-repeat: repeat-y;
}

.siteBorderBottom
{
	background-image: url(../images/layout/borderBottom.gif);
	background-repeat: repeat-x;
}

.newsHome
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding: 5 10 7 10;
}

.footerText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	color: #425a7a;
}

a.footerText
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #425a7a;
	line-height: 20px;
	text-decoration:none;
}

a.footerText:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #617fa7;
	line-height: 20px;
	text-decoration:underline;
}
/*** END SITE TEMPLATE CLASSES ***/


/*** START SITE ITEM CLASSES ***/
.newsTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b93b2;
}
/*** END SITE ITEM CLASSES ***/


/*** START PRODUCT CLASSES ***/
.subCatTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b93b2;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
	line-height: 25px;
	border-bottom: 1px solid #bdc8d8;
}

a.subCatTitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #7b93b2;
	font-weight: bold;
	text-decoration:none;
	text-transform: uppercase;
	line-height: 25px;
}

a.subCatTitle:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #83AAC3;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 25px;
}

.productTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #7b93b2;
	text-transform: uppercase;
	padding: 0 0 5 0;
	}
	
#optionsToolTip {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 12px;
	text-align: left;
	border: 1px solid #849CC3;
	background-color: #CED8E8;
	padding: 5px;
	visibility: hidden;
	position: absolute;
	z-index: 100;
	}
	
.optionBorder{
	border:1px solid #849CC3;
}
/*** END PRODUCT CLASSES ***/

/*** START RETAILER CLASSES ***/
.retailerBg
{
	background-image: url(../images/layout/retailerBg.gif);
	background-repeat: no-repeat;
	background-position: top right;
}

.intRetailerHeading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7b93b2;
	letter-spacing: 1px;
	text-transform: uppercase;
}
/*** END RETAILER CLASSES ***/

/*** START FORM CLASSES ***/
.fieldTitle
{
	color: #7b93b2;
	font-weight:bold;
}

.fieldStar
{
	color: #f08d24;
	font-weight:bold;
}

.cartBorderLeft
{
	border-left: solid 1px #8A5CA3;
	border-top: solid 1px #8A5CA3;
	border-bottom: solid 1px #8A5CA3;		
}

.cartBorderRight
{
	border-right: solid 1px #8A5CA3;
	border-top: solid 1px #8A5CA3;
	border-bottom: solid 1px #8A5CA3;		
}

.button
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border:solid 1px #DDDDDD;
	background-color:#EEF1F6;
	color: #5F8096;
	height: 20px;
	cursor: hand;
}

.textbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	border:solid 1px #DDDDDD;
	background-color:#EEF1F6;
	padding-left: 2px;
	padding-top: 2px;	
	height: 20px;
}

.selectbox
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	border:solid 1px #DDDDDD;
	background-color:#EEF1F6;
	padding-left: 2px;
	padding-top: 2px;	
}

.textboxXL
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	border:solid 1px #DDDDDD;
	background-color:#EEF1F6;
	padding-left: 2px;
	padding-top: 2px;	
	height: 20px;
	width: 520px;
}

.textboxL
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	border:solid 1px #DDDDDD;
	background-color:#EEF1F6;
	padding-left: 2px;
	padding-top: 2px;	
	height: 20px;
	width: 250px;
}

.textboxM
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	border:solid 1px #DDDDDD;
	background-color:#EEF1F6;
	padding-left: 2px;
	padding-top: 2px;	
	height: 20px;
	width: 100px;
}

.textboxS
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	border:solid 1px #DDDDDD;
	background-color:#EEF1F6;
	padding-left: 2px;
	padding-top: 2px;	
	height: 20px;
	width: 30px;
}

.selectboxXL
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	border:solid 1px #DDDDDD;
	background-color:#EEF1F6;
	padding-left: 2px;
	padding-top: 2px;
	width: 520px;
}

.selectboxL
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	border:solid 1px #DDDDDD;
	background-color:#EEF1F6;
	padding-left: 2px;
	padding-top: 2px;	
	width: 250px;
}

.selectboxM
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	border:solid 1px #DDDDDD;
	background-color:#EEF1F6;
	padding-left: 2px;
	padding-top: 2px;
	width: 100px;
}

.selectboxS
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
	border:solid 1px #DDDDDD;
	background-color:#EEF1F6;
	padding-left: 2px;
	padding-top: 2px;
	width: 30px;
}

.altRow1
{
	background-color:#E2E8F1;
}

.altRow2
{
	background-color:#CED8E8;
}
/*** END FORM CLASSES ***/