body {
 	width:1000px;     
	background:#0f0f0f url(../graphics/top-bg.gif) no-repeat top;
	color:#aaa;
	font-family:'Arial', sans-serif;
	font-weight:lighter;
	padding:0;
	margin:0 auto;
}


/*  reset */
h1, h2, h3, h4, h5, h6, p, fieldset, form {
	margin:0;
	padding:0;
	border:none;
}
.list ul, .list li, .list ol {
	list-style:none;
	padding:0;
	margin:0;
}



/* login */
.login h3.status {
	font-size: 12px; /* ch */
	border:none;
	color:red;
	border-top:2px solid red;
	padding-top:0.5em;
}
.login p.status {
	color:white;
	padding-bottom:0.5em;
	border-bottom:1px solid red;
}
.login form {
	width:205px;
}
.login button, .login .button {
	float:left;
}
.login .forgot {
	clear:left;
}
.login .forgot a{
	font-size: 10px; /* ch */
	color:#a9d1ef;
}

.lost-password {
	width:600px;
	padding:10px;
}
#content .lost-password p{
	background:none;
	padding:0;
	margin:1em 0;
	text-align:left;
}
#content .lost-password form {
	font-size:12px;
}
/* form elements */


form ul, form ol {
	list-style:none;
	padding:0;
	margin:0;
}
button, .button {
	display:block;
	border:none;
	background:url(../graphics/box/button_bg.gif) no-repeat;
	padding:4px 0 7px 4px;
	width:100px;
	text-align:left;
}

input.textbox {
	border:1px solid #373737;
	background:none;
	color:#aaa;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px; /* ch */
	width:90%;
}
fieldset li {
	margin-bottom:0.5em;
}

form fieldset dl {
	font-size: 12px; /* ch */
}
form fieldet {
	z-index:101;
}



/* headers */
#main h2 span img {
	border:none;
}

#content h3{
border-bottom:1px solid #373737;
color:#AAAAAA;
font-size: 14px; /* ch */
font-weight:bold;
margin-bottom:0.5em;
padding-bottom:0.2em;
}
 h3 {
	font-size: 12px; /* ch */
	color:#a9d1ef;
	padding-bottom:0.2em;
	margin-bottom:0.5em;
}
h3 a {
	color:#a9d1ef;
	text-decoration:none;
}

/* content elements */

 p {
	text-align:justify;
	margin-bottom:0.5em;
	font-weight:lighter;
}


img {
	border:0px none;
}

.shot {
	border:4px solid #f1f5f4;
	margin:0 0 1em 0;
}
#front_right  ul.videos {
	padding:5px 0 0 0;
	margin:0;
	list-style:none;
}
#front_right  ul.videos li{
	float:left;
	margin:0 6px 0 0;
}
p a, p strong{
	color:#a9d1ef;
	font-style:normal;
	font-weight:normal;
}

.news .readmore a{
	font-size: 12px; /* ch */
	color:#a9d1ef;
	font-weight:normal;
	display:block;
	text-align:right;
}

.ad {
	clear:left;
	text-align:center;
	padding:0 0 8px 0;
}
.ad img{
	margin:8px 0 0 0;
}

/* navigational */

.nav {
	list-style:none;
	padding:0;
	margin:0;
}


/* head */
#head {
	margin:15px 0 0 90px;
	width:870px;
	position:relative;
	height:177px;
	z-index:98;
	background:transparent;
}
#head h1 {
	float:left;
	background:url(../graphics/top/bottle-shadow.gif) right bottom no-repeat;
	padding-right:40px;
}
#head h1 img{
	margin-top:49px;
}
#head h2 {
	margin-left:-28px;
	float:left;
}
#head h2 span {
	margin-left:10px;
}
#head .account {
font-size:12px;
position:absolute;
left:400px;
top:90px;
text-align:right;
width:340px;
}#head .account a{color:#ccc;}
#head .account form {
display:inline;margin-left:10px;
}
#head .account input {
font-size:10px;
background:#2F302F;
color:#fff;
}
#head .shield {
	position:absolute;
	left:710px;
	bottom:0;
	z-index:99;
}
#head .nav {
	position:absolute;
	left:90px;
	width:760px;
	bottom:30px;
	height:30px;
	z-index:96;
	background:url(../graphics/nav/bg.gif) no-repeat;
	text-align:center;
	padding:3px 0 0 5px;
}
#head .nav li {
	float:left;
	margin:0;
}	
#head .nav a {
	display:block;
	color:black;
	margin:0;
	padding:0;
}

/* main */


#main {
	width:862px;
	margin:0 0 0 85px;
	z-index:9;
	position:relative;
	top:-25px;
	border-left:1px solid #373737;
	border-right:1px solid #373737;
	overflow:hidden;
}
#main h2, #main h2 a  {
	color:red;
	font-size:100%;
	padding:0.3em;
	margin-bottom:0.5em;
	
	text-align:left;
}
#main .column{
  position: relative;
  float: left;
}



.box, p.bodytext {
	margin-bottom:0.7em;
	font-size: 12px; /* ch */
	padding:0 0.3em;
}


/* Frontpage left side */
#front_left {
	width:433px;
	border-right:1px solid #373737;
	margin-bottom:-20000px;
	padding-bottom:20000px;
}
#front_left .part {
	width:211px;
	float:left;
	border-right:1px solid #373737;
	padding-right:3px;
	margin-right:3px;
	
}
#front_left .last-child, #front_left .bottom .part {
	border-right:none;
	margin-right:0;
	padding-right:0;
}

#front_left p, #front_right p {
	text-align:left;
}

#front_left .list li {
	border-bottom:1px solid #373737;
	margin-bottom:0.5em;
	padding-bottom:0.5em;
}
#front_left .list li:last-child {
	border:none;
}

#front_left .box {
	margin-bottom:1.5em;
	
}
#front_left .middle {
	clear:both;
border-top:1px solid #373737;
	border-bottom:1px solid #373737;
	background:#0F0F0F;
}
#front_left .bottom {
	padding-top:0.5em;
}
#front_left .bottom .ad{
	clear:none;
	border:none;
	width:200px !important;
	width:208px;
	overflow:hidden;
	padding:0 8px 8px 8px !important;
	padding:0 4px 8px 4px;
}

#front_left h2, #left h2{
	background:url(../graphics/box/title_bg-1_4.gif) no-repeat;
	padding:5px 6px 2em 5px;
	position:relative;
}
#front_left .quickpoll {
	border-bottom:1px solid #373737;
	padding-bottom:0.5em;
}
#front_left .quickpoll h2 {
	background:url(../graphics/box/title_bg-1_2.gif) no-repeat;
	padding:8px 6px 1em 8px;
	border:1px solid red;
}
#front_left .quickpoll .simul {
	text-align:center;
}
#front_left h2 span{
	position:absolute;
	top:21px;
	right:15px;
}
#front_left .news li{
	margin-bottom:1em;
}

#main .promos {
	border-right:1px solid #373737;
	padding:0.5em 0;
	margin:0;
	width:220px;
	text-align:center;
}
#main .promos h2{
	text-align:left;
}
 .promos img.piece{
	margin:0 0.5em 0.5em 0.5em;
	border:1px solid #373737;
	
}
 .promos img.first-child {
	margin-bottom:0.5em;
	border-bottom:1px solid #373737;
}
 .promos a{
	color:#f00;
}

.featured_member h2{
	margin-bottom:0;
}
 .featured_member .shot {
	background:url(../graphics/featured_member/frame.gif) no-repeat;
	padding:22px 50px 32px 50px;
	border:none;
	display:block;
	margin:0 auto;
}
 .featured_member h3 {
	font-size: 12px; /* ch */
	text-align:center;
	text-transform:uppercase;
	font-weight:bold;
	border:none;
	color:#e1e1e1;
	margin-bottom:0;
}
.featured_member h4 {
	text-align:center;
	color:#f00;
	font-weight:normal;
}




/* Frontpage right side */
#front_right {
	width:423px;
	padding-left:4px;
	margin-bottom:-20000px;
	padding-bottom:20000px;
}

#front_right .box {
	clear:both;
	margin-bottom:1em;
}
#front_right h2 {
background:url(../graphics/box/title_bg-1_2.gif) no-repeat;
clear:both;
margin:0;
padding:5px 6px 1em 5px;
position:relative;
}

#front_right .box h2 {
	margin-left:-5px;
}
#front_right .letter {
	clear:both;
}

.actions {
	list-style:none;
	padding:0;
	margin:0;
}
.actions:after {
	content:'';
	display:block;
	height:1px;
	width:1px;
	clear:both;
}
.actions li {
	float:left;
	margin-right:1em;
}

/* Left column in subpages */
#left {
	width:220px;
	border-right:1px solid #373737;
	margin-right:0.2%;
	padding-bottom:20000px;
	margin-bottom:-20000px;
}

#left h2{
 margin-left:0.5em;
}
#left .featured_member {
	padding:0.5em 0;
	border-bottom:1px solid #373737;
}

#left .promos {
	border-bottom:1px solid #373737;
	margin-bottom:0.3em;
}
#left .promos h2{
	padding-bottom:1.2em;
	padding-top:3px;
}



/* Main column in subpages */
#content {
width:622px;
	padding:0 6px;
	z-index:99;
}
#content h2 {
	background:url(../graphics/box/title_bg-3_4.gif) no-repeat;
	padding:4px 20% 12px 5px;
	margin:1px 0 3px -5px;
	color:white;
	font-size:10pt;
}

#content p, #content h4, #content .article ul {
	font-size: 12px; /* ch */
	background:#1f1f1f;
	margin:0;
	padding:0.2em 1em 1em 12px;
}
#content .article ul {
	padding-left:3em;
}
#content h4 {
	font-size: 13px; /* ch */
	color:white;
	margin:0;
	padding:0.5em 1em 0 12px;
	text-transform:uppercase;
}
#content .nav {
	margin-left:12px;
}
#content .nav li{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
} 
#content .nav a {
	display:block;
	color:black;
	margin:0;
	padding:0;
}

#content .skycrapper {
	float:right;
	width:170px;
	border:none;
}

#content .article {
clear:left;
width:440px;
}
#content .article a{
	font-size: 12px; /* ch */
	color:#aaa;
}
#content .article h3 a {
	color:#a9d1ef;
}

#content .article p a {
	color:#a9d1ef;
	font-style:normal;
	font-weight:normal;
}
	
/* Footer */
	
	
#footer {
	background:url(../graphics/bottom-bg.gif) no-repeat;
	height:40px;
  clear: both;
  position:relative;
  text-align:center;
  padding-top:80px;
}

#footer .nav{
text-align:center;
font-size:10px;
	color:#fff;}

#footer .nav a{
	color:#ccc;
}





#content .tx-msusarps-pi1 {
clear:right;
width:520px;
background:black;
}
.clear {
clear:both;
height:1px;
width:1px;
overflow:hidden;
}
#content .tx-msusarps-pi1 h2 {
clear:left;
padding:0.4em;

width:300px;
}
#content .intro p{
	margin:0;
	padding:10px;
	width:500px;
}
#content .tx-msusarps-pi1 h2 a{
font-size: 14px; /* ch */
color:white;margin:0;
}
#content .tx-msusarps-pi1 ul {
	background:black;
	padding-left:8px;
	clear:left;
	width:510px;
	list-style:none;
}
#content .tx-msusarps-pi1 ul:after {
	content:' ';
	display:block;
	width:1px;
	height:1px;
	clear:both;
	margin-bottom:1em;
}
#content .tx-msusarps-pi1 li {
float:left;
width:160px;
margin:0 8px 8px 0;
}

#content .tx-msusarps-pi1 h3 {
	background:#6F0300;
	padding:4px;
	margin:0 0 0.3em 0;
	border-bottom:none;
	text-transform:capitalize;
	
}

#content .tx-msusarps-pi1 h3 a {
	font-size:14px;
	color:#fff;
}



#content .tx-msusarps-pi1 li h4 {
	height:1.5em;
	background:none;
	padding:0;
	margin:0;
	font-size:10px;
	color:#fff;
	text-align:center;
	font-weight:normal;
}
#content .tx-msusarps-pi1  .points {
	margin:3px auto 0 auto;
	background:url(../graphics/msusarps/shield_off_single.gif);
	height:17px;
	width:85px;
	overflow:hidden;
	
}
#content .tx-msusarps-pi1 .data .points {
	margin:3px 0 0.5em 12px;
}
#content .tx-msusarps-pi1  .points span{
	display:block;
	background:url(../graphics/msusarps/shield_on.gif);
	height:17px;
}

#content .tx-msusarps-pi1 .more {
	clear:left;
	display:block;
	font-size:10px;
	text-decoration:underline;
	padding:0.2em 2em;
	float:right;
	font-weight:normal;
}

#content .tx-msusarps-pi1 .prev_next {
	float:right;
	margin:2px 0 0 0;
	}
	#content .tx-msusarps-pi1 .prev_next a{
	font-size:10px;
	text-decoration:underline;
	font-weight:normal;
	margin-left:0.2em;
}

/* vote */

#content .tx-msusarps-pi1  .photo {
	float:left;
	width:300px;
	margin-top:5px;
}
#content .tx-msusarps-pi1 .data {
	background:black;
	border:1px solid #333;
	float:left;
	width:198px;
	margin:5px 0pt 1.5em 10px;
}
#content .tx-msusarps-pi1 .data h4, #content .tx-msusarps-pi1 .data p {
	background:transparent none repeat scroll 0%;
font-size:12px;
font-weight:normal;
padding-bottom:0.2em;
}
#content .tx-msusarps-pi1 .data .rank{
	border-bottom:1px solid #333;
	padding-bottom:0.5em;
}
#content .tx-msusarps-pi1 ol.vote {
	list-style:none;
	padding:0;
	margin:0.5em 0 0 12px;
	background:url(../graphics/msusarps/shield_off.gif) no-repeat;
	width:85px;
}
#content .tx-msusarps-pi1 ol.vote:after {
	content:'';
	display:block;
	width:1px;
	height:1px;
	clear:both;
}
#content .tx-msusarps-pi1 ol.vote li {
	float:left;
	width:17px;
	height:17px;
	margin:0;
	overflow:hidden;

}
#content .tx-msusarps-pi1 ol.vote li a {
	display:block;
	width:17px;
	height:17px;
}












/* CHC FORUM BASIC STUFF */
#tx_chcforum-pi1 {
width:620px;
}

#tx_chcforum-pi1 caption {
	display: none;
}

#tx_chcforum-pi1 a {
	text-decoration: underline;
	display:inline;
}

#tx_chcforum-pi1 a:hover {
	text-decoration: none !important;
}

/* only one form in the forum */


.tx-chcforum-pi1-noWrap {
	display: inline;
	white-space: nowrap;
}

.tx-chcforum-pi1-preTableWrap {
	margin-bottom:0.5em;
}

.tx-chcforum-pi1-postTableWrap {
	margin-bottom: 2px;
}

/* GENERIC TABLE BEGIN */
.tx-chcforum-pi1-Table {
	border: none;
	margin-bottom: 2px;
	width: 100%;
}

.tx-chcforum-pi1-Table thead tr th {
	font-size: 12px; /* ch */
	font-weight: normal;
	background: #222;
	color:#ccc;
	padding: 5px;
	white-space: nowrap;
	text-align:left;
}
/* category title row */
.tx-chcforum-pi1-Table tbody tr th {
	font-size: 14px; /* ch */
	font-weight: bold;
	letter-spacing: 2px;
	background: #6F0300;
	padding: 5px;
	text-align: left;
}

/* category features row */
.tx-chcforum-pi1-Table tbody tr td {
	font-size: 14px; /* ch */
	background: none;
	padding: 5px;
	border-bottom:1px solid #333;
}
/* GENERIC TABLE END */


/* CATEGORY TABLE BEGIN */
/* cell 1 */
.tx-chcforum-pi1-catConferenceCell {
}

.tx-chcforum-pi1-catConferenceCell dl {
	margin: 0;
}

.tx-chcforum-pi1-catConferenceCell dt {
}

.tx-chcforum-pi1-catConferenceCell dd {
	font-size: 12px; /* ch */
	margin-left: 5px;
}

.tx-chcforum-pi1-catConferenceCell dd.new {
	color: #FF0000;
}

/* cell 2 */
.tx-chcforum-pi1-catThreadCell {
	text-align: center;
}

/* cell 3 */
.tx-chcforum-pi1-catPostCell {
	text-align: center;
}

/* cell 4 */
.tx-chcforum-pi1-catLastCell {
	font-size: 10px !important;
	vertical-align: top;
}
/* CATEGORY TABLE END */


/* CONFERENCE TABLE BEGIN */
/* cell 1 */

.tx-chcforum-pi1-confThreadImage {
	text-align: center;
}


.tx-chcforum-pi1-confThreadSubjCell {

}

.tx-chcforum-pi1-confThreadNew {
	color: #FF0000;
	font-size: 12px; /* ch */
	padding-left: 5px;
}

.tx-chcforum-pi1-confThreadBtns img {
	padding-top: 5px;
}

.tx-chcforum-pi1-confThreadBtns {
	padding-left: 5px;
}

/* cell 2 */
.tx-chcforum-pi1-confThreadRepliesCell {
	text-align: center;
}

/* cell 3 */
.tx-chcforum-pi1-confThreadAuthorCell {
	text-align: center;
}

/* cell 4 */
.tx-chcforum-pi1-confThreadLastCell {
	font-size: 10px !important;
}

/* CONFERENCE TABLE END */

/* NAVPATH BEGIN*/
.tx-chcforum-pi1-navPath a {
	color: #6F6E70;
}

.tx-chcforum-pi1-navPath {
	color: #fff;
	background: none;
	padding: 3px;
	font-size: 14px; /* ch */
border-bottom:0;
}
/* NAVPATH END*/

/* PAGELINKS BEGIN */
.tx-chcforum-pi1-pageLinksTop, .tx-chcforum-pi1-pageLinksBtm {
	color: #fff;
	background: #333;
	font-size: 12px; /* ch */
	line-height: 15px;
	padding: 3px;
	text-align: right;
	clear: both;
	padding-right: 5px;
}

.tx-chcforum-pi1-pageLinksBtm {
	margin-bottom: 1px;
}
/* PAGELINKS END */

/* POST FORM BEGIN */
.tx-chcforum-pi1-postForm {
	border: 1px solid #6F0300;
	padding: 5px;
	margin-bottom: 3px;
}

.tx-chcforum-pi1-postForm #formWhere {
	font-size: 14px; /* ch */
	background: #6F0300;
	color:#fff;
	padding: 5px;
	text-align: left;
	white-space: nowrap;
	margin-bottom: 7px;
}

.tx-chcforum-pi1-postForm fieldset label {
	display: block;
	text-align: right;
	padding-right: 20px;
	padding-top: 3px;
	font-size: 12px; /* ch */
	width: 60px;
	float: left;
}

.tx-chcforum-pi1-postForm fieldset {
	
}

.tx-chcforum-pi1-postForm fieldset#formTop {
	margin-bottom: 8px;
}

.tx-chcforum-pi1-postForm fieldset#formTop legend {
	margin-bottom: 3px;
	padding: 2px;
	color:#fff;
	font-size: 12px; /* ch */
}

.tx-chcforum-pi1-postForm fieldset#formBottom legend {
	margin-bottom: 3px;
	padding: 2px;
	color:#fff;
	font-size: 12px; /* ch */
}


.tx-chcforum-pi1-postForm fieldset#formTop input {
	display: block;
	width: 150px;
	float: left;
	padding: 2px;
	border: 1px solid #DEDEDE;
	margin-bottom: 2px;
	font-size: 12px; /* ch */
}

.tx-chcforum-pi1-postForm textarea {
	border: 1px solid #DEDEDE;
	margin: 3px 0;
	width: 100%;
	height: 150px;
	font-size: 12px; /* ch */
}

.tx-chcforum-pi1-postForm fieldset#formTop br {
	clear:left;
}

.tx-chcforum-pi1-formBtn {
	text-align: center;
}

.tx-chcforum-pi1-formBtn input {
	border: 1px solid #999999;
	font-size: 12px; /* ch */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:2px;
	background-color: #FFF;

}

.tx-chcforum-pi1-formBtnHov {
	border: 1px solid #666; 
	font-size: 12px; /* ch */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:2px;
	background-color: #FFF;
	color: #CC0000;
}

.tx-chcforum-pi1-formBtnStyle {
	background-color: #FFF;
	border: 1px solid #666666;
	padding: 3px;
	margin: 3px;
}

.tx-chcforum-pi1-formBtnStyleHov {
	background-color: #FFF;
	border: 1px solid #C00;
	color: #CC0000;
	padding: 3px;
	margin: 3px;
}
/* POST FORM END */

/* SINGLE POST BEGIN */
.tx-chcforum-pi1-singlePost {
	border-bottom: 1px solid #666666;
	margin: 3px 0;
}

/* top */
.tx-chcforum-pi1-singlePost .author {
	padding: 0.5em 3px;
	vertical-align: top;
	font-size: 12px; /* ch */
}

.tx-chcforum-pi1-formEmicoStyle {
	margin: 3px;
}

.tx-chcforum-pi1-singlePost .im {
	vertical-align: middle;
	margin-top: 3px;
}

.tx-chcforum-pi1-singlePost .im a {
	margin-right: 10px;
}

.tx-chcforum-pi1-singlePost .im img {
	vertical-align: middle;
	border: 0px;
	padding-right: 2px;
	margin-bottom: 2px;
}

.tx-chcforum-pi1-singlePost .userPic {
	border: 1px solid #666666;
	float: right;
}
/* deprecated */
.tx-chcforum-pi1-singlePost #userPic {
	border: 1px solid #666666;
	float: right;
}

/* middle */
.tx-chcforum-pi1-singlePost .text {
font-size: 13px; /* ch */
	background: #111;
}

.tx-chcforum-pi1-singlePost .scroller {
	overflow: auto;
	width: 95%;
	text-indent: 0px;
	padding: 3px;
	padding-bottom:1em;
}

/* bottom */
.tx-chcforum-pi1-singlePost .edit {
	padding: 3px;
	height: 19px;
	vertical-align: middle;
	margin-top: 3px;
}

.tx-chcforum-pi1-singlePost .edit a {
	margin-right: 30px;
}

.tx-chcforum-pi1-singlePost .edit img {
	vertical-align: middle;
	border: 0px;
}

.tx-chcforum-pi1-singlePost .attachment {
	background: #DEE3E7;
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .attachment div {
	vertical-align: top;
}

.tx-chcforum-pi1-singlePost .attachment img {
	float: left;
	margin-right: 5px;
}

.tx-chcforum-pi1-singlePost .rate {
	background: #DEE3E7;
	border-top: 3px solid #FFFFFF ;
	padding: 3px;
}

.tx-chcforum-pi1-singlePost .rate input {
	background-color: #FFF;
	border: 1px solid #666666;
	font-size: 11px; /* ch */
}

.tx-chcforum-pi1-singlePost .rate select {
	border: 1px solid #666666;
	font-size: 12px; /* ch */
}

.tx-chcforum-pi1-singlePost .rate select option {
	height: 1.5em;
}

.tx-chcforum-pi1-singlePost .rate form {
	padding: 0;
	margin: 0;
	display: inline;
}

.tx-chcforum-pi1-singlePost .rate .rateStars {
	float: left;
	text-align: left;
	height: 1.85em;
}

.tx-chcforum-pi1-singlePost .rate .rateMenu {
	text-align: right;
	width: 100%;
	height: 1.85em;
}

.tx-chcforum-pi1-singlePost .offset {
	margin-left: 15px;
	margin-right: 15px;
}

.tx-chcforum-pi1-singlePost .codeCell {
	font-family: Courier, 'Courier New', sans-serif; font-size: 13px; /* ch  */ color: #006600;
	padding: 5px;
	background-color: #FAFAFA; 
	border: #D1D7DC; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCell {
	background-color: #ccc;
	color:#222;
	font-size: 12px; /* ch */
	padding: 5px;
	border: #222; 
	border-style: solid;
	border-left-width: 1px; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px
}

.tx-chcforum-pi1-singlePost .quoteCellAuthor {
	border: 0px;
	font-weight: bold;
	padding: 3px 0;
}

.tx-chcforum-pi1-singlePost .quoteTable {
	border: 0px;
	margin: 15px 0;
}

.tx-chcforum-pi1-singlePost .text img {
	max-height: 350px;
	max-width: 350px;
}

.tx-chcforum-pi1-singlePostQuoteText {
	background-color: #FAFAFA;
	border: 1px solid #666666;
	font-size: 12px; /* ch */
	padding: 5px;
}


/* SINGLE POST END */


/* FOOTER BOX BEGIN */
.tx-chcforum-pi1-FooterBox {
display:block;
	padding: 3px;
	font-size: 11px; /* ch */ 
}

/* used for user listing */
.tx-chcforum-pi1-FooterBox div { 
	padding-top: 5px; 
	padding-left: 5px;
	font-size: 12px; /* ch */ 
}
/* FOOTER BOX END */

/* HEADER BOX BEGIN */
.header_center {	
  text-align: center;
	height: 34px;
}
.header_text {
	font-size: 24px;
	line-height: 34px; 
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-variant: small-caps;
}
.header_small {
	margin-bottom: 3px;
	border: solid #666666 1px;
}
/* HEADER BOX END */

/* TOOL BAR  BEGIN */
.tx_chcforum-pi1-toolBar {
	background: #000;
	border: 1px solid #666666;
	padding-right: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom: 2px;
display:none;
}

.tx_chcforum-pi1-toolBar img {
	vertical-align: middle;
	margin-left: 16px;
}

.tx_chcforum-pi1-toolBar div {
	line-height: 30px;
	text-align: right;
	font-size: 11px; /* ch */
	font-weight: bold;
border:1px solid red;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}

.tx_chcforum-pi1-subToolBar {
display:none;
	margin-bottom: 1px;
	padding-right: 5px;
}

.tx_chcforum-pi1-subToolBar img {
	vertical-align: middle;
	margin-left: 16px;
}

.tx_chcforum-pi1-subToolBar div {
	margin: 0px;
	line-height: 15px;
	padding: 3px 0px 3px 0px;
	text-align: right;
	font-size: 11px; /* ch */
	font-weight: bold;
	font-family: Verdana,Arial,Helvetica,sans-serif;
}


/* TOOL BAR  END */



/* PROFILE BEGIN */
.tx-chcforum-pi1-profileBorder {
	border: 1px solid #999999;
	padding: 3px;
}

.tx-chcforum-pi1-profileBorder #userPic {
	border: 1px solid #666666;
	float: right;
}

.tx-chcforum-pi1-profileBorder hr {
	clear: left;
	display: block;
	visibility: hidden;
}

.tx_chcforum-pi1-profileHdrBig {
	background: #DEE3E7;
	border: 1px solid #666666;
	padding: 5px;
	margin-bottom: 3px;
	font-size: 13px; /* ch  */
	font-weight: bold;
}

.tx_chcforum-pi1-profile_hdr {
	font-size: 13px; /* ch  */
  font-weight: bold;
  background: #E3E7EF;
  padding: 2px;
	padding-left: 6px;
}
/* PROFILE END */

/* MESSAGE BOX BEGIN */
.tx-chcforum-pi1-errorBoxCell {
	background: #E3E7EF;
	font-weight: bold;
	text-align: left;
}

.tx-chcforum-pi1-messageBoxErrorNoBorder {
	background: #FFD6EF;
	font-weight: bold;
	text-align: left;
	margin-bottom: 3px;
	padding: 3px;
	font-weight: bold;
}

.tx-chcforum-pi1-messageBox, .tx-chcforum-pi1-messageBoxError {
	background: #FFCCCC;
	margin-bottom: 3px;
	padding: 3px;
	padding-left: 5px;
	font-weight: bold;
	border: 1px solid #CF1127;
	color: #CF1127;
}
/* MESSAGE BOX END */

.tx-chcforum-pi1-forumTextBig {
	font-size: 16px; /* ch */
	font-weight: bold;
}

.tx-chcforum-pi1-helpBox {
background:none;
	border-style: none;
	color:#fff;
}

.tx-chcforum-pi1-linkUp {
	padding: 3px;
	padding-right: 5px;
	font-size: 12px; /* ch */
	line-height: 15px;
	text-align: right;
}

.tx-chcforum-pi1-previewBoxCell {
	background: #A7B3CB;
	text-align: center;
}

/* CWT COMMUNITY STYLES */

#tx_chcforum-pi1 .tx-cwtcommunity-pi1 .userlistLetters {
	font-weight: bold;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 form {
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 td {
	font-family: arial, sans-serif;
	padding: 2px;
}
#tx_chcforum-pi1 .tx-chcforum-pi1-Table .tx-cwtcommunity-pi1 th {
	background: #E3E7EF;
	font-family: arial, sans-serif;
	font-size: 13px; /* ch  */
	padding: 2px;
	text-align: left;
	letter-spacing: 0px;
}





/* Registration */

.tx-srfeuserregister-pi1 {
	min-height:620px;
}

.tx-srfeuserregister-pi1 form{
	padding:0;
	background:#1F1F1F;
}
.tx-srfeuserregister-pi1-uploader{
	border:none;
	color:#000;
	font-family:Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px; /* ch */
	vertical-align:middle;
	width:220px;
}
.tx-srfeuserregister-pi1 form fieldset legend{
	font-size: 14px; /* ch */
}
form fieldset .tx-srfeuserregister-pi1-text, form fieldset textarea, form fieldset .tx-srfeuserregister-pi1-password, form fieldset select {
	border:1px solid #373737;
	color:#000;
	font-size: 12px; /* ch */
}
.tx-srfeuserregister-pi1-submit {
	font-size: 12px; /* ch */
}
#content .tx-srfeuserregister-pi1 legend {
	color:white;
	font-size:14px;
	font-weight:normal;
}
#content .tx-srfeuserregister-pi1 ul {
margin:1em 0;
clear:both;
border-top:1px solid #aaa;
background:none;
width:auto;
}
#content .tx-srfeuserregister-pi1 ul:last-child {
	padding-bottom:2em;
}
#content .tx-srfeuserregister-pi1 li  {
	margin:0;
	margin-top:0.3em;
	padding:0.5em 0pt 0pt;
	clear:both;
	width:auto;
	float:none;
}
.tx-srfeuserregister-pi1 li .error {
color:#FF0000;
display:block;
font-size:11px;
margin:4px 0pt 0pt 133px;
}
#content .tx-srfeuserregister-pi1 li label {
	float:left;
	width:120px;
	color:white;
	padding:0;
	margin:0 1em 0 0;
	text-align:right;
}
#content .tx-srfeuserregister-pi1 li p {
	background:none;
	width:200px;
	margin:0.5em 0 0.5em 120px;
	padding:0 0 0 1em;
}

#content .tx-srfeuserregister-pi1 .preview li span {
	display:block;
	margin:0;
	padding:0;
	width:230px;
	float:left;
}
#content .tx-srfeuserregister-pi1-text, .tx-srfeuserregister-pi1-password {
	width:120px;
}
#content .tx-srfeuserregister-pi1 li label.checkk {
	width:90%;
}

#content .tx-srfeuserregister-pi1 label span {
	color:red;
}



/*
/* Poll */



.tx-jkpoll-pi1 {
	width:417px;
	height:128px;
	background:url(../../site_images/banners/whats_your_throw_of_choice.jpg) no-repeat;
	background-position:10px 10px;
	clear:both;
}

.tx-jkpoll-pi1 h3{
	display:none;
}

.tx-jkpoll-pi1 form {
padding:26px 0 0 0;
width:100px;
float:right;
}
.tx-jkpoll-pi1 li {
font-size:12px;
color:#fff;
height:18px;
}

.tx-jkpoll-pi1 ul {
margin-bottom:8px;
}

/* Blog */

#content .blog {
	background:black;
	width:620px;
	border:1px solid #333;
}

#content .blog ul {
	background:none;
}
#content .blog li{
padding:0 0 1em 0;
	border-bottom:1px solid #333;
}
#content .blog li:last-child{
	border:none;
}
#content .blog h3 {
	font-size:16px;
	font-weight:normal;
	color:#52729D;
	border:none;
	padding:1em 1em 0.5em 0;
	margin:0;
}

#content .blog h4 {
	font-size:10px;
	color:#999999;
	font-weight:normal;
	background:none;
	padding-top:0;
	margin:0 0 1em 0;
	padding-left:0;
}
#content .blog p.bodytext, #content .blog p {
	background:none;
	font-size:12px;
	color:white;
	margin:0;
	padding-left:0;
}
#content .blog .back {
	padding:1em 1em 0.5em 12px;
}
#content .post h3, #content .post p.bodytext, #content .post h4 {
padding-left:12px;
}

/* comments */
#content .tx-veguestbook-pi1 ul {
	width:600px;
	list-style:none;
	padding:10px 10px 0 10px;
	margin:1em 0 0 0;
	background:none;
	border:1px solid #333;
}

#content .tx-veguestbook-pi1 h3 {
	font-size:12px;
	font-weight:normal;
	border:none;
	margin-bottom:0;
}
#content .tx-veguestbook-pi1 h3 a{
	font-size:12px;
	color:white;
	text-transform:capitalize;
}
#content .tx-veguestbook-pi1 h3 span {
	font-style:italic;
}
#content .tx-veguestbook-pi1 h4 {
background:none;
	padding:0;
	font-size:10px;
	color:#666;
	margin-bottom:1em;
	font-weight:normal;
}
#content .tx-veguestbook-pi1 li {
	border-bottom:1px solid #333;
	padding-bottom:1em;
	margin-bottom:1.5em;
}
#content .tx-veguestbook-pi1 li:last-child {
	border:none;
	margin-bottom:0;
}

#content .tx-veguestbook-pi1 form ul {
	border:none;
	padding:0;
}
#content .tx-veguestbook-pi1 form li {
	padding:0;
	margin:0;
	border:none;
	clear:left;
}
#content .tx-veguestbook-pi1 form label {
display:block;
	width:120px;
	float:left;
}
/* Pop Ups */
body.popup {
	background-image:none;
	width:520px;

}
#popup_content {
	width:95%;
	}
#popup_content h2{
	background:url(../graphics/box/title_bg-1_2.gif) no-repeat;
	padding:5px 6px 1em 5px;
	position:relative;
	color:#fff;
	font-size:14px;
	margin-top:0.5em;
}
#popup_content h3{
	margin-top:1em;
	margin-left:6px;
}

.media {
clear:right;
	width:620px;
	position:relative;
}
#content .media .thumbs, #content .media .video-thumbs {
	width:260px;
	list-style:none;
	padding:0;
	margin:0;
	float:right;
	background:none;
}
#content .media .thumbs img, #content .media .video-thumbs img{
	cursor:pointer;
}
#content .media .video-thumbs {
	width:175px;
}
.media .thumbs li, .media .video-thumbs li{
	float:left;
	margin:0 5px 5px 0;
	width:79px;
	height:59px;
	overflow:hidden;
}
.media .thumbs li.byYear,  .media .video-thumbs li.byYear{
	float:left;
	margin:5px 5px 5px 0;
	width:200px;
	height:20px;
	overflow:hidden;
	font-weight: bold;
}

.media .thumbs li div, .media .video-thumbs li div {
	display:none;
}
.media .thumbs li.active div, .media .video-thumbs li.active div {
	display:block;
}
#content .media .thumbs li div {
	width:321px;
	padding:10px;
	position:absolute;
	left:0;
	top:265px;
}
#content .media .video-thumbs li div{
	width:450px;
	padding:0 10px;
	position:absolute;
	left:0;
	top:0;
	}
#content .media .thumbs li div h3, #content .media .video-thumbs li div h3 {
	color:#a9d1ef;
	font-size:12px;
	border:none;
	margin-bottom:0;
}
#content .media .thumbs li div h4, #content .media .video-thumbs li div h4  {
	background:none;
	padding:0;
	color:white;
	font-size:10px;
	margin:0;
}
#content .media .thumbs li div p, #content .media .video-thumbs li div p {
	background:none;
	padding-left:0;
	margin-top:1em;
}


#agree {
	background:#000000;
	height:620px;
	position:absolute;
	width:600px;
	text-align:center;
}
#content #agree h2 {
	width:547px;
	}
#agree .text {
	overflow-x:hidden;
	overflow-y:scroll;
	overflow:auto;
	height:530px;
	padding:1em;
	margin-bottom:1em;
	text-align:left;
}
	
#content #agree .text p {
	background:none;
}
#agree input {
	margin:0.2em 1em;
}
#content .article .tx-extfeusers-pi1 ul {background:none;}
#user_directory {
	clear:right;
	list-style:none;
	background:none;
	padding:0;
	margin:0;
	width:575px;
}
#user_directory li{
float:left;
width:170px;
height:200px;
margin-right:15px;
text-align:center;
}
#user_directory li .shot{
	height:110px;
	width:130px;
}
#user_directory h3, #user_directory h4 {
	background:none;
	border:none;
	padding:0;
	margin:0;
	text-transform:none;
}
#user_directory h3 {
	border:medium none;
color:#E1E1E1;
font-size:12px;
font-weight:bold;
margin-bottom:0pt;
text-align:center;
text-transform:uppercase;
}
#user_directory h4 {
color:#FF0000;
font-weight:normal;
text-align:center;
}