@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #36494f;
}
body {
	background-color: #e8ecef;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
form .rows {
	margin-bottom: 2px;
}
fieldset {
	padding: 16px;
	margin-bottom: 14px;
}
fieldset label {
	float: left;
	width: 36%;
}
fieldset label.shared {
	float: none;
	width: 36%;
}
.datos_pago label {
	float: left;
	width: 33%;
}
legend {
	color: #1871A2;
	margin-bottom: 12px;
	font-weight: bold;
}
input.fields {
	margin-bottom: 8px;
	border: 1px solid #1871a2;
	color: #36494f;
	font: 10pt/13pt Tahoma, Geneva, sans-serif;
	height: 13pt;
}
select.fields {
	margin-bottom: 8px;
	border: 1px solid #1871a2;
	color: #36494f;
	font: 10pt Tahoma, Geneva, sans-serif;
}
textarea.fields {
	margin-bottom: 8px;
	border: 1px solid #1871a2;
	color: #36494f;
	font: 10pt Tahoma, Geneva, sans-serif;
}
.row input.fields {
	width: 50%
}
.row textarea.fields {
	width: 50%
}
.buttons_container {
	text-align:center;
	padding-top: 20px;
	clear:both;
}
a { text-decoration:none; }
a:link { color:#1871a2; }
a:visited { color:#1871a2; }
a:hover { color:#ff6238; }
a:active { color:#ff6238; }
h1 {
	font: normal 16pt Arial, Helvetica, sans-serif;
	color: #1871A2;
	margin: 0px 0px 20px;
}
h2 {
	font: normal 14pt Arial, Helvetica, sans-serif;
	color: #36494f;
	margin: 0px 0px 20px;
}
h4 {
	font: normal 12pt Arial, Helvetica, sans-serif;
	color: #1871A2;
	margin: 20px 0px;
}
#global_container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	background: url(../images/interface/header_background.png) no-repeat center bottom;
	height: 218px;
	padding-left: 50px;
	padding-top: 28px;
	margin-bottom: 20px;
}
#header ul {
	padding: 0px;
	margin: 0px;
}
#header ul li {
	list-style: none;
	float: left;
	margin-right: 30px;
	font-weight: bold;
}
#header img { vertical-align: top; }
#header h1 {
	color: #FFF;
	font: normal 20pt Arial, Helvetica, sans-serif;
	margin-top: 90px;
	margin-bottom: 0px;
	padding-left: 200px;
	letter-spacing: -1pt;
}
#header h2 {
	color: #101010;
	font: normal 12pt Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-left: 200px;
}
#header a:link { color:#36494f; }
#header a:visited { color:#36494f; }
#header a:hover { color:#ff6238; }
#header a:active { color:#ff6238; }


#welcome_user a:link { color:#fff; }
#welcome_user a:visited { color:#fff; }
#welcome_user a:hover { color:#ff6238; }
#welcome_user a:active { color:#ff6238; }

#left_panels {
	float: left;
	width: 201px;
	padding-left: 20px;
}
#left_panels .slot_title {
	font-weight: bold;
	padding-left: 42px;
	margin: 0px;
	padding-top: 24px;
	padding-bottom: 30px;
}
#left_panels ul { padding-left: 14px; }


#main_menu {
	background: url(../images/interface/main_menu_background.png) no-repeat center center;
	width: 155px;
	height: 380px;
	padding-left: 26px;
	padding-right: 20px;
}
#main_menu ul {
	margin: 0px;
	list-style: url(../images/icons/mini/bullet_info.png) none;
}
#main_menu ul ul {
	margin: 0px;
	padding-left: 22px;
	list-style: url(../images/icons/mini/bullet_key.png) none;
}
#main_menu ul li {
	font-weight: normal;
	padding-bottom: 6px;
	padding-top: 6px;
}
#main_menu ul li li {
	color: #ff6238;
	font-weight: normal;
}
#login_slot {
	background: url(../images/interface/login_slot_background.png) no-repeat center center;
	width: 145px;
	height: 264px;
	margin-top: 12px;
	color: #FFF;
	padding-left: 26px;
	padding-right: 30px;
}
#login_slot li {
	font-size: 9pt;
	margin-top: 6px;
}

#login_slot label {
	font-size: 9pt;
	margin-bottom: 2px;
	display: block;
}
#login_slot .fields {
	width: 100%;
}
#basket_slot {
	background: url(../images/interface/basket_slot_background.png) no-repeat center center;
	width: 155px;
	height: 174px;
	margin-top: 12px;
	color: #FFF;
	padding-left: 26px;
	padding-right: 20px;
}
#user_slot {
	background: url(../images/interface/user_slot_background.png) no-repeat center center;
	width: 145px;
	height: 264px;
	margin-top: 12px;
	color: #FFF;
	padding-left: 26px;
	padding-right: 30px;
}
#user_slot li {
	font-size: 9pt;
	margin-top: 6px;
}
#payment_methods {
	text-align:center;
	margin-top: 20px;
}
#payment_methods img {
	display: block;
	margin-bottom: 12px;
	margin-left: auto;
	margin-right: auto;
}
#navigation_area {
	float: left;
	width: 730px;
	margin-left: 22px;
	position: relative;
}
ul.main_tabs {
	margin: 0px 0px 32px;
	padding: 0px;
	border-bottom: 2px solid #1b77a6;
	float: left;
	width: 100%;
	clear:both;
}
.main_tabs li {
	background: url(../images/buttons/tab.png) no-repeat center center;
	height: 39px;
	width: 176px;
	list-style: none;
	float: left;
	line-height: 39px;
	font-size: 11pt;
	font-weight: bold;
	color: #1871a2;
	text-align: center;
	padding-top: 6px;
}
.main_tabs .active {
	background: url(../images/buttons/tab_active.png);
	color: #FFF;
}
.search_box {
	position: absolute;
	right: 0px;
	line-height: 39px;
	height: 39px;
	padding-top: 6px;
}
.description { margin-bottom: 50px; }
table th {
	color: #ff6238;
	font-size: 11pt;
	border-bottom: 2px solid #1B77A6;
	padding-bottom: 4px;
	text-align: left;
	padding-left: 8px;
	padding-right: 8px;
}
table .centered { text-align: center; }

table tr.even {
	background: #d9e5ea;
	height: 28px;
}
table tr.odd {
	background: #edf0f1;
	height: 28px;
}
table .even td {
	border-bottom: 2px solid #E8ECEF;
	padding: 4px 8px;
}
table .odd td {
	border-bottom: 2px solid #E8ECEF;
	padding: 4px 8px;
}
table .even td.nosplit { border: none; }
table .odd td.nosplit { border: none; }
table td img { vertical-align: middle; }
table td.totals {
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
}


#footer {
	background: url(../images/interface/footer_bg.png) repeat-x center center;
	clear: both;
	float: left;
	width: 94%;
	height: 48px;
	margin-top: 40px;
	color: #FFF;
	padding-right: 3%;
	padding-left: 3%;
	padding-top: 20px;
}
#footer a:link { color:#1871a2; }
#footer a:visited { color:#1871a2; }
#footer a:hover { color:#101010; }
#footer a:active { color:#101010; }

#footer p {
	margin: 4px 0px 0px;
	color: #1871a2;
}
#footer div {
	float: left;
	width: 50%;
}
#footer .about { text-align: right; }
.news_thumb {
	float:left;
	margin-right: 20px;
	margin-bottom: 12px;
	border: 1px solid #1871A2; 	
}
.product_images {
	float:left;
	margin-right: 20px;
	width: 232px;
	padding-bottom: 40px;
}
.product_images img { 
	/* border: 1px solid #1871A2; 	*/
}
.product_images li {
	float: left;
	margin-right: 12px;
	list-style:none;	
}
.products_specs {
	float:left;
	width: 428px;
}
.pager {
	margin-top: 30px;
	padding-top: 8px;
	clear: both;
	float: left;
	width: 100%;
	border-top: 4px solid #1a76a5;
}
.pager a {
	font-weight:bold;
	height: 24px;
	display: block;
	float: left;
	text-align: center;
	margin-right: 4px;
	line-height: 24px;
	padding-right: 8px;
	padding-left: 8px;
} 
.pager .paginate { background: #edf0f1; }
.pager a.paginate:link { color:#1A76A5; }
.pager a.paginate:visited { color:#1A76A5; }
.pager a.paginate:hover {
	color:#fff;
	background: #1A76A5;
}
.pager a.paginate:active {
	color:#fff;
	background: #1A76A5;
}
.pager .current { background: #1A76A5; }
.pager a.current { color:#FFF; }
.results {
	margin-top: 10px;
	float: left;
	width: 100%;
	clear: both;
}
.picture_slot {
	float: left;
	margin-right: 22px;
	margin-top: -12px;
}
.h1_fix {
	height: 20px;
}
.horizontal_split {
	border-bottom: 1px solid #CCC;
	height: 20px;
	margin-bottom: 20px;
}
.lopd_area{
	text-align:justify;
	border: 1px solid #CCC;
	padding-right: 12px;
	padding-left: 12px;
}
.clear_both{ clear:both;}
.button01  {
	background: url(../images/buttons/input_med_01.png) no-repeat center center;
	height: 26px;
	width: 90px;
	color: #FFF;
	border-style: none;
	text-align: center;
	font: bold 9pt/22px Tahoma, Geneva, sans-serif;
}
#welcome_user {
	color:#FFF;
	text-align:right;
	padding-right: 60px;
}
#welcome_user p { margin: 0px 0px 6px; }
ul.abc {
	margin:0px;
	padding:0px;
}
ul.abc li {
	float: left;
	list-style-type: none;
	font-weight:bold;
	height: 22px;
	display: block;
	text-align: center;
	margin-right: 2px;
	line-height: 22px;
	padding-right: 7px;
	padding-left: 8px;
	background: #edf0f1;
}
ul.abc li:hover {
	color:#fff;
	background: #1A76A5;
}
#listado_marcas {
	clear:both;
	padding-top:30px;
	padding-bottom:30px;
}
#listado_marcas ul {
	margin:0px;
	padding:0px;
}
#listado_marcas ul li {
	background: #edf0f1;
	color: #1A76A5;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1A76A5;
	padding-top: 6px;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	list-style-type: none;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#listado_marcas ul li a {
	display:block;
}
.price {
	font-size: 18pt;
	color: #1871A2;	
}
.left_aligned {
	float:left;
	margin-right: 20px;
	margin-bottom: 20px;
}
a.button01  {
	line-height: 26px;
	display: block;
}
a.button01:link { color:#ffffff; }
a.button01:visited { color:#ffffff; }
a.button01:hover { color:#ffffff; }
a.button01:active { color:#ffffff; }

.button01_large  {
	background: url(../images/buttons/input_large_01.png) no-repeat center center;
	height: 26px;
	width: 150px;
	color: #FFF;
	border-style: none;
	text-align: center;
	font: bold 9pt/22px Tahoma, Geneva, sans-serif;
}

.button02  {
	background: url(../images/buttons/input_med_02.png) no-repeat center center;
	height: 28px;
	width: 80px;
	color: #FFF;
	border-style: none;
	text-align: center;
	font: bold 9pt/22px Tahoma, Geneva, sans-serif;
}

.txt01 { color:#ff6238; }
a.txt01 { text-decoration:none; }
a.txt01:link { color:#ff6238; }
a.txt01:visited { color:#ff6238; }
a.txt01:hover { color:#1871a2; }
a.txt01:active { color:#1871a2; }

a.txt02 { text-decoration:none; }
a.txt02:link { color:#ffffff; }
a.txt02:visited { color:#ffffff; }
a.txt02:hover { color:#101010; }
a.txt02:active { color:#101010; }

.txt03 { color:#1871A2; }

.txtBig { font-size:11pt; }

