* {
	padding: 0;
	margin: 0;
}

body { 
	font-family: Verdana, Arial, sans-serif; 
	background-color: #535353;
	margin: 0;
	padding: 0;
	background: url(../img/bg_tile.jpg);
	text-align: center;
}
a {
	text-decoration: none; 
	color: black;
}
a:visited { color: #000000; }
a img{ border-style: none; }
p{
	margin: 10px 0;
}
fieldset{ border-style: none; }
ul { list-style: none; }

#main {
	width: 900px;
	margin: 0 auto;
	background-color: #000000;
	border: 1px solid #ECECEC;
	text-align: left;
}

#header{
	width: 900px;
	height: 140px;
	margin-bottom: 15px;
	border-bottom: 1px solid black;
}

#banner{
	width: 100%;
	height: 100px;
	background-image: url(../img/avid-banner.jpg);
}


#logo li{
	display: inline;
}

#middle{
	width: 860px;
	height: 300px;
	color: #FFFFFF;	
	padding: 10px;
	margin: 10px;
	border: 1px solid #ECECEC;
}

#nav_bar{
	width: 900px;
	background-image: url(../img/navbar.jpg);
	height: 50px;
}

#nav_bar li{
	display: inline;
}

#nav_bar li a{
	float:left; 
	width: 73px; 
	height: 0; 
	padding-top: 50px; 
	overflow: hidden; 
}


#nav_bar li#navhome a { background-position: 0 18px; }
#nav_bar li#navvideo a { background-position: -73px 18px; }
#nav_bar li#navabout a { background-position: -146px 18px; }
#nav_bar li#navfeedback a { width: 85px; background-position: -219px 18px; }

#nav_bar #selected {
	border: 1px solid black;
	border-bottom: thin solid #ECECEC;
	background-color: #ECECEC;
}

#nav_bar li:hover{
	background-color: #A0A0A0;
}

.list {	
	padding: 5px;
	width: 860px; 
}

.list li{
	display: inline-block;
	width: 120px;	
}

#more{
	float: right;
	margin: 5px;
}

#video_player{
	height: 250px;
	width: 50px;
	background-color: #000000;
}

#info{
	float: right;
	width: 860px;

}

.clear{
	padding: 0;
}


#footer{
	width: 900px;
	background-color: #A0A0A0;
	border-top: solid;
	border-width: 1px;
	font-size: 10px;
	text-align: center;
}

.thumb_list{
	background-color: #BFE4FF;
	padding: 0px;
	margin: 0px;
}

.timing{
	float: left;
	width: 118px;
	margin-right: 4px;
	padding-left: 2px;
}

.timing_small{
	width: 80px;
	margin-right: 4px;
	padding-left: 2px;
	font-size: 8px;
}


#player{
	background-color: #B1B1B1;
	padding: 5px;	
}

#other_videos{
	float:right;
	margin: 10px;
}

.vid_thumbs li{
	display: inline;	
}

#how_it{
	padding-left: 25px;
}

#how_it li{
}

.thumb_container {
   	background: #bfe4ff;
	margin: 10px;
}
.thumb_top div {
   background: url(../img/roundedcornr_681899_tl.png) no-repeat top left;
}
.thumb_top {
   background: url(../img/roundedcornr_681899_tr.png) no-repeat top right;
}
.thumb_container .thumb_bottom div {
   background: url(../img/roundedcornr_681899_bl.png) no-repeat bottom left;
}
.thumb_container .thumb_bottom {
   background: url(../img/roundedcornr_681899_br.png) no-repeat bottom right;
}

.thumb_top div, .thumb_top, 
.thumb_bottom div, .thumb_bottom {
   width: 100%;
   height: 10px;
   font-size: 1px;
}
.thumb_content { 	 
	font-size: 12px;
	padding-left: 10px;
}

.search_container {
	background: url(../img/search_tl.png) no-repeat top left;
	margin-top: 10px;
	text-align: center;
	color: #000000;
}
.search_top {
	background: url(../img/search_tr.png) no-repeat top right;
}
.search_bottom {
	background: url(../img/search_bl.png) no-repeat bottom left;
}
.search_bottom div {
	background: url(../img/search_br.png) no-repeat bottom right;
}
.search_content {
	background: url(../img/search_r.png) top right repeat-y;
}

.search_top div,.search_top,
.search_bottom div, .search_bottom {
	width: 100%;
	height: 10px;
	font-size: 1px;
}
.search_content, .search_bottom {
	margin-top: 0px;
}
.search_content { padding: 0 10px; }

#buy {
	border: 1px solid black;
	list-style: none;
}

#buy li { padding-left: 5px;}

.admin_order{
	width: 880px;
	list-style: none;
	padding-left: 0px;
	display: block;
	font-size:12px;
}

.admin_order li{
	color: #FFFFFF;
	border: thin solid #FFFFFF;
	display: inline-block;
	width: 50px;
	padding-left: 2px; 
	margin: 1px;
}

.admin_order .email{
	width: 300px;
}
.admin_order .vid{
	width: 50px;
}
.admin_order .ip{
	width: 150px;
}
.admin_order .time{
	width: 120px;
}
.admin_order .price{
	width: 50px;
}
.admin_order .status{
	width: 70px;
}

.clear {
	clear:both;
	margin-top:-1px;
	height:1px;
	overflow:hidden;
	background-color:#ECECEC;
}

.admin_order a{
	color: #BFE4FF;
}

.admin_menu li{
	display: inline;
}

.admin_menu a{
	color: #BFE4FF;
}

#legal{
	color: #FFFFFF;
	margin: 10px;
	padding: 10px;
	border: 1px solid #FFFFFF;
}

#legal a{
	color: #BFE4FF;
}

#legal a:visited{
	color: #BFE4FF;
}

.preceding{
	float: right;
	margin: 15px;
}
