﻿body 
{
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:small;
	color:#2c305a;
	margin:0px;
}

a:active, a:link, a:visited 
{
	color:#2c305a;
	text-decoration:underline;
}
a:hover 
{
	text-decoration:none;
}

#pagewrapper
{
	margin:0px auto;
	height:auto;
	width:958px;
}

#topBanner
{
	width:958px;
	height:126px;
}

#topMenu
{
	width:938px;
	border:10px solid #dceff8;
	background-color:#dceff8;
	height:15px;
}


.clearLeft
{
	clear:left;
}

.clearRight
{
	clear:right;
}

.clearBoth
{
	clear:both;
}

#leftMenu
{
	margin-top:15px;
	float:left;
	width:160px;
	height:auto;
	/*border:1px solid green;*/
}

#mainContent
{
	margin-top:15px;
	width:498px;
	height:auto;
	color:#2c305a;
	/*border:1px solid pink;*/
	float:left;
}

#details
{
	margin-top:15px;
	width:783px;
	height:auto;
	float:left;
}

#homeButtons
{
	margin-top:15px;
	float:right;
	width:285px;
	height:auto;
}

#homeButtons .bar
{
	width:285px;
	margin-bottom:15px;
}

#homeButtons .spacing
{
	margin-right:16px;
}

#footer
{
	background-color:#dceff8;
	height:30px;
	width:918px;
	padding-left:20px;
	padding-right:20px;
	font-weight:bold;
	color:#2c305a;
	line-height:27px;
	margin-top:20px;
}

/* --=== Products styling ===-- */

.prodDetailImage
{
	background-image:url(../images/detail_bg.gif);
	background-repeat:no-repeat;
	height:157px;
	width:162px;
	padding:30px 10px 10px 10px;
	float:left;
	margin-right:15px;
	margin-bottom:20px;
	overflow:hidden;
}

H1
{
	color:#2c305a;
	font-weight:bold;
	font:arial;
	font-size:14px;
	margin:0px;
}

.prodContent
{
	width:400px;
	height:auto;
	height:300px;
	float:left;
}

.catBG
{
	background-image:url(../images/bg_product.gif);
	background-repeat:no-repeat;
	height:122px;
	width:112px;
	padding:10px;
}

.prodHolder
{
	height:190px;
	width:132px;
	float:left;
	margin:0px 15px 15px 0px;
	text-align:center;
}

.prodHolder a
{
	text-decoration:none;
	color:#2c305a;
	font-weight:bold;
	margin-top:5px;
}

/* --=== related products stylee ===-- */


.relatedProds
{
	text-align:center;
	float:left;
	width:150px;
	height:auto;
	margin-left:15px;
}

.relatedProds a
{
	color:#2c305a;
	font-weight:bold;
	font:arial;
	font-size:12px;
	text-decoration:none;
}

#homeOffersStyle
{
	background-image:url(../images/bg_offers.gif);
	background-repeat:no-repeat;
	width:483px;
	height:117px;
	padding:0px;
	text-align:left;
}
#homeOffersImg 
{
	float:left;
	width:100px;
	margin:3px 0px 0px 0px;
}

#homeOffersText 
{
	float:right;
	width:340px;
	margin:7px 10px 0px 0px;
	height:100px;
	overflow:hidden;
	border:0px solid #ff0000;
}
.basket_Row 
{
	background-color:#DCEFF8;
}
#basketWrapper 
{

	width:600px;
}
#basketTotals 
{

}
.basketSeperator 
{
	width:110px;
	margin:10px 0px 0px 240px;
	border-top:1px solid #cccccc;
}
.basketBold 
{
	font-weight:bold;

}
.basketImgProceed
{
	border:1px solid #cccccc;
	
}
#basketLinks 
{
	/*text-align:right;*/
}


.branding
{
	width:850px;
	text-align:center;
	padding-top:5px;
	font-size:10px;
	color:Black;
	margin:0px auto;
	border:0px solid red;
}

.branding a 
{
	text-decoration:none;
	color:Black;
}