/*
strictlystryper.com (Brian L. Marshall)
*/

html {
	background: #000000;
}

body {
	margin: 0;
	padding:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	width: 100%;
	display: table;
	background: url(images/stryper_top_bg.jpg) #000 repeat-x;
}

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


.stryper_container {

	width: 950px;
	margin: auto;

}

#stryper_header {
	
	width: 950px;
	height: 331px;
	background: url(images/stryper_header.png) no-repeat;
	
}

/* Menu Section */

#stryper_menu_section{
	width: 950px;
	height: 35px;
	float: left;	
	margin: 295px 0 0 0;
	padding: 0;

}

#stryper_menu_section ul {
	float: right;
	width: 920px;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}

#stryper_menu_section ul li {
	display: inline;	
}

#stryper_menu_section ul li a {
	float: left;
	padding: 8px 30px 0 30px;
	margin: 0;
	height: 26px;
	font-family: Arial, Calibri;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #F7F3F3;
	background: url(images/stryper_menu.jpg) right bottom no-repeat;
}

#stryper_menu_section ul li a.last{
	background: none;
}
#stryper_menu_section li a:hover, #stryper_menu_section li .current{
	color: #FDE700;

}

/* End Of Menu */

#stryper_content_area {

	width: 950px;
	margin: 0;
	padding: 0;
	
}

#stryper_left {
	
	float: left;
	width: 220px;
	margin: 0;
	padding: 15px 0 0 0;
	
}

#stryper_left .stryper_left_section_box {
	
	width: 221px;
	margin: 0 0 15px 0;
	padding: 0 ;
	
}

.stryper_left_section_box .stryper_left_section_box_top {
	
	width: 206px;
	height: 35px;
	background: url(images/stryper_left_section_top.jpg); no-repeat;
	margin: 0;
	padding: 13px 0 0 15px;
	
}

.stryper_left_section_box_top h1 {
	
	font-size:1.3em;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px solid #666666;
}

.stryper_left_section_box .stryper_left_section_box_mid {
	
	width: 191px;
	background: url(images/stryper_left_section_mid.jpg) repeat-y;	
	margin: 0;
	padding: 10px 15px 0 15px;
	
}

.stryper_left_section_box_mid p {
	font-family: Arial, Calibri;
	font-size: 12px;
	color: #fff;
	text-align: justify;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;

}

.stryper_left_section_box .bottom_padding {
	padding: 0;
	
}

.stryper_left_section_box_mid  h1 {
	
	font-size:1.3em;
	font-weight:bold;
	color:#FCFE14;
	border-bottom:1px solid #666666;
}

.stryper_left_section_box_mid  h2 {
	
	font-size:1.3em;
	font-weight:normal;
	color:#FFFFFF;
	border-bottom:1px solid #666666;
}

.stryper_left_section_box .stryper_left_section_box_bottom {
	
	width: 221px;
	height: 21px;
	background: url(images/stryper_left_section_bottom.jpg) ;
	margin: 0;
	padding: 0;
	
}

#stryper_middle {
	
	float: left;
	width: 455px;
	margin: 0;
	padding: 15px 15px 0 15px ;

}

#stryper_middle .stryper_middle_section_box {
	
	width: 455px;
	margin: 0 0 15px 0;
	padding: 0;
	
	
}

.stryper_middle_section_box .stryper_middle_section_box_top {
	
	width: 440px;
	height: 35px;
	background: url(images/stryper_mid_section_top.jpg) no-repeat;
	margin: 0;
	padding: 13px 0 0 15px;
	
}

.stryper_middle_section_box_top h1 {
	
	font-size:1.3em;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px solid #666666;
		
}

.stryper_middle_section_box_top h2 {
	
	height: 16px;
	font-family: Arial, Calibri;
	font-size: 12px;
	color: #FFF;
	margin: 0;
	padding: 5px 0 0 40px;
		
}

.stryper_middle_section_box_top h3 {
	
	font-size:1.3em;
	font-weight:bold;
	color:#BBBBBB;
	
		
}

.stryper_middle_section_box  .stryper_middle_section_box_mid {
	
	width: 425px;
	background: url(images/stryper_mid_section_mid.jpg) repeat-y;
	margin: 0;
	padding: 15px 15px 0 15px;
	
}

.stryper_middle_section_box_mid p {
	font-family: Arial, Calibri;
	font-size: 12px;
	color: #fff;
	text-align: justify;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;

}

.stryper_middle_section_box_mid img {
	
	float: left;
	margin: 0 5px 5px 0;
	padding: 0;

}

.stryper_middle_section_box .bottom_padding {
	padding: 0;
	
}


.stryper_middle_section_box_mid  h1 {
	
	font-size:1.3em;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px solid #666666;
}

.stryper_middle_section_box_mid  h2 {
	
	font-size:1.0em;
	font-weight:normal;
	color:#FFFFFF;
	
}

.stryper_middle_section_box_top h3 {
	
	font-size:1.3em;
	font-weight:bold;
	color:#BBBBBB;
	
		
}


.stryper_middle_section_box  .stryper_middle_section_box_bottom {
	
	width: 455px;
	height: 23px;
	background: url(images/stryper_mid_section_bottom.jpg) no-repeat;
	margin: 0;
	padding: 0;
	
}

#stryper_right {
	
	float: right;
	width: 245px;
	margin: 0;
	padding: 15px 0 0 0;
}

#stryper_right .stryper_right_section_box {
	
	width: 246px;
	margin: 0 0 15px 0;
	padding: 0 ;
	
}

.stryper_right_section_box .stryper_right_section_box_top {
	
	width: 231px;
	height: 35px;
	background: url(images/stryper_right_section_top.jpg) no-repeat;
	margin: 0;
	padding: 13px 0 0 15px;
	
}


.stryper_right_section_box_top h1 {
	
	font-size:1.3em;
	font-weight:bold;
	color:#FFFFFF;
	border-bottom:1px solid #666666;
}


.stryper_right_section_box .stryper_right_section_box_mid {
	
	width: 230px;
	background: url(images/stryper_right_section_mid.jpg) repeat-y;
	margin: 0;
	padding: 15px 15px 0 15px;
	
}

.stryper_right_section_box_mid p {
	font-family: Arial, Calibri;
	font-size: 12px;
	color: #fff;
	text-align: justify;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;

}

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

.stryper_right_section_box_mid li {
	font-family: Arial, Calibri;
	font-size: 10px;
	color: #fff;
	text-align: justify;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;

}

.stryper_right_section_box .stryper_right_section_box_bottom {
	
	width: 246px;
	height: 22px;
	background: url(images/stryper_right_section_bottom.jpg) no-repeat;
	margin: 0;
	padding: 0;
	
}

#stryper_bottom_bg {
	width: 100%;
	height: 200px;
	background: url(images/stryper_top_bg3.jpg) repeat-x;
	
}
#stryper_footer {
	
	width: 100%;
	height: 120px;
	background: url(images/stryper_footer.png) no-repeat;
	margin: 0;
	padding: 80px 0 0 0;
	
}

#stryper_footer .stryper_footer_section {
	
	width: 100%;
	margin: 0 0 10px 0;
	padding: 0;
	color: #fff;
	text-align: center;
	font-size: 12px;
}
.cleaner {
	clear: both;
	margin: 0;
	padding: 0;
	height: 0;
}









#HCB_comment_box textarea {
  /* add any custom CSS for the comment box here. */
  
}

/* the entire html comment box container. applies to everything */
#HCB_comment_box {
  font-family: Arial, Calibri;
  color: #FCFE14;
  background-color: #000000;
}

#HCB_comment_box p.error {
  border: 1px solid red;
  background-color: #fee;
}

#HCB_comment_box textarea, #HCB_comment_box input.text {
  border-top: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  border-bottom: 1px solid #eaeaea;
  border-right: 1px solid #eaeaea;
  background-color: #f8f8f8;
}

#HCB_comment_box input.text {
  width:200px;
}

/* the submit button */
#HCB_comment_box input.submit {
  border-top: 1px solid #eee;
  border-left: 1px solid #eee;
  border-bottom: 1px solid #FCFE14;
  border-right: 1px solid #FCFE14;
  background-color: #000000;
  color: #FCFE14;
  font-weight:bold;
  cursor:pointer;
}

#HCB_comment_box span.home-desc {
  font-size:8px;
  opacity:0.4;
}

/* the individual comment display containers */
#HCB_comment_box div.comment {
  border-bottom:1px dotted #eee;
  margin-bottom:5px;
}