/* CSS Document */

html,body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000;
	background-color: #f6f6f6;
	padding: 0px;
	margin: 0px;                                           
	background:#F8F8F8 url(../images/containerWrapInner.png) repeat-x scroll left top;  
    height: 100%;       
    max-width: 1598px;  
    margin: 0 auto;  
}
a{
	color: #3d61a3;
	text-decoration: none;
}
a:hover{
	color: #3d61a3;
	text-decoration: underline;
}

#headerWrap {
    #background: url(../images/header-bar.jpg) repeat-x center bottom;
    background: black url(../images/top_menu_repeat.png) repeat center bottom;
    width: 100%;
    height: 53px;
    display: block;
    overflow: hidden;
}

#headerWrapInner {
    background: url(../images/header-bar.jpg) repeat-x top center;
    padding-top: 30px;
    padding-bottom: 40px;
    height: 53px;
}

#headerOverlay {         
    width: 954px;
    height: 53px;
    top: 0;
} 

.logo {
    background: url(../images/logo.png) no-repeat center left;
    width: 115px;
    height: 33px;
    float: left; 
    margin-top: 6px;    
}

.logo a {
    display: block;
    height: 100%;
    width: 100%;
}

#header {                                                      
    width: 954px;
    height: 53px;
    margin: 0 auto;
    padding: 0;
}

.order_licenses_container_1{
    background:transparent url(../images/header-bar.jpg) repeat-x scroll center top;
    height:53px;
    padding-bottom:40px;
    padding-top:30px;
}

.order_licenses_text_container{ 
    margin:0 auto;
    width:944px;
}

.text_white_big {
    color:#FFFFFF;
    font-family:"Century Gothic","Apple Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    font-size:34px;
    letter-spacing:1px;
    line-height:34px;    
    font-weight:normal;
}
.text_gray {
    color:#B2B2B2;
    font-family:"Century Gothic","Apple Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    font-size:16px;
    font-weight:500;
    margin-top:8px;
}

#headerTop {
    float: left;
}

#headerTop a {
    float: left;
    margin: 0;
    padding: 0;
} 

#headerTop a:link, #headerTop a:active, #headerTop a:visited {
    text-decoration: none;
    color: #D9D9D9;  
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;      
}

#headerTop span {
    display: none;
}

#rightTop span {
    display: none;
}

#rightTop {
    float: right;
}

#rightTop a {
    float: left;
}

#rightTop a:link, #rightTop a:active, #rightTop a:visited {
    text-decoration: none;
    color: #D9D9D9;
    font-size: 0px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.top_separator {
    background: url(../images/top_menu_separator.png) no-repeat center left;
    width: 2px;
    height: 53px;
    float: left;
    margin-left: 15px;
    margin-right: 15px;
}

#loginButton {
    display: block;
    float: left;
    width: 39px;
    height: 53px;
    margin-right: 10px;
}

#loginButton a {
    display: block;
    background: url(../images/login-button.png) top left no-repeat;
    width: 39px;
    height: 13px;
    margin-top: 23px;
    float: right;
}

#loginButton a:hover {
    background: url(../images/login-button.png) bottom left no-repeat;
}

#logoutButton {
    display: block;
    float: left;
    width: 57px;
    height: 53px;
    margin-right: 10px;
}

#logoutButton a {
    display: block;
    background: url(../images/logout-button.png) top left no-repeat;
    width: 57px;
    height: 13px;
    margin-top: 23px;
    float: right;
}

#logoutButton a:hover {
    background: url(../images/logout-button.png) bottom left no-repeat;
}

#supportButton {
    display: block;
    width: 60px;
    height: 53px;
    float: left;
    background: url(../images/top_menu_separator.png) no-repeat center left;
    padding-left: 13px;
    padding-right: 10px;
}

#supportButton a {
    display: block;
    background: url(../images/support-button.png) top left no-repeat;
    width: 60px;
    height: 13px;
    margin-top: 23px;
    float: right;
}

#supportButton a:hover {
    background: url(../images/support-button.png) bottom left no-repeat;
}


#livechatButton {
    display: block;
    float: left;
    width: 91px;
    height: 53px;
    background: url(../images/top_menu_separator.png) no-repeat center left;
    padding-left: 13px;
    padding-right: 10px;
}

#livechatButton a {
    background: url(../images/chat-button.png) top left no-repeat;
    width: 91px;
    height: 16px;
    margin-top: 20px;
    float: right;
}

#livechatButton a:hover {
    background: url(../images/chat-button.png) bottom left no-repeat;
}

#homeButton {
    display: block;
    float: left;
    width: 47px;
    height: 53px;
}

#homeButton a {
    background: url(../images/home-button.png) top left no-repeat;  
    width: 47px; 
    height: 16px;    
    margin-top: 20px;     
}    
  
#homeButton a:hover {
    background: url(../images/home-button.png) bottom left no-repeat;
}

#accountButton {
    display: block;
    float: left;
    width: 97px;
    height: 53px;
}

#accountButton a {
    background: url(../images/account-button.png) top left no-repeat;  
    width: 97px; 
    height: 16px;    
    margin-top: 20px;     
}    
  
#accountButton a:hover {
    background: url(../images/account-button.png) bottom left no-repeat;
}

#registerButton {
    display: block;
    float: left;
    width: 117px;
    height: 53px;
}

#registerButton a {
    background: url(../images/register-button.png) top left no-repeat;  
    width: 117px; 
    height: 16px;    
    margin-top: 20px;     
}    
  
#registerButton a:hover {
    background: url(../images/register-button.png) bottom left no-repeat;
}

#neworderButton {
    display: block;
    float: left;
    width: 86px;
    height: 53px;
}

#neworderButton a {
    background: url(../images/neworder-button.png) top left no-repeat;  
    width: 86px; 
    height: 16px;    
    margin-top: 20px;     
}    
  
#neworderButton a:hover {
    background: url(../images/neworder-button.png) bottom left no-repeat;
}

.header_bg{
	background:black url(../images/top_menu_repeat.png) repeat scroll center bottom;
    display:block;
    height:53px;
    overflow:hidden;
    width:100%;
}
.navigation_bg{      
}
.header{
	background: url(../images/logo.png) no-repeat left center; 
    height:53px;
    margin:0 auto;
    padding:0;
    width:954px;
}
.navigation{
	margin-top:14px;           
    color: #bcbcbc;
    float: right;
    font-size: 12px;
    font-family:"Century Gothic","Apple Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}
.navigation ul{
	padding: 0px;
	margin: 0 0 0 0px;
}
.navigation ul li{
	float: left;
	list-style: none;
    margin-left: 10px;    
}
.navigation ul li a{
	color: #bcbcbc;
	text-decoration: none; 
}
.navigation ul li a:hover{
	color: #fff;
	text-decoration: none; 
}
.selected{
	color: #fff;
	text-decoration: none; 
}


.main_container{
	width: 895px;
	margin: 0 auto 60px;
	padding-top: 83px;
}
.tbl_header{
	background-color: #5d7086;
	text-align: center;
	color: #FFFFFF;
}
.oddrow{
	background-color: #f7f9fb;
	text-align: center;
}
.evenrow{
	background-color: #e8eff5;
	text-align: center;
}
.licenses_heading{
	background-color: #294260;
	color: #fff;
	font-size: 20px;
	padding: 6px;
}
.licenses_text{
	color: #253b63;
	font-size: 16px;
	font-weight: bold;
	padding: 15px 0 0 15px;
}
.footer{
	background-image: url("../images/footer_bg_pattern.jpg");
	background-position: left;
	background-repeat: repeat-x;
	height: 258px;
	width: 100%;
}
.footer_box{
	background-image: url("../images/footer_bg.jpg");
	background-position: left;
	background-repeat: no-repeat;   
	height: 58px;             
    bottom: 0px;         
    position:relative;
    width: 100%;        
}
.footer_container{  
	margin: 0 auto;
	width: 954px;     
}
.footer_text{
	color: #999999;
	font-size: 12px;
}
.find_out{
	color: #FFFFFF;
}
.find_out a{
	color: #FFFFFF;
}
.find_out a:hover{
	color: #FFFFFF;
}
.footer_nav{
	margin: 0 auto;
	width:948px;       
	color: #525252;
	font-size: 10px;
}
.footer_nav ul{
	#padding: 10px;         
}
.footer_nav ul li{           
	padding: 0 5px 0 5px;
	margin: 0px;
	list-style: none;
	float: left;
}
.footer_nav ul li a{
	color: #FFFFFF;
	text-decoration: underline;
}          
.copyright{
	font-size: 10px;
	color: #525252;
	width: 954px;
	text-align: center;
    
}
            