/*--------------------------------------------*/
/*--[ CSS Priorweb 2007                      ]--*/
/*--------------------------------------------*/
* {
	font-size:100%;
	margin:0;
	padding:0;
	}
body {
	background: #405196;
	color: #515151;
	border-top: 4px solid #3d528d;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 80%;
	line-height: 1.2em;
	text-align: center;
}
#header, #content, #footer {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}
	
/*--[ common ]----------------------------------------------------------------*/
h1, h2, h3, h4 { 
	font-weight: normal;
}
#content h1 {
	font-size: 2em;
	line-height: 1.0em;
	margin-bottom: 0.3em;
	color: #415197;
}

.gray {

	color: #a9a9a9;

}

.vsprice {

	font-size: 1.4em;

}

.fileicon {

	padding-left: 15px;
	padding-right: 5px;

}

.fileprime {

	padding-top: 13px;
	font-weight: bold;

}

.filesub, .filesub a, .filesub a:hover {

	color: gray;
	margin-top: -10px;
	text-decoration: none;

}

sub {

	font-size: 65%;

}

h2 {
	background: url(../images/layout/dots.gif) bottom left repeat-x;
	font-size: 1.5em;
	line-height: 1.0em;
	padding-bottom: 0.6em;
	margin: 0 0 0.4em 0;
	color: #ff840d;
}

h1.right {
	text-align: right;
	vertical-align: right;
	float: right;
}
h2.purple {color: #415197;}		

div.duo {
	background: url(../images/layout/dots.gif) bottom left repeat-x;
	margin: 0 0 0.4em 0;
	height: 2.5em;
}

div.duo h1 {
	float: left;
}
div.duo h2 {
	background: none;
	float: right;
	color: #999999;
	font-style: italic;
}

h3 {
	font-size: 1.3em;
	margin: 0 0 0.4em 0;
}

.blockquote {
        margin-left: 25px;
        margin-bottom: 25px;
}

p { 
	margin: 0 0 1em 0; 
	}
strong.orange {color: #ff840d;}	
address {
	font-style: normal;
}
ol {
	margin: 0 0 1em 1em; 
}
	
 ul {
	margin: 0 0 1em 0; 
}
ul li {
	background: url(../images/layout/bullet.gif) 0 0.7em  no-repeat;
	list-style-type: none;
	padding:0 0 0 12px;
}

a {
	color: #4760a4;
	text-decoration: none;
}
a:hover {
	color: #ff850e;
	text-decoration: underline;
}

.border {
	border: 2px;
}

.references {
	text-align: center;
	line-height: 2em;
	height: 350px;
	width: 550px;
	max-width: 550px;
	background: url(../images/layout/cloud.jpg) no-repeat;
	padding-top: 81px;
}

.reference1 {
	font-size: 80%;
	color: #4760a4;
}

.reference2 {
        font-size: 90%;
	color: #4760a4;
}

.reference3 {
        font-size: 100%;
	color: #4760a4;
}

.reference4 {
        font-size: 110%;
	color: #4760a4;
}

.reference5 {
        font-size: 120%;
	color: #4760a4;
}

.reference6 {
        font-size: 130%;
	color: #4760a4;
}

.reference7 {
        font-size: 140%;
	color: #4760a4;
}

.reference8 {
        font-size: 150%;
	color: #4760a4;
}

.reference9 {
        font-size: 160%;
	color: #4760a4;
}

.reference10 {
        font-size: 170%;
	color: #4760a4;
}

.serverprice {
	text-align: right;
	color: #415197;
	font-weight: bold;
	font-size: 1.2em;
}

.serverright {
	margin-top: -10px;
	text-align: right;
}

img, fieldset { 
	border: none;
}
.alignleft {
	margin: 0 15px 5px 0;
	float: left;
}
.alignright {
	margin: 0 0 5px 15px;
	float: right;
}

.linkright {

	text-align: right;

}

.alignrightsitp {
	margin: 0 100px 5px 0;
	float: right;
}

.left { float: left;}

.right {
	float: right;
}
.highlight { /* highlight important text */
	background: #FFC;
}
.clear { /* clear floated divs */
	clear: both;
}
.hide { /* hides text from broswer */
	position:absolute;
	left:-9999px;
	width:0px;
	overflow:hidden;
}
.alert {
	clear: both;
	padding: 10px 15px 10px 35px;
	background: #fff4c9 url(../images/layout/icon-alert.gif) 10px 10px no-repeat;
	border-top: 1px solid #dec787;
	border-bottom: 1px solid #dec787;
	color: #8a5a20;
}
.error {
	background: #fde7e7 url(../images/layout/icon-error.gif) 10px 10px no-repeat;
	border-color: #faa3a3;
	color: #de2828;
}
.success {
	background: #e9ffdd url(../images/layout/icon-success.gif) 10px 10px no-repeat;
	border-color: #c5ea97;
	color: #579a00;
}

.medium {
	width: 560px;
	text-align: justify;	
}

.justify {
	text-align: justify;
}

.center {
	text-align: center;
}

.small {
	width: 180px;
}

.smallfont {
	font-size: 80%;
}

.stars {

	float: right; 
	padding-right: 100px; 
	padding-top: 50px;

}

.mediumfont {
	font-size: 90%;
	color: #8b8b8b;
}

.small p {
	padding-right: 10px;
}
.mediumhalf {width: 445px; }
.half {width: 370px;}

/*--[ buttons ]----------------------------------------------------------------*/
a.btn {
	background: url(../images/layout/bg-btn.gif) 0 0 no-repeat;
	display: block;
	overflow: hidden;
	width: 100px;
	height: 30px;
	line-height: 30px;
	color: #fff;
	text-align: center;
}
a.btn:hover {
	background-position: 0 -30px;
	text-decoration: none;
	color: #fff;
}

a.btnlarge {
        background: url(../images/layout/bg-btn-large.gif) 0 0 no-repeat;
        display: block;
        overflow: hidden;
        width: 150px;
        height: 30px;
        line-height: 30px;
        color: #fff;
        text-align: center;
}
a.btnlarge:hover {
        background-position: 0 -30px;
        text-decoration: none;
        color: #fff;
}

a.btnlarge2 {
        display: block;
        overflow: hidden;
        width: 10px;
        height: 30px;
        line-height: 30px;
        color: #fff;
        text-align: center;
}

a.btnlarge2:hover {
        text-decoration: none;
        color: #fff;
}



a.order, a.support, a.reseller {float: right;}
a.support, a.reseller {
	background: #ff8b11 url(../images/layout/btn-support.gif) 0 0 no-repeat;
	width: 70px;
}
a.reseller {
	background: #51649a url(../images/layout/btn-reseller.gif) 0 0 no-repeat;
	width: 70px;
}


/*--[ header ]----------------------------------------------------------------*/
#header-wrapper {
	background: #4863a6 url(../images/layout/bg-body.jpg) 0 0 repeat-x;
	height: 120px;
	width: 100%;
	text-align: center;
}
#header {
	position: relative;	
	height: 115px;
	color: #d7dff1;
}
#header h1 {
	background: url(../images/layout/logo.jpg) 0 0 no-repeat;
	position: absolute;
	top: 0px;
	left: -80px;
	margin: 0px;
	width: 354px;
	height: 80px;
	}

#header h1 a { 
	position: absolute;
	top: 0px;
	left: 90px;
	text-indent: -9000em;
	overflow: hidden; 
	width: 160px;
	height: 80px;
	display: block;
	text-decoration: none;
	float:left;
	text-align: justify;
}
#header form {
	clear: both;
	position: absolute;
	right: 0px;
	width: 235px;
	top: 86px;
}
#header input {
	background: #fff url(../images/layout/bg-input.gif) 0 0 repeat-x;
	height: 16px;
	width: 194px;
	padding: 2px;
	border: 1px solid #fff;
	color: #787878;
	display: inline;
	float: left;
	margin-right: 6px;
	vertical-align: middle;
}
#header .btn {
	background: none;
	border: 0px;
	width: 23px;
	height: 23px;
	margin: 0px;
	padding: 0px;
}

#webmail {
        background: url(../images/layout/bg-lng.gif) 50% 0% no-repeat;
        position: absolute;
        top: 0px;
        right: 0px;
        display: block;
        text-align: center;
        width: 120px;
        padding-top: 5px;
	margin-right: 90px;
        color: #d7dff1;
        font-size: 0.9em;
}

/*
#lng {
	background: url(../images/layout/bg-lng.gif) 50% 0% no-repeat;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	text-align: center;
	width: 120px;
	padding-top: 5px;
	color: #d7dff1;
	font-size: 0.9em;
}
*/

#lng {
        position: absolute;
        top: 0px;
        right: 0px;
        display: block;
        text-align: right;
        width: 360px;
        padding-top: 5px;
        color: #d7dff1;
        font-size: 0.9em;
}

#lng a {

        background-color: #536DBF;
        padding: 5px;
        color: white;

}

#lng a:hover {

        cursor: pointer;
        text-decoration: none;
        background-color: #6F8FC3;

}

#lng .orderbtn {

	background-color: #f16600;
	padding: 5px;
	color: white;

}

p.ordernl {
	position: absolute;
	top: 28px;
	right: 5px;
	width: 177px;
	height: 46px;
	margin: 0px; 
}
p.ordernl a { 
	text-indent: -9000em;
	overflow: hidden; 
	width: 177px;
	height: 46px;
	display: block;
	text-decoration: none;
	float: left;
}
.nl  p.ordernl, .nl p.ordernl a {background: url(../images/layout/bg-order-nl.gif) 0 0 no-repeat;}
p.ordernl a:hover {background-position: 0 -46px;}

p.orderen {
        position: absolute;
        top: 28px;
        right: 5px;
        width: 177px;
        height: 46px;
        margin: 0px;
}
p.orderen a {
        text-indent: -9000em;
        overflow: hidden;
        width: 177px;
        height: 46px;
        display: block;
        text-decoration: none;
        float: left;
}
.nl  p.orderen, .nl p.orderen a {background: url(../images/layout/bg-order-en.gif) 0 0 no-repeat;}
p.orderen a:hover {background-position: 0 -46px;}


#header p.login {
	clear: both;
	position: absolute;
	right: 0px;
	top: 80px;
	line-height: 34px;
	height: 34px;
	margin: 0px;
}
#header p.login em {
	border-right: 1px solid #80a3ce;
	padding-right: 10px;
	margin-right: 10px;
	color: #fff;
	font-style: normal;
}
#header p.login a {color: #dbe0ee;}
#header p.login a:hover {color: #ffa826;}

/*--[ nav ]----------------------------------------------------------------*/
#nav {
        position: absolute;
        top: 80px;
        left: 200px;
        margin: 0;
}
#nav li {
        background: url(../images/layout/bg-nav-li.gif) top right no-repeat;
        float: left;
        display: inline;
        padding: 0 2px 0 0;
        margin: 0px;
        height: 34px;
}

#nav .liclean {
        float: left;
        display: inline;
        margin: 0px;
        height: 34px;

}

#nav .end {
        background: url(../images/layout/bg-nav-li.gif) top left no-repeat;
        height: 34px;
        position: relative;
}

#nav li a {
        height: 34px;
        line-height: 34px;
        padding: 0 15px;
        color: #dbe0ee;
        display: block;
        text-decoration: none;
        float: left;
}
#nav li a:hover {color: #ffa826;}
#nav li.active a {background: url(../images/layout/bg-nav-active.gif) 50% 100% no-repeat;color: #ffa826;}


/*--[ content ]----------------------------------------------------------------*/
#content-wrapper {
	background: #fff;
	text-align: center;
	float: left;
	width: 100%;
	padding: 16px 0;
	}
#main {
	float: right;
	width: 760px;
}

#sidebar {
	width: 180px;
	float: left;
}


#crumbs { 
	background: #f2f2f2 url(../images/layout/bg-crumbs.gif) 0 0 no-repeat;
	font-size: 0.9em;
	color: #686868;
	height: 32px;
	line-height: 32px;
	font-weight: bold;
	padding-left: 15px;
	}
#crumbs a {
	color: #686868;
	float: left;
	padding: 0 10px;
	position: relative;
	margin-left: -10px;
	cursor: pointer;
	font-weight: normal;
}
#crumbs a:hover {color: #333;}
#crumbs span {
	background: #f2f2f2 url(../images/layout/crumbs-sep.gif) 0 0 no-repeat;	
	float: left;
	width: 10px;
	margin: 0 10px 0 0;
	position: relative;
	height: 0;
	padding-top: 32px;
	overflow: hidden;
}
.bigbox {
	background: #ff840d url(../images/layout/bg-bigbox.gif) 0 0 no-repeat;
	width: 760px;
	position: relative;
	color: #fff;
	float: left;
	margin-bottom: 20px;
}


.bg1 {background: #ff840d url(../images/layout/bg-bigbox.gif) 0 0 no-repeat;}
.bg2 {background: #55acf7 url(../images/layout/bg-bigbox2.jpg) 0 0 no-repeat;}
.bg3 {background: #f0f4f5 url(../images/layout/bg-bigbox3.jpg) 0 0 no-repeat;color: #515151;}
.bg4 {background: #f0f4f5 url(../images/layout/bg-bigbox4.jpg) 0 0 no-repeat;color: #515151;}
.bg5 {background: #ffd563 url(../images/layout/bg-bigbox5.jpg) 0 0 no-repeat;color: #515151;}
.bg6 {background: #ffd563 url(../images/layout/bg-bigbox6.jpg) 0 0 no-repeat;color: #515151;}
.bg7 {background: #ffd563 url(../images/layout/bg-bigbox7.jpg) 0 0 no-repeat;color: #515151;}
.bg8 {background: #ffd563 url(../images/layout/bg-bigbox8.jpg) 0 0 no-repeat;color: #515151;}
.bg9 {background: #ffd563 url(../images/layout/bg-bigbox9.jpg) 0 0 no-repeat;color: #515151;}
.bg10 {background: #ffd563 url(../images/layout/bg-bigbox10.jpg) 0 0 no-repeat;color: #515151;}

.inner-bigbox {
	background: url(../images/layout/bg-inner-bigbox.gif) bottom left no-repeat;
	padding: 20px;
	float: left;
	height: 210px;
}

.bg1 .inner-bigbox {background: url(../images/layout/bg-inner-bigbox.gif) bottom left no-repeat;}
.bg2 .inner-bigbox {background: url(../images/layout/bg-inner-bigbox2.jpg) bottom left no-repeat;}
.bg3 .inner-bigbox {background: url(../images/layout/bg-inner-bigbox3.jpg) bottom left no-repeat;}
.bg4 .inner-bigbox {background: url(../images/layout/bg-inner-bigbox4.jpg) bottom left no-repeat;}
.bg5 .inner-bigbox {background: url(../images/layout/bg-inner-bigbox5.jpg) bottom left no-repeat;}
.bg6 .inner-bigbox {background: url(../images/layout/bg-inner-bigbox6.jpg) bottom left no-repeat;}
.bg7 .inner-bigbox {background: url(../images/layout/bg-inner-bigbox7.jpg) bottom left no-repeat;}
.bg8 .inner-bigbox {background: url(../images/layout/bg-inner-bigbox8.jpg) bottom left no-repeat;}
.bg9 .inner-bigbox {background: url(../images/layout/bg-inner-bigbox9.jpg) bottom left no-repeat;}
.bg10 .inner-bigbox {background: url(../images/layout/bg-inner-bigbox10.jpg) bottom left no-repeat;}

.bigbox strong {color: #fff389;}
.bg3 strong {color: #515151;}

.bg3 strong {color: #515151;}

#content .bigbox h1 {
	font-size: 1.7em;
}

.bigbox h2 {
	color: #fff;
	background: none;
	padding: 0px;
	font-size: 1.3em;
	padding-bottom: 5px;
	color: #fff389;
}

.bigbox p {
	font-size: 105%;

}

.bg3 h2 {
	color: #ff840d;
}

.bg4 h2 {
        color: #ff840d;
}

.bg5 h2 {
	color: #ff840d;
}

.bg6 h2 {
	color: #E25F15;
}

.bg7 h2 {
        color: #E25F15;
}

.bg8 h2 {
        color: #E25F15;
}

.bg9 h2 {
        color: #E25F15;
}

.bg10 h2 {
        color: #E25F15;
}

.tabs {
	position: absolute;
	bottom: 0px;
	left: 20px;
	margin: 0;
	overflow: hidden;
	width: 600px;
	}
.tabs li {
	display: inline;
	float: left;
	margin: 0 2px 0 0;
	padding: 0;
}
.tabs a {
	float:left;
	background: url(../images/layout/bg-tabs-left.gif) 0 0 no-repeat;
	padding:0 0 0 9px;
	text-decoration:none;
}
.tabs a span {
	float: left;
	display: block;
	background: url(../images/layout/bg-tabs-right.gif) top right no-repeat;
	padding: 5px 15px 5px 6px;
	color: #686868;
}

.tabs a:hover span {color:#405197;}
.tabs .active a {background-position:0 -150px;}
.tabs .active a span {
	background-position:100% -150px;
	padding-bottom: 5px;
	color:#405197;
	font-weight: bold;
}
.tabs a:hover {background-position: 0% -150px;text-decoration: none;}
.tabs a:hover span {background-position: 100% -150px;}


dl {
	width: 100%;
	position: relative;
	margin-bottom: 1.2em;
}
dt {
	position: relative;
	width: 100%;
	line-height: 1.6em;
	text-indent: 10px;
}
dl .odd {
	background: #f5f5f5;
}

dl .green {
	color: #415197;
	font-weight: bold;
}

dd {
	position: absolute;
	right: 0px;
	margin: -1.6em 10px 0 0;
	text-align: right;
	}
dd.check {
	background: url(../images/layout/check.gif) 0 0 no-repeat;
	width: 16px;
	height: 0px;
	padding-top: 16px;
	overflow: hidden; 
}

dd.uncheck {
        background: url(../images/layout/uncheck.gif) 0 0 no-repeat;
        width: 16px;
        height: 0px;
        padding-top: 16px;
        overflow: hidden;
}

dd.online {color: #87ce2a;}
dd.offline {color: #b3b3b3;}

.news-list dt {
	color: #999;
	position: absolute;
	z-index: 2;
	width: 80px;	
}
.news-list dd {
	position: relative;
	text-align: left;
	padding-left: 85px;
	margin: 0px;
	line-height: 1.5em;
	z-index: 1;
}
.news-list dd a {
	color: #515151;
	z-index: 3;
	position: relative;
}	
.date {
	color: #999;
	margin-bottom: 7px;
}
.news h3, .news h3 a {
	color: #415197;
}
.indent {
	background: url(../images/layout/bg-indent.jpg) bottom left repeat-x;
	padding: 10px 20px;
	margin-bottom: 0.5em;
	text-align: justify;
}

.indentvs {
	margin-left: 25px;
}

.indentvs2 {
	margin-left: 490px;
	float: right;
}

.indent h3 {
	margin-bottom: 0.8em;
}


/*--[ sidebar ]----------------------------------------------------------------*/
.box {
	background: #fbfbfb url(../images/layout/bg-box.gif) bottom left no-repeat;
	width: 150px;
	padding: 0 10px 10px 20px;
	margin-bottom: 20px;
}

.box h3, .boxcustomers h3 {
	background: #5168a4 url(../images/layout/bg-tit-purple.gif) 0 0 no-repeat;
	height: 32px;
	line-height: 32px;
	width: 160px;
	padding-left: 20px;
	font-size: 1em;
	margin: 0 0 10px -20px;
	color: #fff;
}
.box h3.orange {background: #ff860e url(../images/layout/bg-tit-orange.gif) 0 0 no-repeat;}
.box h3.green {background: #77B547 url(../images/layout/bg-tit-green.jpg) 0 0 no-repeat;}

#content .box input {
	margin-left: 0px;
	width: 136px;
}
#content .box .btn {
	margin-left: 0px;
	width: 100px;
}
#content .box form {margin: 0 0 1em 0;}

#sidebar #quicklinks ul {
        padding-bottom: 10px;
        margin: -10px 0 0 -20px;
}
#sidebar #quicklinks ul ul {
        background: #fbfbfb url(../images/layout/bg-secnav.gif) -180px 0 repeat-y;
        margin: 0px;
        padding: 4px 0;
}
#sidebar #quicklinks li {
        padding: 0px;
        line-height: 1.2em;
        border-bottom: 1px solid #fff;
        width: 180px;
}

#sidebar #quicklinks li li {
        background: url(../images/layout/secnav-sub.gif) 20px 5px no-repeat;
        border: 0px;
}

#sidebar #quicklinks li a {
        color: #686868;
        display: block;
        border-bottom: 1px solid #e2e2e2;
        padding: 6px 10px 6px 20px;
        width: 150px;
}

#sidebar #quicklinks li a:hover {
        color: #5168a4;
        text-decoration: none;
}

#sidebar #quicklinks li li a:hover {color: #ff850e;}
#sidebar #quicklinks li li a {
        border-bottom: 0px;
        padding: 1px 10px 1px 30px;
        width: 140px;
}

#sidebar #secnav ul {
	padding-bottom: 10px;
	margin: -10px 0 0 -20px;
}
#sidebar #secnav ul ul {
	background: #fbfbfb url(../images/layout/bg-secnav.gif) -180px 0 repeat-y;
	margin: 0px;
	padding: 4px 0;
}
#sidebar #secnav li {
	padding: 0px;
	line-height: 1.2em;
	border-bottom: 1px solid #fff;
	width: 180px;
}
#sidebar #secnav .hassubs {
	background: url(../images/layout/secnav-open.gif) 160px 1em no-repeat;
}
#sidebar #secnav .open ul {display: block;}
#sidebar #secnav .closed ul {display: none;}

#sidebar #secnav li li {
	background: url(../images/layout/secnav-sub.gif) 20px 5px no-repeat;
	border: 0px;
}

#sidebar #secnav li.void {
        background: none;
        border: 0px;
}

#sidebar #secnav li a {
	color: #686868;
	display: block;
	border-bottom: 1px solid #e2e2e2;
	padding: 6px 10px 6px 20px;
	width: 150px;
}
#sidebar #secnav li a:hover {
	color: #5168a4;
	text-decoration: none;
}
#sidebar #secnav li li a:hover {color: #ff850e;}
#sidebar #secnav li li a {
	border-bottom: 0px;
	padding: 1px 10px 1px 30px;
	width: 140px;
}
#sidebar #secnav .active a,#sidebar #secnav .open a {color: #5168a4;}
#sidebar #secnav .open li a {color: #686868;}
#sidebar #secnav .active, #sidebar #secnav .open, #sidebar #secnav .open .active {font-weight: bold;}
#sidebar #secnav .open .active a {color: #ff850e;}
#sidebar #secnav .open li {font-weight: normal;}

div.support, div.reseller {
	width: 180px;
	height: 110px;
	margin-bottom: 20px;
}
div.offline {background: #5067a2 url(../images/layout/offline-support.gif) 0 0 no-repeat;}
div.online {background: #5067a2 url(../images/layout/online-support.gif) 0 0 no-repeat;}
div.reseller {background: #FF840D url(../images/layout/reseller.gif) 0 0 no-repeat;}

.support a, .reseller a {
	margin: 0 10px 10px 0;
	display: inline;
}
.support h3, .reseller h3 {
	margin: 0;
	height: 0;
	padding-top: 70px;
	overflow: hidden;
}

#customers {text-align: center;}
#customers h3 {text-align: left;}
#customers img {margin: 10px auto;}


h2.border, h2.border2 {
	border-top: 1.5px solid #d0d0d0;
	padding-top: 0.4em;
}



/*--[ form ]----------------------------------------------------------------*/
#content form {
	margin-bottom: 2em;
}
#content form label  {
	width: 120px;
	margin-right: 10px;
	float: left;
	text-align: right;
	padding-top: 0.2em;
	font-weight: bold;
	cursor: pointer;
}

#content form p.desc {
        display: block;
        position: relative;
        top: 0em;
        margin-bottom: 2em;
        color: #999;
        margin-left: 150px;
}


#content form span {
	color: #c00;
}

#content .linkssite {

	background: #fff url(../images/layout/bg-content-input.gif) 0 0 repeat-x;
	border: 1px solid #ccc;
        border-left-color: #bbb;
        border-top-color: #bbb;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 1em;
        padding: 0.2em;
	width: 95%;

}

#content form input, #content form textarea, #content form select, #content form .checks input {
	margin-left: 130px; 
	background: #fff url(../images/layout/bg-content-input.gif) 0 0 repeat-x;
	border: 1px solid #ccc;
	border-left-color: #bbb;
	border-top-color: #bbb;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 0.2em;
	width: 240px; 
	display: block;
}
#content form textarea {
	width: 400px; 
	height: 100px;
	overflow: auto;
}

#content form .inputclean {
        margin-left: 0px;
        background: #fff url(../images/layout/bg-content-input.gif) 0 0 repeat-x;
        border: 1px solid #ccc;
        border-left-color: #bbb;
        border-top-color: #bbb;
        font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
        font-size: 1em;
        margin-top: 3px;
        margin-right: 5px;
        float: left;
        text-align: left;
        width: auto;
        padding: auto;
        height: auto;
}


#content form .checks label, .awesomeform.checks label {margin-left: 140px;}
#content .box form .checks input {margin: 0px;}
#content .box form .checks label {margin: 0 0 0 10px;}

#content form select[multiple="multiple"] {margin-left: 0px;}
#content form br {clear: left;}
#content form .checks br {display: none;}

#content form input[type="radio"], #content form input[type="checkbox"],
#content form input[type="hidden"] {
	width: auto;
	height: 0.8em;
	border: 0;
}
#content form input[type="hidden"] {display: none;}

#content form p.desc {
	display: block;
	position: relative;
	top: -1em;
	margin-bottom: 0em;
	color: #999;
	margin-left: 130px;	
}
#content form .checks {margin-bottom: 0.5em;}

#content form .checks label {
	float: none;
	width: auto;
	clear: none;
	display: block;
	text-align: left;
	height: 1.4em;
	padding-top: 0;
	margin-bottom: 0;
	font-weight: normal;
}

#content form .checks input {
	float: left;
	clear: both;
	text-align: right;
	width: auto;
	border: 0px;
	padding: auto;
	height: auto;
	background: none;
}
#content form .btn {
	background: url(../images/layout/bg-btn.gif) 0 0 no-repeat;
	width: 100px;
	height: 30px;
	color: #fff;
	text-align: center;
	border: 0px;
	margin-left: 130px;
	cursor: pointer;
}
#content form .btn:hover {background-position: 0 -30px;}


/*--[ tables ]----------------------------------------------------------------*/
table {

	width: 100%;
	border-right: 1px solid #ddd;
	margin: 1em auto;
	border-collapse: collapse;
}
tr.odd td {background: #F5F5F5;}
tr.oddheader td {background: #d7d7d7; font-weight: bold; padding: 10px;}
tr.odd .column1	{background: #efefef;}	
.column1 {
	background: #efefef;
	color: #415197;
}

.noframe {

	text-align: center;
	border: 0px;
	border-right: 0px;	
	padding-left: 26px;

}

td {
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	padding: 0.3em 1em;
	text-align: center;
	}				
th {
	font-weight: normal;
	text-align: left;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
	padding: 0.3em 1em;
	}							
thead th {
	color: #ff840d;
	font-weight: bold;
	padding: 1em;
	background: #fff;
	text-align: center;
	}	

/*--[ footer ]----------------------------------------------------------------*/
#footer-wrapper {
	background: #405096 url(../images/layout/bg-footer-wrap.jpg) 0 0 repeat-x;
	text-align: center;
	clear: both;
	float: left;
	padding: 20px 0;
	width: 100%;
	color: #98acf0;
	}
#footer {
	background: url(../images/layout/logo-footer.gif) 0 0 no-repeat;
	min-height: 45px;
}	
#footer p {
	float: left;
	width: 480px;
	margin-top: 24px;
}	
#footer ul {
	background: url(../images/layout/domainlogos.gif) 0 0 no-repeat;
	width: 435px;
	height: 45px;
	float: right;
	display: inline;
}
#footer li {
	width: 135px;
	height: 45px;
	background: none;
	text-indent: -9999em;
	overflow: hidden;
	float: left;
	margin: 0px;
	padding: 0px;
}
#footer li a {
	width: 135px;
	height: 45px;
	text-indent: -9999em;
	overflow: hidden;
	float: left;
	display: block;
}
#footer p#copy {
	background: url(../images/layout/footer-ruler.gif) 0 0 repeat-x; 
	font-size: 0.9em;
	float: left;
	padding-top: 5px;
	line-height: 1.6em;
	margin: 0;
	float: left;
	display: inline;
	width: 960px;
}	
#footer .copy {float: left;}
#footer .prices {
	float: right;
	text-align: right;
	}
#footer a {color: #bfceff;}
