body,
html {

    margin:0;
    padding:0;
    background: #336699; <!-- page outer background color-->
    color:#000;
	font-family: Arial,Helvetica,sans-serif;
    }
body {
    min-width: 750px;   
	 font-size:12px;
    }
a {
  color: #000;
}

#wrap {  
    margin:0 auto;         
    width:750px;    <!-- page width -->
    font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
    border: 1px solid #dddddd;
    background: #ffffff; <!-- Inner page background -->
    }
	
#header {
background: url(/header.jpg);
    height: 114px;
    padding:0px;

    font-size: 30px;
    font-weight: bold;
    color: #000000;
	text-align:center
    }
#header h1 {
    padding:5px;
   
	text-transform: capitalize; 
    }
#nav {
  	background:#dddddd; padding:5px !important; border-bottom-width: 1px;
    border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dddddd;
    }
#nav h1 {
    color: #000000;
    font-size: 12px;
    font-weight: bold;
    margin: 0;
}
#nav ul{
    margin:10px 0 0 0;
    padding:0;
    list-style:none;
    }
#nav li{
    display:inline;
    margin:0;
    padding:0;
    }    
#main {
    float:left;
    width:550px;
    margin: 5px 0 20px 5px;
	border:1px solid #dddddd;
 
    }
#main h2, #main h3 {
    margin: 0 0px 10px 0px;
    padding:0;
    }
#main p { padding:	0 10px 10px 10px; line-height:20px;}
#sidebar {
    float: right;
    width:180px;
	border:1px solid #dddddd;
	margin-right:5px;
	margin-top:5px;
    }
#sidebar h3 {
  margin: 0px 0 0px 0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
 
}
#sidebar div {background:#efefef;padding-top:1px;}

#sidebar form {margin:5px;}

#footer {
    background:#dddddd;
    clear:both;
    height: 50px;
    text-align: center;
    color: #fff;
    padding: 0px 0 0 0;
    }
#footer a {
    color: #fff;
    }

.video_item {
  width:550px;    <!-- Video width -->
  font:normal 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 10px;
  margin: 0 0 0px 0;
  border: dotted #6b9fd5 0px; <!-- Border -->
}

.video_item h3{	
  font:normal 13px Arial, Helvetica, sans-serif;
  color:#000;
  padding:0; 
  margin: 30px 0 10px 0; 
}

.video_item h3 a , h3 a{
  font-weight: normal;
  font-size: 13px;
  color: #000;
  text-decoration: none;
  font-weight: bold;
  font-family:Arial, Helvetica, sans-serif;
}

.video_item p {
  margin: 0;
  line-height: 20px;
  margin: 0 0 0px 0;
}

.video_item p span {
  font-weight: bold;
}

.video_item li span {
  font-weight: bold;
}

.video_item img {
  margin: 0 10px 10px 10px;
  padding:5px;
  border: solid #dddddd 1px;
  float: left;
}

.video_item ul {
  list-style: none;
}
.video_item li {
  margin: 0 0 13px 0;
}

.video_item p a {
  color: #000;
  text-decoration: underline;
  padding: 0 3px 0 3px;
}

.video_item p a:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none;
}



.next_page a{
  border: 1px solid #C0C0C0;
  float: right;
  padding: 5px;
  font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #000;
  margin-bottom: 10px;
}

.next_page a:hover{
  border: 1px solid #000000;
}

.prev_page a{
  border: 1px solid #C0C0C0;
  float: left;
  padding: 5px;
  font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  text-decoration: none;
  color: #000;
  margin-top: 25px;
}

.prev_page a:hover{
  border: 1px solid #000000;
}

.curr_page {
 text-align:right;
 background:#dddddd;
 margin:0px;
  padding: 5px 5px 3px 5px !important;
}

.clear {
  clear: both;
}




#detail_stat {
  background: #F7F6F6;
  padding: 10px 10px 10px 10px;
  margin: 20px 10px 20px 10px;
  border: solid 2px #BFBFBF;
}

#detail_stat p {
  font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 1.5em;
}

#detail_stat p span {
  font-weight: bold;
}

#detail_stat a {
  color: #000;
  text-decoration: underline;
  padding: 0 3px 0 3px;
}

#detail_stat a:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none;
}

.comment_alt_1 {
  background-color: #fff;
  border: dotted 1px #C0C0C0;
  padding: 10px 10px 10px 10px;
  margin: 0 10px 15px 10px;
}

.comment_alt_2 {
  background-color: #EEEEEE;
  border: dotted 1px #C0C0C0;
  padding: 10px 10px 10px 10px;
  margin-bottom: 15px;
  margin: 0 10px 15px 10px;
}


.detail_comment {
  margin: 0 0 10px 0;
}

.detail_comment p {
  font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 1.5em;
}

.detail_comment span {
  font-weight: bold;
}

#video_player {
  margin: 20px 10px 10px 10px;
}


#keyword_list {paddin-top:0px; margin-top:0px;}

#keyword_list ul {
  margin: 0 0 0px 0;
  padding: 0;  
  list-style: none;
}

#keyword_list li {
  list-style: none;
  margin: 0 0 0px -40px;
  border-bottom:1px solid #e5e5e5;
}

#keyword_list a {
  text-decoration:none;
  display: block;
  color: #000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  padding:4px;
  background:#f8f8f8;
}
#keyword_list1 a {
  text-decoration:underline;
  color: #0000FF;
  
}

#keyword_list a:hover {
  color: #000000;
  background:#dddddd
}



#w3c {
  margin: 10px 0 0 0;
}

#w3c img {
  border: 0px;
}


#profile {
  background: #F7F6F6;
  padding: 10px 10px 10px 10px;
  margin: 20px 10px 20px 10px;
  border: solid 2px #BFBFBF;
}

#profile p {
  font:normal 12px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
  line-height: 1.5em;
}

#profile p span {
  font-weight: bold;
}

#profile a {
  color: #000;
  text-decoration: underline;
  padding: 0 3px 0 3px;
}

#profile a:hover {
  color: #fff;
  background-color: #000;
  text-decoration: none;
}

#profile img {
  float: left;
  border: 1px solid #000;
  margin: 0 20px 20px 0;
}

#profile_c1 {
  float: left;
}
#profile_c2 {
  float: left;
}

#user_menu {
  margin: 0 0 0 10px;
  padding: 0;
}

#user_menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

#user_menu li {
  display: inline;
  margin: 0 10px 0 0;
}

#user_menu a {
  text-decoration: underline;
  color: #000;
  padding: 3px;
}
#user_menu a:hover {
  text-decoration: none;
  background: #000;
  color: #fff;
}

.small {
 font:normal 10px/10px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar div.yimg {
    border:1px solid #dddddd; 
	margin:5px; 
	background:#ffffff;
}

.yimg img {
   margin:5px 0px;
}
.video_item .timg {
   border:0px; padding:0px;
}

.image { 
   width:96px; 
   height:96px;
   margin:10px auto;
   padding:5px;
 
   text-align: center;
   background:#ffffff;
   border:1px solid #dddddd;
}

.clr {clear:both;}
.video_item {
   background:#efefef; 
}
.item p {
   margin:0px;
}
#products {padding:2px 2px 2px 2px; background:#f8f8f8; }


.price {
   margin-top:10px; 
   margin-bottom:5px;
   font-family: Arial,Helvetica,sans-serif;
}

h3{ background:#dddddd;
 padding:5px !important; 
 border-bottom-width: 1px;
border-bottom-style: solid; 
border-bottom-color: #e5e5e5; 
border-top-width: 1px; 
border-top-style: solid;
 border-top-color: #dddddd;
  font-size:font-size: 13px;}

.title { font-size:12px; font-weight:bold; padding:5px; height:40px; font-weight:bold; color:#000000;   font-family: Arial,Helvetica,sans-serif;}

.title a {
   text-decoration:none;
}

.title a:hover {
   text-decoration:underline;
}

.item { 
   width:172px; 
   float:left; 
   margin:4px; 
   background:#efefef; 
   border:1px solid #dddddd; 
   text-align:center;
   font-family: Arial,Helvetica,sans-serif; 
   font-size:12px; 
   cursor: pointer;
   }
.footerlinks {text-align:center;}
.footerlinks a {color:#000000;}
div.lh {line-height:1.4;}
.video_item .j img {display:none;}
.video_item .j br {font-size: 1px; line-height: 0;}

.video_item h3.news {margin-bottom:0px !important;}
nobr {margin-left:5px;}