/* /////////////////////////////
	Shell
/////////////////////////// */
body{
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: small;
	background-color: #000000;
}
form {
	margin:0;
}
textarea {
	overflow-y:auto;
}
#primary{
	background: #931918;
	min-width: 960px;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#primary .ring_container{
	background: url(/img/interface/bg_primary_rings_new.jpg) no-repeat center top;
	float: left;
	width: 100%;
	padding-bottom: 1em;
	text-align: left;
}
#primary .width_container{width: 960px; margin: 0 auto; text-align: left; background: none;}
#secondary{
	background: #000000 top;
	float: center;
	width: 100%;
	padding: 0 0 30 0;
	min-width: 960px;
}
#secondary h3{
	color: #FFF;
	font-weight: normal;
}
#primary #content{
	color: #ff6f6f;
	clear: left;
	padding-top: 10px;
}
#secondary #subcontent{
	text-align: left;
	width: 960px;
	margin: 0 auto;
	padding-top: 10px;
	color: #666;
}
#secondary h3{
	color: #FFCC99;
	font-weight: normal;
	font-size: 120%;
}

#lcol{
	width: 640px;
	float: left;
	color: #FFF;
	margin-top: 30px;
}

#lcol_home{
	width: 1000px;
	float: left;
	color: #000000;
	margin-top: 30px;
}

#lcol h2.white {
	color: #ffa481;
	font-size: 130%;
	font-weight: normal;
	padding: 0 0 1em 0px;
	margin: 0;
	display: inline;
}
#lcol .content {
	margin:0px;
	display:none;
}
#rcol{
	float: right;
	width: 300px;
	text-align: left;
}

/* /////////////////////////////
	Globals
/////////////////////////// */

a{color: #FFCC99; text-decoration: none; outline: none;}
a:hover{color: #FFF;}
input.text, textarea.text{
	border: 1px solid #e43333;
	border-bottom-color: #f84141;
	border-top-color: #6b0808;
	padding: 2px 4px;
	color: #888;
	background: #FFF url(/img/interface/bg_input.gif) repeat-x top;
	font-size: 1.2em;
	margin: 0;
}
select{
	border: 1px solid #e43333;
	padding: 1px 0;
}
input.text:focus, textarea.text:focus{color: #333;}
.left{float: left !important;}
.right{float: right !important;}

input.inputtags, textarea.inputtags{
	border: 1px solid #e43333;
	border-bottom-color: #f84141;
	border-top-color: #6b0808;
	padding: 2px 4px;
	height:20px;
	width:330px;
	color: #888;
	background: #FFF url(/img/interface/bg_input.gif) repeat-x top;
	font-size: 1.2em;
	margin: 0;
}
input.embedtags, textarea.embedtags{
	border: 1px solid #e43333;
	border-bottom-color: #f84141;
	border-top-color: #6b0808;
	padding: 4px 2px 4px 2px;
	height:20px;
	width:420px;
	color: #ffffff;
	background: #b42222;
	font-size: 1.2em;
	margin: 0;
}

/* /////////////////////////////
	Header
/////////////////////////// */

#header{
	float: left;
	width: 100%;
	height: 65px;
}
#header #logo{
	position:relative;
	top:24px;
	left:-1px;
	width:309px;
	height:42px;
	cursor:pointer;
}

/* --Top Nav-- */

#top_nav{
	margin: 10px 0 0px 2;
	float: right;
	color: #FFF;
	height:25px;
}
#top_nav ul {
	padding-top:12px;
	margin:0;
}
#top_nav li{
	margin: 0px 0 0px 5;
	padding: 0px 10px 0px 5px;
	list-style: none;
	float: left;
	background: url(/img/dots/vert/ff958f.gif) repeat-y right top;
}
#top_nav li a{
	display: block;
}
#top_nav li a.inline {
	display:inline;
	color:white;
}
#top_nav li a.inline:hover {
	color:#FFCC99;
}
#top_nav li.important a{
	background: url(/img/icons/top_nav_important.gif) no-repeat 0 50%;
	color: #FFF;
	padding-left: 17px;
}
#top_nav li.wave {
	background:url(/img/interface/home_signup.png) 0 0 no-repeat;
	width:9px;
	height:13px;
	float:left;
	margin-top:2px;
	padding:0;
}
#top_nav li.noBorder {
	background:none;
}

#top_nav h3{
	color: #FFCC99;
	font-size: 100%;
	margin: 15px 0 10px 0;
	padding: 0;
	font-weight: normal;
}
#top_nav form {
	color: #ff6f6f;
	text-align:right;
}
#top_nav .help_button {
	padding-left:3px;
	padding-right:3px;
}
#top_nav a.forgot {
	font-size: 10px;
	text-decoration: none;
	font-style:italic;
	padding-right:108px;
}
#top_nav input.text{
	font-size: 12px;
}

/* --Search-- */

#top_nav .search{background: none; padding: 0 0 0 9px; margin-top: 0em;}
#top_nav form,
#top_nav input{vertical-align: middle;}
#top_nav #searchbox{
	width: 10em;
	font-size: 90%;
	margin-right: 4px;
}

/* --Login-- */

#login{
	float: right;
	margin: 32px 0 0 0;
	padding: 0;
	color: #540000;
	background: #a71818;
	font-family: verdana, arial, sans-serif;
	width: 300px;
	background: url(/img/corners/memberbox_bot.gif) no-repeat bottom;
}
#login .head{
	background: url(/img/corners/nav_top.gif) no-repeat top;
	height: 15px;
	float: left;
	width: 300px;
}
#login form{
	margin: 0;
	padding: 0px 10px 10px 20px;
	width: 220px;
	float: left;
}
#login div.title {
	color: #FFCC99;
	margin: 0;
	padding: 0;
	display: block;
	font-size: 105%;
}
#login div.title strong { 
	font-weight: normal;
	color: #FFF;
	font-size: 70%;
}
#login legend{
	color: #FFCC99;
	margin: 0;
	padding: 0;
	display: block;
	font-size: 105%;
}
#login legend strong{
	font-weight: normal;
	color: #FFF;
	font-size: 70%;
}
#login fieldset{
	margin: 0;
	padding: 0;
	border: none;
}
#login p{
	margin: 0 !important;
	padding: 0;
	line-height: 1em;
}
#login p .button{padding-top: 5px; margin: 0; float: right;}
#login p .text{
	margin-right: 14px;
	margin-bottom: 5px;
	width: 200px;
	font-size: 100%;
}
#login label{display: inline; font-size: .9em;}
#login #save { 
	float: left; 
	padding: 5px 0 0 0;  
}
#login .secondary{margin-top: .5em; padding-top: 0em; float: left; width: 100%;}
#login .secondary p{
	margin: 0 0 0 0;
	padding: .1em 0;
	font-size: .9em;
	line-height: 1.6em;
}
#login .secondary p input{vertical-align: middle;}
#login .secondary label{display: inline; font-size: 1em;}
#login .secondary a {
	font-size: 95%;
	color: #FFFFFF;
}

/* --Nav-- */
#nav {
	height:50px;
	width:500px;
	float: right;
	font-size: 120%;
	width: 500px;
	clear:both;
}
#nav a{
	margin:0px 0px 10px 10px;
	cursor:pointer;
	font-weight:bold;
	padding-top:5px;
	font-size:12px;
	float:right;
	text-align:center;
	height:23px;
	width:92px;
	display:block;
	color: white;
	text-transform: uppercase;
	background: url(/img/buttons/home_button.png) 0 0 no-repeat;
}
#nav a:hover{
	color: white;
	background:url(/img/buttons/home_button_hover.png) 0 0 no-repeat;
}
#nav a.icon_mobile,
#nav a.icon_mobile:hover {
	background:none;
	border:none;
	margin:-8px 20px 0 0;
	text-align:left;
	width:50px;
}
#nav a.icon_mobile img,
#nav a.icon_mobile:hover img {
border:none;
}

/* --NavFlex-- */
#navFlex {
	height:50px;
	width:500px;
	float: right;
	font-size: 140%;
	width: 500px;
	clear:both;
}
#navFlex a{
	/*margin:10px 0px 14px 15px;*/
	cursor:pointer;
	font-weight:normal;
	padding-top: 4px;
	font-size:12px;
	float:right;
	text-align:center;
	height:22px;
	width:88px;
	display:block;
	color: white;
	/*text-transform: uppercase;*/
	background: url(/img/buttons/home_button_hover.png) 0 0 no-repeat;
}
#navFlex a:hover{
	color: white;
	background:url(/img/buttons/home_button_hover.png) 0 0 no-repeat;
}
#navFlex a.icon_mobile,
#navFlex a.icon_mobile:hover {
	background:none;
	border:none;
	margin:-8px 20px 0 0;
	text-align:left;
	width:50px;
}
#navFlex a.icon_mobile img,
#navFlex a.icon_mobile:hover img {
border:none;
}


.hover_contain {
	float:right;
	height:30px;
	overflow:visible;
	position:relative;
	width:50px;
}
#rollover_mobile {
	background:transparent url(/img/buttons/rollover_yellow.gif) no-repeat left top;
	filter:alpha(opacity=60);
	height:35px;
	left:5px;
	opacity:0.6;
	position:absolute;
	text-align:center;
	top:25px;
	width:280px;
	z-index:999;
}
#rollover_mobile_p {
	color:#fff;
	font-size:12px;
	height:35px;
	left:5px;
	margin-top:11px;
	position:absolute;
	text-align:center;
	top:25px;
	width:280px;
	z-index:1000;
}
/* /////////////////////////////
	Bottom Ads
/////////////////////////// */

#bottomAds{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	clear: both;
	padding-top:10px;
}

/* /////////////////////////////
	Footer
/////////////////////////// */

#footer{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	font-size: 85%;
	font-family: verdana, arial, sans-serif;
	clear: both;
}
#footer ul{
	margin: 0;
	padding: 2em 0 .4em 0;
	float: left;
}
#footer ul li{
	margin: 0 8px 0 0;
	padding: 1px 9px 1px 0;
	float: left;
	list-style: none;
	background: url(/img/dots/vert/3d3d3d.gif) repeat-y right 0;
}
#footer li.last{background: none;}
#footer img.twitterLink{border:none;margin-top:-6px}
#footer ul li a{
	color: #888;
}
#footer ul a:hover{color: #FFF;}
#footer p{
	clear: left;
	color: #444;
	margin: 0;
	padding: 0;
}

/*--- navigation ---*/
#box .commentlink ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#box .commentlink  ul li {
	display: inline;
	padding: 0px 7px 0px 0px;
	
}

#box #boxnav{
	width: 464px;
	margin: 3px 0px 7px 0px;
	padding: 0px 0px 0px 0px;
  	height: 45px;
	float: left;
	font-size: 11px;
	clear:both;
}
#box #boxnav a{
	margin:0px 0px 0px 0px;
	cursor:pointer;
	font-weight:bold;
	padding-top:5px;
	font-size:11px;
	float:left;
	text-align:center;
	display:block;
	height:45px;
	color: white;
	text-transform: uppercase;
	text-decoration:none;
}
#box #boxnav a:hover{
	color: white;
	background:url(/img/buttons/sub.button.hover.gif) no-repeat center top;
	text-decoration:none;
}
#box #boxnav a.short{
	width:80px;
}
#box #boxnav a.long{
	width:108px;
}
#box #boxnav a.nohover{
	width:108px;
	height:45px;
}
#box #boxnav a.nohover:hover{
	color: white;
	background:url(/img/buttons/sub.button.hover2.gif) no-repeat center top;
	text-decoration:none;
}
#box #boxnav ul
{
margin: 0;
padding: 0;
list-style-type: none;
}
#box #boxnav  ul li {
	display: inline;
	padding: 0px 0px 0px 0px;
	
}


/* /////////////////////////////
receive page + right profile
/////////////////////////// */


#profilecontainer .outshouttext{
	margin: 0px 0px 2px 0px;
	padding: 0px 2px 0px 2px;
	float:left;
	font-size: 9pt;
	width:100%;
}
#profilecontainer .caption {
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 11pt;
	color:#FFCC99;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
}
#profilecontainer .outshoutcontent{
	margin: 0px 0px 2px 0px;
	padding: 0px 2px 0px 2px;
	float:left;
	font-size: 8.5px;
}
#profilecontainer .commentlink{
	margin: 2px 0px 2px 0px;
	padding: 2px 2px 2px 2px;
	float:left;
}
#profilecontainer .shoutbox{
	margin: 7px 0px 15px 0px;
	padding: 0px 0px 0px 0px;
	height: 80px;
	}
#profilecontainer .shoutboxleft{
	width: 71px;
	margin: 0px 5px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}
#profilecontainer .shoutboxright{
	width: 284px;
	min-height:76px;
	height:auto !important;
  	height: 76px;
	margin: 0px 0px 0px 8px;
	padding: 2px 2px 2px 2px;
	float:left;
	background: url(/img/interface/bg.outshout.gif) no-repeat center top;
}
#profilecontainer .shoutpicture{
	width: 71px;
	height: 71px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	border:#cb2626 3px solid;
	background:#7d1416;
}
#profilecontainer .shoutpicture img{
	width: 51px;
	height: 51px;
}
#profilecontainer .outshoutbox{
	margin: 8px 4px 4px 19px;
	padding: 0px 0px 0px 0px;
	height: 59px;
	}
#profilecontainer .outshoutboxleft{
	width: 54px;
	height: 53px;
	margin: 0px 4px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}
#profilecontainer .outshoutboxmiddle{
	width: 165px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
}
#profilecontainer .outshoutboxright{
	width: 35px;
	margin: 22px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:right;
}
#profilecontainer .outshoutboxpicture{
	width: 51px;
	height: 51px;
	margin: auto;
	padding: 0px 0px 0px 0px;
	border:#cb2626 1px solid;
}

#profilecontainer .outshoutboxpicture img{
	width: 51px;
	height: 51px;
}

#profilecontainer #postit{
	margin: 38px 0px 4px 3px;
	padding: 10px 0px 0px 0px;
	background:#7d1416;
	border:#cb2626 1px solid;
	}
#profilecontainer #postitcaption{
	margin: 3px 0px 3px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	}

#profilecontainer #postitlogos{
	width: 260px;
	height: 25px;
	margin: auto;
	padding: 0px 0px 4px 0px;
}
#profilecontainer #postitleft{
	width: 80px;
	height: 25px;
	margin: 7px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	text-align:left;
}
#profilecontainer #postitmiddle{
	width: 80px;
	height: 25px;
	margin: 7px 10px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	text-align:center;
}
#profilecontainer #postitright{
	width: 80px;
	height: 25px;
	margin: 7px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float:left;
	text-align:right;
}
#profilecontainer #postitfooter{
	margin: 23px 0px 3px 0px;
	padding: 0px 0px 6px 0px;
	text-align:center;
	}


#profilecontainer {
	padding: 10px 0px 0px 22px;
	width:368px;
	float:left;
	text-align:left;
	vertical-align: top;
}
#profilecontainer #profileinfo {
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	vertical-align: top;
	min-height:110px;
	height:auto !important;
  	height: 110px;
}
#profilecontainer #profileinfo1 {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	vertical-align: top;
	float:left;
	width:80px;
	height:80px;
	border:#cb2626 3px solid;
}
#profilecontainer #profileinfo1 img{
	width: 80px;
	height: 80px;
}
#profilecontainer #profileinfo2 {
	margin: 10px 0px 0px 8px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	vertical-align: top;
	float:left;
	width:261px;
}
#profilecontainer #profilebuttons {
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:left;
	vertical-align: top;
	width:340px;
}
#profilecontainer #bannerad{
	margin: 25px 0px 30px 0px;
	padding: 7px 0px 0px 0px;
	border-top:#cb2626 1px solid;
}
#profilecontainer #bannerad .img {
	margin: 0px 0px 0px 0px;
	padding: 7px 0px 0px 0px;
}
#profilecontainer #outshouts{
	margin: 7px 0px 7px 0px;
	padding: 20px 0px 0px 0px;
	min-height:340px;
	height:auto !important;
  	height: 340px;
}
#buyicons ul
{
margin: 5px 0px 0px 0px;
padding: 0;
list-style-type: none;
}
#buyicons ul li {
	display: inline;
	padding: 0px 7px 0px 0px;
	
}
#sharetext{
	width:450px;
}
#sharetext ul
{
margin: 5px 0px 20px 0px;
padding: 0;
list-style-type: none;
}
#box #sendtofriend form, #box #boxcomment form{
	background:none;
	padding: 0px 0px 0px 0px;
}
#box #sharetext ul li{
	display: inline;
	padding: 0px 3px 0px 0px;
	
}
#box #sharetext ul li.long {
	display: inline;
	width:260px;
	padding: 0px 3px 0px 0px;
	
}
#box  #buytrack{
	margin: 10px 0px 30px 0px;
}
#box  #sendreply{
	margin: 10px 0px 30px 0px;
}
#box #savetext ul li{
	display: inline;
	padding: 10px 13px 0px 0px;
}
#outshoutemail{
	width:450px;
	padding: 30px 0px 0px 0px;
	margin: 0px 0px 50px 0px;
	clear:both;
}
#box  #outshoutemail  ul{
	margin: 0px 0px 6px 0px;
	padding: 0;
	list-style-type: none;
	clear:both;
}
#box #outshoutemail  ul li{
	float:left;
	display: inline;
	list-style: none;
	width: 120px;
	padding: 0px 0px 4px 0px;
}
#outshoutemail input.sendouttags{
	border: 1px solid #e43333;
	border-bottom-color: #f84141;
	border-top-color: #6b0808;
	padding: 2px 4px;
	height:20px;
	width:300px;
	color: #888;
	background: #FFF url(/img/interface/bg_input.gif) repeat-x top;
	font-size: 1.2em;
	margin: 0;
}
#outshoutemail textarea.sendouttags{
	border: 1px solid #e43333;
	border-bottom-color: #f84141;
	border-top-color: #6b0808;
	padding: 2px 4px;
	height:90px;
	width:300px;
	overflow:auto;
	color: #888;
	background: #FFF url(/img/interface/bg_input.gif) repeat-x top;
	font-size: 1.2em;
	margin: 0;
}


/* /////////////////////////////
	Text
/////////////////////////// */
.white{
	color: #ffffff;
}
.caption{
	font-size:12pt;
	color: #FFCC99;
}
.goldcaption{
	font-size:12pt;
	color: #FFCC99;
}
#box .captionwhite{
	font-size:12pt;
	font-weight:bold;
	color: #ffffff;
}
#box  #tagtext{
	font-weight:normal;
	font-size:12pt;
	margin: 10px 0px 30px 0px;
	color: #FFCC99;
}
#box  #buytext, #box  #buytext a{
	font-weight:normal;
	color:#ffffff;
	font-size:8pt;
	margin: 10px 0px 25px 0px;
}
.gold{
	font-size:11pt;
	color: #FFCC99;
}
.outgold{
	font-size:8pt;
	color: #FFCC99;
}
.forgot {
	font-size:11px;
	font-style:italic;
	text-decoration:none;
	border:none;
}

/**
 * @section	buttons
 */
.btn-gray { background: transparent url(/img/buttons/btn_gray.gif) no-repeat 0px 0pt; color: #ee972f; }
.btn40, .btn70, .btn100, .btn130, .btn160 
{
	font-family: Arial, Sans-Serif;
	border: medium none;
	margin: 0 2px 0 0;
	cursor: pointer;
	height: 24px;
}
.btn40 { background-position: 0px 0px; width: 40px; }
.btn70 { background-position: 0px -24px; width: 70px; }
.btn100 { background-position: 0px -48px; width: 100px; }
.btn130 { background-position: 0px -72px; width: 130px; }
.btn160 { background-position: 0pt -96px; width: 160px; }

/**
 * @section	twitter buttons
 */
.followBtn { 
	cursor: pointer; 
	border: medium none; 
	width: 100px; 
	height: 31px; 
	background: transparent url(/img/buttons/btn_follow.gif) no-repeat 0px 0pt;
}
.followBtnFollowing { background-position: 0px -31px; }
.followBtnRemove { background-position: 0px -62px; }


/**
 * @section	redAlert
 */
.redAlert { width: 155px; }
.redAlert div.top { background: transparent url(/img/corners/redAlert_155.gif) no-repeat 0px 0px; height: 8px }
.redAlert div.body {
	border-left: 1px solid #a52323; 
	border-right: 1px solid #a52323; 
	padding: 0 15px; 
	text-align: center; 
	line-height: 16px;
	font-size: 12px;
	font-weight: normal;
	background-color: #771010;
	color: #fff;
}
.redAlert div.body .highlight { color: #ff9933; }
.redAlert div.bottom { background: transparent url(/img/corners/redAlert_155.gif) no-repeat 0px -8px;  height: 8px }
