
body {
	
	font-family: Arial;
	font-size: 14px;
	background: #fff url(../../img/yellowblue/background.gif) top left repeat-x;
	background-attachment: fixed;
	margin-top: 10px;
	padding-bottom: 10px;
}
a {
	text-decoration: none;
	color: #000000;
}

.clear {
	clear: both;
}

#container {
	margin: 0 auto;
	width: 960px;
	background: #ffffff;
}

/* 
 * ======================================================================
 *	 - HEADER
 * ======================================================================
 */
#header {
	height: 60px;	
	margin-bottom: 10px;
	
	background: url(../../img/yellowblue/logo_back.gif) left top no-repeat;
	border-bottom: 1px solid #8CB6CE;
}
#header .logo {
	float: left;
	width: 350px;
}
#header .logo h1 {
	font-size: 30px;
}

#header div.menu {
	float: right;
	background: url(../../img/yellowblue/menu_back.gif);
	width: 520px;
	height: 60px;	
}
#header div.menu div.options {
	margin: 14px 0 0 50px;	
}
#header div.menu div.options a {
	margin-right: 18px;
	color: #0D2D43;
}
#header div.menu div.options div {
}
#header div.menu div.options a:hover {
	text-decoration: underline;
}
#header div.menu div.connection {
	margin: 13px 0 0 45px;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
}
#header div.menu div.connection span {
}
#header div.menu div.connection span span {
}
#header div.menu div.connection span a {
	color: #ffffff;
}

/* 
 * ======================================================================
 *	 - MENU
 * ======================================================================
 */
#menu {
	margin: 0 10px 6px 10px;
}
#menu .departaments {
	background-color: #025db8;
	/*padding: 9px 0 9px 0;*/
	padding: 7px 0;
	/*text-align: center;*/
}
#menu .departaments  a {
	color: #FFFFFF;
	font-size: 15px;
	/*font-weight: bold;*/
	padding: 0 13px;
	background: url(../../img/yellowblue/menu_item_left.gif) right no-repeat;
	/*text-transform: uppercase;*/
}
#menu .departaments  a.last {
	border: none;
}

#menu .departaments  a:hover {
	color: #dce7ee;
}

/* 
 * ======================================================================
 *	 - BUSCADOR
 * ======================================================================
 */
#menu .search {
	/*padding: 2px 0 2px 15px;*/
	/*background: url(../../img/yellowblue/phone_shopping.gif) right no-repeat #3A7094;*/
	background: url(../../img/yellowblue/search_label_back.gif) left no-repeat #648DDA;
	height: 28px;
}
#menu .search div.form {
	float: left;
}
#menu .search div.form label {
	font-size: 16px;
	color: #0B2639;
	margin-left: 10px;
	margin-right: 30px;
	vertical-align: middle;
}
#menu .search div.form select {
	font-size: 14px;
	margin-right: 10px;
	vertical-align: middle;
	border: 2px solid #173F59;
	padding: 0 0 0 0;
	color: #3A7094;
}
#menu .search div.form input {
	font-size: 14px;
	width: 250px;
	margin-right: 5px;
	vertical-align: middle;
	border: 2px solid #173F59;
	padding: 0 0 0 3px;
	color: #3A7094;
}
#menu .search div.form input.sub_search {
	width: 80px;
	height: 28px;
	vertical-align: middle;
	border: none;
}
#menu .search div.phone {
	float: right;
	background: url(../../img/yellowblue/phone_shopping.gif) right no-repeat #3A7094;
	width: 255px;
	height: 28px;
}


/* 
 * ======================================================================
 *	 - CONTENEDORA PRINCIPAL
 * ======================================================================
 */
#content {
	margin: 0 10px;
}


/* 
 * ======================================================================
 *	 - BARRA EXTRA IZQUIERDA
 * ======================================================================
 */
#content .left {
	float:left;
	width: 200px;
	margin-right: 5px;
}
#content .left .bar {
	background-color: #025db8;
	padding-top: 5px;
}
#content .left .bar .departament {
}
#content .left .bar .departament.last {
}
#content .left .bar .departament.last p {
	padding-bottom: 10px;
}
#content .left .bar .departament  p {
	font-size: 18px;
	margin-left: 15px;
	margin-bottom: 10px;
}
#content .left .bar .departament  p a {
	color: #ffffff;
}
#content .left .bar .departament ul {
	background-color: #648dda;
	padding: 4px 10px 4px 10px;
	margin-bottom: 10px;
	margin-top: -5px;
}
#content .left .bar .departament li {
	list-style: disc;
	color: #ffffff;
	margin-left: 15px;
	line-height: 1.5em;
	font-weight: bold;
}
#content .left .bar .departament li a {
	color: #ffffff;
}
#content .left .bar .departament li a:hover {
}

#content .left .bar .departament ul li ul {	
	padding-left: 0;
}
#content .left .bar .departament ul li ul li {
	list-style-image: url(../../img/yellowblue/categories_list.gif);
	font-weight: normal;	
}
#content .left .bar .departament ul li ul li a {
	color: #ffffff;
}
#content .left .bar .departament ul li ul li a:hover {
	text-decoration: underline;
	color: #dce7ee;
}

/* 
 * ======================================================================
 *	 - BARRA EXTRA DERECHA
 * ======================================================================
 */
#content .right {
	float: right;
	width: 175px;
}

/* =======> CARRO DE LA COMPRA <======= */
#content .right .cart {
	margin-bottom: 10px;
	background-color: #FEDF24;
}
#content .right  div.cart_title {
	background: url(../../img/yellowblue/cart_top.gif) top no-repeat #FEDF24;
	height: 21px;
	margin-bottom: 1px;
	text-transform: uppercase;
	color: #11364F;
	padding-left: 40px;
	padding-top: 7px;
	font-weight: bold;
}
#content .right .cart p {
	line-height: 1.2em;
	color: #16405D;
}
#content .right .cart p.empty {
	text-align: center;
	padding: 10px 10px 20px 10px;
}
#content .right  .cart .items {
}
#content .right  .cart .items .item {
	border-bottom: 1px dotted #ffffff;
	padding: 7px 12px 7px 12px;
}
#content .right  .cart .items .item p.title {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 2px;
}
#content .right  .cart .items .item p.title  a {
	color: #464646;
}
#content .right  .cart .items .item p.title  a:hover {
	color: #666666;
}
#content .right  .cart .items .item p.option_value {
	font-size: 9px;
	margin-bottom: 5px;
}
#content .right  .cart .items .item p.option_value span {
	font-weight: bold;
	/*color: #648DDA;*/
	font-size: 11px;
}
#content .right  .cart .items .item span.cuantity {
	float: left;
	/*border: 1px solid red;*/
}
#content .right  .cart .items .item span.cuantity a {
	margin-right: 7px;
}
#content .right  .cart .items .item span.price {
	float: right;
	color: #0F3047;
	/*border: 1px solid red;*/
}
#content .right  .cart .total {
	background-color: #FF9900;
	padding: 5px;
	color: #ffffff;
	overflow: auto;
}
#content .right  .cart .total span.label {
	float: left;
	font-weight: bold;
	color: #ffffff;
}
#content .right  .cart .total span.price {
	float: right;
	color: #ffffff;
}
#content .right  .cart .checkout {	
	overflow: hidden;
	padding: 5px;
}
#content .right  .cart .checkout a {
	background: url(../../img/yellowblue/checkout_right.gif) right no-repeat #ffffff;
	display: block;
	padding: 3px;
	color: #FF9900;
	font-weight: bold;
}
#content .right  .cart .checkout a:hover {
	color: #ffffff;
	background: url(../../img/yellowblue/checkout_right_hover.gif) right no-repeat #FF9900;
}
/* =======> FIN CARRO DE LA COMPRA <======= */


#content .right  .banner {
	height: 120px;
	background-color: #efefef;	
	margin-bottom: 10px;
}


/* VERISIGN */
#content .right  div.secure {

	
	
}
#content .right  div.secure div.thawte {
	background-color: #F0D323;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	margin-bottom: 1px;
}
#content .right  div.secure div.pay {
	background-color: #F0D323;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 3px;
	margin-bottom: 10px;
}


/* 
 * ======================================================================
 *	 - CONTENIDO PRINCIPAL
 * ======================================================================
 */
#content .center {
	float:left;
	width: 555px;
	/*border: 1px yellow solid;*/
}
#content .center .promotion-slide {
	height: 270px;
	background-color: #E7EFE0;
}

/* ======= { BREADCUMBS } ======== */
#content .center .breadcumb {
}
#content .center .category {
}
#content .center .category p {
}

#content .center .category a {
	font-size: 16px;
	margin-left: 15px;
	font-weight: bold;
}
#content .center div p.underline {	
	width: 188px;
	height: 3px;
	margin-top: 5px;
	margin-bottom: 15px;
}


/* 
 * ======================================================================
 *	 - FOOTER
 * ======================================================================
 */
#footer {
	/*height: 40px;*/
	margin-top: 20px;
	background-color: #dddddd;
	text-align: center;
	padding-top: 10px;
	background: #ffffff url(../../img/yellowblue/footer_back.gif) no-repeat;
}
#footer div.info {
	float: left;
	text-align: left;
	padding-left: 10px;
}
#footer div.info p.copyright {
	color: #0F3046;
	font-size: 12px;
	margin-bottom: 3px;
	font-weight: bold;
}
#footer div.info p.contact {
	color: #025DB8;
	font-size: 12px;	
}
#footer div.info p.contact a {
	color: #025DB8;
	font-weight: bold;
}
#footer div.info p.contact span {
	color: #0F3046;
	font-weight: bold;
}
#footer div.payments {
	float: right;	
	padding-right: 10px;
}



#footer div.test {
	float: left;	
	width: 320px;	
	margin-right: 20px;
	
	border: 1px solid red;
}

/* SUGGESTIONS */
#footer div.suggestions {
	float: left;
	
	/*border: 1px solid red;*/
}
#footer div.suggestions h3 {
	font-size: 22px;
	color: #EE2399;
	margin: 0 0 10px 10px;
}
#footer div.suggestions table td {
	vertical-align: top;
	padding: 5px;
}
#footer div.suggestions label {
	font-size: 14px;
}
#footer div.suggestions textarea {
	height: 75px;
	width: 225px;
}
#footer div.suggestions input.inputext {
	width: 225px;
}



/* NEWSLETTER */
#footer div.newsletter {
	float: right;
	width: 278px;
	height: 203px;
	background: #ffffff url(../../img/yellowblue/newsletter_background.jpg) no-repeat;	
	margin-top: 10px;
	
	/*border: 1px red solid;*/
}
#footer div.newsletter h3 {
	font-size: 16px;
	color: #EF239C;	
	margin: 12px 0 5px 15px;
}
#footer div.newsletter p {
	line-height: 1.4em;
	font-size: 14px;
	margin: 0 10px 7px 15px;
}
#footer div.newsletter form {
	margin: 0 0 0 15px;
}
#footer div.newsletter form input.inputext {
	width: 180px;
}
#footer div.newsletter form input.submit {
	vertical-align: middle;
}
#container_bottom  {
	width: 974px;
	height: 10px;
	margin: 0 auto;
}

/*
 *  CART HEADER
 */
#content div.buy_header {
	color: #183F5A;
	margin-bottom: 20px;
}
#content div.buy_header p {
	font-size: 20px;
	background: #FEDF24 url(../../img/yellowblue/cart_step_right.gif) right top no-repeat;
}
#content div.buy_header p span {
	display: inline-block;
}
#content div.buy_header p span.step {	
	background: url(../../img/yellowblue/cart_step_left.gif) left top no-repeat;
	width: 104px;
	padding: 4px 0 4px 10px;
}
/*
 *  ACCOUNT HEADER
 */
#content div.account_header {
	color: #FFFFFF;
	margin-bottom: 20px;
	height: 25px;
}
#content div.account_header p {
	font-size: 18px;
	background: #025DB8 url(../../img/yellowblue/account_right.gif) right top no-repeat;
}
#content div.account_header p span {
	display: inline-block;
}
#content div.account_header p span.step {	
	background: #ffffff url(../../img/yellowblue/account_left.gif) left top no-repeat;
	width: 182px;
	padding: 3px 0 4px 10px;
}



#content .center  p.buy_help {
	background-color: #FF9900;
	padding: 5px 10px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
}
 
a.button_cart span {
	background: url(../../img/yellowblue/button_cart.gif);
	border: 1px red solid;
	width: 150px;
	height: 19px;
}

/*
 * STEPS BUTTON
 */
a.step_button {
	background: transparent url(../../img/yellowblue/step_button_right.gif) no-repeat scroll top right;
	font-size: 12px;
	color: #FFFFFF;
	display: block;
	float: left;
	height: 19px;
	/*margin-right: 6px;*/
	 padding-right: 31px;
}

a.step_button span {	
	/*background: url(../../img/yellowblue/step_button_left.gif) left no-repeat;*/
	background: transparent url(../../img/yellowblue/step_button_left.gif) no-repeat;
	display: block;
	
	padding: 3px 8px 4px 8px;
	
}
/*
 * BLUE BUTTON
 */
a.blue_button {
	background: transparent url(../../img/yellowblue/blue_button_right.gif) no-repeat scroll top right;
	font-size: 12px;
	color: #F0D223;
	display: block;
	float: left;
	height: 20px;
	padding-right: 20px;
	line-height: 1em;
}

a.blue_button span {
	background: transparent url(../../img/yellowblue/blue_button_left.gif) no-repeat;
	display: block;	
	padding: 3px 8px 5px 8px;	
}


#content div.standart_header {
	color: #FFFFFF;
	margin-bottom: 2px;
	height: 25px;
}
#content div.standart_header p {
	font-size: 18px;
	background: #025DB8 url(../../img/yellowblue/account_right.gif) right top no-repeat;
}
#content div.standart_header p span {
	display: inline-block;
}
#content div.standart_header p span.step {	
	background: #ffffff url(../../img/yellowblue/account_left.gif) left top no-repeat;
	width: 182px;
	padding: 3px 0 4px 10px;
}
#content .center .standart_top {
	/*height: 7px;*/
	/*background: transparent url(../../img/yellowblue/standart_top.gif) no-repeat scroll top right;*/
	border-top: 2px solid #025DB8;
	background-color: #F0F0F0;
}
#content .center .standart_bottom {
	height: 7px;
	margin-bottom: 5px;
	background: transparent url(../../img/yellowblue/standart_bottom.gif) no-repeat scroll top right;
}
#content .center .standart_middle {
	background-color: #F0F0F0;
	border-left: 2px solid #025DB8;
	border-right: 2px solid #025DB8;
	padding: 10px 15px 5px 15px;
}




#content .center table.standart {
	margin-bottom: 10px;
}
#content .center table.standart td {
	padding: 5px;
	vertical-align: top;
}
#content .center table.standart td.label {
	width: 35%;
	/*text-align: right;*/
	font-weight: bold;
	font-size: 12px;
	padding-top: 9px;
}
#content .center table.standart td.label span.required {
	color: #FF9900;
	font-size: 10px;
	font-weight: bold;
}
#content .center table.standart td.input input,
#content .center table.standart td.input textarea,
#content .center table.standart td.input select {
	border: 2px solid #1C383F;
	color: #3A7094;
	width: 330px;
	padding-left: 3px;
}
#content .center table.standart td.input textarea {
	height: 125px;
}
#content .center table.standart td.input {
	width: 65%;
}

#content .center table.standart td.input p.input_error {
	font-size: 10px;
	font-weight: bold;
	color: red;
}
#content .center table.standart td.input input.error,
#content .center table.standart td.input textarea.error,
#content .center table.standart td.input select.error {
	border-color: red;
}

#content .center h3.standart_fieldset {
	background-color:#648DDA;
	color:#FFFFFF;
	font-size:14px;
	margin-bottom: 10px;
	padding:5px 10px;
}

#content .center.standart_content {
	color: #1C383F;
}

#content .center.standart_content div.standart_middle h2 {
	font-size: 24px;
	margin-bottom: 5px;
}
#content .center.standart_content div.standart_middle h3 {
	font-size: 16px;
	margin-bottom: 3px;
	margin-top: 15px;
}

#content .center.standart_content div.standart_middle p {
	line-height: 1.5em;
	color: #3A7094;
	margin-bottom: 5px;
}
#content .center.standart_content div.standart_middle ul {
	list-style: circle;
}
#content .center.standart_content div.standart_middle ul li {
	color: #3A7094;
	line-height: 1.5em;
	margin-left: 25px;
	font-style: normal;
}
#content .center.standart_content div.standart_middle p.separator {
	margin-bottom: 20px;
}

#content .center.standart_content div.standart_middle p span {
	font-weight: bold;
	font-size: 16px;
}

#content .center.standart_content div.contact_info {
	margin-bottom: 15px;
}

#content .center.registered div.standart_middle h3 {
	font-size: 18px;
	color: #025DB8;
	margin-bottom: 10px;
}
#content .center.registered div.standart_middle p {
	margin-bottom: 15px;
	line-height: 1.4em;
	color: #0C2C42;
}

#content .center.registered div.standart_middle a.blue_button {
	margin-right: 40px;
}


#tooltip {
	display: none;
	background: url(../../img/yellowblue/tooltip3.png) transparent;
	/*width: 184px;*/
	width: 113px;
	/*height: 54px;*/
	height: 103px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 12px 30px 0 17px;
	font-size: 12px;
	line-height: 16px;
	
	margin-left: 15px;
	
	/*border: 1px red solid;*/
}
