* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px    Arial, Helvetica, sans-serif;
	width: 100%;
    background: #FFFFFF url(images/body-bg.jpg) top center repeat-x ;
}
a {
	color: #000000;
	outline: none;
	text-decoration:    none;
}
a:hover {
	text-decoration:    underline;
}

img {
	border: none;
    display: block;
}
input {vertical-align: middle}
#wrapper {
	width: 941px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 231px;
    margin-bottom: 5px;
}
#logo {
  height: 193px;
  background: url(images/header-bg.jpg) top no-repeat;
  overflow: hidden;
}

#logo img {
  float: left;
}
#menu_top {
  color: #20A3D9;
  text-align: right;
  padding-top: 20px;
}
#menu_top a {
  color: #FFFFFF;
}
#logo_desc {
  width: 400px;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  clear: both;
  padding-top: 20px;
}
#menu {
  height: 38px;
  overflow: hidden;
  font-size: 18px;
  font-family: "Myriad Pro Cond";
  font-weight: bold;
}

#nav, #nav li {
  list-style: none;
}
#nav {

}

#nav li {
  float: left;
  display: block;
  height: 38px;
  line-height: 38px;
  margin-right: 1px;
}
#nav li.splitter {
  float: left;
  display: block;
  height: 38px;
  overflow: hidden;
  width: 3px;
}
#nav li a {
  background: url(images/menu-btn.jpg) top center no-repeat;
  line-height: 32px;
  float: left;
  display: block;
  height: 38px;
  width: 130px;
  /*padding: 0 32px; */
  text-align: center;
  color: #0288CA;
}
#nav li a:hover {

  text-decoration: underline;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
    background: url(images/content-bg.jpg) top repeat-y;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 0 0 167px;
    overflow: hidden;
}
.pictures_block {
    border: #0D487A 1px solid;
    margin-bottom: 5px;
    padding: 0 5px 5px 5px;
    overflow: hidden;
    height: 1%;
}
.pictures_block div.titl {
/*  padding-left: 60px;
  margin-left: 2px;*/
  margin: 5px 0;
  background:   url(images/title-pics.jpg) left no-repeat;
  height: 36px;
  width: 600px;
}
.pictures_block img {
  border: #484A4B 1px solid;
  padding: 2px;
  margin: 2px;
  background-color: #FFFFFF;
}
.pictures_block img:hover {
  background-color: #005E72;
}

.sites_block {
    border: #0D487A 1px solid;
    margin-bottom: 5px;
    padding: 0 5px 5px 5px;
    overflow: hidden;
    height: 1%;
}
.sites_block div.titl {
  margin: 5px 0;
  background:   url(images/title-sites.jpg) left no-repeat;
  height: 41px;
  width: 600px;
}
.sites_one {
    border: #484A4B 1px solid;
    font-size: 11px;
    width: 177px;
    margin: 2px;
}
p.site_url {
  padding: 5px ;
}
p.site_url a {
  color: #5C5C5C;
}

p.site_category {
  padding: 0 5px 10px 5px ;
  font-size: 9px;
}
.movies_block {
    border: #0D487A 1px solid;
    margin-bottom: 5px;
    padding: 5px 0px;
    overflow: hidden;
    height: 1%;
}
.movies_block div.titl {
  margin: 5px 0;
  background:   url(images/title-video.jpg) left no-repeat;
  height: 44px;
  width: 600px;
}
.movies_block img {
 margin: 0 auto;
 padding: 2px;
}
.movies_block img:hover {
  background-color: #005E72;
}
.movies_block td {
  background: url(images/thumb-movie-bg.jpg) top center no-repeat;
  height: 170px;
  vertical-align: top;
}

.more img{
  border: none;
  float: right;
	margin: 5px 0 0 0;
	padding: 0;
}


.friends_block {
    border: #0D487A 1px solid;
    /*margin-bottom: 10px;*/
    padding: 0 5px 5px 5px;
    font-weight: bold;
}
.friends_block div.titl {
  margin: 5px 0;
  background:   url(images/title-friends.jpg) left no-repeat;
  height: 39px;
  width: 600px;
}
.friends_block table {
  margin: 0 auto;
}

.friends_block a {
  background: url(images/star-blue.jpg) left no-repeat;
  padding-left: 22px;
  margin-bottom: 8px;
  display: block;
  color: #082536;
}
.friends_block a:hover {
  background: url(images/star-yellow.gif) left no-repeat;
  color: #1D92C3;
  text-decoration: none;
}

/* Sidebar Left
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 167px;
	margin-left: -100%;
	position: relative;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin-bottom: 10px;
}
#sidebar h2 {
  font-family: "Myriad Pro Light";
  font-size: 22px;
  color: #26779F;
  padding-left: 24px;
  background: url(images/title-best-top-bg.png) left 4px no-repeat;
  line-height: 24px;

}
.l_black {
  color: #000;
}

.sb_block {
  padding: 0 2px 20px 2px;
}
.sb_block div.titl {
  margin: 5px 0;
  background:   url(images/title-best-top.jpg) left no-repeat;
  height: 19px;
  width: 160px;
}
ul.sb_top, ul.sb_top li {
  list-style: none;
}
ul.sb_top li {
  padding: 5px 0;
}

ul.sb_top li a {
  background: url(images/star-yellow.gif) left no-repeat;
  padding-left: 20px;
  font-weight: bold;
}
ul.links, ul.links li {
  list-style: none;
}
ul.links li {
  padding: 5px 0;
}

ul.links li a {
  background: url(images/star-blue.gif) left no-repeat;
  padding-left: 20px;
  /*font-weight: bold;*/
}
.sb_block img {
  margin: 0 auto;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	min-height: 59px;
    margin-top: 10px;
	/*background: url(images/footer-bg.jpg) top left repeat-x; */
    /*text-align: center;*/
    font-size: 10px;
    border-top: #66CCFF 5px solid;
    padding: 10px;
    background-color: #E1ECEE;
}
#footer p {
  padding-top: 5px;
}


