/* CSS Document */

/*
Theme Name: Lightspeed Ahead 
Theme URI: http://qa.lightspeedaheadnewsletter.com
Description: Online newsletter
Version: 1.0
Author: jvalderrama@lightspeedresearch.com
Author URI: www.lightspeedresearch.com
*/

body  {
	background: #424242 repeat;
	font-family:verdana;
	font-size:11px;
}

h1 {
	color:#ff6b00;
	font-size:17px;
	padding:0;
	margin:0;
}

h1 a {
	color:#ff6b00;
	text-decoration:none;
}

h2 {
	color:#666666;
	font-size:10px;
	padding:0;
	margin:0;
}

h3 {
	color:#666666;
	font-size:13px;
	padding-top:10px;
        padding-bottom:10px;
	margin:0;
}

h4 {
	color:#666666;
	font-size:11px;
	padding:0;
	margin:0;
}

p {
	padding-left:5px;
}

img, div { 
	behavior: url(/wp-content/themes/newsletter/iepngfix.htc); 
}

#body_wrapper {
	margin:30px auto 0 auto;
	width:765px;
	height:100%;
}

#header_wrap {
	width:765px;
	height:98px;
	/* background:#FF0000; */
}

#header_top {
	width:765px;
	height:82px;
	background:url(images/header_white_bg.jpg) repeat-x;
}

#header_bottom {
	padding-left:22px;	
	color:#FFFFFF;
	height:16px;
	background:#666666 repeat-x;
}

.logo {
	float:left;
	margin-top:44px;
	margin-left:18px;
	width:208px;
	height:30px;
	background:url(http://images2.lightspeedpanel.com/images/en-US/lightspeedahead/web/logo.png) no-repeat;
}

#header_right {
	float:right;
	width:114px;
	height:27px;
	margin-top:48px;
	margin-right:15px;
	background:url(http://images2.lightspeedpanel.com/images/en-US/lightspeedahead/web/corporate_logo.png) no-repeat;
}

#header_right a{
	color:#FF3300;
	text-decoration:none;
}

#header_right a:hover{
	color:#FF3300;
}

.navigation_wrap {
	margin-top:15px;
	padding:0;
	width:765px;
	height:26px;
	background:#999999 repeat-x;
}

.navigation {
	margin:auto;
	background:#999999 repeat-x;
	background-position:center;
	width:550px;
	height:26px;
}

.navigation ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

.navigation li {
	margin:0;
	padding:0;
	display:inline;
	
}

.navigation li a{
	background:#999999;
	background-position:center;
	background-repeat:no-repeat;
	line-height:25px;
	height: 26px;
	display: block;
	float:left;
	text-decoration: none;
	text-align: center;
	color:#FFFFFF;
	padding-left:10px;
	padding-right:10px;
}

.navigation li a:hover{
	color:#424242;
	background:url(images/nav_arrow.jpg);
	background-repeat:no-repeat;
	background-position:center;
}

.nav_font {
	font-family:verdana;
	font-size:10px;
	color:#FFFFFF;
}

#main_body {
	margin-top:15px;
	width:765px;
	height:100%;
	background:#FFFFFF url(images/article_bg.jpg) repeat-y;
}

#top_body {
        padding-top:10px;
	width:765px;
	height:100%;
	background-color:#FFFFFF;
}

#main_article {
        float:left;
	margin-left:20px;
	padding-bottom:10px;
	width:580px;
	height:100%;
}



#main_article a{
	text-decoration:none;
	color:#f79450;
	font-weight:bold;
}

#main_article img {
        border:none;
        padding-left:2px;
        padding-right:2px;
}

#right_navigation {
        float:right;
	margin:0 20px 0 0;
	width:126px;
	height:100%;
	background:url(images/side_nav_bg.jpg) repeat-x;
}

#right_navigation ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#right_navigation li {
	margin:0;
	height:28px;
	text-decoration:none;
	background:url(../images/side_nav_button_bg.jpg) repeat-x;
	display:block;
}

#right_navigation li a{
	padding-left:50px;
	padding-right:10px;
	height:28px;
	text-decoration:none;
	display:block;
	color:#353435;
}

#right_navigation li a:hover{
	color:#7e4501;
}

.subscribe a{
	background:url(images/subscribe_bg.jpg) no-repeat;
}

.subscribe a:hover{
	background:url(images/subscribe_bg2.jpg) no-repeat;
}

.send a{
	background:url(images/send_bg.jpg) repeat-x;
}

.send a:hover{
	background:url(images/send_bg2.jpg) no-repeat;
}

.download a{
	background:url(images/donwload_bg.jpg) repeat-x;
}

.download a:hover{
	background:url(images/donwload_bg2.jpg) no-repeat;
}

.provide a{
	background:url(images/provide_bg.jpg) repeat-x;
}

.provide a:hover{
	background:url(images/provide_bg2.jpg) no-repeat;
}

.corp a {
	background:url(images/corp_bg.jpg) repeat-x;
}

.corp a:hover {
	background:url(images/corp_bg2.jpg) repeat-x;
}

.side_nav_font {
	line-height:12px;
	font-family:verdana;
	font-size:10px;
}

#articles {
	width:460px;
	height:100%;
	float:left;
	background:#FFFFFF;
}

#sidebar {
	width:290px;
	height:auto;
	float:right;
	background:#FFFFFF;
}

.sidebar_content {
	margin:auto;
	margin-top:10px;
	width:250px;
	height:100%;
}

.sidebar_content img {
	margin-top:10px;
}

.sidebar_content p {
	padding-left:0;
	padding-right:5px;
}

.sidebar_content a {
	color:#ff6b00;
}

.sidebar_content a:hover {
	color:#ff6b00;
}

.contact_countries {
	font-size:9px;
}

.sidebar_title {
	width:250px;
	height:21px;
	background:#666666 repeat-x;
}

.sidebar_title h3 {
	margin-left:10px;
	padding-top:3px;
	color:#FFFFFF;
}

.sidebar_img {
	float:left;
	padding-right:10px;
	width:80px;
	height:80px;
	background:#FFFFFF;
}

#article_wrap {
	margin:auto;
	margin-top:10px;
	width:420px;
	height:100%;
	padding-bottom:10px;
}

.content {
	width:420px;
	height:100%;
	padding-right:10px;
}

.content a{
	text-decoration:none;
	color:#f79450;
	font-weight:bold;
}

.content p ul li {
	margin-left:10px;
}

.img_box {
	padding:0;
	padding-bottom:3px;
	width:162px;
	height:154px;
	float:right;
	/* background-color:#999999 no-repeat; */
}

.main_img_box {
	padding:0;
        margin-right:-1px;
	padding-bottom:3px;
	width:304px;
	height:187px;
	float:right;
	/* background:#FFFFFF no-repeat; */
}

.img_post {
	padding-bottom:3px;
	width:304px;
	height:187px;
	/* background:#666666 no-repeat; */
}

.line {
	height:1px;
	background:url(images/underline.jpg) repeat-x;
}

#footer {
	margin:auto;
	margin-top:3px;
	width:765px;
	height:20px;
	color:#FFFFFF;
}

#footer ul {
	margin:0;
	padding:0;
}

#footer li {
	padding-left:10px;
	padding-right:10px;
	display:inline;
	color:#f6944d;
}

#footer li a {
	text-decoration:none;
	color:#f6944d;
}

#footer li a:hover {
	color:#FFFFFF;
}

.footer_font {
	font-family:verdana;
	font-size:11px;
	color:#FFFFFF;
}

.corporate_logo {
	float:right;
	margin-top:0px;
	padding-bottom:10px;
	width:150px;
	height:47px;
}


/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */






/* menu 2 */

#nav_wrap {
     margin-top:15px;
     width:765px;
     height:26px;
     background:#999999 repeat-x;
}

#nav_wrap ul {
    margin:auto;
    width:98%;
    list-style-type:none;
}

#nav {
     height:26px;
     line-height:24px;
     list-style-type:none;
}

#nav ul {
     margin:auto;
     margin-top:-5px;
     padding: 0;
     height: 1em;
}

#nav a {
     display: block;
     color: #fff;
     text-decoration: none;
     padding: 0.1em 2em;
}

#nav li {
     float:left;
     /* margin-top:5px; */
     padding: 0;
     background: #999999;
     /* border: 1px solid #fff; 
     border-width: 1px 0; */
}

#nav li ul {
position: absolute;
/* padding-top:6px; */
left: -999em;
height: auto;
width: 14.4em;
font-weight: normal;
margin: 0;
list-style: none;
background: #999999;
}

#nav li li {
padding-right: 1em;
width: 13.4em;
border-top: #FFFFFF thin dotted;
line-height:30px;
}

#nav li ul a {
width: 12em;
w\idth: 9em;
}

#nav li ul ul {
margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
left: auto;
}

#nav li:hover, #nav li.sfhover {
color:#F20000;
background: #666666;
}
