/* 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 {
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 13px;
	height: 22px;
	margin-left: auto;
	margin-right: auto;
}
#toolbarcontainer {
	background-color: #EEEEEE;
	border-bottom: 1px solid #CCCCCC;
	font-size: 13px;
	height: 26px;
}
#toolbar {
	padding: 5px 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: bold 12px arial;
	color: #606060;
	word-spacing: 0.2em;
	text-decoration: none;
}
#toolbar a.current {
	color: black;
	font-weight: normal;
	text-decoration: none;
}
#toolbar a:hover {
	text-decoration: underline;
}
.bookmark { margin-top: 10px; font-size: 24px; text-align: center; font-weight: bold; }
.bookmark a { color:#F03;    }
.bookmark a:hover { text-decoration: none;} 
/* front page search */
#frontSearch, #subPages {
	display: block;
	width: 550px;
	margin: 0 auto 0 auto;
	text-align: center;
}
#frontSearch h1, #subPages h1 {
	margin: 0 auto;
	width: 300px;
	height: 332px;
	text-indent: -9999px;
	display: block;
	background: url(../images/logoBig.jpg) no-repeat;
	border: 0;
	padding-bottom: 5px;
	margin-top: 10px;
}
#frontSearch p.txtTitle, #subPages p.txtTitle { margin-bottom: 10px; font-weight: bold;  font-size: 14px; }
#frontSearch p.titleTop {
	padding-bottom: 4px;
	font-size: 12px;
	color: #000;
}
#frontSearch p.titleTop span {
	margin: 0 4px;
}
#frontSearch p.titleTop .big {
	font-size: 16px; font-weight: bold;
}
#frontSearch p.titleSmall {
	font-size: 12px; margin-top: 10px; line-height: 18px;
}
#frontSearch h3 {
	font-size: 13px;
	padding: 14px 0 14px 0;
}
#frontSearch h3 a {
	color: #e94f09;
}
#frontSearch .searchBox {
	width: 412px;
	margin: 0 auto;
	margin-top: 6px;
	margin-bottom: 5px;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 5px;
}
#frontSearch .searchBox input {
	border: 1px #b6b6b6 solid;
	padding: 3px;
	width: 404px;
	font-size: 16px;
	height: 18px;
}
#frontSearch .inputBtn1 {
	font-size: 16px;
	margin-top: 6px;
}
#frontSearch .time {
	font-size: 11px;
}
/* subPages */
#subPages {
	width: 750px;
}
#subPages h1 {
	margin-top: -20px;
}
#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;
	/* padding-left: 10px;
	background: url(http://badjojo.com/images/button_dictionary.gif) no-repeat; */
	background-position:0 7px;
	cursor:pointer;
}
/* videoPage */
#videoPage {
	width: 960px;
	margin: 0 auto;
	margin-top: 19px;
}
#videoPage #logosearchBox,
#searchPage #logosearchBox {
	height: 60px;
}
#videoPage #logosearchBox .search,
#searchPage #logosearchBox .search{
	float: right;
	text-align: center;
	font-size: 11px;
}
#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;
}
#videoPage ul.recommended h1 {
	border-bottom: 2px #999 solid;
	clear: both;
	padding-bottom: 4px;
	padding-left: 4px;
	margin-bottom: 6px;
	font-weight: bold;
	font-size: 16px;
}
#videoPage ul.recommended {
	clear: both;
	width: 960px;
	margin: 0 auto;
}
#videoPage ul.recommended li {
	float: left;
	height: 175px;
	width: 182px;
	margin: 0 5px 0 5px;
	display: block;
	overflow: hidden;
}
#videoPage ul.recommended li div.thumbVideo {
	height:135px;
	position:relative;
	width:180px;
	border: 1px #999 solid;
}
#videoPage ul.recommended li div.thumbVideo img {
	float:left;
	height:135px;
	width: 180px;
}
#videoPage ul.recommended li p.title {
	padding-top: 3px;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
}
/* for search page */
#searchPage {
	margin: 10px;
}
#searchPage h1 {
	font-size: 26px;
	margin-bottom: 6px;
	font-weight: bold;
}
#searchPage div#wrapper {
	float:left; 
	width:100%;
	margin-left:-312px;
	margin-top: 10px;
}
#searchPage div#maincol {
	margin-left: 312px;
}
*html div#maincol {
	padding-left: 10px;
}
#searchPage div#rightcol {
	float:right;
	clear:right;
	width:312px;
	text-align: right;
}
#searchPage .result-body {
	min-height: 149px;
	height: auto !important;
	height: 149px;
	position: relative;
	clear: left;
	border-bottom: 1px dotted #dddddd;
	line-height: 27px;
}
#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 {
	padding-left: 192px;
}
#searchPage p.length span {
	color: #990000;
	font-weight: bold;
	font-size: 13px;
}
#searchPage .result-thumb {
	position: absolute;
	top: 5px;
	left: 0;
	text-align: center;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 182px;
	height: 137px;
	border: 1px #adcaec solid;
}
#searchPage .result-thumb img {
	height:135px;
	width: 180px;
	padding: 1px;
}
*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:2;
}
.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;
}
/* 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: 11px; 
	margin-bottom: 10px;
}
#footer .bottomTxt a {
	color: #666;
}

