/*
Theme Name: 8Ka
Theme URI: 8ka.com.ua
Description: WordPress theme for 8ka.com.ua
Version: 1.0
Author: Sergey Levchenko
Author URI: http://ArtGazm.com.ua/
*/

@import url("reset.css");

/* Begin Typography & Colors */

.numberslist {
	font-size: 12px;
	list-style-position: inside;
}

.numberslist li {
	padding-top: 10px;
	padding-bottom: 10px;
}

.clearfix {
	height: 1px;
	overflow: hidden;
	clear: none;
	float: none;
	width: 100%;
}

.block {
	border: 2px solid gray;
	padding: 10px;
	margin-bottom: 10px;
}

.pno {
	padding-left: 200px;
}

.pno li {
	list-style-type: disc;
	font-size: 11px;
	margin: 0;
	padding: 0;
	line-height: 14px;
}

body {
	margin: 0;
	padding: 0;
	color: black;
	font: 11px verdana;
	background: #40bfe3 url(images/navback.jpg) repeat-x;
}

a, a:visited {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#wrap {
	width: 1018px;
	margin: 8px auto 0;
	background: white url(images/sback.gif) repeat-y 0;
}

#wrapstart {
	width: 1018px;
	height: 28px;
	margin-right: auto;
	margin-left: auto;
}

#wrapend {
	width: 1018px;
	height: 28px;
	background-image: url(images/wrap_end.jpg);
	margin-right: auto;
	margin-left: auto;
}

hr {
	clear: both;
}

/* Carusel */

.stepcarousel{
position: relative;
overflow: scroll; /*leave this value alone*/
width: 566px;
	margin-top: 10px;
	height: 225px;
}

.stepcarousel a, .stepcarousel a:visited{
	color: black;
}

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

.stepcarousel .prev{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 20px;
	height: 20px;
	background: url(images/prev.gif) no-repeat 0 0;
}

.stepcarousel .prev:hover{
	background: url(images/prev.gif) no-repeat 0 -20px;
}

.stepcarousel .next{
	position: absolute;
	bottom: 0;
	right: 0;
	background: url(images/next.gif) no-repeat 0 0;
	width: 20px;
	height: 20px;
}

.stepcarousel .next:hover{
	background: url(images/next.gif) no-repeat 0 -20px;
}

.stepcarousel h2{
	padding: 10px;
	border-bottom: 1px solid #5c7ea1;
	margin-bottom: 0;
	margin-top: 0;
	font: bold 14px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	color: white;
	background-image: url(images/sh2.gif);
}

.stepcarousel .belt{
position: relative;
	margin: 0;
	padding: 0;
	background-color: #ddd;
	height: 200px;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*margin around each panel*/
width: 564px;
	border-right: 1px dotted #5c7ea1;
	height: 220px;
	margin: 0;
	padding-right: 10px;
	background-repeat: repeat-x;
	font-size: 12px;
	line-height: 20px;
}

.stepcarousel .panel h3{
	padding-top: 5px;
	padding-bottom: 10px;
	color: black;
	font: 20px Verdana;
}

.stepcarousel .panel img{
	width: 280px;
	height: 200px;
	padding: 0;
	background-color: white;
	float: left;
	margin-right: 10px;
}

.stepcarousel .panel img:hover{
}


/* Video content */

#videopreviewcontent {
	padding: 0;
	margin-top: 0;
	color: black;
	margin-bottom: 10px;
	background-color: white;
	border-top: 1px dotted #1f3a55;
}

#blog {
	padding: 10px;
	margin-top: 10px;
	color: black;
	margin-bottom: 10px;
	background-color: white;
	line-height: 18px;
	border-top-width: 1px;
	border-top-color: #1f3a55;
	border: 1px dotted gray;
}

#blog h3 {
	font-size: 18px;
	margin-bottom: 10px;
}

#videopreviewcontent h3 {
	color: #446686;
	text-decoration: none;
	padding-top: 10px;
	padding-bottom: 10px;
	font: 20px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}

#videopreviewcontent h3 a, #videopreviewcontent h3 a:visited {
	color: #446686;
	text-decoration: none;
	font-weight: bold;
}

#videopreviewcontent h3 a:hover {
	text-decoration: underline;
}

#videopreviewcontent a {
	color: black;
	}

#videopreviewcontent a img {
	width: 140px;
	height: 90px;
	background-color: white;
	margin-top: 0;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid gray;
}

#videopreviewcontent a img:hover {
	background-color: #5c7ea1;
}

#description {
	font-size: 11px;
	line-height: 19px;
	padding: 5px;
	float: right;
	width: 400px;
	margin-top: 15px;
}

.predate {
	font: 12px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}

.blogpredate {
	font: 12px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	margin-bottom: 10px;
	color: gray;
}

.prevleft {
	float: left;
	line-height: 16px;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 15px;
}

#contentfeautered {
	background-color: #d3e3e7;
	float: right;
	margin-top: 10px;
	margin-bottom: 0;
	margin-right: 0;
	width: 807px;
	border-top: 1px solid #5c7ea1;
	padding: 0 11px 10px 10px;
}

.cfh3 {
	margin-bottom: 0;
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom: 1px solid #4e7093;
font: bold 20px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	color: #4b6d90;
}

.contentfeauteredblock {
	float: left;
	width: 140px;
	height: 185px;
	overflow: hidden;
	border-right: 1px dotted #4e7093;
	padding: 10px 10px 0;
}

.fbox {
	border-left: 1px dotted #4e7093;
}

.contentfeauteredblock h3 {
	margin-bottom: 5px;
		font: bold 12px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}

.contentfeauteredblock img {
	width: 131px;
	height: 69px;
	margin-bottom: 5px;
	padding: 2px;
	border: 1px solid #1f3a55;
	background-color: white;
}

.contentfeauteredblock img:hover {
	background-color: #5c7ea1;
}

/* Video */

#videopreview {
	padding: 5px;
	background-color: white;
	border-bottom: 1px solid #5c7ea1;
	margin-top: 10px;
	line-height: 16px;
}

#videopreview h3 {
	margin-bottom: 5px;
	padding-bottom: 5px;
	color: #203b56;
}

#videopreview h3 a, #videopreview h3 a:visited {

	color: #203b56;
	font: bold 14px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}

#videopreview img {
	width: 70px;
	height: 45px;
	background-color: white;
	border: 1px solid black;
	float: left;
	margin-right: 5px;
}

#videopreview img:hover {
}

#videopreview a {
	color: black;
}

#samsung {
	width: 559px;
	height: 415px;
	background-image: url(images/samsung.jpg);
	padding-top: 24px;
	padding-left: 30px;
	padding-right: 30px;
	margin: 5px auto 10px;
	position: relative;
}

#lg {
	background-image: url(images/lg.jpg);
	width: 600px;
	height: 448px;
	padding-left: 38px;
	padding-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

#link {
	width: 100%;
	height: 40px;
	margin-right: auto;
	margin-left: auto;
}

#advert {
	padding: 5px;
	text-align: center;
}

/* Home */

#homepage {
	width: 673px;
	height: 455px;
	background-image: url(images/home.jpg);
	background-color: #fdf305;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:none;
}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
}

.tabbertab p {
	margin-top: 8px;
	margin-bottom: 8px;
}
.tabberlive {
 margin-top:1em;
	background-color: #e8f0f3;
}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{
 margin:0;
 padding: 3px 0;
 font: bold 12px Verdana, sans-serif;
	background-color: #175279;
}

ul.tabbernav li
{
 list-style: none;
 margin: 0;
 display: inline;
}

ul.tabbernav li a
{
 padding: 3px 0.5em;
 margin-left: 0;
 text-decoration: none;
	margin-right: 0;
	border-right: 1px solid #e8f0f3;
}

ul.tabbernav li a:link { color: white; }
ul.tabbernav li a:visited { color: white; }

ul.tabbernav li a:hover
{
 color: white;
 background: black;
}

ul.tabbernav li.tabberactive a, ul.tabbernav li.tabberactive a:hover
{
	background-color: #e8f0f3;
	color: #175279;
}

/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
 padding:5px;
}

/* If desired, hide the heading since a heading is provided by the tab */
.tabberlive .tabbertab h2 {
 display:none;
}
.tabberlive .tabbertab h3 {
 display:none;
}

/* Example of using an ID to set different styles for the tabs on the page */
.tabberlive#tab1 {
}
.tabberlive#tab2 {
}
.tabberlive#tab2 .tabbertab {
 height:200px;
 overflow:auto;
}

/* Header */

#header {
	height: 213px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	background: black url(images/head.jpg) no-repeat;
	width: 1018px;
}

/*NavBarHome*/

#navbarhome {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	width: 600px;
}

#navbarhome ul li {
	float: left;
}

#navbarhome ul li a, #navbarhome ul li a:visited {
	color: #7f6118;
	display: block;
	padding: 5px 15px;
	font-weight: bold;
	background-image: none;
}

#navbarhome ul li a:hover {
	color: white;
	text-decoration: none;
	background-color: #7f6118;
	background-image: none;
}

/*Icons*/

#navbar .homebutton {
}

#navbar .homebutton a {
	background: url(images/icons/8ka.gif) no-repeat center 4px;
}

#navbar .homebutton a:hover {
	background: #222 url(images/icons/8ka.gif) no-repeat center 4px;
}

#navbar .page-item-50 a {
	background: url(images/icons/about.gif) no-repeat center 4px;
}

#navbar .page-item-50 a:hover {
	background: #222 url(images/icons/about.gif) no-repeat center 4px;
}

#navbar .page-item-52 a {
	background: url(images/icons/vuz.gif) no-repeat center 4px;
}

#navbar .page-item-52 a:hover {
	background: #222 url(images/icons/vuz.gif) no-repeat center 4px;
}

#navbar .page-item-54 a {
	background: url(images/icons/partners.gif) no-repeat center 4px;
}

#navbar .page-item-54 a:hover {
	background: #222 url(images/icons/partners.gif) no-repeat center 4px;
}

#navbar .page-item-56 a {
	background: url(images/icons/mytv.gif) no-repeat center 4px;
}

#navbar .page-item-56 a:hover {
	background: #222 url(images/icons/mytv.gif) no-repeat center 4px;
}

#navbar .page-item-60 a {
	background: url(images/icons/choice.gif) no-repeat center 4px;
}

#navbar .page-item-60 a:hover {
	background: #222 url(images/icons/choice.gif) no-repeat center 4px;
}

#navbar .page-item-62 a {
	background: url(images/icons/day.gif) no-repeat center 4px;
}

#navbar .page-item-62 a:hover {
	background: #222 url(images/icons/day.gif) no-repeat center 4px;
}

#navbar .page-item-64 a {
	background: url(images/icons/contact.gif) no-repeat center 4px;
}

#navbar .page-item-64 a:hover {
	background: #222 url(images/icons/contact.gif) no-repeat center 4px;
}

#navbar .page-item-66 a {
	background: url(images/icons/map.gif) no-repeat center 4px;
}

#navbar .page-item-66 a:hover {
	background: #222 url(images/icons/map.gif) no-repeat center 4px;
}

/*NavBar*/

#navbar {
	overflow: hidden;
	width: 828px;
	position: relative;
	height: 86px;
	float: right;
	padding-top: 5px;
	background: url(images/navback.gif) repeat-x 0 -9px;
}

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

#navbar ul li {
	padding: 0;
	margin: 0;
	float: left;
}

#navbar ul li a, #navbar ul li a:visited {
	display: block;
	font-size: 8px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: white;
	padding: 50px 14px 10px;
	width: 64px;
	text-align: center;
	height: 91px;
}

#navbar ul li a:hover {
	color: #fff;
}

/*NavBar Bottom*/

#navbarbottom {
	height: 30px;
	overflow: hidden;
	width: 1018px;
	position: relative;
	background-color: #486b8d;
	background-image: url(images/sh2.gif);
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
}

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

#navbarbottom ul li {
	padding: 0;
	margin: 0;
	float: left;
}

#navbarbottom ul li a, #navbarbottom ul li a:visited {
	display: block;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	padding: 9px 16px 10px;
	color: white;
	background-image: none;
}

#navbarbottom ul li a:hover {
	color: black;
	background-color: white;
}

/*Sidebar Left*/

#tagcloudflash {
	margin-left: 5px;
	margin-right: 5px;
}

#logo {
	width: 190px;
	height: 353px;
	background-image: url(images/logov.jpg);
	position: relative;
}

#sidebarleft {
	float: left;
	width: 190px;
	background-image: url(images/sback.gif);
}

#sidebarleft h2 {
	padding: 5px;
	background-color: black;
	color: white;
	text-align: left;
	border-bottom: 1px dotted black;
	font-size: 12px;
	background-image: url(images/sh2.gif);
	border-top: 1px solid #1f3a55;
	text-shadow: #41617f 1px 1px 0;
}

#sidebarleft ul {
}

#sidebarleft ul li {
	}

#sidebarleft ul li ul li a, #sidebar ul li ul li a:visited {
	display: block;
	border-bottom: 1px dotted white;
	color: #2a3131;
	padding: 8px 3px 8px 10px;
	font-size: 12px;
	font-weight: bold;
	text-shadow: white 1px 1px 0;
}

#sidebarleft ul li ul li a:hover {
	text-decoration: none;
	background-color: white;
	color: black;
	background-image: url(images/sbackh.gif);
}

.widget_tag_cloud div {
	text-align: justify;
	padding: 5px;
	border-bottom: 1px dotted white;
}

.widget_tag_cloud a, .widget_tag_cloud a:visited {
	color: black;
}

.widget_tag_cloud a:hover {
	background-color: #f18b27;
	text-decoration: none;
	padding: 3px;
	font-weight: bold;
}

.textwidget {
	padding: 5px;
	border-bottom: 1px dotted #3c5a98;
	color: black;
}

/*Sidebar Right*/

#sidebarright {
	float: right;
	width: 230px;
	margin-right: 3px;
}

#sidebarright h2 {
    padding: 5px;
	background-color: black;
	color: white;
	text-align: left;
	border-bottom: 1px dotted black;
	background-image: url(images/buttsh.jpg);
	font-size: 13px;
}

/*Comments*/

#loged {
	float: right;
	background-color: white;
	padding: 10px;
	width: 126px;
	line-height: 12px;
	text-align: center;
}

#loged h3 {
	margin-top: 5px;
	font: 16px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	margin-bottom: 5px;
}

#gravatar {
	margin: 0 10px 10px 0;
	width: 80px;
	height: 80px;
	float: left;
	padding: 3px;
	text-shadow: white 0px 0px 0px;
	background-color: white;
	overflow: hidden;
}

#gravatarbig {
	margin: 5px 0;
	width: 120px;
	height: 120px;
	padding: 3px;
	text-shadow: white 0px 0px 0px;
	background-color: white;
}

#gravatar img {
	margin: 0;
	padding: 0;
}

#commresponse {
	padding-bottom: 10px;
	font: 22px Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
	color: #4d6f92;
}

.comments {
	margin: 10px 0;
	padding: 10px 0 0;
}

.comments h3 {
	color: #0b295f;
	padding: 0;
	margin: 0 0 10px;
	font-size: 20px;
}

#commentblock {
	margin: 0;
	padding: 0;
}

#comments {
	line-height: 16px;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

.commentlist {
	margin: 0;
	padding: 0;
}

#commentblock ol li {
	margin: 0 0 10px;
	background-color: #e8f0f3;
	padding: 10px;
	font-family: Georgia, "Times New Roman", "Bitstream Charter", Times, serif;
}

#commentblock ol li h3 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}

.commentdate {
	display: block;
	font-size:10px;
	color:#585757;
	margin: 0 0px 0px;
	padding: 5px 0 10px;
}

.commenttext {
	float: right;
	width: 423px;
	margin-top: 10px;
	background-color: white;
	padding: 10px;
}

.commenttext p {
	margin: 0;
	padding: 0;
	font: 11px/18px Verdana;
}

.registered {
	padding-bottom: 10px;
}

.commentforms {
	background-color: #e8f0f3;
	padding: 10px;
	margin: 0;
}

#name, #email, #url {
	width: 200px;
	margin-right: 20px;
	vertical-align: 0;
	padding: 3px;
}

#name, #email, #url, #words {
	padding: 3px;
	margin: 0 0 10px;
	background: white no-repeat 0;
	font-size: 12px;
	line-height: 18px;
}

#words {
	background: white url(images/commback.gif) no-repeat 50% 40%;
	width: 380px;
}

#submit {
	color: white;
	font-weight: bold;
	background-image: url(images/navbar.gif);
	font-size: 14px;
	margin-bottom: 0;
	background-color: #1a5b86;
	height: 31px;
	padding: 5px 15px;
}

#submit:hover {
	background-image: url(images/sh2.gif);
	background-color: #408000;
}

/*Content*/

.aligncenter {
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	margin-right: 10px;
	margin-bottom: 10px;
	float: left;
}

.alignright {
	margin-right: 0;
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
}

#postarea {
}

#postarea p {
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.mappage ul {
	padding: 10px;
	width: 50%;
}

.mappage ul li {
	
}

.mappage ul li a, .mappage ul li a:visited {
	display: block;
	padding: 3px;
	color: #5a5a5a;
	text-decoration: none;
	font-weight: bold;
}

.mappage ul li a:hover {
	background-color: #487cac;
	color: white;
}

#content {
	float: left;
	width: 566px;
	margin-left: 15px;
}

#content h1 {
	margin: 0;
	color: #175279;
	font: bold 24px "Trebuchet MS";
	padding: 5px 0;
	border-bottom: 1px dotted white;
}

#content h1 a, #content h1 a:visited {
	color: #7f6118;
	text-decoration: none;
}

#content h1 a:hover {
	color: black;
}

#postarea .postend ul{
	list-style-type: none;
	padding: 0;
}

#postarea .postend ul li {
	list-style-type: none;
	padding: 0;
}

#postarea .postend ul li a, #postarea .postend ul li a:visited {
	display: block;
	padding: 3px;
	border-bottom: 1px dotted black;
	font-weight: bold;
	text-decoration: none;
	font-size: 10px;
	color: #7f6118;
}

#postarea .postend ul li a:hover {
	background-color: #7f6118;
	color: white;
}

#postarea {
	font-size: 10px;
	line-height: 22px;
	background-color: white;
	margin: 10px 0 0;
	padding-bottom: 10px;
}

#postarea p {
}

.blogh {
	background-color: white;
	border-bottom-style: solid;
	border-bottom-color: #487cac;
}

#content img {
}

.exerpt {
	line-height: 16px;
	border: 1px dotted silver;
	padding: 10px;
	margin-top: 10px;
}

#datepost {
	padding: 3px;
	color: black;
}

#datepost a {
	color: black;
}

/*Contact Form*/

#contactform {
	float: right;
	width: 300px;
}

#contactinfo {
	float: left;
	width: 300px;
}

.button {
	background-color: black;
	color: white;
	padding: 5px;
	border-style: none;
	margin-top: 10px;
}

.form-input input {
	border: 1px solid black;
	width: 300px;
	margin-bottom: 10px;
}

#ec_message {
	width: 300px;
	border: 1px solid black;
}

.tagsinpost {
	padding: 10px;
	background-color: #e8f0f3;
	border: 1px solid #03528b;
	margin-top: 10px;
}

/*Counter*/

#ads15 {
	height: 15px;
	width: 468px;
	float: right;
}

.counter {
	
}

.counter li {
	padding: 5px;
	border-bottom: 1px dotted black;
}

.postend {
	padding: 5px;
	border: 1px solid black;
	background-color: white;
	margin-top: 10px;
}

.postendpage {
	background-color: white;
	margin-top: 10px;
	font: 12px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
}

.postendpage p {
	margin-bottom: 10px;
	margin-top: 10px;
}

.postendpage h2 {
	font-size: 16px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #175279;
}

/*Search*/

.search {
	position: absolute;
	bottom: 0;
	left: 20px;
}

.search form {
	width: 175px;
	height: 38px;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
.search form input.active {
	color: #5C5C5C;
}
.search a {
	margin-left: 0px;
	line-height: 12px;
}

.search form input {
	color: #BBB;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, sans-serif;
	width: 133px;
	height: 19px;
	background: url(images/search.png) no-repeat;
	border: 0;
	padding-left: 25px;
	//padding-top: 2px;
}
.search form input, x:-moz-any-link {
	padding-top: 2px;
}

/*Podval*/

#prevleftbot {
	float: left;
	width: 224px;
	border-right: 1px solid white;
}

#prevrightbot {
	float: right;
	width: 225px;
}

#podval {
	width: 1018px;
	background: #6082a5 repeat-x;
	padding: 10px 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#pblock {
	width: 318px;
	margin-left: 10px;
}

.pleft {
	float: left;
}

.pcenter {
	float: left;
	border-right: 1px solid white;
	border-left: 1px solid white;
	padding-left: 10px;
	padding-right: 10px;
}

.pright {
	float: left;
}

#podval ul {
	margin: 0;
	padding: 0;
	border-top: 1px dotted white;
}

#podval ul li {
	padding: 0;
	margin: 0;
}

#podval ul li a, #podval ul li a:visited {
	padding: 5px;
	display: block;
	border-bottom: 1px dotted white;
	color: white;
	text-decoration: none;
	margin: 0;
	font-weight: bold;
}

#podval ul li a:hover {
	text-decoration: none;
	background-color: #175279;
	color: white;
}

.tagslinks a, .tagslinks a:visited {
	color: gray;
}

.tagslinks a:hover {
	color: white;
	background-color: #527496;
	padding: 5px;
	font-weight: bold;
	text-decoration: none;
}

.tagslinks {
	text-align: justify;
	padding: 0 10px 10px;
}

#videopreviewsmall {
	float: left;
	border-right: 1px solid white;
	padding: 3px;
	width: 217px;
}

#videopreviewsmall h3 a, #videopreviewsmall h3 a:visited {
}

#videopreviewsmall h3 a:hover {
}

#videopreviewsmall img {
	margin-bottom: 0;
	background-color: white;
	width: 84px;
	height: 45px;
	border: 1px solid black;
	padding: 2px;
	float: left;
}

#videopreviewsmall img:hover {
	background-color: orange;
}

.popular {
	padding: 5px;
	background-color: black;
	color: white;
	text-align: center;
	border-bottom: 1px dotted white;
	background-image: url(images/sh2.gif);
}

/* Footer Home*/

#footerhome {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	}

#footerhome p {
	width: 960px;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: black;
}

#footerhome p a, #footerhome p a:visited {
	color: #344899;
	font-weight: bold;
}

/*Footer*/

#footer {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	}

#footer p {
	width: 960px;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	text-align: center;
	color: white;
}

#footer p a, #footer p a:visited {
	color: white;
	font-weight: bold;
}
