* {
	margin: 0;
	padding: 0;
}

body{
	margin:0;
	padding:0;
	line-height: 1.5em;
	background: #4d5759;
	font-family: Verdana, Lucida, Arial, Helvetica, sans-serif;
	font-size: 11px;
	behavior:url("/catalog/javascript/misc/csshover.htc");
	behavior:url("/catalog/javascript/misc/iepngfix.htc");

}


a{
	border:none;
	color: #346CC7;
	text-decoration: underline;
	cursor:pointer;
	display:inline;
	font-weight: bold;
}

a:visited{
	color: #346CC7;
	border:none;
}

strong {
	text-decoration: none;
}

img{
	text-decoration:none;
	border:none;
}


p {
	margin:10px;
}

b{
	font-size: 110%;
}


#maincontainer{
	width: 1008px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background: url('../image/header.png') no-repeat left top #fff;

	border-bottom: 5px solid #fff;

}

#topsection{
	background: transparent;
	height: 200px; /*Height of top section*/
}

#topsection h1{
	margin: 0;
	padding-top: 15px;
}

#topsection a {
	color: #000;
	font-weight: bold;
}

.header { width: 787px; height: 190px; display:block; float: right; margin-right: 8px; margin-top: 8px; background: url(/catalog/template/20k/image/header_home.png) top center no-repeat; }
.header a { text-decoration: none; }
.header a:hover { text-decoration: underline; }

#contentwrapper{
	float: left;
	width: 100%;
}

#contentcolumn{
	margin-left: 220px; /*Set left margin to LeftColumnWidth*/
}

#content li {
	margin-left: 25px;
}


#leftcolumn{
	float: left;
	width: 200px; /*Width of left column*/
	margin-left: -1040px; /*Set left margin to -(MainContainerWidth)*/
	background: transparent;

	margin-top: 32px;
}

#footer{
	clear: both;
	width: 100%;
	text-align:center;
	padding: 4px 0 0 0;
	height: 130px;
}

#footer a{
	color: #FFFF80;
}

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

.innertube h1 {
	font-size: 2em;
	margin-top: 15px;
	margin-bottom: 15px;
}

#headingTitle {	text-align:left; color: #fff;  font-size: 20px; margin-top: 15px; padding: 7px; height: 30px; background: transparent url(/catalog/template/20k/image/usp_61787D.png) center top no-repeat; }

#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 180px;
	padding: 0px;
	margin-left: 40px;
	border: 1px solid #4d5759;
}

#vertmenu .menuTitle {
	display: block;
	background-color: #5b7479;
	font-size: 100%;
	padding: 0px 0pt 1px 5px;
	font-weight: bold;

	color: #ffffff;
	text-align:left;
	margin: 0px;

}

#vertmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;


}
#vertmenu ul li {
	margin: 0;
	padding: 0;
}

#vertmenu ul li a {
	font-size: 10px;
	display: block;

	padding: 5px 0px 2px 4px;
	text-decoration: none;
	color: #474747;

	margin-left: 5px;

}

#vertmenu ul li a:hover, #vertmenu ul li:hover a:focus {
	color: #7B989E;
	text-decoration: underline;
}

#products {
	color: #303030;
}

#products a {
	color: #000;
	text-decoration: none;
}

#products .categoryProduct {
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	margin-left: 20px; /* to compensate for IE/Opera's Whitespace (wtf..who coded ie?)*/
	margin-top: 20px;
	border: 1px solid #D4D5C5;
	padding-bottom: 15px;
	width: 200px;
	height: 170px;

}

#products .categoryProduct:hover {
	border: 1px solid #5B7479;
}

#products .product {
	text-align:left;
	margin: 0 auto;

	vertical-align: top;
	background: #ffffff;
	margin-left: 20px; /* to compensate for IE/Opera's Whitespace (wtf..who coded ie?)*/
	margin-top: 20px;
	border: 1px solid #D4D5C5;
	width: 200px;
	height: 210px;
}

#products .product:hover {
	border: 1px solid #5B7479;
	color: #5B7479;
}

#products h2 {
	text-align: Center;
	font-size: 1.5em;
	margin:0;
	color: #474747;
	font-family: Arial,Verdana,Helvetica;
	height: 1.5em;
	padding-bottom: 5px;
}

#products .product .price {
	font-size: 1.3em;

	color: darkGreen;
	margin-top: 10px;
	text-align: center;
	position: relative;
}

#products .product .price span {
	font-size: 10px;
	font-weight: normal;
	margin-left: 3px;
	position: absolute;
	top: -5px;

}

.product a {
	display: inline;
	width: 100%;
	height: 160px;
}

.page-links { border: 1px solid #bbb; width: 300px; padding-bottom: 3px; margin-top: 5px; text-align: center; background: #eee; }

h1 {
	text-align: center;
	margin-top: 10px;
}

h2 {
	font-weight: bold;
	font-size: 13px;
	text-align: left;

	padding-left: 5px;
	margin-bottom: 2px;
}

h3,h4,h5 {
	font: 13px;
	margin:0;
	padding-left: 10px;
	font-weight: bold;
}


h6 {
	font: 11px;
	margin:0;
	margin-left: 5px;
	font-weight: bold;
}

.product ul {
	padding: 0;
	margin-bottom: 10px;
}

.product li {
	padding-left: 0px;
	margin-left: 40px;
	list-style: square;
}

.description {
 background: #ffffff bottom right no-repeat;
 margin-top:40px;
}

.description ul {
	margin-left: 25px
}

.description li {
	list-style: square;
}

.description p {
	/*font-weight: bold; */
	margin-left: 0;
}

/* common styling for all galleries */
.gallery {
	width: 100%;
}


.gallery h1 {
	font-size: 15px;
	margin-bottom: 5px;
}

.gallery a {
	display: inline;
}

a.gallery, a.gallery:visited {display:inline; color:#000; text-decoration:none; border:1px solid #000; width:75px; height:47px; float:left; margin:4px; z-index:50; background: no-repeat center;}
a.gallery em, a.gallery span {display:none;}
a.gallery:hover {border:1px solid #fff;}

label, input {
	margin-bottom: 10px;
	margin-left: 0;
}

label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
	float: left;
}

br {
	clear: left;
}

.form {
	margin:0px;
	border: 1px solid black;
	background: #E6EADA;
	width: 500px;
}

.forminput {
	display: block;
	border: 1px solid;
	border-color: #CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
	width: 300px;
	float: left;
}

.submitbutton {
	background:#F3F3F3 none repeat scroll 0%;
	border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
	border-style:solid;
	border-width:1px;
	color:#666666;
	font-size:1em;
	font-weight:bold;
	height:5em;
	width:18em;
	float:right;
	margin-right: 10px;
}
.void {
	height: 60px;
}

input{
	font-family: arial,helvetica;
	font-weight: bold;
	font-size: 8.75pt;
}

.noborder {
	border: none;
}
.noborder td, .noborder tr {
	border: none;
}

#breadcrumbs {
	margin-top: 10px;
	text-align: right;
	margin-right: 6px;
}

#breadcrumbs a {
	color: #474747;
	text-decoration: none;
}

.messages {
	margin: 0 auto;
	text-align:left;
	padding: 20px;
	background: #6E0900;
	width: 60%;
	font-weight: bold;
	color: #000;
}

.warning {
	color: #000;
	text-align: left;
	margin: 3px;
	background: #FFF7C3;
}

#error {
	text-align: center;
}

.search { margin: 0 auto; text-align: center;}
.search input { margin:0; padding:0; }
.search .input { width: 150px; text-align: left; background: #fff; margin:0; padding-left: 5px; font-weight: normal; border: 1px solid #c6c6c6}


.leftBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 210px;
	padding: 0px;
	margin-left: 25px;
	margin-top: 15px;
	border-bottom: 2px solid #bbb;
	border-right: 2px solid #bbb;
	padding-bottom: -2px;
}

.clear {
	clear:right;
}

.addToCartSmall {
	border: 1px solid #c6c6c6;
	border-top: none;
	width: 190px;
	height: 25px;
	margin-left: 20px;
	padding: 5px;
}

.addToCartSmall input {
	margin: 0;
	padding: 0;
}


.addToCartSmall label {
	margin-left: 5px;
	float: none;
	width: 100px;
}

.message {
	background: #FEFF9F;
	padding: 15px;
	margin-bottom: 15px;
}

.block-grey {
	margin-bottom: 20px;
	border: 1px solid #bbb;
	padding: 15px;
}


.block-grey h2 {
	padding: 0;
	margin-bottom: 15px;
}
