ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,select,input,textarea
{
  margin: 0; padding: 0;
}

ul, li
{
  list-style:none;
}

h1, h2, h3, h4, h5, h6
{
  font-family: Arial, sans-serif;
}

h1.header_title
{
  font-size:1em;
  padding-top:175px;
}

a img,:link img,:visited img 
{
  border: none;
}

a:link, a:visited
{
  font-family: arial;
  text-decoration: none;
  color: black;
}

a:hover
{
  text-decoration: none;
  color: #fd7c00;
}

.tiny
{
  font-size:0.7em;
}

#wrap
{
  text-align: center;
  margin: 0 auto;
}
#container
{
  width: 800px;
  text-align: left;
  margin: 0 auto;
}
#top_outer
{
  width: 800px;
  height: 200px;
}
#small_left
{
  background:url(../images/bar_bg_top.png) repeat-x top left;
  width: 235px;
  float: left;
}
#big_right
{
  width: 565px;
  float: left;
}

/* clearfix */
.clearfix:after 
{
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix
{
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}
.clear
{
  clear: both;  
}
.submenu
{
  width: 215px;
  margin: 0 10px 0 0;
}

#top_menu
{
  padding: 3px 0 0 0;
  font-size: 1.1em;
  height:30px;
  background-color:#FD7C00;
}

#top_menu li
{
  float:left;
  list-style: none;
}

#top_menu li.selected,
#top_menu li:hover
{
  color: #ffd2a6;
}
#top_menu li a:link,

#top_menu li a:visited
{
  color: black;
}
#top_menu li.selected a,
#top_menu li a:hover
{
  color:white;
}
#top_menu li a
{
  padding: 6px 15px 2px 5px;
}

.submenu li.first
{
  height: 30px;
  background: black;
  color:white;
  padding: 0;
}

#small_left h1
{
  padding:10px 0 0 10px;
  /*padding: 0;*/
  /*margin: 0;*/
  font-size:15px;
}
#small_left h2
{
  /*padding:10px 0 0 10px;*/
  /*padding: 0;*/
  /*margin: 0;*/
  font-size:15px;
  font-weight: normal;
}

.submenu li
{
  background: #ffe8d1 url(../images/indent.gif) center left no-repeat;
  list-style: none;
  width: 225px;
  margin: 0 0 1px 0;
  padding: 2px 0;
  color: black;
}

.submenu li a
{
  display:block;
  padding-left: 30px;
}

.submenu li.selected
{
  background: #ffe8d1 url(../images/indent_selected.gif) center left no-repeat;
  font-weight:bold;
}

.title_bar
{
  background: black url(../images/bar_bg.png) repeat-x top left;
  font-size: 15px;
  color: white;
  padding: 10px 10px 2px 10px;
  margin-bottom:10px;
}

.title_bar.top
{
  background: black url(../images/bar_bg_top.png) repeat-x top left;
}

.margin_bottom
{
  margin-bottom: 10px;
}
.cover_float
{
  float: left;
  margin: 3px 10px 1px 0;
}
.arrow
{
  margin-right: 2px;
  vertical-align: middle;
}
.vertical
{
  vertical-align: middle;
}
.left
{
  text-align: left;
}
.right
{
  text-align: right;
}
.orange,
a:link.orange,
a:visited.orange
{
  color: #fd7c00;
}
a:hover.orange
{
  color: black;
}
.float_left
{
  float: left;
}
.float_right
{
  float: right;
}
.box
{
  margin-bottom: 5px;
  padding: 5px 10px;
}
#latest_videos li,
#more_videos li
{
  float: left;
  margin-right: 13px;
  width: 100px;
  height: 150px;
}

#latest_videos li div,
#more_videos li div
{
  color: #7D7D7D;
  font-size: 0.7em;
}

#latest_videos li p,
#more_videos li p
{
  font-size: 0.9em;
}

#latest_videos img,
img.video_border,
#video_side img,
#more_videos img
{
  padding: 3px!important;
  border: 1px solid #ccc;
  margin-bottom: 2px;
  background-color: white;
}

#video_player
{
  float: left;
  margin-bottom: 20px;
  width: 420px;
}
#video_side
{
  background: url(../images/side_fade.png) no-repeat top left;
  float: left;
  width: 120px;
  padding-left: 10px;
  margin-left: 15px;
  text-align: center;
}
#video_side a
{
  margin-bottom: 8px!important;
}
.small_box
{
  width: 215px;
  margin: 0 10px;
  border: 1px solid #ffe8d1;
  background-color: #f6f6f6;
  padding:5px 0;
  overflow:hidden;
}
.small_box h3,
.small_box p,
.small_box img
{
  padding:0 5px;
}

.small_box img.video_border
{
  margin:0 5px 5px 4px;
}
.margin_x
{
  margin:0 10px;
}
.margin_y
{
  margin:10px 0;
}
.margin_left
{
  margin-left:10px;
}
.margin_left_3
{
  margin:0 0 0 1px;
}
.sbookmarking
{
  margin:7px 0 0 260px;
}
.grey
{
  color:grey;
}

.half_big_right
{
  width:277px;
}

#latest_videos_wide img.video_border
{
  margin:0 5px 5px 4px;  
}

span.right
{
  display:inline-block;
}
/* green colors start */

ul.pagination li 
{
    display: inline;
    list-style-type: none;
    padding-right: 1em;
}
