@charset "utf-8";
/* CSS Document for Spheral Solar */

#cuadro_cont {
	width: 900px;
	position: relative;
}

#top_banner {
	height: 107px;
	position: relative;
	margin: 0;
	padding: 0;
}

h1#logo a {
	position: absolute;
	top: 20px;
	left: 0;
	width: 357px;
	height: 65px;
	display: block;
	overflow: hidden;
	outline: none;
	text-indent: -7998px;
	background: transparent url(../images/logo.png) no-repeat;
}

h3.encabezado a {
	position: absolute;
	top: 30px;
	right: 386px;
	width: 136px;
	height: 76px;
	overflow: hidden;
	outline: none;
	display: block;
	text-indent: -7998px;
	background: transparent url(../images/bbbseal1.gif) no-repeat right;
}
h2.encabezado a {
	position: absolute;
	top: 24px;
	right: 105px;
	width: 500px;
	height: 53px;
	overflow: hidden;
	outline: none;
	display: block;
	text-indent: -7998px;
	background: transparent url(../images/encabezado.png) no-repeat right;
}
#share {
position:absolute;
top:24px;
right:520px;
width:85px;
height:53px;
float:right;
}

#links_top{
width:350px;
height:20px;
float:right;
text-align:right;
}
#links_top a{
color:#333333;
margin-right:5px;
margin-left:5px;

}

#contenido_ppal {
	background: #fff url(../images/inicio_cont_img.jpg) repeat-x;
	text-align: left;
	margin: 0 0 15px 10px; /*cambiar a 205px cuando se vuelva a poner el banner*/
	border: 1px solid #ccc;
	height: 1%;
	overflow: auto;
}

/* Home Page */
#spheralsolar #contenido_ppal {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 10px; /*cambiar a 160px cuando se vuelva a poner el banner*/
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}

#ppal {
	float: left;
	width: 600px;
	padding: 0;
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 10px;
	margin-left: 7px;
}
#ppal a {
	padding: 0;
	margin: 0;
	color: #000;
	font-weight:bold;
    text-decoration: none;
	}
#ppal a:hover {
	color: #333;
	text-decoration: underline;
}

blockquote {
	display: block;
	padding-left: 20px;
	text-align:left;
	}


p.texto {
	display: block;
	padding-left: 260px;
	text-align:left;
	background: transparent url(../images/image.jpg) no-repeat 0% 60%;
}

body {
	background: #fff /*#FDFEF9 url(../images/bg.jpg) repeat-x*/;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.clear {
	clear: both;
	display: block;
	height: 10px;
	font-size: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

#topnav {
}

#cuadro_cont  {
	width: 990px;
	position: relative;
}
h1#logo a {
	position: absolute;
	top: 0;
	left: 0;
	width: 357px;
	height: 95px;
	overflow: hidden;
	display: block;
	outline: none;
	text-indent: -7998px;
	background: transparent url(../images/logo.jpg) no-repeat;
}
h2.encabezado a {
	position: absolute;
	top: 31px;
	right: 0px;
	width: 379px;
	height: 75px;
	overflow: hidden;
	outline: none;
	display: block;
	text-indent: -7998px;
	background-image: url(../images/phone_number.jpg);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: right;
}
#top_banner {
	height: 107px;
	position: relative;
	margin: 0;
	padding: 0;
}
#contenido_ppal {
	text-align: left;
	margin: 0 0 15px 205px;
	border: 1px solid #ccc;
	height: 1%;
	overflow: auto;
	background-color: #fff;
	background-image: url(../images/inicio_cont_img.jpg);
	background-repeat: repeat-x;
}
#box_home{
	width:180px;
	margin-left:10px;
	margin-right:10px;
	float:left;
	margin-bottom:10px;
	line-height: 1.5em;
}
/*comienza el footer */
#footer, #footer2 {
	width: 990px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#footer_links{
	width:570px;
	float:left;
	margin-bottom:5px;
	font-size:12px;
}
#footer_img{
	width:420px;
	float:right;
}

#footer2 {
	text-align: right;
	width: 990px;
	top: 5px;
	font-weight: bold;
}
/*termina el footer*/
/* aqui empieza el menu */
#menu-cuadro {
	position: relative;
	z-index: 99;
}

#topnav {
	width: 100%;
	margin-bottom: 0px;
	height: 43px;
	background: transparent url(../images/navbg.jpg) top left repeat-x;
}
.img-izq {
	padding: 3px;
	background: #Ffffff;
	
}

/* comun para links del menu */
div.limenu ul {
	width: auto;
	padding: 0;
	margin: 0;
	list-style: none;
	text-transform: capitalize;
}
div.limenu li {
	float: left;
	width: auto;
	padding: 0;
	list-style-type: none;
}

/*comportamiento del menu */
ul#menu-nav li {
	margin: 0;
	border: 0 none;
	border-right: 1px solid #2A6894;
	padding: 0;
	float: left;
	display: inline;
	list-style: none;
	position: relative;
	text-align: left;
	background: none;
	overflow: hidden;
}
ul#menu-nav ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 180px;
	list-style: none;
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
}
ul#menu-nav ul:after  {
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}
ul#menu-nav ul li {
	position: relative;
	top: 0;
	bottom: 0;
	border-right: 0;
	z-index: 999;
	width: 180px;
	float: left;
	display: block !important;
	display: inline;
	text-align: left;
}

/*estado natural de la barra del menu */
ul#menu-nav a {
	padding: 0 15px;
	margin: 0;
	float: none !important;
	float: left;
	display: block;
	color: #fff;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	text-decoration: none;
	height: auto !important;
	height: 1%;
	line-height: 38px;
	text-align: left;
}

/* menu en hover */
ul#menu-nav a:hover,
ul#menu-nav li:hover a,
ul#menu-nav li.iehover a {
	background: url(../images/navover.jpg) repeat-x;
	color: #fff;
}
ul#menu-nav a.submenu:hover,
ul#menu-nav li:hover a.submenu,
ul#menu-nav li.iehover a.submenu {

}
ul#menu-nav a#active_menu-nav.submenu {
	color: #fff;
}

/* Menu del Footer  */
#footer ul {
	float: left;
	margin-left: -10px;
	overflow: hidden;
	display: inline;
}
#footer li {
	background: transparent url(../images/footer-bg.png) center left no-repeat;
	margin-left: -2px;
	padding: 0 8px 0 8px;
}
#footer a {
	padding: 0;
	margin: 0;
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #333;
	text-decoration: underline;
}

/* termina el menu */


/* settings generales para cualquier navegador */
* {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
h1,h2,h3,h4,h5,h6,p,blockquote,ul,ol,dl,fieldset,address {
	margin: 0.5em 0;
}
fieldset {
	padding: .5em;
}
img {
	border: 0;
	
}
a img {
	border: 0;
}
label {
	text-align: left;
}
select option {
	padding: 0 3px;
}
table {
	font-size: 1em;
	border-spacing: 0;
}
.clearer {
	clear: both;
}

/* tipografia general */
body {
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.3em;
	font-weight: normal;
	font-variant: normal;
}
h1 {
	color: #069;
	font-family: "Lucida Grande", Helvetica, Arial;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
}
h2 {
	font: bold 18px/125% "Lucida Grande", Helvetica, Arial;
	color: #069;
}
h3 {
	color: #05740D;
	font-family: "Lucida Grande", Helvetica, Arial;
	font-size: 14px;
	font-weight: bold;
}
h4 {
	font: bold 14px/125% "Lucida Grande", Helvetica, Arial;
	color: #069;
}
h5 {
	font: bold 13px/125% "Lucida Grande", Helvetica, Arial;
	color: #C93000;
}
h6 {
	font: bold 12px/125% "Lucida Grande", Helvetica, Arial;
	color: #333;
}
p {
	margin-bottom: 1.2em;
	line-height: 1.5em;
}

/* estilo de la listas */
ul {
	padding: 0;
	line-height: 1.4em;
	list-style-image: none;
	list-style-type: disc;
}

/* imagenes */
img {
  /*border: 1px solid #DDD; 
  padding: 5px;*/
  background-color: #FFF;
}
img.float-right {
  margin: 5px 0px 5px 15px;  
}
img.float-left {
  margin: 5px 15px 5px 0px;
}

/* sidebar */
#sidebar {
float: left;
width: 160px;
padding: 0 10px;
margin-top: 0;
margin-right: 0;
margin-bottom: 10px;
margin-left: 0;
background: url(../images/menu-bg.jpg) center top no-repeat;
border-radius:10px; /* CSS3 */
	-ms-border-radius: 3px; /* para IE 8 */
	-moz-border-radius:10px; /* Firefox */
	-webkit-border-radius:10px; /* Webkit, Safari y chrome */
	-khtml-border-radius:10px; /* Navegadores de linux */ 
	/* Todos los navegadores, sobre todo resto de IE */
}
#sidebar h4 {
	padding: 5px 0px 5px 5px;
	margin: 0;	
	color: #009900; 
	font-size:16px;
}

/* new sidebar for adsense on html pages*/
#sidebar_adsense {
	float: left;
	width: 180px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	background:url(http://www.spheralsolar.com/images/menu-bg2.jpg) no-repeat center 90px;	
}	
#sidebar_adsense h4 {
	padding: 5px 0px 5px 5px;
	margin: 0;	
	color: #009900; 
	font-size:16px;
}
/*new sidebar for adsense ends */
h4 a {
	margin: 0;
	color: #009900;
	text-decoration:none;
	padding-top: 10px;
	padding-right: 0px;
	font-size: 16px;
}

#sidebar h1 {
	padding: 5px 0px 5px 5px;
	margin: 0;	
	color: #009900; 
	font-size:16px;
}
h1 a {
	margin: 0;
	color: #009900;
	text-decoration:none;
	padding-top: 10px;
	padding-right: 0px;
	font-size: 16px;
}


.sidebox {
	margin-bottom: 10px;	
}
.sidebox a {
	padding: 0;
	margin: 0;
	color: #000;
	font-weight:bold;
    text-decoration: none;
	}
/* sidebar menu */
#sidebar ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;		
}
#sidebar ul.sidemenu li {
	padding: 0px 5px;
}
#sidebar ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #fff;
	height: auto;
	line-height: 1.5em;
	border-bottom: 1px dashed #D5D5D5;
	text-decoration:none;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 15px;
}
#sidebar ul.sidemenu a.top{	
	border-top: 1px dashed #D5D5D5;
}
#sidebar ul.sidemenu a:hover {
	padding: .3em 0 .3em 15px;
	color: #fff;
	background: url(../images/white-arrow.gif) left no-repeat;
	/*border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #fff;*/
}

#sidebar_right {
	float: right;
	width: 170px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	
}	

#sidebar_adsense ul.sidemenu {
	list-style:none;
	margin: 10px 0 15px 0;
	padding: 0;		
}
#sidebar_adsense ul.sidemenu li {
	padding: 0px 10px;
}
#sidebar_adsense ul.sidemenu a {
	display:block;
	font-weight:normal;
	color: #fff;
	height: auto;
	line-height: 1.5em;
	border-bottom: 1px dashed #D5D5D5;
	text-decoration:none;
	padding-top: 0.3em;
	padding-right: 0;
	padding-bottom: 0.3em;
	padding-left: 15px;
}
#sidebar_adsense ul.sidemenu a.top{	
	border-top: 1px dashed #D5D5D5;
}
#sidebar_adsense ul.sidemenu a:hover {
	padding: .3em 0 .3em 15px;
	color: #fff;
	background: url(../images/white-arrow.gif) left no-repeat;
	/*border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #fff;*/
}


#search {
width:170px;
height:120px;
background:url(../images/search-bg.jpg) no-repeat;
color:#FFFFFF;
}
#search a{
color:#FFFFFF;
font-size:10px;
}
#newsletter {
width:170px;
height:204px;
background:url(../images/newsletter.jpg) no-repeat;
font-size:12px;
font-weight:100;
padding-top:35px;
padding-left:5px;

}
#cart_box{
width:170px;
}
#main_box {
	width:162px;
	height:128px;
	margin-left:25px;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:0px;
	float:left;
}
#main_box2 {
	width:125px;
	height:128px;
	margin-left:37px;
	margin-right:37px;
	margin-top:20px;
	margin-bottom:0px;
	float:left;
}
#main_box2-text {
	width:150px;
	height:auto;
	margin-left:25px;
	margin-right:25px;
	margin-top:5px;
	margin-bottom:5px;
	float:left;
}

#main_box_solar {
	width:162px;
	height:92px;
	margin-left:25px;
	margin-right:15px;
	margin-top:5px;
	margin-bottom:0px;
	float:left;
}
#main_box_text {
	width:380px;
	height:100%;
	margin-right:5px;
	margin-bottom:7px;
	margin-top:7px;
	margin-left:5px;
	float:left;

}
#main_box_text_new {
	width:380px;
	height:128px;
	;
	margin-right:5px;
	margin-bottom:7px;
	margin-top:7px;
	margin-left:5px;
	float:left;

}
#main_box_text_solar {
	width:400px;
	height:128px;
	;
	margin-right:5px;
	margin-bottom:7px;
	margin-top:7px;
	margin-left:5px;
	float:left;

}
#main_box_wrap{
	width:600px;
	height:1715px;
	margin-bottom:5px;
}
#divider {
width:1px;
height:800px;
background-image:url(../images/bgmenu.jpg);
float:left;
}

/* para el cuadro del newsletter en las html*/
.NewsletterSubscription form {
	font-weight:bold;
	padding: 0 5px;
}

.NewsletterSubscription label {
	display: block;
	padding: 5px 0 3px 0;
}

.NewsletterSubscription input {
	font-size: 11px;
	font-weight: normal;
	margin-top: 5px;
	padding: 2px;
}

.Left .Block, .Right .Block {
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	padding:5px;
	font-size: 11px;
}

.Left .Block h2, .Right .Block h2 {
	background:#F9F7F2;
	color:#993300;
	font-size:14px;
	margin:0px;
	padding:5px;
}

.Left .BlockContent, .Right .BlockContent {
	padding: 5px 5px;
}

.Left .Block ul, .Left .Block li, .Right .Block ul, .Right .Block li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.Left .Block, .Right .Block {
	border:1px solid #CCCCCC;
	margin-bottom:10px;
	padding:5px;
	font-size: 11px;
}

.Left .Block h2, .Right .Block h2 {
	background:#F9F7F2;
	color:#993300;
	font-size:14px;
	margin:0px;
	padding:5px;
}

.Left .BlockContent, .Right .BlockContent {
	padding: 5px 5px;
}

.Left .Block ul, .Left .Block li, .Right .Block ul, .Right .Block li {
	list-style: none;
	padding: 0;
	margin: 0;
}


/* Top Search Form */
#SearchForm {
	float: right;
	height: 48px;
	/*display: inline;
	overflow: hidden;
	padding: 10px 30px 0 40px;*/
	padding-left:7px;
	padding-top:20px;
}


#SearchForm form {
}


#SearchForm label {
	font-size: 1.6em;
}


#SearchForm input {
	width: 140px;
	height: 15px;
	font-size: 0.9em;
	padding: 2px;
	margin: 0;
}


#SearchForm .Button {
	width: 60px;
	height: 21px;
	padding: 0;
	background: transparent;
	vertical-align: middle;
}


#SearchForm p {
	float: left;
	font-size: 0.85em;
	margin: 3px 0 0 0;
}


#SearchForm a {
	text-decoration: none;
}


#SearchForm a:hover {
	text-decoration: underline;
}

#ad_left {
float:left;
width:200px;
margin-left:10px;
margin-right:10px;
margin-top:10px;
}
#ad_left_learning{
    
	width: 180px;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
#adsense {
	float: left;
	width: 720px;
	padding: 0;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#top_title_ads {
float:left;
width:960px;
/*height:30px;*/
margin-top: 0;
}

#ad_content {
float:left;
width:315px;
margin-right:10px;
height:260px;
margin-bottom:10px;}

#ppal2{
   float: left;
	width: 700px;
	padding: 0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
#customer-reviews-text {
width:225px;
}
#free-report2{
	width:170px;
	height:301px;
	font-size:11px;
	color:#000000;
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 1px;
}
#free-report2 p{
padding-left:10px;}
#find-solar-cont{
	float:left;
	margin:15px 0 0 0;
	width:170px;
	height:208px;
	background:url(../assets/find-solar-contractos.jpg) no-repeat top center;
}

#solar_ppal {
	float: left;
	width: 950px;
	padding: 0;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#solar_ppal a {
	padding: 0;
	margin: 0;
	color: #000;
	font-weight:bold;
    text-decoration: none;
	}
#solar_ppal a:hover {
	color: #333;
	text-decoration: underline;
}
/*new*/
.testimonial {width:100%; float:left; margin:5px 0 0 0;}
.testimonial p {width:100%; float:left; margin:25px 0; color:#fff;}
.xpress {width:100%; float:left;}
.xpress div {width:auto; float:left; margin:0 20px 0 0;}
