/* @override http://www.eazzee.co.uk/sol2009/styles.css */

/* @override http://www.eazzee.co.uk/test/styles.css */

/* @override  /css/styles.css */

/***********************************************/
/* HTML tag styles    * { padding:0px; margin:0px; }                         */
/***********************************************/ 



body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 11px;
}

a:link{
	color: #fc6501;
	text-decoration: none;
}

a:visited {
	color: #fc6501;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}



blockquote {
	color: #9d9d9d;
	quotes: "\201C" "\201D";
	width: 93%;
	margin: 0px 0px;
	padding: 0px;
	font-style: italic;
	text-align: justify;

}
blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }

/* Headings */

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
	font-family: Verdana,Arial,sans-serif;
	font-size: 120%;
	color: #0094d6;
	background-image: url(../images/h1_underline.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 15px 0px 12px 3px;
}

.cat-content-right h1 {
	margin: 0px 0px 20px;
	padding: 0px;
	height: 29px;
	line-height: 28px;
	font-size: 14px;
	color: white;
	font-weight: bold;
	text-indent: 8px;
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica;
	text-align: left;
	width: 588px;
	text-transform:capitalize;
	background: #fc6501 repeat-x left center;
	border-bottom: 1px solid #949494;
}

h1#welcome  {
	background: url(../images/title-welcome.gif) no-repeat left center;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	height: 29px;
	line-height: 28px;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	text-indent: -9999px;
}
h1#internal  {
	margin: 0px 0px 20px;
	padding: 0px;
	height: 29px;
	line-height: 28px;
	font-size: 14px;
	color: #7a7b80;
	font-weight: bold;
	text-indent: 8px;
	font-family: "Century Gothic", "Trebuchet MS", Arial, Helvetica;
	text-align: left;
	width: 585px;
	text-transform:capitalize;
	background: #e4e5eb repeat-x left center;
	border-bottom: 1px solid #949494;
}

h1#home-title  {
	margin: 0px 0px 20px;
	padding: 0px;
	height: 29px;
	line-height: 28px;
	font-size: 14px;
	color: #5DA726;
	font-weight: bold;
	text-indent: 3px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica;
	width: 585px;
}

#best-sellers-box h1 {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	height: 29px;
	line-height: 28px;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	width: 383px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica;
	background: #8DC639;
	display: none;
}

h1#reg  {
width: 585px;
background: url(../images/internal-h1.gif) repeat-x left center;
	margin: 0px 0px 20px;
	padding: 0px;
	height: 29px;
	line-height: 28px;
	font-size: 14px;
	color: #5DA726;
	font-weight: bold;
	text-indent: 8px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica;
}

h1#forgot-pass  {
width: 585px;
background: url(../images/internal-h1.gif) repeat-x left center;
	margin: 0px 0px 20px;
	padding: 0px;
	height: 29px;
	line-height: 28px;
	font-size: 14px;
	color: #5DA726;
	font-weight: bold;
	text-indent: 8px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica;
}

h1#volume-quotes  {
	background: url(../images/internal-h1.gif) repeat-x left center;
	margin: 0px 0px 20px;
	padding: 0px;
	height: 29px;
	line-height: 28px;
	font-size: 14px;
	color: #5DA726;
	font-weight: bold;
	text-indent: 8px;
	font-family: "Century Gothic", Verdana, Arial, Helvetica;
	width: 585px;
}

h1#contact  {
	width: 585px;
	background: url(../images/internal-h1.gif) no-repeat left center;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #5DA726;
	font-weight: bold;
	font-family: "Century Gothic", Verdana, Arial, Helvetica;
}

h2{
	font-size: 120%;
	color: black;
	font-family: "Century Gothic", Verdana, Arial, Helvetica;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}

h3{
 font-size: 100%;
 color: #5DA726;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
	font: bold 100% Arial,sans-serif;
	color: #666666;
}

.formfields {
	font: 11px Arial, Helvetica, sans-serif;
	color: #666666;
	padding: 1px 3px 1px 3px;
}



/***********************************************/
/* Layout Divs                                 */
/***********************************************/

.mainbox {
	margin: 10px 0px;
	width: 766px;
	margin-left: 0px;
	height: 100%;

}

* html .mainbox {	
	margin-left: 0px;
	margin-bottom: 10px;
  height: 100%;

}

.mainbox-outer {
  padding-bottom: 20px;
  height: 100%;
}

.mainbox-inner {
	text-align: left;
	min-height: 550px;
  height: auto;
}

.mainbox-topright {
	height: 12px;
}


.mainbox h2, .mainbox p {
  padding-left: 0px;
  padding-right: 5px;
}



#container {
	margin-left: auto;
	margin-right: auto;
	width: 766px;
	margin-bottom: 10px;
}

#masthead{
	margin: 0px;
	padding: 0px;
	width: 766px;
	text-align: center;
}

div#rightitems{
	margin: 0px 0px 0px 14px;
	padding: 0px;
	text-align: right;
	float: right;
}

#rightitems img{
}

#content{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	width: 813px;
}

.content-right {
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	width: 593px;
    height: auto;
	float: right;
}

.home-content-right {
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	float: right;
	width: 593px;
}

.cat-content-right {
	height: 860px;
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	float: right;
	width: 589px;
}



/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

#globalNav{
	display: none;
}


html>body #globalNav { /* Opera hack */
}


#globalNav img{

}

#nav-home a ,#nav-home a:link,#nav-home a:visited {
	font-size: 110%;
	padding: 5px 0px 3px 0px;
	color: #999999;
	font-weight: bold;
	margin: 0px;
	display: block;
	background-image: url(../images/nav-home-hover.gif);
	background-repeat: no-repeat;
	width: 102px;
	background-position: 0px 0px;
	float: left;
}

#nav-home a:hover {
	color: #333333;
	background-position: 0px -28px;
	text-decoration: none;
	
}

#nav-about a ,#nav-about a:link,#nav-about a:visited {
	font-size: 110%;
	padding: 5px 0px 3px 0px;
	color: #999999;
	font-weight: bold;
	margin: 0px;
	display: block;
	background-image: url(../images/nav-about-hover.gif);
	background-repeat: no-repeat;
	width: 127px;
	background-position: 0px 0px;
	float: left;
}

#nav-about a:hover {
	color: #333333;
	background-position: 0px -28px;
	text-decoration: none;
	
}

#nav-del a ,#nav-del a:link,#nav-del a:visited {
	font-size: 110%;
	padding: 5px 0px 3px 0px;
	color: #999999;
	font-weight: bold;
	margin: 0px;
	display: block;
	background-image: url(../images/nav-delivery-hover.gif);
	background-repeat: no-repeat;
	width: 164px;
	background-position: 0px 0px;
	float: left;
}

#nav-del a:hover {
	color: #333333;
	background-position: 0px -28px;
	text-decoration: none;
	
}

#nav-reg a ,#nav-reg a:link,#nav-reg a:visited {
	font-size: 110%;
	padding: 5px 0px 3px 0px;
	color: #999999;
	font-weight: bold;
	margin: 0px;
	display: block;
	background-image: url(../images/nav-reg-hover.gif);
	background-repeat: no-repeat;
	width: 113px;
	background-position: 0px 0px;
	float: left;
}

#nav-reg a:hover {
	color: #333333;
	background-position: 0px -28px;
	text-decoration: none;
	
}

#nav-cust a ,#nav-cust a:link,#nav-cust a:visited {
	font-size: 110%;
	padding: 5px 0px 3px 0px;
	color: #999999;
	font-weight: bold;
	margin: 0px;
	display: block;
	background-image: url(../images/nav-cust-serv-hover.gif);
	background-repeat: no-repeat;
	width: 171px;
	background-position: 0px 0px;
	float: left;
	text-align: center;
}

#nav-cust a:hover {
	color: #333333;
	background-position: 0px -28px;
	text-decoration: none;
	
}

#nav-contact a ,#nav-contact a:link,#nav-contact a:visited {
	font-size: 110%;
	padding: 5px 0px 3px 0px;
	color: #999999;
	font-weight: bold;
	margin: 0px;
	display: block;
	background-image: url(../images/nav-contact-hover.gif);
	background-repeat: no-repeat;
	width: 123px;
	background-position: 0px 0px;
	float: left;
}

#nav-contact a:hover {
	color: #333333;
	background-position: 0px -28px;
	text-decoration: none;
	
}

/* #globalNav a:link, #globalNav a:visited {
	color: #999999;
	text-decoration: none;
}

#globalNav a:hover {
	text-decoration: none;
	background-image: url(../images/nav_bg_over.gif);
	background-repeat: repeat-x;
	background-position: center left;
} */


/**************** 2nd level nav styles *****************/

.catbox {
	width: 145px;
	float: left;
	display: inline;
	background: #fc6501 repeat-y;
	border-top: 1px solid gray;
	border-right: 1px solid gray;
	border-left: 1px solid gray;
	margin: 0px 0px 20px 0;
}

.catbox h2 {
	padding-top: 5px;
	border-top: 1px none #3F7A24;
	padding-left: 5px;
	color: white;
}

.catbox .last {
	padding-bottom: 0px;
	border-bottom: 1px solid gray;
}

.catbox ul {
	padding-left: 5px;
	padding-bottom: 0px;
	padding-right: 5px;
	padding-top: 0px;
	text-align: left;
	color: #666666;
	list-style-type: none;
	margin: 0px 0px;
}

.catbox li {
	padding: 1px 0px;
	border-bottom: 1px solid red;
	display: block;
	margin: 0px 1px;

}



.product-box {
	width: 596px;
	margin: 0px 0px 10px 0px;
	height: 480px;
}

.new-customer-box {
	width: 596px;
	background: url(../images/product-box-bg.gif) repeat-y;
	margin: 0px 0px 10px 0px;
}

.customer-box {
	width: 596px;
	background: url(../images/product-box-bg.gif) repeat-y;
	margin: 0px 0px 10px 0px;
}

.product-box h2 {
	padding-top: 0px;
	height: 28px;
	color: #000000;
	padding-left: 10px;
	text-transform: capitalize;
}

.new-customer-box h2 {
	background: url(../images/cust-new-title-bg.gif) no-repeat left top;
	padding-top: 6px;
	height: 28px;
	color: #FF6600;
	padding-left: 10px;
}

.customer-box h2 {
	background: url(../images/cust-exist-title-bg.gif) no-repeat left top;
	padding-top: 6px;
	height: 28px;
	color: #20946C;
	padding-left: 10px;
}

.product-box .last, .new-customer-box .last, .customer-box .last  {
  padding-bottom: 0px;
}

.colours-box {
	width: 576px;
	margin: 0px 0px 0px 0px;
	height: 100%;
	text-align: left;
	min-height: 150px;
}

.colours-box h2 {
	padding-top: 6px;
	height: 28px;
	color: black;
	padding-left: 10px;
}

.colours-box-last {
	padding-bottom: 0px;
}

.cat-bullet {
	color: #3393ff;
	font-weight: bold;
	text-shadow: 0px 0px 0px #000;
}
#cat-nav a, #cat-nav a:link, #cat-nav a:visited {
padding-left: 0px;
padding-bottom: 3px;
padding-right: 0px;
padding-top: 3px;
font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	
}

#cat-nav a:hover {
	padding-left: 0px;
	padding-bottom: 3px;
	padding-right: 0px;
	padding-top: 3px;
	color: black;
	text-decoration: none;
}

/**************** search bar styles *****************/

/************* #search styles ***************/

#searchform {
	margin: 0px;
	padding: 0px;
	float: left;
}
#brandsform {
	margin: 0px;
	padding: 0px;
	float: left;
}

#search{
	padding: 0px 0px 0px 10px;
	width: 60px;
	float: left;
	text-align: left;
}

#login{
	padding: 0px 5px 0px 40px;
	float: left;
	height: 34px;
	text-align: left;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	margin: 0px;
	padding: 0px;
}

#searchbox{
	background-color: #e5e5e5;
	width: 800px;
	height: 34px;
	margin: 8px 0px 8px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
}

#searchbox { /* IE5 hack */
	width: 800px; 
 	voice-family: "\"}\""; 
 	voice-family:inherit;
	width: 800px;

}

html>body #searchbox { /* Opera hack */
 width: 800px;
}

input {
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
#inputbutton {
	margin: 0px 0px;
	padding: 0px 3px;
	width: 35px;
	float: left;
}

div#loginbutton {
	margin: 0px 0px;
	padding: 0px 0px;
	width: auto;
	float: left;
}
#search img {
	padding-top: 0px;
}

div#inputfield {
	padding: 7px 0px;
	float: left;
	width: 80px;
}

div#username {
	padding: 7px 5px 0px 0px;
	float: left;
	width: 80px;
}

div#password {
	padding: 7px 0px;
	float: left;
	width: 80px;
}

.formfield {
	font-style: normal;
	color: #666666;
	font-size: 90%;
}


.searchfield {
	width: 70px !important; /* Mozilla, Opera 5 & 6 */
    width: 80px; /* IE5/win */
    width/**/:/**/70px; /* IE6/win */
	padding: 0px 3px 0px 3px;
	border: 2px inset #CCCCCC;
	height: 14px !important; /* Mozilla, Opera 5 & 6 */
    height: 18px; /* IE5/win */
    height/**/:/**/15px; /* IE6/win */
	font-style: normal;
	color: #666666;
	font-size: 90%;
	margin: 0px;
	
}


#brandsearch {
	width: auto;
	float: left;
	height: 18px;
	padding: 8px 5px;
	text-align: left;
}
div#advancedsearch {
	width: auto;
	float: left;
	color: #FFFFFF;
	font-size: 85%;
	height: 34px;
	line-height: 34px;
}
div#registered {
	float: left;
	color: #FFFFFF;
	font-size: 85%;
	height: 34px;
	width: auto;
	line-height: 1.2em;
	padding-top: 5px;
	text-align: right;
	padding-right: 1px;
}
#advancedsearch a, #advancedsearch a:link, #advancedsearch a:visited, #registered a, #registered a:link, #registered a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}

#advancedsearch a:hover, #registered a:hover {
	color: #FFCC00;
	text-decoration: none;
}


/************* #breadCrumb styles *************/

#breadcrumb {
	font-size: 110%;
	padding: 5px 0px 12px 3px;
	background-image: url(../images/h1_underline.gif);
	background-repeat: repeat-x;
	background-position: 0px bottom;
	color: #8F8F8F;
	text-align: left;
	font-weight: bold;
}


/************** .feature styles ***************/

.feature{
	padding: 0px 0px 0px 0px;
	font-size: 100%;
	float: right;
}

.feature h3{
	padding: 30px 0px 5px 0px;
	text-align: center;
}

.feature img{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	text-align: left;
}
/* adjust margins to change separation between the feature image and text flowing around it */


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-size: 100%;
	color: #999999;
	padding: 10px 0px 0px 0px;
	width: 760px;
	margin: 0px 0px 0px 7px;
	border-top: solid silver 1px;
}
/* negative top margin pulls siteinfo up so its top border overlaps (and thus lines up with)
   the bottom border of the navBar in cases where they "touch" */

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}





/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 0px 2px 10px;
	border-top: 1px solid #cccccc;
	width: 100%;
	voice-family: "\"}\""; 
	voice-family:inherit;
	width: auto;
}

#sectionLinks a:visited{
	border-top: 1px solid #cccccc;
	padding: 2px 0px 2px 10px;
}

#sectionLinks a:hover{
	border-top: 1px solid #cccccc;
	background-color: #dddddd;
	padding: 2px 0px 2px 10px;
}



/************** #advert styles **************/

#advert{
	padding: 0px 0px 14px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #00FF66;
}

#bespoke{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 147px;
	width: 243px;
}

#newsite{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	height: 133px;
	width: 243px;
}

#advert img{
	margin-bottom: 0px;
	padding: 0px;
}


/************** #headlines styles **************/

#headlines{
	margin: 0px;
	padding: 10px 0px 20px 10px;
	font-size: 80%;
}

#headlines p{
	padding: 5px 0px 5px 0px;
}

/**************** k styles *****************/

.main1_dbk {

		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#666666;
}



#kbutton{
	height: 15px;
	width: 84px;
	display: block;
	vertical-align: middle;

}

#k2  {
background-image: url(../images/designed_k_2.gif);
	background-repeat: no-repeat;
	background-position: 0 1;
	display: block;
}

#k2 a, #k2 a:link, #k2 a:active {
	background-image: url(../images/designed_k_2.gif);
	background-repeat: no-repeat;
	background-position: 0px 1px;
	height: 15px;
	width: 84px;
	display: block;
}

#k2 a:hover {
	height: 15px;
	width: 84px;
	display: block;
	background: url(../images/designed_k_2.gif) 0px -14px;
}



/**************** bottom nav styles *****************/

div#navcontainer {
	width: 766px;
	float: left;
	margin-top: 10px;
	display: none;
}

div#bottomnav {
	padding: 0px 0px 0px 0px;
	width: 770px;
	height: 100px;
	background-image: url(../images/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: 0px center;
	margin: 0px;
	
	
}

div#bottomnav { 
  width:770px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:770px;
}

div#companynav {
	width: 230px;
	float: left;
	color: #048459;
	padding-top: 0px;
}

div.companynav {
	width: 130px;
	float: left;
	color: #048459;
	padding-top: 0px;
}

div#servicesnav {
	width: 180px;
	float: left;
	color: #068157;
	padding-top: 0px;
}

div#usernav {
	width: 300px;
	float: left;
	color: #038559;
	padding-top: 0px;
}
#companynav h2 {
	color: #FFFFFF;
	background-color: #0c71b7;
	font-size: 11px;
	padding: 1px 1px 1px 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin: 0px;
}

#servicesnav h2 {
	color: #FFFFFF;
	background-color: #4f96ca;
	font-size: 11px;
	padding: 1px 1px 1px 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#usernav h2 {
	color: #FFFFFF;
	background-color: #0c71b7;
	font-size: 11px;
	padding: 1px 1px 1px 20px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/*#companynav ul {
	color: #003399;
	list-style-type: none;
	margin: 10px 0px 10px 20px;
	padding: 0px;
	text-align: left;
}*/

.linkspace {
	padding: 20px 0px 0px 0px;
	text-align: left;
	margin-left: 20px!important; /* all browsers, not IE */
  margin-left: 0px; /* IE5 */
  margin-left/**/:/**/20px; /* IE6 */

		
}

ul.left{
	margin:0px;
	padding:0px 0px 10px 0px;
	list-style-type: none;
	text-align: left;
	float: left;
 }
 
.left li {
	margin:0px;
	padding: 1px 2px;
}
  
ul.right {
	width: 0px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 20px;
	list-style-type: none;
	text-align: left;
}

.right li  {
	margin: 0px;
	padding: 1px 2px;
}
#bag {
	background-image: url(../images/basket_icon.gif);
	background-repeat: no-repeat;
	background-position: 110px 0px;
	display: block;
	width: 135px;
	padding: 0px 0px 0px 0px;
	cursor: pointer;
	margin: 0px;
	height: 35px;
	line-height: 35px;
}

#bag strong {
	color: #FF3300;
}

#bottomnav a, #bottomnav a:link, #bottomnav a:visited {
	color: #337B00;
	text-decoration: none;
	padding: 1px 2px;
}

#bottomnav a:hover {
	color: #000;
	border-bottom: solid #999999 1px;
	text-decoration: none;
}

#baglink a, #baglink a:link, #baglink a:visited {
	color: #003366;
	text-decoration: none;
	padding: 0px 0px;
	margin: 0px;
}

#baglink a:hover {
	background-color: #dceef8;
	border-bottom: none #02548b 0px;
	color: #003366;
	text-decoration: none;
	padding: 0px 0px;
	margin: 0px;
}

.spacerdiv {
	width: 800px;
	display: block;
	margin: 5px 0px;
}
.spacerdivbottom {
	width: 800px;
	display: block;
	margin: 5px 0px;
}
.helptext_weblink {
	font-weight: bold;
	color: #FF9900;
	font-size: 110%;
}
.helptext {
	width: 350px;
	padding: 5px 0px 5px 0px;
	text-align: justify;
}

.helptext_long {
	width: auto;
	padding: 5px 0px 5px 0px;
	text-align: justify;
}


#product-code {
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
#product-image img {
	border: 1px solid #999999;
}
#product-image {
	padding-left: 15px;
	padding-top: 10px;
}
#enlarge {
	padding-left: 15px;
	height: 39px;
	line-height: 39px;
}
#product-info {
	float: right;
	width: 350px;
	margin-bottom: 10px;
}
.order-now{
	margin-left: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-top: 0px;
	display: block;
	padding-right: 0px;
	padding-left: 0px;
	font-size: 120%;
	color: #63AB28;
	font-family: "Century Gothic", Verdana, Arial, Helvetica;
	font-weight: bold;
	padding-bottom: 0px;
	padding-top: 0px;
}
#price {
	display: block;
	height: 22px;
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
	line-height: 22px;
	padding-left: 5px;
	margin-top: 0px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #d7eaf7;
	text-align: left;
}
#print-options {
	display: block;
	height: 32px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	line-height: 32px;
	padding-left: 5px;
	margin-top: 5px;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #99CC00;
	text-align: left;
	margin-bottom: 10px;
	width: 100%;
}
.extra-prices {
	color: #000000;
	font-size: 12px;
	font-weight: normal;
}
.notes-right {
	width: 250px;
	margin-right: 10px;
	margin-bottom: 10px;
	color: #666666;
	height: auto;
	display: block;
	float: right;
	margin-top: 26px;
}
.swatch {
	height: 12px;
	width: 30px;
	margin: 1px;
	border: 1px solid #666666;
}
.colour-swatches {
	width: 300px;
	display: block;
	height: 100%;
}
#swatch-list {
	padding-left: 7px;
	list-style: none;
	padding-bottom: 10px;
}
#swatch-list li {
	float: left;
}
form {
	margin: 0px;
	padding: 0px;
}
#masthead a, #masthead a:link, #masthead a:hover {
	text-decoration: none;
}
#bottomnav #user-login {
	float: right;
	width: 220px;
	height: 83px;
}
#userlogin {
	padding-top: 20px;
	text-align: left;
	color: #000000;
	font-weight: bold;
	font-size: 100%;
}

#login-lineup {
	height: 28px;
	line-height: 28px;
	vertical-align: middle;
	text-align: left;
	width: 155px;
	float: left;
}
#loginbutton {
	margin-bottom: 0px;
}
#top-banner {
	height: 145px;
	width: 766px;
}
#top-banner-right {
	height: 154px;
	width: 194px;
	float: right;
}
#top-banner-search {
	height: 43px;
	width: 255px;
	float: left;
}
#top-banner-bag {
	height: 40px;
	width: 220px;
	display: block;
	margin-left: 539px;
}
#search-form {
	margin: 0px;
	padding: 0px 0px 0px 20px;
	display: none;
}
#search-field {
	margin: 17px 0px 0px 0px;
	padding: 0px;
	font-size: 11px;
}
#search-button {
	margin: 17px 0px 0px 0px;
	padding: 0px;
	float: right;
}
#bag-items {
	color: white;
	padding: 6px 0px 0px 9px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: block;
	height: 0;
}

#bag-items img {
	display: none;
}
#top-banner-bag a {
	color: white;
	font-weight: bold;
}
#top-banner-cat {
	height: 54px;
	width: 194px;
}
#main-right {
	float: right;
	width: 230px;
}
#main-right img {
	margin-bottom: 10px;
}
#main-left {
	width: 100%;
	padding: 0px 0px 0px 3px;
}

#main-left-internal {
	height: 327px;
	padding: 0px 0px 0px 3px;
	font-size: 12px;
}
#best-sellers-box {
	height: 167px;
	width: 395px;
	border: 1px none #A4D146;
	background: url(../images/top10-bg.gif) no-repeat left top;
}
#main-left p, #main-left-internal p {
	text-align: justify;
	margin: 0px 0px 10px;
	padding: 0px 30px 0px 0px;
	color: #666666;
	line-height: 14px;
}
.quote-text {
	font-family: "Century Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FF0000;
	display: block;
	margin: 0px;
	padding: 0px;
}
#table-best-sellers img {
	border: 1px solid #A4D146;
}
#table-best-sellers {
	font: bold 11px "Century Gothic", Verdana, Arial, Helvetica;
	color: #FF6600;
}
#main-left-internal img {
	border: 1px solid #25966F;
	margin-right: 15px;
}
.hide-me {
	display: none;
}

#Layer1 .hide-me {
	display: none;
}

#Layer1 {
position:relative; 
width:100%; 
height:auto; 
z-index:1; 
left: 0; 
top: 0;
visibility: hidden;
display:none
}

#reg-height {height: 100%;}

#click-show-info { 
padding-bottom:10px;
display:block; }
#search-bar {
	background: #0094d6 none no-repeat left bottom;
	width: 766px;
	text-align: left;
	height: 25px;
}
#promo-banners {
	margin-bottom: 20px;
	margin-top: 20px;
	height: 115px;
	border-bottom: 1px none #CCCCCC;
	width: 583px;
	display: block;
	
}
#search-form label {
}
.message-upload, #message, #textOfFile1, #textOfFile2, #textOfFile3 {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FF0000;
}
#home-box-right {
	height: 199px;
	width: 191px;
	float: right;
	margin-right: 6px;
}
#cc-logos {


	margin-top: 15px;


}
#optionsform {
margin: 0px;
padding: 0px;
}
#client-logos {
	padding-bottom: 10px;
	margin-bottom: 15px;
	border-bottom-color: #bebebe;
	border-top-color: #bebebe;
	border-bottom-style: solid;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-top-width: 1px;
}
#client-logos h2 {
	text-transform: capitalize;
	margin-bottom: 15px;
	display: block;
width: 100%;

}

#client-logos label {

	margin-top: 10px;

	display: block;

}
