/* Default Stylesheet */

															/** BODY ELEMENTS **/
body {
	color: #333;
	background-color: #fff;
	}






															/** MAIN CONTAINERS **/
div#container {
	margin: 3em auto;
	}
	div#header {
		}
		div#header-in {
			padding: 20px;
			}
	div#content-wrap {
		padding: 18px 0;
		}
		div.content {
			background-color: #F6F6F6;
			}
			div.content-in {
				padding: 20px;
				}
	div#footer {
			background:url(../images/footer.png) no-repeat;
			height:33px;
				}
														/** SUB CONTAINERS **/
/* Menu begins------------------------->>>>>> */

#menu {
height:51px;
margin-top:25px;
}

/* Buttons begins */
.nav{
width:919px;
margin:0 auto;
}

.nav li {
display:inline;
float:left;
}

.nav, .nav li a {
display:block;
height:53px; 
background:url(../images/buttons.png) no-repeat;
text-indent:-9999px;
outline:none;
}

#nav-home a:link, #nav-home a:visited {width:159px; background-position: 0 0;}
#nav-home a:hover {background-position:0 -53px;}
#nav-top-publications a:link, #nav-top-publications a:visited {width:189px; background-position: -160px 0; }
#nav-top-publications a:hover {background-position: -160px -53px; }
#nav-contact-us a:link, #nav-contact-us a:visited {width:187px; background-position: -350px 0;}
#nav-contact-us a:hover {background-position: -350px -53px;}

.nav-spa{
width:919px;
margin:0 auto;
}

.nav-spa li {
display:inline;
float:left;
}

.nav-spa, .nav-spa li a {
display:block;
height:53px; 
background:url(../images/buttons-spa.png) no-repeat;
text-indent:-9999px;
outline:none;
}

/* Buttons ends */
/* Menu ends------------------------->>>>>> */

#logo-lang {
background:url(../images/etvpublishing-logo.png) no-repeat top left;
position:relative;
height:53px;
}
#logo-lang h1, #logo-lang h2{
text-indent:-9999px;
font-size:12px;
}

#lang{
position:absolute;
width:106px;
height:14px;
bottom:15px;
right:12px;
text-align:center;
font-size: 10px;
color: #8A8A8A;
}

#lang a:link, a:visited {
font-size: 10px;
color: #8A8A8A;
text-decoration:none;
}

#lang a:hover {
font-size: 10px;
color:#00CCCC;
text-decoration:underline;
}

.column-a{
width:460px;
float:left;
}
.column-b{
width:420px;
float:left;
padding-top:67px;
}

.home-content{
height:322px;
}

.strong{
font-weight:bold;
}

#ebook-container{
margin:50px auto 0 auto;
width:800px;
height:310px;
}

.ebook{
float:left;
width:201px;
padding: 0 30px;
text-align:center;
}

.ebook li a:link, a:visited {
font-size: 13px;
color: #8A8A8A;
text-decoration:none;
}

.ebook li a:hover{
font-size: 13px;
color:#00CCCC;
text-decoration:underline;
}


.ebook li{
list-style:url(../images/bullet-go.png);
list-style-position:inside;
}

.text-xl{
font-size:14px;
}

div#ebook-container div li a {
font-size:13px;}


#footer-in p {
text-align:center;
font-size:10px;
color:#AFAFAF;
margin:0;
}

#footer-in p a:link, a:visited{
font-size: 10px;
color: #AEAEAE;
text-decoration:none;
}

#footer-in p a:hover{
font-size: 10px;
color:#00CCCC;
text-decoration:underline;
}



/* Form */
#section_contactus { width: 760px; margin: 0 auto; color: #565; padding: 10px 0 10px 0; text-align: center; font-size: 12px; }
#section_contactus fieldset { border: 0; }
#section_contactus table { width: 500px; margin: 0 auto; }
#section_contactus .col-uno { text-align: right; padding-top: 5px; }
#section_contactus .col-dos { text-align: left; padding-top: 5px; }
input, select, textarea {	border: #7C7C7C 1px solid;}
/* End Form */


.crepes{
padding-top:5px;
text-align:right;
font-size: 10px;
color: #AEAEAE;
}
.crepes a:link, a:visited{
font-size: 10px;
color: #AEAEAE;
text-decoration:none;
}
.crepes a:hover{
font-size: 10px;
color:#669F33;
text-decoration:underline;
}