@charset "utf-8";
/* CSS Document */

body{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:18px;
	color:#333;
	background:#282828 url(img/bg.gif);
	margin:0;
	padding:0;
	margin:auto;
max-width: 480px;
	}
.nav, .nav2{
	background:#282828 url(img/bg_top.gif) top repeat-x;
	padding:5px 5%;
	}

.nav form{
	margin:0px auto;
	display: inline;
	text-align: left;
	}
.nav2 form{
	margin:0px auto;
	display: inline;
	float:right;
	}
.select{
	margin:0px auto;
	text-align: center;
	}	
	
.nav a, .nav2 a, .btn{
	padding:4px 15px;
	display:inline-block;
	background:#9A0001 url(img/bg_btn.gif) top repeat-x;
	color:#FFF;
	-moz-text-shadow: 0px -1px 1px #000;
	-webkit-text-shadow: 0px 0px 1px #000;
	text-shadow: 0px -1px 1px #000;
	text-decoration:none;
	color:#FFF;
	-moz-box-shadow: 0px 0px 4px #000;
	-webkit-box-shadow: 0px 0px 4px #000;
	box-shadow: 0px 0px 4px #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	}
.btn_back{
	float:right;
	margin-right:2px;
	-moz-border-radius: 4px 0  0  4px !important ;
	-webkit-border-radius: 4px 0  0  4px !important ;
	border-radius: 4px 0  0  4px !important ;
	}
.btn_next{
	float:right;
	-moz-border-radius: 4px 4px 4px 4px !important ;
	-webkit-border-radius: 4px 4px 4px 4px !important ;
	border-radius:  4px 4px 4px 4px !important ;
	}
.kat_tab{
	margin:auto;
	width:100%;
	}
.header{
	width:100%;
	}
.kat_tab a{
	display:block;
	background:#FFF url(img/list_arrow.gif) center right no-repeat;
	border-bottom:#CCC 1px solid;
	padding:2px 10px 25px 10px;
	text-decoration:none;
	color:#333;
	width:90%;
	margin:auto;
	text-align: center;
	-moz-border-radius: 8px 8px 8px 8px !important ;
	-webkit-border-radius: 8px 8px 8px 8px !important ;
	border-radius: 8px 8px 8px 8px !important ;
	}
.kat_tab {
	-moz-border-radius: 0 0 4px 4px !important ;
	-webkit-border-radius: 0 0 4px 4px !important ;
	border-radius: 0 0 4px 4px !important ;
	border:none !important ;
	margin-bottom:12px;
	}
.kat_tab small{
	display:block;
	font-size:10px;
	color:#999;
	}
	
/* Video List */
.li{
	display:block;
	float:left;
	width:130px;
	height:130px;
	background:#FFF;
	font-size:12px;
	text-decoration:none;
	color:#1F003D;
	padding:5px;
	margin:5px;
	overflow:hidden;
	-webkit-box-shadow:#000 0 0 4px;
	-moz-border-radius: 8px 8px 8px 8px !important ;
	-webkit-border-radius: 8px 8px 8px 8px !important ;
	border-radius: 8px 8px 8px 8px !important ;
	}
	.li img{
		width: 130px;
		}
.vids{
	margin:10px 10px 10px 10px;

		}
		
.item {
	background:#FFF url(img/list_arrow.gif) center right no-repeat;
    color: #000000;
    position: relative;
	text-align: left;
	margin:auto;
	border-bottom:#CCC 1px solid;
	padding: 0;
}
.itemc {
	background:#FFF url(img/list_arrow.gif) center right no-repeat;
    color: #000000;
    position: relative;
	margin:auto;
	text-align: left;
	border-bottom:#CCC 1px solid;
	padding: 10px;
}
.itemcam {
    float: left;
    margin: 0;
	min-height: 140px;
    padding: 0;
    width: 160px;
}
.itemPreview {
    float: left;
    height: 100px;
    margin: 0;
    padding: 0;
    width: 160px;
	}
.itemPreview img{
    padding:1px;
	max-width: 150px;
	}
.itemPreviewlist {
    float: left;


	}
.itemPreviewlist img{
	max-width: 55px;
	}	
.itemcam img{
    max-width: 150px;
	}
.itemInfo {
    color: #666666;
    font-size: 10px;
    font-weight: bold;
    height: 58px;
    margin: 0 5px;
    overflow: hidden;
    padding: 5px 20px 0 5px;
}
.itemcamInfo {
    color: #666666;
    font-size: 10px;
    font-weight: bold;
    height: 100px;
    margin: 0 5px;
    overflow: hidden;
    padding: 5px 20px 0 5px;
}
.itemButtons {
    height: 24px;
    margin: 0 5px;
    overflow: hidden;
    padding-left: 5px;
}
a.buttonWatchNow {
	/* background-color:; */
 	/* color:; */
	/* background:none repeat scroll 0 0 ; */
-moz-border-radius:5px;
-webkit-border-radius:5px;
-moz-box-shadow: 0px 0px 2px #333;
-webkit-box-shadow: 0px 0px 2px #333;
background:#9A0001 url(img/bg_btn.gif) top repeat-x;
border:0 solid #999999;
color:#FFFFFF;
display:inline-block;
font-size:13px;
font-weight:bold;
height:20px;
line-height:18px;
margin:0 2px 10px 0;
padding:0 8px;
text-decoration:none;
text-shadow:1px 1px 1px #666666;

}
.clearboth {
    clear: both;
}

img{
	border:3px;
	}
.content_tab{
	margin:auto;
	width:90%;

	}
.content_tab a img{
	width:100%;
	}
.content_tab a{
	display:block;
	background:#FFF;	
	}
.content_tab a:last-child{
	display:block;
	background:#FFF url(img/list_arrow.gif) center right no-repeat;
	border-bottom:#CCC 1px solid;
	padding:10px;
	text-decoration:none;
	color:#333;
	-moz-border-radius: 0 0 4px 4px !important ;
	-webkit-border-radius: 0 0 4px 4px !important ;
	border-radius: 0 0 4px 4px !important ;
	border:none !important ;
	margin-bottom:12px;
	}
.content_tab small{
	display:block;
	font-size:12px;
	font-weight:bold;
	color:#999;
	padding: 0px 20px 0 5px;
	}

.watchnow {
	/* background-color:; */
 	/* color:; */
	/* background:none repeat scroll 0 0 ; */
-moz-border-radius:5px;
-webkit-border-radius:5px;
-moz-box-shadow: 0px 0px 2px #333;
-webkit-box-shadow: 0px 0px 2px #333;
background:#9A0001 url(img/bg_btn.gif) top repeat-x;
border:0 solid #999999;
color:#FFFFFF;
display:inline-block;
font-size:13px;
font-weight:bold;
height:20px;
line-height:18px;
margin:5px 2px 10px 0;
padding:2px 8px;
text-decoration:none;
text-shadow:1px 1px 1px #666666;
}

.footer {
	font-size:12px;
	color:#ffffff;
	text-align:center;
}
.footer a {
	font-size:12px;
	color:#ffffff;
	text-align:center;
}
