/* 	Resets defualt browser settings
	reset.css  */
	
@font-face {	
    font-family: 'apexnewbook';
    src: url('../fonts/apexnewbook.eot');
    src: url('../fonts/apexnewbook.eot?#iefix') format('embedded-opentype'),
         url('../fonts/apexnewbook.woff') format('woff'),
         url('../fonts/apexnewbook.ttf') format('truetype'),
         url('../fonts/apexnewbook.svg#apexnewbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'apexnewmedium';
    src: url('../fonts/apexnewmedium.eot');
    src: url('../fonts/apexnewmedium.eot?#iefix') format('embedded-opentype'),
         url('../fonts/apexnewmedium.woff') format('woff'),
         url('../fonts/apexnewmedium.ttf') format('truetype'),
         url('../fonts/apexnewmedium.svg#apexnewbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'apexnewbold';
    src: url('../fonts/apexnewbold.eot');
    src: url('../fonts/apexnewbold.eot?#iefix') format('embedded-opentype'),
         url('../fonts/apexnewbold.woff') format('woff'),
         url('../fonts/apexnewbold.ttf') format('truetype'),
         url('../fonts/apexnewbold.svg#apexnewbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ITCCenturyStdBookBold';
    src: url('../fonts/centurystd-bold-webfont.eot');
    src: url('../fonts/centurystd-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/centurystd-bold-webfont.woff') format('woff'),
         url('../fonts/centurystd-bold-webfont.ttf') format('truetype'),
         url('../fonts/centurystd-bold-webfont.svg#ITCCenturyStdBookBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ITCCenturyStdBookBoldItalic';
    src: url('../fonts/centurystd-bolditalic-webfont.eot');
    src: url('../fonts/centurystd-bolditalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/centurystd-bolditalic-webfont.woff') format('woff'),
         url('../fonts/centurystd-bolditalic-webfont.ttf') format('truetype'),
         url('../fonts/centurystd-bolditalic-webfont.svg#ITCCenturyStdBookBoldItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'ITCCenturyStdBookItalic';
    src: url('../fonts/centurystd-bookitalic-webfont.eot');
    src: url('../fonts/centurystd-bookitalic-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/centurystd-bookitalic-webfont.woff') format('woff'),
         url('../fonts/centurystd-bookitalic-webfont.ttf') format('truetype'),
         url('../fonts/centurystd-bookitalic-webfont.svg#ITCCenturyStdBookItalic') format('svg');
    font-weight: normal;
    font-style: normal;
}


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td { margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline; }
a{text-decoration:none;}
:focus { outline:0; }
a:active { outline:none; }
body { line-height:1; color:black; background:white; }
ol,ul { list-style:none; }
table { border-collapse:separate; border-spacing:0; }
caption,th,td { text-align:left; font-weight:normal; }
blockquote:before,blockquote:after,q:before,q:after { content:""; }
blockquote,q { quotes:"" ""; }


*{
	margin:0px;
	padding:0px;
}
img{
	border:0px;
}

body { 
	background: url(../img/bg.png) repeat center top #165d7c;
	background-attachment:fixed;
	margin: 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	letter-spacing:0;
	color:#fff;
	-webkit-font-smoothing: subpixel-antialiased;
}
#master{
	width:990px;
	height:auto;
	margin:auto;
}
#top{
	width:990px;
	height:auto;
	float:left;
	clear:right;
}
.logo{
	width:407px;
	height:auto;
	padding:0;
	margin:0 0 15px 29px;
	float:left;
	clear:none;
}
.logo_cliente{
	width:auto;
	height:auto;
	padding:0;
	margin:26px 13px 0 0;
	float:right;
	clear:none;
}




/** LOGIN TOP **/
#login{
	width:auto;
	height:auto;
	padding:13px 9px 10px 9px;
	margin:0 0 4px 65px;
	float:left;
	clear:none;
	background-color:#d1e1e8;
	border:1px rgba(209,225,232,.8);
	border-radius:0 0 11px 11px;
	behavior:url(border-radius.htc); /* para Explorers */
	font-family: 'apexnewbold';
	font-size:14px;
	color:#000;
	letter-spacing:0px;
	text-transform:uppercase;
	line-height:18px;
	display:inline-block;
}
.subtxt{
	font-family: 'ITCCenturyStdBookBold';
	font-size:25px;
	line-height:0px;
	color:#bd9112;
}
a.subtxt{
	font-family: 'apexnewmedium';
	font-size:13px;
	line-height:12px;
	color:#000;
	text-decoration:none;
}
a.subtxt:hover{
	color:#637543;
}
#lema{
	width:380px;
	height:60px;
	float:left;
	clear:none;
	margin:28px 0 0 20px;
	font-family:'ITCCenturyStdBookBoldItalic';
	color:#999;
	font-size:24px;
	line-height:28px;
	text-align:center;
}

/** LOGIN TOP - COMO INGRESAR **/
#login-1{
	width:361px;
	height:75px;
	padding:3px 0 0 8px;
	margin:0 0 8px 28px;
	float:left;
	clear:none;
	background-color:#e0dccb;
	border:1px rgba(224,220,203,.8);
	border-radius:0 0 11px 11px;
	behavior:url(border-radius.htc); /* para Explorers */
	font-family: 'apexnewbold';
	font-size:16px;
	color:#b10935;
	letter-spacing:1px;
	text-transform:uppercase;
	line-height:18px;
}
.subtxt-1{
	font-family: 'apexnewmedium';
	font-size:12px;
	line-height:12px;
	color:#33000e;
}
#login-1 .campos{
	width:260px;
	height:25px;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	line-height:12px;
	padding-top:5px;
}
#login-1 input{
	width:122px;
	height:20px;
	float:left;
	clear:none;
	border:1px solid #999;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#999;
	text-align:left;
	vertical-align:middle;
	margin-right:3px;
	padding-left:3px;
	margin-bottom:6px;
	/*padding-top:10px;*/
	letter-spacing:0px;
}
#login-1 input:focus {
	border: 1px solid #b3b0a2;
}
#login-1 .btn-ingreso{
	width:95px;
	height:33px;
	float:right;
	clear:none;
	background:url(../img/btn-ingresar.png) no-repeat top left;
	border:0px;
	margin-top:1px;
}
#login-1 .btn-ingreso:hover{
	margin-top:2px;
	background:url(../img/btn-ingresar.png) no-repeat bottom left;
	cursor:pointer;
}
#login-1 .txt{
	width:auto;
	height:auto;
	float:left;
	clear:both;
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:10px;
	line-height:10px;
	color:#002954;
	text-decoration:none;
	text-transform:none;
	letter-spacing:0;
}
#login-1 a.txt{
	float:none;
	clear:none;
	text-decoration:underline;
}
#login-1 a.txt:hover{
	text-decoration:none;
}


/** BOTONES HOME **/
#btns-home{
	width:370px;
	height:60px;
	float:left;
	clear:none;
	margin:3px 0 0 28px;
}
#btns-home .btn-registro{
	width:204px;
	height:59px;
	float:left;
	clear:none;
	margin-right:12px;
	background:url(../img/registro-ingreso.png) no-repeat top left transparent;
}
#btns-home .btn-registro:hover{
	margin-top:1px;
	background:url(../img/registro-ingreso.png) no-repeat bottom left transparent;
	cursor:pointer;
	border:none;
}
#btns-home .btn-como-ingresar{
	width:154px;
	height:59px;
	float:left;
	clear:none;
	background:url(../img/registro-ingreso.png) no-repeat top right transparent;
}
#btns-home .btn-como-ingresar:hover{
	margin-top:1px;
	background:url(../img/registro-ingreso.png) no-repeat bottom right transparent;
	cursor:pointer;
	border:none;
}



/** CONTACTO **/

/*#usuario-reset{height:230px;}*/
.contactoTabla{
	width:auto;
	height:auto;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:35px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	padding:15px 0 12px 0;
	float:none;
	clear:none;
	margin:auto;
	vertical-align:top;
}
.contactoTabla input, .textfield, .contactoTabla textarea, .select{
	width:220px;
	height:20px;
	background-color:#C3C6AA;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#33000e;
	text-align:left;
	text-decoration:none;
	border:1px solid #165d7c;
	margin-top:5px;
}
.contactoTabla input:focus, .contactoTabla textarea:focus{
	border:1px solid #76805E;
	background-color:#E9EADF;
}
.contactoTabla textarea{
	height:100px;
	vertical-align:top;
}
.contactoTabla .btn-enviar, .contactoTabla a.btn-cancelar{
	width:180px;
	height:57px;
	float:left;
	clear:none;
	border-radius:10px;
	border:1px solid;
	cursor:pointer;
	padding:0;
	margin:25px 20px 0 0;
	font-family: 'apexnewbold';
	color:#fff;
	font-size:18px;
	letter-spacing:1px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	filter: dropshadow(color=#000000, offx=0, offy=0);
	-moz-box-shadow:1px 2px 7px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:1px 2px 7px 0px rgba(0, 0, 0, 0.3);
	box-shadow:1px 2px 7px 0px rgba(0, 0, 0, 0.3);
}
.contactoTabla .btn-enviar{
	border-color:#165d7c;
	background-color:#165d7c;
}
.contactoTabla a.btn-cancelar{
	width:174px;
	height:54px;
	padding-top:1px;
	line-height:55px;
	border-color:#165d7c;
	background-color:#165d7c;
}
.contactoTabla .btn-enviar:hover, .contactoTabla a.btn-cancelar:hover{
	filter: dropshadow(color=#000000, offx=0, offy=0);
	-moz-box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.3);
	box-shadow:1px 1px 2px 0px rgba(0, 0, 0, 0.3);
}
.contactoTabla .btn-enviar:hover{
	background:#113a4e;
	border-color:#113a4e;
	cursor:pointer;
}
.contactoTabla a.btn-cancelar:hover{
	background:#113a4e;
	border-color:#113a4e;
	cursor:pointer;
}
.campos-obligatorios{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#33000e;
}
.select{
	width:auto;
	height:23px;
	font-size:12px;
	text-align:left;
	text-decoration:none;
	margin:5px 8px 0 0;
	vertical-align:top;
	padding:2px 0 1px 0;
}
.txt-negro{
	width:800px;
	height:auto;
	color:#000;
	font-family: 'apexnewbold';
	font-size:18px;
	line-height:25px;
	padding:5px 0 0 0;
	float:left;
	clear:none;
}


/** COMO INGRESAR **/
#como-ingresar{
	width:887px;
	height:auto;
	float:left;
	clear:none;
	margin:7px 18px 0 18px;
	padding:24px 20px;
	background-color:#8a956e;
	border:2px solid #8a956e;
	border-radius:15px;
	behavior:url(border-radius.htc); /* para Explorers */
	font-family:'ITCCenturyStdBookBoldItalic';
	font-size:37px;
	line-height:23px;
	color:#C3C6AA;
	text-decoration:none;
} 
.acceso-tit, .titulo1, #gracias{
	width:auto;
	height:auto;
	font-family: 'ITCCenturyStdBookBoldItalic';
	font-size:38px;
	color:#000;
	line-height:40px;
	text-align:left;
	text-decoration:none;
}
.acceso-txt, .titulo2, a.titulo2, #gracias .txt{
	width:auto;
	height:auto;
	font-family: 'ITCCenturyStdBookBold';
	font-size:17px;
	line-height:30px;
	color:#fff;
	text-align:left;
	text-decoration:none;
	margin-top:7px;
}
a.titulo2{
	text-decoration:underline;
}
.pasos{
	width:875px;
	height:auto;
	margin:15px 0 5px 0;
	padding:5px;
	float:left;
	clear:none;
	background-color:#cfd3c1;
	border-radius:10px;
}
.pasos .txt{
	width:800px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	color:#000;
	float:right;
	clear:none;
	text-align:left;
	vertical-align:middle;
	padding-top:6px;
	margin-right:10px;
}
.num{
	width:50px;
	height:40px;
	background-color:#165d7c;
	border-radius:10px;
	float:left;
	clear:none;
	margin:0 5px 0 0;
	padding:5px 0;
	font-family: 'ITCCenturyStdBookBold';
	font-size:35px;
	font-weight:bold;
	line-height:35px;
	text-align:center;
	color:#fff;
}
.user{
	width:725px;
	height:530px;
	background-color:#FFF;
	text-align:left;
	float:left;
	clear:none;
	padding-left:25px;
	padding-top:0px;
	margin:0px;
}
.bordo{
	width:100%;
	height:auto;
	color:#ecdcbb;
	font-family: 'ITCCenturyStdBookBold';
	font-weight:bold;
	font-size:17px;
	padding:5px 0 0 0;
	float:left;
	clear:none;
	font-weight:normal;
}
.black{
	width:860px;
	height:auto;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:20px;
	float:left;
	clear:none;
}
.black-14, .titulo3, .texto1, .errorlogs, .titulo4,{
	width:800px;
	height:auto;
	color:#000;
	font-family: 'apexnewbold';
	font-size:14px;
	line-height:14px;
	font-weight:bold;
	padding-top:5px;
	float:left;
	clear:right;
}
.errorlogs, .titulo4, .err{
	font-size:14px;
	line-height:20px;
	color:#E10000;
	font-weight:bold;
	font-family: 'HelveticaRoundedBold';
}
.titulo3{
	font-size:14px;
	line-height:20px;
	color:#000;
	font-weight:bold;
	font-family: 'HelveticaRoundedBold';
}
a.titulo2:hover{
	text-decoration:none;
}

a.btn-volver-inicio{
	width:auto;
	height:24px;
	float:right;
	clear:none;
	background-color:#d0a85a;
	border-radius:5px;
	padding:2px 15px 2px 15px;
	font-family: 'apexnewbold';
	font-size:14px;
	line-height:25px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	letter-spacing:1px;
}
a.btn-volver-inicio:hover{
	background-color:#165D7C;
	color:#8eb0c1;
}



#cont-home{
	width:auto;
	height:auto;
	float:left;
	clear:none;
	margin:0 9px 0 9px;
	background-color:#fff;
	box-shadow: 0px 0px 9px rgba(0,0,0,.3);
	
}


/*  Slideshow  *******************************************************************************************/
#container_slideshow {
	width:990px;
	margin:0 auto;
	position:relative;
	z-index:0;
	float:left;
	clear:none;
}
#container_slideshow img, .topo{
	float:left;
	clear:none;
}
#slideshow {
	width:655px;
	height:305px;
	position:relative;
	padding:0px;
	margin:0px;
}
#slides {
	position:absolute;
	top:0;
	left:335px;
	z-index:100;
}
.slides_container {
	width:655px;
	height:305px;
	overflow:hidden;
	position:relative;
	display:none;
	float:left;
	clear:none;
	background-color:#CCC;
}
.slides_container div.slide {
	width:655px;
	height:305px;
	margin-bottom:10px;
	display:block;
}



/*	Pagination  */
.pagination {
	width:16px;
	margin:26px auto 0;
	position:absolute;
	top:-12px;
	right:20px;
	z-index:500;
}

.pagination li {
	float:left;
	margin:0 1px;
	list-style:none;
}

.pagination li a {
	display:block;
	width:16px;
	height:0;
	padding-top:16px;
	margin-bottom:7px;
	background-image:url(../img/pagination.png);
	background-position:0 0;
	background-repeat:no-repeat;
	float:left;
	overflow:hidden;
}

.pagination li.current a {
	background-position:-16px 0;
}

/*  Caption  */
.caption {
	z-index:500;
	width:auto;
	height:23px;
	/*background:#003771;*/
	background:rgba(0,30,60,.9);
	margin:15px 0px 34px 0px;
	padding:13px 8px 6px 17px;
	position:absolute;
/*	bottom:-65px;*/
	left:0;
	font-family: 'apexnewbook';
	font-size:21px;
	font-weight:normal;
	line-height:14px;
	color:#fff;
	text-shadow:none;
}
.caption .bold{
	font-family:'apexnewbold';
}


/* Linea de titulo */
.txt-verde{
	width:883px;
	height:auto;
	background-color:#637543;
	float:left;
	clear:none;
	padding:15px 53px 22px 54px;
	margin:3px 0px 7px 0px;
	text-align:left;
	font-family:'ITCCenturyStdBookBoldItalic';
	color:#ced6b8;
	font-size:27px;
	line-height:31px;
}
.txt-linea2{
	font-family:'ITCCenturyStdBookItalic';
	font-size:25px;
	line-height:23px;
	color:#fff;
}
.verde{
	width:976px;
	height:57px;
	background-color:#637543;
	float:left;
	clear:none;
	padding:5px 7px;
	margin-top:10px;
}
.verde .tit, .verde .tit-area{
	width:981px;
	height:60px;
	float:left;
	clear:none;
	font-family:'ITCCenturyStdBookItalic';
	font-size:33px;
	line-height:55px;
	text-align:center;
}
.verde .tit .bold{
	font-family:'ITCCenturyStdBookBoldItalic';
}
.verde .tit-area{
	width:933px;
	text-align:left;
	margin-left:48px;
}

/* CADA ARTISTA */
#contenido{
	width:968px;
	height:auto;
	float:left;
	clear:none;
	padding:16px 11px 0 11px;
	text-decoration:none;
}
.cuadrado:hover{
	background-color:#22688b;
	border:2px solid #22688b;
	text-decoration:none;
	color:#fff;
}
.cuadrado{
	width:165px;
	height:155px;
	float:left;
	clear:none;
	margin:5px 10px 10px 10px;
	padding:5px 2px 2px 2px;
	background-color:#bd9112;
	border:2px solid #bd9112;
	border-radius:15px;
	behavior:url(border-radius.htc); /* para Explorers */
	font-family:'ITCCenturyStdBookBold';
	font-size:18px;
	line-height:23px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase
}
.cuadrado img{
	padding-top:3px;
}
.cuadrado-artista{
	width:887px;
	height:auto;
	float:left;
	clear:none;
	margin:7px 18px 0 18px;
	padding:24px 20px;
	background-color:#8a956e;
	border:2px solid #8a956e;
	border-radius:15px;
	behavior:url(border-radius.htc); /* para Explorers */
	font-family:'ITCCenturyStdBookBoldItalic';
	font-size:40px;
	line-height:23px;
	color:#fff;
	text-decoration:none;
}
.txt-desc{
	width:315px;
	height:auto;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:22px;
	color:#000;
	text-decoration:none;
	margin-left:5px;
}
.btn-libro, .btn-audios, .btn-videoclase{
	width:323px;
	height:49px;
	float:left;
	clear:none;
	border:0px;
	margin:75px 0 6px 0;
}
.btn-libro{
	background:url(../img/btns-areas.png) no-repeat top left;
}
.btn-libro:hover{
	background:url(../img/btns-areas.png) no-repeat bottom left;
}
.btn-audios{
	background:url(../img/btns-areas.png) no-repeat top center;
}
.btn-audios:hover{
	background:url(../img/btns-areas.png) no-repeat bottom center;
}
.btn-videoclase{
	background:url(../img/btns-areas.png) no-repeat top right;
}
.btn-videoclase:hover{
	background:url(../img/btns-areas.png) no-repeat bottom right;
}

.btn-volver-menu{
	width:303px;
	height:49px;
	float:right;
	clear:none;
	background:url(../img/btn-menu.png) no-repeat top right;
	border:0px;
	margin:4px 28px 0 0;
}
.btn-volver-menu:hover{
	background:url(../img/btn-menu.png) no-repeat bottom right;
}
#img-imprimir-1, #img-imprimir-2{
	display:none;
}

#lateral-izq, #lateral-izq .tit-clase{
	width:520px;
	height:auto;
	float:right;
	clear:none;
	margin:0px;
	padding:0px;
	font-family:'ITCCenturyStdBookBoldItalic';
	font-size:25px;
	line-height:20px;
	color:#cfd3c1;
	text-decoration:none;
	text-transform:none;
}

.video, .player-audio{
	width:515px;
	height:190px;
	float:left;
	clear:none;
	margin-top:15px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
player-audio{
	padding-left:10px;
}


/*  Footer  */
#pie{
	width:990px;
	height:auto;
	background-color:#6e5c83;
	float:left;
	clear:none;
	font-family:Arial, Helvetica, sans-serif;
	text-align:right;
	margin-top:20px;
}
#pie .txt, .txt-politica{
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	text-align:right;
	margin:13px 22px 15px 0;
}
.txt-politica{
	width:auto;
	color:#fff;
	float:right;
}
a.txt-politica:hover{
	text-decoration:underline;
}
a.contacto{
	font-family:Arial, Helvetica, sans-serif;
	color:#fff;
	text-decoration:none;
}
a.contacto:hover{
	text-decoration:underline;
	color:#ced6b8;
}



/* * * TABS * * */
div.tabBox {}
div.tabArea  {
	padding: 0px 0px 3px 0px;
}
a.tab, a.tab:visited{
	width:80px;
	height:31px;
	float:left;
	clear:none;
	border-radius:10px;
	border:1px solid;
	cursor:pointer;
	padding-top:10px;
	margin:16px 5px 10px 12px;
	font-family: 'ITCCenturyStdBookBold';
	color:#fff;
	font-size:16px;
	letter-spacing:1px;
	text-align:center;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
	border-color:#8A6B0D;
	background-color:#BD9112;
}
a.tab:hover{
	background:#22688B;
	border:1px solid #22688B;
	cursor:pointer;
	text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.1);
}
a.tab.activeTab, a.tab.activeTab:hover, a.tab.activeTab:visited {
	background:#800024;
	border:1px solid #800024;
}

a.tab.activeTab{
	background-color:#800024;
}
/*a.tab.activeTab:hover{
	background-color:#00F;
}
a.tab.activeTab:visited {
	background-color:#0F0;
}*/

div.tabMain {
	padding:0;
}
div.tabIframeWrapper {
	width: 100%;
}
iframe.tabContent {
	width: 100%;
	height:230px;
}
