/* reset css */
@import "reset.css";
/* body */
body {
	font-family: arial;
	font-size: 12px;
	color: #000;
	background: #fff;
}
a {
	color: #0033cc;
}
.floatR {
	float: right;
}
.floatL {
	float: left;
}
.margindMiddle {
	margin:0 auto;
}
.bold {
	font-weight: bold;
}
#ie-message, #ie-message a {
	background:#C00;
	text-align:center;
	color: #fff;
	top:0;
	padding: 8px 0;
	width:100%;
	font-size: 24px;
}
/* toolbar @ top*/
#mini-toolbar {
	color: #c4c4c4;
	letter-spacing: 0;
	word-spacing: -0.05em;
	background: #f6f6f6;
	border-bottom: solid 1px #e5e5e5;
	padding: 8px 8px 0px 8px;
	font-size: 13px;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
}
#mini-toolbar a {
	color: #606060;
	text-decoration: none;
	margin: 0 5px;
}
#mini-toolbar a:hover {
	color: #0066cc;
	text-decoration: underline;
}

#toolbarcontainer {
	background-color: #f6f6f6;
	border-bottom: 1px solid #e5e5e5;
	font-size: 13px;
	height: 32px;
	overflow: hidden;
}

/*Toolbar - Header*/

#toolbar {
	height: 16px;
	padding: 8px 12px;
	margin-left: auto;
	margin-right: auto;
}
#toolbar span.seperator {
	color: #ccc;
	font: bold 13px arial;
	margin: 0 7px;
}
#toolbar span.user {
	font-weight: bold;
}
#toolbar a {
	font: 400 13px 'Helvetica', Arial, Sans-serif;
	letter-spacing: 0; word-spacing: -.05em;
	color: #606060;
	word-spacing: 0.2em;
	text-decoration: none;
}
#toolbar a.current {
	color: black;
	font-weight: normal;
	text-decoration: none;
}
#toolbar a:hover {
	color: #06c;
	text-decoration: underline;
}
.registerLink, .registerLink:hover{
	color: #c70303 !important;
}
.bookmark { 
	margin-top: 20px; 
	font-size: 24px;
	text-align: center; 
	font-weight: 700; 
	letter-spacing: 0; 
	word-spacing: -0.05em;
}
.bookmark a {
	text-decoration: none;
	line-height: .9;
	color:#F03;
	border-bottom: solid 1px #fff;
	display: inline-block; *display: inline; *zoom:1;
}
.bookmark a:hover { 
	text-decoration: none;
	border-bottom: dotted 1px #F03;
} 
/* front page search */
#frontSearch, #subPages {
	display: block;
	width: 750px;
	margin: 0 auto 0 auto;
	text-align: center;
}
#frontSearch h1, #subPages h1 {
	margin: 0 auto;
	width: 550px;
	height: 226px;	
	display: block;
	background: url(../images/home-logo.jpg) no-repeat;
	border: 0;
	padding-bottom: 5px;
	margin-top: 10px;
    position:relative;
}
#frontSearch h1 span, #subPages h1 span {
    color:#666;
    text-transform:uppercase;
    letter-spacing:2px;
    font-size:13px;
    position:absolute;
    bottom:35px;
    left:205px;
    font-weight:bold;
 }
#frontSearch p.txtTitle, #subPages p.txtTitle { margin-top: 10px; font-weight: bold; }
#frontSearch p.titleTop {
	padding-bottom: 4px;
	font-size: 13px;
	color: #000;
}
#frontSearch p.titleTop span {
	margin: 0 4px;
}
#frontSearch p.titleTop .big {
	font-size: 16px; font-weight: bold;
}
#frontSearch p.titleTop b {
	margin: 0 3px;
}
#frontSearch p.titleTop a {
	font-size: 13px;
	letter-spacing: 0;
	word-spacing: -0.05em;
	color: #606060;
	outline: 0;
	border-bottom: solid 1px #fff;
	text-decoration: none;
	margin: 0 3px;
}
#frontSearch p.titleTop a:hover {
	color: #06c;
	border-bottom: dotted 1px #06c;
}
#frontSearch p.titleSmall {
	font-size: 12px; 
	margin-top: 20px; 
	line-height: 18px;
}
#frontSearch p.titleSmall a {
	margin-left: 3px;
	letter-spacing: 0;
	word-spacing: -0.05em;
}

#frontSearch h3 {
	font-size: 13px;
	padding: 14px 0 14px 0;
}
#frontSearch h3 a {
	color: #e94f09;
}
#frontSearch .searchBox {
	width: 750px;
	margin: 0 auto;
	margin-top: 11px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #f6f6f6;
	border: 1px solid #ccc;
	padding: 5px;
}
#frontSearch .searchBox input {
	border: 1px #b6b6b6 solid;
	padding: 3px;
	width: 742px;
	font-size: 16px;
	letter-spacing: 0; word-spacing: -0.05em;
	height: 20px;
}
#frontSearch .inputBtn1 {
	font-size: 16px;
	margin-top: 6px;
}
#frontSearch .time {
	font-size: 11px;
}
/* subPages */
#subPages {
	width: 750px;
}
#subPages h1 {
	margin-top: 0px;
}
#subPages #logSignup {
	margin: 0 auto;
	margin-top: 6px;
	margin-bottom: 10px;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
}
#subPages #logSignup .inputBtn {
	width:210px;
	height:18px;
	background:white;
	border:1px solid #ccc !important;
	font-size: 16px;
	padding: 2px;
}
#subPages .titleSmall {
	margin-top: 10px;
	font-size: 12px;
}
#subPages p.titleTop {
	padding-bottom: 6px;
}
#subPages #tagsTable {
	border-collapse:collapse;
	margin-top: 6px;
	text-align: left;
}
#subPages #tagsTable td {
	border:1px solid #ccc;
	padding:.6em !important;
}
#tagsTable .siteLink {
	font-size: 14px;
	font-weight: bold;
}
#subPages .keyWords {
	height:100%;
	margin-bottom:10px;
	overflow:hidden;
	padding-left: 12px;
	padding-top: 10px;
	padding-bottom: 10px;
	width:740px;
}
#subPages .keyWords ul {
	float:left;
	width:172px;
	margin-left:5px;
	margin-right:5px;
	text-align: left;
}
#subPages .keyWords ul h2 {
	font-size: 24px;
	color:#000;
}
#subPages .keyWords ul li {
	color:#666;
	padding: 4px;
	border: 1px #CCC solid;
	border-bottom: 0;
}
#subPages .keyWords ul li.last {
	border-bottom: 1px #CCC solid;
}
#subPages .keyWords ul li a {
	padding-bottom: 4px;
	display:block;
	background-position:0 7px;
	cursor:pointer;
}
/* videoPage */
#videoPage {
	width: 960px;
	margin: 0 auto;
	margin-top: 19px;
}
#videoPage #logosearchBox,
#searchPage #logosearchBox {
	min-height: 50px;
	margin: 0px -10px 10px;
	padding: 5px 0 5px 20px;
	border-bottom: solid 1px #e5e5e5;
}
#videoPage #logosearchBox .search,
#searchPage #logosearchBox .search{
	float: right;
	text-align: center;
	font-size: 11px;
}
#videoPage #logosearchBox a,
#searchPage #logosearchBox a {
	display: block;
	position: relative;
	border: none;
	outline: 0;
}
.bjj-logo {
	margin-right: -380px;
	position: relative;
	display: inline-block;
	*display: inline;
	*zoom:1;
}
.headingAddInfo {
	min-height: 50px;
	padding: 0 0 0 380px;
	margin: 0;
	vertical-align: middle;
}
.headingAddInfo-title {
	font: 400 26px/100% 'Helvetica', Arial, Sans-serif !important;
	text-indent: -3px;
	letter-spacing: 0; word-spacing: -.05em;
}
.headingAddInfo-title em {
	color: #c70303;
	font-weight: 700;
	font-style: normal;
}
.headingAddInfo-content {
	color: #606060;
	font-size: 13px;
}
.headingAddInfo-content b {
	color: #303030;
}

/*Search toolbar*/
.sectionHead {
	width: 170px;
	padding: 0 0 0 20px;
	margin: 0 -180px 0 -20px;
	vertical-align: middle;
}
.sectionTitle {
	color: #c70303;
	font: 700 20px/100% 'Helvetica', Arial, Sans-serif;
	line-height: 1.2;
	letter-spacing: -.015em;
	word-spacing: -.05em;
}

#videoPage .search,
#searchPage .search {
	margin: 0px -10px 10px;
	padding: 0px 20px 10px;
	border-bottom: solid 1px #e5e5e5;
}
.searchForm {
	padding-left: 190px;
}
.searchForm .field, .searchForm .searchField {
	display: inline-block;
	float: none;
	font-weight: normal;
	font-size: 13px;
	vertical-align: top;
	line-height: 26px;
	height: 26px;
	padding: 3px;
	border: solid 1px #c4c4c4;
	border-top: solid 1px #b2b2b2;
	
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
          box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;

  -webkit-border-radius: 2px;
          border-radius: 2px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
}
.searchForm .searchField {
	width: 380px;
        height: 18px;
}

.controls {
	display: inline-block; *display: inline; *zoom:1;
	margin-left: 5px;
	margin-top: 5px;
	overflow: hidden;
	vertical-align: baseline;
	position: relative;
}
.check.inline {
	display: inline-block; *display: inline; *zoom:1;
	margin: 0 5px 0 0;
	padding-top: 0px;
	vertical-align: middle;
}
.check {
    padding-left: 18px;
}
.check input[type="radio"] {
    float: left;
	margin: 0;
    margin-left: -18px;
	margin-top: -1px;
}
#videoPage h1 {
	font-size: 26px;
	padding-top: 6px;
	padding-bottom: 15px;
}
#videoPage .textAd {
	margin-top: 10px;
	padding: 12px;
	text-align: center;
	background-color: #ffffcc;
	border: 1px solid #ffcc33;
	font-size: 16px;
	font-weight: bold;
}
#videoPage #playerBox {
	width: 648px;
	float: left;
}
#videoPage #playerBox #details {
	padding-top: 10px;
	width: 638px;
}
#videoPage #playerBox #details h2 {
	font-size: 18px;
	padding-bottom: 6px;
}
#videoPage #playerBox #details ul {
	margin: 0 0 0 20px;
}
#videoPage #playerBox #details li {
	margin: 0 0 5px 0;
	word-spacing: 0.2em;
	list-style: square;
	font: 114% arial;
}
#videoPage #playerBox #details li span {
	font-weight: bold;
}
#videoPage #adBox {
	float: right;
	width: 300px;
	height: 750px;
}
ul.recommended h1 {
	clear: both;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom: 6px;
	font-size: 14px!important;
}
.recommended-title {
	clear: both;
	font-weight:bold;
	margin-top:20px;
	padding-bottom: 4px;
	margin-bottom: 6px;
        padding-top: 16px;
	font-size: 14px!important;
}
ul.recommended {
	clear: both;
	width: 960px;
	margin: 0 auto;
	padding-top:5px;
	border:1px solid #e5e5e5;
	position:relative;
}
ul.recommended li {
	float: left;
	height: 175px;
	width: 182px;
	margin: 0 5px 0 5px;
	display: block;
	overflow: hidden;
}
ul.recommended li div.thumbVideo {
	height:135px;
	position:relative;
	width:180px;
	border: 1px #999 solid;
}
ul.recommended li div.thumbVideo img {
	float:left;
	height:135px;
	width: 180px;
}
ul.recommended li p.title {
	padding-top: 3px;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}
/* for search page */
#searchPage {
	margin: 0 10px 10px 10px;
}
#searchPage h1 {
	font-size: 26px;
    margin-top:2px;
	font-weight: bold;
}

#searchPage div#wrapper {
    max-width:1300px;
}
#searchPage div#maincol {
	margin-left: 200px;
	margin-right: 320px; 
}
*html div#maincol {
	padding-left: 10px;
}
#searchPage div#rightcol {
	float:right;
	clear:right;
	width:312px;
	text-align: right;
}
#searchPage div#leftcol {
	float:left;
	clear:left;
	max-width:170px;
	margin: 0 20px 0 10px;
	text-align: left;
	position: relative;
}
#searchPage .result-body {
	height: auto !important;
	position: relative;
    padding:5px 0;
	border-bottom: 1px dotted #dddddd;
	line-height: 27px;
    overflow:hidden;
}
#searchPage .result-body h3 {
	font-size: 16px; 
	font-weight: bold;
	padding-top: 4px;
}
#searchPage .result-body h3 span {
	font-size: 18px;
}
#searchPage .result-body p.tags a {
	color: #008000;
	text-decoration: underline;
}
#searchPage .result-body p.small_bottom a {
	color: #3f3f3f;
}
#searchPage .result-text {
    margin-left:190px;	
}
#searchPage p.length span {
	color: #990000;
	font-weight: bold;
	font-size: 13px;
}
#searchPage .result-thumb {
    float:left;
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 182px;
	height: 137px;
	border: 1px #adcaec solid;
    -webkit-border-radius: 5px;
    border-radius: 5px;

}
#searchPage .result-thumb img {
	height:135px;
	width: 180px;
	padding: 1px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
*html #searchPage .result-thumb {
	border: none;
}
*html #searchPage .result-thumb img {
	border: 1px #adcaec solid;
}

*html .top-left, *html .top-right, *html .bottom-right, *html .top-left, *html .bottom-left {
	display:none;
}
.top-left, .top-right, .bottom-right {
	display:none;
	position:absolute;
	z-index:1;
}
.top-left, .top-right, .bottom-right {
	display:block;
	height:6px;
	width:6px;
}
.bottom-left {
	bottom:-15px;
	height:15px;
	left:0pt;
	position:absolute;
	width:100%;
}
.top-left {
	background:transparent url(../images/top-left.gif) no-repeat scroll left top;
	left:-1px;
	top:-1px;
}
.top-right {
	background:transparent url(../images/top-right.gif) no-repeat scroll right top;
	right:-1px;
	top:-1px;
}
.bottom-left {
	background:transparent url(../images/bottom-left.gif) no-repeat scroll left bottom;
	bottom:-1px;
	left:-1px;
}
.bottom-right {
	background:transparent url(../images/bottom-right.gif) no-repeat scroll right bottom;
	bottom:-1px;
	right:-1px;
}
.pagination {
	clear: both;
	padding-top: 10px;
	text-align:center;
	line-height:1.75em;
}
.pagination ul {
	display:inline;
	list-style-type:none;
	padding:0;
	font-size: 12px;
	font-weight: bold;
}
.pagination li {
	display:inline;
}
.pagination a {
	padding:.1em .1em;
}
.pagination a:hover {
	text-decoration:none;
	border-color:#820;
}
.pagination li.current span {
	color:#000;
}
.pagination li.preNext {
	color:#000;
	font-size: 16px;
}
.pagination select {
	border:1px solid #999;
	vertical-align:1px;
}
/* Sidebar filters */

#VerColMenu, #VerColMenu ul
{
	list-style : none;
	width : 185px;
}
#VerColMenu a
{
	color : #000;
	display : block;
	font-weight : bold;
	padding :10px 5px;
	text-decoration: none;
}
#VerColMenu ul a
{
	border:none;
	background :none;
	color : #000;
	font-weight : normal;
	text-decoration: none;
        height:12px;
}
#VerColMenu ul a:hover,#VerColMenu a:hover
{	
	text-decoration: underline;
	color : #711515;
}


/* Ads Sidebar*/
#rightcol iframe {
	margin-bottom: 10px;
}

/* footer */
#footer {
	clear:both;
}
#footer .ad {
	width: 900px;
	margin: 0 auto;
	padding: 6px;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#footer .bottomTxt {
	text-align: center;
	margin-top: 8px;
	line-height: 18px;
	font-size: 13px; 
	margin-bottom: 10px;
}
#footer .bottomTxt a {
	text-decoration: none;
	color: #606060;
	letter-spacing: 0.01em;
	word-spacing: -0.05em;
	margin: 0 3px;
	border-bottom: solid 1px #fff;
}
#footer .bottomTxt a:hover {
	color: #06c;
	border-bottom: dotted 1px #06c;
}

.right-filter-title {
	background:#f5f5f5!important;
	border-top:1px solid #e5e5e5!important;
	padding:10px!important;
	}
	
.right-filter-title-selected {
	background:#3878aa!important;
	border-top:1px solid #00579b!important;
	padding:10px!important;
	color:#fff!important;
	}
	

.right-filter-upload {
	background:#cb0303!important;
	border-top:1px solid #a10000!important;
	padding:10px!important;
	color:#fff!important;
	font-weight:bold!important;
	margin-bottom:10px!important;
	}
	
.right-filter-upload img{
	margin-top:-2px;
	}
	
.filter-more-icon img{
	margin-left:5px;
	margin-right:9px;
	}
	
.filter-more-icon span{
	color:#0033cc;
	font-weight:bold;
	}

.filter-right-tags {
	display:block;
	width:170px;
	padding:5px;
	border:1px solid #909090!important;
	color:#c4c4c4;
	}
	
.filter-tags {
	border-top:1px solid #e5e5e5!important;
	padding-top:10px;
	}
	
.user-body {
	min-height: 780px;
	height: auto !important;
	height: 780px;
	position: relative;
	clear: left;
	border-bottom: 1px dotted #dddddd;
	line-height: 27px;
}

.usermenu-right a{
	font-size:14px;
	font-weight:bold;
	color:#909090!important;
	}
	
.usermenu-right a span{
	color:#cb0303!important;
	}
	
.user-upload {
	margin-right:50px;
	margin-bottom:30px;
	}
	
.user-upload label {
	display:block;
	margin-left:10px;
	font-size:17px;
	font-weight:bold;
	color:#303030;
	margin-top:20px;
	}
	
.user-upload label {
	display:block;
	margin-left:10px;
	font-size:17px;
	font-weight:bold;
	color:#303030;
	margin-top:20px;
	}
	
.user-upload input[type=text]{
	display:block;
	width:300px;
	padding:5px;
	border:1px solid #909090!important;
	color:#666!important;
	}
	
.user-upload input[type=password]{
	display:block;
	width:300px;
	padding:5px;
	border:1px solid #909090!important;
	color:#666!important;
	}
	
.user-upload select{
	display:block;
	width:300px;
	padding:5px;
	border:1px solid #909090!important;
	color:#666!important;
	}
	
.user-upload textarea{
	display:block;
	width:500px;
	padding:5px;
	border:1px solid #909090!important;
	color:#666!important;
	height:150px;
	}
	
.upload-btm {
	margin-bottom:40px;
	width:500px;
	}
	
.upload-btm button {
	background:#cb0303!important;
	font-size:17px;
	font-weight:bold;
	border:none;
	padding:15px 10px 10px 10px!important;
	color:#fff!important;
	font-weight:bold!important;
	cursor:pointer;
	margin-bottom:10px!important;
	}
	
.upload-btm button span{
	margin-top:-2px;
	}
	
.upload-btm button img{
	margin-left:10px;
	}
	
.upload-btm-details {
	width:280px;	
	font-size:13px;
	color:#909090;
	margin-top:-5px;
	}
	
.upload-btm-details span{
	display:block;
	color:#303030;
	font-weight:bold;
	}
	
.upload-cat {
	width:330px;
	}


.upload-cat-list li {
	display:block;
	float:left;
	width:100px;
	margin-right:10px;	
	margin-bottom:15px;
	}
	
.upload-cat-list li a{
	color:#909090;
	}
	
.upload-cat-list label {
	display:block;
	margin-top:-8px;
	}
	
.upload-cat-title {
	color:#303030;
	font-size:17px;
	font-weight:bold;
	padding-left:10px;
	padding-bottom:10px;
	margin-bottom:20px;
	border-bottom:1px solid #e5e5e5;
	}
	
.wrap960 {
	width:960px!important;
	margin:0px auto;
	}
	
.under-embed-ad {
	background:#3f3f3f;
	padding:15px;
	color:#c4c4c4;
	font-size:14px;
	}

.under-embed-ad a{
	font-weight:bold;
	color:#fff;
	}	
	
.ad640 {
	margin-top:0px;
	margin-bottom:10px;
	}
	
.video-details{
	font-size:13px;
	line-height:20px;
	width:640px;
	color:#3f3f3f;
	}
	
.video-details .title{
	color:#0033cc;
	display:block;
	}
	
	
.video-details span a{
	color:#0033cc;
	}
	
.video-details .tags a{
	color:#008000;
	}
        .video-details li{
            margin-top: 5px;
        }	
.general-title {
	border-bottom:1px solid #e5e5e5;
	margin-bottom:10px;
	padding-bottom:10px;
	font-size:14px;
	font-weight:bold;
	}
	
.ajax-nav-left {
	background:url(../images/related-videos-ajax-left.png) top left no-repeat;
	width:40px;
	height:60px;
	position:absolute;
	top:140px;
	left:-40px;
	}
	
.ajax-nav-left:hover{
	background:url(../images/related-videos-ajax-left.png) bottom left no-repeat;
	width:40px;
	height:60px;
	position:absolute;
	top:140px;
	left:-40px;
	text-decoration:none;
	}
	
	
.ajax-nav-right {
	background:url(../images/related-videos-ajax-right.png) top left no-repeat;
	width:40px;
	height:60px;
	position:absolute;
	top:140px;
	right:-40px;
	}
	
.ajax-nav-right:hover{
	background:url(../images/related-videos-ajax-right.png) bottom left no-repeat;
	width:40px;
	height:60px;
	position:absolute;
	top:140px;
	right:-40px;
	text-decoration:none;
	}
	
.top-embed-actions {
	color:#808080;
	font-size:13px;
	}
	
.top-embed-actions a{
	color:#0033cc;
	}
	
        #ul-tags{
            max-height: 200px;
            overflow:hidden;
        }
        #ul-sites{
            max-height: 120px;
            overflow:hidden;
        }
        a.filter-more-icon{
            cursor:pointer;
        }
        .related{
            font-size:15px;
        }
#txt-share {
    width: 400px;
}
