/*  
Theme Name: CGR
Theme URL: http://www.lotrading.com/
Author: Camilo Gutierrez
Author URL: http://www.camilogr.com/

Copyright (c) Camilogr 2009.
*/

* {padding: 0; margin: 0;} 

/* generic ------------------------------------------------------ */
body {
	background-color: #000000;
	background-position: top center;
	background-image: url(images/bg.jpg);
    background-repeat: no-repeat;
	width: 100%;
	/*display:table;*/
}

/* divs template ---------------------------------------------------- */

#top-space {
	height:  25px;
	width:  930px;
	margin: 0 auto;
	position: relative;
}

#language_bar {
	height:  25px;
	width:  930px;
	margin: 0 auto;
	position: relative;
}


#top {
	background-image: url(images/top.png);
	background-repeat:no-repeat;
	height: 155px;
	width:  930px;
	margin: 0 auto;
	position: relative;
}

#go_top {
	width:  120px;
	margin: 0 auto;
	float: right;
	text-align: right; 
	padding: 0 20px 0 0;
}

#nav {
    background-image: url(images/nav.png);
	background-repeat:no-repeat;
	height: 125px;
	width:  930px;
	margin: 0 auto;
	position: relative;
}

#wrap-content {
	background-image: url(images/wrap.png);
	background-repeat: repeat-y;
	padding:20px 40px 0 30px ;
	width:  860px;
	margin: 0 auto;
	position: relative;
}

#bottom {
	background-image: url(images/bottom.png);
	background-repeat:no-repeat;
	height: 90px;
	width:  930px;
	margin: 0 auto;
	position: relative;
}

#footer {
	padding: 0px 0px 20px 0px;
	text-align:center;
	height: 35px;
	width:  930px;
	margin: 0 auto;
	position: relative;
}

#sp-en {
	width: 143px;
	text-align: center;
	position: absolute;
	left: 162px;
	top: 124px;
	z-index:5;
}

#years_old {
	width: 165px;
	text-align: center;
	position: absolute;
	left: 720px;
	top: 67px;
	z-index:5;
}

#basc_logo {
	width: 95px;
	text-align: center;
	position: absolute;
	left: 783px;
	top: 161px;
	z-index:5;
}

#languages {
	width: 145px;
	text-align: center;
	position: absolute;
	left: 780px;
	top: 16px;
	z-index:5;
}

#contact {
	width: 290px;
	height: 98px;
	float: right;
	padding: 0px 0 0 0;
	position: absolute;
	left: 617px;
	top: 46px;
	color: #000;
/*	z-index: 4;
	overflow: hidden;*/
}

#left-nav {
	width: 180px;
	float: left;
	background-color:#242424;
/*	padding: 20px 0 0 0;*/
	position: relative;
}

#content {
	width: 660px;
	float: right;
	/*	padding: 20px 0 0 0;*/
	position: relative;
}

#bottom-dot {
	padding: 0 0 0 0;
	margin: 0;
	height: 1px;
	clear: both;
}

#slogan {
	width: 700px;
	height: 30px;
	text-align: right;
	position: absolute;
	left: 190px;
	top: 15px;
	z-index:5;
}

#contacto {
	width: 320px;
	height: 140px;
	float: right;
	padding: 0 0 0 0;
	position: relative;
/*	z-index: 4;
	overflow: hidden;*/
}

/* divs splash ------------------------------------------------------ */

#logo-splash {
	background-image: url(images/splash_top.png);
	background-repeat:no-repeat;
	height: 280px;
	width:  930px;
	margin: 0 auto;
	position: relative;
}

#logo-splash_sp {
	background-image: url(images/splash_top_sp.png);
	background-repeat:no-repeat;
	height: 280px;
	width:  930px;
	margin: 0 auto;
	position: relative;
}

#nav-splash {
    background-image: url(images/splash_nav.png);
	background-repeat:no-repeat;
	height: 124px;
	width:  930px;
	margin: 0 auto;
	position: relative;
}

#content-splash {
	background-image: url(images/splash_bottom.png);
	background-repeat:no-repeat;
	height: 285px;
	width:  930px;
	margin: 0 auto;
	position: relative;
}

#contact-people {
	width:  330px;
	height: 100px;
	float: left;
	padding: 0px 0px 20px 0px;
/*	line-height:60%;*/
}

.contact-line-height { 
  line-height:80%;
}


/* texts ------------------------------------------------------ */

* {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; line-height:150%;}
/** a:link {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; line-height:160%; text-decoration:none; }
* a:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; line-height:160%; text-decoration:none; }
* a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; line-height:160%; text-decoration:none; }
* a:active {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; line-height:160%; text-decoration:none; }*/

/*p {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#F00; line-height:160%;}*/

h2 {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; font-weight:bold; }
h2 a:link {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; font-weight:bold; text-decoration:none; }
h2 a:visited {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; font-weight:bold; text-decoration:none; }
h2 a:hover {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; font-weight:bold; }
h2 a:active {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#fff; font-weight:bold; }

.nav {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#039; font-weight:bold; line-height:100%; }
a:link.nav {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#039; font-weight:bold; line-height:100%; text-decoration:none; }
a:visited.nav {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#039; font-weight:bold; line-height:100%; text-decoration:none; }
a:hover.nav {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; font-weight:bold; line-height:100%; }
a:active.nav {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#039; font-weight:bold; line-height:100%; }

.language {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666; }
a:link.language {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666; text-decoration:none; }
a:visited.language {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; font-weight:bold; line-height:90%; text-decoration:none; }
a:hover.language {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#06C; font-weight:bold; line-height:90%; }
a:active.language {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; font-weight:bold; line-height:90%; }

.footer {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999; line-height:100%; }
a:link.footer {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999; line-height:100%; text-decoration:none; }
a:visited.footer {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999; line-height:100%; text-decoration:none; }
a:hover.footer {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFF; line-height:100%; text-decoration:none; }
a:active.footer {font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#999; line-height:100%; }

.contact {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; line-height:150%;}
a:link.contact {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; line-height:150%; text-decoration:none; }
a:visited.contact {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; line-height:150%; text-decoration:none; }
a:hover.contact {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#333; line-height:150%; }
a:active.contact {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; line-height:150%; }

.subtitle {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; font-weight:bold; line-height:160%; }
a:link.subtitle {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; font-weight:bold; line-height:160%; text-decoration:none; }
a:visited.subtitle {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; font-weight:bold; line-height:160%; text-decoration:none; }
a:hover.subtitle {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; font-weight:bold; line-height:160%; }
a:active.subtitle {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; font-weight:bold; line-height:160%; }

.splash {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#666; line-height:160%; }

.slogan {font-family:Arial, Helvetica, sans-serif; font-size:16px; color:#333; font-weight:bold; line-height:140%; }
.slogan_fr {font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#333; font-weight:bold; line-height:140%; }

.email {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#06C; line-height:160%;}
a.email {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#06C; line-height:160%;}
a:hover.email {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#000; line-height:160%;}

.aligncenter, div.aligncenter, img.centered, img.aligncenter {display: block; margin-left: auto; margin-right: auto; text-align: center;}

ul {padding:0px 0px 0px 40px; margin:0px;}

.prodlines {font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #06C; font-weight:bold; line-height:160%; }
a:link.prodlines {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#06C; font-weight:bold; line-height:160%; text-decoration:none; }
a:visited.prodlines {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#06C; font-weight:bold; line-height:160%; text-decoration:none; }
a:hover.prodlines {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; font-weight:bold; line-height:160%; }
a:active.prodlines {font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#06C; font-weight:bold; line-height:160%; }

