body{
	background-color: #D5E9FF;
	margin: 0px;
	font-family: "Lucida Grande", "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #0066cc;
	font-weight: normal;
}

a:hover{
	text-decoration: underline;
}

form{
	margin: 0px;
}

#main{
	width: 960px;	
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	box-shadow: 0 5px 10px rgba(0, 0, 0, 0.1);
}

.login-box{
	background-color: #EEEEEE;
	width: 250px;
	float: right;
	margin-right: 13px;
	font-size: 11px;
	color: #666666;
}

.login-input{
	border: 1px solid #CCCCCC;
	font-size: 16px;
	width: 160px;
}

#remember-text{
	font-size: 9px;
	vertical-align: top;
	padding-top: 5px;
}

.small{
	font-size: 9px;
}

.weebly-logo{
	padding-left: 44px;
	padding-top: 7px;
	padding-bottom: 14px;
}
 
.menu-item{
	float: left;
	height: 35px;
}

.menu-item a{
	display: block;
	height: 35px;
}

.menu-item a:hover{
	text-decoration: none;
}

#menu-item-home{
	width: 144px; 
	background-image: /*tli(*/url(/images/home.gif)/*)tli*/;
}
#menu-item-home:hover {
	background-image: /*tli(*/url(/images/home_over.gif)/*)tli*/;
}

#menu-item-features{
	width: 168px;
	background-image: /*tli(*/url(/images/features.gif)/*)tli*/;
}
#menu-item-features:hover {
	background-image: /*tli(*/url(/images/features_over.gif)/*)tli*/;
}

#menu-item-about{
	width: 163px;
	background-image: /*tli(*/url(/images/aboutus.gif)/*)tli*/;
}
#menu-item-about:hover {
	background-image: /*tli(*/url(/images/aboutus_over.gif)/*)tli*/;
}

#menu-item-blog{
	width: 146px;
	background-image: /*tli(*/url(/images/blog.gif)/*)tli*/;
}
#menu-item-blog:hover {
	background-image: /*tli(*/url(/images/blog_over.gif)/*)tli*/;
}

#menu-item-rules{
	width: 146px;
	background-image: /*tli(*/url(/images/rules.gif)/*)tli*/;
}
#menu-item-rules:hover {
	background-image: /*tli(*/url(/images/rules_over.gif)/*)tli*/;
}

#menu-item-support{
	width: 170px;
	background-image: /*tli(*/url(/images/support.gif)/*)tli*/;
}
#menu-item-support:hover {
	background-image: /*tli(*/url(/images/support_over.gif)/*)tli*/;
}

#menu-item-developers{
	width: 168px;
	background-image: /*tli(*/url(/images/developers.gif)/*)tli*/;
}
#menu-item-developers:hover {
	background-image: /*tli(*/url(/images/developers_over.gif)/*)tli*/;
}

#menu-item-affiliates{
        width: 168px;
        background-image: /*tli(*/url(/images/affiliates.gif)/*)tli*/;
}
#menu-item-affiliates:hover {
        background-image: /*tli(*/url(/images/affiliates_over.gif)/*)tli*/;
}

#menu-item-contact{
	width: 169px;
	background-image: /*tli(*/url(/images/contactus.gif)/*)tli*/;
}
#menu-item-contact:hover {
	background-image: /*tli(*/url(/images/contactus_over.gif)/*)tli*/;
}

.main-area{
	background-image: /*tli(*/url('/images/bg2.gif')/*)tli*/;
	background-repeat:no-repeat;
}

.signup-form{
	background-color: #4975A1;
	width: 368px;
	margin-left: 28px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 15px;
}

.signup-heading{
	font-size: 30px;
	padding-top: 25px;
	margin: 0px;
}

.signup-subheading{
	font-size: 26px;
	padding-top: 5px;
	padding-bottom: 27px;
	margin: 0px;
}

.signup-input{
	border: none;
	font-size: 20px;
	width: 205px;
}

.signup-small{
	font-size: 11px;
}

.signup-button{
	padding-top: 32px;
	padding-bottom: 29px;
}

.demo-image{
	padding-top: 9px;
	padding-right: 15px;
}

.weebly-sales{
	text-align: left;
	margin-top: 6px;
	margin-left: 52px;
}

.weebly-heading{
	color: #3575C4;
	font-weight: bold;
	font-size: 26px;
	padding-left: 15px;
}

.weebly-list{
	list-style-type: square;
	margin-top: 8px;
	font-weight: bold;	
	line-height: 26px;
	color: #333333;
}

.info-boxes{
	width: 930px;	
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 22px;
	background-color: #EDEDED;
}

.info-box{
	width: 285px;
	height: 100px;
	background-color: #FFFFFF;
}

.info-box-image{
	float:left;
	padding-left: 11px;
	padding-top: 3px;
	padding-right: 22px;
}

.info-box-body{
	color: #666666;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 20px;
}

.info-box-heading{
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 5px;
}

.footer{
	margin: 15px 0;
	font-size: 11px;
	line-height: 24px;
	color: #666666;
}

.footer a {
	font-weight: bold;
}

.error-container {
	position: absolute;
	z-index: 10;
	width: 185px;
	background: #FEEFDA;
	border: 1px solid #F7941C;
	padding: 10px;
	cursor: pointer;
	font-size: 14px;
}

.error-exclamation{
	font-weight: bold;
	color: #FF0000;
}

.lang-chooser{
	float: right;
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	margin: 12px 16px 0px 0px;	
	position: relative;
}

.lang-option{
	float: left;
	width: 16px;
	height: 11px;
	margin: 1px 3px;
	background: /*tli(*/url(/images/flags.png?2)/*)tli*/ no-repeat;
	cursor: pointer;
}

#lang-chooser-more{
	float: left;
	width: 40px;
}

#lang-chooser-extra{
	width: 104px;
	padding: 8px;
	background: #f6f7f9 /*tli(*/url(/images/lang_extra_top.jpg)/*)tli*/ no-repeat;
	border: 1px solid #e1e1e1;
	border-top: 0px;
	position: absolute;
	left: 126px;
	top: 13px;
}

.lang-option-text{
	margin-left: 29px;
	margin-bottom: 4px;
}

#lang-fr{ background-position: -16px 0px;}
#lang-jp{ background-position: -32px 0px;}
#lang-es{ background-position: -48px 0px;}
#lang-zh{ background-position: -64px 0px;}
#lang-de{ background-position: -80px 0px;}
#lang-it{ background-position: -96px 0px;}
#lang-pt{ background-position: -112px 0px;}
#lang-ar{ background-position: -128px 0px;}
#lang-ko{ background-position: -144px 0px;}
#lang-nl{ background-position: -160px 0px;}
