body
{
	/*background: url(../images/body_bg.gif) center repeat-y #ffffff;*/
	background: #dedede;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.2em;
	color: #555555;
}

/*Text*/
#content table
{
	font-size: 11px;
	border-collapse: collapse;
	margin-bottom: 13px;
}

#content table td
{
	padding: 4px;
	border-collapse: collapse;
	border: 1px solid #d0d0d0 !important;
	vertical-align: top;
}

p
{
	margin-bottom: 12px;
}

a
{
	text-decoration: none;
	color: #5858a0;
}

a:hover
{
	color: #7373cd;
}

h1
{
	font-size: 16px;
	font-weight: bold;
	color: #393c5e;
	border-bottom: 1px solid #d0d0d0;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 3px;
	line-height: 1.45em;
}

h2
{
	font-size: 14px;
	font-weight: bold;
	color: #393c5e;
	border-bottom: 1px solid #d0d0d0;
	margin-top: 20px;
	margin-bottom: 3px;
	padding-bottom: 3px;
	line-height: 1.27em;
}

h3
{
	font-size: 14px;
	font-weight: bold;
	color: #393c5e;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 1.27em;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	color: #393c5e;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 1.5em;
}

h5
{
	font-size: 11px;
	font-weight: bold;
	margin-top: 20px;
	margin-bottom: 0px;
}

h1 em, h2 em, h3 em, h4 em, h5 em
{
	font-weight: bold;
	font-style: italic;
}

i, em
{
	font-style: italic;
}

b, strong
{
	/*color: #666666;*/
	font-weight: bold;
}

i b, em strong, b i, strong em
{
	font-style: italic;
	font-weight: bold;
}

sup
{
	font-size: 0.5em !important;	
}

hr
{
	border: none;
	color: #d0d0d0;
	background-color: #d0d0d0;
	height: 1px;
	margin-bottom: 12px;
}

#content_right ul
{
	margin: 0px 0px 13px 0px;
}

#content_right ul li
{
	background-image: url(../images/list_menu_left.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding-left: 8px;
	margin-left: 6px;
}

#content_right ol
{
	margin: 0px 0px 13px 0px;
}

#content_right ol li
{
	list-style: decimal outside;
	margin-left: 25px;
}

blockquote
{
	color: #393c5e;
	margin: 0px 10px 12px 10px;
}
/*End Text*/

#main_position
{
	/*width: 980px;*/
	width: 100%;
	height: auto;
	margin: 0px auto 0px auto;
}

#main_container
{
	float: left;
	/*width: 980px;*/
	width: 100%;
	height: auto;
}

/*Header*/
#header
{
	float: left;
	/*width: 980px;*/
	width: 100%;
	height: 106px;
	background: url(../images/heading_bg.gif) left #242424 repeat-x;
	border-bottom: 1px solid #c7c7c7;
}

#header_block
{
	width: 980px;
	margin: 0px auto;
}

#ms_link
{
	display: block;
	background: url(../images/heading_logo.gif) left top no-repeat;
	float: left;
	/*width: 397px;
	height: 69px;
	margin: 17px 0px 0px 11px;*/
	width: 255px;
	height: 50px;
	margin: 20px 0px 0px 16px;
}

#home_link
{
	display: block;
	float: left;
	position: relative;
	bottom: 14px;
	/*width: 397px;
	height: 69px;
	margin: 17px 0px 0px 11px;*/
	width: 265px;
	height: 28px;
	line-height: 25px;
	margin: 0px 0px 0px 163px;
	font-size: 25px;
	font-weight: normal;
	border-bottom: none;
}

#home_link a
{
	color:#999999;
}

#home_link a:hover
{
	color:#999999;
}

#login_link
{
	display: block;
	float: right;
	width: 142px;
	height: 50px;
	margin: 22px 10px 0px 5px;
	background: url(../images/btn_login_top.gif) no-repeat;
}

#login_link_pm
{
	display: block;
	float: right;
	width: 142px;
	height: 50px;
	margin: 22px 0px 0px 0px;
	background: url(../images/btn_login_pm_top.gif) no-repeat;
}

#doors_container
{
	width: 100%;
	background: #ffffff;
	text-align: center;
}

#doors
{
	margin: auto;
}

/*End Header*/

#content_container
{
	width: 100%;
	background: #ffffff;
	float: left;
}

#content
{
	margin: 0px auto;
	/*float: left;*/
	width: 980px;
	padding: 0px;
	height: auto;
	background: #f2f2f2;
	/*border-top: 1px solid #afafaf;*/
}

#content_table
{
	width: 100%;
	border: none !important;
	margin: 0px !important;
}

#content_table #ct_cell_left
{
	padding: 0px 5px 0px 0px;
	border: none !important;
}

#content_table #ct_cell_right
{
	padding: 0px 0px 0px 5px;
	border: none !important;
}

#content_table #ct_cell_right p
{
	margin: 0px;
}

.action_btn_div
{
	width: 350px;
	float: right;
}

.action_button
{
	/*display: block;*/
	float: right;
	padding: 10px 15px;
	margin: 2px 0px;
	border: 1px solid #d0d0d0;
	background: url(../images/action_button_bg.gif) repeat-x;
	color: #e9e9e9;
	font-weight: bold;
}

a.action_button:hover
{
	color: #ffffff;
}

#content_menu
{
	float: left;
	height: auto;
	width: 162px;
	height: auto;
	background: url(../images/menu_bg.gif) left top #ffffff no-repeat;
}

/*Menu Styling*/
#content_menu ul
{
	display: block;
	list-style: none;
	float: left;
	width: 157px;
	margin: 5px 0px 0px 5px;
	/*border-bottom: 1px solid #d2d2d2;*/
	border-bottom: 1px solid #f9f1b8;
}

#content_menu ul li
{
	display: block;
	float: none;
	height: 32px;
	width: 157px;
	/*border-top: 1px solid #d2d2d2;*/
	border-top: 1px solid #f9f1b8;
}

#content_menu li a
{
	display: block;
	float: left;
	width: 147px;
	height: 32px;
	line-height: 32px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #444444;
	font-weight: bold !important;
}

#content_menu li a:hover, #content_menu li.over a
{
	background-color: #f7e881;
	border-left: 1px solid #f9f1b8;
	padding: 0px 0px 0px 9px;
	color: #666666;
}

#currentNavLink
{
	background-color: #ffffff;
}

#currentNavLink a
{
	background-color: #ffffff !important;
	padding: 0px 0px 0px 9px !important;
	border-left: 1px solid #f9f1b8 !important;
	color: #555555 !important;
}
/*
#content_menu ul li ul
{
	display: none;
	position: absolute;
	top: 28px;
	left: -1px;
	width: 150px;
	background: #d2d2d2;
	border-left: 1px solid #d2d2d2;
	border-right: 1px solid #afafaf;
	border-bottom: 1px solid #afafaf;
}

#content_menu ul li:hover ul, #content_menu ul li.over ul
{
	display: block;
}

#content_menu ul li ul li
{
	float: none;
	height: 22px;
	width: 100%;
	border: none;
}

#content_menu ul li ul li a
{
	height: 22px;
	line-height: 22px;
	font-size: 11px;
	width: 110px;
}*/
/*End Menu Styling*/

#subscribe_btn
{
	margin: 2px 9px;
}

#try_btn
{
	margin: 2px 9px;
}

#try_pm_btn
{
	margin: 2px 9px;
}

#content table.purchasetable
{
	font-size: 11px;
	border-collapse: collapse;
	margin-bottom: 13px;
}

#content table.purchasetable td
{
	padding: 0px;
	border-collapse: collapse;
	border: none !important;
	vertical-align: top;
}


#content_right
{

	float: right;
	height: auto;
	width: 785px;
	padding: 5px 15px 25px 0px;
}

/*homepage styling*/
#highlight_box, #guarantee_box
{
	border: 1px solid #a2a2a2;
	padding: 10px 10px 5px 10px;
	margin: 0px 0px 20px 0px;
	background-color: #fbfbfb;
	font-size: 12px;
	line-height: 1.27em;
}

#guarantee_box
{
}

#guarantee_box h2
{
	margin-top: 0px;
	margin-bottom: 12px;
	padding-bottom: 0px;
	border-bottom: none;
}

#home_top
{
	border: 1px solid #a2a2a2;
	padding: 10px 10px 15px 10px;
	margin: 0px 0px 20px 0px;
	background-color: #fbfbfb;
	font-size: 14px;
	line-height: 1.27em;
	text-align: center;
}

#home_top h1
{
	font-size: 16px;
	line-height: 1.45em;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border-bottom: none;
}

#home_top strong
{
	color: #ddad10;
}

#home_top #pricing
{
	font-weight: bold;
	font-size: 16px;
}

#home_left
{
	float: left;
	border: 1px solid #a2a2a2;
	padding: 10px 10px 15px 10px;
	width: 400px;
}

#home_left h4
{
	padding: 0px;
	margin: 0px 0px 10px 0px;
}

#home_left ul
{
	margin: 0px;
}

#home_left li
{
	margin-bottom: 2px;
}


#home_right
{
	float: right;
	border: 1px solid #a2a2a2;
	padding: 10px 10px 10px 10px;
	width: 320px;
	text-align: center;
}


#home_bottom
{
	float: left;
	width: 785px;
}


#footer
{
	float: left;
	/*width: 980px;*/
	width: 100%;
	height: 50px;
	background: url(../images/footer_bg.gif) left top #dedede repeat-x;
	text-align: center;
	padding-top: 20px;
}