@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	text-align:center;
	background-image:url(../../images/page_bg.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-decoration:none;
	width:100%;
	height:100%;
}

a, a:hover {
	color:inherit;
	font-weight:inherit;
	font-size:inherit;
	text-decoration:inherit;
}

img {
	border:none;
}

br.clear {
	clear:both;
}

.r {
	color:#CB2728;
	font-size:inherit;
	font-weight:inherit;
}
.b {
	color:#253D8D;
	font-size:inherit;
	font-weight:inherit;
}

ul {
	list-style-image:url(../../images/bul_bl_star.png);
	margin-left:12px;
	padding-left:0px;
	margin-top:5px;
}
li {
	margin-left:12px;
	padding-left:0px;
}

div#stickyholder {
	width:896px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	height:0px;
	overflow:visible;
	z-index:1;
}

div#holder {
	width:870px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	padding-top:98px;
	margin-bottom:36px;
	background-image:url(../../images/tablet_bg.png);
	background-repeat:repeat-y;
	background-position:top left;
	padding-left:10px;
	padding-right:16px;
	z-index:2;
}

div#header {
	display:block;
	float:left;
	width:100%;
	height:56px;
	position:relative;
	background-image:url(../../images/header_background.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
div#header div.title {
	font-size:28px;
	width:300px;
	text-align:left;
	height:auto;
	position:absolute;
	top:0px;
	left:42px;
	font-weight:bold;
}

div#header div.click {
	width:442px;
	height:auto;
	font-size:16px;
	font-weight:bold;
	position:absolute;
	left:428px;
	top:8px;
	text-align:center;
	color:#FFF;
}

div#bottom {
	width:100%;
	height:113px;
	margin-top:10px;
	display:block;
	float:left;
	background-image:url(../../images/bottom_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	position:relative;
}
div#bottom div#contact {
	width:279px;
	padding-right:12px;
	height:44px;
	padding-top:69px;
	display:block;
	float:left;
	background-image:url(../../images/vs_logo.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
	text-align:right;
	font-size:14px;
	font-weight:bold;
}
div#bottom div#contact:first-line {
	font-size:12px;
	font-weight:normal;
}

div#bottom div#nav{
	width:400px;
	padding-right:43px;
	height:67px;
	padding-top:46px;
	display:block;
	float:right;
	background-image:url(../../images/nav_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom right;
	text-align:right;
}
div#nav a.prev {
	font-size:16px;
	color:#CB2728;
	text-decoration:none;
	margin-right:-8px;
	display:block;
	float:right;
	font-weight:bold;
	z-index:2;
	background-image:url(../../images/prev.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:44px;
	height:58px;
}
div#nav a.prev:hover {
	font-size:16px;
	color:#CB2728;
	text-decoration:none;
	margin-right:-8px;
	display:block;
	float:right;
	font-weight:bold;
	z-index:2;
	background-image:url(../../images/prev_hov.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:44px;
	height:58px;
}
div#nav a.next {
	font-size:16px;
	color:#CB2728;
	text-decoration:none;
	margin-left:-8px;
	display:block;
	float:right;
	font-weight:bold;
	z-index:2;
	background-image:url(../../images/next.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:44px;
	height:58px;
}
div#nav a.next:hover {
	font-size:16px;
	color:#CB2728;
	text-decoration:none;
	margin-left:-8px;
	display:block;
	float:right;
	font-weight:bold;
	z-index:2;
	background-image:url(../../images/next_hov.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:44px;
	height:58px;
}

div#nav a.collapse {
	display:block;
	float:right;
	width:0px;
	height:100%;
	margin-left:36px;
	overflow:hidden;
}
div#nav div.text {
	font-size:16px;
	font-weight:bold;
	height:auto;
	width:auto;
	display:block;
	float:right;
	padding-top:16px;
	margin-top:3px;
	z-index:1;
	background-image:url(../../images/nav_star.png);
	background-repeat:no-repeat;
	background-position:6px 0px;
}

div#content {
	width:100%;
	height:auto;
	display:block;
	float:left;
	position:relative;
}

div#rings {
	position:absolute;
	left:0px;
	top:0px;
	background-image:url(../../images/rings_top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	width:896px;
	height:98px;
}

div#footer {
	height:16px;
	width:896px;
	position:absolute;
	left:0px;
	bottom:-16px;
	background-image:url(../../images/shadow_bottom.png);
	background-repeat:no-repeat;
	background-position:top left;
}

/*
div.send2friend, a.send2friend {
	display:none;
	visibility:hidden;
	width:0px;
	height:0px;
} */

div.send2friend {
	width:135px;
	height:127px;
	display:block;
	position:absolute;
	top:200px;
	right:-60px;
	z-index:-1;
	background-image:url(../../images/sticky_send_to_friend.png);
	background-repeat:no-repeat;
	background-position:top right;
}
a.send2friend, a.send2friend:hover {
	width:80px;
	height:113px;
	position:absolute;
	top:200px;
	right:-60px;
	z-index:1;
}

/* Custom FormEle Tags */
span.checkbox {
	width: 16px;
	height: 16px;
	padding: 0px;
	background: url(../../images/checkbox.png) no-repeat;
	display:inline-block;
}
span.radio {
	width: 18px;
	height: 18px;
	padding:0px;
	background: url(../../images/radio.png) no-repeat;
	display:inline-block;
}


/* MAILER STUFF */
div#mailer {
	width:500px;
	background-color:#FFF;
	border:2px solid #000;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	overflow:hidden;
	z-index:15;
	visibility:hidden;
	background-image:url(../../images/viewer/s2f_bg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:10px;
}
div#mailer a.close {
	width:73px;
	height:33px;
	display:block;
	float:right;
	background-image:url(../../images/viewer/close.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-right:12px;
}
div#mailer a.close:hover {
	width:73px;
	height:33px;
	display:block;
	float:right;
	background-image:url(../../images/viewer/close_hov.png);
	background-repeat:no-repeat;
	background-position:top left;
	margin-right:12px;
}

div#mailer h1 {
	font-size:14px;
	font-weight:bold;
	display:block;
	margin:0px;
	margin-bottom:6px;
}

div#mailer form.form {
	font-size:12px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	border:none;
	display:block;
	width:385px;
	padding:0px;
	margin:0px;
	margin-top:6px;
}
div#mailer form.form label {
	width:125px;
	text-align:right;
	vertical-align:top;
	margin-right:6px;
	display:block;
	float:left;
	padding-top:2px;
	clear:left;
}
div#mailer form.form label.w{
	width:100%;
	margin-bottom:4px;
	display:block;
	float:left;
	clear:left;
	text-align:right;
}
div#mailer form.form div.radio{
	width:252px;
	text-align:center;
	display:block;
	float:left;
	margin-bottom:10px;
}
div#mailer form.form div.radio span {
	display:inline-block;
}
div#mailer form.form div.radio span span {
	position:relative;
	top:2px;
}
div#mailer form.form div.radio span.b {
	margin-right:30px;
}
div#mailer form.form div.radio span.r {
	margin-right:15px;
}

div#mailer form.form input[type=text], textarea {
	width:250px;
	border-bottom:1px solid #CB2728;
	border-right:1px solid #CB2728;
	border-top:1px solid #253D8D;
	border-left:1px solid #253D8D;
	display:block;
	float:left;
	font-size:12px;
	color:#000;
	margin-bottom:10px;
}

div#mailer form.form input[type=submit] {
	width:137px;
	height:41px;
	background:none;
	border:none;
	background-image:url(../../images/but_get_started.png);
	background-repeat:no-repeat;
	background-position:top left;
	display:block;
	float:right;
	cursor:pointer;
}

img.ty_head {
	margin-left:-20px;
}
a.ty_link {
	margin-left:-40px;
	display:block;
	float:left;
}