*
{
	margin: 0;
	padding: 0;
	border: 0;
	font-family: Arial, Verdana, Sans-Serif;
	font-size: small;
	/*font-size: 11px;*/
}

br.clearer 
{
	height: 0;
	width: 0;
	visibility: hidden;
	line-height: 0;
	clear: both;
}

.clear { clear: both; }

body
{
	background-color: #0075BA;
	text-align: center;
}

a { color: #000000; }

div#siteWrap
{
	margin: 10px auto 2px auto;
	width: 798px;
	border: 2px solid #F8E600;
	background-color: #FFFFFF;
	text-align: left;	
}

div#gutter
{
	margin: 15px;
}

h1 
{
}

div#breadcrumb
{
	color: #0075BA;
}

div#breadcrumb a
{
	text-decoration: underline;
	color: #0075BA;
}

div#navWrap
{
	margin: 5px 0;
	float: left;
	width: 100%;
	border-top: 1px dashed #253650;
	border-bottom: 1px dashed #253650;
	background-color: #0075B9;
}

ul#mainNav
{
	padding: 1px;
	list-style: none;
	float: left;	
}


ul#mainNav li
{
	padding: 1px 0;
	display: block;
	float: left;
	background-image: url(/img/menu_divider.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

ul#mainNav li#home
{
	background-image: none;
}

ul#mainNav li a 
{
	margin: 0 4px 0 5px;
	padding: 2px;
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
}

ul#mainNav li a:hover, ul#mainNav li a.active 
{
	background-color: #F9E701;
	color: #0075B9;
}

div#basketContainer 
{ 
	margin: 2px 0 0 0;
	padding: 0 0 7px 0; 
	border-bottom: 1px dashed #253650; 
}

a.viewbasket 
{
	display: block;
	height: 33px;
	width: 250px;
	background-image: url(/img/basket_button.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: 38px;
	color: #3F3F3F;
	font-weight: bold;
	text-decoration: none;
	line-height: 33px;
}

a.viewbasket:hover { background-position: 0 -33px; }

ul#productNav
{
	margin: 7px 0 11px 0;
	clear: left;
	list-style: none;
}

ul#productNav li
{
	margin: 0 0 3px 0;
}

ul#productNav li a
{
	display: block;
	width: 250px;
	height: 33px;
	background-position: 0 0;
	background-repeat: no-repeat;	
	text-indent: 38px;
	line-height: 33px;
	/*border: 1px dashed #253650;*/
	color: #3F3F3F;
	font-weight: bold;
	text-decoration: none;
}

ul#productNav li a:hover, ul#productNav li.active a { background-position: 0 -33px; color: #FFFFFF; }

ul#productNav li#trousers a { background-image: url(/img/productNav/trousers_button.gif); }
ul#productNav li#onepiece a { background-image: url(/img/productNav/allinone_button.gif); }
ul#productNav li#toolvests a { background-image: url(/img/productNav/toolvests_button.gif); }
ul#productNav li#shirtssweaters a { background-image: url(/img/productNav/shirts_button.gif); }
ul#productNav li#jackets a { background-image: url(/img/productNav/jackets_button.gif); }
ul#productNav li#accessories a { background-image: url(/img/productNav/accessories_button.gif); }

/* Added menu item */
ul#productNav li#blackrock a:hover { color: #FFFFFF; }
ul#productNav li#blackrock a { background-image: url(/img/productNav/blackrock_button.gif); }



/* --------------------------------------------------------------------- =MAIN CONTENT */

div#mainContent
{
	float: left;
	width: 500px;
	/*background: green;*/
}

div#mainContent h2, div#mainContent h3
{
	margin: 2px 0 5px 0;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 22px;
	color: #0075BA;
	border-bottom: 1px dashed #253650;
}

div#mainContent h3 { margin-bottom: 5px; font-size: 17px; font-weight: normal; }

div#mainContent p
{
	margin: 0 0 10px 3px;
}

.delguy { margin: 0 5px 5px 0; float: left; }

div.product 
{
	margin: 0 0 20px 0;
	padding: 0 0 0 60px;
	width: 440px;
	position: relative;
	border-bottom: 1px dashed #CACFD5;
}

div#mainContent div.product h3
{	
	margin: 0 0 0 5px;
	padding: 2px;
	background-color: #0075BA;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	bordeR: none;
}

div#mainContent div.product h3 a { color: #FFFFFF; text-decoration: none; }

div.product h3 strong
{
	position: absolute;
	right: 2px;
	color: #F8E600;
}

div.product p
{		
	margin: 5px !important;
}

div.product a.thumb
{
	position: absolute;
	top: 0;
	left: 0;
	border: 1px solid #233750;
	width: 60px;
	height: 55px;
	text-align: center;
}

div.product a.buynow
{	
	margin: 0 0 5px 0;
	display: block;
	text-align: right;
}

div#feature
{
	min-height: 180px;
	_height: 180px;
}

div#fullproduct, div#feature
{
	padding: 0 0 0 190px;
	width: 308px;
	position: relative;

}

div#mainContent  div#fullproduct h3, div#feature h4
{
	margin: 0 0 0 5px;
	padding: 2px;
	background-color: #0075BA;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	border: none;
}

div#feature h4 { font-size: 12px; }

div#fullproduct p, div#feature p
{		
	margin: 5px !important;
}

div#fullproduct div.full, div#feature div.full
{
	position: absolute;
	top: 0;
	left: 0;
	width: 190px;
	text-align: center;
}

/*div#fullproduct img.full, div#feature img.full
{
	position: absolute;
	top: 0;
	left: 0;
}*/

div#fullproduct div#orderParts
{
	margin: 5px;
	/*	background: green;*/
}

div#fullproduct div#orderParts input, div#fullproduct div#orderParts select
{
	border: 1px solid #233750; 
}

div#fullproduct div#orderParts label
{
	margin: 3px 0;
	display: block;
	font-weight: bold;
}

div#fullproduct div#orderParts select
{
	padding: 1px;
}

div#fullproduct div#orderParts input.quantity
{
	padding: 3px;
	width: 20px;
}

div#fullproduct div#pc, div#feature div#pc
{
	padding: 0 5px 0 7px;
	color: #FFFFFF;
	background-color: #0075BA;
	position: relative;
	height: 16px;
	line-height: 16px;
}

div#feature div#pc { margin-top: 20px; background-color: transparent; }

div#feature div#pc a.featureLink { floaT: right; }

div#fullproduct div#pc strong, div#feature div#pc strong
{
	color: #F8E600;
	font-size: 11px;
}

div#feature div#pc strong { color: #000000; font-size: 14px; float: left; }

div#fullproduct div#pc input.basket
{
	position: absolute;
	top: 0;
	right: 1px;
	border-left: 1px solid #FFFFFF;
}

table.basket
{
	border-collapse: collapse;
	width: 100%;

}

table.basket th, table.basket td
{	
	border: 1px dashed #233750;
	text-align: center;
}

table.basket th { padding: 3px; text-align: center; color: #0075BA; font-weight: bold; }
table.basket td { padding: 2px; }

input.qty { border: 1px solid #CCC; padding: 2px; width: 20px; } 

h5
{
	margin: 10px 0 0 0;
	display: block;
	color: #0075BA;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 14px;
	text-align: right;
}

strong#grandTotal
{
	display: block;
	font-family: "Trebuchet MS", Arial, Sans-Serif;
	font-size: 13px;
	text-align: right;
}

fieldset#contact
{

}

fieldset#contact legend { display: none; }

fieldset#contact label { display: block; font-size: 11px; color: #0075BA;  }

fieldset#contact input { border: 1px solid #CCCCCC; }

fieldset#contact textarea { border: 1px solid #CCCCCC; }

input.textbox { margin: 0 0 5px 0; padding: 2px; width: 220px; }
textarea.textarea { margin: 0 0 5px 0; padding: 2px; width: 485px; height: 70px; }
input.radio { border: 0 !important; vertical-align: middle; }

input.email { width: 485px; }

div#errorBlock { margin: 0 0 10px 0; }
div#errorBlock p { margin: 0 0 0 3px; }
div#errorBlock ul
{
	margin: 0 5px 0 20px;
	color: #FF0000;
}

input.submitButton { padding: 2px; display: block; clear: left; border: 0 !important; }

label.inline { float: left; margin: 0 10px 5px 0; }


.p1, .p2
{
	margin-right: 25px;
}

.p3
{
}

ul#stocks
{
	margin: 0 0 0 20px;
	list-style: square;
	color: #0075BA;
	font-weight: bold;
}

div#where { text-align: center; }

div#where img { margin: 0 0 10px 0; }

div#where p, div#where h3 { text-align: left; }

div.usefulLink 
{ 
	margin: 0 0 10px 0;
	padding: 0 0 10px 120px;
	position: relative;
	width: 380px;
	border-bottom: 1px dashed #cccccc;
}

div.usefulLink img
{ 
	position: absolute;
	top: 0;
	left: 0;
}

div.usefulLink h3
{
	margin: 0 0 0 0 !important;
	border: none !important;
	font-size: 13px !important;
	font-weight: bold !important;
}

div.usefulLink p
{
	margin: 0 0 5px 0 !important;
}

/* --------------------------------------------------------------------- =ADDITIONAL CONTENT */

div#additionalContent
{
	float: right;
	width: 250px;
	/*background: blue;*/
}

div#additionalContent h3
{
	margin: 0 0 5px 0;
	padding: 3px 1px;
	color: #0075BA;
	border-top: 1px dashed #253650;
	border-bottom: 1px dashed #253650;
}

div#additionalContent span { font-size: 11px; font-weight: bold; }
div#additionalContent span img.snickers { margin-right: 8px; float: left; }
div#additionalContent img.blackrock, div#additionalContent img.worldpay { margin: 10px 0 10px 0; }

/* --------------------------------------------------------------------- =FOOTER */

div#footer
{
	margin: 0 auto;
	color: #FFFFFF;	
	width: 770px;
}

div#footer ul
{
	padding-bottom: 20px;
	list-style: none;
}

div#footer ul li
{
	font-size: 10px !important;
}

div#footer li#left
{
	float: left;

}

div#footer li#right
{
	float: right;
}

div#footer a { color: #FFFFFF; text-decoration: underline; font-size: 10px; }