﻿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;
}

#footerOld
{
	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:10px;
	overflow:hidden;
}
.mag
{
	float:left;
	width:172px;
	height:170px;
	padding:0px 10px 10px 0px;
	float:left;
	margin-right:15px;
	margin-bottom:20px;
}
H1
{
	color:#2c305a;
	font-weight:bold;
	font:arial;
	font-size:14px;
	margin:0px;
}

.prodContent
{
	width:400px;
	height:auto;
	height:350px;
	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;
}

/* Home page redesign 04/08/2010	*/

/* IMPORTANT - ALL STYLES FOR H1/H2/P/SITE STYLES/TAGS SHOULD BE INHERITED FROM EXISTING STYLE SHEETS!!!!!! */

/* NEW HOME PAGE CONTAINER */

#newHomeContainer						{
	width:798px;
	margin:15px 0 0 0;
	padding:0;
	float:right;
	}

/* CMS SPLASH IMAGES */

#editableImages							{
	float:left;
	width:798px;
	margin:0;
	padding:0;
	}
	
#editableImages #left					{
	width:575px;
	height:302px;
	margin:0;
	padding:0;
	float:left;
	}
	
#editableImages #left #image			{
	width:571px;
	height:244px;
	margin:0;
	padding:0;
	float:left;
	border:2px solid #cfcfcf;
	}
	
#editableImages #right					{
	width:216px;
	height:302px;
	margin:0;
	padding:0;
	float:right;
	}
	
#editableImages #right #imageRight			{
	width:216px;
	height:302px;
	margin:0;
	padding:0;
	float:left;
	}
	
#editableImages #left #thumbs			{
	background-color:#dceff8;
	margin:7px 0 0 0;
	width:571px;
	height:45px;
	padding:2px 0 0 3px;
	float:left;
	}
	
#editableImages #left #thumbs .brand	{
	width:92px;
	height:42px;
	margin:0 3px 0 0;
	padding:0;
	float:left;
	}

/* CMS SPLASH IMAGES END */

/* NEW CONTENT LAYOUT */

#newHomeContainer #content				{
	width:798px;
	float:left;
	margin:15px 0 0 0;
	padding:0;
	}
	
#newHomeContainer #content #title		{
	width:760px;
	height:24px;
	margin:0;
	padding:3px 0 0 38px;
	float:left;
	background-image:url(../images/bgTitle.jpg);
	background-repeat:repeat-x;
	color:#000;
	font-size:17px;
	font-weight:bold;
	}
	
#newHomeContainer #content #newAdditions	{
	width:798px;
	margin:0;
	padding:0 0 0 0;
	float:left;
	}
	
#newAdditions .product					{
	width:156px;
	height:234px;
	margin:10px 0 0 6px;
	padding:24px 0 0 34px;
	float:left;
	border:1px solid #cce6f2;
	}
	
#newAdditions .product .productImg		{
	width:118px;
	height:118px;
	margin:0;
	padding: 0 0 0 0;
	float:left;
	border:1px solid #d6d5d5;
	}
	
#newAdditions .product .productTxt		{
	color:#3e464a;
	font-size:11px;
	text-align:center;
	padding:0 0 10px 0;
	height:20px;
	width:118px;
	margin:10px 0 0 0;
	float:left;
	overflow:hidden;
	}
	
#newAdditions .product .productPrice	{
	text-align:center;
	font-size:15px;
	font-weight:bold;
	float:left;
	margin:7px 0 0 0;
	padding:0;
	width:118px;
	}
	
#newAdditions .product .productDets a	{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	float:left;
	margin:7px 0 0 0;
	padding:0;
	width:118px;
	color:#2b8dbf;
	text-decoration:underline;
	}
	
#newAdditions .product .productDets a:hover	{
	text-align:center;
	font-size:12px;
	font-weight:bold;
	float:left;
	margin:7px 0 0 0;
	padding:0;
	width:118px;
	color:#2b8dbf;
	text-decoration:none;
	}
	
#content #text						{
	width:798px;
	padding:20px 0 20px 0;
	margin:0;
	float:left;
	}		
	
#adSpace							{
	width:798px;
	height:75px;
	margin:0;
	padding:0;
	float:left;
	}
	
#footer								{
	width:768px;
	margin:15px 0 0 0;
	padding:15px;
	float:right;
	background-image:url(../images/bgFooter.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#dceff8;
	}
	
#footer .contact					{
	float:left;
	width:200px;
	color:#4c788d;
	text-align:left;
	font-size:11px;
	}
	
#footer .contact a					{
	float:left;
	width:200px;
	color:#4c788d;
	text-align:left;
	font-size:11px;
	text-decoration:underline;
	}
	
#footer .contact a:hover				{
	float:left;
	width:200px;
	color:#4c788d;
	text-align:left;
	font-size:11px;
	text-decoration:none;
	}
	
#footer ul							{
	width:130px;
	height:160px;
	float:right;
	margin:0 10px 0 0;
	padding:5px 10px 10px 10px;
	background-image:url(../images/bgUL.jpg);
	background-repeat:no-repeat;
	}
	
#footer ul li						{
	width:150px;
	height:18px;
	margin:0;
	padding:0;
	float:left;
	list-style:none;
	font-size:11px;
	}
	
#footer ul li a						{
	color:#4c788d;
	text-decoration:none;
	font-weight:normal;
	}
	
#footer ul li a:hover				{
	color:#000000;
	text-decoration:none;
	font-weight:normal;
	}
	
#add								{
	width:798px;
	height:51px;
	margin:15px 0 0 0;
	padding:0;
	float:left;
	}
	
#facebookLogo						{
	width:50px;
	height:51px;
	margin:0;
	padding:0;
	float:left;
	}

#addThis							{
	width:252px;
	height:30px;
	margin:1px 0 0 10px;
	padding:0;
	float:left;
	border:2px solid #dceff8;
	padding:15px 0 0 0;
	}
	
#join								{
	width:472px;
	height:49px;
	margin: 1px 0 0 10px;
	padding:0;
	float:left;
	background-color:#dceff8;
	}
	
#join form							{
	width:452px;
	height:49px;
	margin:0;
	padding:0;
	float:left;
	}
	
.joinLabel					{
	width:120px;
	height:32px;
	color:#1f97a3;
	font-size:11px;
	font-weight:bold;
	padding:17px 0 0 20px;
	margin:0;
	float:left;
	}
	
.textbox					{
	width:240px;
	height:20px;
	margin:13px 0 0 13px;
	padding:0;
	float:left;
	border:0;
	background-color:#fff;
	overflow:hidden;
	}
	
.submitMailing			{
	width:41px;
	height:7px;
	margin:20px 0 0 18px;
	padding:0;
	float:left;
	border:0;
	background-color:transparent;
	}
	

/* NEW CONTENT LAYOUT END */

/* NEW HOME PAGE CONTAINER END */




