* {
	padding: 0;
	margin: 0;
	font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
	
	/*height:100%;*/
}
body {
	padding: 0;
	margin: 0;
	font-family: verdana, Arial, Helvetica, sans-serif;
	background-color: #cccccc;
	background-image: url('../imgs/pattern.jpg');
	height:100%;
}
html{height:100%}
a img {
	border: none;
}

a:link, a:visited {
	text-decoration: none;
}
/* IE-specific hack */
* html #cont {
	/*height: 100%;*/
}
#cont{
	display:block;
	position:relative;
	background:transparent;
	min-height: 100%;
	margin:auto;
	padding:0;
	overflow: visible;
	padding-bottom: 20px;
}
#leftCONT{
	display:block;
	position:relative;
	height:auto;
}
.rightCONT{
	margin:0;
	padding:0 0 10px 0;
	display:block;
	position:relative;
	width:210px;
	float:left;
	height:auto;
	background:#ffffff;
	display: none;
}
#header{
	background:transparent;
	height:218px;
	float:left;
}
#logo{
	display:block;
	position: relative;
	background:url('../imgs/logo.jpg') no-repeat;
	width: 230px;
	height: 80px;
	margin:15px 12px 15px 15px;
	float:left;
}
#bannTOP{
	display:block;
	position:relative;
	background:#ffffff;
	width:468px;
	height:80px;
	float:right;
	margin: 15px 13px 0 0;
}
#topnavigate{
	display:block;
	position:relative;
	margin: 5px 0 0 0px;
	width:660px;
	height:50px;
	border:0px solid #dedcdc;
	background:transparent;
	float:left;
}
.navbox #nav{
	margin: 0;
	position: relative;
	display: block;
	float: left;
	height: 50px;
	font: normal 12px Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	background:transparent;
}
.navbox #nav ul{
	margin: 0px;
	padding: 0;
	list-style-type: none;
	width: auto;
}
.navbox #nav ul li{
	display: block;
	float: left;
	text-align: center;
	background:#ffffff;
	border:2px solid #dedcdc;
	width:90px;
	height:25px;
	margin: 10px 3px 0 3px;
}
.navbox #nav ul li.active {
	border: 2px solid #9dd;
	background: #9dd;
	color: white;
}
.navbox #nav ul li a {
	display: block;
	width: 100%;
	height: 25px;
	text-align: center;
	vertical-align: middle;
	border-width: 2px ;
	color: #666;
	padding: 3px 0px 0px 0px;
}
.navbox #nav ul li.active a {
	font-weight: bold;
	color: white;
}

#vidtmbs{
	display:block;
	position:relative;
	width:auto;
	padding: 0px;
	margin: 10px 0 0 0;
	/*border-top:1px solid #dedcdc;*/
	float:left;
	background:transparent;
}
#vidtmb{
	width:140px;
	height:125px;
	border:1px solid #dedcdc;
	background-color: #ffffff;
	margin:5px;
	float:left;
}
#vidtmbpic{
	width:140px;
	height:105px;
}
#vidtmbpic img{
	width:140px;
	height:105px;
}
#vidtmbtit{
	font-family:Verdana, Geneva, sans-serif;
	width:140px;
	height:19px;
	border-top:1px solid #dedcdc;
	text-size:10px;
	color:black;
	text-align:left;
	vertical-align:middle;
	overflow: hidden;
}

#vidtmbtit a {
	font-size:11px;
	color:#000000;
	text-decoration:none;
	vertical-align:middle;
}

#vidtmbtit a:hover {
	text-decoration:underline;
}
#resultslapozo{
	width:760px;
	height:50px;
	text-align:left;
}
.paginator{
	width:660px;
	background:transparent;
	font-size: 11px;
}
.top_border {
	border-top: 1px solid #dedcdc;
	padding-top:    5px;
	padding-bottom: 0px;
	margin-top:     5px;
}
.bottom_border {
	border-bottom: 1px solid #dedcdc;
	padding-top:    0px;
	padding-bottom: 5px;
	margin-bottom:  5px;
}
.pager_top {
	float: left;
	font-weight: bold;
	font-size: 12px;
	color: #9dd;
}
.pager_bottom {
	float: right;
	font-weight: bold;
	font-size: 12px;
	color: #9dd;
}
.pager_bottom a {
	color: #9dd;
	text-decoration: none;
}
.pager_bottom a:hover {
	color: #5aa;
}
.pager_bottom a:visited {
	color: #9dd;
}
.pager_bottom .current {
	text-decoration: underline;
}
#vidtmbs .content {
	margin-top: 0!important;
	background: transparent !important;		
}
.thumbcontent {
}

.clear_divider {
	clear: both;
	font-size: 1px;
	height: 1px;
}
#tags {
	margin:  20px 10px;
	padding: 10px 0px 0px 0px;
	background-color: #cccccc;
	color: #000000;
	clear: both;
	width: 915px;
}
.cat_title {
	font-family: Times New Roman, serif;
	color: #666666;
	border-bottom: 1px solid #999999;
	font-weight: bold;
	text-align: center;
	width: 100%;
	padding-bottom: 10px;
}
.cat_box {
	font-family: Times New Roman, serif;
	padding: 10px;
	color: #000000;
}
.cat_box a {
	font-family: Times New Roman, serif;
	color: #000000;
	text-decoration: none;
}
.cat_box a:hover {
	color: #666666;
	text-decoration: underline;
}
.cat_title_search {
	display: none;
}
.radio, .radio * {
	vertical-align: top;
	text-transform: uppercase;
	font-size: 11px;
	letter-spacing: 0.5px;
}
.radio input {
	margin: 0px 3px;
}
.radio {
	margin-bottom: 3px;
}
input.search_button {
	border: 1px solid #dedcdc;
	background-color: #ffffff;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	width: 80px;
	padding: 0px;
	font-size: 11px;
	height: 15;
	letter-spacing: normal;
}
input.search_field {
	border: 1px solid #dedcdc;
	background-color: #ffffff;
	color: #000000;
	width: 120px;
	height: 15px;
	letter-spacing: normal;
}
label.search {
	color: #000000;
}
.scrolling_iframe {
	width: 905px;
	height: 132px;
	padding: 5px;
	background-color: #ffffff;
	border-color: #dedcdc transparent #dedcdc transparent;
	border-width: 1px 0px;
	border-style: solid;
}
.scrolling_iframe iframe {
}
.show_this {
	display: none;
}
.hide_this {
	display: inherit;
	display: none;
}

#cont					{ position: relative; background: transparent url(../../images/pagewrap-bg.gif) repeat-y top center; }
.mi_videoplayer			{ width: 662px; position: relative; left: -1px;
						overflow: hidden; }
.mi_videoplayer	iframe	{ margin-left: -71px; width: 790px;}
