/*
	dark green		00441F
	dark blue		042953
	corporate green	10681E
	dirty green		6A9709
					CDECE7
*/

* {
margin:0;
padding:0;
font:12px/16px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
html, body {
height:100%;
width:100%;	
background:#CDECE7 url('img/background.jpg') repeat-x;
color:#666666;
}
#wrapper {
min-height:100%; 					/* For Modern Browsers */ 
height:auto !important; 			/* For Modern Browsers */ 
height:100%; 						/* For IE */
position:relative;
left:50%;
width:768px;
margin-left:-384px;
background:#ffffff url('img/page.gif') no-repeat 0 435px;
} html>body #wrapper {height:auto;}
#shadow_L,
#shadow_R {
position:absolute;
top:0; 
height:100%;
width:50px;
}
#shadow_L {
left:-50px;
background:transparent url("img/shadowL.png") repeat-y;;
}
#shadow_R {
right:-50px;
background:transparent url("img/shadowR.png") repeat-y;;
}
#noscript {
display:block;
text-align:center;
background:#FFFF00;
color:#FF0000;
font:bold 16px/24px Arial, Helvetica, sans-serif;
padding:30px;
border:5px double #FF0000;
}
/*------------------------------------------------------------------------------
C O M M O N
*/
strong, b, .B {font-weight:bold;}
em, i, .I {font-style:italic;}
.CB {clear:both;}
.FL {float:left;}
.FR {float:right;}
.TAC {text-align:center;}
.TAJ {text-align:justify;}
.TAL {text-align:left;}
.TAR {text-align:right;}
img	{border:none;}
a	{text-decoration:none;	color:#000000;}
a:hover {text-decoration:underline;}
.smaller {font-size:6px;}
.greenlinks a {color:#00441F; !important}

/*------------------------------------------------------------------------------
H E A D E R
*/
#header {
height:100px;
padding:5px 0;
}
#header .login {
height:100px;
width:350px;
margin-right:20px;
}
#header .login a {
font-size:11px;
}
#header .login form {
padding:5px 0;
}
#flashmenu {
height:326px;
}
/*------------------------------------------------------------------------------
F O O T E R
*/
#clrfooter {
clear:both;
height:80px;
}
#footer {
width:100%;
height:38px;
padding-top:4px;
position:absolute;
bottom:0;
color:#fff;
font:8pt/19px Verdana, Arial, Helvetica, sans-serif;
background:transparent url('img/bmcargo_footer_line.jpg') repeat-x;
}
#footer a {
color:#fff;
}
#footer a:hover {
color:#eee;
}
#grupointeractivo img {
padding:1px;
}
/*------------------------------------------------------------------------------
M A I N
*/
#main {
min-height:100px;
padding:30px;
}
h1, h2, h3 {
color:#00441F;
}
h1 {
margin:6pt 0;
font-size:20px;
}
h2 {
margin:5pt 0;
font-size:15px;
font-weight:bold;
}
h3 {
margin:4pt 0;
font-size:11pt;
}
p {
margin:5px 0;
}
ul {
margin-left:15px;
}
div.item {
padding:0 10px 0 90px;
}
.newsbox {
	width:180px;
	margin-left:60px;
	background:transparent url('img/news_gradient.png') repeat-x;
	border-bottom:1px solid #cecece;
	padding:0 0 10px 10px;
}
.newsbox h1 {
	color:#fff;
	padding:0 5px;
	margin:2px 0;
	font-size:18px;
}
.news_item img,
.newsbox img.FL,
.item img {
width:64px;
margin-right:10px;
border:1px solid #00441F;
}
.news_item a,
.item a {
font-style:italic;
text-decoration:underline;
font-size:10px;
}
.GreenBox {
padding-left:15px;
border-top:4px solid #10681E;
border-left:1px solid #cccccc;
font-size:8pt;
line-height:12pt;
}
.GreenBox h2 {
font-style:normal;
}
.news_item {
border-bottom:1px solid #83B95F;
margin:10px 20px 10px 200px;
padding:20px 0;
}
.news_item_title ,
.news_item_text {
padding-left:100px;
}
h2.news_item_title {
font-style:normal;
margin:0;	
}
#pagenav {
text-align:right;
margin:0 20px 0 200px;
}

/*  C O M P R A S  */
#compras {
min-height:100%; 					/* For Modern Browsers */ 
height:auto !important; 			/* For Modern Browsers */ 
height:100%; 						/* For IE */
background:#ffffff url('img/compras.repeat.jpg') repeat-y;
}html>body #compras {height:auto;}
#compras .FL {
width:192px;			
padding:50px 0 0 0;
}
#compras h1 {
color:#FFFFFF;			text-align:center;
margin:0;				padding:10px 0;
background:transparent url('img/compras.h1.jpg') repeat-y;
font-size:10pt;
font-weight:bold;
}
#compras h2 {
	color:#FFFFFF;			text-align:center;
	margin:0 0 20px 0;		padding:12px;
	background:transparent url('img/compras.h2.jpg') repeat-y;
	font-size:8pt;			line-height:10pt;
	font-weight:bold;		font-style:normal;
}
#compras iframe {
	position:absolute;		top:0;		left:192px;
}
#compras .FL a {
display:block;
font-size:12px;
line-height:24px;
font-weight:bold;
text-align:center;
color:#00441F;
background:transparent url('img/compras.underline.jpg') bottom no-repeat;
}
#compras .FL a:hover {
text-decoration:none;
background:#A2B92A;
}
#compras a.back {
font-size:10pt;
text-align:center;
color:#666666;
background:transparent;
}
#compras a.back:hover {
color:#000000;
background:transparent;
}
#YourAddress {
/*position:absolute;
bottom:0;*/
width:172px;
padding:30px;
font-size:11px;
line-height:14px;
}

/*  C A L C U L A T O R  */
#calc input ,
#calc label {
position:relative;
float:left;
width:110px;
margin-right:10px;
}
#calc input {
width:90px;
}
table tr td {
padding:0 5px;
}
table tr.subtotal td {
border-bottom:2px solid green;
font-weight:bold;
color:#00441F;
background-color:#F2F8EF;
}
table#T1 ,
table#T2 {
width:450px;
}
tr.titlerow {
background:#83B95F;
color:#FFFFFF;
}
/*  M E M B E R S H I P  */
.green {
	background:#10681E;		color:#FFFFFF;
	padding:0 5px;			margin-bottom:20px;
}
#membership_form label {
	position:relative;		float:left;
	width:80px;				margin-right:5px;
}
#membership_form label.dbl {
	position:relative;		float:left;
	width:150px;			margin-right:5px;
}
#membership_form input {
	width:415px;			margin:2px 0;
}
input#Submit_Btn {
	float:right;		margin-right:40px;
}
#tracking_form input ,
#tracking_form select {
	width:140px;		margin:2px 0;
}
/*  R A S T R E O  */
table.rastreo {
width:768px;
margin:20px 0;
border-bottom:2px solid #639f2b;
}
table.smallrastreo {
width:280px;
margin-right:20px;
border-bottom:none;
}
table.rastreo td {
padding:3px;
}
table.rastreo td span {
text-decoration:underline;
}
table.rastreo tr.title {
background-color:#639f2b;
color:#ffffff;
font-weight:bold;
}
table.rastreo tr.q td {
font-size:11px;
border-bottom:1px solid #639F2B;
}
table.rastreo tr.pagination {
background-color:#97C268;
color:#ffffff;
font-weight:bold;
}
.NoUnderline a:hover {
text-decoration:none;
}
.NoUnderline a u {
position:relative;
top:-40px;
}
.NoUnderline a {
margin:0 5px;
}
div#monedas table {
width:430px;
}
div#monedas td {
width:180px;
text-align:left;
background:#ddebdf;
}
div#monedas td.half {
width:60px;
background:#fff;
}
div#monedas tr.letter td {
background:#00441F;
color:#fff;
font:bold 20px/24px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
div#monedas tr.letter td a {
color:#fff;
position:relative;
float:right;
padding:2px;
}
div#monedas tr.title td {
background:#f9f8f0;
font-weight:bold;
}


/*  P A S S W O R D   C H A N G E  */
#PassChangeForm div.RO ,
#PassChangeForm textarea ,
#PassChangeForm label ,
#PassChangeForm input {
position:relative;
float:left;
width:180px;
margin:2px 5px;
}
#PassChangeForm label.RO {
font-weight:bold;
color:#10681E;
background:#ffffff;
}
optgroup {
font-weight:bold;
}
option {
margin:0 3px;
}
#login_btns {
text-align:center !important;
margin-top:10px;
}
#login_btns a {
margin:10px 30px;
color:#00441F;
text-decoration:underline;
}

/*
	COTIZACIONES
*/
form.form-with-fieldsets {
	width:450px;
	padding:5px;
}
form.form-with-fieldsets label {
	float:left;
	margin-top:3px;
	width:180px;
}
form.form-with-fieldsets fieldset {
	padding:5px;
	border:1px solid #ccc;
}
form.form-with-fieldsets legend {
	padding:5px 10px;
	font-weight:bold;
	color:#00441F;
}
form.form-with-fieldsets input ,
form.form-with-fieldsets textarea {
	margin-top:3px;
	width:242px;
}
form.form-with-fieldsets select ,
form.form-with-fieldsets input[type=submit] ,
form.form-with-fieldsets input[type=button] ,
form.form-with-fieldsets input[type=radio] {
	margin-top:3px;
	width:auto;
}
form.form-with-fieldsets br {
	clear:left;
}
a.greenlink {
	color:#00441F;
	font-weight:bold;
}
