

/*
-------------------------------------------------------
CORNERS THEME
-------------------------------------------------------
*/
table.pricetable{
    background:#E6E6E6;
    color:#000000;
}
td.pricenotes{
    color:#000000;
	background:#FFFFFF;
    padding:2px;
    font-weight:bold;
}
table.pricebody{
	color:#000000;
	background:#FFFFFF;
}
html{
	overflow:auto;
	height:100%;
}
body{
	margin:0px; 
	padding:0px; 
	font-family:"Trebuchet MS", Trebuchet,"Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	background-color:#666666;
	color:#000000;
}
body, td, p, form, input{
	font-family:"Trebuchet MS", Trebuchet,"Myriad Pro", Myriad, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#menu{
	background-color:#FFFFFF;
	color:#333333;
	padding:28px 2px 5px 28px;
}

#stripe{
	width:10px;
	background-color:#E6E6E6;
	border-right:2px solid #FFFFFF;
}
#page{
	background-color:#AA1415; 
	padding:15px;
}
.handy{
	cursor:pointer;
}
.col1{
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.col2{
	color: #FF0000;
	background-color: #FF0000;
}
.col3{
	color: #333333;
	background-color: #333333;
}
.col4{
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.col5{
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.col6{
	color: #AA1415;
	background-color: #AA1415;
}
.col7{
	color: #333333;
	background-color: #333333;
}
.col8{
	color: #666666;
	background-color: #666666;
}
.col9{
	color: #FFFFFF;
	background-color: #FFFFFF;
}
div.catbox{
	width:122px;
	height:175px;
	float:left;
	margin:5px;
	padding:15px;
	background-color:#FFFFFF;
	color:#333333;
}

a.catbox{
	width:116px;
	height:141px;
	display:block;
	text-decoration:none;
	text-align:left;
	color:inherit;
	background:#FFFFFF;
	padding:2px;
}

div.productbox{
	width:122px;
	height:195px;
	float:left;
	margin:5px;
	padding:15px;
	background-color:#FFFFFF;
}

a.productbox{
	width:116px;
	height:161px;
	display:block;
	text-decoration:none;
	text-align:left;
	color:#000000;
	background:#FFFFFF;
	padding:2px;
}

div.productbox_big{
	width:578px;
	background-color:#FFFFFF;
	color:#333333;
	padding:10px;
	margin:5px;
	margin-top:10px;
}
img.enquirybtn{
	background:#FF0000;
}
img.enquirybtn:hover{
	background:#FF0000;
	filter:alpha(opacity=80);
   	-moz-opacity:0.8;
	opacity: 0.8;
}

.title_text{
	font-size:12px;
	line-height:110%;
	color:#333333;
}

#logo{
}
#location_bar{
	padding:10px;
	font-size:15px;
	font-weight:bold;
	color:#FFFFFF;
}
#location_bar a{
	color:#FFFFFF;
}
#location_bar a:hover{}

#location_bar div{
	float:left;
}


input#searchfor{ text-transform:uppercase; }
.accordion_toggle, .accordion_toggle_header {
	color:#333333;
}


.search_toggle:hover{
	color:#FFFFFF;
	background:#AA1415;
}


.search_toggle{
	color:#333333;
}


.accordion_toggle:hover, .accordion_toggle_header:hover {
	color:#FFFFFF;
	background:#AA1415;
}

.accordion_toggle_active {
	color:#FFFFFF;
	background:#333333;
}

#container h3 a{
	color:#333333;
}

#container h3 a:hover{
	color:#FFFFFF;
	background:#AA1415;
}

.accordion_content a{
	color:#666666;
	text-transform: uppercase;
	font-size:12px;
	line-height:110%;
}

.accordion_content a:hover{
	color:#FFFFFF;
	background:#AA1415;
}

.accordion_content a.subcat_active{
	color:#FFFFFF;
	background:#666666;
}

.accordion_content a.subcat_active:hover{
	color:#FFFFFF;
	background:#AA1415;
}

#search input{
	display:inline;
	margin:0px 2px 0px 3px;
	padding:2px 0px 0px 2px;
	width:190px;
}
#search a{
	text-decoration:none;
	font-size:10px;
	padding:0px;
	margin:0px;
}
#search img{
	border:none;
}

.main_title_text{
	text-transform:capitalize;
	font-size:18px;
	text-align:left;
	font-weight:bold;
}
a.piclink{
	text-decoration:none;
}

.content_area{
	padding:5px;
	background-color:[CONTENTBACK];
}
img{
	margin:0px;
	padding:0px;
	border:0px;
}
.category{	
	font-size:11px;
	text-decoration:none;
}
.white{
	color:#ffffff;
}
a.white{
	text-decoration:none;
}
a.white:hover{
	text-decoration:underline;
}
.black{
	color:#000000;
}

form{
	padding-top:0px;
	padding-bottom:0px;
	margin-top:0px;
	margin-bottom:0px;
}
img{ border: none; }
img.a { text-decoration: none; }
.cat_code{
	font-size:16px;
	font-weight:bold;
}
.cat_footnote{
	font-size:10px;
}

.cat_name{
	font-size:14px;
	font-weight:bold;
}

.cat_colour{
	font-size:10px;
}
.small, .exsmall{
	font-size:10px;
}
#product_area p.small{
	font-size:10px;
}
#product_area p.exsmall{
	font-size:10px;
}
#product_area p, li{
	font-size:12px;
	padding:0px 20px 0px 0px;
	margin:2px 0px 2px 0px;
}

#product_area li{
	list-style:none;
}

#product_area ul{
	padding:0px;
	margin:0px;
}
.cwy{
	float:left;
	background-color:#FFFFFF;
	border:1px solid #E6E6E6;
	margin:3px;
	padding:3px;
	font-size:10px;
}

.cwy:hover{
	background-color:#E8E8E8;
	cursor:pointer;
}
.cwyhover{
	background-color:#E8E8E8;
	cursor:pointer;
	float:left;
	background-color:#FFFFFF;
	margin:5px;
	padding:10px;
	font-size:10px;
}
.cwy_head{
	float:left;
	width:80px;
	background-color:#FFFFFF;
	margin:5px;
	padding:3px;
	font-size:10px;
}

.cwy_head p{
	font-size:10px;
	padding:0px;
	margin:0px;
	color:#666666;
}

.cwy p{
	font-size:10px;
	padding:0px;
	margin:0px;
}

#sizegrid td{
	font-size:10px;
}

#printview h1,#printview h2,#printview h3,#printview p,#printview td,#printview li{
	color:#000000;
}
ul{
	padding:0px;
	margin:0px;
}

li{
	list-style:none;
	padding:0px 20px 0px 0px;
	margin:2px 0px 2px 0px;
}
h1{
	font-size:18px;
}
h2{
	font-size:14px;
}

/*
	Tooltip style
*/
.tooltipTrigger{
	display:block;
}

.tip-1-left{
	background-image:url(tooltip-left.png);
	background-position:center;
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}

.tip-1-nw{
	background-image:url(tooltip-nw.png);
	background-position:center;
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.tip-1-n{
	background-color:#CCCCCC;
	height:7px;
}
.tip-1-ne{
	background-image:url(tooltip-ne.png);
	background-position:center;
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}

.tip-1-w{
	width:7px;
	background-color:#CCCCCC;
}
.tip-1{
	background-color:#FFFFFF;
	padding:2px;
}

.tip-1-e{
	width:7px;
	background-color:#CCCCCC;
}

.tip-1-sw{
	background-image:url(tooltip-sw.png);
	background-position:center;
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}

.tip-1-s{
	height:7px;
	background-color:#CCCCCC;
}

.tip-1-se{
	background-image:url(tooltip-se.png);
	background-position:center;
	background-repeat:no-repeat;
	width:7px;
	height:7px;
}
.tip-2-left{
	background-image:url(tooltip-left.gif);
	background-repeat:no-repeat;
	width:16px;
	height:16px;
}
.tip-2{
	background-color:#FFFFFF;
	vertical-align:middle;
	height:13px;
	line-height:13px;
	overflow:none;
	color:#666666;
	border:#CCCCCC 1px solid;
	border-left:none;
	margin:0px;
	padding-right:3px;
}

/*
	Vertical Accordions
*/



.productnote{
	padding:5px 0px 5px 0px;
	color:#990000;
	font-weight:bold;
}

.footnote{
	padding-right:5px;
	padding-bottom:10px;
	font-size:12px;
	color:#000000;
}
.footnote_element{
	
}
/*
 *	Shopping basket
 */
.basket_outer{
	background-color: #FFFFFF;
	padding:8px;
}
.basket_row{
 margin-bottom:5px;
 border:1px dotted #AA1415;
 background-color:#FFFFFF;
}
.basket_row_title{
 font-size:13px; 
 padding-top:5px;
 padding-left:5px;
 padding-right:5px;
}
.basket_row_notes{
 padding-left:5px; 
 padding-right:5px; 
 padding-bottom:5px;
}
.basket_continue{
}
.basket_button{
	background-color: #AA1415;
	border: 1px solid [KEYLINE];
	width:118px;
	height:28px;
}
.basket_add_btn{
	background-image:url(add-to-enquiry.png);
	position:relative;
	display:block;
	text-decoration:none;
}
.basket_window_button{
	width:25px;
	height:15px;
	background-color: #AA1415;
}
.basket_button_small{
	width:48px;
	height:18px;
	background-color: #AA1415;
	border: 1px solid [KEYLINE];
}
#basket_inline{
	padding:10px;
	margin-top:15px;
}
#basket_expand{
	background:url(basket_expand.png);
}
#basket_colapse{
	background:url(basket_colapse.png);
}
#basket_continue{
	background:url(basket_continue.png);
}
#basket_back{
	background:url(basket_back.png);
}
#basket_edit{
	background:url(basket_edit.png);
}
#basket_lookup{
	background:url(basket_lookup.png);
}
#basket_remove{
	background:url(basket_remove.png);
}
#basket_send{
	background:url(basket_send.png);
	display:block;
}