/* SPUNKWORTHY */
/* CSS Reset v1.0 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
/*table,*/ caption, tbody, tfoot, thead/*, tr, th, td*/ {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; }
body {
	line-height: 1; }
ol, ul {
	list-style: none; }
blockquote, q {
	quotes: none; }
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none; }
:focus {
	outline: 0; }
ins {
	text-decoration: none; }
del {
	text-decoration: line-through; }
/*table {
	border-collapse: collapse;
	border-spacing: 0; }*/
/* END CSS Reset */

/* MAIN STYLESHEET */

html, body {
	height: 100%;
	font-size: 0;
	background: #ffffff url(../images/background_faded.jpg) no-repeat fixed center top; }
	
body.mobile {
	background-image: none; }

html.join_page, body.join_page { 
	background: #635a50 none; }
	
/* font-size: 0; - fixes whitespace-in-source space isssue in IE */

/* MAST */

.under_mast, .under_mast_wrapper {
	width: 100%;
	height: 70px;
	background-color: rgba(72, 65, 58, .5);
	color: rgba(72, 65, 58, .5);
	z-index: -1000; }

.under_mast_wrapper {
	width: 960px;
    margin: 0 auto;
	height: 70px;
	background-color: #796d61;
	z-index: -1001; }

.mast {
    margin: 0 auto;
	width: 960px;
    height: 70px;
	background-color: rgba(72, 65, 58, .5);
	color: rgba(72, 65, 58, .5);
	z-index: 1000; }

.mast.mobile {
	background-color: rgba(72, 65, 58, 1);
	color: rgba(72, 65, 58, 1);
	border: 1px solid #484139; }

.mast.desktop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;}

.affil_mast {
	position: relative;
	width: 960px;
	padding-bottom: 15px;
	height: 75px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px; }

.mast_right {
	float: right;
	display: inline;
	text-align: right;
	margin-top: -31px;
	margin-right: 10px; }

.mast p {
	margin: 0;
	padding: 0; }

.mast_left {
	width: 370px;
	margin-left: 10px;
	margin-top: 4px; }

.mast a {
	font-weight: bold; }
	
.member_login {
	margin-right: 10px;
	color: #cde0f6;
	font-size: 15px; }
	
.member_login a {
	margin-right: 10px;
	color: #fff !important;
	font-size: 12px; }
	
.member_login a:hover {
	color: #ffffff !important;
	text-decoration: underline; }

.nav {
	text-align: right;
	background-color: #2a7ec6;
	padding: 4px 10px 7px 30px;
	float: right;
	margin-top: -64px;
	-moz-border-radius: 0px 0px 0px 30px;
	border-radius: 0px 0px 0px 30px; }

.nav p {
	color: #ccc3bc;
	font-size: 13px; }

.nav a {
	font-size: 13px; }

/* STRUCTURE */

#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	background-color: #796d60; }

#wrapper.join_page {
	background: url(../images/join_back.jpg) no-repeat 0 -160px;
	height: 670px; }

.head {
	padding-top: 20px;
	margin-left: 10px;
	margin-right: 10px; }

.head h1 {
	margin-left: 0; }

.content {
	padding-bottom: 30px;
	position: relative; }

.content.all_text {
	margin-left: 10px;
	margin-right: 10px; }

.thirds {
	float: left;
	display: inline;
	width: 280px;
	margin-right: 30px;}

.thirds p {
	margin-left: 10px; }

.thirds.last {
	margin: 0;
	width: 330px; }
	
.left {
	float: left;
	display: inline;
	width: 280px;
	margin-right: 30px;
	margin-bottom: 30px; }
	
.left.affil {
	width: 300px;
	margin-top: 10px; }
	 
.right {
	margin-left: 310px;
	padding-bottom: 30px;
	margin-right: 10px; }
	 
.right.affil {
	margin-left: 350px; }

.left.affil p {
	margin-left: 10px; }

.left.affil a.butt_lg_red {
	margin-left: 18px; }

.half {
	float: left;
	display: inline;
	width: 430px; }

.h_left {
	margin-right: 70px;
	float: left;
	display: inline; }

.center {
	text-align: center; }

.fixed {
	height: 250px;
	padding-top: 50px; }

.posters {
	padding-top: 30px;
	width: 960px; }

.pad_bottom {
	padding-bottom: 30px; }

.no_bot_pad {
	padding-bottom: 0; }

.no_top_pad {
	padding-top: 0; }

.no_pad {
	padding: 0; }

.j_right {
	text-align: right; }

p.antiposter a { }

.antiposter, .vid_home p.antiposter {
	margin-right: 80px; }

.more_link {
	display: block;
	margin-top: -22px;
	text-align: right;
	margin-right: 10px; }
	
.antiposter.horz_rule {
	border-bottom: 2px solid #5199d0; }
	
.horz_rule {
	border-bottom: 2px solid #5199d0;
	margin-left: 10px;
	margin-right: 10px; }
	
.play_ops {
	margin-bottom: 15px; }
	
.play_ops p {
	display: inline; }
	
/* Posters, Headshots & Thumbs */

.vid {
	float: left;
	width: 300px;
	text-align: left;
	margin-bottom: 40px;
	margin-right: 30px;
	position: relative; }

.posters .vid:nth-of-type(3n) {
  margin-right: 0;
}

.vid_home {
	margin-top: 10px;
	margin-bottom: 10px; }

/*.vid_home p {
	width: 960px; }*/

.photo {
	float: left;
	display: inline;
	width: 170px;
	text-align: left;
	margin-bottom: 40px;
	margin-right: 27px;
	position: relative; }

.photo:nth-of-type(5n) {
  margin-right: 0;
}

.photo.model_pg {
	margin-right: 60px; }

.hs {
	float: left;
	display: inline;
	width: 170px;
	text-align: left;
	margin-bottom: 30px;
	position: relative;
	margin-right: 27px; }

.hs:nth-of-type(5n) {
  margin-right: 0;
}
	
.photo_pg {
	width: 110px;
	margin-right: 5px;
	margin-left: 5px;
	text-align: center;
	margin-top: 40px; }

.vid img, .pic img, .hs img {
	margin: 0;
	padding: 0px; }

.vid p, .photo p, .hs p, .vid_home p {
	margin: 0 0 2px 10px;
	padding: 0px; }

.vid_home img {
	margin: 0 0 0 0;
	padding: 0; }
	
.vid span.date, .photo span.date {
	margin-right: 10px; }

.date {
	font: 10px Verdana, Arial, sans-serif;
	text-align: right;
	display: block;
	color: #e0d7cf; }

.vid_home .date {
	width: 940px; }
	
.ccbill {
	background-color: #2a7ec6;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 960px;
	height: 80px;
	padding-top: 10px; }

.ccbill .text {
	float: left;
	display: inline;
	font-size: 32px;
	width: 340px;
	line-height: 34px;
	margin: 0 0 0 20px;
	padding: 0;
	text-transform: uppercase;
	font-weight: bold; }

.ccbill .text span {
	font-size: 27px; }
	
.ccbill .fields {
	float: left;
	display: block;
	width: 280px;
	margin-right: 30px; }
	
.ccbill .fields p {
	margin-top: 5px;
	text-align: right; }

.ccbill p span {
	font-size: 20px; }

.ccbill input.field {
	font-size: 12px; }
	 
.ccbill form input.button {
	font-size: 30px;
	padding: 10px 20px;
	background-color: #9ddefa;
	-moz-border-radius: 10px 10px 10px 10px;
	border-radius: 10px 10px 10px 10px;
	text-transform: uppercase;
	float: left;
	display: inline;
	border-style: none;
	margin-top: 7px;
	font-weight: bold;
	cursor: pointer;
	border: 1px solid #feffff; }
	 
.ccbill form input.button:hover {
	background-color: #185486;
	color: #feffff;
	border: 1px solid #feffff; }

/* HEADERS with SORTING */
	
.head.drop_pages p.h1, .head.drop_pages .select_menu {
	float: left;
	display: inline;
	margin-right: 40px; }

.select_menu {
	margin-top: 16px; }

.select_menu.guys {
	margin-top: 5px;
	width: 160px; }
	
.select_space {
	margin-bottom: 4px; }
	
/* HOME */

.rot_banner_top {
	height: 180px;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 10px; }

.rot_banner_top.sale_banner {
	height: 235px;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 10px; }

.rot_banner_top.under_banner {
	height: 200px;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: 10px; }

.under_banner_text {
	background-color: #48413a;
	-moz-border-radius: 0px 0px 30px 30px;
	border-radius: 0px 0px 30px 30px;
	text-align: right;
	padding-top: 7px;
	padding-bottom: 8px;
	padding-right: 26px; }

.under_banner_text a, .under_banner_text p {
	font-size: 14px;
	margin: 0;
	padding: 0; }

.rot_banner_top .home_text {
	z-index: 1000;
	position: relative;
	width: 397px; }

.rot_banner_top .background {
	position: absolute;
	left: 0;
	top: 0; }

#canvas0_0, #canvas0_1, master0 {
	margin-top: -1px; }

.home_text p {
	font-size: 14px;
	line-height: 20px; }

.home_text .headline {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold; }

.home_text .sub_head {
	font-size: 20px;
	line-height: 25px; }

/*.rot_banner_top img {
	-moz-border-radius: 10px;
	border-radius: 10px; }*/
	
.home_middle_banner {
	height: 203px;
	background: url(../images/home_banners/city.jpg) no-repeat;
	text-align: right;
	padding-right: 10px;
	padding-top: 10px; }
	
.home_middle_banner .message h1 {
	font-size: 30px;
	color: #16427f;
	line-height: 34px;
	font-weight: bold;
	text-shadow: 0px 0px 10px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=0);
	margin-bottom: 9px;
	text-transform: none; }
	
.email {
	float: left;
	display: inline;
	text-align: left;
	margin-top: 0; }
	
/*.email form {
	display: inline-block;
	position: relative;
	top: -4px; }*/
	
.email h1 {
	font-weight: bold;
	text-shadow: 0px 0px 10px #16427f;
	filter: dropshadow(color=#16427f, offx=0, offy=0);
	font-size: 23px;
	text-transform: none;
	margin-left: 10px; }
	
.email h1 span {
	font-size: 19px;
	text-transform: lowercase; }

input#email {
	font-size: 14px;
	padding: 3px 5px; }
	
.home_bottom_banner {
	height: 203px;
	background: url(../images/home_banners/pier.jpg) no-repeat;
	text-align: left;
	padding-top: 16px;
	padding-left: 10px;
	margin-bottom: 0; }
	
.home_bottom_banner h1 {
	font-size: 22px;
	color: #16427f;
	line-height: 27px;
	text-shadow: 0px 0px 10px #ffffff;
	filter: dropshadow(color=#ffffff, offx=0, offy=0);
	margin-bottom: 8px;
	text-transform: none;
	font-weight: bold; }

/*  NEWS on HOME  */

.news {
	width: 530px;
	background-color: #2a7ec6;
	padding: 1px 10px 0;
	height: 35px;
	-moz-border-radius: 0px 0px 0px 30px;
	border-radius: 0px 0px 0px 30px;
	float: right;
	display: inline;
	text-align: right;
	margin-top: -60px; }

.news_feed p, .news_feed a {
	margin: 0;
	padding: 0;
	font-size: 15px; }
	
.vs_banner {
	background-color: #48413a;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 30px;
	border-bottom: 2px solid #5499ce; }
	
.play {
	float: left;
	display: inline;
	position: relative;
	margin-right: 10px; }

.play:nth-of-type(3n) {
  margin-right: 0;
}
	
.play_butt {
	position: absolute;
	left: 0; }
	
/*VIEW VIDEO*/

.video_player {
	float: left;
	display: inline;
	margin-right: 20px;
	position: relative; }

.video_player.hd {
	float: none;
	display: block;
	margin-right: 0px;
	margin-bottom: 20px;
	position: relative; }
	
.video_synopsis {
	float: right;
	display: inline;
	width: 460px;
	margin-top: -11px; }
	
.video_synopsis.hd {
	float: none;
	display: block;
	width: 940px;
	margin: 0px 0 30px 10px; }
	
.video_synopsis.smaller {
	float: right;
	display: inline;
	width: 570px; }
	
.vid_pitch {
	float: left;
	display: inline;
	width: 190px;
	height: 90px;
	margin-right: 20px;
	margin-top: 60px;
	margin-left: 10px; }

.text { /* ccbill form text on home? */
	float: left;
	display: inline;
	width: 730px; }
	
.scene_models {
	float: right;
	display: inline;
	width: 170px;
	margin-left: 25px;
	margin-top: 11px; }
	
#player_small, #dh_player_small {
	width: 480px;
	height: 380px; }
	
#player_large, #dh_player_large {
	width: 640px;
	height: 500px; }
	
#player_small_hd, #dh_player_small_hd {
	width: 640px;
	height: 380px; }
	
#player_large_hd, #dh_player_large_hd {
	width: 1024px;
	height: 596px; }
	
.hideme {
	overflow: hidden;
	height: 0;
	width: 0; }

/*NEW DOWNLOAD LINKS*/

.mp4_video {
	display: inline;
	float: left;
	width: 480px; }
	
.mp4_video .header {
	font-size: 18px;
	font-weight: bold;
	margin-right: 11px;
	line-height: 25px;
	width: 458px; }
	
.mp4_video a div, .mp4_video div {
	background-color: #3080c4;
	display: block;
	float: left;
	width: 146px;
	-moz-border-radius: 0px 0px 10px 10px;
	border-radius: 0px 0px 10px 10px;
	text-align: center;
	padding: 7px 0 6px;
	margin-bottom: 0;
	margin-left: 10px;
	margin-top: -15px;
	position: relative; }
	
.mp4_video a div:hover, .mp4_video div:hover {
	background-color: #549ace; }
	
.mp4_video div a {
	text-decoration: none; }
	
.mp4_video p.dl_size {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	line-height: 9px; }

.mp4_video div p {
	margin-bottom: 0;
	margin-top: 2px; }

.mp4_video div p img {
	margin-top: 3px;
	margin-right: 5px; }

.mp4_video div .new_tag {
	position: absolute;
	top: 0;
	left: 0; }
	
.mp4_compatible {
	margin-right: 14px;
	text-align: right;
	margin-left: 730px;
	margin-top: 4px; }
	
.mp4_compatible p {
	text-align: left;
	margin: 0 0 -3px; }
	
.mp4_compatible img {
	margin-right: -4px;
	margin-top: -31px; }
	
.mp4_duration { }

.about_synopsis {
	padding-right: 40px;
	padding-left: 40px;
	text-align: left; }

.about_synopsis p {
	text-indent: 30px; }

.grabs_num {
	float: right;
	display: inline;
	margin: 5px 10px 0 0;
	padding: 0; }

/* OLD VIDEO DOWNLOAD LINKS */

.download, .vid_play {
	display: inline;
	float: left;
	width: 210px;
	margin-bottom: 10px;
	margin-right: 20px;
	margin-left: 20px; }

.vid_play {
	width: 190px; }

.download p, .vid_play p {
	margin: 0 0 4px; }

.dl_type {
	float: left;
	display: inline;
	margin-bottom: 20px;
	margin-right: 18px; }

.down_icon {
	margin-top: 3px; }
	 
/*PHOTOS VIEW*/

.photos_poster {
	width: 240px;
	margin-bottom: 30px;
	float: left; }

.photos_thumbs, .photos_bottom {
	margin-left: 320px; }

/* THUMBS */

.thumb {
	height: 120px;
	width: 120px;
	text-align: center;
	float: left;
	display: inline;
	margin-bottom: 15px;
	margin-right: 20px;
	margin-left: 20px; }

.thumb.affil {
	height: 225px;
	width: 150px;
	text-align: center;
	float: left;
	display: inline;
	margin-bottom: 15px;
	margin-right: 20px;
	margin-left: 20px; }
	
#join_message {
	width: 400px;
	padding: 25px;
	text-align: center; }

/* MODEL */

.model_left {
	float: left;
	display: inline;
	width: 270px; }

.model_left p {
	margin-left: 10px; }
	 
.model_right {
	float: right;
	display: inline;
	margin-right: -60px;
	width: 690px; }

.mod_head {
	clear: both;
	border-bottom: 2px solid #5199d0;
	margin-right: 50px;
	margin-bottom: 10px;
	padding-bottom: 3px;
	width: 630px; }

.mod_pic {
	margin-right: 50px;
	margin-bottom: 20px; }

.mod_frame {
	position: absolute;
	top: -22px;
	left: -23px; }

.about { }

.about p { }

.about h3 { }

/* PAGINATION */

.pagination {
	text-align: right;
	margin-bottom: 10px;
	padding-right: 10px; }

.head.drop_pages .pagination {
	float: right;
	display: inline;
	margin-top: 18px;
	padding-right: 0px; }

.pagination span.gap {
	color: #ffffff; }

.pagination a, .current, .disabled, .gap {
	font: 13px Verdana, Arial, sans-serif;
	margin: 2px;
	padding: 3px 6px; }

.pagination a, .current, .disabled {
	font: 13px Verdana, Arial, sans-serif;
	margin: 2px;
	padding: 3px 6px;
	background-color: #424242;
	color: #48413a; }

.current {
	background-color: #2a7ec6;
	color: #fff; }

.disabled {
	position: absolute;
	visibility: hidden; }

/* MEMBERS */

.mem_banner {
	text-align: center;
	padding-bottom: 20px;
	background-color: #37322d;
	padding-top: 20px;
	border-bottom: 2px solid #635a51; }

/* JOIN */

ul.pitch {
	margin: 0 0px 15px 20px; }

form.join {
	margin-bottom: 20px; }
	
.strike {
	text-decoration: line-through;
	color: #cde0f6; }
	
/* SUPPORT */

.support_pg {
	margin-left: 10px;
	margin-right: 10px; }

.support_pg h2 {
	margin-top: 30px; }

/* ABOUT */

.about_pg.text {
	width: 550px;
	margin-left: 10px; }

.about_pg.pic {
	width: 360px;
	margin-left: 0; }
	
.h_left.about_pg {
	margin-right: 40px; }

.about_pg img {
	margin-top: 12px; }
	
/* AFFIL */

.half.affil {
	width: 250px;
	margin-right: 90px; }

.h_left.affil {
	width: 290px;
	margin-right: 20px; }
	
.banners img {
	margin-right: 30px;
	margin-bottom: 30px; }
	
.banner_index {
	width: 600px;
	margin-left: auto;
	margin-right: auto; }
	
.affil_url {
	border: 2px solid #5199d0;
	padding-top: 10px;
	margin-top: 20px;
	margin-bottom: 30px;
	margin-left: 0; }

/* WARNING */

.warning_pad {
	padding-left: 50px; }

.warning_img {
	float: left;
	display: inline;
	margin-top: 9px; }

.content.warning {
	width: 960px;
	margin-left: auto;
	margin-right: auto; }

.mast.warning {
	height: 65px;
	background-color: #60564d;
	padding-top: 5px; }
	
.warning h1, .warning p {
	margin-left: 10px;
	margin-right: 10px; }

.reviews {
	float: left;
	display: inline;
	width: 150px;
	text-align: center;
	margin-right: 21px;
	margin-left: 21px; }

/* GEN TAGS */

img {
	border: none;
	outline: none;
	vertical-align: text-top; }

a {
	margin: 0px;
	padding: 0px;
	outline: none; }

ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-type: disc;
	list-style-position: outside;
	color: #fff;
	font: normal 12px/20px Verdana, Arial, sans-serif; }

li {
	margin: 0px;
	padding: 0px; }

form {
	margin: 0px;
	padding: 0px; }

form p {
	margin: 0px;
	padding: 0px; }

.clear {
	clear: both;
	display: block; }

.input {
	position: relative;
	top: 5px; }
	
.sec_nav {
	padding: 0;
	text-align: right;
	margin-top: -37px; }

/* RED BUTTON */

/* input tag */

input.butt_red {
	display: block;
	font-size: 16px;
	/*line-height: 31px;*/
	*line-height: 16px;
	font-weight: bold;
    cursor: pointer;
    background: url(../images/buttons.png) no-repeat right 0;
	*padding: 0;
	border-width: 0;
	width: 338px;
	color: #fff;
	padding-top: 6px;
	padding-bottom: 7px; }
 
input.butt_red:hover {
    text-decoration: none;
    background: url(../images/buttons.png) right -40px;
    _background: url(../images/buttons.png) right -60px;
	color: #fff; }

/* small */

a.butt_red {
    text-decoration: none;
	font-size: 13px;
	line-height: 35px;
	*line-height: 13px;
	font-weight: bold;
    cursor: pointer;
    background: url(../images/buttons.png) no-repeat right 0px;
	padding: 7px 4px 12px 0;
	*padding: 0;
	margin-left: 10px; }

a.butt_red span {
    color: #ffffff;
    background: url(../images/buttons.png) no-repeat left 0px;
	padding: 7px 0 12px 14px;
	*padding: 8px 0 12px 10px;
	*display: inline-block;
	position: relative;
	left: -10px; }
 
a.butt_red:hover {
    text-decoration: none;
    background: url(../images/buttons.png) right -40px;
    _background: url(../images/buttons.png) right 0px; }

a.butt_red:hover span {
    color: #ffffff;
    text-decoration: none;
    background: url(../images/buttons.png) left -40px; }

a.butt_plain {
    text-decoration: none;
	font-size: 13px;
	line-height: 35px;
	*line-height: 13px;
	font-weight: bold;
    cursor: pointer;
    background: url(../images/buttons.png) no-repeat right -80px;
	padding: 7px 4px 12px 0;
	*padding: 0;
	margin-left: 10px; }

a.butt_plain span {
    color: #ffffff;
    background: url(../images/buttons.png) no-repeat left -80px;
	padding: 7px 0 12px 14px;
	*padding: 8px 0 12px 10px;
	*display: inline-block;
	position: relative;
	left: -10px; }
 
a.butt_plain:hover {
    text-decoration: none;
    background: url(../images/buttons.png) right -120px;
    _background: url(../images/buttons.png) right 0px; }

a.butt_plain:hover span {
    color: #ffffff;
    text-decoration: none;
    background: url(../images/buttons.png) left -120px; }

a.butt_blue {
    text-decoration: none;
	font-size: 13px;
	line-height: 35px;
	*line-height: 13px;
	font-weight: bold;
    cursor: pointer;
    background: url(../images/buttons.png) no-repeat right -160px;
	padding: 7px 4px 12px 0;
	*padding: 0;
	margin-left: 10px; }

a.butt_blue span {
    color: #ffffff;
    background: url(../images/buttons.png) no-repeat left -160px;
	padding: 7px 0 12px 14px;
	*padding: 8px 0 12px 10px;
	*display: inline-block;
	position: relative;
	left: -10px; }
 
a.butt_blue:hover {
    text-decoration: none;
    background: url(../images/buttons.png) right -200px; }

a.butt_blue:hover span {
    color: #ffffff;
    text-decoration: none;
    background: url(../images/buttons.png) left -200px; }

/* large */

a.butt_lg_red {
	font-size: 20px;
	line-height: 45px;
	*line-height: 20px;
	font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    background: url(../images/buttons.png) no-repeat right -250px !important;
	padding: 7px 12px 12px 0;
	*padding: 0;
	margin-left: 10px;
    color: #ffffff;
	font-weight: bold !important; }

a.butt_lg_red span {
    color: #ffffff;
    background: url(../images/buttons.png) no-repeat left -250px;
	padding: 7px 0 12px 19px;
	*padding: 8px 0 12px 10px;
	*display: inline-block;
	position: relative;
	left: -10px; }
 
a.butt_lg_red:hover {
    text-decoration: none;
    background: url(../images/buttons.png) right -300px !important;
    _background: url(../images/buttons.png) right -250px; }

a.butt_lg_red:hover span {
    color: #ffffff;
    text-decoration: none;
    background: url(../images/buttons.png) left -300px; }

a.butt_lg_green {
	font-size: 20px;
	line-height: 45px;
	*line-height: 20px;
	font-weight: bold;
    text-decoration: none;
    cursor: pointer;
    background: url(../images/buttons.png) no-repeat right -350px;
	padding: 7px 12px 12px 0;
	*padding: 0;
	margin-left: 10px;
    color: #ffffff;
	font-weight: bold !important; }

a.butt_lg_green span {
    color: #ffffff;
    background: url(../images/buttons.png) no-repeat left -350px;
	padding: 7px 0 12px 19px;
	*padding: 8px 0 12px 10px;
	*display: inline-block;
	position: relative;
	left: -10px; }
 
a.butt_lg_green:hover {
    text-decoration: none;
    background: url(../images/buttons.png) right -400px !important;
    _background: url(../images/buttons.png) right -250px; }

a.butt_lg_green:hover span {
    color: #ffffff;
    text-decoration: none;
    background: url(../images/buttons.png) left -400px; }

/*  FOOTER */

/*a.foot:link {
	color: #c0c0c0;
	text-decoration: none;
	font: bold 10px Verdana, Arial, sans-serif; }

a.foot:visited {
	color: #c0c0c0;
	text-decoration: none;
	font: bold 10px Verdana, Arial, sans-serif; }

a.foot:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold; }

a.foot:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold; }*/

#footer {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #48413a;
	width: 960px;
	padding: 8px 0 10px; }

#footer p {
	font-size: 11px;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	margin: 0px;
	padding: 0px;
	line-height: 16px; }

a.footer:link {
	color: #c0c0c0;
	text-decoration: none;
	font: bold 13px Verdana, Arial, sans-serif; }

a.footer:visited {
	color: #ffffff;
	text-decoration: none;
	font: bold 13px Verdana, Arial, sans-serif; }

a.footer:hover {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #cde0f6;
	text-decoration: underline;
	font-weight: bold; }

a.footer:active {
	font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	color: #cde0f6;
	text-decoration: underline;
	font-weight: bold; }

.foot {
	float: left;
	text-align: center;
	margin: 20px 68px; }
	 
.col1 {
	padding-right: 68px;
	margin-right: 0;
	border-right: 1px solid #3080c4; }
	 
.col1 img {
	margin-right: 10px; }
	 
.col1 a {
	line-height: 21px; }
	 

/*  TEXT & LINKS */

.h1, h1, .h1 a {
	color: #FFFFFF;
	font: 26px/34px Verdana, Arial, sans-serif;
	padding: 0;
	text-transform: uppercase; }

.h2, h2, .h2 a {
	color: #FFFFFF;
	font: bold 18px/25px Verdana, Arial, sans-serif;
	padding: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 5px; }

p, .debug_dump, .news_feed {
	color: #ffffff;
	font: normal 12px/20px Verdana, Arial, sans-serif;
	margin: 7px 0px 15px;
	padding: 0px; }

h3, .h3, .h3 a {
	color: #cde0f6;
	font: bold 15px/14px Verdana, Arial, sans-serif;
	margin: 5px 0px;
	padding: 0px; }

.mast_right h3 {
	color: #fff;
	font: bold 15px/14px Verdana, Arial, sans-serif;
	padding: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0; }

h4, .h4, .h4 a {
	color: #cde0f6;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0px;
	padding: 0px; }

h5, .h5, .h5 a {
	color: #fff;
	font: normal 9px Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0px; }

h6, .h6, .h6 a {
	color: #000;
	font: normal 12px Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0px; }

a {
	font: bold 12px/17px Verdana, Arial, sans-serif; }

a:link, a:visited, a:active, a:hover {
	color: #FFFFFF;
	text-decoration: none;
	outline: none; }

a:hover, a:active {
	text-decoration: underline;
	color: #cde0f6; }

.red {
	color: #88c8ff; }
	
.no_bold {
	font-weight: normal;
	font-style: normal; }
	
.bold {
	font-weight: bold; }

.center {
	text-align: center; }

#wrapper.join_page p, #wrapper.join_page a,
#wrapper.join_page li,
#wrapper.join_page h5,
#wrapper.join_page h1,
#wrapper.join_page h2 {
	color: #000; }



/*  ROMP  */

html.romp, body.romp {
	background-image: none;
	background: #060335; }

#romp_wrapper {
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: relative;
	background-color: #ffffff; }
	
.romp_content {
	background: url(../images/romp_bg.jpg) no-repeat;
	padding-left: 220px;
	padding-top: 60px;
	margin-top: -50px;
	margin-right: 20px; }
	
.romp_float {
	float: left;
	margin-left: 43px;
	margin-right: 10px;
	margin-top: -10px; }
	
.romp_button {
	margin-left: 110px; }
	
h1.romp {
	font-size: 30px;
	line-height: 36px;
	margin-top: 20px;
	color: #000;
	text-transform: none; }
	
h2.romp {
	font-size: 30px;
	line-height: 36px;
	margin-left: 140px;
	margin-top: 10px;
	color: #000; }
	
.romp_bold {
	font-weight: bold; }
	
p.romp, span.romp {
	margin-left: 155px;
	font-size: 16px;
	line-height: 22px;
	color: #000; }
	
p.romp_space {
	font-size: 1px;
	line-height: 0;
	margin-bottom: 0;
	margin-top: 0; }
	
.romp_sw_logo {
	margin-left: 3px; }
	
.bxslider_overlay {
	position: absolute;
	z-index: 3000; }