*, html, body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
body {
	background: #ffefc7;
}
img {
	border: 0;
}
a, a:visited {
	color: #2760b6;
}
a:hover, a:active {
	text-decoration: none;
}
input, textarea
{
	border: 1px solid #D1D1D1;
	padding: 2px;
}
select {
		border: 1px solid #D1D1D1;
		background: #fff;
		padding: 0;
	}
ul {
		list-style-image: url(../images/arrow.gif);
		list-style-position: inside;
	}
caption, #content th, .ord_form th {
	padding: 3px 0;
	font-weight: bold;
	background: #030862;
	color: #fff;
}
#content th {
	padding: 2px;
}
.hidden {
	display: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: block;
}
/* Errors */
.error, .info, .warning, #TB_ajaxContent p.error {
	background: #FFF9D1;
	padding: 15px;
	margin: 0 0 10px 0;
	border: 1px solid #F7DA3C;
}
.error p, .info p, .warning p {
	font-weight: bold;
}
.error img {
	margin-right: 10px;
}
.info p {
	display: block; line-height: 40px;
}
.fieldError, span.asterisk {
	color: #ff0000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.out_of_stock {
	color: #ff0000;
}
.left {
	float: left;
}
.right {
	float: right;
}
.tright {
	text-align: right;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.nomarg {
	margin: 0;
}
	/* fixes for the manufacturers page */
	span.clear, span.left, span.right {
		display: block;
	}
	span.right {
		padding: 0 0 0 7px;
	}
		span.right a {
			color: #fff;
			font-weight: normal;
		}
		h2 span.right a {
			color: #9C9C9C;
		}
.display_price {
	margin-bottom: 1em;
}
/* CSS/Non-table Forms */
div.form, form.form {
	padding: 15px;
	background: #fff;
	border: 1px solid #ccdcea;
}
	div.form h5, form.form h5 {
		font-size: 17px;
		padding: 0 0 10px 0;
	}
	.left_align input.text {
		width: 150px;
	}
	.left_align input.text, .left_align label {
		margin: 5px 0;
		float: left;
	}
	.left_align label {
		display: inline-block;
		width: 140px;
		clear: left;
	}
	.left_align .fieldError {
		margin: 0 0 0 125px;
		clear: left;
		float: left;
	}
	/* Advanced search */
	.search_box #phrase {
		width: 120px;
	}
	#advanced_search {
		padding: 10px 28px 0 0;
		text-align: center;
	}
	.ext_fields label {
		width: 150px;
	}
	.ext_fields input, .ext_fields select {
		width: 200px;
		margin: 4px 0;
	}
	.ext_fields .marg_left {
			float: left;
			display: block;
			width: 200px;
			margin: 5px 0 5px 150px;
		}
		.auto input {
			width: auto !important;
		}
		.ext_fields div.auto input {
			display: block;
		}
	/* Form - label on top */
	.duo label {
		white-space: nowrap;
		display: block;
	}
	.duo input {
		width: 150px;
	}
	.duo select {
		width: 157px;
	}
	.duo #CustomerBillingCountry, .duo #CustomerShippingCountry {
		width: 300px;
	}
		table.duo th {
			text-align: left;
		}
		/* div - border */
		div.bord_form {
			border: 1px solid #cbe0f1;
		}
		div.gray {
			border-color: #cbe0f1;
		}
		div.pad {
			padding: 10px;
		}
		/* Form - orders form */
		.ord_form, .ord_form table {
			border-right: 1px solid #899fd2;
		}
		.ord_form td, .ord_form th {
			border-left: 1px solid #899fd2;
			border-bottom: 1px solid #899fd2;
			background: #fff;
			padding: 2px;
			text-align: left;
		}
		.ord_form td.sec {
			background: #d2dfee;
		}
		.ord_form th  {
			border-top: 1px solid #899fd2;
			background: #CFE1AF;
			color: #367E00;
		}
		.ord_form .price {
			text-align: right;
		}
		.ord_form a.details {
			padding: 0 0 0 14px;
			background: url('../images/icons.gif') 0 -131px no-repeat;
		}
		.ord_form .sku {
			font-size: 10px;
		}
		/* Borderless & backgroundless table */
		table.no_bord, table.no_bord td.no {
			border: none;
			background: none;
		}
	/* Grid view */
	table.grid {
		width: 100%;
		margin: 0 0 1em;
		border-collapse: separate;
		border-spacing: 5px;
		border: 0;
		empty-cells: show;
	}
		table.grid td {
			width: 33%;
			
			background: #fff;
		}
			table.grid td td {
				border: 0;
			}
		td.grid_full {
			height: 33%;
			padding: 0px 5px 10px;
		}
		table.product_wrapper {
			height: 100%;
		}
		table.product_wrapper .product_title_image {
			vertical-align: top;
		}
		#main table.product_wrapper td.product_details {
			padding-top: 10px;
			vertical-align: bottom;
		}
	ul.sub {
		margin: 0 30px;
		background: transparent url(../images/dot_hr.gif) repeat-x 0% 100%;
		padding-bottom: 15px;
	}
	ul.sub li {
		padding: 3px 0;
		}
	ul.sub li a {
		color: #174897;
		}
	div.breadcrumb {
		border-bottom: 1px dotted #8abbdb;
		padding: 8px 10px;
		color: #000;
		font-size: 11px;
		margin-bottom: 12px;
	}
	div.breadcrumb span {
		float: right;
		font-size: 11px;
		padding: 0px;
	}
	div.breadcrumb a {
		text-decoration: underline;
		font-size: 11px;
	}
	div.breadcrumb a:hover {
		text-decoration: none;
		color: #000;
	}

h1 {
	margin: 0 0 0.5em;
	padding: 0;
	font-size: 18px;
	font-weight: normal;
}
h2 {
	font-size: 15px;
	margin: 0;
	padding: 0 0 12px 10px;
}
h2.nomarg {
	background-image: none;
	}
h2.nomarg span.left {
	font-size: 14px;
	color: #000;
	line-height: 150%;
	}
a.right {
	font-size: 11px;
	font-weight: normal;
	padding: 0;
	line-height: 150%;
	}
h4, h4 a {
	font-size: 17px;
	text-decoration: none;
}
h4 {
	color: #8b8b8b;
	padding-bottom: 4px;
	margin: 5px 0 10px 0;
}

input, select, label, textarea, a.button_link {
	font-size: 12px;
}
/* Buttons */

input.button, div.button input, a.button_link {
	padding: 1px 0;
	display: inline;
	color: #003;
	background: url(../images/button.gif) 0 0 repeat-x;
	border: 1px solid #D1D1D1;
}
div.button {
	margin: 0 2px 5px;
	display: inline-block;
}
div.button input, div.button .button_link {
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
}
div.button a.button_link {
	float: left;
	height: auto;
	margin: 0;
	padding: 2px;
	text-decoration: none;
	white-space: nowrap;
}
/* End of global CSS definitions */
div#container {
	background: #ffefc7 url(../images/head_top_lr.png) repeat-x;
	color: #003;
	border-top: 4px solid #030863;
}
	div.wrapper {
		width: 90%;
		min-width: 960px;
		margin: 0 auto;
	}

		/* Header top */
		#head_container {
		}
			#top_logo {
				float: left;
				margin: 0;
				padding: 15px 0;
				/* float: left; */
				/* margin-top: 6px; */
			}
			
#head-top {padding: 10px 10px 0 0;}
#head-top .right {margin: 0 0 0 10px;}
#head-top a {padding: 0 10px;}
#language {margin: 10px 10px 0 0;}
#search {}

#head-image {background: #B3D4EA url(../images/head_top_rep.gif) 0 100% repeat-x; border-top: 4px solid #030862; border-bottom: 4px solid #f95c1e;}
#head-image img {float: left;}

#top_menu {margin: 0 0 0 420px; padding: 0 5px 0 12px; background: #030862 url(../images/top_menu.gif) 0 100% no-repeat;}
#top_menu a {line-height: 34px; margin: 0 10px; padding: 0 5px;font-size: 14px;color: #fff;text-decoration: none;}

		/* Header bottom */
		div#head_bot {
			position: relative;
			height: 152px;
		}
		#leaf {
			position: absolute;
			left: 0;
			top: 0;
			width: 383px;
			height: 152px;
			z-index: 2;
			background: url(../images/head_bot_logo.jpg) no-repeat;
		}
		/* Header slogan */
		#slogan {
			display: none;
		}
			/* Header login */
			div#head_ext_login {
				background:  url(../images/head_bot_ext_rep.jpg) 0 0 repeat-x;
				height: 31px;
				text-align: right;
			}
				div#head_ext_login a, div#head_ext_login span  {
					color: #fff;
					display: inline-block;
					line-height: 29px;
					/* float: right; */
					padding: 0 15px 0 0;
				}
				div#head_ext_login a.login {
					background: url(../images/icons.gif) 100% -83px no-repeat;
					margin: 0 10px 0 0;
				}
				div#head_ext_login a.register {
					background: url(../images/icons.gif) 100% -104px no-repeat;
					margin: 0 15px 0 0;
				}
				div#head_ext {
					background: url(../images/head_bot_ext.jpg) no-repeat;
					height: 31px;
					width: 282px;
					float: left;
				}
			/* Header bottom pic */
			div#head_bot_pic {
				background: #fff url(../images/head_bot_pic.jpg) 100% 0 no-repeat;
				margin: 12px 0 0 auto;
				height: 108px;
			}
			.head_bot_block {
				height: 137px;
				margin: 0 0 0 393px;
				padding: 15px 20px 0 0;
				color: #f95c1e;
				font-size: 17px;
				font-weight: bold;
				overflow: hidden;
				/* text-align: right; */
			}
			
			#content-wrapper {padding: 10px 0 0; background: #fff;}
			
			/* Content table */
			#main {}
			
			table#main td {
				vertical-align: top;
			}
			#content_wrap {
				width: 100%;
			}
			div#content {
					padding: 0 10px 10px;
				}
				/* Content main classes */
				div#content div.top {
					margin: 0;
					padding: 0;
					/* background: url(../images/dynamic_top.png) top left repeat-x; */
				}
					div#content div.dynamic_l {
						/* background: url(../images/dynamic_top_l.png) top left no-repeat; */
					}
					div#content div.top div.in {
						margin: 0 0 0 0;
						padding: 0 10px;
						/* width: 450px; */
						/* background: url(../images/dynamic_top_r.png) top right no-repeat; */
					}
					
				div#content div.bottom {
					margin: 0;
					padding: 0;
					background: url(../images/dynamic_bottom.png) bottom left repeat-x;
				}
				div#content div.dynamic_bottom_l {
					margin: 0;
					padding: 0;
					background: url(../images/dynamic_bottom_l.png) bottom left no-repeat;
				}
					div#content div.bottom div.in {
						margin: 0 0 0 40px;
						padding: 0 40px 0 0;
						background: url(../images/dynamic_bottom_r.png) bottom right no-repeat;
					}					
			/* Headings */
			h3 {
/* 				height: 59px;
				line-height: 33px; */
				margin: 0;
				padding: 0px 13px;
				font-size: 17px;
				color: #0f4293;
				font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
			}
			#content h3 {
				padding: 0 20px;
			}
			h3.gray {
				background: none;
				color: #7e7e7e;
			}
			h3.small {
				height: 33px;
				overflow: hidden;
			}
		    /* Left/Right boxes */
			h3.box_title {
				line-height: 30px;
				margin: 0;
				padding: 0 10px 3px;
				background: url(../images/box_title_lr.png) 0 0 no-repeat;
				font-size: 14px;
				font-weight: normal;
				color: #fff;
			}
			td.boxes_lr {
				width: 214px;
			}
			td.boxes_lr ul {
				width: 214px;
				list-style: none;
			}
			div.box {
				padding: 10px 0;
				width: 215px;
			}
			.box_content {
			}
			div.box form {
				padding: 10px;
			}
			div.box select {
				margin: 0 auto;
			}
			a.highlight {
				display: block;
				margin-left: 15px;
			}
			/* Product displaying boxes */
			div.prod_box table {
				margin-bottom: 2px;
				background: #fff;	
				 
			}
			div.prod_box td {
				color: #f95c1e;
				padding: 10px;
				font-size: 12px;
			}
			div.prod_box a {
				font-weight: bold;
				text-decoration: none;
				font-size: 12px;
				line-height: 100%;
				display: block;
				}
				/* Categories box */
				div#cat_box div, #man_list div {
					width: 214px;
					border-bottom: 1px dotted #80bee5;
				}
				div#cat_box div a, #man_list div a {
					display: block;
					text-decoration: none;
					padding: 7px 0 7px 20px;
					color: #50668a;
					background: url(../images/arrow-grey.gif) 5px 50% no-repeat;
				}
				div#cat_box div a:hover, #man_list div a:hover {
					color: #3E4F6A;
					background: url(../images/arrow-blue.gif) 5px 50% no-repeat;
					text-decoration: underline;
				}
				/* Manufacturers box */
				#man_list div {
					border-bottom: 1px dotted #80bee5;
				}
				a.highlight {
					display: block;
					padding: 0;
				}
				a.highlight:hover {
					color: #324056;
					text-decoration: underline;
				}
				/* News box */
				div.news {
					margin: 0 0 7px 0;
					padding: 10px;
				}
				div.news div {
					color: #b9b9b9;
					font-weight: bold;
					font-size: 11px;
				}
				div.box a.view_all {
					font-size: 12px;
					display:block;
					margin-left:15px;
					font-weight: bold;
				}
				div.box a.view_all:hover {
					/* color: #6BA32B; */
				}
				/* Login box */
				div#login_box {
					background: #fff;	
					padding: 10px;
				}
				div#login_box a {
					display: inline-block;
					line-height: 23px;	
					padding: 0 0 0 20px;
					float: left;
					clear: left;
				}
				div#login_box a.profile {
					background: url(../images/icons.gif) 2px -2px no-repeat;
				}
				div#login_box a.orders {
					background: url(../images/icons.gif) 2px  -21px no-repeat;
				}
				div#login_box a.login {
					background: url(../images/icons.gif) 0 -43px no-repeat;
				}
				div#login_box a.register {
					background: url(../images/icons.gif) 0 -65px no-repeat;
				}
				/* Search box */
				input.search_btn {
					background: transparent;
					border: none;
					position: relative;
					top: 5px;
				}
				/* Menu box */
				.menu_box_table {
					padding: 10px;
					background: #fff;
					}
				div.box_currency .box_content {
					padding: 5px 10px;
					background: #fff;
				}
			/* Page number*/
			div.page_number {
				padding: 5px 15px;
			}
			.order_product_egoods td {
				padding: 5px;
				border-bottom: 1px solid #899FD2;
				}
/* Footer */
#footer {
	height: 134px;
	padding-top: 5px;
	background: url(../images/footer.gif) 0 0 repeat-x;
	border-top: 2px solid #f95c1e;
	}
#footer .wrapper {
}
	div#footer .powered {
		float: right;
		color: #666;
		text-decoration: none;
		font-size: 11px;
	}
	div#footer .powered a, #footer .center, #footer .center a {
		font-size: 11px;
	}
	#footer .center {
		padding-left: 120px;
		color: #666;
	}
	div#footer div.footer_menu {
		margin-bottom: 1.2em;
		color: #265eb2;
	}
		div#footer div.footer_menu a {
			padding: 0 5px;
			color: #265eb2;
			text-decoration: none;
		}
		div#footer div.footer_menu a:hover {
			text-decoration: underline;
		}
		#footer .footer_menu {
			text-align: center;
		}
		/* Categories */
		.subcategories {
			padding: 10px;
		}
		.subcategory {
			margin: 0.5em;
			padding: 0.5em;
			border-bottom: 1px dotted #e2eef5;
			background: #fff;
		}
		.categoryImage {
			float: left;
			margin-right: 5px;
		}
		
		/* Homepage - Featured products */
		div.prod {
			border: 1px solid #e4f0f8;
			padding: 15px 0 20px 0;
			margin: 0 15px 10px 15px;
			background: #fff;
		}
			div.prod div.right_prod {
				margin: 0 15px 0 115px;
			}
				div.prod div.right_prod p {
					font-size: 11px;
					margin-left: 0 !important;
				}
			div.prod a.left {
				width: 110px;
				text-align: center;
			}
			div.prod table, div.grid table {
				margin: 10px 0;
			}
				div.prod table td, div.grid table td {
					color: #000;
				}
				div.prod table td span, div.prod table td del, div.grid table td span, div.grid table td del {
					margin-left: 5px;
					color: #f95c1e;
					font-weight: bold;
				}
			
	/*Contact form */
	table.contact_form {
		margin: 0 auto;
		background: #fff;
		width:100%;
	}
	table.contact_form td {
		padding: 7px 15px;
	}
	table.contact_form label {
		white-space: nowrap;
		margin: 0 10px 0 0;
	}
	table.contact_form textarea {
		width: 300px;
		height: 110px;
	}
	/* Product Page */
	.product_content {
		padding: 10px;
		background:#FFFFFF none repeat scroll 0 0;
		
	}
	div.prod_opts div {
		background: url(../images/bullet.gif) left center no-repeat;
		padding: 0 0 0 15px;
		margin: 0 0 5px 0;
	}
	.bord_top {
		border-top: 1px solid #ccc;
		padding: 10px 5px;
	}
	.bord_top div.left span {
		color:#802525;
		font-weight:bold;
	}
	.bord_top div.left del {
		color:#802525;
		font-weight:bold;
	}
	.bord_top div.right {
		text-align: right;
	}
	.big_image {
		text-align: center;
	}
	.product_features {
		line-height: 180%;
	}
	.product_features img {
		margin: 0 5px;
	}
	div.col2 {
		width: 50%;
		text-align: right;
	}
	.product_buttons {
		width: 100%;
		text-align: right;
	}
	.productRating {
		padding: 10px 0;
	}
	.productReviews {
		padding: 10px 0 0;
	}
	.productReviews h5 {
	}
	.review {
		padding: 10px 10px 10px 15px;
		border-top: 1px solid #ccc;
	}
	.review_content {
	}
	.review_author {
		margin: 0 0 5px;
	}
	/* Minicart */
	.view_cart {
		line-height: 160%;
		font-size: 12px;
		background: #fff;	
		padding: 10px;
	}
		.view_cart span {
			font-weight: bold;
			color: #686868;
		}
		.view_cart a {
			font-size: 11px;
		}
	/* Send to friend form */
	textarea#emailNotes {
		width: 320px;
		height: 100px;
	}
	div.sf_buts {
		margin: 10px 0 0 0;
	}
	div.sf_buts span {
		width: 5px;
		height: 1px;
		display: inline-block;
	}
	/* Manufacturers page */
	div.manuf div.right_prod {
		margin: 10px 0 0 135px;
	}
	div.manuf a.left {
		padding-right: 10px;
		border-right: 1px solid #ccc;
	}
	/* Cart page */
	table.cart th {
		line-height: 30px;
		background: #a4a4a4;
		color: #fff;
	}
	table.cart td {
		background: #fff url(../images/cart_prod_bg.jpg) repeat-x;
		vertical-align: middle !important;
		padding: 8px;
	}
	#cart_coupon {
		color: #fff;
	}
	/* Cart page bottom */
	table.cart_bot th {
		border-top: 1px solid #c2c2c2;
		border-bottom: 1px solid #c2c2c2;
		padding: 0 5px;
		text-align: left;
		line-height: 27px;
	}
	table.cart_bot th.nobot {
		border-bottom: 0;
	}
		table.cart_bot th div {
			line-height: 20px;
		}
	table.cart_bot .price {
/* 			text-align: right;
			width: 40%; */
		}
			table.cart_bot td.price {
				padding: 5px;
				border-bottom: 1px solid #c2c2c2;
				background: #fff;
				color: #f95c1e;
			}
			table.cart_bot td div.button {
				margin-top: 5px;
			}
			table.cart_bot td div.big {
				margin-top: 10px;
			}
			
	/* Checkout pages steps */
	.checkout_table {
		width: 100%;
	}
	.checkout_table td.td_box {
		width: 50%;
		padding: 10px;
		background: #fff;
		
	}
	.checkout_table td td {
		padding: 2px;
		border: 0;
	}
	.checkout_table th {
		text-align: left;
	}
	#anonymus_checkout_form p {
		margin-bottom: 1em;
	}
	div#check_steps div {
		float: left;
		white-space: nowrap;
		margin: 0 1%;
		padding: 5px 0;
		text-align: center;
		color: #656565;
		border-bottom: 1px solid #b5b5b5;
		font-weight: bold;
		width: 23%;
	}
	div#check_steps div.sel {
		color: #153e8f;
		border-bottom: 2px solid #153e8f;		
	}
	/* Checkout methods */
	form.check_methods div.left {
		width: 45%;
		margin: 0 10px 10px 0;
	}
	#checkout_confirm table.cart_bot td {
		text-align: right;
	}
	table.totals {
		margin: 0 0 0 auto;
	}
	#DropdownCategories.box {
		padding-top: 0;
	}
	#DropdownCategories ul {
		margin: 0;
		padding: 0;
		list-style: none none;
		width: 214px;
	}
	#DropdownCategories li {
		padding: 0;
		border-bottom: 1px dotted #80bee5;
	}
	#DropdownCategories ul ul {
		display: none;
		z-index: 5;
		border: 1px dotted #80bee5;
		border-bottom: 0;
		background: #ffefc7;
	}
	#DropdownCategories a, #DropdownCategories a:visited {
		display: block;
		padding: 8px 5px 7px 20px;
		color: #616060;
		text-decoration: none;
	}
	#DropdownCategories a.isParent {
		background: transparent url(../images/darrow-grey.gif) 5px 50% no-repeat scroll;
	}
	* html #DropdownCategories a {
		height: 1%;
	}
	* html #DropdownCategories li { /* ie6 fix */
		float: left; width: 100%; margin: 0;
	}
	#DropdownCategories a:hover, #DropdownCategories a:active {
		background: transparent url(../images/arrow-blue.gif) 5px 50% no-repeat scroll;
	}
	#DropdownCategories a.isParent:hover, #DropdownCategories a.isParent:active {
		background-image: url(../images/darrow-blue.gif);
	}