/*------------------------------------------------------------------------------

Revista Contralnea
Estilos Pgina de inicio
www.weblex.com.mx
------------------------------------------------------------------------------*/

@import url("global.css");




/*- Layout -------------------------------------------------------------------*/

#columnLayout {
	background: #fff url("../../../images.contralinea.com.mx/gen/backgrounds/home_main_vrulesContraINT.gif") repeat-y left top;	
}

#columnLayout .module {
	margin-bottom: 15px;
}

#column1 {
	width: 630px;
	float: left;
}

#mainLede {
	height: 250px;	
	border: 1px solid #e5e5e5;
	position: relative;
}

#column1Content {
	width: 630px;
	margin-top: 7px;
	margin-left: 10px;
}

#columns2and3 {
	width: 300px;
	float: right;
}

#columns2and3 #column2 {
	display: inline; /* fixes IE double margin float bug */
	width: 300px;
	float: left;
	margin-top: 1px;
	margin-left: 10px;
}

#columns2and3 #column3 {
	display: inline; /* fixes IE double margin float bug */
	width: 300px;
	float: right;
	margin-top: 1px;
	margin-right: 10px;
}

#columnLayout .module .left {
	border: 1px solid #e5e5e5;
	float: left;
	margin: 0 5px 5px 0;
}

#columnLayout .module .extraLinks {
	clear: both; 
	margin: 3px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#columnLayout .module .extraLinks li {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: .2em 0;
	/*
	padding-left: 7px;
	background: url(../../../images.contralinea.com.mx/gen/bullet_4x4.gif) no-repeat 0 50%;
	*/
}

#columnLayout .module .cornerLink {
	position: absolute;
	top: 10px;
	right: 0;
	background:  url("../../../images.contralinea.com.mx/gen/blue_arrow_5x7.gif") no-repeat 100% 50%;
	padding-right: 8px;
	font-size: 11px;
}



/*- Headings -----------------------------------------------------------------*/

h2 {
	color: #999;
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1.0em;
	border-color: #EA0000;
	border-width: 2px 0 0 0;
	border-style: solid;
	padding-top: .4em;
	margin-bottom: .5em;
}

h2 a:link, h2 a:visited {
	color: #999;
	text-decoration: none;
}
h2 a:hover, h2 a:active {
	color: #999;
	text-decoration: underline;
}

/*
h2 a {
	background: url(../../../images.contralinea.com.mx/gen/bullet_4x4.gif) no-repeat 100% 50%;
	padding-right: 7px;
}
*/

h3, h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin-bottom: .1em;
}

h4 {
	margin: .5em 0;	
}

p {
	font-size: 1.5em;
	line-height: 1.5em;
}

/*- BW  headlines -------------------------------------------------*/

#exclusives h3 {
	font-size: 1.6em;
	line-height: 1.1em;
	margin-top: .8em;
}

#exclusives p {
	line-height: 1.3em;
}

#exclusives #firstExclusive {
	margin-top: .5em;
}

#column2 #exclusives ul li {
	font-size: 1.2em;
	line-height: 1.2em;
	margin: .2em 0;
	padding-left: 7px;
	background:  url("../../../images.contralinea.com.mx/gen/bullet_4x4.gif") no-repeat 0 50%;
}

#column2 ul li {	
	font-size: 1.1em;
	line-height: 1.2em;
	padding-left: 7px;
	background:  url("../../../images.contralinea.com.mx/gen/bullet_4x4.gif") no-repeat 0 50%;
}

/*- Market Info --------------------------------------------------------------*/

#marketInfo {
	background-color: white;
	padding: 5px 0 3px 0; /* creates whitespace around Market Info box */
	position: relative;
}

#marketInfo h2 {
	border: none;
	background-color: #EA0000;
	color: white;
	line-height: 1em;
	margin: 0;
	padding: 5px 0 3px 6px;
}

#marketInfoBox {
	background-color: #fafafa;
	border-color: #e5e5e5;
	border-width: 0 1px 1px 1px;
	border-style: solid;	
	padding: 6px;
}

#marketInfoBox table {
	border-collapse: collapse;
	width: 240px;
	font-size: 1.1em;
	float: left;
	/* display: inline; */ /* fixes IE double margin float bug */
	position: relative; /* fixes IE 6 peek-a-boo bug */
	margin-bottom: 7px;
}

#marketInfoBox table th, #marketInfoBox table td {
	border-color: #e5e5e5;
	border-width: 0 0 1px 0;
	border-style: solid;
	padding: 4px 5px 2px 5px;
}

#marketInfoBox table th {
	text-align: left;
	width: 45px;
}

#marketInfoBox table td {
	text-align: right;
}

#marketInfoBox table .gain {
	color: #390;
}

#marketInfoBox table .loss {
	color: #cf0f3f;
}

#marketInfoBox table .lastRow th, #marketInfoBox table .lastRow td {
	border: none;
}

#marketInfo fieldset {
	border: solid 0 transparent; /* removes fieldset borders in Opera 7 */	
	width: 125px;
	float: right;
	/* display: inline;*/ /* fixes IE double margin float bug */
	position: relative; /* fixes IE 6 peek-a-boo bug */	
	margin-top: 5px;
}

#marketInfo fieldset label {
	display: block;
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
}

#marketInfo fieldset input {
	border: 1px solid #a8a8a8;
	width: 80px;
	margin-right: 3px;
	vertical-align: bottom;
}

#marketInfo fieldset div {
	margin: 3px 0 9px 0;
}

#marketInfo fieldset div img {
	vertical-align: bottom;
	width: 30px;
	height: 19px;
}

#marketInfo fieldset p {
	font-size: 1.1em;
	color: #049;
}

#marketInfoBox .videoLink {
	/* clear: both; */ /* using this instead of a clearing div gives IE fits */
	margin: 0 -6px -6px -6px;
	padding: 8px 0 7px 0;
	border-color: #e5e5e5;
	border-width: 1px 0 0 0;
	border-style: solid;
	font-size: 1.1em;
}

#marketInfoBox .videoLink a {
	margin-left: 10px;
	padding-top: 1px; /* compensate for Mac Firefox line-height */
	padding-bottom: 1px;
	padding-left: 19px;
	background:  url("../../../images.contralinea.com.mx/icons/circle_arrow_gray_12x12.gif") no-repeat 0 50%;
}
