﻿div.jHtmlArea { display: inline block; }
div.jHtmlArea div { padding: 0px; margin: 0px; }
div.jHtmlArea .ToolBar { }
div.jHtmlArea .ToolBar ul { border: solid 1px #ccc; margin: 1px; padding: 1px; float: left; background: #fff url(/images/jHtmlArea_Toolbar_Group_BG.png) repeat-x;}
div.jHtmlArea .ToolBar ul li { list-style-type: none; float: left; border: none; padding: 1px; margin: 1px; }
div.jHtmlArea .ToolBar ul li:hover { border: solid 1px #ccc; background: #ddd url(/images/jHtmlArea_Toolbar_Group__Btn_Select_BG.png); padding: 0; }
div.jHtmlArea .ToolBar ul li a { display: block; width: 16px; height: 16px; background: url(/images/jHtmlArea.png) no-repeat -16px -500px; border: none; cursor: pointer; padding: 0px; }
div.jHtmlArea .ToolBar ul li a.highlighted { border: solid 1px #aaa; background-color: #bbb; padding: 0; }
div.jHtmlArea .ToolBar ul li.separator {height: 16px; margin: 0 2px 0 3px; border-left: 1px solid #ccc;}
div.jHtmlArea .ToolBar ul li.separator:hover { padding: 1px; background-color: #fff; border-top:none; border-bottom:none; border-right:none;}

div.jHtmlArea .ToolBar ul li a:hover { }
div.jHtmlArea .ToolBar ul li a.bold { background-position: 0 0; }
div.jHtmlArea .ToolBar ul li a.italic { background-position: -16px 0; }
div.jHtmlArea .ToolBar ul li a.underline { background-position: -32px 0; }
div.jHtmlArea .ToolBar ul li a.strikethrough { background-position: -48px 0; }
div.jHtmlArea .ToolBar ul li a.link { background-position: -64px 0; }
div.jHtmlArea .ToolBar ul li a.unlink { background-position: -80px 0; }
div.jHtmlArea .ToolBar ul li a.orderedlist { background-position: -96px 0; }
div.jHtmlArea .ToolBar ul li a.unorderedlist { background-position: -112px 0; }
div.jHtmlArea .ToolBar ul li a.image { background-position: -128px 0; }
div.jHtmlArea .ToolBar ul li a.cut { background-position: -144px 0; }
div.jHtmlArea .ToolBar ul li a.copy { background-position: -160px 0; }
div.jHtmlArea .ToolBar ul li a.paste { background-position: -176px 0; }

div.jHtmlArea .ToolBar ul li a.html { background-position: -192px 0; opacity:0.6; filter:alpha(opacity=60);}
div.jHtmlArea .ToolBar ul li a.html.highlighted { opacity:1.0; filter:alpha(opacity=100);}

div.jHtmlArea .ToolBar ul li a.h1 { background-position: 0 -16px;}
div.jHtmlArea .ToolBar ul li a.h2 { background-position: -16px -16px;}
div.jHtmlArea .ToolBar ul li a.h3 { background-position: -32px -16px;}
div.jHtmlArea .ToolBar ul li a.h4 { background-position: -48px -16px;}
div.jHtmlArea .ToolBar ul li a.h5 { background-position: -64px -16px;}
div.jHtmlArea .ToolBar ul li a.h6 { background-position: -80px -16px;}
div.jHtmlArea .ToolBar ul li a.subscript   { background-position: -96px -16px;}
div.jHtmlArea .ToolBar ul li a.superscript { background-position: -112px -16px;}
div.jHtmlArea .ToolBar ul li a.indent { background-position: -128px -16px;}
div.jHtmlArea .ToolBar ul li a.outdent { background-position: -144px -16px;}
div.jHtmlArea .ToolBar ul li a.horizontalrule { background-position: -160px -16px;}
div.jHtmlArea .ToolBar ul li a.p { background-position: -176px -16px;}


div.jHtmlArea .ToolBar ul li a.justifyleft { background-position: 0 -32px;}
div.jHtmlArea .ToolBar ul li a.justifycenter { background-position: -16px -32px;}
div.jHtmlArea .ToolBar ul li a.justifyright { background-position: -32px -32px;}
div.jHtmlArea .ToolBar ul li a.increasefontsize { background-position: -48px -32px;}
div.jHtmlArea .ToolBar ul li a.decreasefontsize { background-position: -64px -32px;}
div.jHtmlArea .ToolBar ul li a.forecolor { background-position: -80px -32px;}

﻿body 
{
	background: #FFF;
	font-weight: normal;
	font-size: 15px;
	font-family: Arial, Tahoma, Verdana;
}

html{
  background: #FFFFFF;	
}

body{
  background: #FFFFFF;
  width: 100%;
  height: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
  color: #000;
  font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
}

div{
  text-align: left;
}


#video_loader {
   border: 1px solid #cccccc;
   background-color: #eeeeee;
   width: 100%;
   color: #56678d;
   height: 40px;
   text-align: center;
	 cursor: pointer;
}

#load_more, #no_more_videos{
	text-align: center;
	margin-top: 10px;
	font-size: 16px;
	cursor: pointer;
}

#logos{
	border-spacing: 0;
}

#logo1{
	width: 20%;
	vertical-align: bottom;
	padding-bottom: 6px;
}

#logo2{
	width: 80%;
	text-align: right;
	padding-right: 0;
}

/** menu **/
div.menu-item{
	float: left;
	padding: 12px 10px 7px 10px;
	cursor: pointer;
	margin-right: 5px;
}

#menu .active .menu-item{
	background: #112353;
	color: #FFF !important;
}

div#menu{
	color: #112353;
	border-color: #112353;
	border-bottom: 3px solid #112353;
	height: 34px;
	margin-bottom: 12px;
}

div#menu a{
	color: #112353;
	font-size: 14px;
}

div#menu .menu-item:hover, div#menu .menu-item a:hover{
	background: #112353;
	color: #FFF !important;
}

.user-menu{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 12px;
	background: transparent url('/images/user-menu-bg.png') top center no-repeat;
	height: 41px;
	color: #FFF;
}

.user-menu-item{
	display: inline;
	margin-left: 3px;
	margin-right: 3px;
}

.user-menu-item a{
	color: #FFF;
	font-size: 13px;
}

.user-menu-item a:hover{
	color: #112353;
}

/** ////////////// **/


div#container, div#header, div#footer, #locale{
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  width: 936px;
}

#container{
	
}

/* footer */

#footer{
	bottom: 30px;
	margin-bottom: 30px;
	border-collapse: collapse;
	border-bottom: 1px solid #CCC;	
	width: 936px;
	font-size: 11px;
	font-weight: bold;
	color: #AAA;
	height: 100px;
}

#footer .border{
	border-top: 1px solid #CCC !important;
}

#footer td{
	width: auto;
}

#footer .divider{
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC !important;
	padding-left: 8px;
}

#footer .footer-logos{
	height: 100%;
	text-align: left;
	vertical-align: middle;
}

.footer-logos{
	width: auto;
}

.footer-logos td{
	padding: 0 8px 0 0;
}

.footer-titles td{
	height: 25px;
}

.footer-logos td{
}


/** header **/

div#header{
    padding-top: 28px;
		padding-bottom: 18px;
}

/** ///////////// **/

div#content{
    width: 100%;
    position: relative;
    overflow: hidden;
		float: none;
}

div#left-content{
    width: 70%;
		padding-right: 10px;
    position: relative;
    float: left;
		padding-bottom: 10px;
}

div#right-content{
    width: 28%;
    position: relative;
    float: right;
}

.right-item{
    vertical-align: middle;  
		padding-left: 10px;
		padding-right: 10px;
		padding-bottom: 5px;
		padding-top: 5px;
		border-bottom: 1px solid #ccc;
		background: #F6F7F6;
}

/** Rounded box **/


.rounded-box{
	width: 262px;
	margin-top: 12px;
}

.rounded-box .top{
	width: 262px;
	height: 5px;
	max-height: 5px;
	font-size: 1px;
	display: block;
	background: transparent url('/images/rounded-box-top.png') top left no-repeat;
}

.rounded-box .content-wrapper{
	background: #eff3f4 url('/images/rounded-box-content-wrapper-bg.png') top left repeat-y;
}

.rounded-box .title{
	background: transparent;
	padding: 3px 0px 4px 12px;
	font-weight: bold;
}

.rounded-box .content{
	margin-left: 6px;
	margin-right: 6px;
	width: 250px;
}

.rounded-box .content .top{
	background: transparent url('/images/rounded-box-content-top.png') top left no-repeat;
	width: 250px;	
	font-size: 1px;
}

.rounded-box .content .items-wrapper{
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	background: #FFF;
	width: 248px;
}

.rounded-box .content .items{
}

.rounded-box .content .items hr{
	border: none 0;
	border-top: 1px solid #c4c4c4;
	border-bottom: 1px solid #eee;
	margin: 0;
	padding: 0;
}

.rounded-box .content .items .hr2{
	border: none 0;
	border-top: 1px solid #eee;
	margin: 0;
	padding: 0;
}

.rounded-box .content .items .item{
	padding: 7px 7px 7px 7px;
	font-size: 12px;
}

.rounded-box .content .items .item img{
	margin-bottom: -2px;
}

.rounded-box .content .items .item:hover{
	/** FIX **/
}


.rounded-box .content .bottom{
	background: transparent url('/images/rounded-box-content-bottom.png') bottom left no-repeat;
	width: 250px;
	font-size: 1px;
}

.rounded-box .bottom-item{
	width: 236px;	
	background: transparent;
	padding: 4px 12px 3px 12px;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}

.rounded-box .bottom{
	width: 262px;
	height: 5px;
	font-size: 1px;
	background: transparent url('/images/rounded-box-bottom.png') bottom left no-repeat;
}

/** ------------ **/

/** Rounded big box **/


.rounded-big-box{
	width: 655px;
	margin-bottom: 12px;
}

.rounded-big-box .top{
	width: 655px;
	height: 5px;
	max-height: 5px;
	font-size: 1px;
	display: block;
	background: transparent url('/images/rounded-big-box-top.png') top left no-repeat;
}

.rounded-big-box .content-wrapper{
	background: transparent url('/images/rounded-big-box-content-wrapper-bg.png') top left repeat-y;
}

.rounded-big-box .title{
	padding: 3px 0px 4px 12px;
	font-weight: bold;
}

.rounded-big-box .content{
	margin-left: 6px;
	margin-right: 6px;
	width: 643px;
}

.rounded-big-box .content .top{
	background: transparent url('/images/rounded-big-box-content-top.png') top left no-repeat;
	width: 643px;	
	font-size: 1px;
}

.rounded-big-box .content .items-wrapper{
	border-left: 1px solid #c4c4c4;
	border-right: 1px solid #c4c4c4;
	background: #FFF;
	width: 641px;
}

.rounded-big-box .content .items{

}

.rounded-big-box .content .items hr{
	border: none 0;
	border-top: 1px solid #c4c4c4;
	margin: 0;
	padding: 0;
}

.rounded-big-box .content .items .hr2{
	border: none 0;
	border-top: 1px solid #eee;
	margin: 0;
	padding: 0;
}

.rounded-big-box .content .items .item{
	padding: 7px 7px 7px 7px;
	font-size: 12px;
	width: 628px;
	max-width: 628px;
	overflow: hidden;
}

.rounded-big-box .content .items .item img{
	max-width: 628px;
}


.rounded-big-box .content .items .item:hover{
	/** FIX **/
}


.rounded-big-box .content .bottom{
	background: transparent url('/images/rounded-big-box-content-bottom.png') bottom left no-repeat;
	width: 650px;
	font-size: 1px;
}

.rounded-big-box .bottom-item{
	width: 636px;	
	background: transparent;
	padding: 4px 12px 3px 12px;
	text-align: right;
	font-size: 12px;
	font-weight: normal;
}

.rounded-big-box .bottom{
	width: 655px;
	height: 5px;
	font-size: 1px;
	background: transparent url('/images/rounded-big-box-bottom.png') bottom left no-repeat;
}

/** ------------ **/

#scrollMore, #scrollLess{

}

#scrollMore:hover, #scrollLess:hover{
    
}

/** Search **/

.search-field-form-box{
	height: 26px;
	background-color: none;
	background-image: url('/images/searchfield_bg.gif');
	background-position: center left;
	background-repeat: no-repeat;
	display: block;
	float: none;
}

.search-input{
	background-color: transparent !important;	
	background-image: none !important;
	border: 0 !important;
	height: 14px !important;
	width: 81% !important;
	margin-left: 5px;
	margin-top: 5px;
	font-size: 11px !important;
	border-style: none;
	display: block;
	float: left;
	font-size: 11px;
	line-height: 15px !important;
}

.search-submit{
	background-color: none !important;
	background-image: url('/images/search_btn_mOut.gif') !important;
 	background-position: center center !important;
	background-repeat: no-repeat !important;
	width: 34px !important;
	height: 24px !important;
	border: 0 !important;
	cursor: pointer !important;	
	margin-top: 1px;
	float: right;
}

.search-submit:hover{
	background-image: url('/images/search_btn_mOver.gif') !important;
}



/* 	background: url('/images/searchfield_bg.gif') center left no-repeat; */

/** gfx **/

#photo{
	clear: both;
	width: 628px !important;
	height: auto;
	min-width: 610px;
}

.photo img{
	max-width: 606px;
	margin-bottom: 10px;
}

.flash-wrapper{

}


.flash{
/*
	width:480px;
	height:390px;

	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
*/
}

#chat-box{
	margin-top: -3px;
}

.image-wrapper{
	text-align: center;
	margin-bottom: 10px;
	padding: 0;
}

.image{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.image img{
	max-width: 600px !important;
}
/*
* html body #container #left-content #middle .rounded-big-box .content-wrapper .content .items-wrapper .items .item .photo img { 
   width: expression( document.body.clientWidth > 600 ? "600px" : "auto" ); 
}

.image-wrapper .image img{
   width: expression( document.body.clientWidth > 600 ? "600px" : "auto" ); 
}
*/

/** Scroller **/

#scrollContainer {
    height: 175px; /* REQUIRED FOR VERTICAL SCROLLING */
    overflow: hidden; /* DO NOT REMOVE */
    position: relative; /* DO NOT REMOVE */
    width: 100%;

}
#scrollContainer ul {
    width:100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;	/* DO NOT REMOVE */
}
#scrollContainer ul li {
    padding: 0;
    margin: 0;
    width: 100%;
}

#scrollLess{
}

#scrollMore, #scrollLess{
   height: 20px;
   text-align: center;
   width:100%;
   background: none;
}

#scrollMore:hover, #scrollLess:hover{
   background: #DDD;
}

#clickscroll-less a, #clickscroll-more a{
    color: #FFF !important;
}

.roller-item{
		background: #eee;
    width:100%;
    height: 15px;
		margin: 1px;
		padding: 9px 8px 8px 8px;
}

.roller-item:hover{
	border: 3px solid #FFF;
	font-size: 14px;
	height: 20px;
	padding: 9px 8px 8px 8px;
}

#clickscroll-less{

}

#clickscroll-more{

}


/** Posts **/

.post-info{
    font-size: 11px !important;
    color: #999;
    margin: 0 0 10px 0;
}

hr{
    border: 1px dotted #ccc;
}

.post-item{    
    margin-bottom: 10px;
		border-bottom: 1px solid #ccc;
		padding-bottom: 10px;
}

.post-item{
    font-size: 14px;
}

.post-settings{
	border: 1px solid #eee;
	padding: 5px;
	margin-top: 10px;
	font-size: 13px;
}

.post-settings:hover{
	background: #EEE;
}

/** Input **/

input[type=text], input[type=password], textarea, .form-input{
    border: 0;
		background: transparent url('/images/form-bg.png') top left no-repeat;
		font-size: 16px;
		border-right: 1px solid #bbb;
		border-bottom: 1px solid #ccc;
		width: 98%;
		line-height: 30px;
}

input[type=text], input[type=password], .form-input{
		height: 30px;
		padding-left: 5px;	
}

textarea{
	padding: 7px;
}

label{
	color: #666;
	background: #eee;
	padding: 5px 5px 0 5px;
	border: 1px solid #ccc;
}

textarea{
	font-size: 16px;
}

input[type=submit] {
	border: 0;
	cursor: pointer;
	font-size: 13px;
	background-color: transparent !important;
	background-image: url('/images/input.png');
	background-position: center center;
	background-repeat: no-repeat;	
	width: 122px;
	height: 36px;
}

input[type=submit]:hover {
/*	background-image: url('/images/input-hover.png'); */
}

input[type=file]{
	background: #EEE;
	border: 1px solid #CCC;
	margin-left: -1px;
	padding: 3px;
}

.form-block{
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.form-block input[type=text]{
	width: 99%;
	height: 20px;
	font-size: 16px;
}

.form-block-small{
	background: #EEE;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.form-block-small input[type=text]{
	height: 20px;
	font-size: 16px;
}

.form-large{
	border: 0;
	padding: 0;
}

.jHtmlArea iframe{
	background: #FFF;
	border: 1px solid #999;
	width: 624px !important;
	height: 200px !important;
	font-family: Arial, Tahoma, Verdana !important;	
}

.jHtmlArea{
	font-family: Arial, Tahoma, Verdana !important;	
}

iframe html body textarea{
	font-family: Arial, Tahoma, Verdana !important;	
}

.form-submit{
	width: 100%;
	text-align: left;
}

.error{
	color: red;
}

/** comments **/

.post-comment{
	width: 100%;
	border-spacing: 0;
}

.post-comment td{
	vertical-align: top;
	width: 50%;
	padding: 6px;
}

.post-comment textarea{
	margin-top: 6px;
	width: 95%;
	height: 180px;
}

.post-comment p{
	margin: 0;
	padding: 0;
	line-height: 20px;
}

.comment-info{
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px dotted #ccc;
	padding-top: 10px;
	width: 97%;
}


td.post-comment-submit{
	text-align: right;
	width: 100%;
}

.comment{
    background: #eee;
    width: 97%;
    padding: 10px;
		margin-bottom: 10px;
}

img{
    border: none;
}

a{
    color: #666;
    text-decoration: none;
    padding: 0 0 0 0;
}

a:hover{
    color: #3399cc;
}


h1 a, h2 a, h3 a{
	color: #000;
}

h1{

}

h2{
	margin: 0 0 16px 0;
	padding: 0;	
}

h3{
	
}

.language{
	float: right;
}

.language a:hover{
	background: transparent !important;
}

.login{
	
	width: 65px;
	padding: 0 0 0 20px;
	color: #999;
	background: transparent url('/images/arrow_right.png') center left no-repeat;	
}

/** Title table **/

.top-wrapper{
	width: 100%;
	height: 39px;
}

.top-wrapper .page-title, .top-wrapper .icon, .top-wrapper .pages{

}

.top-wrapper .page-title{
	float: left;
}

.top-wrapper .icon{
	width: 30px;
	height: 32px;
	float: left;
	text-align: center;
	padding-top: 6px;
}

.top-wrapper .pages{
	float: right;
	padding-top: 7px;
	height: 32px;
}

#page-title{
	border-spacing: 0;
	padding: 0;
	margin: 0;
	vertical-align: middle;
	height: 30px;
	width: 100%;
	border-spacing: 0;
}

#page-title img{
	margin-bottom: 10px;
	margin-left: 5px;
}

#page-title td{
}

#title-table{
		background-image: url('/images/box_top.png');
		background-position: center left;
		background-repeat: repeat-x;
		width: 100%;
		height: 24px;
		margin-top: 10px;
}

#title-table, #title-table td, #title-table tr{
    padding-left: 0;
    border-spacing: 0;
    vertical-align: middle;
}

#title-table td{
	padding-left: 8px;
	font-size: 12px;
	color: #666666;
}

#live-box{
	/*
		width:480px;
		height:390px;
	*/
}

.flash-box{
	width: 100%;
	text-align: center;
}

.tweet{
	width: 99%;
	text-align: left;
	margin-top: 4px;
}

.tweet div{
	display: inline-block;
	width: 80%;
	height: 100%;
	margin-left: 5px;
}

.tweet img{
	display: inline;
	margin-top: 5px;
	margin-left: 5px;
}

/** Pagination **/
.pagination{
	text-align: right;
	font-size: 11px;	
}

.pagination .prev_page, .pagination .next_page, .pagination .gap {
	background: transparent;
	border: 0;
	color: #CCC;
	padding: 0;
	font-size: 13px;
}

.pagination .current{
	border: 0;
	color: #66cc33;
}

.pagination a{
	color: #94A6B6;
}

.pagination a, .pagination .current, .pagination .gap{
	padding: 3px 7px 4px 7px;
}

.pagination a, .pagination .current{
	background: transparent url('/images/pagination.png') center center no-repeat;
}

.pagination a:hover{
	color: #000;
}

/** ///////////////// **/

#flash_notice, #flash_error{
	border: 1px dotted #CCC;
	padding: 10px;
	margin-bottom: 10px;
}

#flash_notice{
	background: #DBF4D2;
}

#flash_error{
	background: #ffd8da;
}


table.photo-upload{
	border-spacing: 0;
	padding: 0;
}

table.photo-upload tr{
	border-spacing: 0;
	padding: 0;
}

table.photo-upload td{
	border-bottom: 1px solid #CCC;
	border-spacing: 0;
	padding: 0;	
}

td.choose-file{

}

td.photo-remove img{
	margin-bottom: -5px;
}

td.photo-remove:hover{

}

.add img{
	margin-bottom: -11px;
}

.publish{
	width: 606px;
	height: 102px;
	background: #EEE;
	padding: 10px;
	background: transparent url('/images/item-top-extra.png') top left no-repeat;
	color: #777;
}

.highlight{
	color: green;
}

.icon img{
	margin-bottom: -9px;
}

.icon_small img{
	margin-bottom: -4px;
}

#loading{
	position: fixed;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: transparent url('/images/trans.png') top left repeat;
	text-align: center;
	left: 0;
}

#loading img{
	margin-top: 400px;
}

#solidtango{
	position: fixed;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: transparent url('/images/trans.png') top left repeat;
	text-align: center;	
	left: 0;
}

#solidtango .info{
	left: 0;
	right: 0;
	margin-left: auto;
	margin-right: auto;
	background: #FFF;
	border: 1px solid #333;
	width: 800px;
	margin-top: 120px;
	padding: 20px;
}

#st-banner{
	position: fixed;
	z-index: 1;
	margin-top: 222px;
	right: 0;
	margin-right: 0;	
}

#open-st{
	cursor: pointer;
}

.movie_screenshots img{
	margin-right: 10px;
	cursor: pointer;
}

.movie_screenshot img{
	position: relative;
}

.video-box{
	width: auto;
}


.video-image img{
		/* width: 626px; */
		width: 115px;
		height: 85px;
		margin-top: 12px;
		margin-left: 7px;
		border: 1px solid #CCC;
}


.video-image{
	width: 131px;
	height: 116px;	
	background: transparent url('/images/post-video-box.png') top left no-repeat;
	margin-left: -8px;
}


.video-info{
	position: absolute;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	cursor: pointer;
	height: 32px;
	width: 32px;
	margin-top: -50px;
	background: transparent url('/images/small_play.png');
}

#thumbnails{
	text-align: center;
}

#thumbnails img{
	width: 70px;
	height: 70px;
	cursor: pointer;
}

video{
	width: 626px;
	height: 352px;
}

.post-item-description{
	width: 628px;
}

.post-item-description img{
	max-width: 628px;
}