﻿@import url("form_style.css");
@import url("nav_header.css");
@import url("nav_top.css");
@import url("../CalSkin/GradientBase.css");
@import url("../CalSkin/BtnCustom.css");
@import url("../CalSkin/Calstyle.css");
@import url("../ModalPopup/confirm.css");
@import url("../ModalPopup/confirm_ie.css");

.pngfix
{
	behavior: url(../../../Content/iepngfix.htc);
}
html
{
	height: 100%;
}
* html #outercontainer
{
	height: 100%;
}
body
{
	height: 100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 14px;
	font-weight: normal;
	background: #151515 url(../../../Content/Images/BizpackProduct/bg.jpg) top left repeat-x;
}

strong
{
	font-weight: bold;
}

p
{
	padding-bottom: 10px;
}

#outercontainer
{
	width: 950px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}
#container
{
	width: 950px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	overflow: visible;
}
#header
{
	width: 950px;
	height: 72px;
	float: left;
	display: inline;
	margin: 5px auto 0;
	border-bottom: 1px solid #000000;
}
.logo
{
	width: 225px;
	height: 69px;
	float: left;
	display: inline;
}

#countdown
{
	width: 300px;
	float: left;
	margin: 25px 0 0 50px;
}

#countdown p
{
	width:300px;
	padding: 5px 0 0;
	text-align:center;
}

#countdown span
{
	width: 300px;
	float: left;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #fff;
}

#countbox
{
	float: left;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #ff0000;
}


/*  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ User Control */
#userlogin_panel
{
	/*width: 500px;*/
	height: 20px;
	float: right;
	display: inline;
	text-align: right;
	color: #ffffff;
}

#userlogin_panel span
{
	padding-right: 40px;
	overflow: hidden;
}

#userlogin_panel b
{
	color: #fff;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
}
#userlogin_panel a
{
	line-height:1.2em;
	color: #ffffff;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;	
}
#userlogin_panel a:hover
{
	text-decoration: underline;
	color: #ff0000;
}

#login_panel #noBg
{
	background: none;
}

#headerpic_panal
{
	width: 950px;
	height: auto;
	float: left;
	display: inline;
	background: url(../../../Content/Images/BizpackProduct/header_base.png) top left no-repeat;
	margin: 11px 0px 0px 0px;
}

#middle_container
{
	width: 950px;
	height: auto;
	padding-bottom: 60px;
}
.title_panel
{
	width: 100%;
	height: 30px;
	float: left;
	display: inline;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	text-align: left;
	text-decoration: underline;
	margin: 15px 0px 0px;
}
#middle_container p.wide
{
	width: 950px;
	height: auto;
	float: left;
	display: inline;
}
#middle_container p.small
{
	width: auto;
	height: auto;
	float: left;
	display: inline;
}
#ad_panel
{
	width: 392px;
	height: 208px;
	float: right;
	display: inline;
	margin: 10px 0px 0px 10px;
}
#video_panel
{
	width: 718px;
	height: 340px;
	float: left;
	display: inline;
	margin: 20px 0px 0px 10px;
}

#video_panel #preview #upgradeFlash
{
	background: #fff;
	width: 300px;
	margin: 40px auto 0;
	padding: 40px 20px;
	border: 2px solid #cc0000;
	color: #333;
}

#leadCapture_form
{
	width: 185px;
	height: 300px;
	float: left;
	display: inline;
	margin: 40px 0px 0px 10px;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

#prelaunch_scroller span
{
	float: left;
	padding: 3px;
	font-size: 17px;
	font-weight: bold;
	color: #dd0000;
}

#prelaunch_scroller
{
	width: 920px;
	float: left;
	padding: 10px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
}

#prelaunch_scroller #Last4SignUps
{
	width: 690px;
	min-height: 15px;
	background: #fff;
	float: right;
	padding: 3px 5px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	overflow: hidden;
}

#preluanch_scroller #last4SignUps
{
	white-space: nowrap;
	position: relative;
}

#prelaunch_scroller #Last4SignUps ul
{
	width: 950px;
}

#prelaunch_scroller #Last4SignUps li
{
	float: left;
	margin-right: 10px;
	font-size: 13px;
	white-space: nowrap;
	color: #dd0000;
	overflow: hidden;
	display: block;
}

#DynamicText
{
	color: #fff;
}

#Btm_Content
{
	width: 800px;
	margin: 0 0 0 50px;
	color: #fff;
}

#Btm_Content h1
{
	padding: 5px;
	margin-bottom: 10px;
	border-bottom: 2px solid #333;
	color: #333;
}

#Btm_Content div
{
	float: left;
}

#Btm_Content img
{
	float: right;
	padding: 0 0 20px 20px;
}

#ThankYou
{
	background: #fff;
	padding: 15px;
	clear: both;
	overflow: hidden;
}

#FAQ p
{
	padding-bottom: 20px;
}

#FAQ span
{
	font-size: 15px;
	font-weight: bold;
}

/*  ========================================= Global Classes */
.lalign
{
	text-align: left;
}
.calign
{
	text-align: center;
}
.ralign
{
	text-align: right;
}
.talign
{
	vertical-align: top;
}
.malign
{
	vertical-align: middle;
}
.balign
{
	vertical-align: bottom;
}
img
{
	border: 0px;
}
h1
{
	width: 100%;
	padding: 10px 0;
	font-size: 23px;
	font-weight: bold;
}

h2
{
	width: 100%;
	padding: 5px 0 10px;
	font-size: 17px;
	font-weight: bold;
}

.underline
{
	text-decoration: underline;
}

/*  ========================================= Grid Table Classes */
#gridtable_view
{
	width: 929px;
	height: auto;
	float: left;
	display: inline;
}
/*#gridtable_view table
{
	border-top:1px solid #9d9da1;
	border-left:1px solid #9d9da1;
	border-right:1px solid #9d9da1;
}*/
#gridtable_view table thead tr th
{
	height: 25px;
	background: #686868;
	color: #e5e5e5;
	font-size: 13px;
	font-weight: bold;
	line-height: 15px;
	padding: 8px 0px 0px 5px;
}
#gridtable_view .titleborder
{
	background: #686868 url(../../../Content/Images/BizpackProduct/table_titleBg.gif) top right no-repeat;
}
#gridtable_view table tbody tr.colorOne
{
	height: 25px;
	background: #b3b3b3;
	color: #393939;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	padding: 8px 0px 0px 5px;
}
#gridtable_view table tbody tr.colorTwo
{
	height: 25px;
	background: #c3c3c3;
	color: #393939;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	padding: 8px 0px 0px 5px;
}
#gridtable_view table tbody tr.colorThree
{
	height: 25px;
	background: url(../../../Content/Images/BizpackProduct/table_highlight.gif) top left repeat-x;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	line-height: 14px;
	padding: 8px 0px 0px 5px;
}
#gridtable_view table tbody tr.colorThree td
{
	font-weight: bold;
}

#gridtable_view table tbody tr td
{
	height: 25px;
	padding: 8px 0px 0px 5px;
	border-bottom: 1px solid #9d9da1;
}
#gridtable_view table tr td
{
	border-right: 1px solid #d1d1d1;
}
#gridtable_view table tr td.noborder
{
	border: none;
}
.Pager a
{
	color: #686868;
	text-decoration: none;
}
.Pager a:Hover
{
	text-decoration: underline;
}
.Pager .Active-PageIndex
{
	color: black;
}

#footer
{
	width: 950px;
	margin: 0 auto;
	padding: 10px 10px 0px;
	text-align: right;
	color: #fff;
	white-space: nowrap;
	clear: both;
}
.error_panel /* error panel for login page */
{
	color: #ff0000;
	float: left;
	display: inline;
	height: 25px;
	width: 500px;
	text-align: center;
	margin: 10px 0px 0px 48px;
}
/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Proccess ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#process_wrapper
{
	background: none;
	position: fixed;
	top: auto;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 2px 0px 0px 0px;
	float: left;
	width: 100%;
	margin: 0px 0px 0px 0px;
	height: 15px;
}
#process_inside_wrapper
{
	width: 1000px;
	height: auto;
	margin: 0px auto;
}
.process_panel
{
	color: #ffffff;
	background: #ff0000;
	float: left;
	display: inline;
	height: 14px;
	margin-top: -3px;
	text-align: center;
}
.copyright
{
	color: #ffffff;
	float: right;
	display: inline;
	height: 14px;
	margin-top: 0px;
	text-align: center;
}
.clearLeft
{
	clear: left;
}

	