﻿body 
{
    margin:0px;
	margin-top: 0px;	
	/*background: #dcf6ff;     */	
    background: #ffffff url(images/marketing-bg-top-fade-blue2.jpg) ;	
    background-repeat: repeat-x;
	text-align: center;
	font-family: Arial, Century Gothic, Helvetica, sans-serif;	
	font-size: 15px;
	line-height: 22px;
}

.footer
{
    width: 975px;
    height: 40px;
    padding: 10px;
    text-align: center;
    background: #f7f7f7;    
    border-width: 1px;
    border-color: #eaeaea;
    border-style: solid;
    color: #7f7f7f;
    font-size: 12px;           
}



a:link
{
    color: #1686ad;  
}

a:active
{
    color: #1686ad;  
}


a:hover      
{ 
    color: #E56C00;  
}


.TextBoxStyle
{
	position: relative; 
	font-weight: bold; 
	font-size: 16px; 
	color: #59707a; 
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding: 4px;	
	border-width: 2px;
	border-style:solid;
	border-color: #bac1c7;
	background: #f9f9f9 url(images/light-gray-dot.jpg);
	background-repeat: repeat;
	
	
}

.MarketingPageLayoutDiv
{
    margin-left: auto ;
    margin-right: auto ;
    position: relative;
    width: 1000px;
    vertical-align: top;
    text-align: left;    
    background: #ffffff;        
    padding: 0px;
}


.MarketingPageLayoutDiv h1
{
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;	
	color: #a1b6c6;    
}


.marketingPageRibon
{
    position: relative;
    left: 0px;
    width: 500px;
	font-weight: bold; 
	font-size: 36px; 
	line-height: 50px;
	color: #ffffff; 
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	padding: 30px;	
    text-align: left;    
    background: #369ad3 url(images/blue-ribon-blue-bg.jpg) ;	
    background-repeat: repeat-x;    
    height: 250px;
    
}



.TextBoxStyleUsername
{
	background: #FFFFFF url(images/white-dot.jpg); 
	position: relative; 
	font-weight: bold; 
	font-size: 16px; 
	color: #5f5f5f; 
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	padding: 5px;	
	border-width: 2px;
	border-style:solid;
	border-color: #d6d6d6;
        /*background-repeat: no-repeat;*/

	
	
}


.marketingRibonBigText
{
    font-size: 46px; 
    color: #fffee0;
}

.headerLogo
{
    position: relative;
    left: 0px;
    top: 0px;    
    margin-bottom: 30px;
    
}


#menuBar
{
    position: relative;
    
	background: #FFFFFF; 
	text-align:left;
	height:34px;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;	
	margin-top: 12px;
	color: blue;

}


#menuBar ul 
{
    
	margin: 0; 
	padding: 0;
	list-style-type: none;
	color: blue;
	font-weight: bold;
	vertical-align: middle;
} 


#menuBar li 
{
	height:34px;
	float: left;
	margin: 0;
	padding: 0;
	text-align: left;
	font-weight: bold;
	vertical-align: middle;
} 


#menuBar a
{
	letter-spacing: 0.005cm;
	display: block;
	width:134px;
	height:34px;
	padding: 3px 3px 3px 2px;
	text-decoration: none;
	font-size: 22px;
	font-weight: bold;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;	
	line-height: 26px;
	vertical-align: middle;
/*	color: #2789D4; */
	
} 


.selected1
{
	display: block;
	color: #ffffff;
	height:34px;	
	width:134px;
    background: #369ad3 url(images/menu-selected-bg.jpg) ;	
    background-repeat: repeat-x;      	 	
	text-decoration: none;
	border-top: 1px solid #369ad3;
	border-right: 1px solid #369ad3;
	border-bottom: 0px solid #369ad3;
	border-left: 1px solid #369ad3;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;	
	text-align: center;	
} 



.notselected
{
	display: block;
	width:134px;
	height: 25px;	
 	background: #FFFFFF;
	text-decoration: none;
	border-top: 0px solid #999999;
	border-right: 0px solid #999999;
	border-bottom: 0px solid #999999;
	border-left: 0px solid #999999;
	text-align: center;
	color: #2789D4; 
} 



#menuBar a:hover 
{
	background: #2b7ba8;
	color: white;
	font-weight: bold;
} 

.signUpButtonMainPage
{
    margin-left: 730px;
    margin-top: -140px;
    margin-bottom: 60px;
    position: relative;   
    z-index: 10;
}


.leftIndent30
{
    position: relative;
    left: 30px;   
    
}    

.textBoxLabel
{
	letter-spacing: 0.005cm;

	height:34px;
	padding: 3px 3px 3px 2px;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;	
	line-height: 28px;
	vertical-align: middle;
	color: #8f8f8f;
}

.headingRibon
{
    position:relative;
    width: 950px;
    padding: 26px;
    background: #ececec url(images/heading-ribon-bg.jpg);
	font-size: 36px;
	line-height: 40px;
	font-weight: bold;
	font-family: Century Gothic, Arial, Helvetica, sans-serif;	
	color: #878787;       
}


.inputButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 18px;
	color: White;	 
	background: #164e7d; 	
	padding: 6px;
	border-width: 2px;
	border-color: #afc4d6;
	border-style: solid;
	/*margin-top: 10px;*/
}

.inputButton:hover
{
    background: #0f3555; 	
}

.loginButton
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold; 
	font-size: 14px;
	color: White;	 
	background: #46abce; 	
	padding: 3px;
	border-width: 2px;
	border-color: #278bae;
	border-style: solid;
	vertical-align: middle;
	/*margin-top: 10px;*/
}
.loginButton:hover
{
	background: #055774; 	
}


.loginBox
{
    background: #ffffff url(images/login-box.jpg) ;	
    background-repeat: no-repeat;
    width: 334px;
    height: 250px;
    position: relative;
    margin-top: -3px;
    left: 610px;
    font-size: 14px;
    
    
}

.loginBoxControls
{
    position: relative;
    top: 50px;
    left: 22px;
    font-family: Century Gothic, Arial, Helvetica, sans-serif;	
    font-size: 15px;
    color: #034466;
    line-height: 24px;
}

.cardsLogo
{
 position:relative;
 margin-top: -398px;
 left: 560px;
}




.marketingMobileImage
{
    position:relative;
    left: 390px;
    margin-top: -60px;
}

.errorMessage
{
    color: Red;
    font-weight: bold;
}

.MarketigPageBottomText
{
    background: #ffffff url(images/marketing-page-text-bg.jpg);	
    background-repeat: no-repeat;    
    position: relative;
    margin-top: -140px;
    left: 170px;
    width: 780px;
    padding: 20px;
    color: #525e42;
    font-size: 15px;
    line-height: 26px;
    font-family: Arial, Helvetica, sans-serif;	    
    
}

.MarketigPageBottomTextMainPage
{
    width: 330px;
    padding: 30px;    
    color: #525e42;
    font-size: 15px;
    line-height: 26px;
    font-family: Arial, Helvetica, sans-serif;	
    
}


.MarketigPageBottomTextMainPageBG
{
    background: #ffffff url(images/naturebg.jpg);	
    background-repeat: no-repeat;    
    position: relative;
    margin-top: -260px;
    left: 305px;
    width: 750px;    
    height: 290px;
    
}

.boldText
{
    font-weight: bold;
}