/* general body styles */
body {
		font-size: 12px;
		color: #19304a;
		margin: 0px;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		background: #305e91 url('/_IMAGES/_XSL/templates/www_main/bg-top.png') repeat-x top;
}
	
h1, h2, h3, h4 {
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		margin-top: 0px;
}
h1 { font-size: 2.0em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1.1em; }
h6 { font-size: 1.0em; }	
p {
		font-size: 13px;
		line-height: 2;
}
img {border: none;}

/* general link styles */
a:link {
		color: #19304a;
		text-decoration: underline;
}
a:visited {
		color: #19304a;
		text-decoration: underline;
}
a:hover {
		color: #fe9512;
		text-decoration: underline;
}
	
/* message styles */
#tmpl_message_table {
		width: 905px;
		color: #a3c4f7;
		font-size: 11px;
		height: 34px;
		z-index: 1;
		position: relative;
		background: url('/_IMAGES/_XSL/templates/www_main/msg-top-bg.png') repeat-x;
}
#tmpl_message_table td {}
#tmpl_message_table td.left {
		padding-left: 10px;
		background: url('/_IMAGES/_XSL/templates/www_main/msg-top-left.png') no-repeat left;
}
#tmpl_message_table td.middle {
		text-align: center;
}
#tmpl_message_table td.right {
		text-align: right;
		padding-right: 10px;
		background: url('/_IMAGES/_XSL/templates/www_main/msg-top-right.png') no-repeat right;
}
#tmpl_message_table td a {
		color: #a3c4f7;
		text-decoration: none;
		font-weight: bold;
}
#tmpl_message_table td a:visited {
		color: #a3c4f7;
}
#tmpl_message_table td a:hover {
		color: #fe9512;
		text-decoration: underline;
}
/* tab styles */
#tmpl_tab_table {
		width: 903px;
}
#tmpl_tab_table.popup {
		margin-top: 15px;
}
#tmpl_tab_table td.left {
		width: 19px;
}
#tmpl_tab_table td.middle {
		background: url('/_IMAGES/_XSL/templates/www_main/nav-bg.png') repeat-x top;
		vertical-align: bottom;
}
#tmpl_tab_table td.right {
		width: 19px;
}
	
#tmpl_tab_table ul {
		margin: 0px;
		padding: 0 0 0 15px;
}
#tmpl_tab_table ul li {
		list-style: none;
		line-height: 40px;
		float: left;
		margin: 0px;
		padding-left: 20px;
		padding-right: 20px;
		color: #fff;
		font-size: 14px;
		font-weight: none;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		text-decoration: none;
		text-align: center;
}
#tmpl_tab_table ul li.selected {
		color: #316194;
		text-decoration: none;
		background: url('/_IMAGES/_XSL/templates/www_main/nav-bg-selected.png') repeat-x top;
}
#tmpl_tab_table ul li a {
		color: #fff;
		text-decoration: none;
}
#tmpl_tab_table ul li a.disabled {
		color: #ccc;
		text-decoration: line-through;
}
#tmpl_tab_table ul li.selected a {
		color: #336699;
		font-weight: bold;
		text-decoration: none;
}
#tmpl_tab_table ul a:hover {
		text-decoration: underline;
}
#tmpl_tab_table ul li div.right {}
#tmpl_tab_table ul li.selected div.right {}
#tmpl_tab_table ul li div.bg {}
#tmpl_tab_table ul li.selected div.bg {}
	

/* top nav styles */
#tmpl_top_nav {
		color: #19304a;
		font-size: 14px;
		font-weight: none;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		margin-bottom: 15px;
		margin-top: 10px;
		background: #e8e8e8;
		border: 1px solid #ccc;
		border-left: none;
		border-right: none;
		padding: 10px;
}
#tmpl_top_nav a {
		color: #19304a;
		font-weight: bold;
		text-decoration: none;
}
#tmpl_top_nav a:visited{
		color: #19304a;
		font-weight: bold;
		text-decoration: none;
}	
#tmpl_top_nav a:hover{
		color: #fe9512;
		font-weight: bold;
		text-decoration: underline;
}
/* top nav styles */
#tmpl_top_nav2 {
		color: #19304a;
		font-size: 14px;
		font-weight: none;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		margin-bottom: 15px;
		margin-top: 10px;
		background: #e8e8e8;
		border: 1px solid #ccc;
		border-left: none;
		border-right: none;
		height: 42px;
		padding: 3px 5px 3px 5px;
}
#tmpl_top_nav2 a {
		color: #19304a;
		font-weight: bold;
		text-decoration: none;
}
#tmpl_top_nav2 a:visited{
		color: #19304a;
		font-weight: bold;
		text-decoration: none;
}	
#tmpl_top_nav2 a:hover{
		color: #fe9512;
		font-weight: bold;
		text-decoration: underline;
}
/* PROFILE top nav styles */
#profile_top_nav {
		color: #19304a;
		font-size: 14px;
		font-weight: none;
		font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
		margin-bottom: 15px;
		margin-top: 10px;
		background: #fff;
		border: 1px solid #ccc;
		border-left: none;
		border-right: none;
		padding: 10px;
}
#profile_top_nav a {
		color: #19304a;
		font-weight: bold;
		text-decoration: none;
}
#profile_top_nav a:visited{
		color: #19304a;
		font-weight: bold;
		text-decoration: none;
}	
#profile_top_nav a:hover{
		color: #fe9512;
		font-weight: bold;
		text-decoration: underline;
}
/* body styles */
#tmpl_body {
		width: 903px;
		background: #e8e8e8 url('/_IMAGES/_XSL/templates/www_main/body-bg.png') repeat-y;
}
#tmpl_body td.tmpl_body_container {
		vertical-align: top;
		padding: 10px 20px 20px 20px;
}

/* HOME PAGE BODY */
#tmpl_body2 {
		width: 903px;
		height: 681px;
		background: url('/_IMAGES/splash-img.jpg') no-repeat top center;
}
#tmpl_body2 td.tmpl_body_container2 {
		vertical-align: top;
		padding: 10px 0px 20px 20px;
}

/* footer styles */
#tmpl_footer_table {
		width: 903px;
		color: #c7c7c7;
		font-size: 11px;
}
#tmpl_footer_table td.left {
		width: 11px;
}
#tmpl_footer_table td.middle {
	text-align: center;
	margin: 0px auto;
		background: url('/_IMAGES/_XSL/templates/www_main/footer-bg.png') repeat-x top;
}
#tmpl_footer_table td.right {
		width: 11px;
}
#tmpl_footer_table td.bottom {
		text-align: right;
}
#tmpl_footer_table td.bottom a {
		color: #c7c7c7;
}
	
#tmpl_footer_links {
		width: 903px;
		padding: 10px;
		color: #c7c7c7;
		font-size: 11px;
}
#tmpl_footer_links td a {
		color: #c7c7c7;
}
#tmpl_footer_links td a:hover {
		color: #fe9512;
}
#tmpl_footer_links td img {
		border: none;
}
#tmpl_footer_links td.right {
		text-align: right;
}
/* ### CUSTOM CSS ### */
fieldset {
	border-radius: 7px;
	-moz-border-radius: 7px;
	border: 1px solid #d1d1d1;
	padding: 6px;
}
.online {
	color: #55ba24;
	font-weight: bold;
}
.offline {
	color: #555;
	font-style: italic;
}

/* ### PROFILE CSS ### */
#profile-body {
		width: 901px;
		background: #fff url('/_IMAGES/profile/mp-bg.gif') repeat-x top;
		border-left: 1px solid #284e79;
		border-right: 1px solid #284e79;
		margin: 0 auto;
}
#profile-body td.profile-body-container {
		vertical-align: top;
		padding: 10px 20px 20px 20px;
}
/* ROUND BORDERS STYLES*/
.rb{
	margin-bottom: 10px;
	margin-top: 10px;
}
.rb-container{
	width: 100%;
	height: 6px;
	padding: 0;
	margin: 0;
}
.rb-left {
	float: left;
	height: 6px;
	width: 6px;
}
.rb-right {
	float: right;
	height: 6px;
	width: 6px;
}
.rb-top-center {
	background: url('/_IMAGES/rc-top-bg.png') repeat-x top;
	height: 6px;
	display: block;
}
.rb-bottom-center {
	background: url('/_IMAGES/rc-bottom-bg.png') repeat-x bottom;
	height: 6px;
	display: block;
}
.rb-content {
	background: #e8e8e8;
	border: 1px solid #ccc;
	border-top: none;
	border-bottom: none;
	text-align: left;
	padding: 5px 10px 5px 10px;
}
/* BLOCKS STYLES */
.tb-box { margin: 10px 0 10px 0;}
.tb-box .title{
	text-align: left;
	background: #305e91 url('/_IMAGES/profile/title-bg.gif') repeat-x top;
	border: 1px solid #214165;
	border-bottom: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
	color: #fff;
}
.tb-box .title a{
	color: #fff;
}
.tb-box .container {
	border: 1px solid #ccc;
	border-top: none;
}
.tb-box .container-info {
	border: 1px solid #ccc;
	border-top: none;
	padding: 0;
}
.tb-box .container-blog {
	border: 1px solid #ccc;
	border-top: none;
	padding-bottom: 10px;
}
.tb-box ul {
	padding: 0;
	margin: 0;
	}
.tb-box li{
	list-style: none;
	padding: 0px;
}
.tb-box .text {
	padding: 10px;
	white-space: normal;
	width: 100%;
}
.tb-box .date {
	font-weight: bold;
	padding: 10px;
	font-size: 18px;
	border-bottom: 1px dashed #ccc;
}
.tb-box .content {
	padding: 10px;
}
.tb-box .content a{
	font-weight: bold;
}
.tb-box td.text-blank {
	white-space: normal;
	padding: 10px;
	border-bottom: 1px solid #ccc;
}
.tb-box .image {
	padding: 20px;
	white-space: normal;
}
/* Clears out 'float' elements */
.clear {
	background: none;
	border: none;
	clear: both;
	display: block;
	font-size: 0;
	height: 0;
	line-height: 0;
	overflow: hidden;
}

.paging_table {margin: 0 auto;}
.paging_table td {
	font-size: 12px;
	padding: 10px;
}
.paging_table .link {
	color: #555;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dashed #ccc;
}
.paging_table a {
	color: #305E91;
}
.paging_table a:hover {
	color: #FE9512;
}
.paging_table .small{
	font-size: 11px;
	color: #999;
}
.paging_table .paging_current_page {
	color: green;
	font-weight: bold;
}
#home-wrap {
	width: 860px;
}
#trial-btn {
	float:left;
}
#login-home {
	float: right;
	color: #fff;
	font-weight: bold;
	text-align: center;
	margin: 0 auto;
	padding: 0 80px 0 0;
}
#buttons {
	float: left;
	width: 221px;
}
#buttons div{
	padding-top: 10px;
}
#buttons div.mail{
	padding-top: 0px;
}
#buttons div.btn1 a{
	background: url('/_IMAGES/btn1.png') no-repeat;
	width: 221px;
	height: 60px;
	display: block;
}
#buttons div.btn1-selected a{
	background: url('/_IMAGES/btn1-hover.png') no-repeat;
	width: 221px;
	height: 60px;
	display: block;
}
#buttons div.btn2 a{
	background: url('/_IMAGES/btn2.png') no-repeat;
	width: 221px;
	height: 60px;
	display: block;
}
#buttons div.btn2-selected a{
	background: url('/_IMAGES/btn2-hover.png') no-repeat;
	width: 221px;
	height: 60px;
	display: block;
}
#buttons div.btn3 a{
	background: url('/_IMAGES/btn3.png') no-repeat;
	width: 221px;
	height: 60px;
	display: block;
}
#buttons div.btn3-selected a{
	background: url('/_IMAGES/btn3-hover.png') no-repeat;
	width: 221px;
	height: 60px;
	display: block;
}
#home-online {
	width: 225px;
	margin: 0 auto;
	text-align: center;
}
/*#home-online div{
	padding: 8px 8px 8px 10px;
}*/
#home-online .home-member{
	float: left;
	padding: 6px 6px 10px 3px;
	height: 65px;
	width: 60px;
	text-align: center;
	margin: 0 auto;
	
/*	float: left;
	display: block;
	border: 1px solid #ccc;
	height: 50px;
	width: 50px;
	padding: 2px;
	background: #eee;
	text-align: center;*/
}
#home-online .home-member img{
	background-color: #ee;
	border: 1px solid #ccc;
	padding: 2px;
	float: left;
	height: 50px;
	width: 50px;
	display: block;
}
#home-online .name{
	font-size: 10px;
	text-align: center;	
}
#home-vidplay {
	float: right;
	background: transparent url('/_IMAGES/window-bg.png') no-repeat;
	width: 618px;
	height: 362px;
}
#home-vidplay p{
	width: 600px;
	font-weight: bold;
	line-height: 1.5;
	/*font-size: 14px;*/
	font-size: 13px;
	padding: 10px 0 0 10px;
}
#home-vidplay a{
	color: #fe9512;
}
.results-box {

}
.results-box .sent{
	border: 2px solid #55ba24;
	color: #3c841a;
	font-weight: bold;
	background-color: #e4ffb4;
	margin-bottom: 15px;
	padding: 10px;
	border-radius: 7px;
	-moz-border-radius: 5px;
}
.results-box ul{
}
.results-box li{
	list-style: none;
	background: #305e91;
	border: 1px solid #305e91;
		border-radius: 7px;
	-moz-border-radius: 5px;
	border-bottom: none;
	color: #fff;
	padding: 8px;
	margin: 5px;
	width: 500px;
}
.results-box li a{
	font-weight: bold;
	color: #fff;
}
/* STORE PAGE STYLES */
.product-highlights {}
.product-highlights ul{padding: 0;}
.product-highlights li{
	list-style: none;
	padding: 10px 0 0 30px;
	background: url('/_IMAGES/check-mark.png') no-repeat left;
}
/* notification alert top */
#notification-box a{
	margin: 0;
	width: 100%;
	padding: 5px 0 5px 0;
	background: #ffe076;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	color: #cf6620;
	z-index: 2;
	position: fixed;
	display: block;
	text-decoration: none;
	overflow: auto;
}
#page-wrapper {
	margin: 0px auto;
	padding: 0px;
	width: 903px;
}
