html, body {
height: 100%;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	height:100%;
}
#body_back {
	background-color: #e9e9e9;
	min-height: 100%;
}
#body_back2 {
	background-color: #ffffff;
	background-image:url(http://www.compegps.com/2006/images/fondo-web2.jpg);
	background-repeat: no-repeat;
	height: 100%;
}
#body_b_win{
	background-color: #e9e9e9;
	min-height: 100%;
	height: 100%;
}
a img {
	border: 0px;
}
a:link{
	color: #000000;
	
}
a:hover {
	color: #7d7d7d;
}
a {
	color: #111111;
	margin: 0;
	padding: 0;
}
a:active {
	color: #222222;
}

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.pie {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.mod_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
.conj_title {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	text-transform: capitalize;
	/*white-space:nowrap;*/
}
.conj_title_shop {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	text-transform: capitalize;
	white-space:nowrap;
	width:88%;
	margin-left:5%;
	margin-right:7%;
	margin-bottom:10px;
	text-align:right;
}

.conj_subtitle {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #cccccc;
	text-decoration: none;
	font-style: italic;
	/*white-space:nowrap;*/
}

li { margin-bottom: 5px; margin-top: 10px; }
ul { margin-bottom: 5px; margin-top: 5px; }
ol { margin-bottom: 5px; margin-top: 5px; }

.conj_title_level2 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	border: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	text-transform: capitalize;	
}
.mod_conj_title {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-style: italic;
}

.sub_line{
background: #000000; border: 0; 
height:2px!important; left: 50%; 
width: 94%; text-align: center; 
margin:0 auto!important; padding:0;
font-size: 2px; /*ie6*/
}

.tabla_menu_bg {
	background-image: url(http://www.compegps.com/2006/images/menu_bg_OFF.jpg);
	background-repeat: no-repeat;
	background-color: #e9e9e9;
}

.tabclass3 {
	border-collapse: collapse;
	padding: 0;
	border: 0px;
	margin:2%;
	width:90%;
}
.tabclass3 th {  padding: 2px;  text-align:left }
.tabclass3 td {  padding: 2px;  vertical-align: top; }
.tabclass3 .even td {  background-color:#E8E7E5; padding: 2px;}

.colAL { width:40%; font-weight: normal; text-transform: capitalize; text-align: left; }
.colBL { width:17%; font-weight: normal; text-align: center; }
.colCL { width:10%; font-weight: normal; text-align: center; }
.colDL { width:10%; font-weight: normal; text-align: center; }
.colEL { width:10%; font-weight: normal; text-align: center; }



.colA { width:35%; font-weight: bold; text-transform: capitalize; text-align: right; vertical-align: middle;}
.colB { font-weight: normal; text-align: left; vertical-align: middle;}
.colC { width:35%; font-weight: normal; text-align: right; vertical-align: middle;}
.colD { font-weight: normal;text-align: left; vertical-align: middle;}

.cms_table table {
	width: 90%;
	padding: 0px;
	margin: 3px;
	border:  solid #000000 1px;
	border-collapse : collapse;
}
.cms_table td,.cms_table th {
	padding : 5px;
}
.cms_table .colT { width:30%; background-color: #D4D0C8; font-weight: bold; text-align: center;}
.cms_table .colR { background-color: #F3F3F3; text-align: left;}
.cms_table .colS { background-color: #F3F3F3; color:#aa0000; font-weight: bold; text-align: right;}

.cms_table_list table {
	width: 90%;
	padding: 0px;
	margin: 3px;
	border:  solid #000000 1px;
	border-collapse: collapse;
}
.cms_table_list th {
	padding : 4px;
	background-color: #D4D0C8; font-weight: bold; text-align: center;
}
.cms_table_list td {
	padding : 1px;
	text-align: center;
	background-color: #F3F3F3;
}

.cms_table .colT { width:30%; background-color: #D4D0C8; font-weight: bold; text-align: center;}
.cms_table .colR { background-color: #F3F3F3; text-align: left;}
.cms_table .colS { background-color: #F3F3F3; color:#aa0000; font-weight: bold; text-align: right;}

.menupie{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #7D7D7D;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.menupie a:link{
	color: #7D7D7D;
}
.menupie a:hover {
	color: #000000;
}
.menupie a {
	color: #6D6D6D;
}
.menupie a:active {
	color: #5D5D5D;
}

.ol_searcher_title{
font-size: 12px;
font-weight: bold;
color: #0;
padding-bottom: 4px;
}

.menumain, .checkout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #7D7D7D;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
}
.menumainON, .checkoutON,
.form_fields {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	vertical-align: top;
}

.checkout a,.checkoutON a{
	text-decoration:none;
}
.celdamenumain {
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.celdamenumainON {
	background-color: #FFFFFF;
	border-top-color: #000000;
	border-top-style: solid;
	border-top-width: 2px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 2px;
	border-left-color: #000000;
	border-left-style: solid;
	border-left-width: 2px;
}
.tabla_submenu_bg {
	background-image: url(http://www.compegps.com/2006/images/menu_sub_bg.jpg);
	background-color: #ffffff;
	border-color: #7D7D7D;
}
.menusub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
.menusubON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #990000;
	text-decoration: none;
	line-height: normal;
	font-variant: normal;
}
.menusub_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7D7D7D;
	text-decoration: none;
	font-style: italic;
	line-height: normal;
	font-variant: normal;
}
.menusub_right a:hover {
	color: #000000;
}
.mod_content {
	padding: 2px;
}
h1 {
	font-family: "Arial Black",Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: italic;
	border: 1px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: thin;
	text-transform: capitalize;	
}
h2 {
	font-family: "Arial Black",Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;	
	margin: 2px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
	font-weight: bold;
	text-transform: capitalize;	
	margin: 2px;
}

.emph0{
	font-size:larger;
	font-style: italic;
}
.emph1{
	font-size:large;
	font-style: italic;
}

.mod_new_font{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}
.mod_new_font td{
	font-size: 11px;
}
.mod_content_font {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}


.forms {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #090909;
	font-weight: normal;
	text-decoration: none;
	border-collapse:collapse;
	border: 1px #c0c0c0 solid;
	padding: 2px;
}
.images_decoration {
	padding: 5px;
	border: thin #000000;
	text-decoration: none;
}
.error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
}
.controlmain {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-color: #D4D0C8;
	border: 1px solid #7D7D7D;
	padding: 2px;
}
.controlmainON {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	background-color: #D4D0C8;
	border: 1px solid #7D7D7D;
	padding: 2px;
	text-align: center;
}
.controlmainsub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	border: 1px solid #7D7D7D;
	background-color: #F3F3F3;
	padding: 2px;
}
.controlmainsub  .suboff {
background-color: #EAB9B9 !important; 
} 
.controlmainsub  .suboff_obs {
background-color: #C5ACCC !important;
}
.controlmainsub  .sub_obs {
background-color: #B5ADF5 !important;
}
.controlmainsuboff {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	border: 1px solid #7D7D7D;
	background-color: #EAB9B9;
	padding: 2px;
}

.image_ft{
text-align: left;
font-style: italic;
font-weight: bold;
}
.image_ft_cmt{
font-style: normal;
text-align: justify;
}

.back {
	background-image:  url(http://www.compegps.com/2006/images/fondo-web2.jpg);
	background-repeat: no-repeat;
	background-color:  #FFFFFF;
	padding: 20px 0;
	margin:0;
}
.centermain{
	width: 98%;
	text-align: center;
}	
.back_r {
	/*background-image:  url(images/back_main_r.jpg);
	background-repeat: repeat-y;*/
	background-color:  #FFFFFF;
	}

#tabclass2  {
	border: none;
	border-width: 0px;
	border-style: outset;
	border-collapse: collapse;
}
#tabclass2 td {
	padding: 2px;
	border: none;
	/*background-color:#fff;*/
}
table.tabclass {
	border-width: 0px;
	border-style: outset;
	border-collapse: collapse;
}
table.tabclass td {
	padding: 3px;
	border-bottom:#000000 thin;
	border-bottom-width: 2px;
	border-bottom-style:solid;
}
table.tabclass th {
	padding: 10px;
	border-bottom:#000000 thin;
	border-bottom-width: 2px;
	border-bottom-style:solid;
	background-color: #f3f3f3;
}
table.tabclass thead {
	font-weight: bold;
	border-width: 0px;
	border-style: solid;
	border-color: #000000;
	background-color: #f0f0f0;
}
table.tabclass tr {
	border-width: 0px;
	border-style: inset;
	border-color: gray;
}

.paginers{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color:#000000;
}
.paginers a{
	font-size: 10px;
	text-decoration: none;
	color:#000000;
}
.paginers a:hover{
	color: #7D7D7D;
}

/*factura*/
.header_row {font-size: 8pt;font-weight: bold;color: #ffffff;background-color:#767676;}
.content_row {font-size: 8pt;color: #000000;}

.table_resume{
width:90%;margin:0 auto;background-color:#f5f4f4;padding: 0px;line-height: 18px; border: #D8D5D5 1px solid; 
}
.table_resume th{
background-color:#7D7D7D !important;color: #f5f4f4; text-align: center; padding: 2px;
}
.table_resume td{
background-color:#fff !important; padding: 2px;
}


/* the news box */
#news
{
	width:100%;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{
	line-height:normal;
	padding: 2px;
}
/* the news box when JavaScript is available */
#news.hasJS
{
	height:120px;
	overflow:hidden;
	position:relative;
}
/* The nested UL when JavaScript is available */
#news.hasJS ul
{
	position:absolute;
	top:120px;
	left:0;
	margin:2px 2px 2px 2px;
	padding:2px;
}

/*.menu_n {
	background: #D4D0C8 repeat;
	margin-left: auto;
	height: 37px;
}
.b1 {
	position: absolute;
	background: url("images/menu_left_ON.gif") top no-repeat; 
	padding:0 0 0 8px;
	height: 17px;
}
.b2 {
	position: absolute;
	background: url("images/menu_right_ON.gif") top no-repeat; 
	padding:0 8px 0 0;
	height: 17px;
}
.b3 {
	position: absolute;
	background: #D4D0C8 repeat;
	height: 17px;
}*/

/* 
tutorial css http://www.webcredible.co.uk/user-friendly-resources/css/css-round-corners-boxes.shtml 

#navigation 
{
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
font-weight: bold;
color:#D4D0C8;
background:  left top no-repeat;
text-decoration: none;
margin: 0 0 0 0;
}

#navigation a
{
background: left top no-repeat;
text-decoration: none;
padding-left: 8px;
}

#navigation a span
{
color:#D4D0C8;
background: right top no-repeat;
padding-right: 8px;
}

#navigation a, #navigation a span
{
display: block;
float: left
}

/* Hide from IE5-Mac \*/
#navigation a, #navigation a span
{
float: none;
}
/* End hide */

#navigation a:hover
{
color:#000;
background: url(http://www.compegps.com/2006/images/menu_left_ON.gif) left top no-repeat;
padding-left: 8px;
}

#navigation a:hover span
{
color:#000;
background: url(http://www.compegps.com/2006/images/menu_right_ON.gif) right top no-repeat;
padding-right: 8px;
}

#navigation ul
{
list-style: none;
padding: 0;
margin: 0
}

#navigation li
{
list-style: none;
float: left;
margin: 0;
} 

#cart_messenger{
position:fixed;
border: 2px solid #a4a4a4; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
width: 700px; 
height: 200px;
left: 50%;
top: 50%;
padding: 25px;
margin-top: -100px;
margin-left: -350px;
overflow: auto; 
background: #fff;
z-index:10000;
display: none;
}

#loading_messenger{
color: #737377;
margin: 0;
padding: 0;
background: #ccc ;
filter: alpha(opacity=65);
-moz-opacity: 0.65;
opacity: 0.65;
z-index:10000;
display: none;
position:fixed;
width: 100%;
height: 100%;
top:0;
left:0;
}
#loading_messenger .cont {
font-family: "Arial Black", Arial, Helvetica, sans-serif;
font-size: 18px;
border: 2px solid #a4a4a4; 
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
border-radius: 10px;
overflow: hidden; 
width: 60%;
height: 150px;
line-height: 150px;
top:40%;
left:20%;
position: absolute;
background: #fff;
display: table-cell;
text-align: center;
vertical-align:middle;
}

.table_shopcart{
	background-color:#f5f4f4;
	border-spacing:0px;
	width:98%;
	margin:0 1%;
	vertical-align:top;
	border: 0;
	padding: 2px;
	border-collapse: collapse;
}

.table_shopcart td{
padding: 4px; 
}

.table_shopcart_form{
	background-color:#f5f4f4;
	margin: 0;
	padding: 10px 0; 
}
.table_shopcart_form td{
	padding: 3px 10px;	
}
.table_shopcart_form h2 {
	padding-bottom: 8px;
}
.shopcart_header{
	color:white;
	font-weight:bold;
	background-color:#7D7C7C;
	vertical-align:middle;
	height: 18px;
	width: 100%;
	padding: 2px;
}
.table_shopcart_new_user {
width:90%; 
margin: 0 auto; 
padding: 9px;
}

.table_shopcart_layout {
	border-collapse:collapse;
	width: 100%;
}
.table_shopcart_layout th {
	font-weight: bold !important;
	color: #7D7D7D;
	text-decoration: none;
}
.table_shopcart_layout th a{
	text-decoration: none;
}

.shopcart_layout1,.shopcart_layout1f{
	background-color:#f5f4f4;
	padding: 9px;
	line-height: 18px;
}

.shopcart_layout2{
	background-color:#e8e7e5;
}

.hr_shopcart{
   color: #e9e9e9;
   background-color: #e9e9e9;
   border:0;
   padding: 0!important;
   height: 2px !important; 
}

.shopping_cart_modules{
width:90%;margin:0 auto;background-color:#f5f4f4;padding: 9px;line-height: 18px; border: #D8D5D5 1px solid; 
-moz-border-radius: 2px; -webkit-border-radius: 2px;
}
.shopping_cart_modulesf{
width:90%;margin:0 auto;background-color:#F1EFEF;padding: 9px;line-height: 18px; border: #D8D5D5 1px solid; 
-moz-border-radius: 2px; -webkit-border-radius: 2px;
}

/*
.header_round {background: #e9e9e9; width:90%;margin-left:5%;margin-right:5px}
b.rtop, b.rbottom{display:block;background: #FFF}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #e9e9e9}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
*/

#steps_checkout {
	width:90%;
	margin:0px;
	
}

#steps_checkout li{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0;
	font-size: 11px;
	font-weight: bold;
	color: #7D7D7D;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	width:20%;
	display:inline-block;
}

.button{
	background: transparent url('../shop/images/buton_repose.png') no-repeat top right;
	width:128px;
	height:24px;
	color:black;
	border:0;
	text-decoration:none;
	font-weight:bold;
	outline:none;
	display:inline-block;
	text-align:center;
	line-height:25px;
}

.button:hover{
	background: transparent url('../shop/images/buton_over.png') no-repeat top right;
	outline:none;
	color:#7d7d7d;
}

.button:focus,.button:active{
	background: transparent url('../shop/images/buton_presed.png') no-repeat top right;
	outline:none;
	color:#7d7d7d;
}

.button_lw{
	background: transparent url('../shop/images/buton_repose_lw.png') no-repeat top right;
	width:40px;
	height:24px;
	color:black;
	border:0;
	text-decoration:none;
	font-weight:bold;
	outline:none;
	display:inline-block;
	text-align:center;
		line-height:25px;
}
.button_lw:hover{
	background: transparent url('../shop/images/buton_over_lw.png') no-repeat top right;
	outline:none;
	color:#7d7d7d;
}
.button_lw:focus,.button_lw:active{
	background: transparent url('../shop/images/buton_presed_lw.png') no-repeat top right;
	outline:none;
	color:#7d7d7d;
}

.form_shop1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-align:right;
	width:50%;
}

.form_shop2{
	 text-align:left;
	 font-weight:normal;
}


.table_shopcart_form input[type='text'],
.table_shopcart_form input[type='password'], 
.table_shopcart_form select, 
.table_shopcart_form textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #090909;
	font-weight: normal;
	text-decoration: none;
	border-collapse:collapse;
	border: 1px #c0c0c0 solid;
	padding: 2px;
}

.form_shop2 input[type='text'],
.form_shop2 input[type='password'], 
.form_shop2 select, 
.form_shop2 textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #090909;
	font-weight: normal;
	text-decoration: none;
	border-collapse:collapse;
	border: 1px #c0c0c0 solid;
	padding: 2px;
}

.shopcart_layout_cart {
	width:100%; height:105px; padding:5px; margin:0px auto; border-collapse: collapse;
}

.shop_cart_buttons {
width:91%; margin: 5px auto;
}

.shop_cart_buttons a{
text-decoration: none!important;
}

/*addthis*/
.addthis_default_style{
font-size: 12px;
}
.addthis_default_style a{
text-decoration: none;
}
/* jquery buttons */
.fg-button { color: #7D7C7C !important;
outline: 0; margin:10px 0px; padding: 5px 10px; text-decoration:none !important; cursor:pointer; position: relative; text-align: center; zoom: 1; }
.fg-button .ui-icon { position: absolute; top: 50%; margin-top: -8px; left: 50%; margin-left: -8px; }

a.fg-button { position: relative; color: #7D7C7C; text-decoration: none; outline: none; }
a button {text-decoration: none;}
/* remove extra button width in IE */
button.fg-button { width:auto; overflow:visible; }

.fg-button-icon-left { padding-left: 2.1em; }
.fg-button-icon-right { padding-right: 2.1em; }
.fg-button-icon-left .ui-icon { right: auto; left: .2em; margin-left: 0; }
.fg-button-icon-right .ui-icon { left: auto; right: .2em; margin-left: 0; }

.fg-button-icon-solo { display:block; width:8px; text-indent: -9999px; }	 /* solo icon buttons must have block properties for the text-indent to work */	

.fg-buttonset { float:left; }
.fg-buttonset .fg-button { float: left; }
.fg-buttonset-single .fg-button, 
.fg-buttonset-multi .fg-button { margin-right: -1px;}

.fg-toolbar { padding: .5em; margin: 0;  }
.fg-toolbar .fg-buttonset { margin-right:1.5em; padding-left: 1px; }
.fg-toolbar .fg-button { font-size: 1em;  }

/*demo page css*/
/*h2 { clear: both; padding-top:1.5em; margin-top:0; } */
.strike { text-decoration: line-through; }