﻿/*-----------------------------------------------
    GENERAL
-----------------------------------------------*/
body
{
	font-family: Arial;
	font-size: 12px;
	background: url(../images/back.jpg) repeat-x;
	overflow-x: hidden;
	padding: 10px 0 0 0;
	margin: 0;
}

img
{
	border: 0;
}

a
{
	/*color: #327CC5;*/
	color: #123fab;
	outline: none;
}

.align_left
{
	float: left;
}

.align_center
{
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

.align_right
{
	float: right;
}

.cleanDiv
{
	clear: both;
	line-height: 0px;
	height: 0px;
}

.test
{
	color: Gray;
}

h1
{
	margin: 0;
	padding: 0; /*color: #aa0000;*/
	color: #E22B13;
	font-weight: normal;
	font-size: 22px;
	font-family: Cambria, Times New Roman;
}

h2
{
	color: #14457F;
	font-size: 18px;
	font-weight: normal;
	height: 28px;
	margin: 10px 0 0;
}

p
{
	line-height: 20px;
}

.head_back
{
	min-height: 100%;
	background: url(../images/head_back.png) no-repeat;
	padding: 20px 0 0 20px;
}

/*-----------------------------------------------
    MARCO
-----------------------------------------------*/
.wrapper
{
	width: 980px;
	margin: 0 auto;
}
.header
{
	/*height: 100px;*/
	margin: 0 0 5px;
}
.header_logo
{
	float: left;
}
.header_logo_link
{
	float: left;
	width: 220px;
}
.header_left
{
	float: left;
	width: 230px;
}
.header_country
{
	padding: 2px 0 0;
	height: 28px;
}
#change_container input
{
	font-size: 11px;
}
#change_container a
{
	font-size: 11px;
}
.header_country img
{
	margin: 0 0 -7px 0;
}
.header_welcome
{
	padding: 55px 0 0;
}
.header_right
{
	float: right;
	width: 490px;
	margin: 0 0 0 5px;
}
.header_links_top
{
	height: 61px;
	text-align: right;
	vertical-align: top;
	line-height: 10px;
}
.header_links_top div
{
	float: right;
}
.header_faq
{
	padding: 5px 0 0 0;
}
.header_links_top img
{
	margin: 0 5px -10px 0;
}
.header_links_top a
{
	margin: 0 0 0 15px;
}
.header_links_med img
{
	float: right;
}
.header_links_med
{
	height: 15px;
	text-align: right;
	color: Gray;
	padding: 5px 5px 0 0;
	font-style: italic;
	font-size: 11px;
}
.header_links_bot
{
	padding: 4px 5px 0 0;
	text-align: right;
}
.header_links_med img, .header_links_bot img
{
	margin: 0 0 -6px 0;
}
.header_links_bot a
{
	margin: 0 0 0 15px;
}
.city_dropdown
{
	margin-top: 10px;
}
.header_region span, .header_region a
{
	float: right;
	margin: 0 0 0 10px;
}
.header_region input
{
	font-size: 11px;
}

.nav
{
	height: 50px;
}
.nav_l
{
	float: left;
	height: 50px;
	width: 5px;
	background: transparent url(../images/nav_bar_up_l.jpg);
}
.nav_c
{
	float: left;
	height: 50px;
	width: 970px;
	background: transparent url(../images/nav_bar_up_c.jpg) repeat-x;
	text-align: center;
}
.nav_r
{
	float: left;
	height: 50px;
	width: 5px;
	background: transparent url(../images/nav_bar_up_r.jpg) repeat-x;
}
.nav_search
{
	width: 630px;
	height: 30px;
	margin: 11px 0 0 245px;
}
.nav_input
{
	line-height: 30px; /*float: left;*/
	outline: none;
	color: #111;
	background: transparent url(../images/nav_text.png) no-repeat scroll left top;
	width: 480px;
	height: 30px;
	margin: 0;
	padding: 0;
}
.nav_input input
{
	font-size: 15px;
	font-weight: bold;
	background: transparent none repeat scroll 0 0;
	width: 440px;
	height: 30px;
	line-height: 30px;
	display: inline;
	outline: none;
	margin: 0;
	padding: 0 0 0 5px;
	float: left;
	border: none;
}
.nav_link
{
	background: url("../images/search_box_r_s.png") repeat-x scroll 0 0 transparent;
	cursor: pointer;
	display: block;
	float: left;
	height: 23px;
	margin-top: 3px;
	width: 32px;
}

.content
{
	min-height: 400px;
	margin: 10px 0 0;
}

.foot
{
	height: 170px;
	margin: 15px 0 0;
	font-size: 11px;
}

.foot_square
{
	background: #f8f8f8;
	border: 1px #e7e7e7 solid;
	line-height: 16px;
	padding: 10px 0;
}

.foot_col
{
	margin: 0 36px;
	float: left;
}

.foot_left, .foot_right
{
	margin: 5px 0 0;
	height: 24px;
	line-height: 24px;
}

.foot_left
{
	float: left;
}

.foot_right
{
	float: right;
}

.foot_left a, .foot_right
{
	color: Black;
}

.foot_right img, .foot_right a
{
	margin: 0 0 -7px 5px;
}
.foot_social
{
	padding: 5px 0 0 5px;
	height: 28px;
	font-size: 12px;
	background: #f8f8f8;
	border: 1px #e7e7e7 solid;
	margin: 0 0 10px 0;
}
.foot_social_right
{
	float: right;
	text-align: right;
	padding: 0 10px 0 0;
	font-size: 11px;
}

.foot_social_right img
{
	margin: 0 3px -5px 0;
}

/*-----------------------------------------------
    STYLES
-----------------------------------------------*/

.city_name
{
	/*font-size:13px;*/
	font-weight: bold;
	text-decoration: none;
	color: Black;
}

.city_name:hover
{
	text-decoration: underline;
}

/*-----------------------------------------------
    BUTTONS
-----------------------------------------------*/

.btn_blue
{
	width: 184px;
	height: 46px;
	background: url(../images/btnBlue.png);
	line-height: 40px;
}

.btn_blue a
{
	width: 184px;
	height: 46px;
	text-decoration: none;
	text-align: center;
	line-height: 40px;
	color: White;
	display: block;
	font-size: 14px;
	font-weight: bold;
}

.btn_blue a:hover
{
	text-decoration: underline;
}

/*-------------------------------------------------------
    RESEND PASSWORD
-------------------------------------------------------*/
.resend
{
	width: 400px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}

.resend div img
{
	float: left;
	margin: 0 10px 0 0;
}

.resend div h3
{
	float: left;
}

.resend input
{
	padding: 5px;
	width: 350px;
	border: 1px silver solid;
}

.reset_pass
{
	width: 450px;
	margin: 0 auto;
	padding: 50px 0 0 0;
}

.reset_pass div img
{
	float: left;
	margin: 0 10px 0 0;
}

.reset_pass div h3
{
	float: left;
}

.reset_pass input
{
	width: 200px;
	border: 1px solid silver;
	padding: 5px;
}

.reset_pass_td1
{
	width: 150px;
}

.reset_pass_td2
{
	width: 260px;
}

/*-------------------------------------------------------
    MESSAGE BOX
-------------------------------------------------------*/
.clean_message_success, .clean_message_warning, .clean_message_error, .clean_message_info
{
	text-align: left;
	padding: 10px 10px 10px 40px;
	color: #525252;
	margin: 10px 0 20px;
	font-size: 12px;
}

.clean_message_success
{
	background: #E9FAD0 url(../images/msg/accept.png) no-repeat scroll 10px 10px;
	border-bottom: 1px solid #AEE756;
	border-top: 1px solid #AEE756;
	font-weight: bold;
}

.clean_message_warning
{
	background: #fff6bf url(../images/msg/error.png) 15px 50% no-repeat;
	border-top: 1px solid #ffd324;
	border-bottom: 1px solid #ffd324;
}

.clean_message_error
{
	background: #FFCCCC url(../images/msg/delete.png) no-repeat scroll 10px 10px;
	border-bottom: 1px solid #F08A73;
	border-top: 1px solid #F08A73;
}

.clean_message_info
{
	background: #F8FAFC url(../images/msg/information.png) 15px 50% no-repeat;
	border-top: 1px solid #B5D4FE;
	border-bottom: 1px solid #B5D4FE;
}

.hint
{
	text-align: center;
	padding: 5px 10px;
	color: #525252;
	font-size: 12px;
	visibility: hidden;
	position: absolute;
	width: 242px;
	background: #F8FAFC;
	border-top: 1px solid #B5D4FE;
	border-bottom: 1px solid #B5D4FE;
	margin-top: 5px;
	line-height: 15px;
}

/*-------------------------------------------------------
    CART MESSAGE BOX
-------------------------------------------------------*/
.cart_message_success, .cart_message_warning, .cart_message_error, .cart_message_info
{
	text-align: left;
	padding: 5px 0 5px 25px;
	margin: 5px 0 0;
	font-size: 12px;
}

.cart_message_success
{
	background: url(../images/msg/icon-more.png) 5px 50% no-repeat;
	border: 1px solid #008c0d;
	color: #008c0d;
}

.cart_message_warning
{
	background: url(../images/msg/icon-warning.png) 5px 50% no-repeat;
	border: 1px solid #9c8700;
	color: #9c8700;
}

.cart_message_error
{
	background: url(../images/msg/icon-error.png) 5px 50% no-repeat;
	border: 1px solid #cd0a0a;
	color: #cd0a0a;
}

.cart_message_info
{
	background: url(../images/msg/icon-info.png) 5px 50% no-repeat;
	border: 1px solid #0257A8;
	color: #0257A8;
}

.discount_image
{
	margin-left: 105px;
	margin-top: -10px;
	position: absolute;
}

.discount_image_other
{
	margin-left: 95px;
	margin-top: -10px;
	position: absolute;
}

/*-------------------------------------------------------
    AUTOCOMPLETE
-------------------------------------------------------*/

ul.autocompleter-choices
{
	position: absolute;
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #7c7c7c;
	border-left-color: #c3c3c3;
	border-right-color: #c3c3c3;
	border-bottom-color: #ddd;
	background-color: #fff;
	text-align: left; /*font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;*/
	z-index: 50;
	background-color: #fff;
	font-size: 16px;
}

ul.autocompleter-choices li
{
	position: relative;
	margin: -2px 0 0 0;
	padding: 0.2em 1.5em 0.2em 1em;
	display: block;
	float: none !important;
	cursor: pointer;
	font-weight: normal;
	white-space: nowrap;
	font-size: 1em;
	line-height: 1.5em;
}

ul.autocompleter-choices li.autocompleter-selected
{
	background-color: #cecece;
	color: #fff;
}

ul.autocompleter-choices span.autocompleter-queried
{
	display: inline;
	float: none;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

ul.autocompleter-choices li.autocompleter-selected span.autocompleter-queried
{
	color: #FD4F37;
}

.reference-text
{
	font-size: 10px;
	font-style: italic;
}

/*--------------------------------------------------
    POPUPS
--------------------------------------------------*/

.sample_padding
{
	padding: 5px;
}

.popup
{
	width: 300px; /*border: 2px solid #10168a;*/
	border: 2px solid #14457F;
	text-align: center;
	margin: 5px;
}

.popup a
{
	color: Black;
	text-decoration: none;
}

.popup a:hover
{
	text-decoration: underline;
}

.popup_top
{
	height: 30px; /*border-bottom: 2px solid #10168a;*/
	border-bottom: 2px solid #14457F;
	background: #deddf9;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
}

.popup_top_left
{
	float: left;
	padding: 0 0 0 5px;
	width: 24px;
}

.popup_top_center
{
	float: left;
	text-align: center;
	width: 235px; /*color: #10168a;*/
	color: #14457F;
}

.popup_top_left img
{
	margin: 7px 0 0 0;
}

.popup_top_close
{
	float: right;
	padding: 0 5px 0 0;
	width: 20px;
}

.popup_body
{
	min-height: 40px;
	padding: 15px 10px 30px;
	line-height: 18px;
	background: #f3f3fd;
	font-size: 13px;
}

.popup_body p
{
	margin: 0;
}

.popup_time
{
	font-size: 16px;
	font-weight: bold;
	padding: 5px 0 0;
}

.popup_body label
{
	font-weight: bold;
	color: #aa0000;
}

/*-----------------------------------------------
    USER PANEL LOGIN (home, menu, etc.)
-----------------------------------------------*/

.user_panel
{
	text-align: left;
}
.user_panel h2
{
	margin: 0;
}
.user_logout
{
	float: right;
	height: 14px;
}
.user_logout a
{
	font-size: 11px;
	text-decoration: none;
}
.user_logout a:hover
{
	text-decoration: underline;
}
.user_info
{
	float: left;
	margin: 0 0 0 5px;
	width: 200px;
}
.user_info a
{
	text-decoration: none;
	color: #14457F;
	font-weight: bold;
	font-size: 13px;
}
.user_info a:hover
{
	text-decoration: underline;
}
.user_orders
{
	padding: 5px 0 0 0;
}
.user_orders_message
{
	color: #444;
	font-weight: bold;
	padding: 10px 0 0;
	text-align: center;
}
.user_orders_message a
{
	font-weight: normal;
	margin: 0 10px 0 0;
	font-size: 12px;
}
.user_orders_message label
{
	font-weight: normal;
	font-size: 11px;
}
.user_orders_message ul
{
	margin: 0;
	padding: 0;
}
.user_orders_message ul li
{
	line-height: 20px;
	list-style: none;
}

.welcome
{
	background: none repeat scroll 0 0 #F5F6F8;
	border: 1px solid #DCE9F2;
	float: right;
	margin: 0 0 10px;
	text-align: center;
	width: 275px;
}
.welcome h2, h3
{
	color: #333333;
	font-weight: bold;
	font-family: Arial;
}
.welcome h2
{
	float: none;
	font-size: 20px;
	margin: 10px 0 5px;
}
.welcome h3
{
	font-size: 16px;
	margin: 0;
}
.welcome_link
{
	background-image: url("../images/welcome_link.png");
	display: block;
	height: 40px;
	margin: 0 auto 10px;
	width: 192px;
}
a.welcome_link
{
	background-position: 0 0;
}
a.welcome_link:hover
{
	background-position: 0 40px;
}
