/* Advanced Hosting CSS Document */

body {
	margin: 0;
	margin-top: 20px;
	margin-bottom: 20px;
	padding: 0;
	background: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}


h1 {
	font-size: 22px;
	}

.title {
	color: #07172D;
	padding-bottom: 4px;
	border: none;
	}


h2 {
	color: #07172D;
	font-size: 14px;
	}

h3 {
	font-size: 14px;
	}


.img {
	border: 0;
	}

p {
	letter-spacing: 1.2px;
	line-height: 140%;
	}

ul, ol, li {
	}

a {	color:#013474;
	text-decoration: none;
	}

a:hover {
	color:#119dda;
	text-decoration: none;
	}


	
select {
	vertical-align: middle;
	}

input {
	vertical-align: middle;
	}


/* HEADER CSS */


#maincontainer{
	width: 1000px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	border: 0;
	background: #ffffff;
	}


#topsection{
	height: 123px; /*Height of top section*/
	background: #ffffff url(../images/header.gif) left top;
	}

.innertube{
	margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
	margin-top: 0;
	}


#topnav{
	height:27px; 
	width: 1000px;
	background-image: url(../images/lowerbanner.jpg); 
	margin:0;
	padding:0; 
	font-weight: bold; 
	font-size: 14px; 
	float:left;
	}

#topnav ul {float:left; padding:0px; margin:0px;z-index:2;}

#topnav, #topnav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#topnav a {
	display: block;
	width: 10em;
}

#topnav li { /* all list items */
	float: left;
	width: 10em; /* width needed for opera */
}

#topnav ul li {width:120px; height:27px; background-image: url(../images/buttonbg.jpg); list-style-type: none; float:left;}
#topnav ul #home {width:120px; height:27px; background-image: url(../images/homebuttonbg.jpg); list-style-type: none; float:left;}
#topnav ul li a {width:110px; height:20px; display: block; color:#ffffff; padding-top: 7px; padding-left: 10px;  background-image: url(../images/buttonbg.jpg); background-position:left top;}
#topnav ul #home a {width: 80px; padding-left: 40px; background-image: url(../images/homebuttonbg.jpg); background-position:left top;}
#topnav ul li a:hover {display:bock; background-position: left bottom; color:#cc0000}
#topnav #home a:hover {display:bock; background-position: left bottom;}


#topnav li ul { /* second-level lists */
	position: absolute;
	background-color: #e6e6e6;
	width: 120px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#topnav ul li ul li {background-image:none; height:auto;}
#topnav ul li ul li a {background-image:none; font-size:12px; font-weight:normal; color:#000000; border-top: 2px dotted #cdcdcd; border-bottom: 2px solid #e6e6e6; padding-top:5px; padding-bottom:5px; height:auto;}
#topnav ul li ul li a:hover {background-color:#ffe000; color:#cc0000; border-top: 2px dotted #cc0000; border-bottom: 2px dotted #cc0000;}

#topnav li:hover ul, #topnav li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#topbar{
	height:15px; 
	width: 1000px;
	background: #ffffff;
	margin:0;
	padding:0; 
	float:left;
	}

#navbarmenu {
	width:640px;
	height: 35px;
	display:block; 
	position:relative;
	float:left;
	padding: 5px;
	margin: 0;
	border: 0;
	background: transparent;
	}	

#navbarmenu ul {
	list-style-type:none; 
	width:640px;
	height: 35px;
	padding:0; 
	margin:0; 
	font-size:12px;
	}
#navbarmenu li {
	display:inline; 
	float:left;
	padding: 5px;
	
	}	
#navbarmenu a {	color:#ffffff;
	text-decoration: none;
	padding : 5px 7px 5px 7px;
	background : #013474;
	}

#navbarmenu a:hover {
	color:#119dda;
	text-decoration: none;
	}



#items {
	width:350px;
	display:block; 
	position:relative;
	float:right;
	text-align:right;
	color: #ffffff;
	vertical-align:top;
	padding-top: 5px;
	margin: 0;
	border:	0;
	background: transparent;
}	

	#scart {
	display:block;
	width: 220px;
	position:relative;
	float:left;
	padding:10px 7px 5px 5px}
	
	#cartbtnv {
	display:block;
	position:relative;
	float:left;
	padding:0}
	
	#cartbtnv a:link, #cartbtnv a:visited, #cartbtnv a:hover, #cartbtnv a:active {
	height:33px;
	display:block;
	float:left;
	position:relative;
	margin:0px;
	padding:0;	
	border:none;
	text-decoration:none;
	outline:none}
	
	#cartbtnv a:link, #cartbtnv a:visited {width:90px; background:url(../images/cart_a.png)}
	#cartbtnv a:hover {width:90px; background:url(../images/cart_b.png)}
	#cartbtnv a:active {width:90px; background:url(../images/cart.png)}


#contentwrapper{
	float: left;
	width: 1000px;
	}




/* DATABASE CSS */

#homecolumn{
	width: 1000px;
	margin: 0; 
	background: #ffffff;
	}

#homecontent{
	display: block;
	float: left;
	color: #000000;
	width: 1000px;
	margin: 0; 
	margin: 0px;
	padding: 10px 15px 15px 15px;
	}

#homecontent h1.title {
	color: #000000;
	padding-bottom: 4px;
	border: none;
	}

#image_rotate_home{
	display: block;
	float: right;
	width: 600px;
	margin: 0px;
	background: transparent;
	}



#home_specialcontainer {
	width:980px;
	height: auto;
	text-align: center;
	padding:0px 10px 0px 10px;
	display:block;
	position:relative;
	float:left;
	background: #ff9900;	
	margin:0;
	}	
	
#home_specialcontainer a:link, #home_specialcontainer a:visited {
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12.5px;
	font-weight: 700;
	text-align: center;
	color: #333333;
	padding:6px 0px 5px 0px;	
	margin:0px;
	text-decoration:none;
	}	
	
#home_specialcontainer a:hover, #home_specialcontainer a:active {
	color: normal;
	text-decoration:underline;
	}		
	
	
.home_special {
	width:200px;
	text-align: center;
	position:relative;
	float:left;
	background:transparent;	
	padding:0;
	margin:0px 20px 30px 20px;
	}
	
.home_special:hover {
	}	
	
	

.home_special a:link, .home_special a:visited {
  font-size: 12px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  color: red;
}
.home_special a:hover, .home_special a:active {
  color: red; 
}

.home_special img {
  margin: 5px 0 5px 0;
  border: 2px solid yellow;
}	
.home_special img:hover {
	border: 2px solid red;
	}			


#contentcolumn{
	margin-left: 200px; /*Set left margin to LeftColumnWidth*/
	padding: 10px;
	background: transparent;
	}

#content{
	display: block;
	width: 780px;
	color: #000000;
	background: transparent;
	margin-bottom: 25px;
	}

#popup{
	display: block;
	background: #ffffff;
	padding: 15px;
	margin: 15px;
	}



#crumb{
	width: 780px;
	text-align: left;
	background: transparent;
	}
a.crumb {
	font-weight: 700;
	font-style: italic;
	}


#homecontainer {background-color:#ffffff; margin:0px; width:987px;}
#homecontainer ul {background-color:#ffffff; list-style-type:none; width:987px; padding:0; margin:0; font-size:12px;}
#homecontainer ul li {background-color:#ffffff; width:296px; height:310px; display:block; float:left;}
#homecontainer ul li h3 {background-image:url(../images/productheadingbg.jpg); width:281px; height:24px; color:#FFFFFF; font-weight:bold; font-size:16px; float:left; margin:0; margin-top:30px;}
#homecontainer ul li h3 a {display:block; background-image:url(../images/productheadingbg.jpg); background-position: left top; width: 281px; height:24px; padding-top:10px; padding-left:15px; color:#FFFFFF}
#homecontainer ul li h3 a:hover {background-position: left bottom; color:#cc0000}
#homecontainer ul li img {margin-right:20px; float:left;}
#homecontainer ul li p {diplay:block; float:left; margin-top:28px;}
#homecontainer ul li a {color:#cc0000; font-size:14px; font-weight:bold;}
#homecontainer ul li a:hover {color:#000;}
.rightcolumns {margin-left:49px;}




#catcontainer {
	width: 780px;
	text-align: center;
	padding: 0;
	background: transparent;
	}



.catrow {
	float: left;
	padding-bottom: 40px;
	width: 780px;
	margin: 0;
	background: transparent;
	}


.catrow div {
	float: left;
	width: 260px;
	text-align: center;
	padding: 0px;
	margin: 0 ;
	background: transparent;
	}

#catcontainer a {	
	display: block;
	text-align: center;
	}

#catcontainer a:hover {
	}

.catrow img {
	text-align: center;
	margin: 0;
	border: 0;
	}




#prodcontainer {
	width: 780px;
	text-align: center;
	padding: 0;
	background: transparent;
	}

.prodrow {
	float: left;
	padding-bottom: 40px;
	width: 780px;
	margin: 0;
	background: transparent;
	}

.prodrow div {
	float: left;
	width: 260px;
	text-align: center;
	padding: 0px;
	margin: 0 ;
	background: transparent;
	}

#prodcontainer a {	
	display: block;
	text-align: center;
	}

#prodcontainer a:hover {
	}

.prodrow img {
	text-align: center;
	margin: 0;
	border: 0;
}

#brandcontainer {
	width: 780px;
	text-align: left;
	padding: 0;
	background: transparent;
	}

.brandrow {
	float: left;
	padding-bottom: 40px;
	width: 780px;
	margin: 0;
	background: transparent;
	}

.brandrow div {
	float: left;
	width: 240px;
	text-align: left;
	padding: 0px 20px 0px 0px;
	margin: 0 ;
	background: transparent;
	}

#brandcontainer a {	
	display: block;
	text-align: let;
	}

#brandcontainer a:hover {
	}

.brandrow img {
	text-align: left;
	margin: 0;
	border: 0;
	}

 .special_rrp {	
	display:block;
	font-size: 14px;
	font-weight: 600;
	color: #990900 ;
	text-decoration: line-through;
	}


 .special_price {	
	display:block;
	font-size: 14px;
	font-weight: 600;
	color: #333333 ;
	}	










/* PRODUCT PAGE CSS */

.manufacturer {
	color: #000000;
	padding: 0px 0px 7px 0px;
}

.code {
	color: #000000;
	padding: 0px 0px 7px 0px;
}

.description {
	color: #000000;
}

#product_page{
	display: block;
	width: 780px;
	color: #000000;
	background: transparent;
	padding-bottom: 200px;
	}


#product_page_left {
	width:450px;
	position:relative;
	float:left;
	padding:0;
	margin:0;
	border:0;
	background: transparent;
	}

#product_page_right {
	width:330px;
	position:relative;
	float:right;
	padding:0;
	margin:0;
	border:0;
	background: transparent;
	}
	
#product_buy {
	width:450px;
	display:block;
	color: #000000;
	position:relative;
	float:left;
	padding:0;
	margin:0px 0px 10px 0px;
	border:0;
	}
	

#product_buy .col1{
	width:100px;
	float:left;
	padding:5px 0px 0px 0px;
	margin:0;
	border:0;
	}

#product_buy .col2{
	width:350px;
	float:right;
	padding:5px 0px 0px 0px;
	margin:0;
	border:0;
	}		

#product_specs {
	width:450px;
	display:block;
	float:left;
	padding:0;
	margin-top: 20px;
	border:0;
	background: #e3e3e3;
	}		

#product_specs h3 {
	display:block;
	padding:5px 0px 5px 10px;
	margin: 0;
	border:0;
	}	

#product_specs .col1{
	width:140px;
	float:left;
	padding:5px 0px 0px 10px;
	margin:0;
	border:0;
	background: #eee;
	border-bottom: 1px solid #e3e3e3;
	}

#product_specs .col2{
	width:300px;
	float:right;
	padding:5px 0px 0px 0px;
	margin:0;
	border:0;
	background: #eee;
	border-bottom: 1px solid #e3e3e3;
	}		

#product_info {
	width:310px;
	display:block;
	position:relative;
	float:left;
	padding-left:0px;
	margin:0px 0px 20px 0px;
	border:0;
	}	

#product_info ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#product_info li {
	padding-left: 10px;
	line-height: 20px;
	background: url(../images/arrow.jpg) no-repeat left 5px;
	border: 0;
}

#product_pdf {
	width:310px;
	display:block;
	position:relative;
	float:left;
	padding:0px;
	margin:0px 0px 20px 0px;
	border:0;
	}	

#product_pdf ul {
	margin: 0;
	padding: 0;
	list-style: none;
}


#product_pdf li {
	padding-left: 40px;
	line-height: 40px;
	background: url(../images/pdf.jpg) no-repeat left 5px;
	border: 0;
}

#product_accessories {
	display: block;
	float:left;
	margin-left: 100px;
	width: 680px;
	background: transparent;
	padding-bottom: 20px;
	}

 .accessrow {
	display: block;
	padding-bottom: 10px;
	width: 680px;
	margin: 0;
	background: transparent;
	}

 .accessimage {
	float: left;
	width: 200px;
	text-align: center;
	padding: 0px;
	margin: 0 ;
	background: transparent;
	}
	
 .accessname {
	float: left;
	width: 150px;
	text-align: left;
	vertical-align: top;
	padding: 0px;
	margin: 0 ;
	background: transparent;
	}
	

 .accessbuy {
	float: right;
	width: 330px;
	text-align: left;
	padding: 0px;
	margin: 0 ;
	background: transparent;
	}		







/* LEFT CELL CSS */

#leftcolumn{
	float: left;
	width: 200px; /*Width of left column*/
	height: auto;
	margin-left: -1000px; /*Set left margin to -(MainContainerWidth)*/
	background: #FFFFFF url(../images/left_col_bg.gif) repeat top left;
	}

#leftmenu {
	width:200px;
	display:block;
	position:relative;
	float:left;
	padding:0px;
	margin: 0;
	margin-bottom : 130px;
	border: 0;
	}

#leftmenu a:link, #leftmenu a:visited {
	display: block;
	height: 35px;
	text-align: left;
	font-size: 12px;
	font-weight: 700;
	color:#ffffff;
	padding: 12px 5px 5px 10px;
	text-decoration:none;
	}
	
#leftmenu a:hover, #leftmenu a:active {
	color:#d32429;
	}	


#leftmenu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#leftmenu li {
	width: 200px;
	height : 35px;
	background: url(../images/left_menu_bg_a.gif);
	}

#leftmenu li:hover {
	background: url(../images/left_menu_bg_b.gif);
	}


#leftmenu h2 {
	display: block;
	color: #C7E4F3; 
	height: 35px;
	font-size: 14px;
	letter-spacing: 1.3px;
	padding: 7px 5px 7px 5px;
	margin:0px;
	background: url(../images/left_menu_bg_a.gif);
	}

#leftmenu a.hl { 
	color: yellow; 
	font-size: 12px;
	background: url(../images/left_menu_bg_a.gif);
	
	}

#leftmenu a.sel { 
	padding: 7px 5px 7px 5px;
	}


#leftmenu a.lvl1 { 
	color: yellow; 
	font-size: 14px;
	font-weight: 600;
	padding: 7px 5px 7px 5px;
	}

#leftmenu a.lvl2 { 
	height : 35px;
}

#leftmenu a.lvl3, #leftmenu a.lvl4 { 
	color:yellow; 
	background:#2266bb; 
	}

#leftmenu a:hover.lvl3, #leftmenu a:hover.lvl4 { 
	background:#2266bb; 
	color:#ffffff; 
	border-style:none; 
	}	
	


/* FOOTER CSS */

#footerbar{
	height:15px; 
	width: 1000px;
	background: #ffffff;
	margin:0;
	padding:0; 
	float:left;
	}

#footer{
clear: left;
width: 960px;
color: #ffffff;
height: 30px;
text-align: left;
padding: 10px 20px 0px 20px;
background: #082c5d url(../images/footer.gif) left top;
}

#footer a{
	color: #C7E4F3;
	font-size: 10px;
	padding: 0px 15px 7px 0px;
}

#footer a:hover {
	text-decoration: none;
	color: #A9B0B8;
}






/* FORM CONTACT CSS */

#formrow {
	float: left;
	padding-bottom: 10px;
	width: 780px;
	margin: 0;
	background: transparent;
	}


#formleft{
width: 360px;
float: left;
text-align: left;
margin: 0;
padding: 0;
border: 0;
background:transparent;	
}
#formright{
width: 405px;
float: right;
text-align: left;
margin: 0;
padding: 0px 0px 0px 15px;
border: 0;
background:transparent;	
}

.feedbackform{
padding: 5px;
}

div.fieldwrapper{ /*field row DIV (includes two columns- Styled label column and 'thefield' column)*/
width: 380px; /*width of form rows*/
overflow: hidden;
padding: 5px 0;
}

div.fieldwrapper label.styled{ /* label elements that should be styled (left column within fieldwrapper DIV) */
float: left;
width: 140px; /*width of label (left column)*/
text-transform: none;
border-bottom: 1px solid #69c0de;
margin-right: 15px; /*spacing with right column*/
}

div.fieldwrapper div.thefield{ /* DIV that wraps around the actual form fields (right column within fieldwrapper DIV) */
float: left;
margin-bottom: 10px; /* space following the field */
}

div.fieldwrapper div.thefield input[type="text"]{ /* style for INPUT type="text" fields. Has no effect in IE7 or below! */
width: 180px;
}

div.fieldwrapper div.thefield textarea{ /* style for TEXTAREA fields. */
width: 200px;
height: 150px;
}

div.buttonsdiv{ /*div that wraps around the submit/reset buttons*/
margin-top: 5px; /*space above buttonsdiv*/
}

div.buttonsdiv input{ /* style for INPUT fields within 'buttonsdiv'. Assumed to be form buttons. */
width: 60px;
background: #e1dfe0;
}








/* CART CSS */

#cartrow {
	float: left;
	padding-bottom: 10px;
	width: 780px;
	margin: 0;
	background: blue;
	}

a.cartqty {	
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	}


		td.titleleft {	
				font-family:verdana, arial, sans-serif; 
				font-size : 11.5px ;
				color : #333 ;
				font-weight: bold ;
				text-align: center ;
				padding: 5px 4px 5px 4px;
				border-right:1px solid #fff;
				border-top:1px solid #ccc;
				background-color: #e3e3e3;
					}


		td.titlepay {	
				font-family:verdana, arial, sans-serif; 
				font-size : 11.5px ;
				color : #333 ;
				font-weight: bold ;
				text-align: right ;
				padding: 5px 10px 5px 4px;
				border-right:1px solid #fff;
				border-top:1px solid #ccc;
				background-color: #eee;
				margin: 0px 0px 0px 1px
					}

		td.title {	
				font-family:verdana, arial, sans-serif; 
				font-size : 11.5px ;
				color : #333 ;
				font-weight: bold ;
				text-align: center ;
				padding: 5px 4px 5px 4px;
				border-right:1px solid #fff;
				border-top:1px solid #ccc;
				background-color: #eee;
				margin: 0px 0px 0px 1px
					}
		td.titleB {	
				font-family:verdana, arial, sans-serif; 
				font-size : 11.5px ;
				color : #333 ;
				font-weight: bold ;
				text-align: center ;
				padding: 5px 4px 5px 4px;
				border-right:1px solid #fff;
				border-top:1px solid #ccc;
				background-color: #e3e3e3;
				margin: 0px 0px 0px 1px
					}					
		td.title_total {	
				font-family:verdana, arial, sans-serif; 
				font-size : 11.5px ;
				color : #333 ;
				font-weight: 800 ;
				text-align: right ;
				padding: 5px 4px 5px 4px;
				border-right:1px solid #fff;
				border-top:1px solid #ccc;
				background-color: #e3e3e3;
					}					
					
		td.dataleft {	
				font-family:verdana, arial, sans-serif; 
				font-size : 11.5px ;
				color : #333 ;
				vertical-align: middle ;
				text-align: center ;
				padding: 7px 4px 10px 2px;
				background-color: #f3f3f3;
				border-right:1px solid #fff;
				border-top:1px solid #ccc;
					}	

		td.data {	
				font-family:verdana, arial, sans-serif; 
				font-size : 11.5px ;
				color : #333 ;
				text-align: center ;
				vertical-align: middle ;
				padding: 7px 4px 10px 2px;
				background-color: #fff;
				border-right:1px solid #fff;
				border-top:1px solid #ccc;
				}	
				

		td.description {	
				font-family:verdana, arial, sans-serif; 
				font-size : 11.5px ;
				color : #333 ;
				text-align: left ;
				vertical-align: middle ;
				padding: 4px 2px 4px 10px;
				background-color: #ffffff;
				border-right:1px solid #fff;
				border-top:1px solid #ccc;
				}

		td.price_single {	
				font-family:verdana, arial, sans-serif;  
				font-size : 11.5px ;
				color : #333 ;
				text-align: center ;
				vertical-align: middle ;
				padding: 7px 4px 10px 2px;
				background-color: #f3f3f3;
				border-right:1px solid #fff;
				border-top:1px solid #ccc;
				margin: 0px ;
				}
				
		td.price {	
				font-family:verdana, arial, sans-serif;  
				font-size : 11.5px ;
				color : #333 ;
				text-align: right ;
				vertical-align: middle ;
				padding: 7px 4px 10px 2px;
				background-color: #f3f3f3;
				border-right:1px solid #fff;
				border-top:1px solid #ccc;
				margin: 0px ;
				}
				
		td.deliveryleft {	
				font-family:verdana, arial, sans-serif; 
				font-size : 11.5px ;
				color : #333 ;
				text-align: right ;
				vertical-align: middle ;
				padding: 7px 4px 10px 2px;
				border-top:1px solid #ccc;
				border-right:1px solid #fff;
				background-color: #f9f9f9;
				}	

		td.delivery {	
				font-family:verdana, arial, sans-serif; 
				font-size : 11.5px ;
				color : #333 ;
				text-align: right ;
				padding: 7px 4px 10px 2px;
				border-top:1px solid #ccc;
				border-right:1px solid #fff;
				background-color: #f9f9f9;
				}	

		td.totalleft {	
				font-family:verdana, arial, sans-serif; 
				font-size : 11.5px ;
				font-weight: bold ;
				color : #333; 
				text-align: right ;
				vertical-align: middle ;
				padding: 7px 4px 10px 2px;
				border-top:1px solid #ccc;
				border-right:1px solid #fff;
				border-bottom:1px solid #ccc;
				background-color: #e3e3e3;
				}	
				
		td.total {	
				font-family:verdana, arial, sans-serif; 
				font-size : 11.5px ;
				font-weight: bold ;
				color : #333 ; 
				text-align: right ;
				padding: 7px 4px 10px 2px;
				border-top:1px solid #ccc;
				border-right:1px solid #fff;
				border-bottom:1px solid #ccc;
				background-color: #e3e3e3;
				}	

		td.cartoption {	
				isplay:block;
				font-family:verdana, arial, sans-serif; 
				font-size : 11.5px ;
				font-weight: normal ;
				color : #333 ;
				text-align: left ;
				padding: 2px 2px 5px 2px;
				margin: 0px;
				background-color: transparent;
				border-bottom: 1px solid #808080;
				}



		td.billing {	
				font-family:verdana, arial, sans-serif; 
				font-size : 11.5px ;
				font-weight: normal ;
				color : #333 ;
				text-align: left ;
				padding: 2px 2px 5px 2px;
				background-color: transparent;
				}

		td.order {	
				font-family:verdana, arial, sans-serif; 
				font-size : 10.5px ;
				color : #333 ;
				text-align: left ;
				image-align: center ;
				padding: 2px 2px 5px 2px;
				background-color: transparent;
				}



#view-cart {
	background-image:url(../images/view_cart.gif);
	background-repeat:repeat-x;
	height:25px;
	width:340px;
	padding:4px 0 0 6px;
	margin:15px 0 0 0;
}


#view-cart a {
	color:#FFF;
	font-weight:bold;
	padding:0 0 0 9px;
}


#view-cart a:hover {
color:#FF0;
}

#shopping-cart-heading {
	width:459px;
	color:#F00;
	font-size:30px;
}



#shopping-cart-button {
	height:30px;
float:right;
}



#homecat {
	background-color:#ffffff; 
	margin:0px; 
	padding: 0;
	width:960px;
	}
#homecat ul {
	background-color:#ffffff; 
	list-style-type:none; 
	width:960px; 
	padding:0; 
	margin:0; 
	font-size:12px;
	}
#homecat ul li {
	background-color:#ffffff; 
	width:296px; 
	height:200px; 
	display:block; 
	float:left;
	margin-left: 20px;
	}
#homecat ul li h3 {
	background-image:url(../images/productheadingbg.jpg); 
	width:281px; 
	height:24px; 
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:16px; 
	float:left; 
	margin:0; 
	margin-top:0px;
	}
#homecat ul li h3 a {
	display:block; 
	background-image:url(../images/productheadingbg.jpg); 
	background-position: left top; 
	width: 281px; 
	height:24px; 
	padding-top:10px; 
	padding-left:15px; 
	color:#FFFFFF}
#homecat ul li h3 a:hover {
	background-position: 
	left bottom; 
	color:#ffffff;
	}
#homecat ul li img {
	margin-right:20px; 
	float:left;
	}
#homecat ul li p {
	diplay:block; 
	float:left; 
	margin-top:28px;
	}
#homecat ul li a {
	color:#cc0000; 
	font-size:14px; 
	font-weight:bold;
	}
#homecat ul li a:hover {
	color:#000;
	}
	
	
	
	
	
	

#gallery {
	background-color:#ffffff; 
	margin:0px; 
	padding: 0;
	width:760px;
	}
#gallery ul {
	background-color:#ffffff; 
	list-style-type:none; 
	width:760px; 
	padding:0; 
	margin:0; 
	font-size:12px;
	}
#gallery ul li {
	background-color:#ffffff; 
	width:296px; 
	height:210px; 
	display:block; 
	float:left;
	margin-left: 20px;
	}
#gallery ul li h3 {
	background-image:url(../images/galleryheadingbg.jpg); 
	width:281px; 
	height:24px; 
	color:#FFFFFF; 
	font-weight:bold; 
	font-size:16px; 
	float:left; 
	margin:0; 
	margin-top:0px;
	}
#gallery ul li h3 a {
	display:block; 
	background-image:url(../images/galleryheadingbg.jpg); 
	background-position: left top; 
	width: 281px; 
	height:24px; 
	padding-top:10px; 
	padding-left:15px; 
	color:#FFFFFF}
#gallery ul li h3 a:hover {
	background-position: 
	left bottom; 
	color:#ffffff;
	}
#gallery ul li img {
	margin-right:20px; 
	float:left;
	}
#gallery ul li p {
	diplay:block; 
	float:left; 
	margin-top:28px;
	}
#gallery ul li a {
	color:#cc0000; 
	font-size:14px; 
	font-weight:bold;
	}
#gallery ul li a:hover {
	color:#000;
	}

#photos {
	background-color:#ffffff; 
	margin:0px; 
	padding: 0;
	width:760px;
	}
#photos ul {
	background-color:#ffffff; 
	list-style-type:none; 
	width:760px; 
	padding:0; 
	margin:0; 
	font-size:12px;
	}
#photos ul li {
	background-color:#ffffff; 
	width:160px; 
	height:140px; 
	display:block; 
	float:left;
	margin-left: 10px;
	margin-top: 15px;
	}	
