@import url("reset.css");

body {
	background: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	color: #383838; #666666;
	font-size: 12px;
	line-height: 20px;
	overflow-x: hidden;  
    max-width: 1598px;
    margin: 0 auto;
}

.clear {clear: both;}	

#top-links {
    display: none;    
}

a:link, a:visited, a:active {
	color: #FFF;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;	
}

a:hover {
	text-decoration: underline;
	cursor: pointer;
}

h1 {
	display: inline;
}

h2 {
	color: #000000;
    font-size: 18px;       
    padding-bottom: 7px;
    font-weight: bold;
}

h3 {
	color: white;
	font-size: 30px;
	text-align: left;
	font-family: Arial;
	text-decoration: underline;
}

h4 {
	color: #D0D0D0;
	font-size: 12px;
	padding-top: 10px;
	padding-bottom: 18px;
	border-bottom: 1px solid #84B1BC;
	padding-left: 5px;
	padding-right: 5px;
	
}

h5 {
	color: #BDBDBC;
	font-size: 12px;
	padding-left: 31px;
	font-weight: bold;
}

h6 {
	color: #BDBDBC;
	font-size: 12px;
	padding-left: 31px;
	padding-bottom: 20px;
}

#headerWrap {                                                         
	background: black url(../images/top_menu_repeat.png) repeat center bottom;
	width: 100%;
	height: 53px;
	display: block;
	overflow: hidden;   
    position:relative;
}

#headerWrapInner {
    background: url(../images/pricing_header_bottom.jpg) repeat-x top center;
    padding-top: 30px;
    padding-bottom: 40px;
    height: 53px;
}

#innerMainTitle {
    width: 944px;
    margin: 0 auto;   
}

#innerMainText {
    width: 732px;     
    float:left;
}

#innerMainButton {
    background:transparent url(../images/seeplans.png) no-repeat scroll left top;
    display:block;
    float:left;
    height:50px;          
    margin-top: 6px;
    width:200px;
}

#headerOverlay {        
	#position: absolute;
	width: 944px;
	height: 53px;
	top: 0;
} 

#header {
	width: 944px;
	height: 53px;
	margin: 0 auto;
	padding: 0;
}

.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;
}

.top_separator2 {
	#background: url(../images/top_menu_separator.png) no-repeat center center;
	width: 2px;
	height: 53px;
	float: left;
	margin-left: 12px;
	margin-right: 12px;
}

.logo {
	background: url(../images/hnc.gif) no-repeat center left;
	width: 120px;
	height: 53px;
	float: left;    
    padding-top: 5px; 
}

.logo a {
	display: block;
	height: 100%;
	width: 100%;
}

#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-size: 0px;
	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;
}

#tourButton {
	display: block;
	float: left;
	width: 37px;
	height: 53px;
}

#tourButton a {
	background: url(../images/tour-button.png) top left no-repeat;  
	width: 37px; 
	height: 16px;    
	margin-top: 20px;     
}    
  
#tourButton a:hover {
	background: url(../images/tour-button.png) bottom left no-repeat;
}

#comparisonButton {
	display: block;
	width: 96px;
	height: 53px;
	float: left;
} 

#comparisonButton a {
	background: url(../images/comparison-button.png) top left no-repeat; 
	width: 96px;
	height: 16px;
	margin-top: 20px;  
}

#comparisonButton a:hover {
	background: url(../images/comparison-button.png) bottom left no-repeat;
}

#pandsButton {
	display: block;
	width: 131px;
	height: 53px;
	float: left;
}

#pandsButton a {
	background: url(../images/pricing-button.png) top left no-repeat;
	width: 131px;
	height: 18px;
	margin-top: 20px;  
}

#pandsButton a:hover {
	background: url(../images/pricing-button.png) bottom left no-repeat;
}

#loginButton {
    display: block;
    float: left;
    width: 39px;
    height: 53px;
    background: url(../images/top_menu_separator.png) no-repeat center left;
    padding-left: 13px;
    padding-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;
}

#shareButton {
    display: block;
    float: left;
    width: 43px;
    height: 53px;
    margin-right: 10px;
}

#shareButton a {
    display: block;
    background: url(../images/share-button.png) top left no-repeat;
    width: 43px;
    height: 13px;
    margin-top: 23px;
    float: right;
}

#shareButton a:hover {
    background: url(../images/share-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;
}

#contactButton {
    display: block;
    width: 63px;
    height: 53px;
    float: left;
    background: url(../images/top_menu_separator.png) no-repeat center left;
    padding-left: 13px;
    padding-right: 10px;
}

#contactButton a {
    display: block;
    background: url(../images/contact-button.png) top left no-repeat;
    width: 63px;
    height: 13px;
    margin-top: 23px;
    float: right;
}

#contactButton a:hover {
    background: url(../images/contact-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;
}

#headerbottomRepeated {
	#background: #D5D5D5 url(../images/headerbottom_repeated.jpg) repeat-x left bottom;
}

#headerbottomWrap {      
    background: #D5D5D5 url(../images/headerbottom_repeated.jpg) repeat-x left bottom;
    margin: 0;
    padding: 0;  
    position: relative;
}   

#headerBg {    
    margin: 0;
    padding: 0;
    height: 406px;  
    width: 100%;    
    position:absolute; 
}  

#headerBgCenter { 
    background: url(../images/header-home4.jpg) no-repeat center top; 
    margin: 0 auto;
    padding: 0;
    height: 406px;  
    width: 1064px;      
}

#headerBgLeft { 
    background: url(../images/header-home4left.jpg) repeat-x center top; 
    margin: 0 auto;
    padding: 0;  
    height: 406px;
}

#headerBgRight { 
    background: url(../images/header-home4right.jpg) repeat-x center top; 
    margin: 0 auto;
    padding: 0;   
    height: 406px; 
}

#headerbottomtopWrap h2 {
	font-weight: bold;
}

#headerbottom {
	width: 944px;
	margin: 0 auto;
	padding: 0;
}

.title {
    font-family: "Century Gothic","Apple Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    color: #FFFFFF;
    font-size: 34px;
    letter-spacing:1px;
    line-height: 34px;
}

.slogan {            
    margin-top: 8px;
    font-family: "Century Gothic","Apple Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
    color: #b2b2b2;
    font-weight: 500;
    font-size: 16px;  
    #letter-spacing:0.5px;  
}

.service {
	height: 178px;
} 

.service .customer {
	position: absolute;
	float: left;
	width: 666px;                                                    
	height: 73px;
	display: block;
	margin-top: 53px;
	margin-left: 0px;   
}

.service .seeplans {
	position: absolute;
	float: right;
	background: url(../images/seeplans.png) top left no-repeat;
	width: 200px;
	height: 50px;
	display: block;
	padding: 0;
	margin: 0;
	margin-left: 731px;
	margin-top: 62px;
}

#coustomer1 {
    margin: 0;  
    height: 390px; 
}

#coustomer11 {
    margin: 0; 
    position:absolute; 
    width: 944px;   
}

#manage {
    float: left;
    width: 407px;
    height: 366px;  
    display: block;   
    margin-top: 42px;
    margin-left: 0px;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
}

#manage #box1 {
	float: left;
	width: 404px;
	height: 281px;
	background: url(../images/box1.png) top left no-repeat;  
	display: block;    
	margin-left: 0px;
}

#manage h3 {        
    font-family: Helvetica,Arial,Verdana,sans-serif;
    color: #ffffff;
    font-weight: 500;
    font-size: 24px;
    line-height: 24px;  
    letter-spacing:0.5px; 
    text-decoration: none;
    margin-bottom: 25px;
}

#manage h3 span { 
    color: #999999; 
}     

#knowledge {
    float: right;
    width: 440px;
    height: 306px;                                              
    display: block; 
    margin-top: 42px;  
    margin-right: 8px;
    text-decoration: none;
    cursor: pointer;
    cursor: hand;
}

#knowledge #box2 {
	float: left;
	width: 443px;
	height: 281px;
	background: url(../images/box2.png) bottom right no-repeat;
	display: block;  
	margin-right: 8px;
}

#knowledge h3 {     
    font-family: Helvetica,Arial,Verdana,sans-serif;
    color: #ffffff;
    font-weight: 500;
    font-size: 24px;  
    line-height: 24px;   
    letter-spacing:1px; 
    text-decoration: none; 
    margin-bottom: 25px; 
}

#knowledge h3 span { 
    color: #999999;
}  
 

.main {
	padding-bottom: 46px;
	padding-top: 6px;
}

#sub1 {
	width: 464px;
	float: left;
	background: url(../images/shadow.jpg) no-repeat right center;
	margin-left: 10px;
}


#rich1 {
	width: 188px;
	float: left;
	margin-right: 25px;
	margin-left: 5px;
}

#rich2 {
	width: 188px;
	float: left;
	margin-right: 25px;
	margin-left: 5px;
}

#home1 {
	margin-bottom: 27px;
	padding-left: 33px;
	background: url(../images/chat.png) top left no-repeat;
        min-height: 24px;
}

#homehhh {
	padding-left: 33px;
	background: url(../images/client7.jpg) top left no-repeat;
        min-height: 24px;
}



#sub {
	margin-bottom: 27px;
	padding-left: 33px;
	background: url(../images/client2.jpg) top left no-repeat; 
        min-height: 24px;
}

#subsec {
	padding-left: 33px;
	background: url(../images/client5.jpg) top left no-repeat;
        min-height: 24px;
}



#home2 {
	width: 188px;
	float: right;
}

#sub2 {
	width: 454px;
	margin-left: 15px;
	float: right;
}

#manuals {
	width: 188px;
	float: left;
	margin-left: 10px;
}

#man {
	margin-bottom: 27px;
	padding-left: 33px;
	background: url(../images/client3.jpg) top left no-repeat; 
        min-height: 24px;
}

#man1 {
	padding-left: 33px;
	background: url(../images/client6.jpg) top left no-repeat;
        min-height: 24px;
}

#manuals1 {
	width: 188px;
	margin-right: 20px;
	float: right;
}

#man5 {
	margin-bottom: 27px;
	padding-left: 33px;
	background: url(../images/up.png) top left no-repeat;
        min-height: 24px;
}

#man6 {
	padding-left: 33px;
	background: url(../images/client8.jpg) top left no-repeat;
        min-height: 24px;
}

#headerbottom1 {
	background: #FFF;
	width: 100%;
	border-top: 0px solid #DBDBDB;
	border-bottom: 1px solid #DBDBDB;
}

#headerbottomWrap1 {
	width: 944px;
	height: 129px;
	margin: 0 auto;
	padding: 0;
	background: transparent;
}

#headerbottomStatic {
	width: 944px;
	position: absolute;
}

#headerbottomOverlay {
	width: 944px;
	position: absolute;
}


.ture {
	display: none;
}

.see {
	display: none;
}

.see span {
	font-size: 12px;
}



#alert {          
	width: 143px;
	height: 129px;
	float: right;
	padding-left: 30px;
	background: url(../images/alert.png) no-repeat right bottom;
	margin-right: 8px;
    cursor:pointer;
    cursor:hand;
}

#separator {
	width: 7px;
	height: 129px;
	float: left;
	margin-left: 30px;
	background: url(../images/separator.jpg) no-repeat left center;
}

#friend span {
	font-size: 15px;
	color: #0296D0;
}

#friend {         
	
	height: 28px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	color: #6D6D6D;
	margin-top: 35px;
	
}

#alert:hover {
	text-decoration: none;
	
}

a#special {
	width: 150px;
	height: 28px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #6D6D6D;
	margin-left: 60px;
	margin-top: 45px;
	
}

a#special:hover {
	text-decoration: none;
	
}

a#special span {
	font-size: 15px;
	color: #0296D0;
}

.friend {
	background: url(../images/shadow2.jpg) no-repeat left center;
	padding-left: 15px;
	margin-left: 75px;
}

a.product1 {
	float: left;
	color: #999;
	font-size: 12px;
	width: 120px;
	height: 65px;
	background: url(../images/hnc.gif) no-repeat top left;
	padding-top: 32px;
}

a.product2 {
	float: left;
	color: #999;
	font-size: 12px;
	width: 120px;
	height: 65px;
	background: url(../images/wbc.gif) no-repeat top left;
	padding-top: 32px;
	margin-left: 35px;
}

a.product3 {
	float: left;
	color: #999;
	font-size: 12px;
	width: 120px;
	height: 65px;
	background: url(../images/cs.gif) no-repeat top left;
	padding-top: 32px;
	margin-left: 35px;
}

a#takethetour {
	display:block;
	float: left;
	width: 200px;
	height: 49px;
	background: url(../images/takethetour.jpg) no-repeat top left;
	margin-top: 40px;
}

a#seeplansandprices {
	display:block;
	float: left;
	width: 200px;
	height: 50px;
	background: url(../images/seeplans.png) no-repeat top left;
	margin-left: 50px;
	margin-top: 40px;
}

a#specialoffer {
	display:block;
	float: left;
	width: 236px;
	height: 129px;
}

a#iphonefriendly {
	display:block;
	float: left;
	width: 236px;
	height: 129px;
	background: url(../images/iphonefriendly.jpg) no-repeat top left;
}

#headerbottomTop {
	background: url(../images/headerbottomTop.jpg) repeat-x left top;
	width: 100%;
}

#headerbottomtopWrap {
	width: 944px;
	height: 208px;
	padding-top: 40px;
	margin: 0 auto;
}

#leave {
	float: left;
	width: 420px;
}

#host {
	float: left;
	margin-bottom: 30px;
	background: url(../images/1.jpg) top left no-repeat;
	padding-left: 65px;
}

#host1 {
	float: left;
	background: url(../images/notification.png) top left no-repeat;
	padding-left: 65px;
}

#leave1 {
	float: right;
	width: 390px;
	padding-right: 50px;
}

#highly {
	margin-bottom: 30px;
	background: url(../images/3.jpg) top left no-repeat;
	padding-left: 65px;
}

#highly1 {
	background: url(../images/4.jpg) top left no-repeat;
	padding-left: 65px;
}

#pricing_header_bottom {
	background: url(../images/pricing_header_bottom.jpg) repeat-x top center;
	height: 482px;
}

#pricing_header_mid {
	width: 960px;
	margin: 0 auto;
}

.pricing_service {
	width: 944px;
	margin: 0 auto;
}

#pricing_values {
	display: none;
}

#pricing_values_overlay {
	width: 630px;  
	margin: 0 auto;       
    margin-left: 150px;  
	margin-top: 6px;
	position: absolute;
}
        
.pricing_service #small {
	display: block;
	height: 319px;
	width: 192px;
	float: left;
	background: url(../images/flash.png) 0 0 no-repeat;
}

.pricing_service #small:hover {
	background: url(../images/flash.png) 0 -318px no-repeat;
}

.pricing_service #medium {
	display: block;
	height: 319px;
	width: 245px;
	float: left;
	background: url(../images/flash.png) -192px 0 no-repeat;
}

.pricing_service #medium:hover {
	background: url(../images/flash.png) -192px -318px no-repeat;
}

.pricing_service #large {
	display: block;
	height: 319px;
	width: 190px;
	float: left;
	background: url(../images/flash.png) -437px 0 no-repeat;
}

.pricing_service #large:hover {
	background: url(../images/flash.png) -437px -318px no-repeat;
}
  
.pricing_trial {
	float: left;
	width: 662px;
	padding-top: 53px;
	padding-bottom: 4px;
	height: 100px;
	display: block;
}
        

.pricing_trial_overlay {
	float: left;
	width: 662px;
	padding-top: 92px;
    margin-left: 9px;
	margin-top: 52px;
	background: url(../images/30dayfreetrial.png) top left no-repeat;
	height: 100px;
	display: block;
	position: absolute;
}
  

#containerWrap {
	background: url(../images/container_inner.jpg) repeat-x left bottom;
}

#containerInner {
	background: #F8F8F8 url(../images/containerWrapInner.png) repeat-x left top;  	 
    font-size: 14px;
}

#container {
	width: 944px;  
	margin: 0 auto;  
	min-height: 400px;
	height: auto !important; 
	height: 400px;
    padding-top: 1px;
    padding-top: 45px;  
    padding-bottom: 45px;  
}

#container p {
	margin-bottom: 25px;
}
    
#container li {          
    list-style-type:disc; 
    margin-left: 16px;   
}
     
#container a {
    color: #000000;
    text-decoration: underline;
}

#container #menu {
    width: 300px;
    float: left;
    margin-right: 40px;
}

#container #content { 
    width: 544px;
    float: left;
    margin: 0 auto;
}

#container .border {
    border: 1px solid #808080; 
}

.left {
	float: left;
	width: 430px;       
	padding-bottom: 15px;
}

.right {
	float: left;
	width: 430px;       
	padding-bottom: 15px;
	padding-left: 65px;
}

#bottomblack {
    background: url(../images/bottomblack.jpg) repeat-y top left;
}

#bottomblack1 {
    width: 944px;
    margin: 0 auto; 
    height: 240px;
}

#bottomblack1 h3 {
    font-size: 18px;
    margin-bottom: 12px;
}
 

#company {                
    float: none;
    padding-top: 40px;
    margin: 0 auto;
}

#company #products { 
    padding-bottom: 85px;
    margin: 0 auto;
} 
 
#company #products a { 
    padding-top: 32px; 
    font-size: 12px; 
    float: left;
    color: #999; 
    height: 35px; 
} 

#company #products a.billingonclick { 
    width: 195px; 
    background: url(../images/logo_billing.png) no-repeat top left; 
    margin-top:2px;
    padding-top: 30px;   
}

#company #products a.projectonclick { 
    width: 198px; 
    background: url(../images/logo_project.png) no-repeat top left;    
}

#company #products a.businessonclick { 
    width: 213px; 
    background: url(../images/logo_boc.png) no-repeat top left;    
}

#company #products a.helponclick { 
    width: 170px; 
    background: url(../images/hnc.gif) no-repeat top left; 
    margin-top:4px;
    padding-top: 28px;
}

#company #products a.magnacrm { 
    width: 120px; 
    background: url(../images/wbc.gif) no-repeat top left;   
    margin-top:2px;
    padding-top: 30px;      
}

#company #about { 
    margin: 0 auto;
    background: url(../images/onclick.png) no-repeat left top;    
    padding: 9px;
}

#company #about a { 
    color: #D0D0D0;
    #text-decoration: underline;
}

#company #about #text{  
    width: 720px; 
    padding-left: 140px;
    padding-right: 40px;
    padding-top: 10px;
    color: #999;
} 

#company #about #more_products {   
    font-size: 12px; 
    padding-top: 10px; 
    width: 300px; 
    color: #999;
}

.bottomblackleft {
	float: left;
	width: 435px;
	padding: 30px 0 30px 0;
	color: #999;
}

.bottomblackleft img {
	padding: 0 20px 0 0;
	float: left;
}

.bottomblackleft #about {
	width: 435px;
	height: 55px;
	background: url(../images/onclick.png) no-repeat left top;
}

.bottomblackleft #about #text{
	padding-left: 140px;
}

.bottomBlackRight {
	width: 435px;
	float: left;
	padding: 30px 0 0 60px;
}

.bottomBlackRight img {
	margin-right: 25px;
}

#footerWrap {
	background: #070707 url(../images/footerRepeat.jpg) repeat-x left top;
	padding: 15px 0;
}

#footer {
	width: 944px;
	margin: 0 auto 25px auto;
	text-align: center;     
}

#footer ul li {
	display: inline;
	border-left: 1px solid #515151;
	padding: 0 9px;
}

#footer ul li a:link, #footer ul li a:active, #footer ul li a:visited {
	text-decoration: underline;
	color: #D0D0D0;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#tla-links {      
    margin: 0 auto;
    text-align: center;
    color: #444444;
    background-color: #070707;
} 

#tla-links a {   
    text-decoration: underline;
    color: #444444;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal; 
    padding: 0 9px;  
}

#footer-links {
    width: 944px;
    margin: 0 auto;
    margin-top: 5px;
    text-align: center;     
}
          
#footer-links ul li {
    display: inline;                
    padding: 0 9px;
}

#footer-links ul li a:link, #footer-links ul li a:active, #footer-links ul li a:visited {
    text-decoration: underline;
    color: #444444;
    font-size: 11px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

.copyright {
	width: 900px;
	margin: 0 auto;
	text-align: center;
	color: #444444;
}

.copyscape {
	width: 234px;
	margin: 0 auto;
	text-align: center; 
	margin-top: 15px;
}

.tour_item {
    width: 100%;
    margin-bottom: 40px; 
}

.tour_item img {
    border: 0px;
    margin-bottom: 18px; 
} 

.tour_item .border {
    border: 1px solid #808080;   
}

.tour_item ol {
    margin: 0px; 
    padding-left: 18px;     
}

.tour_item li {
    list-style-type: disc;     
}

#table_clients {
    margin: 0 auto;
    width: 700px;
}

#table_clients td {
    padding: 10px;  
}

.comparison {       
}

.comparison {       
    width: 930px;          
}

.comparison .plan {       
    width: 100px;
    text-align: center;
}

.comparison th {
    font-weight: 600;
    padding: 8px;
    border: 1px solid #D0D0D0;
    background-color: #FFFFFF;
}

.comparison td {
    font-weight: 500;
    padding: 8px;
    border: 1px solid #D0D0D0;   
    background-color: #F8F8F8;
}

.comparison .section {
    border: 0px;
    background-color: #F8F8F8;  
    text-decoration: underline;
    padding-top: 25px;
    padding-left: 0px;
}

.comparison .buynow {
    color: #0000FF;
}

.tray {
    padding: 20px;
    background-color: white;
}

#social {          
 	float: left;     
 	margin-left: 90px;
 	margin-top: 53px;
}

.social a.delicious {              
	background:transparent url(../images/social/delicious.png) no-repeat scroll 0 0;
}

.social a.twitter {              
	background:transparent url(../images/social/twitter.png) no-repeat scroll 0 0;
}

.social a.stumbleupon {              
	background:transparent url(../images/social/stumbleupon.png) no-repeat scroll 0 0;
}
  
.social a.facebook {              
	background:transparent url(../images/social/facebook.png) no-repeat scroll 0 0;
}

.social a.digg {              
	background:transparent url(../images/social/digg.png) no-repeat scroll 0 0;
}

.social a {
	float:left;
	height:24px;
	margin:0 10px 0 0;
	text-indent:-1000em;
	width:24px;
}

#login td {
    padding: 5px;
}

#login input, select {
    padding: 3px;
}

#login .error {
    color: #FF0000;
    font-weight: bold;
    margin-bottom: 10px;
}
 
#contact_form { 
    background: #F8F8F8 url(../images/containerWrapInner.png) repeat-x left top;        
    width: 100%;
    height: 400px;
    overflow: hidden;
    margin: 0 auto;
    padding: 20px;
}   

#contact_form td {        
    padding: 15px;  
}    

#contact_form h1 {        
    font-family: "Century Gothic","Apple Gothic","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;  
    font-size: 28px;
    letter-spacing:1px;  
    padding-left: 14px;     
}

#contact_form .row { 
    margin-top: 16px;
}

#contact_form label {        
    font-size: 14px; 
    line-height: 24px;
    font-weight: bold;  
}

#contact_form input, select { 
    font-family: Arial,Verdana,sans-serif;       
    font-size: 16px;
    padding: 3px;
    width: 280px;
    border: 1px solid #969696;
} 

#contact_form #submit { 
    font-family: Arial,Verdana,sans-serif;              
    font-size: 18px; 
    width: 180px;
    height: 30px; 
    border: 2px solid #000000;
}

#contact_form textarea {    
    font-family: Arial,Verdana,sans-serif;           
    font-size: 14px;
    width: 300px;
    height: 292px; 
    border: 1px solid #969696;
    overflow: auto;
}    
