/* Layout */

body {
	margin:0px auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	min-width:900px;
}

img {
	border:0px;
}

form {
	margin:0px;
	padding:0px;
}

input, textarea, select {
	background:url(../images/input_bg.gif);
	border:1px #CCCCCC solid;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
}

select {
	padding:2px;
}

.input_clean {
	background:none;
	border:none;
	padding:0px;
}

a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:none;
}

a:hover {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	text-decoration:underline;
}



/* Header */

#header {
	height: 125px;
	background: url(../images/header_bg.gif) no-repeat top right;
	position:relative;
}

#header_sections {
	width: 450px;
	padding: 10px 0px 0px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	font-weight:bold;
	float:left;
}

#header_sections a {
	text-decoration:none;
	color: #003366;
}

#header_sections a:hover {
	text-decoration:underline;
	color: #003366;
}

#header_date {
	width: 200px;
	padding: 10px 15px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	text-align:right;
	float:right;
	clear:right;
}

#header_logo {
	width:244px;
	height:71px;
	background:url(../images/logo.gif) no-repeat top right;
	position:absolute;
	left:50%;
	margin-left:-122px;
	margin-top:40px;
	cursor:pointer;
}

#header_userp {
	width: 212px;
	height: 65px;
	background: url(../images/header_base_carrito.gif) no-repeat top right;
	float:right;
	clear:both;
	margin-top: 10px;
}

.header_cart_texts {
	width: 200px;
	float: right;
	margin-top: 6px;
}

.header_cart_texts a {
	color:#c4000a;
	font-weight:bold;
	text-decoration:none;
}

.header_cart_texts a:hover {
	color:#c4000a;
	font-weight:bold;
	text-decoration:underline;
}

#header_myaccount {
	width: 132px;
	float: right;
	margin-top: 3px;
	color: #FFFFFF;
}

#header_myaccount a {
	color:#FFFFFF;
	text-decoration:none;
}

#header_myaccount a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}

#header_menu {
	height: 34px;
	position:relative;
	background: url(../images/header_home_contact_bg.gif) repeat-x bottom left;
}

#header_menu_buttons {
	width:50%;
	position:absolute;
	left:25%;
	height:34px;
	background:url(../images/header_menu_bg.gif) repeat-x bottom left;
}

#header_menu_buttons a:link, a:visited {
	text-decoration:none;
}

#header_menu_buttons a:hover, a:active {
	text-decoration:underline;
}

#header_menu_buttons a {
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	height:26px;
	margin-top:5px;
	vertical-align:middle;
	line-height:22px;
	background:url(../images/header_menu_divider.gif) no-repeat right;
}

.header_button {
	position:relative;
	float:left;
	height:34px;
	text-align:center;
	width:20%;
}

.header_button_left {
	position:relative;
	float:left;
	height:34px;
	text-align:center;
	width:20%;
	background:url(../images/header_menu_left.gif) no-repeat top left;
}

.header_button_right {
	position:relative;
	float:right;
	height:34px;
	text-align:center;
	width:20%;
	background:url(../images/header_menu_right.gif) no-repeat top right;
}

#header_search {
	position:relative;
	height:39px;
	background:url(../images/header_search_bg.gif) repeat-x;
}

#header_search_form {
	width:440px;
	position:absolute;
	left:50%;
	margin-left:-220px;
	height:39px;
	background:url(../images/header_search_form_bg.gif) repeat-x;
}

.header_search_form_left {
	position:relative;
	float:left;
	height:39px;
	width:39px;
	background:url(../images/header_search_left.gif) no-repeat top left;
}

.header_search_form_right {
	position:relative;
	float:right;
	height:39px;
	width:39px;
	background:url(../images/header_search_right.gif) no-repeat top right;
}

#header_search_form_content {
	position:relative;
	float:left;
	height:32px;
	width:362px;
	text-align:center;
	padding-top:7px;
}

.header_search_submit {
	vertical-align:top;
	background:none;
	border:none;
	padding:0px;
}

/* Main Content */

.cleaner {
	clear:both;
	height:1px;
	font-size:1px;
	border:none;
	margin:0;
	padding:0;
	background:transparent;
}

#content {
	position:relative;
	margin-top:10px;
	margin-bottom:10px;
	margin-left:8px;
	margin-right:8px;
}

#content_left {
	position:relative;
	float:left;
	width:177px;
	margin:0;
	padding:0;
}

#content_right {
	position:relative;
	float:right;
	width:135px;
	margin:0;
	padding:0;
}

#content_center {
	position:relative;
	margin:0px 143px 0px 185px;
}


#content_left_title {
	position:relative;
	float:left;
}

#content_left_texts {
	border:1px solid #bdbdbd;
	width:174px;
	position:relative;
	float:left;
	background-color:#F7F7F7;
	display:table;
}

.content_left_categories {
	float:left;
	position:relative;
	display:table-row;
	width:100%;
	padding-left:15px;
	margin:5px 0px 0px 0px;
}

.content_left_categories a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
}

.content_left_subcategories {
	float:left;
	position:relative;
	display:table-row;
	width:100%;
	padding-left:30px;
}

.content_left_subcategories a {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#808080;
	text-decoration:none;
	line-height:18px;
}

#content_right img {
	margin-bottom:10px;
}

#banner_home {
	text-align:center;
	margin:0px 0px 10px 0px;
}

/* Footer */

#footer_menu {
	position:relative;
	clear:both;
	height:20px;
}

#footer_menu_buttons {
	width:50%;
	position:absolute;
	left:25%;
	height:21px;
	background:url(../images/footer_menu_bg.gif) repeat-x bottom left;
}

#footer_menu_buttons a:link, a:visited {
	text-decoration:none;
}

#footer_menu_buttons a:hover, a:active {
	text-decoration:underline;
}

#footer_menu_buttons a {
	color:#FFFFFF;
	font-weight:bold;
	display:block;
	margin-top:4px;
	vertical-align:middle;
	background:url(../images/footer_menu_divider.gif) no-repeat right;
}

.footer_button {
	position:relative;
	float:left;
	height:21px;
	text-align:center;
	width:20%;
}

.footer_button_left {
	position:relative;
	float:left;
	height:21px;
	text-align:center;
	width:20%;
	background:url(../images/footer_menu_left.gif) no-repeat top left;
}

.footer_button_right {
	position:relative;
	float:right;
	height:21px;
	text-align:center;
	width:20%;
	background:url(../images/footer_menu_right.gif) no-repeat top right;
}

/* Separator */

.separator {
	position:relative;
	margin-top:15px;
	margin-bottom:15px;
	height:13px;
}

.separator_left {
	position:relative;
	float:left;
	width:109px;
	height:13px;
	background:url(../images/separator_left.gif) no-repeat top left;
}

.separator_right {
	position:relative;
	float:right;
	width:109px;
	height:13px;
	background:url(../images/separator_right.gif) no-repeat top left;
}

.separator_bg {
	position:relative;
	background:url(../images/separator_bg.gif) repeat-x top left;
	height:13px;
	margin:0px 109px;
}

/* SEO */



.seo_wrapper {
	position:relative;
	clear:both;
	margin-top:2px;
	margin-left:8px;
	margin-right:8px;
}

.title_generic {
	position:relative;
}

.title_generic_left {
	position:relative;
	float:left;
	width:7px;
	height:23px;
	background:url(../images/title_generic_left.gif) no-repeat top left;
}

.title_generic_right {
	position:relative;
	float:right;
	width:7px;
	height:23px;
	background:url(../images/title_generic_right.gif) no-repeat top left;
}

.title_generic_content {
	position:relative;
	height:23px;
	margin:0px 7px;
	padding-top:4px;
	background:url(../images/title_generic_bg.gif) repeat-x top left;
	font-weight:bold;
	color:#0C375E;
}

.title_generic_content a {
	color:#0C375E;
	text-decoration:none;
}

.title_generic_content a:hover {
	color:#0C375E;
	text-decoration:underline;
}

.title_generic_icon {
	vertical-align:top;
	padding-top:4px;
}

.title_generic_white_left {
	position:relative;
	float:left;
	width:7px;
	height:23px;
	background:url(../images/title_generic_white_left.gif) no-repeat top left;
}

.title_generic_white_right {
	position:relative;
	float:right;
	width:7px;
	height:23px;
	background:url(../images/title_generic_white_right.gif) no-repeat top left;
	clear:right;
}

.title_generic_white_content {
	color:#0C375E;
	position:absolute;
	height:23px;
	background:url(../images/title_generic_white_bg.gif) repeat-x top left;
	left:7px;
	right:7px;
	padding-top:4px;
	font-weight:  bold;
}

/* Credits */

.credits_wrapper {
	position:relative;
	clear:both;
	margin-left:8px;
	margin-right:8px;
}

.credits_left {
	position:relative;
	float:left;
	width:9px;
	height:28px;
	background:url(../images/credits_left.gif) no-repeat top left;
}

.credits_content {
	color:#20476b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	position:absolute;
	height:28px;
	background:url(../images/credits_bg.gif) repeat-x top left;
	left:7px;
	right:7px;
	padding-top:8px;
	padding-left:20px;
	font-weight:  bold;
}

.credits_right {
	position:relative;
	float:right;
	width:9px;
	height:28px;
	background:url(../images/credits_right.gif) no-repeat top left;
	clear:right;
}

.meiler_icon {
	position:relative;
	height:20px;
	left:-20px;
	float:right;
	color:#20476b;
	padding-top:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:  bold;
	vertical-align:middle;
}

/* Products */

.products_pagination {
	margin:10px 0px 0px 0px;
	position:relative;
	text-align:center;
	background:url(../images/divider.gif) no-repeat center bottom;
	padding:0px 0px 5px 0px;
}

.products_subcategories {
	position:relative;
	margin:15px 0px 0px 0px;
	background:#f7f7f7;
	border:1px solid #e2e2e2;
	float:none;
	min-height:60px;
}

.products_subcategories a {
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
}

.products_subcategories a:hover {
	color:#808080;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
}

.products_subcategories_box {
	position:relative;
	float:left;
	margin:10px 10px 10px 20px;
}

.product_tile {
	position:relative;
}

.product_tricolumn {
	width:33%;
	position:relative;
	float:left;
}

.product_item {
	position:relative;
	width:162px;
	margin-bottom:10px;
	margin-top:15px;
	margin-left:auto;
	margin-right:auto;
}

.product_item_title a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#002d56;
	font-size:10px;
	text-decoration:none;
}

.product_item_description {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#828282;
	font-size:10px;
	height:50px;
}

.product_item_price {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#002d56;
	font-size:10px;
}

/* Product Details */

.product_details_box {
	position:relative;
	padding-top:20px;
	padding-left:8px;
	padding-right:8px;
	height:320px;
}

.product_details_image {
	position:relative;
	float:left;
	width:322px;
	margin:0px 0px 20px 10px;
}

.product_details_info {
	width:290px;
	position:relative;
	float:left;
	margin:5px 0px 0px 10px;
}

.product_details_name, .product_details_ref {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#002d56;
	font-size:14px;
	text-decoration:none;
}

.product_details_description, .product_details_techdetails {
	color:#828282;
}

.product_details_techdetails ul {
	margin:10px;
	padding:10px;
	list-style-position:inside;
	text-indent:-15px;
}

.product_details_price {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#002d56;
	font-size:12px;
	margin-bottom:20px;
}
/* Product Details Info BOX*/

.product_info_box {
	position:relative;
}

.product_info_header {
	position:relative;
	height:41px;
}

.product_info_header_left {
	position:relative;
	float:left;
	width:460px;
	height:41px;
}

.product_info_header_buttons {
	position:relative;
	height:41px;
	float:left;
}

.product_info_header_bg {
	position:absolute;
	background:url(../images/pest_bg.gif) repeat-x top left;
	height:41px;
	left:450px;
	right:3px;
}

.product_info_header_right {
	position:		relative;
	float:			right;
	width:			3px;
	height:			41px;
	background:		url(../images/pest_right.gif) no-repeat top left;
	clear:			right;
}

.product_info_content {
	position:			relative;
	border-left:		1px solid #dfdfdf;
	border-right:		1px solid #dfdfdf;
	border-bottom:		1px solid #dfdfdf;
	font-family: Arial, Helvetica, sans-serif;
	color:				#828282;
	padding:			20px;
}

.product_info_content ul {
	margin:10px;
	padding:10px;
	list-style-position:inside;
	text-indent:-15px;
}

/* Products Details Table */

.product_column_1 {
	padding:0px 0px 0px 5px;
	background:#E9EAF3;
	width:20%;
	font-weight:bold;
	text-transform:uppercase;
}

.product_column_2 {
	background:#F2F2EA;
	width:30%;
	font-weight:bold;
}

.product_column_3 {
	background:#F2F2EA;
	width:50%;
}



/* Shopping Car */

.car_steps_buttons {
	position:relative;
	width:400px;
	height:105px;
	margin:0px auto;
}

.car_steps_button {
	position:relative;
	margin:15px;
	float:left;
	width:70px;
}

.car_steps_image {
	position:relative;
	height:42px;
	width:43px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:15px;
	padding-top:12px;
	margin:0 auto;
	text-align:center;
	background:url(../images/step.jpg) no-repeat;
}

.car_steps_name_a {
	position:relative;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	text-align:center;
}

.car_steps_name_i {
	position:relative;
	color:#919191;
	font-weight:bold;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	text-align:center;
}

.car_header {
	position:relative;
	height:22px;
	width:500px;
	margin:0px auto;
}

.car_header_left {
	position:relative;
	float:left;
	width:7px;
	height:22px;
	background:url(../images/car_header_left.gif) no-repeat top left;
}

.car_header_right {
	position:relative;
	float:right;
	width:7px;
	height:22px;
	background:url(../images/car_header_right.gif) no-repeat top left;
}

.car_header_bg {
	position:relative;
	background:url(../images/car_header_bg.gif) repeat-x top left;
	height:22px;
	margin:0px 7px;
}

.car_header_row {
	position:relative;
	background:#ffad0a;
	height:20px;
	margin:0px auto;
	width:500px;
}

.car_header_column {
	position:relative;
	color:#FFFFFF;
	height:20px;
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	float:left;
	text-align:center;
	line-height:20px;
}

.car_list {
	position:relative;
	width:500px;
	margin:0px auto;
}

.car_list_row {
	position:relative;
	background:#f3f3f3;
	height:26px;
	border-bottom:1px solid #CCCCCC;
}

.car_list_row a {
	font-family:Arial, Helvetica, sans-serif;
	color:#808080;
	font-size:11px;
	text-decoration:none;
}

.car_list_row a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#808080;
	font-size:11px;
	text-decoration:underline;
}

.car_list_column {
	position:relative;
	width:100px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	text-align:center;
}

.confirm_list_column {
	position:relative;
	height:26px;
	width:25%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	float:left;
	text-align:center;
	line-height:26px;
}

.confirm_header_column {
	position:relative;
	color:#FFFFFF;
	height:20px;
	width:25%;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	float:left;
	text-align:center;
	line-height:20px;
}

.confirm_box_totals {
	position:relative;
	float:left;
	font-weight:bold;
	text-align:right;
}

.car_buttons_phases {
	text-align:right;
	padding:10px 0px 0px 0px;
	width:500px;
	margin:0px auto;
	position:relative
}

.car_buttons_phases input {
	background:none;
	border:none;
	padding:0px;
}



/* My Account */

#myaccount_wrapper {
	top:35px;
	margin:0px auto;
	width:500px;
	position:relative;
}

.myaccount_wrapper_left {
	width:225px;
	float:left;
	position:relative;
}

.myaccount_wrapper_right {
	width:225px;
	float:right;
	position:relative;
}

#myaccount_divider {
	width:50px;
	float:left;
	position:relative;
	background:url(../images/puntogris.gif) repeat-y top center;
	height:150px;
}

.myaccount_box_title {
	color:#006699;
	font-size:12px;
	font-weight:bold;
	height:30px;
	position:relative;
	clear:both;
}

.myaccount_box_text {
	width:225px;
	position:relative;
	clear:both;
}


/* Contact Us */

#contactus_wrapper {
	top:35px;
	margin:0px auto;
	width:300px;
	position:relative;
	overflow:auto;
}

.contactus_box_text {
	width:300px;
	position:relative;
	overflow:auto;
}

/* Delivery */

#delivery_wrapper {
	position:relative;
	width:498px; /* We use 498 instead of 500 because of the left/right border */
	margin:0px auto;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

/* Payment */

#tipo_pago {
	position:relative;
	width:498px; /* We use 498 instead of 500 because of the left/right border */
	margin:0px auto;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

/* Sign Up */

#signup_wrapper {
	position:relative;
	width:500px;
	margin:0px auto;
	padding:30px 0px 0px 0px;
}

.signup_row {
	position:relative;
	width:500px;
	height:25px;
}

.signup_row_output {
	position:relative;
	height:20px;
	line-height:20px;
	padding:0px 0px 0px 10px;
}

.signup_row_divider {
	position:relative;
	height:30px;
	width:500px;
	font-weight:bold;
	border-top:1px solid #CCCCCC;
	line-height:30px;
}

.signup_column_left {
	position:relative;
	float:left;
	width:200px;
	height:25px;
	line-height:25px;
}

.signup_column_right {
	position:relative;
	float:right;
	width:300px;
	height:25px;
}

/* Addresses */

#addresses_wrapper {
	position:relative;
	width:500px;
	margin:0px auto;
	padding:30px 0px 0px 0px;
}

.addresses_row {
	position:relative;
}

.addresses_row_output {
	position:relative;
	height:25px;
	line-height:25px;
	padding:0px 0px 0px 10px;
}

.addresses_column_left {
	position:relative;
	float:left;
	width:450px;
}

.addresses_column_right {
	position:relative;
	float:left;
	width:50px;
}

.addresses_column_right img {
	vertical-align:middle;
}


/* History */

#history_wrapper {
	position:relative;
	width:498px; /* We use 498 instead of 500 because of the left/right border */
	margin:0px auto;
	padding:10px 0px 0px 0px;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.history_row {
	position:relative;
	margin:0px auto;
	height:35px;
}

.history_column_top_left {
	position:relative;
	float:left;
	height:35px;
	width:150px;
	text-align:center;
}

.history_column_top_right {
	position:relative;
	float:right;
	height:35px;
	width:348px;
	line-height:35px;
}

.history_row_header {
	position:relative;
	margin:0px auto;
	border-bottom:1px solid #CCCCCC;
	height:20px;
}

.history_column_header {
	position:relative;
	height:20px;
	float:left;
	text-align:center;
	line-height:20px;
	font-weight:bold;
}

.history_column_header_icons {
	position:relative;
	height:20px;
	width:54px;
	float:left;
	text-align:center;
	line-height:20px;
	font-weight:bold;
}

.history_row_list, .comments_row_list {
	position:relative;
	margin:0px auto;
	border-bottom:1px solid #CCCCCC;
}

.history_column_list {
	position:relative;
	height:25px;
	float:left;
	text-align:center;
	line-height:25px;
}

.history_column_list_icons {
	position:relative;
	height:20px;
	width:54px;
	float:left;
	text-align:center;
	padding-top:5px;
}


/* Details */

#details_wrapper, .comments_wrapper {
	position:relative;
	width:498px; /* We use 498 instead of 500 because of the left/right border */
	margin:0px auto;
	border-left:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
}

.details_row {
	position:relative;
}

.details_row_header {
	position:relative;
	margin:0px auto;
	border-bottom:1px solid #CCCCCC;
	height:20px;
	padding:10px 0px 0px 0px;
}

.details_column_header {
	position:relative;
	height:20px;
	width:124px;
	float:left;
	text-align:center;
	line-height:20px;
	font-weight:bold;
}

.details_row_list {
	position:relative;
	margin:0px auto;
	border-bottom:1px solid #CCCCCC;	
	height:26px;
}

.details_column_list {
	position:relative;
	height:25px;
	width:124px;
	float:left;
	text-align:center;
	line-height:25px;
}

/* Payment */

.payment_column_left {
	position:relative;
	float:left;
	width:138px;
	padding:0px 0px 0px 10px;
	height:25px;
	line-height:25px;
	font-weight:bold;
}

.payment_column_right {
	position:relative;
	float:left;
	width:350px;
	height:25px;
	line-height:25px;
}

.payment_credit_column_left {
	position:relative;
	float:left;
	width:158px;
	height:25px;
	line-height:25px;
	font-weight:bold;
	text-align:right;
}

.payment_credit_column_right {
	position:relative;
	float:left;
	width:330px;
	height:25px;
	line-height:25px;
	padding:0px 0px 0px 10px;
}


/* Comments */

.comments_row_header {
	position:relative;
	margin:0px auto;
	border-bottom:1px solid #CCCCCC;
	height:20px;
	background:#ffad0a;
	color:#FFFFFF;
}

.comments_column_top_wide {
	position:relative;
	float:left;
	width:100%;
	text-align:center;
	font-weight:bold;
	height:20px;
	line-height:20px;
}

.comments_column_top_left {
	position:relative;
	float:left;
	width:30%;
	text-align:center;
	font-weight:bold;
	height:20px;
	line-height:20px;
}

.comments_column_top_right {
	position:relative;
	float:left;
	width:70%;
	text-align:center;
	font-weight:bold;
	height:20px;
	line-height:20px;
}

.comments_column_list_left {
	position:relative;
	height:25px;
	width:100%;
	float:left;
	text-align:center;
	line-height:25px;
}

.comments_column_list_right {
	position:relative;
	height:25px;
	width:70%;
	float:left;
	text-align:center;
	line-height:25px;
}

/* Stores */

#stores_wrapper {
	position:relative;
	padding:30px 10px 0px 10px;
	width:600px;
	margin:0px auto;
}

.stores_box_left {
	width:280px;
	height:210px;
	float:left;
	position:relative;
	border:1px solid #CCCCCC;
}

.stores_box_right {
	width:280px;
	height:210px;
	float:right;
	position:relative;
	border:1px solid #CCCCCC;
}

.stores_description_left {
	width:260px;
	float:left;
	position:relative;
	padding:10px 10px 10px 10px;
}

.stores_description_right {
	width:260px;
	float:right;
	position:relative;
	padding:10px 10px 10px 10px;
}


/* No TAX Warning */

.prices_notax {
	text-align:center;
	margin:10px 0px;
	font-weight:bold;
	color:#666666;
}


/* Statics */

#static_wrapper {
	position:relative;
	padding:0px 10px;
}


/* Fonts */

.orange_mid {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#dc6d45;
	text-decoration:none;
}

/* AJAX */
#loading {
	position:fixed;
	right:0px;
	top:0px;
	background-color:#003366;
	color:white;
	font-size:11px;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	width:80px;
	display:none;
	/*visibility:hidden;*/
}

