body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin: 0px;
}
/* dropdown menu version 2 */
div.sdmenu {
	width: 150px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-bottom: 10px;
	background: url(bottom.gif) no-repeat  right bottom;
	color: #fff;
}
div.sdmenu div {
	background: url(title.gif) repeat-x;
	overflow: hidden;
}
div.sdmenu div:first-child {
	background: url(toptitle.gif) no-repeat;
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	display: block;
	padding: 5px 25px;
	font-weight: bold;
	color: white;
	background: url(expanded.gif) no-repeat 10px center;
	cursor: default;
	border-bottom: 1px solid #ddd;
}
div.sdmenu div.collapsed span {
	background-image: url(collapsed.gif);
}
div.sdmenu div a {
	padding: 5px 10px;
	background: #eee;
	display: block;
	border-bottom: 1px solid #ddd;
	color: #066;
}
div.sdmenu div a.current {
	background : #ccc;
}
div.sdmenu div a:hover {
	background : #066 url(linkarrow.gif) no-repeat right center;
	color: #fff;
	text-decoration: none;
}
/* /dropdown menu v2 */
/**/
h3.pg_title	{
	color:  #006b9f;/*BLUE*/
	font-size: 140%;
	}
h4.pg_sub	{
	color:  #006b9f;/*BLUE*/
	font-size: 100%;
	margin:0;
	}
.subject {
	color : #016AA1;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : normal;
}
.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006b9f;/*BLUE*/
}
ol	{ margin: 0 0 0 25px;}
a.bluelink,
a.bluelink:link,
a.bluelink:visited,
a.bluelink:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #006b9f;/*BLUE*/
	text-decoration: underline;
}
a.bluelink:hover	{
	text-decoration: none;
	}
.006b9f_blue	{
	color: #006b9f;/*BLUE*/
	}
.range {
	color : #006b9f;/*BLUE*/
	font-family : Arial, Helvetica, sans-serif;
	font-size: 150%;
	text-align: left;
}
/*used on lists to move them over when img is on left*/
.img_on_left	{
	margin: 0 0 0 250px;
	}
.img_on_left2	{
	margin: 0 0 0 320px;
	}
ul.arrow	{
	/*margin: 10px 0  10px 30px;*/
	/*list-style: none;*/
	list-style-image: url(shop/images/arrow_bullet.gif);
	vertical-align: bottom;
	}
ul.arrow li	a, ul.arrow li	a:visited	{
	text-decoration: underline;
	color: #006b9f;/*BLUE*/
	}
ul.arrow li	a:hover	{
	text-decoration: none;
	color: #006b9f;/*BLUE*/
	}
ul.arrow_margin	{
	margin: 0 0 0 25px;
	/*list-style: none;*/
	list-style-image: url(shop/images/arrow_bullet.gif);
	vertical-align: bottom;
	}
ol ul	{
	margin: 5px 15px;
	}
/*left nav*/
#left_nav_bar h3	{
	color: #fff;
	padding: 5px;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #006b9f url(shop/images/tab-1.jpg) no-repeat top left;/*BLUE*/
	}
#left_nav_bar h4	{
	font-size: 100%;
	color: #fff;
	padding: 5px;
	margin: 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: #6092C3 url(shop/images/tab-2.jpg) no-repeat bottom left;/*GREY*/
	}
#left_nav_bar ul	{
	list-style: none;
	margin: 0;
	}
#left_nav_bar li	{
	margin: 4px;
	}
#left_nav_bar li a	{
	color: #006b9f;/*BLUE*/
	}
#left_nav_bar li a:hover	{
	text-decoration: underline;
	}
/**/
.top-tile {
	background-image: url(../global/tab-top-tile.jpg);
	background-repeat: repeat-x;
}
.left-tile{
	background-image: url(../global/tab-left-tile.jpg);
	background-repeat: repeat-y;
}
.right-tile{
	background-image: url(../global/tab-right-tile.jpg);
	background-repeat: repeat-y;
}
.grey-nav-box{
	background-color: #e6e6e6;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}
.grey-nav-box2{
	background-color: #e6e6e6;
	text-align: right;
	padding-right: 5px;
	
	padding-bottom: 3px;
}
.nav-links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b2469;
	text-decoration: none;
}
.grey-bottom-border{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.footer-bar{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #e6e6e6;
	padding-top: 5px;
	padding-bottom: 5px;
}
.top-gradient{
	background-image: url(../global/top-tile.jpg);
	background-repeat: repeat-x;
}
.leftmargin-padding-border{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 10px;
}
.left-nav{
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.left-nav2{
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left-nav-links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c266b;
	text-decoration: none;
	font-weight: bold;
}
.main-padding{
	padding-top: 10px;
}
.searchbox-style{
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.blue-heading,
.blue-heading:link,
.blue-heading:visited,
.blue-heading:hover,
.blue-heading:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1c266b;
	text-decoration: none;
}
.blue-heading2,
.blue-heading2:link,
.blue-heading2:visited,
.blue-heading2:hover,
.blue-heading2:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1c266b;
	text-decoration: none;
}
.white-heading,
.white-heading:link,
.white-heading:visited,
.white-heading:hover,
.white-heading:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white-text,
.white-text:link,
.white-text:visited,
.white-text:hover,
.white-text:active{
	color: #FFFFFF;
	text-decoration: none;
}
hr{
none;
	height: 1px;
	border-top: 1px solid #999999;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
.grey-border{
	border: 1px solid #999999;
}
a,
a:link,
a:visited,
a:hover,
a:active{
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
.top-tile {
	background-image: url(../global/tab-top-tile.jpg);
	background-repeat: repeat-x;
}
.left-tile{
	background-image: url(../global/tab-left-tile.jpg);
	background-repeat: repeat-y;
}
.right-tile{
	background-image: url(../global/tab-right-tile.jpg);
	background-repeat: repeat-y;
}
.grey-nav-box{
	background-color: #e6e6e6;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
}
.grey-nav-box2{
	background-color: #e6e6e6;
	text-align: right;
	padding-right: 5px;
	
	padding-bottom: 3px;
}
.nav-links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1b2469;
	text-decoration: none;
}
.grey-bottom-border{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.footer-bar{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	background-color: #e6e6e6;
	padding-top: 5px;
	padding-bottom: 5px;
}
.top-gradient{
	background-image: url(../global/top-tile.jpg);
	background-repeat: repeat-x;
}
.leftmargin-padding-border{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	padding: 10px;
}
.left-nav{
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.left-nav2{
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
}
.left-nav-links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1c266b;
	text-decoration: none;
	font-weight: bold;
}
.main-padding{
	padding-top: 10px;
}
.searchbox-style{
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.blue-heading,
.blue-heading:link,
.blue-heading:visited,
.blue-heading:hover,
.blue-heading:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #1c266b;
	text-decoration: none;
}
.blue-heading2,
.blue-heading2:link,
.blue-heading2:visited,
.blue-heading2:hover,
.blue-heading2:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1c266b;
	text-decoration: none;
}
.white-heading,
.white-heading:link,
.white-heading:visited,
.white-heading:hover,
.white-heading:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.white-text,
.white-text:link,
.white-text:visited,
.white-text:hover,
.white-text:active{
	color: #FFFFFF;
	text-decoration: none;
}
hr{
none;
	height: 1px;
	border-top: 1px solid #999999;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
.grey-border{
	border: 1px solid #999999;
}
.floor-paint{
	background-color: #efdac7;
	background-image: url(../global/floor-paint.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 188px;
	vertical-align: bottom;	
}
.primer-paint{
	background-color: #f2f3f5;
	background-image: url(../global/primers.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 188px;
	
}
.topcoat-paint{
	background-color: #c0383c;
	background-image: url(../global/topcoat.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 188px;
	
}
.emulsion-paint{
	background-color: #787884;
	background-image: url(../global/emulsion.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 188px;
	
}
.contactform-style{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
	width: 220px;
}
.form-style{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #999999;
	width: 220px;
}
.small-text{
	font-size: 11px;
}




TD {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size: 12px;
	font-weight : normal;
}
.backbutton {
font-size:8pt;
color:#000000;
}
.designdetail {
color:#7BBEC6;
}
H1 {
	color : #000000;
	font-family : Arial, sans-serif;
	font-size: 8px;
	text-align: center;
	font-weight : normal;
	text-decoration : none;
}
H2 {
	font-size: 14pt;
/*	color: #FD8E83;*/
	color:#000000;
}

H3 {
	font-size: 16px;
	color: #990000;
}

H4 {
    font-size: small;
	font-weight: bold;
	color : #808080;
	}

.head1 {
	color : #a0a0a0;
	font-family : Arial, sans-serif;
	font-size: 16px;
	text-align: center;
	font-weight : bolder;
	text-decoration : underline;
}

.head2 {
	color : #a0a0a0;
	font-family : Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight : bold;
}

A {
	text-decoration: none;
	color: #666666;
}
a:hover {
text-decoration: none;
	color: #1B1B1B;
}
.expand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	color: #999999;
	font-weight: bold;
	line-height: 18px;
	padding-left: 10px;	
}

.boxit {
border: 1px #cccccc solid;
}
.hover1 {
	text-decoration: none;
	color: #333333;
}

.prodname {
	color : #006b9f;/*BLUE*/
	font-family : Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight : bold;
	text-align:left;
}
.proddesigner {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	text-align:left;
}

.proddesc {				
				
color : #666666;
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight : normal;
text-align:left;	
}
.prodprice {				
				
color : #000000;
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight : bold;
text-align:left;	
}
.linksbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	font-style: normal;
}
.linksnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c0c0c0;
	font-weight: normal;
	padding-left: 7px;	
}
.linksnav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bolder;
	padding-left: 7px;	
}
.prodname:hover {
	color : #000000;
}
.category {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
	
	width:234px;
	height:23px;
	
	padding:1px;
}
.categorytext {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight : bold;
	width:234px;
	height:23px;
	text-align:right;
	padding:1px;
}

.categorylink {
	color : #000000; 
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-align: left;
	font-weight : normal;
}
.category:a,
.category:hover,
.category:visited{
	text-decoration:none;
}
.categorylink:a,
.categorylink:hover,
.categorylink:visited{
	text-decoration:none;
}

.brkline {
border-bottom: #c0c0c0 dashed 1px;
}

.navmargin,
.navmargin {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-align: left;
	margin-left : 10px;
	text-decoration:none;
	margin-bottom : 5px;
	font-weight : normal;
	padding:2px;
}
.catmargin,
.margin {
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	text-decoration:none;
	margin-bottom : 0px;
}


.topic {
	color : #000000;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
}
.more {
	color : #c0c0c0;
	font-family : Arial, sans-serif;
	font-size: 8px;
	text-align: justify;
	font-weight : normal;
}

.header{
	background-color : url(/modules/img/back_header.jpg);	
	background-attachment : fixed;
	background-repeat : no-repeat;
}
.margin1{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFCC00;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: inset;
	font-size: 12px;
}
.margin2{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #63B489;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: inset;
	font-size: 12px;
}
.margin3{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #D1DE98;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: inset;
	font-size: 12px;
}
.margin4{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FDB058;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: inset;
	font-size: 12px;
}
.margin5{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #419CDA;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: inset;
	font-size: 12px;
}
.margin6{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #88C1E8;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: inset;
	font-size: 12px;
}
.margin7{
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #B8DAF1;
	border-bottom-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: inset;
	font-size: 12px;
}
.submitbox {
	background-color : #ffffff;
	font-family : "Arial", sans-serif;
	font-size: 11pt;
	font-weight : bold;
}


/* Scrollbar properties are only supported by Internet Explorer 5.5  */
/* remove 'scrollbars_' to activate  */


.imgprod {
border: 1px #cccccc solid;
}
.imgview {
border: 1px #cccccc solid;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #DFDFDF;
	text-align: center;
	word-spacing: -1px;
	letter-spacing: 0px;
}
.stylesearch {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	text-align: left;
	letter-spacing: 0px;
	height: 20px;
}
.stylenewletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	text-align: left;
}
.style1red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	background-color: #DFDFDF;
	text-align: center;
	word-spacing: -1px;
	letter-spacing: 0px;
}
.style2 {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
}
.style3 {
	color: #000000;
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-left: -15px;
	margin-right: 20px;
}
.style5 {
	font-size: 9px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.style6 {
	color: #666666;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
.style7 {
	color: #336633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style8 {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.nav1style {
	background-color:#DDDDDD;
	font-size:12pt;
	color:#666666;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #f7f7f7;
	border-right-color: #f7f7f7;
	border-bottom-color: #f7f7f7;
	border-left-color: #f7f7f7;
	padding-left: 10px;
}
.NAVBLOCK {
PADDING:1PX;
background-color:#c0c0c0;
padding : 2px;
}
.NAVBLOCK2 {
PADDING:2px;

background-color:#f7f7f7;
}
.leftpadding10px {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12pt;
	color:#666666;
	font-weight:bold;
	
}
.tel {
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#666666;
	font-weight:bold;
	
}
.tell-table {
	 	font : 9pt "MS Sans Serif", Geneva, sans-serif;
	 	color : black;
	 	background-color : #fefefe;
	 	}

	 .tell-title {
			background:black;
			color:white;
		 	font : 10pt "MS Sans Serif", Geneva, sans-serif;
			padding:2px;
}
.input,
select,
textarea {
		color : #000000;
		font-family : Arial, Helvetica, sans-serif;
		font-size: 12px;
	 	background-color : white;
	}
.footernav {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#7D7D7D;
	font-weight:bold;
	
}
.rangelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #993300;
	
}
.orderfrom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #999999;
	font-weight: bold;
	height: 25px;
	border-bottom-color: #FFFFFF;
	border-bottom-style: solid;
	border-bottom-width: thin;
	vertical-align: middle;
	padding-left: 5px;
}
.orderfill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: middle;
	background-color: #f8f8f8;
	padding-top: 3px;
	padding-bottom: 3px;
}
.orderfill2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #E2E2E2;
	font-weight: bold;
	vertical-align: middle;
	border-bottom-style: groove;
	border-bottom-width: thin;
}
.deliveryfill {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: middle;
	background-color: #f8f8f8;
	padding-top: 3px;
	padding-bottom: 3px;
}
.subtotal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}
.margin {
	padding-top: 4px;
	padding-bottom: 4px;
	border-top-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-left: 5pt;
}
.red_title {
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-left: 5px;
}
.expand {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dashed;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding-top: 3px;
	padding-bottom: 3px;
}
.line1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	
}
.basket {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
}
.menusmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 5px;
}
.prodoptionlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.categoryname {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background-color: #2e665d;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-align:center;
	height:35px;
/*	width: 150px; */
}
.rangename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
	background-color: #2e665d;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 150px;
}
.bottom-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.red-bottom-border {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.prodpricevalue {
color : #000000;
font-family : Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight : bold;
text-align:left;	
}
.categoryname-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	text-align: left;
}
.inputbox-style1 {
	background-color: #FFFFFF;
	border: 1px solid #990000;
}
.inputbox-style2 {
	background-color: #FFFFFF;
	border: 1px solid #990000;
	width: 230px;
}
.milestone {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
}

