/*
Theme Name: Free WP Tube
Theme URI: http://www.FreeWPTube.com 
Description: Turn Wordpress into Tube Site!
Version: 1.0
Author: FreeWPTube.com
Author URI: http://www.FreeWPTube.com
Tags: tube

*/
html,body,div,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,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
}
#gec{
margin-bottom:-11px;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* General Styles */
.skiplink{
	display:none;
}
.clear{
	clear:both;
}
label{
	cursor:pointer;
}
a{
	color:#898989;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body{
    background:#eeeeee;
	color:#898989;
	font:62.5%/1 Verdana, Geneva, sans-serif;
}
.wrapper{
	margin:0 auto;
	width:980px;
    float:none;
}
/* mainmenu */
#mainmenu{
	width:982px;
	height:30px;
    background: url(images/menuarka.png) no-repeat;
}
#mainmenu ul{
	float:left;
	padding:0 0 0 1px;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	color:#000;
	font-size:1.2em;
	line-height:1.1em;
	font-weight:bold;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}

/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#fff;
}

* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
/*Top level menu link items style*/
#mainmenu ul li a span{
	display:block;
	padding:7px 0 0 10px;
	height:25px;
   	cursor:pointer;

}
* html #mainmenu ul li a span{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a span{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
	text-decoration:none;
}
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a{
	background:none;
	text-decoration:none;
	color:#fff;
}
/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0 0 0 0;
	padding:0;
	border:0;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:#fff;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{
	width: 120px;
	height:auto;
	padding: 5px 5px 5px 5px;
	margin: 0;
	border-bottom: 0px solid #dfdddd;
	background:#183c7d;
	text-align:left;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
}
#mainmenu ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	background:#183c7d;
	color:#fff;
    margin-left:7px;
}
#mainmenu ul li ul li a span{ /*sub menus hover style*/
	background:none;
	height:auto;
	padding:0;
}
/* header */
#header{
	width:982px;
	height:75px;
	overflow:hidden;  
    background:#14346e url(images/header.png) no-repeat; 
	
}
/*header_logo*/
#header_logo{
	float:left;
	padding:15px 0 0 10px;
}
#header_logo a{
	font-size:2.6em;
	color:#036;
	font-weight:bold;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header_logo a:hover{
	color:#039;
	text-decoration:none;
}
/*header_search*/
#header_search{
	float:right;
	margin:24px 10px 0 0;
    background:url(images/ara.png) top no-repeat;
    width:256px;
    height:30px;
}
#header_search fieldset{
	float:left;
	width:240px;
	height:25px;
	padding:0 0 0 5px;
}
#main_search_val{
	float:left;
	border:0;
	background:none;
	color:#b9b9b9;
	font-family:Verdana, Geneva, sans-serif;
	font-size:1.2em;
	padding:5px;
	margin:2px 6px 0 0;
	width:210px;
}
#main_search_sub{
	float:left;
	margin:8px 0 0 0;
}
/*body*/
#body{
	width:980px;
	overflow:hidden;
	padding:8px 0 8px 0;
	border-left:1px solid #b9b9b9;
    border-right:1px solid #b9b9b9;
	background:#fff;
	border-top:0;
    background:#f8f8f8;
    margin:auto;
}


#ustpng{
background: url(images/ust.png) no-repeat;
margin-top:20px;
width:982px;
height:6px;
}

#ustpng2{
background: url(images/ust.png) no-repeat;
margin-top:20px;
width:982px;
height:6px;
}

#altpng{
background: url(images/alt.png) no-repeat;
width:982px;
height:6px;
margin:auto;
}


#content{
	float:left;
	width:970px;
	padding:0 0 0 10px;
}
#sidebar{
	float:right;
	width:310px;
	padding:0 10px 0 0;
}
/*post*/
.post{
	width:100%;
	margin:0 0 35px 0;
}
.post .title{
	font-size:1.6em;
	line-height:1.3em;
	color:#002873;
	border-bottom:1px solid #dedede;
	padding:0 0 8px 0;
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.post .title a{
	color:#002873;
}
.post .entry{
	font-size:1.1em;
	line-height:1.5em;
	padding:10px 0 5px 0;
}
.post .entry strong{
	color:#002873;
	font-size:1.1em;
	line-height:1.7em;
}
.post .entry a{
	color:#0248e6;
	text-decoration:underline;
}
.post .entry a:hover{
	text-decoration:none;
}
.post .entry p{
	margin:0 0 15px 0;
}
.post .entry p img{
	border:3px solid #ccc;
	padding:0;
}
.post .entry ul {
	margin:0 0 15px 35px;
}
.post .entry ul li{
	margin: 0;
	padding:0;
	list-style:disc;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 0 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 0;
}
.postmetadata{
	width:100%;
	overflow:hidden;
	background:#898989;
	font-size:1.1em;
	line-height:1.5em;
	color:#fff;
	font-weight:bold;
}
.postmetadata a{
	color:#fff;
	padding:3px 18px 3px 18px;
	border-left:4px solid #fff;
	float:right;
	background:#a6a5a5;
}
.postmetadata .post_comment a{
	background:#7e7e7e;
	padding:3px 10px 3px 10px;
}
/*entry_info*/
.post .entry_info p, .post .entry_info .rating{
	margin:0 0 5px 0;
	font-size:1.1em;
	font-weight:bold;
	width:200px;
	overflow:hidden;

}
.post .entry_info p strong{
	font-size:1.0em;
}
.post .entry_info p.tags a{
	color:#898989;
	text-decoration:none;
}
.post .entry_info p.tags a:hover{
	text-decoration:underline;
}
.post .entry_info p.paysite a{
	font-weight:normal;
}
.post .entry_info .post-ratings{
	display:inline;
	position:relative;
	top:2px;
}
.post .video_code{
	padding:0 0 20px 0;
}
/*home page*/
.main_title{
	font-size:1.6em;
	line-height:1.3em;
	color:#002873;
	border-bottom:1px solid #dedede;
	padding:0 0 7px 0;
	margin:0 0 20px 0;
	font-family:Arial, Helvetica, sans-serif;
}
#videos{
	width:970px;
	overflow:hidden;
    float:none;
    margin-left:3px;
    margin-top:2px;
}
.video{
	width:160px;
	float:left;
	padding:0 0 10px 0;
    background:url(images/vback.gif) no-repeat;
}
.video_last{
	padding:0 0 13px 0;
  }
.video h2{
	font-size:1.1em;
	line-height:1.3em;
	color:#002873;
    padding-left:12px;
    padding-top:5px;
    white-space:  pre;
}
.video h2 a{
	color:#5f5e59;
    white-space:  pre;
}
.video .thumb{
	width:125px;
	height:170px;
	border:0px solid #141617;
	overflow:hidden;
    margin-left:13px;
    margin-top:2px;
}
.video .thumb img{
	width:100%;
	height:100%;
	float:left;
}
.info{

	line-height:1.3em;
	overflow:hidden;
    padding: 5px;
}
.info a{
	color:#002873;
}
.info_left{
	float:left;
	width:30%;
    padding-left:6px;
    padding-top:4px;
}
.info_right{
	float:right;
    padding-right:16px;
    padding-top:3px;
}
.info .duration{
	color:#002873;
	font-size:1.2em;
	font-weight:bold;
}
.info .author{
	color:#002873;
}
.info_right .rating{
	text-align:right;
}
/*sidebar*/
.sidebar_widgets{
	width:100%;
	overflow:hidden;
	font-size:1.3em;
	line-height:1.4em;
	color:#b4b4b4;
}
.sidebar_widgets a{
	color:#272727;
}
.sidebar_widgets .widgettitle{
	font-size:1.2em;
	color:#b5b5b5;
	padding:8px 0 5px 17px;
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
    background:url(images/menuarkplan.png) no-repeat;
}
#menualt {
background:url(images/menualt.png) no-repeat;
width:310px;
height:7px;
margin:0 0 0 0;
}
.sidebar_widgets .widget_categories a, .sidebar_widgets .widget_archive a, .sidebar_widgets .widget_links a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_pages a, .sidebar_widgets .widget_meta a, .sidebar_widgets .widget_recent_entries a{
	background:url(images/ico_arrow.gif) no-repeat left 6px;
	padding:0 0 0 13px;
	display:block;
}
.sidebar_widgets .widget_categories a{
	display:inline;
	background:url(images/ico_arrow.gif) no-repeat left 5px;
}
.sidebar_widgets .widget_recent_comments a.url{
	color:#272727;
}
.sidebar_widgets ul{
}
.sidebar_widgets ul li{
	margin:0 0 0px 0;
    background:#fff url(images/menuorta.png) repeat-y;
}
.sidebar_widgets ul ul{
}
.sidebar_widgets ul li ul li{
	background:none;
	border-bottom:0;
	padding:5px 10px 5px 10px;
	margin:0;
}
.sidebar_widgets ul ul ul{
	margin:0 0 0 5px;
}
.sidebar_widgets ul li ul li ul li{
	border:0;
}
.widget_tag_cloud a, .widget_text .textwidget{
	padding:5px 0 5px 0;
	line-height:1.3em;
}
.widget_advertisements p{
	text-align:center;
	padding:5px 0 5px 0;
}
/*footer*/
#footer{
	width:100%;
	overflow:hidden;
	padding:30px 0 30px 0;
	text-align:center;
}
#footer ul{
}
#footer li{
	display:inline;
	font-size:1.1em;
	line-height:1.3em;
	color:#000;
	font-weight:bold;
	padding:0 10px 0 10px;
}
#footer li.first{
	background:none;
	padding:0;
}
#footer li a{
	color:#000;
}
#footer .copyrights{
	color:#000;
	padding:15px 0 0 0;
	line-height:1.1em;
}
#footer .copyrights a{
	color:#000;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

/* Begin Form Elements */
#respond{
  	width:640px;
    float:left;
    margin-left:10px;
    margin-top:10px;
    background:#e9f4fd;
    padding:5px;
    border:1px solid #d8d8d8;
	overflow:hidden;
	color:#5f6963;
}
#respond a{
	color:#5f6963;
}
#respond h3{
	font-size:1.6em;
	line-height:1.3em;
	color:#002873;
	border-bottom:1px solid #dedede;
	padding:0 0 8px 0;
	margin:0 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
}
.cancel-comment-reply{
	font-size:1.2em;
}
.cancel-comment-reply a, .cancel-comment-reply a:visited{
	text-decoration:underline;
}
.cancel-comment-reply a:hover{
	text-decoration:none;
}
#commentform p{
	font-size:1.2em;
	line-height:1.6em;
	width:100%;
	overflow:hidden;
}
#commentform p a, #commentform p a:visited{
	text-decoration:underline;
}
#commentform p a:hover{
	text-decoration:none;
}
#commentform p input{
	float:left;
}
#commentform p label{
	float:left;
	padding:10px 0 0 5px;
}
#searchform{
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#commentform input{
	width: 170px;
	padding: 5px;
	margin: 5px 5px 1px 0;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	color:#666;
}

#commentform{
	margin: 5px 10px 0 0;
}
#commentform textarea{
	width: 97%;
	padding: 5px;
	overflow:auto;
	border:1px solid #ccc;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.0em;
	margin:5px 0 0 0;
	color:#666;
}
#commentform #submit{
	font-size:1.2em;
	line-height:1.6em;
	color:#fff;
	background:#b9b9b9;
	font-weight:bold;
	padding:2px 6px 2px 6px;
	border:0;
	margin:5px 0 0 0;
	cursor:pointer;
}
/* End Form Elements */



/* Begin Comments*/
#comments{
	font-size:1.6em;
	line-height:1.3em;
	color:#002873;
    width:640px;
    float:left;
    margin-left:10px;
    background:#e9f4fd;
    padding:5px;
    border:1px solid #d8d8d8;
	font-family:Arial, Helvetica, sans-serif;
}
.commentlist{
    width:640px;
    float:left;
    margin-left:10px;
    background:#e9f4fd;
    padding:5px;
	line-height:1.6em;
	color:#898989;
    border:1px solid #d8d8d8;
}
.commentlist a{
	text-decoration:underline;
}
.commentlist a:hover{
	text-decoration:none;
}
.commentlist li{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1px solid #e6e4e4;
	background:#f1f1f1;

}
.commentlist .alt{
	margin: 10px 0 0 0;
	background:#fff;
}
.commentlist li ul li{ 
	margin-right: 15px;
	margin-left: 10px;
}
.commentlist p{
	margin: 10px 5px 10px 0;
	font-size:1.1em;
	line-height:1.5em;
}
.children{ padding: 0; }

#commentform p{
	margin: 5px 0;
}
.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
	font-size:1.2em;
}
.commentmetadata{
	margin: 0;
	display: block;
	font-size:1.2em;
	line-height:1.6em;
}
.reply{
	text-align:right;
}
.reply a, .reply a:visited{
	font-size:1.2em;
	line-height:1.6em;
	color:#fff;
	background:#b9b9b9;
	font-weight:bold;
	padding:2px 6px 2px 6px;
	text-decoration:none;
}
.reply a:hover{
	text-decoration:none;
	background:#c9c7c7;
}
.comment-author{
	font-size:1.4em;
	margin:0 0 10px 0;
}
.comment-author img{
	border:3px solid #e6e4e4;
}
.commentlist .fn{
	position:relative;
	top:-10px;
	text-transform:capitalize;
}
.commentlist .says{
	position:relative;
	top:-10px;
}
/* End Comments */



/* Begin Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 95%;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote blockquote{
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
.nopost, .nocomments{
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.5em;
}
/* End Various Tags & Classes*/

/*navigation*/
.navigation{
	width:100%;
	overflow:hidden;
	text-align: center;
	padding:10px 0 30px 0;
	font-size:1.1em;
	line-height:1.8em;
}
.navigation a{
	color:#000;
}
#content .wp-pagenavi{
margin-top:10px;
}
#content .wp-pagenavi a {
	padding: 4px; 
	margin: 2px;
	color:#000;
	background:#eee;
	border:1px solid #fff;
}
#content .wp-pagenavi a:hover{
	color:#000;
	border:1px solid #ccc;
}
#content .wp-pagenavi span.pages {
	padding: 4px; 
	margin: 2px;
	border:0;
	border:1px solid #fff;
}
#content .wp-pagenavi span.current {
	padding: 4px; 
	margin: 2px;
	background:#eee;
	color:#000;
	font-weight:bold;
	border:1px solid #ccc;
}
#content .wp-pagenavi span.extend {
	padding: 4px; 
	margin: 2px;
	background:#eee;
	border:1px solid #fff;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
/*sidebar_twitter*/
#sidebar_twitter{
	width:100%;
	background:url(images/bgr_twitter.png) no-repeat;
	background-color:#fffcd9;
	border:1px solid #eeebbe;
	margin:0 0 20px 0;	
}
#sidebar_twitter_inner{
	padding:10px 0 10px 92px;
	display:block;
	height:74px;
	
}
#sidebar_twitter h2{
	color:#c43916;
	font-size:2.7em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	margin:0 0 5px 0;
}
#sidebar_twitter p{
	color:#ae7014;
	font-size:1.1em;
	padding:0 0 10px 5px;
}
#sidebar_twitter p a{
	font-size:1.1em;
	font-weight:bold;
	color:#fff;
	border:1px solid #e3510c;
	background:url(images/bgr_readmore.gif) repeat-x;
	display:block;
	height:20px;
	text-align:center;
	padding:5px 15px 0 15px;
	float:left;
}

.alt .fot1 {
   background: url(images/ust.png) no-repeat;
   margin-top:40px;
   padding-left:5px;
   width:982px;
}

.alt .fot2 {
	width:980px;
	overflow:hidden;
	padding:20px 0 20px 0;
	border-left:1px solid #b9b9b9;
    border-right:1px solid #b9b9b9;
	background:#fff;
	border-top:0;
    background:#f8f8f8;
}

.alt .fot3 {
    background: url(images/alt.png) no-repeat;
    margin-top:40px;
    padding-left:5px;
    width:982px;
}

.video1 {
width:948px;
float:left;
margin-left:10px;
background:#e9f4fd;
padding:5px;
border:1px solid #d8d8d8;
}

#video-block embed{
width:947px;
height:400px;
}

.bilgi {
width: 650px;
float:left;
background:#e9f4fd;
padding:5px;
margin:10px;
display: inline-block;
border:1px solid #d8d8d8;
}

.bilgi ul{
	float:right;
	padding-left:5px;
    width:290px;
    font-size:13px;
}

.bilgi img{
   width:100px;
   height:150px;
   float:left;
   padding:2px;
   margin-right:5px;
   border:1px solid #d8d8d8;
}

.yenialan {
width: 290px;
float:right;
background:#ffdada;
padding:5px;
margin-right:10px;
margin-bottom:8px;
display: inline-block;
border:1px solid #d8d8d8;
}

.yenialan img{
   background:#e9f4fd;
   width:50px;
   height:50px;
   float:left;
   padding:2px;
   border:1px solid #d8d8d8;
}

.yenialan ul{
	float:right;
	padding-top:2px;
    width:230px;
    font-size:10px;
}

.baslik {
width: 948px;
float:left;
background:#e9f4fd;
margin-left:10px;
margin-bottom:7px;
padding:5px;
display: inline-block;
border:1px solid #d8d8d8;
}

.baslik_left{
float:left;
font-size:1.3em;
color:#b4b4b4;
}

.baslik_right{
float:right;
margin-top:-2px;
}

.baslik h2{
float:left;
font-size:1.3em;
color:#b4b4b4;
}

.encokizlenen {
	width:970px;
}

.encokizlenenkutu {
    width: 290px;
    height: 150px;
	padding-left: 10px;
    padding-top:5px;
    padding-bottom:5px;
    margin:5px;
    background:#eeeeee;
    margin-left:15px;
    border: 1px solid #eeeeee;
}

.encokizlenenkutu:hover {
  	border: 1px dashed #dedede;
}




     .encokizlenenkutu h3 {
        font-size:1.2em;
        font-weight: bold;
		color: #4b4b4b;
		margin-bottom: 10px;
     }

     .encokizlenenkutu h3 a {
        font-size:1.2em;
    	color: #4b4b4b;
     }

.encokizlenenkutu li {
   list-style-type: none;
   margin-left:15px;
   color:#4b4b4b;
   margin-bottom:2px;
   white-space:  pre;
}

   .encokizlenenkutu li a{
      color:#4b4b4b;
      }

     .encokizlenenkutu li a:hover{
      color:#000;
      text-decoration:none;
      padding-left:3px;
     }

.encokizlenenkutu.last {
border:0px;
}

.etiketler {
width:200px;
height:100px;
margin:10px;
}

.etiketler li {
   list-style-type: none;
   color:#4b4b4b;
   margin-bottom:5px;
   white-space:  pre;
}

.enalt {
background: url(images/enalt.png) top no-repeat;
width:945px;
height:45px;
margin-left:14px;
margin-top:12px;
padding-top:5px;
padding-left:5px;
}

.enalt:hover {
background: url(images/enaltover.png) top no-repeat;
}

.enalt li {
   list-style-type: none;
   color:#4b4b4b;
   margin-bottom:2px;
   white-space:  pre;
}

.enalt_left{
	float:left;
	width:50%;
    padding-left:6px;
    padding-top:4px;
}
.enalt_right{
	float:right;
    width:50%;
    padding-right:16px;
    padding-top:3px;
}


#body2{
	width:970px;
	overflow:hidden;
	padding-left:5px;
    padding-right:5px;
	border-left:1px solid #b9b9b9;
    border-right:1px solid #b9b9b9;
	background:#fff;
	border-top:0;
    background:#f8f8f8;
    margin:auto;
}
/*
------------------------------
	Impromptu's
------------------------------
*/

#tikla_button
{
display:none;
}

#embed
{
display:none;
}
    .details p.video-block {
    background: #14171c;
    padding: 2px;
    width: 462px;
}

.details .vvqbox {
    display: block;
    margin: 0;
    max-width: 100%;
    visibility: visible !important;
}

.details .vb {
    border: 1px solid #28292B;
    clear: both;
    margin: 10px 0;
    width: 466px;
}

.details .vbLeft {
    float: left;
    padding: 5px;
    width: 463px;
}

.details .vbRight {
    float: left;
    width: 105px;
    padding: 10px;
}
.jqiwarning .jqi{ background-color: #b0be96; }
.jqifade{
	position: absolute;
	background-color: #ffffff;
}
div.jqi{
	position: absolute;
	background-color: #d0dEb6;
	padding: 10px; 
	width: 300px;
	text-align: left;
}
div.jqi .jqiclose{
    float: right;
    margin: -35px -10px 0 0;
    cursor: pointer;
    color: #c0cEa6;
}
div.jqi .jqicontainer{
	background-color: #e0eEc6;
	padding: 5px; 
	color: #ffffff;
	font-weight: bold;
}
div.jqi .jqimessage{
	background-color: #c0cEa6;
	padding: 10px;
}
div.jqi .jqibuttons{
	text-align: center;
	padding: 5px 0 0 0;
}
div.jqi button{
	padding: 3px 10px 3px 10px;
	margin: 0 10px;
}

/*
------------------------------
	impromptu
------------------------------
*/
.impromptuwarning .impromptu{ background-color: #aaaaaa; }
.impromptufade{
	position: absolute;
	background-color: #ffffff;
}
div.impromptu{
    position: absolute;
	background-color: #cccccc;
	padding: 10px; 
	width: 300px;
	text-align: left;
}
div.impromptu .impromptuclose{
    float: right;
    margin: -35px -10px 0 0;
    cursor: pointer;
    color: #213e80;
}
div.impromptu .impromptucontainer{
	background-color: #213e80;
	padding: 5px; 
	color: #ffffff;
	font-weight: bold;
}
div.impromptu .impromptumessage{
	background-color: #415ea0;
	padding: 10px;
}
div.impromptu .impromptubuttons{
	text-align: center;
	padding: 5px 0 0 0;
}
div.impromptu button{
	padding: 3px 10px 3px 10px;
	margin: 0 10px;
}

/*
------------------------------
	columns ex
------------------------------
*/
.colsJqifadewarning .colsJqi{ background-color: #b0be96; }
.colsJqifade{
	position: absolute;
	background-color: #ffffff;
}
div.colsJqi{
    position: absolute;
	background-color: #d0dEb6;
	padding: 10px; 
	width: 400px;
	text-align: left;
}
div.colsJqi .colsJqiclose{
    float: right;
    margin: -35px -10px 0 0;
    cursor: pointer;
    color: #bbbbbb;
}
div.colsJqi .colsJqicontainer{
	background-color: #e0eEc6;
	padding: 5px; 
	color: #ffffff;
	font-weight: bold;
	height: 160px;
}
div.colsJqi .colsJqimessage{
	background-color: #c0cEa6;
	padding: 10px;
	width: 280px;
	height: 140px;
	float: left;
}
div.colsJqi .jqibuttons{
	text-align: center;
	padding: 5px 0 0 0;
}
div.colsJqi button{
	background: url(../images/button_bg.jpg) top left repeat-x #ffffff;
	border: solid #777777 1px;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	margin: 5px 5px 5px 10px;
	width: 75px;
}
div.colsJqi button:hover{
	border: solid #aaaaaa 1px;
}

/*
------------------------------
	brown theme
------------------------------
*/
.brownJqiwarning .brownJqi{ background-color: #cccccc; }
.brownJqifade{
	position: absolute;
	background-color: #ffffff;
}
div.brownJqi{
	position: absolute;
	background-color: transparent;
	padding: 10px;
	width: 300px;
	text-align: left;
}
div.brownJqi .brownJqiclose{
    float: right;
    margin: -20px 0 0 0;
    cursor: pointer;
    color: #777777;
    font-size: 11px;
}
div.brownJqi .brownJqicontainer{
	position: relative;
	background-color: transparent;
	border: solid 1px #5F5D5A;
	color: #ffffff;
	font-weight: bold;
}
div.brownJqi .brownJqimessage{
	position: relative;
	background-color: #F7F6F2;
	border-top: solid 1px #C6B8AE;
	border-bottom: solid 1px #C6B8AE;
}
div.brownJqi .brownJqimessage h3{
	background: url(../images/brown_theme_gradient.jpg) top left repeat-x #ffffff;
	margin: 0;
	padding: 7px 0 7px 15px;
	color: #4D4A47;
}
div.brownJqi .brownJqimessage p{
	padding: 10px;
	color: #777777;
}
div.brownJqi .brownJqimessage img.helpImg{
	position: absolute;
	bottom: -25px;
	left: 10px;
}
div.brownJqi .brownJqibuttons{
	text-align: right;
}
div.brownJqi button{
	background: url(../images/brown_theme_gradient.jpg) top left repeat-x #ffffff;
	border: solid #777777 1px;
	font-size: 12px;
	padding: 3px 10px 3px 10px;
	margin: 5px 5px 5px 10px;
}
div.brownJqi button:hover{
	border: solid #aaaaaa 1px;
}
/*splash*/
#fadeinbox{
 position:absolute;
 width: 335px;
 left: 0;
 top: -400px;
 border: 2px solid black;
 background-color: #F6F6F6;
 padding: 4px;
 z-index: 100;
 visibility:hidden;
 font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
 font-size: 11px;
 } 
 
/*
*------------------------
*   clean blue ex
*------------------------
*/
.cleanbluewarning .cleanblue{ background-color: #acb4c4; }
.cleanbluefade{ position: absolute; background-color: #aaaaaa; }
div.cleanblue{ font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; position: absolute; background-color: #ffffff; width: 300px; font-size: 11px; text-align: left; border: solid 1px #213e80; }
div.cleanblue .cleanbluecontainer{ background-color: #ffffff; border-top: solid 14px #213e80; padding: 5px; font-weight: bold; }
div.cleanblue .cleanblueclose{ float: right; width: 18px; cursor: default; margin: -19px -12px 0 0; color: #ffffff; font-weight: bold; }
div.cleanblue .cleanbluemessage{ padding: 10px; line-height: 20px; font-size: 11px; color: #333333; }
div.cleanblue .cleanbluebuttons{ text-align: right; padding: 5px 0 5px 0; border: solid 1px #eeeeee; background-color: #f4f4f4; }
div.cleanblue button{ padding: 3px 10px; margin: 0 10px; background-color: #314e90; border: solid 1px #f4f4f4; color: #ffffff; font-weight: bold; font-size: 12px; }
div.cleanblue button:hover{ border: solid 1px #d4d4d4; }

/*
*------------------------
*   Ext Blue Ex
*------------------------
*/
.extbluewarning .extblue{ border:1px red solid; }
.extbluefade{ position: absolute; background-color: #ffffff; }
div.extblue{ border:1px #6289B6 solid; position: absolute; background-color: #CAD8EA; padding: 0; width: 300px; text-align: left; }
div.extblue .extblueclose{ background-color: #CAD8EA; margin:2px -2px 0 0; cursor: pointer; color: red; text-align: right; }
div.extblue .extbluecontainer{ background-color: #CAD8EA; padding: 0 5px 5px 5px; color: #000000; font:normal 11px Verdana; }
div.extblue .extbluemessage{ background-color: #CAD8EA; padding: 0; margin:0 15px 15px 15px; }
div.extblue .extbluebuttons{ text-align: center; padding: 0px 0 0 0; }
div.extblue button{ padding: 1px 4px; margin: 0 10px; background-color:#cccccc; font-weight:normal; font-family:Verdana; font-size:10px; }

