﻿/*
    Page Layout
*/

* { margin: 0; padding: 0;}

body  
{
    font-family: Verdana, Arial, Helvetica, Sans-serif;
    font-size: 13px;
    background: #5fa9e8 url('/content/images/page-bg.png') repeat-x;
}

#page
{
    background: url('/content/images/shadow-bg.png') repeat-y;
    width: 980px;    
    margin: 0 auto;
    padding: 0 8px;    
}

#content
{
    margin: 0 auto; 
    padding: 0 20px;
    background-color: White;  
}



/*
    Logo
*/

#logo
{
    padding: 10px 0;
    letter-spacing: -2px;
}

#driver
{
    font-weight: lighter;
}

#access
{    
    margin-left: -0.2em; 
}

#tm
{
    font-size: 15pt;
    color: Gray; 
    position: relative;
    top: -15px;
    left: -10px;
}

#McAfee-banner
{
    float: right;
    background: url('/content/images/mc-afee-banner.png');
    width: 115px;
    height: 34px;
    margin-top: 25px;
}




/*
    Menu
*/


#menu 
{
    width: 935px;    
    height: 37px; 
    float: left;
    list-style-type: none;    
    border: none;
    background-color: black;
    font-size: 14px;
    background: #FFFFFF url('/content/images/menu-bg.png') no-repeat left top;		
}

#menu li
{
    float: left;        
	height: 37px;
	margin-top: 3px;
	background: url('/content/images/menu-divider.png') no-repeat right top;
}

#menu .last
{
   background: none;
}

#menu a 
{    
  text-decoration: none;
  color: #fff;
  float: left;
  display: block;
  height: 34px;
  line-height: 26px;
  padding: 0 14px;  
}

#menu span
{
    float: left;
    margin: 0 10px;
}

#menu a:hover 
{
  color: #fd9f25;
}

#menu .current span
{
	background: url('/content/images/current-menu-item-left.png')  no-repeat left top;
}

#menu .current a
{	
	background: url('/content/images/current-menu-item-right.png') no-repeat right top;
	color: #fd9f25;
}




/*
    Hero
*/

#hero
{       
    background: url('/content/images/hero-bg.png') no-repeat;    
    padding: 15px;
    margin-top: 5px;
    color: #fff;
}

#hero p
{
    line-height: 22px;
}

#hero p:first-child
{
    margin-top: 5px;
}

#hero input
{
    margin-left: 80px;
    margin-top: 20px;    
}

#info
{
    line-height: 18px;
	margin-left: 120px;
}




#footer
{
    font-family: Verdana;
    font-size: 10pt;
    margin-top: 10px;
    padding-bottom: 20px;
}

#footer p
{
    font-weight: bold;
    margin-bottom: 5px;
}

#footer a
{
    color: #1d68a9;
}

#banners
{
    float: right;
    padding-top: 8px;
}




/*
    Options 
*/

#options
{    
    float: left;
    width: 68%;
    margin-top: 15px;
}

#options h3
{
    font-weight: bold;    
    margin-top: 20px;
}

#options p
{    
    text-align: justify;
    line-height: 180%;
}

#options span
{
    display: block;
}

#download-container
{
    text-align: center;
    margin-top: 30px;
}


#download-container input
{
    color: #fff;    
}


/* 
    Sider-bar 
*/

#siderbar
{    
    width: 277px;    
    margin-right: 5px;
    margin-top: 20px;
}

#siderbar .siderbarTop
{
	background: url('/content/images/drivers-list-top.png') no-repeat left top;
	height: 5px;
	width: 100%;
}
#siderbar .siderbarBottom
{
	background: url('/content/images/drivers-list-bottom.png') no-repeat left top;
	height: 5px;
	width: 100%;
}
#siderbar .siderbarContent
{
	background-color:#C9C9D0;
	padding-bottom: 6px;
}

#siderbar h3
{
	text-align: center;    
    padding: 0 10px;
}
#siderbar h3 span
{
    position: relative; 
    top: 10px;
}

#siderbar .siderbarListTop
{
	background: url('/content/images/sidebar-list-top.png') no-repeat left top;
	height:24px;
	margin-left: 5px;
}

#siderbar .content
{
    padding-left: 30px;
    padding-top: 10px;
    background-color: #FBFBFB;
    padding-bottom: 16px;
    margin: 0px 6px 0px 6px;
}

#siderbar #drivers li
{
	margin-top: 2px;
    color: #121211;
    list-style-image: url('/content/images/list-item.png');    
    line-height: 180%;
}



/* 
    Opinions 
*/

#opinions
{
	margin-top: 20px;
	padding-bottom: 30px;	
	width: 935px;
}

#opinions ul
{	
	width: 934px;
	list-style-type: none;
}

#opinions ul li
{
	float:left;
	width: 308px;
}

#opinions #words
{
    border-right: solid 1px #ABC6E3;
	border-left: solid 1px #ABC6E3;
    padding-bottom: 5px;
    float:left;
    width: 932px;
}

#words li
{
    border-left: solid 2px #efefef;
    height: 220px;    
}

#words li:first-child
{
    border-left: none;
    padding-left: 2px;
}

#words p
{
    padding: 5px;
    font-size: 12px;
    line-height:160%;
}

#opinions .headerRow li h3
{	
	background: url('/content/images/opinions-bg.png') repeat-x left top;
}

#opinions .headerDivider 
{
	 background: url('/content/images/opinions-divider-bg.png') no-repeat;
	 width: 1px;
	 height: 26px;
	 background-color: #80BFF9;	 	 
}

#opinions .headerRow .leftTopBorder
{	
	background: url('/content/images/opinions-top-left-border.png') no-repeat left top;
	height: 37px;
	width: 4px;
}

#opinions .headerRow .rightTopBorder
{
	background: url('/content/images/opinions-top-right-border.png') no-repeat left top;
	height: 37px;
	width: 4px;
}


#opinions .lineDivider
{
	background: url('/content/images/opinions-line-divider-bg.png') repeat-x left top;
	padding: 0px 1px 0px 1px;
	height: 7px;
	border-right: solid 1px #ABC6E3;
	border-left: solid 1px #ABC6E3;
	width: 930px;
}

#opinions .text
{
	margin-top: 20px;
	margin-left: 5px;
}

#opinions .contentDivider
{
	background-color: #EFEFEF;
	float: left;
	width: 2px;
	min-height: 200px;
	margin: 2px 10px 2px 2px;
}

#opinions h2
{
    margin-bottom: 20px;    
}

#opinions .rightBorder
{
	border-right-color: #ABC6E3;
	border-right-style: solid;
	border-right-width: 1px;
}
#opinions .leftBorder
{
	border-left-color: #ABC6E3;
	border-left-style: solid;
	border-left-width: 1px;
}

#opinions .bottomBorder
{
	border-bottom-color: #ABC6E3;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#opinions #bottom-items
{    
    border: solid 1px #b8c7df;
    border-top: none;
    float:left;    
    background-color: #e4f2f8;   
    width: 932px; 
}

#opinions h3
{
    height: 32px;
    color: #171616;
    line-height: 28px;
    padding: 5px 0px 0px 15px;
    
}

#bottom-items p
{    
    line-height : 40px;
    font-size: 11pt;
}

.reference
{
    color: #1D67A6;
    margin-left: 5px;
}

#page-header
{
    margin: 20px 0;
    font-weight: bold;
}

#screenshots p
{
    line-height: 200%;
}

#contact-info
{
    float:left;
    width: 60%;
}

#contact-form label
{
    display: block;
    margin-top: 20px;
}

#contact-form ul
{
    margin-left: 40px;
}

#contact-form label, #contact-form  input, #contact-form  textarea
{
    width: 250px;
    height: 20px;
}

#contact-form  textarea
{
    height: 200px;
}

.green-button
{
    background: url('/content/images/button-green.png') no-repeat;
    border: none !important;
    width: 154px !important;
    height: 28px !important;
    cursor: pointer !important;    
    color: #fff !important;    
    font-family: Arial !important;
    font-size: 15px !important;
    font-weight: bold;
    padding-bottom: 6px !important;
}   

/****************** Recall Registration Code ***************/

#recall-registration-code
{
    background: url('/content/images/recall-registration-code-bg.png') no-repeat;
    width: 664px;
    height:275px;
    margin: 0 auto;
    line-height: 20px;
}

.relative-div
{
    position: relative;
    top: 70px;
    left: 90px;
    width: 500px;
}

#recall-registration-code input
{
    margin:0 20px;
    width: 142px;
}
