@charset "utf-8";
/**************************************
***************************************
			TAG MODIFIERS
***************************************
***************************************/
*
{
	margin:0;
	padding:0;
	outline:none;
}

body 
{
	background:url(/images/top.jpg) top repeat-x #4c0000;
	margin:0;
	padding:0;
	font:14px "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
}

a
{
	color:#990000;
	font-weight:bold;
	text-decoration:none;
}

a:hover
{
	text-decoration:underline;
}

ul, ol
{
	padding:0 0 0 30px;
}
p
{
	padding:0 0 .5em 0;
}

/**************************************
***************************************
			MAIN LAYOUT
***************************************
***************************************/
.wrapper
{
	width:950px;
	margin:0 auto 0 auto;
	padding:0px;
}

.header
{
	height:180px;
}

.footer
{
	height:50px;
	padding-top:25px;
	clear:both;
	text-align:center;
	color:#FFFFFF;
}

.left
{
	float:left;
}

.right
{
	float:right;
}
/**************************************
***************************************
			SUB SECTIONS
***************************************
***************************************/
.header_logo
{
	height:109px;
	width:438px;
	float:left;
}
.ad
{
	margin:14px 10px 0px 0px;
	height:95px;
	width:468px;
	float:right;
}
.top_menu
{
	height:71px;
	clear:both;
}

.left_menu {
	width:259px;
	height:294px;
}

.image_menu
{
	padding:0 0 0 35px;
}

.login_box
{
	width:259px;
	height:234px;
}

.news_box
{
	padding-top:10px;
	width:259px;
}

.content
{
	width:691px;
	height:auto;
}
/**************************************
***************************************
			MISC STYLES
***************************************
***************************************/
.content_table
{
	background-color:#FFFFFF;
}
.footer_links a
{
	color:#FFFFFF;
	font-weight:normal;
}
.copywrite, .copywrite a
{
	color:#bf3232;
	font-weight:normal;
	font-size:12px;
	vertical-align:bottom;
	line-height:30px;
}
.contribute_title
{
	color:#990000;
	font-weight:bold;
	text-align:right;
}
.contribute_name
{
	text-align:left;
}
.contribute_link
{
	color:#000000;
	font-weight:normal;
	text-decoration:none;
}
.contribute_link:hover
{
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
}
.admin_tip
{
	color:#000000;
	font-weight:normal;
	cursor:default;
	text-decoration:none;
}
.admin_tip_mail
{
	color:#000000;
	font-weight:normal;
	cursor:pointer;
	text-decoration:none;
}
.admin_tip:hover
{
	color:#000000;
	font-weight:normal;
	cursor:default;
	text-decoration:none;
}
.admin_new_record
{
	color:#000000;
	font-weight:normal;
}
.admin_new_record td
{
	padding:5px;
}
.early_warn
{
	font-weight:bold;
	color:#d24a00;
}
.late_warn
{
	font-weight:bold;
	color:#990000;
}
.p_indent
{
	text-indent:50px;
	padding:0 0 10px 0;
}
.red_txt
{
	color:#990000;
}
.links
{
	list-style:square inside;
}
.pricing_table
{
	border-top:1px #CCCCCC solid;
	border-right:1px #CCCCCC solid;
}
.pricing_table td
{
	padding:5px;
	border-left:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
}
.links_table
{
	border:1px #CCCCCC solid;
	border-bottom: none;
}


.links_table td
{
	padding:15px 10px 10px 10px;
	border-bottom: 1px #CCCCCC solid;
}
.admin_select_domain
{
	border:1px #CCCCCC solid;
	border-bottom: none;
}


.admin_select_domain td
{
	padding:5px;
}

.trial_msg a
{
	font-size: 16px;
	font-weight: bold;
	text-align:center;
	color:#000000;
}
.style1 
{
	font-size: 24px;
	font-weight: bold;
	color: #990000;
	text-align:center;
}

.style2 
{
	color: #990000;
	font-weight: bold;
	vertical-align:top;
}

.style3
{	
	color: #990000;
	font-style: italic;
	font-size: 12px;
}
.err_msg
{	
	color: #990000;
	font-style: italic;
	font-weight:bold;
	text-decoration:underline;
}

.content_name
{
	width:70%;	
	float:left;
	text-align:left;
	font-weight:bold;
	font-size:16px;
}

.content_file
{
	width:30%;
	float:right;
	text-align:right;
}

.content_table_inside
{
	border:1px #CCCCCC solid;
}

.content_table_inside td
{
	padding:15px 10px 10px 10px;
}

.breadcrumbs
{
	text-decoration:none;
	font-size:9pt;
	color:#999999;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.breadcrumbs a:hover
{
	text-decoration:underline;
	color:#202020;
}

.pagetitle
{
	color:#990000;
	font-size:18pt;
}

/**************************************
***************************************
			MENU STYLES
***************************************
***************************************/
/* Holly Hack for IE */
* html .horizontalcssmenu ul li 
{ float: left; height: 1%; }
* html .horizontalcssmenu ul li a 
{ height: 1%; }

.glossymenu
{
list-style-position:outside;
list-style-type: circle; color:#990000;
margin-left: 30px;
padding: 0;
}

.glossymenu li:hover
{
list-style-type: disc; color:#990000;
}

.glossymenu li a
{
font:bold 13px "Trebuchet MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
text-transform:uppercase;
letter-spacing:1pt;
color: #202020;
display: block;
padding: 2px 0;
text-decoration: none;
}

.glossymenu li a:hover
{
color: #990000;
}

.glossymenu .menu_active
{
list-style-position:outside;
list-style-type: disc;
color:#990000;
}

.glossymenu .menu_active a
{
color: #990000
}