.pkg-container,.pkg-top, .pkg-bottom{
	width:650px;
	margin: 0 auto ;
	padding: 0;
	text-align: left;
}
.pkg-container{
	background: url(../../images/en/pkg-bg.gif) repeat-y;
	
}
.pkg-top{
	background: url(../../images/common/pkg-top.gif) no-repeat;
	height:15px;
}
.pkg-bottom{
	background: url(../../images/en/pkg-bottom.gif) no-repeat;
	height:60px;
}
.pkg-content, .pkg-intro{
	/*width:560px;*/
	margin: 0 auto ;
	padding: 0;
	text-align: left;
}
.pkg-intro{
margin:10px 20px;
}
.pkg-content h3{
	border-bottom:1px solid #EBEBEB;
color: #1A4D80;
font-size:18px;
font-weight:400;
margin:0 15px 12px;
padding:0 0 10px;
background-color: #fff;
}
.pkg-content h3 a{
	text-decoration: none;
}
.price{
	float:left;
	width:200px;
	margin:0 5px 5px;
}
.price div{
margin:5px 20px;

}
.price strong{
	font-size: 15px;
}
.pkg-list{
	width:200px;
	float:left;
	margin:0 5px 5px;
}
.pkg-list h4{
	font-weight:bold;
	font-size:14px;
	margin-left:10px;
	color:#FF7D27;
}
.pkg-list li{
	margin: 0 5px 0 30px;
	padding: 2px 0;
	list-style-image: url(../../images/common/check-small.gif);
}
.pkg-list img{
	margin-left:10px;
	margin-bottom: 5px;
}
.dashed-v{
	border-right: 1px dashed #ddd;
}
.box-bottom{
	background: #FFF url(../../images/en/bottom.gif) no-repeat;
	margin: 0 auto;
	padding: 0;
	width: 950px;
	height: 10px;
}
.box-top{
	background: #FFF url(../../images/en/top.gif) no-repeat;
	margin: 20px auto 0;
	padding: 0;
	width: 950px;
	height: 10px;
	margin-top:20px;
}
#content_container{
	background: #FFF url(../../images/en/page-bg.gif) repeat-y;
	color: #666;
	margin: 0 auto ;
	padding: 0;
	text-align: left;
	width: 950px;
}
#content_left{float:left;margin:0;padding:15px;text-align:left;width:670px;}
#side_menu{
	float: right;
	margin: 0;
	padding: 0 15px;
	text-align: left;
	width: 219px;
}
#side_menu ul{list-style:none;margin:0 0 10px;padding:0;}
#side_menu ul li{line-height:25px;margin:0;padding:0;}
.title{color:#1a4d80;font-size:14px;font-weight:700;margin-bottom:5px;}


html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
border:0;
font-weight:inherit;
font-style:inherit;
font-size:100%;
font-family:inherit;
vertical-align:baseline;
margin:0;
padding:0;
}

h1,h2,h3,h4,h6 {
font-weight:400;
margin:0 0 10px;
color:#333;
}

a {
color:#2A4E97;
text-decoration:underline;
cursor: pointer;
}

a img {
border:none;
}

table {
border-collapse:collapse;
border-spacing:0;
margin-bottom:1.4em;
width:100%;
}

caption,th,td {
text-align:left;
font-weight:400;
}

th {
font-weight:700;
background:#C3D9FF;
}

tr.even td {
background:#E5ECF9;
}

tfoot {
font-style:italic;
}

h1 {
font-size:3em;
line-height:1;
margin-bottom:.5em;
}

h2 {
font-size:2em;
margin-bottom:.75em;
}

h3 {
font-size:1.5em;
line-height:1;
margin-bottom:1em;
}

h4 {
font-size:1.2em;
line-height:1.25;
height:1.25em;
}

p {
margin:0 0 1.5em;
}

li ul,li ol {
margin:0 1.5em;
}

ul,ol {
margin:0 1.5em 1.5em;
}

li {
margin:10px;
}

body {
font-size:12px;
color:#333;
background:#fff;
font-family:Lucida Sans Unicode,Lucida Grande,sans-serif;
line-height:1.5;
}

html,body {
height:100%;
}

.container {
min-height:100%;
}

.container,.footer {
width:960px;
margin:0 auto;
}

.float {
float:left;
}

.op-float {
float:right;
}

.line {
border-top:1px solid #ccc;
margin:0px;
}

.line2 {
border-top:1px solid #ccc;
}

.bold {
font-weight:700;
}

.trial-margin {
margin-left:150px;
}

.content p {
margin:15px 0;
}

ul.list li {
margin:10px 30px;
}

.content-fp p {
margin-top:0;
}

.header {
background:#2A4E97 url(../../images/en/header-bg.gif) no-repeat center;
height:63px;
margin-bottom:1.5em;
}

.logo{
	float:left;
	width: 180px;
	height: 63px;
}
.logo a{
	float:left;
	text-decoration: none;
	text-indent: -999px;
	width: 180px;
	height: 63px;
	overflow: hidden;
}
.header-nav{
	float: right;
	font-family: Arial,Helvetica,sans-serif;
	margin-right:20px;
	margin-top: 34px;
	color:#ccc;
	font-size:11px;
}
.header-nav a, .header-nav a:visited{
	padding: 5px;
	color:#fff;
	font-size:11px;
	text-decoration:none;
	font-weight:bold;
}
.header-nav a:hover{
	background:#476CB4;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color:#fff;
}


.footer-push {
height:36px;
margin-top:1.5em;
}

.footer {
margin-top:-36px;
background:#2A4E97 url(../../images/common/footer-bg.gif) no-repeat center;
height:36px;
}

.footer-nav{
	font-family: Tahoma, Arial,Helvetica,sans-serif;
	padding-top: 10px;
	color:#ccc;
	font-size:11px;
	text-align:center;
}
.footer-nav a, .footer-nav a:visited{
	padding: 5px;
	color:#fff;
	font-size:11px;
	text-decoration:none;
}
.footer-nav a:hover{
	color: #fff;
	text-decoration: underline;
}


.round-box {
background:url(../../images/common/bottom-left.gif) no-repeat left bottom;
}

.round-box-outer {
background:url(../../images/common/bottom-right.gif) no-repeat right bottom;
}

.round-box-inner {
background:url(../../images/common/top-left.gif) no-repeat left top;
padding-bottom:10px;
}

.round-box h2 {
background:url(../../images/common/top-right.gif) no-repeat right top;
color:#2A4E97;
font-family:Georgia, serif;
font-style:italic;
font-weight:400;
font-size:1.5em;
margin:0;
padding:10px 20px 5px;
}

.content-text,.outsourcing p {
margin:0;
padding:10px 20px;
}

.round-box2 {
background:url(../../images/common/bottom-left2.gif) no-repeat bottom left;
}

.round-box-outer2 {
background:url(../../images/common/bottom-right2.gif) no-repeat bottom right;
}

.round-box-inner2 {
background:url(../../images/common/top-left2.gif) no-repeat top left;
padding-bottom:10px;
}

.round-box2 h2 {
background:url(../../images/common/top-right2.gif) no-repeat top right;
color:#2A4E97;
font-family:Georgia, serif;
font-style:italic;
font-weight:400;
font-size:1.8em;
margin:0;
padding:10px 20px;
}

.features {
float:left;
margin-left:30px;
width:620px;
}
h1.intro{
	margin:0;
	padding:5px 0 10px;
	font-size:1.6em;
}
.features p {
	margin:0;
	padding:0 0 15px;
}

.features h3 {
font-size:1.2em;
font-weight:700;
margin:0;
padding: 15px 0 5px;
}
.point-txt{
	float: left;
	width:520px;
	border-bottom: 1px dashed #ddd;
}
.point-img{
	float: left;
	padding-right:10px; 

}
fieldset {
border:solid 0 transparent;
}

legend {
font-weight:700;
font-size:1em;
color:#2A4E97;
padding-bottom:5px;
}

form p {
padding:5px 0;
}

input,select,textarea {
color:#666666;
font-family:Lucida Sans Unicode,Lucida Grande,sans-serif;
font-size:12px;
margin:0;
padding:2px;
}

/*input:focus,select:focus,textarea:focus {
border:1px solid #aaa;
}*/

input.checkbox,input.radio {
width:auto!important;
border:solid 0 transparent;
}
input.submit, input.submit-master{
	width:auto!important;
}


.register {
padding:0;
}

.register p {
position:relative;
width:580px;
margin:0;
padding:10px 0;
}

.register label {
float:left;
width:140px;
text-align:right;
padding-right:10px;
}

.register input,.register textarea,.register select {
width:180px;
/*background-color: #fff !important;*/
}

.register .hint {
position:absolute;
left:400px;
padding-left:12px;
background:url(../../images/en/hint-bg.gif) no-repeat left 4px;
margin-left: 10px;
}

.register .hint-captcha {
position:absolute;
left:600px;
padding-left:12px;
background:url(../../images/en/hint-bg.gif) no-repeat left 4px;
}

.register .err-captcha {
position:absolute;
left:675px;
padding-left:20px;
background:url(../../images/common/err.gif) no-repeat left;
}

.register .err {
position:absolute;
left:392px;
padding-left:20px;
background:url(../../images/common/err.gif) no-repeat left;
margin-left: 15px;
}

.register .valid {
position:absolute;
margin-left:5px;
padding-left:20px;
background:url(../../images/common/valid.gif) no-repeat left;
}

.raw2 {
background-color:#f7f7f7;
}

.reg-intro {
margin:0 40px;
padding:20px;
}

input.back {
margin-right:5px;
}

.login {

}

.login h3 {
font-size:1.5em;
margin:0 ;
padding:10px 0;
}

.login p {
margin:0;
padding: 3px 0 8px;
}

.login label {
color:#666;
font-weight:700;
}

.login input,.login select {
width:170px;
}

.login input.submit {
margin-bottom:10px;
}

.login .crop {
overflow:hidden;
white-space:nowrap;
width:176px;
margin:0;
}

.log-err {
color:#C30;
font-weight:700;
}

.login .height {
height:460px;
}

.small,.register .hint,.register .hint-captcha,.register .err,.register .err-captcha {
font-size:10px;
}

.large {
font-size:1.2em;
line-height:2.5em;
margin-bottom:1.25em;
}

.hide {
display:none;
}

.quiet {
color:#666;
}

.highlight {
background:#ff0;
}

.added {
background:#060;
color:#fff;
}

.removed {
background:#900;
color:#fff;
}

.prepend-top {
margin-top:10px;
}

.append-bottom {
margin-bottom:10px;
}

.error {
background:#FBE3E4;
color:#B10000;
border:2px solid #FBC2C4;
margin:20px 30px;
padding:20px;
}

.clearfix:after,.container:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix,.container {
display:block;
}

.clear {
clear:both;
}

table.plan-wrap {
width:100%;
margin:auto;
}

table.plan-wrap td {
vertical-align:top;
}

table.plans th {
background:#f8f8f8;
vertical-align: top;
}

table.plans td,table.plans th {
border:1px solid #ddd;
padding: 10px 5px;
border-collapse: collapse;
}

.wide {
width:200px;
}

table.plans td.pick {
background:#F0F8FF;
cursor:pointer;
height: 60px;
}

.none-mena {
margin-left:30px;
}

.premium {
height:165px;
width:600px;
position:relative;
background:url(../../images/en/premium.gif) no-repeat;
margin-bottom:15px;
}

.premium a,.premium-plus a,.smtp a {
position:absolute;
right:30px;
bottom:15px;
}

a.trial {
right:100px;
}

.premium-plus {
height:201px;
width:600px;
position:relative;
background:url(../../images/en/premium-plus.gif) no-repeat;
margin-bottom:15px;
}

.smtp {
height:131px;
width:600px;
position:relative;
background:url(../../images/en/smtp.gif) no-repeat;
margin-bottom:15px;
}

a:focus,a:hover,.loud {
color:#000;
}

img,table,td,th {
vertical-align:middle;
}

h5,h6 {
font-size:1em;
font-weight:700;
color:#333;
}

.content,.content-fp {
margin:20px 50px;
}

.register label span,.req,.register .p-err {
color:#B10000;
font-weight:700;
}
input.submit {
/*border:1px solid #036;
background:#2C539E !important;
color:#fff;
font-size:.9em;
font-weight:700;
cursor:pointer;
-moz-border-radius:3px;
-webkit-border-radius:3px;
padding:2px 4px;*/
color:#666666;
font-family:Lucida Sans Unicode,Lucida Grande,sans-serif;
font-size:12px;
margin:0;
padding:2px;
}

h2{
border-bottom:1px solid #EBEBEB;
color:#1A4D80;
font-size:24px;
font-weight:400;
margin:0 0 12px;
padding:0 0 1px;
}
.features-page{
	font-size:13px;
	padding:0 10px;

}
.features-page a h5{
	cursor: pointer;
	font-size:14px;
	padding-bottom: 5px;
}
.features-page p{
	padding-bottom:10px;

}
.plans-page{
	font-size:12px;
}
.plans-page a h3{
	margin-bottom:10px;
	color:#FF7D27;
	text-decoration: none;
}
.exp-col div{
	float:right;
	margin-right:10px;
	font-size:10px;
	color:#666;
}
.col, .exp{
	float: right;
	padding-left: 15px;
	font-size: 10px;
	color:#2A4E97;
	cursor: pointer;
}
.col{
	background: url(../../images/common/collapsed.png) no-repeat left;
	margin-right:15px;
}
.exp{
	background: url(../../images/common/expanded.png) no-repeat left;
}
.master, .user{
	cursor: pointer;
	margin-bottom:10px;
	margin-top:-10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#FF7D27;
	text-decoration:underline;
	border-bottom: 1px solid #ccc;
	border-top: 1px solid #ccc;
	font-weight: bold;
}
