/*==============[ v TAG DEFINITIONS v]==============*/
body{
	color:#333333;
	padding:15px;
	padding-top:25px;
	margin:0;
	background:url('site_bg.jpg') top;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
img{
	border:none;
	margin:0;
	padding:0;
}
a:link, a:visited{
	color:#f16faa;
	text-decoration:none;
}
ul{
	padding:0;
	margin:0;
}
ul li{
	margin:0;
	padding:0;
	display:block;
}
form{
	padding:0;
	margin:0;
}
a:hover{
	color:black;
}

p{
	color:#333333;
	padding:3px 10px;
	margin:0;
}
h1, h2, h3, h4, h5, h6{
	padding:0;
	margin:0;
	font-weight:bold;
}
h1{
	font-size:25px;
}
/*==============[ ^ TAG DEFINITIONS ^ ]==============*/

/*==============[ v TEMPLATE DEFINITIONS v ]==============*/
.feedback{
	padding:15px;
	padding-left:30px;
	background:#fcf5ed;
	color:#333333;
	font-weight:bold;
	border:solid #FFCC00;
	border-width:1px 0;
	overflow:hidden;
	margin:0 0 15px 0;
}
.feedback p{
	position:relative;
	left:-15px;
	padding:0;
	font-size:20px;
	line-height:20px;
}
.container{
	position:relative;
	width:900px;
	padding:0 7px;
	margin:0 auto;
	background:url('body_bg.png') center repeat-y;
}
.container .content{
	background:url(site_content_top_bg.jpg) top center no-repeat white;
	padding-top:15px;
}
.header{
	padding:0 !important;
	height:200px;
	z-index:5;
	width:912px !important;
	background:none !important;
}
.header .logo{
	display:block;
	position:absolute;
	top:-25px;
	left:344px;
}
.header .pkg_emblem{
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	width:122px;
	height:122px;
	top:36px;
}
.header .navigation{
	position:absolute;
	width:900px;
	height:20px;
	padding:0;
	margin:0;
	top:174px;
}
.header .navigation li{
	display:block;
	float:left;
	line-height:24px;
	font-size:14px;
	background:url(site_nav_separator.jpg) right center no-repeat;
	height:25px;
}
.header .navigation li a, .header .navigation li a:visited{
	color:white;
	display:block;
	width:100%;
	height:100%;
	padding:0 30px 0 20px;
}
.header .navigation li .active{
	font-weight:bold;
}
.header .navigation li a:hover{
	color:#CCCCCC;
}
.menu_dropdown{
	background:#333333;
	height:100px;
	position:absolute;
}
.drops{
	margin-bottom:15px;
	height:100px;
}
.footer{
	background:url('foot_bg.png') center no-repeat;
	height:108px;
	padding-bottom:7px;
}
.footer .foot_images{
	text-align:right;
	float:right;
	padding-right:5px;
}
.footer .foot_images img{
	margin:0 5px 10px 0;
}
.footer .disclaimer{
	float:left;
	padding:38px 0 0 36px;
	line-height:14px;
	font-weight:bold;
}
.footer .disclaimer a, .footer .disclaimer a:visited{
	color:#333333;
}
.footer .disclaimer a:hover{
	color:#999999;
}

.left_content{
	background:url(site_side_content_bg.gif) center repeat-y;
	float:left;
	width:350px;
	clear:left;
	margin-bottom:10px;
	margin-left:5px;
}
.left_content p{
	padding:5px 15px;
}
.right_content{
	float:right;
	clear:right;
	width:520px;
	margin-right:5px;
	background:url(site_main_content_bg.gif) center repeat-y;
	margin-bottom:10px;
}
.right_content p{
	padding:5px 15px;
}
.full_content{
	position:relative;
	margin:0 5px;
	padding:5px 0;
	clear:both;
	margin-bottom:10px;
}
.full_content_with_sidenav{
	margin:0 5px;
	width:680px;
	float:right;
	clear:right;
	margin-bottom:10px;
}
.sidenav{
	width:185px;
	margin-left:5px;
	float:left;
	clear:left;
	background:#666666;
}
.sidenav ul{
	padding:0;
	margin:0;
}
.sidenav li{
	display:block;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	border-top:1px solid white;
}
.sidenav .active a{
	background:url(site_subnav_selected_on.gif) right no-repeat;
}
.sidenav li:first-child{
	border:none;
}
.sidenav li:hover{
	background-color:#333333;
}
.sidenav .active:hover a{
	background-image:url(site_subnav_selected.gif);
}
.sidenav a, .sidenav a:visited{
	color:white;
	display:block;
	padding:5px 0 5px 15px;
	width:100%;
}
.sidenav a:hover{
	color:#CCCCCC
}
/*==============[ ^ TEMPLATE DEFINITIONS ^ ]==============*/

/*==============[ v FORM DEFINITIONS v ]==============*/
.fieldtable{
	width:100%;
	font-weight:bold;
	font-size:14px;
	line-height:14px;
}
.fieldtable td{
	vertical-align:middle;
}
.fieldtable input[type="text"], .fieldtable select{
	font-weight:bold;
	padding:4px 2px;
	font-size:12px;
	color:#333333;
	background:url(50_perc_white.png);
	border:1px solid #333333;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	margin:0;
}
.fieldtable input[type="text"]{
	width:225px;
}
.fieldtable input[type="text"]:focus, .fieldtable select:focus{
	background:#fcf5ed;
}
.fieldtable select{
	width:145px;
	margin-right:5px;
	padding:3px 2px;
}
.fieldtable select + input[type="text"]{
	width:71px;
}
/*==============[ ^ FORM DEFINITIONS ^ ]==============*/

/*==============[ v PRODUCT DEFINITIONS v ]==============*/
.products td{
	position:relative;
	cursor:pointer;
	text-align:center;
}
.products div{
	background:white;
	border:1px solid #333333;
}
.products td:hover{
	background:#fdeff5;
}
.products td h1{
	font-size:14px;
	text-align:left;
}
.products td p{
	font-size:10px;
	padding:0;
	text-align:left;
}
.products td h2{
	font-size:20px;
	text-align:left;
}
/*==============[ ^ PRODUCT DEFINITIONS ^ ]==============*/

/*==============[ v PACKAGE LIST DEFINITIONS v ]==============*/
.packages .item{
	position:relative;
	background:url(notice_bg.jpg) bottom right no-repeat white;
	border:1px dotted #333333;
	margin:10px 0;
}
.packages .item h2 a{
	font-size:12px;
	font-weight:bold;
	color:#333333;
}
.packages .item h2 a:hover{
	color:#666666;
}
.packages .item:first-child{
	margin-top:none;
}
.packages h2{
	padding:2px 5px;
	border-bottom:1px dotted #DDDDDD;
	background:url(list_head_30perc_bg.png) center repeat-x;
}
/*==============[ ^ PACKAGE LIST DEFINITIONS ^ ]==============*/

/*==============[ v MISCELLANEOUS STUFF v ]==============*/
.bottom_border{
	border-bottom:2px solid #333333;
}
.top_border{
	border-top:2px solid #333333;
}
.clear{
	display:block;
	height:1px;
	clear:both;
}
.no_bg{
	background:none !important;
}
.center{
	text-align:center !important;
}
.left{
	text-align:left !important;
}
.right{
	text-align:right !important;
}
.fine{
	font-size:10px;
}
.fine:before{
	content:"*";
}
.slink{
	width:15px;
	height:15px;
	position:fixed;
	top:0;
	right:0;
}
#extNotify{
	text-align:center;
	margin:0 auto;
	width:100%;
	min-height:100%;
	background:black;
	position:fixed;
	top:0;
	left:0;
	z-index:10;
}
#ext_table{
	position:fixed;
	top:0;
	left:0;
	height:100%;
}
#ext_content{
	width:800px;
	height:200px;
	overflow:hidden;
}
#ext_content td{
	background:url(notice_bg.jpg) bottom right no-repeat white; 
	text-align:left; 
	font-size:20px; 
	font-weight:bold; 
	color:#333333; 
	-moz-border-radius:20px; 
	-webkit-border-radius:30px;
}
#ext_content a{
	font-size:25px;
}
/*==============[ ^ MISCELLANEOUS STUFF ^ ]==============*/
