@import url("/css/public/calendar.css");
@import url("/css/website/news.css");

body {
font-size: 12px;
font-family: "Lucida sans", Verdana, sans-serif;
color:#444;
margin:0px auto 40px auto;
width:970px;
padding:0px;
background:#efefef url('/images/website/background.jpg') repeat-x;
}
.bodylogin {
	width:500px;
}

img {border-style:none;}

h1 {
	font-size:14px; 
	color:#000;
	padding:0 0 0px 0;
	margin: 0px 0 6px 0;
}

h2 {
	font-size:14px; 
	color:#333;
	padding:0 0 0px 0;
	margin: 4px 0 12px 0;
}

h3 {
	font-size:12px;
	font-weight:bold;
	padding:0 0 4px 0px;

	color:#444;
}


a, a:visited {
	font-size:12px; 
	font-weight:normal; 
	text-decoration:none;
	color:#ff6600;
}
a:hover {
	/*border-bottom: 1px dotted #ff79af;*/ 
	text-decoration:underline;

}

a.black, a.black:visited {
	font-size:11px; 
	font-weight:normal; 
	text-decoration:none;
	color:#333;
}
a.black:hover {
	/*border-bottom: 1px dotted #ff79af;*/ 
	text-decoration:underline;
	color:#000;
}

p {
	line-height:18px;
	margin:0;
	padding:0;
}

ul, li {
	margin:0;
	padding:0px 0;
	list-style:none;
}

.login ul, .login li {
	margin:0;
	padding:3px 0;
	list-style:none;
	font-size:11px;
	
}

#box1wide .login li label {
	font-weight:bold;
	text-align:left;
}
.green {
	color:#00CE00;
	font-weight:bold;
}

.orange {
	color:#FF7A00;
	font-weight:bold;
	font-size:16px ;
}

span.orange {
	color:#fff;
	background-color:#FF7A00;
	font-weight:bold;
	font-size:12px ;
	padding:2px;
}
span.greenread {
	color:#fff;
	background-color:#05c400;
	font-weight:bold;
	font-size:12px ;
	padding:2px;
}

.inputtext {
	font-size:11px;
	padding:4px;
	margin:0 0px;
	color:#333;
	border:1px solid #ddd;
}

select {
	width:100px;
	font-size:12px;
	padding:3px 3px;
	margin:0 -3px 2px 0;
	border:1px solid #ddd;
}

textarea {
	font-size: 11px;
	font-family: "Lucida sans", Verdana, sans-serif;
	padding:4px;
}

textarea.plaintext {
	width:540px;
}

input {
	border:1px solid #ddd;
	padding:4px;
}

form {
	margin:0;
	padding:0;
}

.right {
	float:right;
}

.left {
	float:left;
}




#container {width:970px; margin:0px 0px 10px 0px; padding:0px; }

#header {
	margin:0px; 
	padding: 0px 0px 0px 0px; 
	height:120px;
}

#headerlogin {
	margin:0px; 
	padding: 0px 0px 0px 0px; 
	height:74px;
}

#header img {border-style:none;}
#header h1 {font-size:22px; color:#FFFFFF; margin:0; padding:0; font-weight:normal;}
#header p {color:#CFCFCF;}



#logo {
	padding: 14px 0 22px 2px;
	height:54px;
}


#main {
background-color:#fff;
	min-height:300px;
	margin: 0px 0 0px 0;
	padding: 0 0 20px 0;
	position:relative;
}

.topright {
	float:right;
	margin:24px 0 0 0;
	text-align:right;
	width:300px;
	
}

.topright a, .topright a:visited {
	font-size:12px;
	color:#fff;
	text-decoration:none;
	text-align:center;
}

.topright .signup, .topright .signup:visited {
	margin:1px 0 0 0;
	padding:9px 0 0 0;
	width:129px;
	height:23px;
	display:block;
	background-image:url('/images/website/signup.jpg');
	float:right;
	font-weight:bold;
	font-size:11px;
}
.topright .signup:hover {

	background-image:url('/images/website/signup_flip.jpg');
	color:#fff;
	text-decoration:none;

}

.topright .login, .topright .login:visited {
	margin:1px 0 0 0;
	padding:9px 0 0 0;
	width:90px;
	height:23px;
	display:block;
	background-image:url('/images/website/login.jpg');
	float:right;
	font-weight:bold;
	font-size:11px;
}

.topright .login:hover {

	background-image:url('/images/website/login_flip.jpg');
	color:#fff;
	text-decoration:none;

}

.topright .bar {
	float:right;
	padding:0 6px 0 6px;
}

#footer {
	border-top: 1px solid #ccc;
	padding:10px;
	background-color:#eeeeee;
	background-image:url('/images/website/footer_back.jpg');
	background-repeat:repeat-x;

}

#footer a {
	color:#666;
	text-decoration:none;
}

#footer a:hover {
	text-decoration:underline;
	color:#000;

}

#footer img.left {
	float:left;
	margin-right:10px;
}

.clear {
	clear:both;
}

#slideshow {
	width:970px;
	min-height:310px;
	background-color:#fff;
	margin:0 0 10px 0;
}

#slideshow p {
	padding:4px 10px;
}

* html #slideshow {
	height:310px;
}

#content {
	margin:20px 0;
}

#contentwhite {
	background-color:#ffffff;
	margin:0 0 0 0;
	padding:20px;
	position:relative;
	zoom:1;
}

#contentwhite h1 {
	font-size:18px;
}

#box1 {
	width:450px;
	margin:0 0 20px 0;
	float:left;
	min-height:330px;
}

* html #box1 {
	height:330px;
}

#box1 .infoblock {
	margin:0px 20px 18px 20px;
}

#box1 .infoblock .icon {
	width:53px;
	height:53px;
	float:left;
	margin:0 10px 0 0;
}

#box1 .infoblock .text {
	margin:0 0 0 73px;
}

#box1 .infoblock ul.ticks, .feature ul.ticks{
	margin:0 0 0 20px;
	padding:0;
}

#box1 .infoblock ul.ticks li{
	list-style-image:url('/images/website/list_tick_white.jpg');
	padding:0 0 4px 0;
	margin:0;
}

#box1 h2 {
	margin:0 0 6px 0;
	padding:0;
	color:#000;
}

.feature ul.ticks li {
	list-style-image:url('/images/website/list_tick_white.jpg');
	padding:0 0 4px 0;
	margin:0;
}

#box2 {
	float:left;
	width:250px;

	margin:0 0px 0 20px;
	min-height:330px;
}

* html #box2 {
	height:330px;
}

#box2  .icon {
	width:91px;
	height:91px;
	float:left;
	margin:16px 16px 0 0px;
}

#box2 a.newstitle {
	font-size:14px;
	color:#000;
	font-weight:bold;
}

#box2 .news-list-item{

	margin:20px 0 24px 0;
	padding:0 0 6px 0;
	border-bottom:1px solid #f2f2f2;
}

#box2 .posted {
	font-size:11px;
	color:#ccc;
	margin:4px 0 0 0;
	float:right;
	
}

#box2 p.title {
	margin:0 0 8px 0;

}

#box1 h1, #box2 h1, #box3 h1, #box4 h1 , #content h1{
	background-image:url('/images/website/h1_back.jpg');
	color:#fff;
	padding:6px 0 6px 10px;
	font-size:11px;
}

#box3 {
	float:left;
	width:210px;
	margin:0 0px 0 20px;
	min-height:330px;
}

* html #box3 {
	height:330px;
}

#box3 img {
	margin:8px 0 10px 0;
}

#box4 {
	margin:0 20px 0 0;
}

#box4 .templateblock {
	float:left;
	margin:10px 0 0 20px;
	border:1px solid #eee;
	padding:4px;
}

.feature {
	margin:0 0 20px 0;
	border-bottom:1px solid #f2f2f2;
	padding: 0 0 10px 0;
}

.feature h1 {
	margin:0 0 14px 0;
	font-size:18px;
}

.feature .text {
	margin:0px 0px 0 0;
	padding:20px 0 0 0;
	width:450px;
	float:left;
}

.feature .text p {
	padding:0 0 10px 0;
}

.feature {
	
} 

.rightimage {
	float:right;
	
}


table.invoice {
	width:600px;

}

table.invoice td {
	background-color:#eee;
	padding:8px 20px;
}

table.invoice th.right {



}

table.invoice td.righttdinvoice {
	background-color:#eee;
	color:#000;
	font-weight:bold;
	text-align:right;
	font-size:12px;
	padding-left:10px;
	width:150px;

}

table.invoice td.left {
	background-color:#eee;
	color:#333;


	font-size:11px;

}

.signupbox {
	border: 1px solid #eee;
	padding:20px;
	margin:0 0 20px 0;
}

.signupbox p.info {
	width:600px;
}

.formtext {
	font-size:12px;
	color:#000;
	font-weight:bold;

}

input.submit {
	margin:0px 0 0 0;
	padding:0px 0 0 0;
	width:129px;
	height:35px;
	display:block;
	background-image:url('/images/website/button_orange.jpg');
	color:#fff;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	cursor:hand;
	border-style:none;

}

ul.errorlist {
	margin:0px 0 0 0;
	color:#ff0000;
	font-weight:bold;
}

ul.errorlist li {

}

table.signuptable {
	width:100%;
}

table.signuptable td {
	vertical-align:middle;
	text-align:left;
	padding-bottom:8px;
}

.inputtext{
	width:200px;
}

table.signuptable select {
	width:210px;
}

.terms p {
	font-size:12px;
	line-height:18px;
}

.terms b {
	color:#000;
	font-size:12px;
}

.terms a {
	font-size:12px;
}


#contentwhite .invoice td.specialorange {
	background-color:#FF7A00;
	color:#ffffff;
}

#contentwhite .invoice td.specialgrey {
	background-color:#999;
	color:#ffffff;
}

.langBtn {
	background-color:#666;
	color:#fff;
	background-image:url('/images/website/arrow_btn.jpg');
	padding:0 0px 0px 0px;
	width:26px;
	height:24px;
	cursor:pointer;
	cursor:hand;
	margin:0;
}

#nav-bar select {
	padding:1px;
}



#header p.inforight  {
	text-align:right;
	font-size:12px;
	color:#ffffff;
	line-height:22px;
	font-weight:bold;
	padding:12px 0px 0 0;
	margin:0 0 0 0;
}

#header .inforight b {
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
}

#main .page h1 {
	background-image:none;
	color:#000;
	font-size:16px;
	margin:0 0 20px 0;
	padding:0;
}

.assistance {
	float:right;
	width:260px;
	background-color:#ff8d00;
	background-image:url('/images/website/assistance_back.jpg');
	background-repeat:repeat-x;
	padding:16px 20px;
	color:#333;
}

.assistance h1 {
	padding:0 0 10px 0;
}
.assistance h2 {
	color:#ff6600;
	line-height:20px;
}

table.assistance_table{
	width:260px;

}

table.assistance_table td {
	background-color:#eee;
	padding:8px 14px;
	color:#333;
}

table.assistance_table th.right {



}

table.assistance_table td.righttd {
	background-color:#fff;
	color:#333;
	font-weight:bold;
	text-align:right;
	font-size:12px;
	padding-left:10px;
	width:60px;

}

table.assistance_table td.left {
	background-color:#eee;
	color:#333;


	font-size:11px;

}