body
{
	text-align: center;
	font-family: Trebuchet MS, Arial, Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	margin: 0px auto;
	background-image: url(/systemfiles/media/images/mainbg.jpg);
	background-repeat: repeat-x;
}
 

table
{
	font-size: 13px;
}

form
{
	margin: 0;
	padding: 0;
}

h1
{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #005FA4;
	margin-bottom: 8px;
}

h2
{
	color: #000;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

h3
{
	color: #005FA4;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 8px;
}

h4
{

}

h5
{

}

h6
{

}

hr
{
    border: 0;
    border-bottom: 1px solid #ccc;
    height: 1px;
}

hr.highlight
{
    border-bottom: 1px solid #0087ED;
}

a
{
    color: #000;
}

a:hover
{
    text-decoration: underline !important;
}

img
{
	border: none;
}

#maincontainer
{
	margin: 0px auto;
	width: 1000px;	
	text-align: left;
}

#headercontainer
{
	float: left;
	width: 1000px;
	height: 66px;
}

#logo
{
	float: left;
	width:200px;
}

#search
{
	float:right;
	width: 260px;
	height:34px;
	color: #fff;
	padding-top:2px;
}

#search table
{
	float:right;
	color: #fff;
}

#breadcrumb
{
	float: left;
	width: 1000px;
	height: 30px;
	background-image: url(/systemfiles/media/images/breadcrumbbg.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

#breadcrumb ul
{
	margin:0px;
	padding: 0px;
	padding-top: 6px;
	padding-left: 5px;
}

#breadcrumb li
{
	list-style: none;
	display: inline;
	padding-left: 5px;
	color: #9A9A9A;
}

#breadcrumb li a
{
	color:#9A9A9A;
	text-decoration: underline;
	padding-right: 5px;
	background-image: url(/systemfiles/media/images/breadbg.gif);
	background-repeat: no-repeat;
	background-position: right 50%;
}


#leftcontainer
{
	float: left;
	width: 208px;

}

.menu
{
	float: left;
	width: 208px;
	background-image: url(/systemfiles/media/images/menumiddlebg.jpg);
	background-repeat:repeat-y;	
}

.menuheader
{
	float: left;
	width: 208px;
	height: 40px;
	background-image: url(/systemfiles/media/images/menuheaderbg.jpg);
	background-repeat:no-repeat;
	color:#fff;
	font-size: 16px;
	line-height: 40px;
	padding-left: 10px;
}

#menu ul.childul
{
	margin-bottom: 0px;
}

.menufooter
{
	float: left;
	width: 208px;
	height: 8px;
}

.menu ul
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 190px;
	padding-left: 6px;
	/*margin-bottom: 5px;*/
	overflow: hidden;
}

.menu li
{
	list-style: none;
	display: block;
/*	padding-top: 4px;
	padding-bottom: 4px;*/
	border-bottom: 1px dotted #7F7F7F;
	float: left;
	width: 190px;

}

.menu li a
{
	color: #282828;
	text-decoration: none;
	background-image: url(/systemfiles/media/images/bgli.jpg);
	background-repeat:no-repeat;
	background-position: 8px 6px;
	padding-left: 20px;
	line-height: 24px;
}

.menu li a:hover
{
	color: #282828;
	text-decoration: underline;
}

.menu ul ul
{
	margin: 0px;
	padding: 0px;
/*	margin-top: 4px;*/

}

.menu li li
{
	list-style: none;
	display: block;
/*	padding-top: 4px;
	padding-bottom: 4px;*/
	border-bottom: none;
	float: none;
	width: auto;
	background-image: url(/systemfiles/media/images/bglili.jpg);
	background-repeat: no-repeat;
	border-top: 1px dotted #7F7F7F;
	background-color: #E8E8E8;
	padding-left: 30px;
	padding-right: 10px;
}

.menu li li a
{
	color: #282828;
	text-decoration: none;
	background-image: none;
	background-repeat:no-repeat;

	padding-left: 0px;
}

.activemenu
{
padding-top: 0px;
}


.menu .activemenu a
{
	color: #005FA4;
}

.menu .activemenu .childul a
{
	color: #282828;
}


.adverttop
{
	float: left;
	width: 208px;
	height: 8px;
	margin-top: 10px;
}

.advertmiddle
{
	float: left;
	width: 208px;
	background-image: url(/systemfiles/media/images/advert_middlebg.jpg);
	background-repeat: repeat-y;
}

.advertcontent
{
	padding: 5px;
	padding-left: 10px;
	color: #fff;
}

.advertcontent a
{
	color: #fff;
	text-decoration: none;
}

.advertbottom
{
	float: left;
	width: 208px;
	height: 7px;
}





#contentcontainer
{
	float: left;
	width: 580px;
	text-align:center;	
}

#contentcontainerwide
{
	float: left;
	width: 788px;
	text-align:center;
	
}

#content
{
	margin: 0px auto;
	width: 565px;
	text-align: justify;
	margin-top: 10px;
}

#content ul
{
 margin: 0px;
 padding: 0px;
}

#content li
{
 list-style: none;
 display: block;
 background-image: url(/systemfiles/media/images/bgli.jpg);
 background-repeat:no-repeat;
 background-position: 0px 10px;
 padding-left: 17px;
 padding-top: 4px;
 padding-bottom: 4px;
}

#contentwide
{
	margin: 0px auto;
	width: 773px;
	text-align: justify;
	margin-top: 10px;
}


#buyingguideheading
{
	float: left;
	width: 565px;
	height: 40px;
	color: #fff;
	background-image: url(/systemfiles/media/images/blueheadingbg.jpg);
	background-repeat:no-repeat;
	font-size:16px;
	line-height:40px;
	padding-left: 10px;
	margin-top: 20px;
}

#buyingcontentcontainer
{
	float: left;
	width:565px;
	background-image: url(/systemfiles/media/images/blackbgrepeat.jpg);
	background-repeat: repeat-y;
	text-align:center;
}

#buyingcontent
{
	margin: 0px auto;
	width: 540px;
	text-align: left;
	color: #fff;

}

.arrow
{
	margin-top: 15px;
}

.number
{
	color: #8AD6FF;
	font-size: 35px;
	text-align: right;
}

.blueheader
{
	color: #8AD6FF;
	font-size: 14px;
}

.textwhite
{
	color: #fff;
	font-size: 14px;
}

#buyingfooter
{
	float: left;
	width: 565px;
	height: 4px;
	margin-bottom: 20px;
}

#recordersimg
{
	float: left;
	width: 191px;
	margin-top: 10px;
}

#camerasimg
{
	float: left;
	width: 185px;
	margin-top: 10px;
}

#accessimg
{
	float: right;
	width: 185px;
	margin-top: 10px;
}

.blackbarheader
{
	float: left;
	width: 185px;
	height: 40px;
	background-image: url(/systemfiles/media/images/productheadingbg.jpg);
	background-repeat: no-repeat;
	line-height: 40px;
	color: #fff;
	font-size: 14px;
	padding-left: 10px;
}

.blackbarheader a
{
	color: #fff;
	text-decoration: none;
}



#rightcontainer
{
	float: right;
	width: 208px;
}

#spend
{
	float: left;
	width: 208px;
	height: 59px;
	text-align: center;
	color: #fff;
	margin-bottom: 5px;
	background-image: url(/systemfiles/media/images/bluebg.jpg);
	background-repeat: no-repeat;
	font-size:16px;
	padding-top: 5px;
}

.shoppingbasket
{
	float: left;
	width: 208px;
	background-image: url(/systemfiles/media/images/menumiddlebg.jpg);
	background-repeat:repeat-y;	
	text-align:center;
}

.shoppingbasket .menuheader
{
	text-align:left;
}

.shoppingbg
{
	margin: 0px auto;
	text-align:left;
	background-image: url(/systemfiles/media/images/checkoutbg.jpg);
	background-repeat:no-repeat;
	background-position: center bottom;
	background-color:#DCDCDC;
	width: 198px;
}

.menublue
{
	float: left;
	width: 208px;
	background-image: url(/systemfiles/media/images/menumiddlebg.jpg);
	background-repeat:repeat-y;	
	text-align:center;
	margin-top: 10px;
}

.menublue .menuheader
{
	text-align:left;
	background-image: url(/systemfiles/media/images/menuheaderbg_wband.jpg);
	background-repeat:no-repeat;
}

.menublue ul
{
	margin: 0px;
	padding: 0px;
	float: left;
	width: 194px;
	padding-left: 6px;
	margin-bottom: 5px;
	text-align:left;

}

.menublue li
{
	list-style: none;
	display: block;
	background-image: url(/systemfiles/media/images/bgliblue.jpg);
	background-repeat:no-repeat;
	background-position: 8px 10px;
	padding-left: 20px;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #fff;
background-color: #61B5E8;
}

.menublue li a
{
	color: #282828;
	text-decoration: none;
}


#callus
{
	float:left;
	width: 200px;
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	padding-left: 8px;
}

.blue
{
	color: #0089EC;
}

#footer
{
	float: left;
	width: 1000px;
	background-image: url(/systemfiles/media/images/footerbg.jpg);
	background-repeat:no-repeat;
	margin-top: 20px;
	text-align:center;
	font-size: 11px;
}

#footer ul
{
	margin: 0px;
	padding: 0px;
	margin-top: 12px;
	margin-bottom: 20px;
}

#footer li
{
	list-style: none;
	display: inline;
}

.footertop
{
	color: #fff;
}

.footertop a
{
	color: #fff;
	text-decoration: none;
}

.footerbottom
{
	color: #4B4B4B;
}

.footerbottom a
{
	color: #4B4B4B;
	text-decoration: none;
}




.prodlist
{
	float: left;
	width: 178px;
	margin-top: 20px;
}


#imagecontainer
{
	float: left;
	width: 195px;
	margin-top: 5px;
}

.prodlistimage
{
	float: left;
	width: 178px;
	/*height: 128px;*/
/*	background-image: url(/systemfiles/media/images/prodbg.jpg);
	background-repeat: no-repeat;*/
	text-align: center;
	padding-top: 4px;
	height: 128px;
}

.prodlistimage img
{
	border: 1px solid #999;
}

.prodlistheading, .prodlistheading a
{
	color: #000;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding-left: 2px;
}

.prodlisttitle, .prodlisttitle a
{
	color: #000;
	font-size: 12px;
	text-decoration: none;
	padding-left: 2px;
}

.prodlistprice, .prodlistprice a
{
	color: #016AB4;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	padding-left: 2px;
}

.offer
{
/*	float: right;*/
	position: relative;
	left: 35px;
	bottom: 45px;

}


.prodimagesmall img
{
	border: 1px solid #D9D9D9;
	padding: 1px;
	margin-top: 2px;
}

.viewimg
{
	margin-top: 10px;
}

.viewimg a
{
	color: #016AB4;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
}


.priceblue
{
	color: #0089EC;
	font-size: 16px;
	font-weight: bold;
}

.priceblack
{
	color: #000;
	font-size: 16px;
	font-weight: bold;
}

.vat
{
	color: #000;
	font-size: 12px;
}

#spec
{
	float: left;
	width: 300px;
	margin-top: 5px;
}

#spec ul
{
    margin-left: 0px;
    padding-left: 5px;
}

#spec h2
{
    margin-bottom: 10px;
}

.buttoncheckout
{
    background-image: url(/systemfiles/media/images/btncheckout.jpg);
	width: 77px;
	height: 22px;
	border: 0;
	background-repeat: no-repeat;
	background-color:#fff;

}


.error
{
    color: #0087ED !important;
    font-weight: bold;
}

.valsummary, .form_validationsummary
{
    color: #0087ED  !important;
    font-weight: bold;
}

.valsummary li, .form_validationsummary li, .form_cellValidator span
{
	margin-left: 5px;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	color: #0087ED  !important;
	font-weight: bold;
}

.valsummary ul, .form_validationsummary ul
{
   margin: 0px;
   padding: 0px;
   margin-bottom: 15px;
}

.form_submit
{
    margin-right: 95px;
    text-align: right;
}

.form_submitbutton, .actionbutton, .actionbutton220, .actionbutton240, .actionbutton100, .button
{
	height: 32px;
	background-repeat: no-repeat;
/*	background-position: 0px 2px;*/
	border: 0;
	color: #fff;
	padding: 3px;
} 

.form_submitbutton, .actionbutton, .button
{
	width: 150px;
	background-image: url(/systemfiles/media/images/buttonback.jpg);
}

.actionbutton220
{
	width: 220px;
	background-image: url(/systemfiles/media/images/buttonback220.jpg);
}

.actionbutton240
{
	width: 240px;
	background-image: url(/systemfiles/media/images/buttonback240.jpg);
}

.actionbutton100
{
	width: 100px;
	background-image: url(/systemfiles/media/images/buttonback100.jpg);
}

._searchtable
{
	cursor: pointer;
}

._searchtablehover
{
	cursor: pointer;
	background-color: #58ABDF;
	color: #fff;
}

._searchresult
{
	cursor: pointer;
}

._searchtable a
{
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

._searchtable a:hover
{
	color: #000;
	text-decoration: underline;
}


#linkedproducts
{
}

#linkedproducts a
{
	color: #282828;
	text-decoration: none;
}

#linkedproducts a:hover
{
	color: #282828;
	text-decoration: underline;
}

#checkout_stage     
{
	margin-bottom: 10px;
}

#checkout_stage     .inline
    {
    	width: 700px;
    	text-align: left;
    	margin-bottom: 4px;
    }
    
#checkout_stage    .inline li
    {
    	color: #222;
    	margin-right: 40px;
    	display: inline;
    }
    
    
/*#checkout_stage    .inline li:before {
	      display: marker;
	      content: counter(mycounter, lower-roman) ".";
	      counter-increment: mycounter;
	  }*/

    
#checkout_stage    li.selected
    {
    	font-weight: bold;
    	color: #0087ED;
    }
    
#checkout_stage    li.disabled
    {    	
    	color: #bbb;
    }
    
#checkout_signin_left
{
	width: 330px; float: left; margin-right: 20px; border-right: 1px solid #0087ED;
}

#checkout_signin_right
{
	width: 350px; float: left;
}

.grid_header
{
	background-color: #72BFEB;
	border: 1px solid #72BFEB;
}

.grid_footer
{
	background-color: #fff;
border-color: rgb(221, 221, 221); 
	color: #076DB5;
}

.grid_item
{
}

.grid_altitem
{
}


#signinout {
float:right;
font-size:14px;
font-weight:bold;
margin-bottom:15px;
margin-top:10px;
text-align:right;
width:600px;
}


#signinout a
{
	color: #fff;
	text-decoration: none;
}


#signinout a:hover
{
	color: #fff;
	text-decoration: underline;
}

._sitemap a
{
	color: #076DB5;
	text-decoration: none;
}

._sitemap a:hover
{
	color: #076DB5;
	text-decoration: underline;
}

._sitemap ul#utilityNav
{ 
	float: right;
	width: 250px;
}

._smallbasket_description
{
    width: 102px;
    font-size: 11px;
    text-align: left;
    float: left;
}

.homeimage
{
	padding-left: 3px;
	padding-right: 3px;
	overflow: hidden;
	width: 175px;
}


._basket_stockerror
{
	color: #0089EC;
}


input.rfdInput[disabled]
{
	border: 0 !important;
}
