@media screen {
.printonly {  display:none;  }
}

html, body, div, h1, h2, h3, p, ul, ol, li, img, a, table, tr, td {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Cambria, Utopia, "Liberation Serif", "Nimbus Roman No9 L Regular", Times, "Times New Roman", serif; 
	background-color: #666666;
	font-size: 1em;
	color: #333333;
}
form {
	display: inline;
}
input, textarea, select {
	margin: 3px 0px;
}
a, a:visited {
	color: #1B57A3;
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	color: #1B57A3;
	text-decoration: underline;
}







/* layout */

.container {
	width: 960px;
	margin-left: auto;
	margin-right: auto;

}

.contentcontainer {
	width: 940px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}








#topnav {width: 100%; background-color: #666666; border-bottom: 2px solid #ffffff;}

#topnav .contentcontainer {text-align: right; background: url('../image/top-nav-divider.gif') top right no-repeat;}

#topnav ul{padding:4px 2px 5px 0;}

#topnav li {display: inline;}

#topnav a {padding:4px 10px 5px 10px; color: #ffffff; background: url('../image/top-nav-divider.gif') top left no-repeat;}

#topnav a:hover {background: #888888 url('../image/top-nav-divider.gif') bottom left no-repeat; text-decoration: none;}






#header {
	width: 100%;
	display: table;
	padding-top: 10px; 
	background: #830101 url('../image/bokeh.gif') repeat-x bottom;
	border-bottom: 2px solid #ffffff;
}










#mainnav {width: 100%; background-color: #cccccc; border-top: 1px solid #999999; border-bottom: 1px solid #999999;}


/*
#mainnav ul{padding:8px 0 9px 2px; background: url('../image/nav-divider.gif') top left no-repeat;}

#mainnav li {display: inline;}

#mainnav a {padding:8px 14px 9px 12px; color: #333333; background: url('../image/nav-divider.gif') top right no-repeat;}

#mainnav a:hover {text-decoration:none; background: #dddddd url('../image/nav-divider.gif') bottom right no-repeat;}

#current-cat a {padding:8px 14px 9px 12px; background: #dddddd url('../image/nav-divider.gif') bottom right no-repeat;}
*/


/*--------------- Main Navigation buttons -----------------*/

/*
#cmnavdiv2 ul{
	margin: 0; 
	padding: 8px 0 8px 0px; 
	border-left: 1px solid #999999;
}
#cmnavdiv2 li {display: inline;}

#cmnavdiv2 a {
	font-size:14px;
	padding:7px 9px 7px 7px;
	color: #555555;
	border-left: 1px solid #fff;
	background: url('../image/nav-divider.gif') top right no-repeat;
}
#cmnavdiv2 a:hover {
	text-decoration:none;
	border-left: 1px solid #eeeeee;
	background: #dddddd url('../image/nav-divider.gif') bottom right no-repeat;
	}
#cmnavdiv2 a.selected {
	border-left: 1px solid #eeeeee;
	background: #dddddd url('../image/nav-divider.gif') bottom right no-repeat;
}

*/





/* Drop Down Menus */

#menu {
	position: relative;
	z-index: 1;
	height: 34px;
	clear: both;
	border-left: 1px solid #999999;
	width: 100%;
}
.nav {
	position: relative;
	margin: 0;
	padding: 0;
}
.nav ul {
	list-style: none;
	margin: 0 0 0 -1px;;
	padding: 0;
	background-color: #cccccc;
	border: 1px solid #999999;
/*	border-top: none; */
}
/*
.nav ul li {
	border-bottom: 1px solid #999999;
}*/

.nav a {
	display: block;
	color: #000000;
	text-decoration: none;
	padding: 5px;
	margin-bottom: 2px;
	border-left: 1px solid #dddddd;
	background: url('../image/nav-divider.gif') bottom right no-repeat;
}
.nav a:hover {
	text-decoration:none;
	border-left: 1px solid #dddddd;
	background: #dddddd url('../image/nav-divider.gif') bottom right no-repeat;
	}

.nav a.selected {
	border-left: 1px solid #dddddd;
	background: #dddddd url('../image/nav-divider.gif') bottom right no-repeat;
	}

.nav ul li a {
	background-image: none;
	border: none;
/*	border-bottom: 1px solid #dddddd; */
	margin-bottom: 0;
	padding: 5px;
}

.nav ul li a:hover {
	background-image: none;
	border: none;
	background-color: #dddddd;
/*	border-bottom: 1px solid #dddddd; */
}






.nav .top, .nav li li.sfhover {
	padding: 7px 9px 8px 7px;
	color: #333333;
	text-align: center;
}
.nav .selected .top {
	background: url('../image/selected.png') repeat-x;
	color: #000000;
}

.nav li {
	float: left;
	list-style: none;
}
.nav li ul {
	position: absolute;
}
.nav li li {
	clear: both;
}
.nav li ul a {
	color: #333333;
	width: 145px;
}

.nav li li:hover, .nav li li.sfhover {
	background: #dddddd;
	color: #000;
}






































#maincontent {width: 100%; background-color: #ffffff; border-bottom: 1px solid #cccccc;}






#breadcrumb {
	font-family: Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;
	padding: 10px 0 15px 3px;
	font-size: 0.9em;
}
















































#header-right {
	float: right;
	text-align: right;
	width: 202px;
}




#search {
	width 202px;
	margin-top:10px;
	margin-bottom: 25px;
	padding: 0;
	background: url('../image/search-bg.gif') no-repeat;
	color: #666666;
	font-weight: normal;
}
#search select {
	border: 0;
	padding: 5px;
}
#search a {
	color: #1B57A3;
}
#search input {
	float: left;
	width: 168px;
	border: 0;
	margin-top: 2px;
	padding: 2px;
	margin-left:2px;
}


#searchbutton a img {background-image: url('../image/search-button-bg.gif');}
#searchbutton a:hover img {background: url('../image/search-button-bg.gif') left bottom;}

















#cart_in_header {
	float:right;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #ffffff;
	}

#cart_in_header a {
	color: #ffffff;
}


.cartimg {
	width: 40px;
	height:34px;
	margin-top: 6px;
	margin-right: 5px;
}




#logo {padding: 15px 0 15px 0;}

#description {margin-top: -8px; color: #ffffff;}







#column_left {
	display:none;

}
#column_right {
	display:none;

}





#content {
	width: 100%;
}




h1 {
	color: #cc0000;
	font-weight: normal;
	letter-spacing: -2px;
}

h2 {
	color: #cc0000;
	font-weight: normal;
	letter-spacing: -1px;
}


h3 {
	color: #cc0000;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 5px;
}




#sub-head {font-size: 1.1em; line-height: 1.4em; color: #666666;}


#category-header {padding: 20px; background-color: #cccccc;}

#category-header h1 {color: #333333;}




.heading {
	border-bottom: 1px solid #DDDDDD;
	padding-bottom: 3px;
	margin-bottom: 10px;
}
#content .middle {
	min-height: 30px;
}
#content p {
	line-height: 1.4em;
	margin-bottom: 1em;
}

#content ul {
	margin-left: 30px;
	line-height: 1.4em;
	margin-bottom: 0.6em;
}


#content ol {
	margin-left: 30px;
	line-height: 1.4em;
	margin-bottom: 0.6em;
}

#content ol li, #content ul li {margin-bottom: 0.2em;}


#content p a {text-decoration: underline;}


#content .middle {padding-bottom: 1em;}



#cat-list {
	border-bottom: 5px solid #cccccc;
	margin-bottom: 20px;
}




#product-details {
	width: 615px;
	float: left;
}


#prod-details {width: 49%;}

#buying-form {width: 290px; float: right; margin-left: 35px;}

#meta-links {font-size: 0.9em;}

#product-images {
	width: 290px;
	float: right;
	margin-bottom: 20px;
}

#image {
	border: 1px solid #cccccc;
	padding: 9px 9px 20px 9px;

}

.additional-image {float: left; margin: 10px 10px 10px 0;}







#related {
	border-top: 5px solid #cccccc;
	border-bottom: 5px solid #cccccc;
	padding-top: 20px;
}

#comments {
	width: 600px;
	padding-top: 20px;
}














.product-box {
	float:left;
	width: 194px;
	padding: 0px 0 0 0px;
	margin: 10px 53px 20px 0;
}

.product-box a img {
	padding: 10px 9px 30px 9px;
	background-color: #e5e5e5;
	margin: 0 0 2px 0;
}

.product-box a:hover img {
	background-color: #f4f4f4;
}

.column-end {margin-right: 0px;}











.success {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #E4F1C9;
	border: 1px solid #A5BD71;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.warning {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FFDFE0;
	border: 1px solid #FF9999;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.wait {
	padding: 5px 0px;
	margin-bottom: 10px;
	background: #FBFAEA;
	border: 1px solid #EFEBAA;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.required {
	color: #FF0000;
	font-weight: bold;
}
.error {
	color: #FF0000;
	display: block;
}
.help {
	cursor: pointer;
}
.tooltip {
	border: 1px solid #FDDA5C;
	background: #FBFF95;
	padding: 5px;
	font-size: 11px;
	width: 250px;
}
.clear { /* generic container (i.e. div) for floating buttons */
	overflow: hidden;
	width: 100%;
}


.button {
	padding-left: 8px;
	display: inline-block;
	margin-right: 5px;
	background: url('../image/button_left.png') top left no-repeat;
	text-decoration: none;
	color:#FFF;
}
.button span {
	color: #FFF;
	display: block;
	padding: 1px 12px 5px 5px;
	background: url('../image/button_right.png') top right no-repeat;
}



.buttons {
	background: #F8F8F8;
	border: 1px solid #DDDDDD;
	padding: 5px;
	margin-bottom: 10px;
}
.buttons input {
	padding: 0px;
	margin: 0px;
}
.buttons table {
	width: 100%;
	border-collapse: collapse;
}
.buttons table td {
	vertical-align: middle;
}
.content {
	background: #F7F7F7;
	border: 1px solid #DDDDDD;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
}

.list {

	margin: 10px 0 10px 0;
	width: 100%;
}
.list td {
	text-align: left;
	vertical-align: top;
	padding-bottom: 40px;
}
.list td a img {
	padding: 9px 9px 29px 9px;
	background: #f4f4f4 url('../image/product-bg.gif') top right no-repeat;
	border: 1px solid #cccccc;
	margin: 0 0 5px 0;
}






.sort {
	margin-top:10px;
	margin-bottom: 10px;

	height: 30px;
	width: 100%
}
.sort .div1 {
	float: right;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0px;
}
.sort .div2 {float: right;
	text-align: right;
	padding-top: 5px;
}





.pagination {
	display: inline-block;
	width: 400px;
	margin-bottom: 10px;
}
.pagination .links, .pagination .results {
	padding: 0px;
}
.pagination .links {
	float: left; margin-right: 10px;
}
.pagination .links a {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
}
.pagination .links b {
	border: 1px solid #CCCCCC;
	padding: 4px 7px;
	text-decoration: none;
	color: #000000;
	background: #FFFFFF;
}




















.cart {
	border-collapse: collapse;
	width: 100%;
	border: 1px solid #EEEEEE;
	margin: 10px 0 10px 0;
}
.cart th {
	background: #EEEEEE;
	padding: 5px;
	font-weight: normal;
}
.cart td {
	padding: 5px;
}


.cart tr.odd {background-color: #f7f7f7;}













.tags, .tags a {
	font-style: italic;
	font-size: x-small;
}
#module_cart .middle {
	padding: 5px;
}
.cart_module_total {
	padding: 0 3px 0 3px;
	font-size: 0.9em; 
	color: #222;
}
.cart_remove {
	margin-top: 3px;
	background: url('../image/list_remove_btn.gif') no-repeat left center transparent;
	padding-right:10px;
	cursor:pointer;
}
.cart_remove_loading {
	margin-top: 3px;
	background: url('../image/ajax_load.gif') no-repeat transparent;
	padding-right:10px;
}
.button_add_small, a.button_add_small:visited {
	margin-top: 3px;
	background: url('../image/button_add_small.png') no-repeat left center transparent;
	padding:5px;
	text-decoration: none;
	cursor:pointer;
}
#content .middle .box {
	float: left;
	margin: 0 6px 10px 6px;
	min-height: 0px;
}
#content .middle .box .middle {
	width: 158px;
	min-height: 0px;
}














#bigfooter {
	width 100%;
	border-top: 10px solid #f4f4f4;
	background-color: #cccccc;
	color: #333333;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 0.9em;
	line-height: 1.4em;
}

#bigfooter h3 {color: #333333;}

#bigfooter ul {
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	border-top: 1px solid #999999;
	list-style: none;
	line-height: 2em;
}

#bigfooter ul a {display: block; color: #333333; border-bottom: 1px solid #999999; padding-left: 10px;}

#bigfooter ul a:hover {background-color: #dddddd; text-decoration: none;}



.follow-logo {margin-bottom: -3px;}






















.footerinfo {
	float: left;
	width: 194px;
	margin-right: 53px;
}

.footerinfo-last {
	float:left;
	width: 194px;
}



#footer {width: 100%; background-color: #666666; color: #cccccc; clear: both; padding: 14px 0 18px 0;}

#footer .div1 {
	margin-top: 5px;
	float: left;
	text-align: left;
}
#footer .div2 {
	float: right;
	text-align: right;
	margin-top: 0px;
}
#footer .div2 a {
	color: #cccccc;
}


.small-amp {font-size: 0.8em;}







/*--------------- Testimonials Page -----------------*/

blockquote {
	margin: 0;
	padding: 12px 0 0 40px;
	width: 615px;
	font-size: 20px;
	line-height: 24px;
	color: #cc0000;
	background: #ffffff url('../image/start-quote.gif') top left no-repeat;
}

p.testimonial {margin-left: 40px;}




/*--------------- Press page -----------------*/

.pressimage {
	padding: 2px;
	border: 1px solid #999999;
}



/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:940px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:5px 0 30px 0;
		padding:0;
		height:24px;	
		}
	ol#controls li{
		margin:0 5px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:24px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:24px;
		line-height:24px;
		border:1px solid #999;
		background:#cccccc;
		color:#666;
		padding:0 7px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#999;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	

	.slider-box {
		color: #333333;
		width:420px;
		height:241px;
		padding: 20px 500px 20px 20px;
		}

	#slider a {color: #333333; text-decoration: none;}

	.slider-box h1 {color: #444444; margin-bottom: 10px;}
	.slider-box h2 {color: #444444; margin-bottom: 10px; font-size: 30px; letter-spacing: -2px;}




/* // Easy Slider */






/* For the blog */

#primary {margin-top: 10px;}
#product-images ul {margin:0; padding: 0; list-style: none;}
#product-images h3 {font-size: 24px;}
li.widget-container {padding-bottom: 15px;}

h2.entry-title {margin-top: 10px;}

.entry-meta {margin-bottom: 10px; font-size: 0.9em;}
.entry-utility {margin-bottom: 20px; font-size: 0.9em;}

.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: 10px 0 10px 0;
}
#comments {
	clear: both; margin-top: 10px;
}
#comments-title {padding-bottom: 10px;}
#respond textarea {
	width: 98%;
}
.form-allowed-tags {font-size: 0.9em;}





@media print {
.screenonly {display: none;}

#printlogo {width: 300px;}

body {font-size: 14px;}


.container {
	width: 100%;
	margin-left: 0;
	margin-right: 0;

}

.contentcontainer {
	width: 100%;
	margin-left: 0;
	margin-right: 0;
}

#category-header {padding: 0;}


.product-box {
	width: 152px;
	margin: 10px 20px 20px 0;
}

.product-box a img {
	width: 150px;
	height: 150px;
	padding: 1px 1px 1px 1px;
	background-color: #e5e5e5;
	margin: 0 0 2px 0;
	border: 1px solid #cccccc;
}


#product-details {
	width: 50%;
}

#price-details {width: 100%; float: none;}



#product-images {
	width: 290px;
}


#write-review {display: none;}


}

