/* CSS Document */

.main_tab{

	width:900px;

	margin:0px auto;

}

.header{

	background:url(../images/menu_bg.gif) repeat-x 0px 193px;

}

.logo{

	margin:35px 0px 0px 22px;

}

.menu{

	color:#fff;

	font-size:13px;

	padding-top:8px;

}

.menu a{

	color:#fff;

	padding:0px 6px 0px 6px;	

}

.menu a:hover{

	color:#acb1b7;

}

.active:link,

.active:active,

.active:visited,

.active:hover{

	color:#ff3442;

}

.left_column{

	text-align:left;

	width:272px;

}

.left_img{

	border:1px solid #999999;

}

.tab_title{

	padding:4px 0px;

}

a.more, a.more2{

	font-family:Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";
	background:url(../images/more_arr.gif) no-repeat 42px 8px #c9151c;
	width:45px;
	padding:1px 2px 1px 4px;
	color:#fff;
	display:block;
	font-size:11px;
}
a.more:hover, a.more2:hover{
	background-color:#999696;
	color:#fff;
}
a.more2{
 	background:url(../images/more_arr.gif) no-repeat 42px 6px #c9151c;
	width:45px;
	padding:1px 2px 1px 4px;
}
.dotted{

	background:url(../images/dotted.gif) repeat-x 0PX 10PX;

	display:block;

	height:10px;

	clear:both;

}

.footer{

	background:url(../images/footerbg.jpg) repeat 0px 0px;

	padding:30px 15px 40px 15px;

	color:#797979;

}

.footer a{

	color:#797979;

}

.button, #commentform .button{

	font-family:Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";

	background:url(../images/btnbg.jpg) repeat-x 0px 0px;

	color:#d7d7d7;

	font-weight:bold;

	border:1px solid #434242;

	padding:4px 3px;

	cursor:pointer;
	font-size:11px;
		-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	

}

.input_text, .sm_input_text, textarea, .droplist{

	font-family:Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";

	background-color:#4d4c4c;

	padding:3px;

	font-family:11px;

	width:300px;

	border:1px solid #434242;

	color:#adadad;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;

}
textarea{
	height:50px;
}
.sm_input_text{
	width:50px;}


.videos{

	padding:12px 0px;

}

.breadcrumbs{

	font-family:Verdana, Arial, Helvetica, sans-serif, "Comic Sans MS";

	color:#9c9b9b;

	font-size:11px;

	padding:5px 0px;

}

.breadcrumbs a{

	color:#727272;

}

.product_img{

border:3px solid #777777;

}

.product_details{}

.product_details h1{

	font-size:13px;

	color:#fff;

	padding-bottom:10px;
}
 .product_details h1 a{
 	color:#fff;}
.product_details p{

	text-align:justify;

}



.product_detail{}

.product_detail ul {

	margin:20px 0px;}

.product_detail ul li{

		background:url(../images/arrow.gif) no-repeat 0px 10px;

		padding:0px 0px 0px 20px;

		margin:0px 0px 0px 20px;

		list-style:none;

		line-height:28px;

}

.instruction{

	color:#818080;

	font-style:italic;

	font-size:11px;}

.product_title{

	background:url(../images/titlebg.jpg) repeat-y 0px 0px;

	padding:6px 10px;

	color:#fff;

	font-size:1.5em;
}
.content p{
	text-align:justify;
	padding:15px 0px;
	line-height:20px;
}
.image{
	float:right;
	margin:0px 0px 0px 30px;
	border:1px solid #777777;
	padding:2px;
}
.req{
	color:#CC0000;
	font-weight:bold;
	font-size:14px;
}
/*Community*/
#sidebar {
	float: left;
	width: 175px;
    background:151515;                   
	padding: 0 8px 0 7px;
}
#sidebar ul {
	margin:10px 0 0 0; padding: 0;
	list-style: none; list-style-type: none;
}
#sidebar li {
	margin: 0 0 10px 0; padding: 0px;
	border: #151515 1px solid;
	background-color: #151515;
	color: #000000;
}
#sidebar li li {
	margin: 0 0 0 35px; padding: 0;
	color: #ffffff;
	list-style-type: disc;
	line-height: 2em;
	border: none;
}
#sidebar li li li {
	margin: 0 0 0 15px;
}
#sidebar a {
	color: #ffffff;
	text-decoration: none;
}
#sidebar a:hover {
	color: #dd1e51;
}
#sidebar h2 {
	margin: 0 0 10px 0; 
	padding: 3px 0 3px 1px;
	font-size: 18px;
	font-family:"Century Gothic", Arial, Verdana;
	font-weight:bold;
	color: #000000;
    background: #606668;
}
#sidebar form {
	margin: 10px 0; padding: 0;
}
#sidebar * {
	vertical-align: middle;
}
#sidebar h2 {
	margin-left:5px; padding-left:10px;
	font-size: 16px;
	color: #000000;
}
#sidebar .searchtext {
	marginleft: 10px; padding: 5px 10 0 15px;
	width: 125px;
	height: 15px;
	border: #000 1px solid;
	background-color: #363636;
	font-size: 14px;
	color: #db1576;
}
#sidebar .searchbtn {
	margin: 0; padding: 0;
	background-color: #606060;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 40px; height: 18px;
	border: #000 1px solid;
	cursor: pointer;
}
#content {
	float: left;
	text-align:left;
	width:675px;	
	padding: 0px 10px 20px 10px;
	margin-left:10px;
}
#content .post {
	margin: 0 0 40px 0;
}
#content .post h2 {
	margin: 0 0 5px 3px; padding: 0;
	font-size: 18px;
	color: #db1576;
}
#content .post h2 a {
	color: #aeb5ba;
	text-decoration: none;
}
#content .meta {
	margin: 0 0 5px 0; padding: 3px 5px;
	background-color: #2b2b2b;
	color: #818181;
	
}
#content .meta a {
	text-decoration: none;
	font-weight: bold;
}

#content .meta a:hover {
	text-decoration: underline;
}

#content .nc {
	float: right;
}
#content .entry {
	margin: 10px 0 10px 0;
	padding: 0 3px;
	color:#bfbebe;
	line-height: 1.80em;
	text-align: justify;
	background: repeat-x url(images/bckentry.gif);
}
#content .entry p {
	margin: 0 0 10px 0;
	padding: 10px 0 0 0;
}
#content .entry a {
	color: #777;
	text-decoration: none;
	font-weight: bold;
}
#content .entry a:hover {
	color: #888;
}
.pagenavigation{
	color:#ccc;
	text-align:center;}
 .pagenavigation a {
	margin: 15px 5px;
	color: #767676;
	text-decoration: none;
	font-size: 12px; font-weight: bold;
}
h2#comments, h2#postcomment {
	margin: 20px 0; padding: 0;
	color: #aeb5ba;
	font-size: 18px;
	font-family:"Century Gothic", Arial, Verdana;
	font-style: normal;
}
#commentform p {
margin:0;
padding:6px 10px;
}
#commentform label {
	color:#999999;
	font-size:100%;
	margin-left:10px;
}
#commentform input {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#4d4c4c none repeat scroll 0 0;
	border:1px solid #000;
	margin-top:3px;
	padding:3px;
	width:200px;
	color:#ccc;
}
#commentform textarea {
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	background:#4d4c4c none repeat scroll 0 0;
	border:1px solid #000;
	height:115px;
	margin-top:3px;
	padding:2px;
	width:570px;
	color:#ccc;
}
/*Screening*/
#screen{
	background:#3e3e3e;
	padding:10px;
	margin:0px auto;
	width:600px;
	display:block;
}
* html #video_thumbs div{
	margin:10px 18px;
	}
#video_thumbs div{
	margin:10px 28px;
	float:left;
	width:280px;
	padding:10px 0px;
	background:url(../images/dotted.gif) bottom repeat-x;	
	text-align:left;
}
#video_thumbs div img{
	border:#3b3a3a 5px solid;
	float:left;
	margin:0px 10px 0px 0px;
}
#video_thumbs div a span{
	width:15px;
	height:15px;
	font-size:1em;
	color:#fff;
	background:url(images/zoom.png) no-repeat 0px 0px;
	cursor:pointer;
/*	top:363px;*/
	right:0;
	bottom:0;
	border:1px solid #8f8c8c;
}
#video_thumbs div h2{
	font-size:1.4em;
	padding-bottom:5px;
}
.category td{
	background:url(../images/dotted.gif) bottom repeat-x;
	padding:10px 0px;}
/*Zoom Video Img*/
a#zoomme img {
  margin-bottom:30px;
  margin-right:2px;
  border:3px solid #181818;
  }
a#zoomme:hover img { border:3px solid #88C; }
a#zoomme.red:hover img { border:3px solid #B66; }
a#zoomme img.zoom2 { border:none; }
a#zoomme:hover img.zoom2 { border:none; }

#bleach .zoomi { margin:-35px 4px 3px 3px; border:1px solid #111; }
#bleach .zoom2 { border:1px solid #333; }

.bw img { display:block; margin:4px auto; }
.bw .zoom2 { margin:0px;
}
h3{
	font-size:16px;
	font-weight:bold;
	border-bottom:1px dotted #666 ;
	display:block;
	margin-top:10px;
}
