/*<![CDATA[*/
/* START LAYOUT */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	color: #666666;
	background: #eee url(aaa_core_images/bg_site.jpg) center top repeat-y;
	margin-top: 0px;
	height: 100%;
	width: 100%;
}

* {
	margin: 0px;
	padding: 0px;
	}
		
h1, h2, h3, h4, h5, h6, p, blockquote,
ul, ol, table, fieldset, address {
	margin-bottom: 1em;
	}

#container {
	width: 930px;
	margin: 0 auto;
	text-align: left;
	background-color: #FFFFFF;
}

#content2col{
	background-color: #FFFFFF;
} 
/*
#infobar {
	height: 20px;
	width: 930px;
	text-align: right;
	font-size: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
*/

#header {
	height: 120px;
	width: 930px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #CCCCCC;
}

#searchbar {
	height: 40px;
	width: 930px;
	font-size: 10px;	
	font-weight: normal;
	margin-bottom: 10px;
}
#stdmenu {
	float: left;
	height: 40px;
	line-height: 40px;
	width: 300px;
	font-size: 11px;
	padding: 0px 0px 0px 10px;
	font-weight: bold;
/*	background-color: #663399;  */
}

	#stdmenu a {
		padding: 0px 10px 0px 10px;
		}

#sidebar-a-searchbox {
	float: right;
	width: 560px;
	height: 40px;
}

/* Search Bar Form */
form.searchform {
	height: 40px;
	width: 180px;
	float: right;
	text-align: left;
	margin: 10px 0px 0px 0px;
}
form.searchform input {
	width: 125px;
	padding: 2px;
	margin: 0px 5px 0px 0px;
	float: left;
	color: #333333;
}
form.searchform input.searchbtn {
	width: 20px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
form.searchform select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 150px;
	padding: 2px;
	color: #333333;
}

.dummyend[id]{clear:both;}

/*
#menubar {
	height: 30px;
	width: 930px;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 10px;	
	font-weight: bold;
	border-bottom: 3px solid;
}

#menubar a img {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;	
}
#menubar a {
	color: #FFFFFF;
}
#menubar a:hover {
	color: #CCCCCC;
}

#mb1, #mb2, #mb3, #mb4, #mb5, #mb6, #mb7, #mb8, #mb9, #mb10 {
	width: 85px;
	height: 30px;	
	float: left;	
}

#mb1 {background-image: url(aaa_core_images/t1_bg_menu1.jpg); background-repeat: no-repeat; background-position: 0px 0px;}
#mb2 {background-image: url(aaa_core_images/t1_bg_menu2.jpg); background-repeat: no-repeat; background-position: 0px 0px;}
#mb3 {background-image: url(aaa_core_images/t1_bg_menu3.jpg); background-repeat: no-repeat; background-position: 0px 0px;}
#mb4 {background-image: url(aaa_core_images/t1_bg_menu4.jpg); background-repeat: no-repeat; background-position: 0px 0px;}
#mb5 {background-image: url(aaa_core_images/t1_bg_menu5.jpg); background-repeat: no-repeat; background-position: 0px 0px;}
#mb6 {background-image: url(aaa_core_images/t1_bg_menu6.jpg); background-repeat: no-repeat; background-position: 0px 0px;}
#mb7 {background-image: url(aaa_core_images/t1_bg_menu7.jpg); background-repeat: no-repeat; background-position: 0px 0px;}
#mb8 {background-image: url(aaa_core_images/t1_bg_menu8.jpg); background-repeat: no-repeat; background-position: 0px 0px;}
#mb9 {background-image: url(aaa_core_images/t1_bg_menu9.jpg); background-repeat: no-repeat; background-position: 0px 0px;}
#mb10 {background-image: url(aaa_core_images/t1_bg_menu10.jpg); background-repeat: no-repeat; background-position: 0px 0px;}
*/


#sidebar-a {
	width: 180px;
	min-height: 250px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	float: left;
	
}
#colhead {
	width: 180px;
	height: 70px;
	margin: 0px 0px 0px 0px;
}

#colhead2 {
	width: 180px;
	height: 40px;
	font-size: 18px;
	color: #fff;
	background: #fff url('../aaa_core_images/bg_light_blue.gif') left top repeat-x;
	text-indent: 10px;
	line-height: 40px;
}

#sidemnuhldr {
	width: 178px;
	height: auto;
	margin: 10px 0px 10px 0px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

.mnuitem {
	height: 40px;
	width: 170px;
	margin: 0px 8px 0px 8px;
	padding: 0px 0px 0px 0px;	
	text-align: left;
	text-indent: 15px;
	line-height: 40px;
	background: #fff url(aaa_core_images/t1_menubullet.gif) left 16px no-repeat;
	border-bottom: 1px dotted #ccc;
	overflow: hidden;
}

.mnuitem:hover {
	background-color: #eeeeee;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	background-position: 8px 16px;
	}

.mnuitem a {
	font-size: 11px;
}
.mnuitem a:hover {
	color: #000000!important;
}

#sideaddhldr {
	width: 178px;
	height: auto;
	margin: 10px 0px 10px 0px;	
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
}

#sideaddr {
	width: 168px;
	height: auto;
	margin: 5px 5px 5px 5px;
	text-align: left;
	font-size: 10px;
}

#sidetelno, #sidefaxno, #sideemail {
	width: 168px;
	height: auto;
	margin: 3px 5px 5px 5px;
	text-align: left;
	font-size: 10px;	
}

/*
#sidebar-a-searchbox {
	width: 178px;
	height: 248px;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid;
	
}
#searchtitle {
	width: 160px;
	height: 30px;
	margin: 5px 10px 10px 10px;
	padding: 5px 10px 10px 10px;
	font-size: 16px;
	font-weight: normal;	
	
}
*/

#content1col {
	width: 740px!important;
	width: 740px;
	height: auto;
	min-height: 250px;	
	float: right;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;

	/*background-color: #E3E3E3;*/
}
#sidebar-b {
	width: 180px;
	min-height: 250px;
	margin: 5px 0px -2px 0px;
	padding: 0px 0px 0px 0px;	
	float: right;
}

#advertstrap {
	clear: left;
	width: 930px;
	height: 180px;
	margin: 0px 0px 10px 0px;
}
#advert1 {
	width: 740px;
	height: 70px;
	margin: 0px 0px 10px 0px;
}
#advert2 {
	width: 740px;
	height: 190px;
	margin: 0px 9px 0px 0px;
	float: left;
}

#idxcontent {
	width: 738px;
	height: 300px;
	margin: 10px 0px 0px 0px;
	border: 1px solid #ccc;
}

#idxcontent h1, #idxcontent p, #idxcontent h4 {
	padding-left: 11px;
	padding-right: 11px;
	}
	
#idxcontent p {
	line-height: 17px;
	}

#idxcontent h1 {padding-top: 10px;}

#advert34hldr {
	width: 740px;
	height: 228px;
	margin: 10px 0px 0px 0px;

}

#advert3 {
	width: 365px;
	height: 228px;
	margin: 0px 0px 0px 0px;
	float: left;	
}
#advert4 {
	width: 365px;
	height: 228px;
	margin: 0px 0px 0px 0px;
	float: right;	
}

	#callout-download {
		width: 365px;
		height: 228px;
		margin: 0px 0px 0px 0px;
		float: right;
		background: #fff url(aaa_core_images/bg_download.jpg) left top no-repeat;
	}
	
	#callout-download p {
		margin-left: 20px;
		margin-right: 20px;
	}

	#callout-wwa {
		width: 365px;
		height: 228px;
		margin: 0px 0px 0px 0px;
		background: #fff url(aaa_core_images/bg_wwa.jpg) left top no-repeat;
	}
	
	#callout-wwa p {
		margin-left: 15px;
		margin-right: 15px;
		}

#advert5 {
	width: 180px;
	height: 180px;
	margin: 0px 7px 0px 0px;
	float: left;
}
#advert6 {
	width: 180px;
	height: 180px;
	margin: 0px 7px 0px 0px;
	float: left;
}
#advert7 {
	width: 180px;
	height: 180px;
	margin: 0px 7px 0px 0px;
	float: left;	
}
#advert8 {
	width: 180px;
	height: 180px;
	margin: 0px 7px 0px 0px;
	float: left;	
}
#advert9 {
	width: 180px;
	height: 180px;
	margin: 0px 0px 0px 0px;
	float: right;	
}
#advert1_image {
	width: 180px;
	height: 180px;
	margin: 0px 0px 0px 0px;	
}
#advert3_image, #advert4_image {
	width: 180px;
	height: 180px;
	margin: 0px 0px 0px 0px;	
}
#advert5_image, #advert6_image, #advert7_image, #advert8_image, #advert9_image {
	width: 180px;
	height: 180px;
	margin: 0px 0px 0px 0px;	
}
#navigatorbar {
	vertical-align: middle;
	height: 40px;
	/*border: 1px	solid #ccc;*/
	text-align: center;
	margin-top: 10px;
}
#navholder {
	min-width: 20px;
	height: 20px;
	margin: 8px auto 0px auto;
}

#nav_prev, #nav_next {
	width: 60px;
	height: 15px;
	float: left;
	padding: 2px 0px 0px 0px;
	margin: 2px 0px 2px 0px;
	text-align: center;
	font-weight:bold;
}
#nav_prev{

}
#nav_next {
	width: 50px;
}
#nav_prev a, #nav_next a {
	font-size: 11px;
	text-decoration: none;
	font-weight:bold;
}
#nav_nos {
	float: left;
}
.navlink, .navlink2 {
	float: left;
	width: 15px;
	height: 15px;
	padding: 3px 2px 0px 1px;
	border: 1px solid #555555;
	font-size: 9px;
	font-weight: bold;

	margin: 2px 2px 2px 2px;		
	color: #333333;
}
.navlink2 {
		background-color: #CCCCCC;
}
.navlink a:hover {
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
}
.clear {
	font-size: 1px;
	clear: both;
}
#ftrbar {
	width: 930px;
	height: 100px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: left;
}
.footer {	
	width: 930px;
	height: auto;	
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	font-size: 10px;
}
a.footerlink{
	color: #FFFCCC!important;
}
a.footerlink:hover{
	color: #FFFCCC!important;
}
table.tabftr {
	font-size: 10px;
	color: #cccccc;
}

/* categories */
.maincattitle {
	width: 740px;
	height: 40px;
	font-size: 18px;
	color: #fff;
/*	background: #fff url(aaa_core_images/bg_h1.gif) left top repeat-x; */
	text-indent: 10px;
	line-height: 40px;
}

.maincatlink {
	line-height: 40px;
}
.categoryholder {
	width: 175px;	
	height: 220px;
	float: left;
	margin: 10px 10px 0px 0px;	
	border: 1px solid #ccc;
}
.categoryholder_last {
	width: 175px;	
	height: 220px;
	float: right;
	margin: 10px 0px 0px 0px;	
	border: 1px solid #ccc;
}
.categoryholder, .categoryholder_last{
	color: #FFFFFF;
}
.category_image {
	width: 175px;
	height: 175px;
}
.category_title {
	height: 45px;
	text-align: center;
	font-weight: bold;
}
.category_title a {
	padding: 2px 5px 0px 5px;
	display: block
	}

/* products */
.productholder {
	width: 360px;
	height: 175px;
	float: left;
	margin: 10px 16px 5px 0px;	
	border: 1px solid #aaa;
}
.productholder_last {
	width: 360px;
	height: 175px;
	float: left;
	margin: 10px 0px 5px 0px;	
	border: 1px solid #aaa;
}

.productholder:hover, .productholder_last:hover {
	border: 1px solid #C1001F;
	}

.productholder, .productholder_last, .categoryholder, .categoryholder_last, .product_detail {
	color: #000000;
}
.pimage {
	width: 180px;
	height: 180px;
	float: left;	
}
.psummary {
	border: 1px solid #ccc;
	height: 153px;
	width: 168px;
	float: right;
	margin: 10px 10px 0px 0px;
	}
.pcode, .pqty {
	width: 160px;
	height: 12px;
	margin: 2px 0px 20px 0px;
	font-size: 10px;
	font-weight: normal;
	float: right;
}
.pqty {
	display: none;
	}
.ptitle {
	width: 160px;
	height: auto;
	margin: 10px 0px 0px 0px;
	float: right;
	font-weight: normal;
	font-size: 15px;
}
.pprice {
	width: 160px;
	height: 15px;
	margin: 0px 0px 0px 0px;
	float: right;
	font-weight: bold;
	font-size: 11px;
	color: #cc0000;
	display: none;
}
.pdesc {
	width: 160px;
	height: 50px;
	margin: 0px 0px 3px 0px;
	float: right;
}
.pdetaillnk {
	width: 160px;
	height: 15px;
	margin: 0px 0px 0px 0px;
	float: right;
}

.product_detail {
	width: 738px;
	height: auto;
	/*float: left;*/
	margin: 10px 0px 10px 0px;	
	border: 1px solid #aaaaaa;
	clear: both;
}
.pdimage {
	/* width: 370px; */
	width: 392px;
	height: 392px;
	float: left;
	display: table-cell;
	vertical-align: middle;
	line-height: 385px;
}

.pdimage div {
	margin: 10px 0 10px 10px;
	border: 1px solid #ccc;
	height: 370px;
	width: 370px;
	overflow: hidden;
	}
	
.pdimage img {
	padding: 0;
	margin: 0;
	vertical-align: middle;
	}
.pdcode {
	width: 340px!important;
	width: 340px;
	height: 15px;
	margin: 0px 0px 0px 0px;
	float: right;
}
.pdtitle {
	/* width: 350px; */
	width: 340px!important;
	width: 340px;
	height: 25px;
	margin: 15px 0px 0px 0px;
	float: right;
	font-size: 18px;
}
.pdspecial {
	border: 1px solid #ccc;
	margin: 10px;
	padding: 10px;
}

	table.special td {
		padding: 1px;
		}
		
.pdprice {
	width: 340px;
	height: 40px;
	margin: 5px 0px 0px 0px;
	float: right;
	display: none;
}
.pdprice div.spanpd1 {
	width: auto;
	text-align: right;	
	float: right;
}
.pdprice div.spanpd2 {
	width: auto;
	text-align: right;
	font-weight: bold;
	font-size: 15px;
	float: right;
	margin: 0px 10px 0px 5px;
}
.pddesc {
	width: 330px!important;
	width: 330px;
	height: auto;
	margin: 10px 10px 10px 0px;
	float: right;
	font-weight: normal;
}
.pddimensions, .pdother_options, .pdcolours {
	width: 330px!important;
	width: 330px;
	height: 30px;
	margin: 5px 5px 0px 0px;
	float: right;
}
.pdcolours {
	height: auto;
}
.pdbackbtn {
	width: 370px!important;
	width: 370px;
	height: 30px;
	margin: 5px 5px 5px 0px;
	float: right;	
}
#pi_contactbar {
	clear:both;
	width: 740px;
	height: 40px;
}
#pi_contactbar_telno {
	width: 365px;
	height: 40px;
	line-height: 40px;
	float: left;
	text-align: center;
	font-size: 12px;
	margin: 0px 10px 0px 0px;
/*	background: #000 url(aaa_core_images/bg_menu.gif) left top repeat-x; */
}
#pi_contactbar_emailus {
	width: 365px;
	height: 40px;
	line-height: 40px;	
	float: left;
	text-align: center;
	font-size: 12px;
/*	background: #000 url(aaa_core_images/bg_menu.gif) left top repeat-x; */
}
#pi_contactbar_emailus a {
	font-weight: normal;
}
#pi_contactbar_reqsample {
	width: 215px;
	height: 23px!important;
	height: 30px;
	padding: 7px 0px 0px 0px;		
	margin: 0px 0px 0px 0px;	
	float: left;
	text-align: center;
	font-size: 11px!important;
	vertical-align:middle;
}
#pi_contactbar_reqsample a {
	font-weight: normal;
}
/* START PRESENTATION */
img {
	margin: 0px 0px -2px 0px;
}
a {
	text-decoration: none;
}
a img {
	border: none;
}
a.footerlink {
}
a.footerlink:hover {
}
	
h1 {
	font-size: 18px;
	font-weight: normal;
}

h1.h1_banner {
/* 	background: #000 url(aaa_core_images/bg_h1.gif) left top repeat-x; */
	height: 40px;
	line-height: 40px;
	color: #fff;
	text-indent: 15px;
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	}

h2 {
	font-size: 16px;
	font-weight: normal;
}
h3 {
	font-size: 11px;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 1em;
}
hr {
	border: 0;
	color: #cccccc;
	background-color: #cccccc;
	height: 1px;
	width: 100%;
	text-align: left;
	margin: 3px 0px 15px 0px;
	padding: 0px;
}
ul {
	margin: 0px 0px 0px 20px;
}

ul li {
	font-size: 11px;
	padding: 5px 0px 5px 0px;
	list-style-position: outside;
	list-style-type: disc;
}

/* Forms General */
form {
	font-size: 10px;
}
input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}

/*Contact Us Page */
table.tabcontus {
	font-size: 11px;
	width: 500px;
	border: 1px solid;
	text-align: left;	
	}
a.tabcontus {
	font-size: 11px;
	}
table.tabcontus2, table.tabstckenq {
	font-size: 11px;
	width: 500px;
	text-align: left;			
	}
table.tabcontus2 td {
	padding: 2px;
	}	
a.tabcontus2 {
	font-size: 11px;
	}	
.tabcontus2 select, .tabcontus2 input, .tabcontus2 textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width:230px;
	border: 1px solid;
	}
.tabcontus2 input.chkbx {
	width:30px;
	border: 0px solid;	
}	
input.smllinp {
	width: 50px;
}
input.contbtn {
	width: auto;
	font-size: 11px;
	width: 75px;
	border: 0px solid;	
}

/* Form Validation */
.vldate input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	border: 1px solid #0000CC;
}
li.redli, p.error {
	color: #CC0000;
}
p.error {
	font-size: 11px;
	padding:1px 0;
	color: red;
	text-align:left;
}
input.errHilite, select.errHilite, textarea.errHilite {
	padding: .1em ! important;
	background-color: #FFCCCC ! important;
	border: 0.1em solid #FF0000;
	}
.tabcontus2 select, .tabcontus2 input, .tabcontus2 textarea, input.chkbx {
		border:  1px solid #7F9DB9;
	;}	
.qredtext {
	font-size: 11px;
	color: #CC0000;
	font-weight: bold;	
}
/* Debug Code */
.dbchldr {
	width: 930px;
	height: auto;
	font-size: 9px;
	color: #000000;
	text-align: left;
}
.varhldr {
	width: 170px;
	height: 15px;
	float: left;
}
.valhldr {
	width: 680px;
	height: 15px;
	float: left;
	font-weight: bold;	
}



.maincattitle {
	color: #FFFFFF;
}

table.tabcontus {
background-color: #F1F1F1; 
border:  #4A808C;
}

h1.product {
	color: #fff;
	margin-top: 0px;
	}

.pdf {
	vertical-align: middle;
	margin-right: 5px;
	}	
	
span.sku {
	float: right;
	color: #fff;
	font-size: 11px;
	margin-right: 15px;
	}
	
img.logo {
	float: right;
	width: 150px;
	}
	
.right {
	float: right;
	}
/*advert*/
.advert{
    display: none;
}

.advert img{
    height: 700px;
}

.advert .close{
    background-image: url('wilkinsonstar/images/close.png');
    position: absolute;
    right: -13px;
    top: -18px;
    cursor: pointer;
    height: 35px;
    width: 35px;
}
/*]]>*/
