/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: 0px;
}
.left_bar{
	background-image: url(../images/left_bar.png);
	background-repeat: repeat-y;
	background-position: right;
}
.right_bar{
	background-image: url(../images/right_bar.png);
	background-repeat: repeat-y;
	background-position: left;
}
.bottom_bar{
	background-image: url(../images/bottom_bar.png);
	background-repeat: repeat-x;
}
.cornor_bar_left{
	background-image: url(../images/corner_left.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.cornor_bar_right{
	background-image: url(../images/corner_right.png);
	background-repeat: no-repeat;
}
#logo {
	position:absolute;
	width:170px;
	height:140px;
	z-index:1;
	background-image: url(../images/logo_cellscribe.png);
	cursor: pointer;
}
.main a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.main a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.main a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.main a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.topmenu a:link {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.topmenu a:visited {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.topmenu a:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.topmenu a:active {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
.page_header {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
}
.text_sub_header {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text_general {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.page_header_right_side {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
.plan_text {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-left: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.plan_text_buy {
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
	border: 1px solid #999999;
}
.box {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.page_header_login {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.text_general_small {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.text_general_underline {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
.inner_table_border {
	border: 1px solid #FFFFFF;
}
#plan_details {
	position:absolute;
	width:446px;
	height:325px;
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
.page_header_plan_details {
	font-family: Verdana;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	padding-left: 10px;
}
.text_general_small_white {
	font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	text-decoration: none;
}
.plan_text_table_right_br {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	padding-left: 3px;
}
.message_text_table {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	/*padding-left: 3px;*/
}
.message a:link {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.message a:visited {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.message a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
.message a:active {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
#add_contact_details {
	position:absolute;
	width:682px;
	/*height:500px;*/
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	left: 20%;
}
#show_contact_details {
	position:absolute;
	width:682px;
	/*height:500px;*/
	z-index:1;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	left: 20%;
}
.login {
	font-family: Verdana;
	font-size: 11px;
	color: #f17e05;
	text-decoration: none;
}
.login a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #f17e05;
	text-decoration: underline;
}
.login a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #f17e05;
	text-decoration: underline;
}
.login a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #f17e05;
	text-decoration: underline;
}
.login a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #f17e05;
	text-decoration: underline;
}
.breadcrumbs {
	font-family: Verdana;
	font-size: 11px;
	color: #a8a8a8;
	text-decoration: none;
	font-weight: bold;
}
.tabs {
	font-family: Verdana;
	font-size: 13px;
	color: #007aaf;
	text-decoration: none;
	font-weight: bold;
}
.tabs_white {
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
.tabs_number {
	font-family: Verdana;
	font-size: 13px;
	color: #f17e05;
	text-decoration: none;
	font-weight: bold;
}
.message_text_header {
	font-family: Verdana;
	font-size: 14px;
	color: #f17e05;
	text-decoration: none;
	font-weight: bold;
}
.message_text_other {
	font-family: Verdana;
	font-size: 11px;
	color: #a8a8a8;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
.text_bar {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_home_header {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: #008ac5;
	text-decoration: none;
}
.text_home_content{
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	color: #5d5d5d;
	text-decoration: none;
	line-height: 18px;
}
.text_home_content_normal{
	font-family: Arial;
	font-size: 13px;
	font-weight: normal;
	color: #5d5d5d;
	text-decoration: none;
	line-height: 18px;
}
.faq a:link {
	font-family: Verdana;
	font-size: 13px;
	color: #008ac5;
	text-decoration: underline;
}
.faq a:visited {
	font-family: Verdana;
	font-size: 13px;
	color: #008ac5;
	text-decoration: underline;
}
.faq a:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #008ac5;
	text-decoration: underline;
}
.faq a:active {
	font-family: Verdana;
	font-size: 13px;
	color: #008ac5;
	text-decoration: underline;
}
.acc a:link {
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
	
}
.acc a:visited {
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
	
}
.acc a:hover {
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
	
}
.acc a:active {
	font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	text-decoration: underline;
}
.text_bold_green {
	font-family: Verdana;
	font-size: 15px;
	font-weight: bold;
	color: #91bf4b;
	text-decoration: none;
}
span.error 
{
	color: red;
	font-family: Verdana;
	font-size: 12px;
	display: block;
}
.success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;font-family: Verdana;font-size: 12px;}
.success a {color:#264409;}
input.error
{
	border: solid 2px red;
}
select.error
{
	border: solid 2px red;
}
.box_noborder {
 font-family: Verdana;
 font-size: 11px;
 color: #000000;
 text-decoration: none;
 background-color: transparent;
 border: 0px;
}
img {
 border:0px;
}
#view_message_details {
 position:absolute;
 width:682px;
 height:430px;
 z-index:1;
 background-color: #FFFFFF;
 border: 1px solid #999999;
 left: 20%;
}
#view_profile_details {
 position:absolute;
 z-index:1;
}
#create_new_folder {
 position:absolute;
 width:446px;
 height:225px;
 z-index:1;
 background-color: #FFFFFF;
 border: 1px solid #999999;
}
.foot a:link {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:visited {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:hover {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.foot a:active {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.tabs_white a:link {
 font-family: Verdana;
 font-size: 13px;
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
}
.tabs_white a:visited {
  font-family: Verdana;
 font-size: 13px;
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
}
.tabs_white a:hover {
 font-family: Verdana;
 font-size: 13px;
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
}
.tabs_white a:active {
 font-family: Verdana;
 font-size: 13px;
 color: #ffffff;
 text-decoration: none;
 font-weight: bold;
}

div.admin 
{
	margin-top: 50px;
}

.admin ul li 
{
	font-family: Verdana;	
	font-size: 10pt;
	list-style-type: square;
}

.admin table 
{
	width: 100%;
	border-collapse: collapse;
}

.admin table tr td 
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.admin table tr:nth-child(odd) td
{
	background-color: #f1f1f1;
}

.admin table tr th 
{
	font-family: Verdana;
	font-size: 10px;	
	font-weight: normal;
	text-decoration: none;
	text-align:left;		
	color: #ffffff;
	background-color: #007aaf;
	text-transform: uppercase;
	height: 30px;
}

.admin p 
{
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

/*classes for jqDialog.js 
*/
#jqDialog_box {
	background: #eee;
	background: #fff;
	position: absolute;
	width: 450px;
	height: 150px;
	font-family: Arial;
	
	border-width: 3px 1px 1px 1px;
	border-style: solid;
	border-color: #ccc;

	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
}
#jqDialog_content {
	margin: 10px;
	font-weight: bold;
	font-size: 12px;
	height: 90px;
	overflow: hidden;
}

#jqDialog_options {
	margin: 10px;
	text-align: center;
}
#jqDialog_options button {
	font-family: Arial;
	margin-right: 5px;
	/*background: #666;*/
	background-image: url(../images/btn_msg_popup.jpg);
	border: 0px;

	font-size: .9em;
	font-weight:bold;
	color: #fff;
	width: 100px;
	height:33px;
}

#jqDialog_input {
	padding: 4px;
	width: 250px;
}
#jqDialog_close {
	background: none;
	border: none;
	float: right;
	font-weight: bold;
	font-size: 10px;
	color: #cc0000;
}



table.planpopup{
	width:700px;	
	border-collapse: collapse; 
	border-top:1px solid #CCCCCC;
}
table.planpopup td, table.planpopup th{
	border-bottom: 1px solid #CCCCCC;
}
table.planpopup th{
	background:#469CCB;
	color:#fefefe;
	padding: 10px 0 10px 0;
}
table.planpopup td{
	padding:10px;
}
table.planpopup th a{
	color:#F1AA05;
}