/* CSS Document */

html, body {
	background-color: #f5f5f5;
	margin: 0;
	padding: 0;
	background-image: url('../images/bg.gif');
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #222;
}
a img {
	border: none;
}
a.inline-link {
	display: inline;
	color: #145FC6;
	text-decoration: none;
}
a.inline-link:hover {
	color: #D74B1A;
}
input.custom_border {
	border: 1px solid #e2e3ea;
	border-top-color: #abadb3;
	border-bottom-color: #e3e9ef;
}
input.highlight1 {
	border: 1px solid #c5daed;
	border-top-color: #5794bf;
	border-bottom-color: #c7e2f1;
}
input.highlight2 {
	border: 1px solid #b5cfe7;
	border-top-color: #3d7bad;
	border-bottom-color: #b7d9ed;
}
sup {
	font-size: 75%;
}
.makoblue {
	color: #1c5d8c !important;
}

#page {
	width: 780px;
	background: url('../images/shadow-middle.png') repeat-y center;
	margin: 0 auto;
	z-index: 10;
	position: relative;
	padding-bottom: 10px;
}

#top_shadow {
	width: 780px;
	height: 130px;
	background: url('../images/shadow-top.gif') no-repeat;
	margin-bottom: -130px;
}

#bottom_shadow {
	width: 780px;
	height: 25px;
	background: url('../images/shadow-bottom.png') top no-repeat;
	margin: 0 auto;
}

#bg_top {
	width: 100%;
	height: 400px;
	background: url('../images/bg_top.gif') repeat-x;
	position: absolute;
	top: 0;
	left: 0;
	margin-bottom: -400px;
	z-index: 0;
}

/* ----------- */


/* Top */
#top {
	width: 760px;
	height: 80px;
	background: url('../images/top_bg.jpg') no-repeat;
	margin: 0 auto;
}
#top a.logo {
	margin-top: 0px;
	display: inline-block;
}


/* Address box */
#address_box {
	position: relative;
	top: -70px;
	left: 500px;
	
	width: 258px;
	height: 44px;
	background: url('../images/top_address.png') no-repeat;
}
#ab_p1, #ab_p2 {
	position: relative;
	width: 100px;
	height: 30px;
	top: 6px;
	left: 55px;
	margin: 0;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #708496;
	text-align: left;
	line-height: 13px;
}
#ab_p2 {
	width: 72px;
	top: -24px;
	left: 170px;
	
	text-align: right;
}

/* Login info */
#login_info {
	line-height: 20px;
	padding: 0 8px;
	font-style: italic;
	color: #333;
}
#login_info span {

}

#minilogin_form {
	line-height: 26px;
	padding-top: 3px;
}
#minilogin_form .input {
	width: 100px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	border: 1px solid #ccc;
	padding: 2px 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#minilogin_form .input:hover {
	border-color: #888;
}
#minilogin_form .submit {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
}
#caps_warn {
	background: url('../images/warn_cloud.gif') no-repeat left top;
	width: 170px;
	height: 26px;
	padding: 12px 0 0 36px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	color: #333;
	display: none;
	position: relative;
	left: 200px;
	z-index: 10;
}

/* Menu top */
#menu_top {
	width: 740px;
	height: 30px;
	background: url('../images/menu_top_bg.png') no-repeat;
	margin: 1px auto 0 auto;
	padding: 0 10px;
	text-align: right;
	cursor: default;
}
#menu_top_links {
	float: right;
}
#menu_top_links a {
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #145fc6;
	text-decoration: none;
	padding: 0 15px;
	float: left;
}
#menu_top_links a:hover {
	color: #4891f5;
	background: url('../images/menu_top_over.gif') repeat-x;
}
#menu_top_shadow {
	width: 760px;
	height: 10px;
	background: url('../images/menu_top_shadow.gif') no-repeat top;
	margin: 0 auto;
	padding-bottom: 15px;

}
.menu_top_divider {
	display: inline-block;
	width: 2px;
	height: 30px;
	background: url('../images/menu_top_divider.gif') no-repeat;
	float: left;
}


/* Menu left */
#menu_left {
	display: inline-block;
	position: relative;
	left: 10px;
	width: 200px;
	background: #f5f5f5 url('../images/menu_left-normal_bg.jpg') repeat-y;
}
#menu_left_top {
	width: 200px;
	height: 10px;
	background: url('../images/menu_left-top.png');
}
#menu_left_bottom {
	width: 200px;
	height: 10px;
	background: url('../images/menu_left-bottom.png') no-repeat bottom;
}
#menu_holder h2 {
	display: inline-block;
	width: 189px;
	height: 27px;
	margin: 0;
	padding-right: 11px;
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #2cb9e2;
	text-align: right;
	line-height: 27px;
	
	background: url('../images/fff-50.png');
}
#menu_holder ul {
	margin: 0;
	padding: 10px 0 25px 0;
	line-height: 0;
}
#menu_holder ul.menu1 {
	background: url('../images/menu_left-normal_bg.jpg') top no-repeat;
}
#menu_holder ul.menu2 {
	background: url('../images/menu_left-menu2.jpg') top no-repeat;
}
#menu_holder ul.menu3 {
/*	background: url('../images/menu_left-menu2.jpg') bottom no-repeat;*/
	padding: 10px 0;
}
#menu_holder ul.menu3 li {
	cursor: default;
}
#menu_holder ul.menu3 #search_field {
	margin-top: 5px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	width: 140px;
}
#menu_holder ul li {
	width: 183px;
/*	height: 30px;*/
	padding: 0 8px;

	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	text-align: right;
	color: #5280bf;
/*	line-height: 30px;*/
	
	background: url('../images/menu_left-blur_bg.jpg') 0px -17px no-repeat;
	
	list-style: none;
	cursor: pointer;
	
}
#menu_holder ul li img {
	vertical-align: middle;
}
#menu_holder ul li.hover {
/*	background: url('../images/menu_left_btn-over.png') no-repeat;*/
	color: #d74b1a;
}
#menu_holder ul li ul {
	width: 198px;
	margin: 0;
	padding: 5px 1px 6px 0;
	background: url('../images/fff-75.png');
	overflow: hidden;
}
#menu_holder ul li ul li {
	width: 169px;
	height: 18px;
	padding: 0 15px;
	font-size: 11px;
	background: none;
}
#menu_holder * {
	vertical-align: top;
}
#menu_holder ul li ul li.hover {
	background: none;
}
#menu_holder li.group {
	margin: 0;
	padding: 0;
	width: 200px;
	height: auto;
	background: none;
	display: none;
	overflow: hidden;
}
#menu_holder a {
	display: inline-block;
	width: 100%;
	text-decoration: none;
	background: url('../images/menu_left-btn2.png') center;
	color: #145fc6;
	height: 30px;
	line-height: 30px;
}
#menu_holder ul li.hover a {
	color: #d74b1a;
}
#menu_holder a.selected {
	color: #d74b1a;
}
#menu_holder ul li.hover a.selected {
	color: #f47b51;
}
#menu_holder ul li ul li a {
	color: #5280bf;
	height: 18px;
	line-height: 18px;
}


/* Below menu */
#below_menu {
	width: 180px;
	padding: 10px;
	background: #fff;
}

/* Content */
#content {
	position: relative;
	width: 520px;
	min-height: 120px;
/*	margin-left: 230px;*/
	margin-left: 26px;
	padding-right: 30px;
	display: inline-block;
	
	vertical-align: top;
}
#content h1, #content h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #0d4ca2;
	margin: 0 0 5px 0;
}
#content h1 {
	margin-top: 8px;
}
#content h2 {
	font-size: 16px;
}
#content h2.nav {
	font-size: 13px;
	color: #999;
	margin-bottom: 15px;
}
.nav a {
	color: #999;
	text-decoration: none;
	border-bottom: 1px dotted #e0e0e0;
}
.nav a:hover {
	color: #6599df;
	border-color: #6599df;
}

#content p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #222;
	line-height: 16px;
	text-align: left;
}
#content p b {
	color: #444;
}
#content a.link {
	text-decoration: underline;
}
#content li {
	margin: 3px 0;
	line-height: 16px;
}

/* Products listing */
table.product {
	width: 100%;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 15px;
}
table.product .td1 {
	vertical-align: top;
}
table.product .td2 {
	vertical-align: top;
	width: 230px;
	text-align: center;
}
.kod {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
.product .td1 p, .product .td1 ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #222;
	line-height: 14px;
	text-align: left;
}
.product .td1 ul {
	cursor: default;
	list-style: none;
	padding: 0;
	margin-left: 0;
}
.product .td1 ul li {
	margin: 5px 0;
	padding-left: 4px;
	border-left: 3px solid #ddd;
}
.product .td1 ul li:hover {
	border-color: #81c4f1;
}


/* Product image zoom */
a.fancy {
	outline: none;
	display: block;
}
a.link {
	display: inline-block !important;
	color: #145FC6;
	text-decoration: none;
}
a.link:hover {
	color: #D74B1A;
}
div.image_thumbs {
	margin-top: 5px;
}
div.image_thumbs a {
	margin: 0 2px;
	outline: none;
}
div.image_thumbs a img {
	border: 1px solid #ccc;
	opacity: 0.6;
	-moz-opacity: 0.6;
	filter: alpha(opacity=60);
}
div.image_thumbs a:hover img {
	border: 1px solid #888;
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}


/* Price and order box */
div.price_box {
	margin: 5px auto;
	width: 220px;
	background: url('../images/price_box-middle.gif') repeat-y;
}
div.price_box_content {
	background: url('../images/price_box-top.gif') top no-repeat;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #3c5f67;
	padding: 15px 10px 0 10px;
}
div.price_box_bottom {
	width: 220px;
	height: 25px;
	background: url('../images/price_box-bottom.gif') bottom no-repeat;
}
div.price_box ul {
	list-style: none;
	margin: 0;
	padding: 0 10px;
	text-align: left;
}
div.price_box li {
	line-height: 18px !important;
}
div.price_box ul strong {
	float: right;
}
div.price_box ul.pb_order {
	margin: 4px 0 0 0;
	display: none;
}
div.price_box li.order_button {
	text-align: center;
	font-weight: bold;
	margin-top: 4px;
}
div.price_box input.qty {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 30px;
	height: 14px;
	padding: 1px 2px;
	line-height: 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	text-align: right;
}
div.price_box li.pb_qty {
	line-height: 20px;
}
div.price_box li.pb_qty strong {
	margin-right: -5px;
}

div.price_box p.pb_order_header {
	font-style: italic;
	font-weight: bold;
	margin: 6px 0 0 0;
	cursor: pointer;
	color: #3c5f67 !important;
	text-align: center !important;
}
div.price_box a.pb_increase, div.price_box a.pb_decrease {
	display: inline-block;
	width: 20px;
	height: 20px;
	vertical-align: middle;
	outline: none;
}
div.price_box a.pb_increase {
	background: url('../images/qty_inc.gif') top no-repeat;	
}
div.price_box a.pb_decrease {
	background: url('../images/qty_dec.gif') top no-repeat;	
}
div.price_box a.pb_increase:hover, div.price_box a.pb_decrease:hover {
	background-position: bottom;
}
div.price_box img.loader {
	width: 16px;
	height: 12px;
	margin: 1px -21px 0 5px;
}

/* Product packaging info */
div.pakdiv {
	display: none;
	width: 320px;
	position: relative;
	z-index: 10;
	margin-right: -320px;
}
table.paktab {
	display: inline-table;
	border: 1px dashed #e0e0e0;
	margin: 0 5px 5px 0;
	padding: 5px 5px 0 5px;
}
table.paktab td {
	vertical-align: bottom;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	line-height: 20px;
	color: #333;
}
table.paktab td.equals {
	font-size: 13px;
	vertical-align: middle;
	padding: 0 5px;
}


/* Order window */
#order_win-middle {
	position: relative;
	overflow: hidden;
	top: 0px;
}
#order_win {
	display: none;
	position: absolute;
	z-index: 15;
}
#order_win-top {
	width: 305px;
	height: 34px;
	padding-right: 20px;
	background: url('../images/order_win-top.png') no-repeat;
	text-align: right;
}
#order_win-middle {
	width: 285px;
	padding: 5px 20px;
	background: url('../images/order_win-middle.png') repeat-y;
}
#order_win-bottom {
	width: 325px;
	height: 15px;
	background: url('../images/order_win-bottom.png') no-repeat;
}
#order_win-drag_handle {
	display: inline-block;
	width: 250px;
	height: 24px;
	margin: 10px 0 0 12px;
	float: left;
	cursor: move;
}
#order_win-btn_min {
	margin: 14px 2px 0 0;
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url('../images/order_win-min.gif') top no-repeat;
}
#order_win-btn_close {
	margin: 14px 2px 0 0;
	display: inline-block;
	width: 18px;
	height: 18px;
	background: url('../images/order_win-close.gif') top no-repeat;
}
a#order_win-btn_min:hover, a#order_win-btn_close:hover {
	background-position: bottom;
}
#order_win p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: bold;
	margin: 8px 0 3px 0;
	padding: 0;
}
#order_win a {
	position: relative;
	z-index: 16;
}
#order_win a.order_count, #order_win a.order_clear {
	display: inline-block;
	height: 16px;
	background: url('../images/order_win-refresh.gif') top center no-repeat;
	padding-top: 32px;
	z-index: 16;
}
#order_win a.order_clear {
	background: url('../images/order_win-delete.gif') top center no-repeat;	
	margin: 3px 0 0 0;
}
#order_win a.order_count:hover, #order_win a.order_clear:hover {
	background-position: bottom;
	color: #d74b1a;
}
#order_win .overlay {
	display: block;
	background: #fff url('../images/order_win-loader.gif') center 40% no-repeat;
	position: relative;
	z-index: 17;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
	opacity: 0.85;
	-moz-opazity: 0.85;
	filter: alpha(opacity=85);
}
#order_win .empty_order {
	width: 100%;
	padding: 15px 0 20px 0;
	text-align: center;
}


/* Order table */
#order_table {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #222;
	width: 100%;
	line-height: 13px;
	z-index: 16;
	position: relative;
}
#order_table td {
	padding: 2px 2px;
}
#order_table .td1 {
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
	color: #000;
	padding-bottom: 0;
	border-top: 1px solid #e8e8e8;
}
#order_table .td2, #order_table .td3, #order_table .td4 {
	color: #888;
}
#order_table .td2 {
	border-left: 1px solid #e8e8e8;
	width: 30%;
}
#order_table .td3 {
	text-align: left;
	width: 40%;
}
#order_table .td3 input {
	width: 27px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: right;
	padding: 1px 1px;
}
#order_table .td3 b {
	color: #517193;
}
#order_table .td4 {
	text-align: right;
	width: 30%;
	font-weight: bold;
	color: #517193;
	border-right: 1px solid #e8e8e8;
}
#order_table td.gray_bg {
	background: #f4f4f4;
}


/* Order summary */
#order_summary {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #222;
	width: 100%;
	margin: 0;
	border-top: 1px solid #e8e8e8;
}
#order_summary td {
	text-align: right;
	padding: 4px 2px;
}
#order_summary .td1 {
	width: 36%;
	text-align: center;
	font-size: 11px;
	border-right: 1px solid #e8e8e8;
	padding: 0;
}
#order_summary .td2 {
	width: 31%;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
#order_summary .td3 {
	width: 33%;
	font-size: 11px;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
}
#order_summary-total_net_discount, #order_summary-total_gross_discount {
	font-weight: bold;
	color: #0d4e91;
}


/* Hint box */
div.hint {
	margin: 20px 10px 20px 0;
	padding: 10px 10px 10px 60px;
	border: 1px solid #e9d7c5;
	background: #f9f8eb url('../images/hint.gif') 15px 15px no-repeat;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}
div.hint p {
	line-height: 18px;
	margin: 5px 0 10px 0;
	text-align: justify !important;
}
div.hint b {
	color: #48473b;
}


/* Order form */
table.order_form {
	margin: 0 15px 0 5px;
	border: 1px solid #e8e8e8;
	background: #f4f4f4;
}
table.order_form td {
	line-height: 24px;
	padding: 0 5px;
}
table.order_form .input, table.order_form textarea {
	width: 250px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;
	padding: 2px 1px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
table.order_form textarea {
	width: 90%;
	height: 85px;
	margin: 0 auto;
	max-height: 250px;
	line-height: 17px;
}
table.order_form .input:hover, table.order_form textarea:hover {
	border-color: #888;
}
table.order_form .errorField {
	border-color: #d88;
	background: #ffe;
}
table.order_form .errorField:hover {
	border-color: #b00;
}


table.order_items {
	width: 95%;
	margin: 0 auto;
	border-left: 1px solid #e8e8e8;
	border-right: 1px solid #e8e8e8;
}
table.order_items th {
	line-height: 15px;
	padding: 2px 4px;
	border-top: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	font-weight: normal;
	font-style: italic;
}
table.order_items td {
	line-height: 13px;
	padding: 3px 4px;
	border-bottom: 1px solid #e8e8e8;
	text-align: left;
}
table.order_summary {
	width: 95%;
	margin: 0 auto;
}
table.order_summary td {
	background: #fff;
	border-right: 1px solid #e8e8e8;
	border-bottom: 1px solid #e8e8e8;
	padding: 5px 4px;
	line-height: 13px;
	text-align: right;
}
.l_align {
	text-align: left;
}
.r_align {
	text-align: right;
}
.c_align {
	text-align: center;
}

/* 	RESULT STYLE  */
.testresult{
	font-style: italic;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	
	margin: 0 0 0 10px;
	display: block;
	float: left;
	height: 20px;
	line-height: 20px;
}
.testresult span{
	padding: 0 0 0 22px;
	margin: 0;
	display: block;
	float: left;
	white-space: nowrap;
	color: #333;
}
.testLoader {
	background:url(../images/price_box-loader.gif) no-repeat 1px 4px;	
}
.shortPass{
	background:url(../images/wrong.gif) no-repeat 0 0;
}
.badPass{
	background:url(../images/right-yellow.gif) no-repeat 0 0;
}
.goodPass{
	background:url(../images/right-pale.gif) no-repeat 0 0;
}
.strongPass{
	background:url(../images/right.gif) no-repeat 0 0;
}

/* Footer */
#footer {
	background: #ccc url('../images/footer_bg.png') top repeat-x;
	border-top: 1px solid #888;
	height: 120px;
	margin-top: 20px;
}

