/* Basics */
/* Reset all elements */
html, body, 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, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border:0pt none;
	margin:0pt;
	outline-color:invert;
	outline-style:none;
	outline-width:0pt;
	padding:0pt;
	vertical-align:baseline;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
body {
	/*margin:0;
	padding:0;*/
	background: #000000;
}
:focus {
	outline:0 !important;
}
table {
	border-collapse:separate;
	border-spacing:0pt;
}
caption, th, td {
	font-weight:normal;
	text-align:left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content:"";
}
blockquote, q {
	quotes:"" "";
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
* {
	margin:0pt;
	padding:0pt;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clearB {
	clear:both;
	height:0px;
}
.marginA {
	margin:auto;
}
a img {
	border:0px;
}
form, table {
	padding:0px;
	margin:0px;
}

.form_text{
	font-size:11px;
}
p {
	font-size:12px;
	margin-top: 6px;
	margin-right: 0;
	margin-bottom: 6px;
	margin-left: 0;
}
h1 {
	font-size:24px;
	font-weight:bold;
	margin-bottom:6px;
	padding-top:10px;
}
h2 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:6px;
	padding-top:10px;
}
 h3, h4, h5, {
 padding:0px 0px 13px 0px;
 margin:0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12px;
}

h4 a:link, h4 a:active, h4 a:visited {
	 text-decoration:none;
}

ul, ol {
	font-size:12px;
	margin:15px;
	margin-left:30px;
}
li {
	margin-top:5px;
}
h1 {
	padding: 0 0 4px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #d40b0b;
	text-transform: uppercase;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #ffffff;
}
h5 {
	padding: 0 0 20px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
/* Wrapper */
*html #wrapper {
 width: expression( document.body.clientWidth < 991 ? "990px" : "auto" );
}
#wrapper {
	min-width: 990px;
	background:#FFF;
}
/* Header */
#header {
}
#headertop {
	height: 80px;
	background: url(../images/bg_header.jpg) #000000 no-repeat left top;
}
#logo {
	padding: 16px 0 0 24px;
	height: 64px;
}
#toplinks {
	padding: 0 16px 0 0;
}
#toplinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#toplinks li {
	float: left;
}
#toplinks li a {
	padding: 10px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #e03a0d;
	text-decoration: none;
}
#toplinks li a:hover {
	text-decoration: underline;
}
#menu {
	height: 32px;
	border-top: 1px solid #242424;
	border-bottom: 1px solid #1F1F1F;
	background: #000000;
}
#menunav {
	width: 700px;
}
/*
*html #mini_links{
	margin: -32px 0 0 0;
}
*/
#mini_links {
	padding-top: 2px;
	padding-right: 16px;
	padding-bottom: 0;
	padding-left: 0;
}
#mini_links ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#mini_links li {
	padding: 0 0 0 8px;
	float: left;
}
*html .mini_fbook a span {
	display: block;
	padding: 0;
	width: 22px;
	height: 22px;
}
.mini_fbook a {
	display: block;
	padding: 0;
	width: 22px;
	height: 22px;
	cursor: pointer;
	background: url(../images/bg_minifacebook.gif) no-repeat left top;
}
.mini_ttube a {
	display: block;
	padding: 0;
	width: 22px;
	height: 22px;
	cursor: pointer;
	background: url(../images/bg_miniyoutube.gif) no-repeat left top;
}
.mini_twit a {
	display: block;
	padding: 0;
	width: 22px;
	height: 22px;
	cursor: pointer;
	background: url(../images/bg_minitwitter.gif) no-repeat left top;
}
.mini_rss a {
	display: block;
	padding: 0;
	width: 22px;
	height: 22px;
	cursor: pointer;
	background: url(../images/bg_minirss.gif) no-repeat left top;
}
.mini_fbook a:hover, .mini_ttube a:hover, .mini_twit a:hover, .mini_rss a:hover {
	background-position: left -22px;
}
#flash {
	height: 500px;
}
/* Body */
#body {
	background: #ffffff;
}
.home_thumbs_container {
	overflow:hidden;
	min-height: 172px;
	height: 172px;
	width:100%;
}
.services_container {
	min-height: 172px;
	height: auto !important;
	height: 172px;
	background-image: url(../images/bg_home_thumbs.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-left: 13px;
}
.services_thumb {
	width: 227px;
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 0;
}
*html .services_thumb img {
	padding: 0 0 4px 0;
}
*+html .services_thumb img {
	padding: 0 0 4px 0;
}
.services_thumb img {
	padding: 0 0 7px 0;
}
.services_thumb a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #999;
	text-decoration: none;
	text-transform: uppercase;
	display:block;
	background-color:#000;
	padding-bottom:5px;
}
.services_thumb a:hover {
	color:#ffffff;
}
.cform {
	padding: 0 9px 0 0;
	width: 178px;
}
.label1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #909090;
}
.label2 {
	padding: 0 0 6px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #909090;
}
.txtbox_container, .captcha_container {
	padding: 0 0 11px 0;
}
.txtbox {
	padding: 5px;
	width: 170px;
	height: 15px;
	color: #ffffff;
	border: 1px solid #444444;
	background: #191919;
}
.cform_info {
	padding: 7px 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #4d4d4d;
}
.btn_submit {
	padding: 7px 0 0 0;
}
.jstv_container {
	padding: 20px 0 19px 0;
	background: url(../images/bg_waterdrops.jpg) #000000 repeat-x left top;
}
.jstv_wrapper {
	padding: 11px 0 10px 10px;
	width: 960px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	border: 1px solid #3c3c3c;
	background: url(../images/bg_jstvbody.gif) #000000 repeat-x left top;
}
.tvlist_container {
	padding: 0 0 0 10px;
}
.jstvlogo {
	margin: 0 0 0 0;
	padding: 0 0 14px 0;
	height: 38px;
}
.searchbox_container {
	padding: 10px 19px 0 0;
}
.searchbox_c {
	padding: 0 5px 0 0;
}
.searchbox {
	padding: 4px 0 0 0;
	width: 180px;
	height: 21px;
	border: 1px solid #d7d7d7;
}
.tvlist {
	margin: 0 15px 10px 0;
	padding: 7px 7px;
	width: 280px;
	height: 67px;
	background: #fbfbfb;
}
.latestvid .tvlist {
	margin: 0 0 10px 0 !important;
}
.tvlist2 {
	margin: 0 0 10px 0;
	padding: 7px 10px;
	width: 280px;
	height: 75px;
	background: #fbfbfb;
}
.tvlist_thumb {
	padding: 0 11px 0 0;
	width: 101px;
}
.tvlist_info {
	width: 168px;
}
.tvlist_name a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0e0e0e;
	text-decoration: none;
}
.tvlist_name a:hover {
	text-decoration: underline;
}
.tvlist_name2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.tvlist_name2 a:hover {
	text-decoration: underline;
}
.tvlist_postdate {
	padding: 8px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #575757;
}
.tvlist_postdate2 {
	padding: 8px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
}
.vidcontent {
	width: 640px;
}
.vidplayer {
	padding: 0 0 10px 0;
	width: 640px;
	height: 385px;
}
.vidcomments_wrapper {
	padding: 22px 19px 29px 19px;
	background: #ffffff;
}
.vcomment_container {
	padding: 0 0 18px 0;
	border-bottom: 1px solid #ababab;
}
.v_commentbox {
	border: 1px solid #ededed;
	background: #ffffff;
}
.vc_title {
	padding: 0 0 0 11px;
	height: 24px;
	line-height: 24px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background: #f1f1f1;
}
.vc_icon {
	padding: 6px 9px 0 0;
	width: 18px;
	height: 12px;
}
.vc_comments {
	padding: 9px 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #565656;
}
.vidcommentform {
	padding: 10px 0 0 0;
}
.vcform {
	padding: 0 0 0 9px;
}
.c_label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #424242;
}
.ctxtbox_container {
	padding: 0 0 22px 0;
}
.c_txtbox {
	width: 204px;
	height: 17px;
	border-top: 1px solid #8e8e8e;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #e4e4e4;
}
.c_txtbox2 {
	width: 304px;
	height: 17px;
	border-top: 1px solid #8e8e8e;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #e4e4e4;
}
.c_txtarea {
	width: 586px;
	height: 120px;
	border-top: 1px solid #8e8e8e;
	border-left: 1px solid #cecece;
	border-right: 1px solid #cecece;
	border-bottom: 1px solid #e4e4e4;
	overflow: auto;
}
.c_captcha {
	padding: 0 0 2px 0;
}
.tvlist_content {
	padding: 0 10px 0 0;
	width: 300px;
}
.vidinfo_container {
	background: #484848;
}
.vt_container {
	width: 300px;
	background: #484848;
}
.vt_head {
	padding: 9px 10px;
	width: 280px;
	background: #393939;
}
.vt_content {
	padding: 9px 10px 3px 10px;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}
.latestvid {
	padding: 16px 0 0 0;
	width: 300px;
}
.col1 {
	padding: 47px 16px 20px 16px;
	min-height: 490px;
	height: auto !important;
	height: 490px;/*background: url(../images/bg_topshadow.gif) repeat-x left top;*/
}
.col1_notopshadow {
	min-height: 490px;
	height: auto !important;
	height: 490px;
	padding-top: 20px;
	padding-right: 16px;
	padding-bottom: 20px;
	padding-left: 16px;
}
.col1_shadow {
	background: url(../images/bg_bottomshadow.gif) repeat-x left bottom;
}
.col2 {
/*background: url(../images/bg_boards.jpg) left top;*/
}
.col2_wrapper {
	padding: 40px 20px;
	width: 810px;
	min-height: 490px;
	height: auto !important;
	height: 490px;
	background: #ffffff;
	float: left;
}
.col3 {
	padding: 0 0 20px 0;
	background: url(../images/bg_blog.jpg) #000000 repeat-x left top;
}
.colleft {
	width: 707px;
}
.colright {
	padding: 0 0 0 10px;
	width: 229px;
}
.colinfo {
	padding: 0 0 16px 0;
	width: 365px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.boardtitle {
	margin: 0 0 15px 0;
	padding: 25px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #000000;
	border-bottom: 1px solid #000000;
}
.boardoview {
	padding: 0 0 20px 0;
	font-size: 12px;
	color: #4c4c4c;
	text-align: justify;
}
.headingbar {
	margin: 0 0 13px 0;
	padding: 0 0 0 11px;
	height: 26px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	background: #000000;
}
.plogos {
	padding: 0 13px 11px 13px;
}
table.t_grid1 {
	margin:  10px 0;
	border-top: 2px solid #000000;
	border-collapse: collapse;
	border-spacing: 0px;
	width: 365px;
}
.td_grid {
	padding: 2px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
}
.td_red {
	color: #ffffff;
	background: #e62625;
}
tbody.tb_grid {
	border-top: 2px solid #000000;
}
.td_grid2 {
	padding: 3px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #dfdfdf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.td_grid3 {
	padding: 3px;
	border-left: 2px solid #000000;
	border-right: 2px solid #000000;
	border-bottom: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}
.barlink a {
	display: block;
	padding: 0 0 0 9px;
	height: 26px;
	line-height: 26px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	background: #000000;
}
.barlink a:hover {
	background: #df1918;
}
.blog_wrapper {
	padding: 20px 0 0 0;
	width: 946px;
}
.blogcontent {
	padding: 24px 20px 13px 20px;
	width: 600px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	background: #ffffff;
}
.blogcontent ul, .blogcontent ol {
	margin: 0 0 0 22px;
}
.blogcontent a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #D40B0B;
	text-decoration: none;
}
.blogcontent a:hover {
	text-decoration: underline;
}
.blogdate {
	padding: 0 0 21px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #666666;
	text-transform: uppercase;
}
.blogtopiclinks {
	margin: 13px 0 0 0;
	height: 28px;
	line-height: 28px;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
}
.blogtopiclinks ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.blogtopiclinks li {
	float: left;
}
.blogtopiclinks li a {
	padding: 0 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7f7f7f;
	text-decoration: none;
	border-right: 1px solid #b2b2b2;
}
.blogtopiclinks li a:hover {
	text-decoration: underline;
}
.blog_container {
	padding: 0 0 0px 0;
}
.blogsocial {
	padding: 21px 0 0 0;
	width: 67px;
}
.blog_pagination {
	color:#FFCC00;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-right: 5px;
	padding-left:5px;
}
.blog_pagination a:link, .blog_pagination a:active, .blog_pagination a:visited {
	color:#CCCCCC;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-right: 5px;
	padding-left:5px;
}
.blog_pagination a:hover {
	color:#ffffff;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	padding-right: 5px;
	padding-left:5px;
}
.bs_container {
	padding: 7px 0 0 7px;
	width: 60px;
	height: 216px;
	background: url(../images/bg_social.gif) #ffffff no-repeat left top;
}
.sboard_thumb {
	margin: 0 10px 10px 0;
	width: 116px;
	height: 435px;
	border: 1px solid #cccccc;
}
.rpanelbox {
	width: 229px;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	background: url(../images/bg_rpaneltitle.gif) #ffffff no-repeat left top;
}
.rpaneltitle {
	padding: 5px 0 0 12px;
	height: 33px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
.rpanel_content, .rpanel_content2 {
	padding: 10px 14px;
}
.rpanel_content ul, .rpanel_content2 ul {
	margin:0;
	padding: 0;
	list-style: none;
}
.rpanel_content li {
	padding: 0 0 5px 6px;
	line-height: 12px;
	background: url(../images/bg_blogbullet.gif) no-repeat left 5px;
}
.rpanel_content2 li {
	padding: 0 0 4px 6px;
	line-height: 12px;
	background: url(../images/bg_blogbullet.gif) no-repeat left 7px;
}
.rpanel_content li a, .rpanel_content2 li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #4f4f4f;
	text-decoration: none;
}
.rpanel_content li a:hover, .rpanel_content2 li a:hover {
	text-decoration: underline;
}
.rpanelbox_shadow {
	padding: 0 0 6px 0;
}
/* Tweeter */
.tweeterbox {
	padding: 0 9px 10px 0;
}
.tweet_btn a {
	display: block;
	width: 50px;
	height: 16px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background: url(../images/btn_tweeter.gif) no-repeat left top;
}
.tweet_btn a:hover {
	color: #92c032;
	background-position: left -16px;
}
.tweet_c {
	margin: 0 0 3px 0;
	width: 50px;
	text-align: center;
}
.tweet_c a {
	display: block;
	padding: 4px 0 0 0;
	width: 50px;
	height: 38px;
	text-decoration: none;
	background: url(../images/bg_tweetnum.gif) no-repeat left top;
}
.tweet_n {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #555555;
}
.tweet_t {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #555555;
}
/* Facebook */
.facebookbox {
	/*	padding: 0 9px 10px 0;*/
	padding: 0 0 10px 0;
}
.fbook_btn a {
	display: block;
	width: 50px;
	height: 16px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background: url(../images/btn_fbook.gif) no-repeat left top;
}
.fbook_btn a:hover {
	color: #5c77a8;
	background-position: left -16px;
}
.fbook_logo {
	padding: 0 0 5px 0;
}
.fbook_logo a {
	display: block;
	width: 50px;
	height: 40px;
	text-decoration: none;
	background: url(../images/bg_f.gif) no-repeat left top;
}
/* Blog Comment Box */
.bcommentbox {
	padding: 0 9px 10px 0;
}
.bcomment_btn a {
	display: block;
	width: 50px;
	height: 16px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	text-align: center;
	background: url(../images/btn_comment.gif) no-repeat left top;
}
.bcomment_btn a:hover {
	color: #c03b32;
	background-position: left -16px;
}
.bcomment_c {
	margin: 0 0 3px 0;
	width: 50px;
	text-align: center;
}
.bcomment_c a {
	display: block;
	padding: 9px 0 0 0;
	width: 50px;
	height: 33px;
	text-decoration: none;
	background: url(../images/bg_commentbox.gif) no-repeat left top;
}
.bcomment_n {
	height: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #d35249;
}
/* Footer */
#footer {
	padding: 13px 22px 0 23px;
	height: 70px;
	background: url(../images/bg_footercontactbg.jpg) #000000 no-repeat left top;
}
#footer ul {
	margin:0;
	padding:0;
}
#footer ul li {
	display:inline;
}
#footer ul li a {
	padding: 0 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#808080;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#ffffff;
}
.nb a {
	border:0px !important;
}
.contactform_container {
	margin-bottom:10px;
	float: left;
}
/*Additional CSS */
.commentlew {
	background:#FFFFFF none repeat scroll 0 0;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	padding:24px 20px 13px;
	width:600px;
	margin:0 0 0 67px;
}
/*additional CSS*/
div.BlogTagCloud a.BlogTagCloud-XX-Small {
	font-size:11px !important;
	margin-right:4px;
	text-decoration:none;
	color:#4F4F4F;
	font-family:Arial, Helvetica, sans-serif;
}
div.BlogTagCloud a.BlogTagCloud-X-Small {
	font-size:13px !important;
	margin-right:4px;
	text-decoration:none;
	color:#4F4F4F;
	font-family:Arial, Helvetica, sans-serif;
}
div.BlogTagCloud a.BlogTagCloud-Small {
	font-size:15px !important;
	margin-right:4px;
	text-decoration:none;
	color:#4F4F4F;
	font-family:Arial, Helvetica, sans-serif;
}
div.BlogTagCloud a.BlogTagCloud-Medium {
	font-size:17px !important;
	margin-right:4px;
	text-decoration:none;
	color:#4F4F4F;
	font-family:Arial, Helvetica, sans-serif;
}
div.BlogTagCloud a.BlogTagCloud-Large {
	font-size:19px !important;
	margin-right:4px;
	text-decoration:none;
	color:#4F4F4F;
	font-family:Arial, Helvetica, sans-serif;
}
div.BlogTagCloud a.BlogTagCloud-X-Large {
	font-size:21px !important;
	margin-right:4px;
}
div.BlogTagCloud a.BlogTagCloud-XX-Large {
	font-size:23px !important;
	margin-right:4px;
	text-decoration:none;
	color:#4F4F4F;
	font-family:Arial, Helvetica, sans-serif;
}
/*additional css 11/27/09*/
.lewblogtitle a {
	text-decoration:none !important;
	color:#D40B0B;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	padding:0 0 4px;
	text-transform:uppercase;
}
.webappsearchresults {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
}
/*additional css 11/29/09*/
.lewinquire {
	color:#4C4C4C;
	font-size:12px;
	text-align:justify;
	padding:13px 0 12px 10px;
	border:1px solid #D6D5D5;
}
/*additional css 12/01/09*/
.lewregistration {
	border:1px solid #D6D5D5;
	color:#4C4C4C;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:13px 0 12px 54px;
	text-align:justify;
	width:265px;
	margin-left:50px;
}
#zoomFlash {
	min-height:100%;
}
/*TEAM STYLES*/

#team_container {
	background-image:url(../images_team/team_dropshadow_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width:950px;
	position:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#333;
	margin-left: auto;
	margin-right: auto;
	padding-top:50px;
}
#cu3er-container {
	width:950px;
	height:368px;
	outline:0;
	margin-bottom:40px;
}
.team_surfersname {
	margin-bottom:15px;
	font-size:50px;
	color:#000;
	text-transform: uppercase;
}
.team_surfer_location {
	font-size:13px;
	color:#666;
	margin-bottom:10px;
}
.team_content {
}
.team_rightside {
	float:right;
	margin-left:15px;
	width:250px;
}
.team_board_title {
	display:block;
	background-color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFF;
	width:100%;
	padding:5px;
	padding-left:8px;
	margin-bottom: 10px;
}
#team_menu {
	width:950px;
	text-align:center;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;
	margin-top:10px;
	padding-left:20px;
}
.team_menu_item {
	margin-top:10px;
	margin-bottom:10px;
}
.team_blog_container {
	background-color:#000;
	padding:15px;
}
/* TEAM NAV */

#nav_621579, #nav_621579 ul {
	margin-right:4px;
	margin-left:4px;
	list-style: none;
	margin-bottom:10px;
}
#nav_621579 a {
	display: block;
	width: 156px;
	height:84px;
}
#nav_621579 li {
	float: left;
	width: 10em;
}
/* TRAKTOR TEK */

#traktor_tek_content {
	width:960px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom:10px;
	margin-top:20px;
	text-align:center;
}
/* ABOUT JS */

.about_container {
	background-image:url(../images/about_js.jpg);
	background-color: #008ce9;
	background-repeat: no-repeat;
	background-position: left center;
	height: 550px;
}
.about_text_box {
	margin-left:445px;
	padding-top:110px;
	padding-right:50px;
}
.form_header {
	padding:10px;
	background-color:#000;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
}
.center_aligned_shadow {
	background-image: url(/images/apparel_bg.gif);
	background-position: center top;
	background-repeat: no-repeat;
	background-color:#FFF;
}

/* END ABOUT JS */

/* SPRAYS */

.sprays_title {
	background-color:#000;
	padding-bottom:5px;
	padding-top:10px;
	font-size:24px;
	font-weight:bold;
	color:#FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	margin-right: 10px;
	margin-left: 10px;
}

.sprays_menu_container {
	margin-top:40px;
	padding:10px;
	float:right;
}

.sprays_menu, .sprays_menu a:link, .sprays_menu a:active,  .sprays_menu a:visited {
	color:#FFF;
	text-align:right;
	font-size:12px;
	line-height:18px;
	font-weight:600;

}

.sprays_menu a:hover {
	color:#FC0;
}


/*BSS LINK*/
.bss_link, .bss_link a:link,  .bss_link a:active,  .bss_link a:visited  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666;
	text-align:right;
	margin-top:20px;
	margin-right:6px;
	font-weight:bold;
}


.bss_link a:hover{
	color:#fff;
}


/*FAQ*/
.faq_title, .faq_title a:link, .faq_title a:visited,  .faq_title a:active   {
	font-size:12px;
	color:#333;
	margin-bottom:10px;
	font-weight:bold;
	margin-left:5px;
}

.faq_title a:hover {
	color:#000;
}

.faq_contents {
	padding:10px;
	color:#333;
	font-size:11px;
	font-weight:normal;
	background-color:#F6F6F6;
	border: 1px solid #DFDFDF;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
	