@charset "utf-8";

/*##########################################################################*/
/*# AR Hosting Solutions - http://www.arhoster.com  - CSS Document         #*/
/*# Copyright &copy; 2003 - 2010 AR Hosting Solutions. All rights reserved.#*/
/*##########################################################################*/

/* global css */

html,body {height:100%;}

body{background: #EBEBEB;}

body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,th,img,div,blockquote,dl,dt,dd,blockquote, pre,object,textarea,input{margin:0;padding:0}

/*body,#select,#input,textarea{font:12px/2 Arial, Helvetica, sans-serif; color: #464646;}*/
body,textarea{font:12px/2 Arial, Helvetica, sans-serif; color: #464646;}

input,select,img{margin:0; padding: 3px; vertical-align:middle;}

h1,h2,h3,h4,h5,h6{font-size: 12px; font-weight: normal;}

dfn,em,cite,address,caption{font-style:normal}

fieldset,img,abbr {border: 0;}

/*img,object,embed{vertical-align: top;}*/

ul,ol{list-style-type:none;}

table{border-collapse:collapse; width:100%; border-spacing:0;}

caption,th{text-align:left;}

table th{line-height:25px;height:25px;}


a{color: #464646;text-decoration:none;}

a:hover{text-decoration:underline;}

#container .inner:after,#banner .inner:after{content:''; display: block; clear:both}

/* header css */	

.clear {clear:both; padding:0; margin:0; line-height:0; font-size:0;}

#header{width: 960px;padding: 20px 0 0;	margin: 0 auto 20px;}

.logopart {width:960px; height:110px;}

.logo {width:263px; height:95px; float:left;}

.topmenu {width:450px; float:right; padding:34px 0 0 0; font:normal 12px Arial, Helvetica, sans-serif; color:#464646;}

/*.topmenu a {font:normal 12px Arial, Helvetica, sans-serif; color:#464646; text-decoration:none;}

.topmenu a:hover {font:normal 12px Arial, Helvetica, sans-serif; color:#000000; text-decoration:underline;}

*/

/* main-nav */

#main-nav {width:960px; height:53px; background:url(../images/menu_bg.jpg) no-repeat 0 0;}

#main-nav ul { list-style:none; padding:0; margin:0; padding:0 0 0 20px;}

#main-nav ul li { float:left; padding:0; margin:0; font: normal 12px Arial, Helvetica, sans-serif; color:#FFFFFF;}

#main-nav ul li a { float:left; padding:0; margin:0; font: normal 13px Arial, Helvetica, sans-serif; color:#FFFFFF; height:35px; text-align:center; padding:18px 20px 0 20px; text-decoration:none; text-transform:uppercase;}

#main-nav ul li a:hover { float:left; padding:0; margin:0; font: normal 13px Arial, Helvetica, sans-serif; color:#FFB35B; height:35px; text-align:center; padding:18px 20px 0 20px; text-decoration:none; background:url(../images/menu_hover_bg.jpg) repeat-x 0 0; text-transform:uppercase;}

#main-nav ul li a.active { float:left; padding:0; margin:0; font: normal 13px Arial, Helvetica, sans-serif; color:#FFB35B; height:35px; text-align:center; padding:18px 20px 0 20px; text-decoration:none; background:url(../images/menu_hover_bg.jpg) repeat-x 0 0; text-transform:uppercase;}


/* center of page */

#container{

	width: 960px;

	padding-bottom: 4px;

	background: url(../images/bottom-corner.gif) left bottom no-repeat;

	margin: 0 auto 20px;}

.top-corner{

	width: 100%;

	height: 4px;

	overflow: hidden;

	background: url(../images/top-corner.gif) no-repeat;}

#container .inner{

	border: 1px solid #D4D4D4;

	border-width: 0 1px;

	padding: 15px 20px;
		
	width: 918px;
	
	background: #fff;}

/* footer */

	div.footer {width: 930px; margin: 0 auto;}

	div.footer p.copyright{float:left;}

	div.footer p.links{float:right;}

	div.footer p.cinfo{float:left;}

/* sub page */

#container #main{

	/*#background: url(../images/line-y.gif) #fff 235px 0 repeat-y;}*/

/*#sub-nav{

	float:left;

	width: 195px;}

#sub-nav h2{

	font-size:16px;

	font-weight: bold;}

#sub-nav a{

	display: block;

	width:170px;

	font-size: 14px;}

#sub-nav a:hover,#sub-nav li.on a{

	background-color:#F1F1F1 ;

	text-decoration:none;}
*/

/*.content{

	#float: right;

	#width: 684px;}
	
	float: left;

	#width: 100%;}
*/
.content h1{

	font-size: 18px;

	color: #2E2E2E;

	margin-bottom: 10px;}

.content p{

	margin-bottom: 20px;}

.tableheader {background:#f1f1f1; font-size:14px;}

.table-box {margin: 15px 0;}

.table-box td{border-bottom: 1px dotted #ccc; padding: 10px 2px;}

.table.c6 {width:100%; text-align:center;}


.highlight {

	padding: 10px;

	margin: 0 0 15px 0;

	color: #646464;

	border: 1px solid #ddd;

	background: #f7f7f7;

	line-height: 22px;}

	
	.msg_list {

	margin: 0px;

	padding: 0px;

	width: 100%;}

.msg_head {

	padding: 5px 10px;

	cursor: pointer;

	position: relative;

	background-color:#f1f1f1;

	margin:1px;

	border-bottom: 1px dotted #ccc; padding: 10px 2px;

	border-top: 1px dotted #ccc; padding: 10px 2px;

	font-size:12px;

	background-image:url(../images/add.png);

	background-position: 600px 15px;

	background-repeat:no-repeat;}

.msg_head2 {

	padding: 5px 10px;

	cursor: pointer;

	position: relative;

	background-color:#f1f1f1;

	margin:1px;

	border-bottom: 1px dotted #ccc; padding: 10px 2px;

	border-top: 1px dotted #ccc; padding: 10px 2px;

	font-size:12px;

	background-image:url(../images/delete.png);

	background-position: 600px 15px;

	background-repeat:no-repeat;}

.msg_body {

	padding: 5px 10px 15px;}