@import url('menu.css');

* {
	margin: 0px;
	padding: 0px;
	}
a {
	outline:none;
	}
button {
	outline:none;
	}
a img {
	border: none;
}

p {
	padding: 14px 0;
	}
	
#main ul {
	margin-left: 40px;
	}
	
#main h2 {
	/*background: url('images/h-bg.jpg');*/
	background: url('images/menu-bg.jpg');
	color: #fff;
	font-size: 12px;
	font-weight: normal;
	line-height:17px;
	margin:0;
	padding:7px 15px 5px 12px;
	}
	
blockquote {
	margin-left: 40px;
	}
	
body,td,th {
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	font-size: 12px;
}
body {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333;
	}
#wrapper {
	width: 1000px;
	margin: auto;
	text-align: left;
	}
a {
	color: #06229C;
	}

#sidebar p {
	padding: 10px 10px 0;
	}

a:hover {
	text-decoration: underline;
	color: #333;
	}
	
.navlist {
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	}

.navlist li{
	margin:  5px 0;
	padding-left: 15px;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .3em;
	}
.navlist li a {
	text-decoration: none;
	}
.navlist li a:hover {
	text-decoration: underline;
	}

#header {
	padding-top: 10px;
	background: url('images/fist.jpg') 0 10px no-repeat;
	width: 1000px;
	height: 100px;
	}

#headMenu {
	text-align: center;
	float: right;
	font-size: 10px;
	padding-top: 25px;
	}
#headMenu p {
	line-height:14px;
	padding: 0;
	}

#cartinfo {
	float: right;
	width: 200px;
	}
.cartnum{
	color: red;
	font-size: 30px;
	}
#cartleft {
	float: left;
	}
#cartright {
	padding-top: 10px;
	float: right;
	text-align: center;
	font-weight: bold;
	}

#cartright a{
	color: #6CAE4C;
	font-size: 30px;
	}

#logolink {
	float: left;
	}

#logolink a, #logolink a:hover{
	display: block;
	width: 500px;
	height: 90px;
	color: #2E3640;
	text-decoration: none;
	}
	
#cartcount a, #cartcount a:hover{
	float: right;
	width: 280px;
	height: 90px;
	margin: -90px 0;
	color: #2E3640;
	text-decoration: none;
	border: 1px solid #000;
	}
	
#logolink a span, #cartcount a span {
	visibility: hidden;
	}

#content {
	clear: both;
	padding: 10px 0;
	}
#sidebar {
	width: 210px;
	float: left;
	}
	
#main {	
	padding: 0 0 0 15px;
	width: 775px;
	float: left;
	}
	
#hometop {
	margin: 10px 0 20px;
	}

#productLeft {
	float: left;
	width: 240px;
	}
#productMiddle {
	float: left;
	width: 240px;
	margin: 0 25px;
	}
#productRight {
	float: right;
	width: 240px;
	}
.prodcat {
	margin-bottom: 20px;
	width: 100%;
	height: 240px;
	border-bottom: 4px solid #E72E2E;
	background: #D9D9D9;
	color: #036;
	overflow: hidden;
	}
.prodcat p {
	padding: 10px;
	font-size: 11px;
	}

.prodcat a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity:.70;
	opacity:.70;
}

.prodcat a.title {
	z-index: 100 !important;
	color: #E72E2E;
	font-weight: bold;
	font-size: 18px;
	text-decoration: none;
	margin: 0 5px 0 0;
	padding: 0;
	text-decoration: none;
	/*text-transform: uppercase;*/
	float: right;

	}
	
.prodtitle {
	margin: 20px 0;
	font-size: 14px;
	text-align: center;
	font-size: 30px;
	}
.product {
	clear: both;
	margin-bottom: 50px;
	}
.prodimg {
	float: left;
	text-align: center;
	width: 150px;
	}
.prodteaser {
	float: left;
	width: 610px;
	}
.prodName a{
	text-decoration: underline;
	}
.prodName a:hover{
	color: #E72E2E;
	}
.menutop {
	background: url('images/slice_07.jpg') top left no-repeat;
	}
#footer{
	padding-top: 10px;
	text-align: center;
	clear: both;
	}
	
#footer_ups{
	padding-top: 10px;
	text-align: center;
	clear: both;
	font-size: 10px;
	}
	
.navcontainer {
	border-left: 1px solid #E72E2E;
	border-right: 1px solid #E72E2E;
	}
.navcontainer h2{
	background: #E72E2E;
	color: white;
	font-size: 12px;
	padding: 2px 5px;
	}
.navcontainer h2.top{
	
	}
.box-top-menu {
	width:  210px;
	height: 27px;
	background: #fff url('images/box-top-menu.jpg') top center no-repeat;	
	border-bottom: 1px solid #ADABAB;
	}
	
.box-top-menu-long{
	width:  210px;
	/*background: #fff url('images/box-top-menu-long.jpg') top center;*/
	background: #fff url('images/box-top-menu-long2.jpg') top center;	
	border-bottom: 1px solid #ADABAB;	
	overflow: auto;
}

.box-top-menu-long span {
	float:left;
	margin:0;
	padding:7px 15px 5px 12px;
	width: 170px;
	line-height: 16px;
	color: #fff;
	}

.box-top-menu span {
	float:left;
	margin:0;
	padding:7px 15px 5px 12px;
	width: 170px;
	line-height: 16px;
	font-size: 11px;
	color: #fff;
	font-weight: bold;
	font-family: Arial,Verdana,sans-serif;
	
	}

.box, .box-menu {
	margin-bottom: 10px;	
	}
.box, .boxleftpad {
	width: 210px;
	float: left;
	}
.boxleftpad {
	margin-left: 10px;
	}
.box-top {
	width: 210px;
	height: 12px;
	background: #fff url('images/box-top.jpg') top center no-repeat;
	}
.box-mid, .box-mid-left {
	width: 190px;
	background: #fff url('images/box-mid.jpg') top center repeat-y;
	padding: 0 10px;
	}

.box-mid {
	height: 140px;
	}
.box-bot {
	width: 210px;
	height: 42px;
	background: #fff url('images/box-bot.jpg') top center no-repeat;
	}
.box-bot-shadow {
	width: 210px;
	height: 10px;
	background: #fff url('images/box-bot-shadow.jpg') top center no-repeat;
	}	
.clear {
	clear: both;
	}
	
.CatalogItem {
	color: #06229C;
	font-size: 15px;
	text-decoration:none;
	font-family: "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,sans-serif;
	font-weight: bold;
}


	#contactUsForm .clear {
		clear:both;
	}
	
	#contactUsForm .requiredNote {
		color: #F00;
		text-align: right;
		margin: 5px 10px 10px 0;
		font-size: 10px;
	}
	
	#contactUsForm .input {
		margin: 10px 5px;
		clear: both;
	}
	
	#contactUsForm .submit {
		margin: 10px 5px;
		clear: both;
	}
	
	#contactUsForm .input label {
		float: left;display:inline;	
		/* text-align: right; */
		padding-right: 3px;
	}
	
	
	#contactUsForm .input .inputField {
		float:left;	
	}
	
	#contactUsForm .input .longLabel {
		margin-left: 16em;
		padding: 3px;
	}
	
	#contactUsForm .radio .inputField div, #contactUsForm .checkbox .inputField div, #contactUsForm .checkgroup .inputField div {
		margin: 10px 0 5px 0;
	} 
	
	#contactUsForm .checkgroup .inputField div {
		margin-left: 3em;
		padding-left: 3px;
	}
				
	#contactUsForm .submit, .image {
		text-align: center;
	}
	
	#contactUsForm .submitBtn {
		cursor: pointer;
		cursor: hand;
	}
	
	#contactUsForm .input input,#contactUsForm .input select, #contactUsForm .input textarea, #contactUsForm .coupon .couponCode{
		border: 1px solid #2E4A78;
	}
	
	#contactUsForm .input_error input, #contactUsForm .input_error textarea, #contactUsForm .input_error select {
		border: 1px solid #f00;
	}
	
	#contactUsForm .radio input, #contactUsForm .checkbox input, #contactUsForm .checkgroup input {
		border: 0;
	} 
				
	#contactUsForm .input_error label, #contactUsForm .required, #contactUsForm .input_error p, #contactUsForm .input_error .label {
		color: #f00;
	}
	
	#contactUsForm .inputOption {
		margin: 4px 0;
	}
	
	.infoBox, .messageBox {
		border:1px solid #2E4A78;
		padding:15px;
		margin: 15px 0;
	}
	
	.infoBox h3, .messageBox h3 {
		margin-bottom: 10px;
	}
	
	#contactUsForm .errorMsg {
		margin: 15px 0; 
		border: 1px solid #f00;
		background: #FFFFE1;
		padding: 10px;	
	}
	
	#contactUsForm .errorMsg h3 {
		color: #f00;
	}
				
	#contactUsForm .successMsg {
		margin: 15px; 
		border: 1px solid #2E4A78;
		background: #FFFFFF;
		padding: 10px;	
	}
	
	#contactUsForm p {
		margin:5px 15px;
		padding: 0;
	}
	
	#contactUsForm p.label {
		margin: 5px 0;
	}
	
	#contactUsForm a img {
		border:0;
	}
	
	#contactUsForm fieldset {
		/* background-color:#BEC8D1; */
		border-color:#2E4A78;
		border-style:solid;
		border-width:1px 1px 3px;
		margin:auto auto 20px;
		padding:10px;
	}
	
	#contactUsForm legend {
		/* background-color:#2E4A78; */
		color:#2E4A78;
		font-size:12px;
		font-weight:bold;
		padding:3px 10px;
	}