h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input
{ margin: 0; padding: 0; }
a img,:link img,:visited img { border: none; }

a
{
  text-decoration: none;
  color: #000;
}

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

body
{
  color:#000000;
  margin: 0;
  padding: 0;
  background-image:url('images/pb.gif');
  background-repeat:repeat-x;
  font: 12px arial,verdana,tahoma,helvetica,sans-serif;
}

td
{
  color:#000000;
  margin: 0;
  padding: 0;
  font: 12px arial,verdana,tahoma,helvetica,sans-serif;
}

div.content_block
{
    margin-bottom:0px;
}
.content_block_title
{
    font-size: 18px;
    padding-bottom:10px;
}
#page_container
{
	width:980px;
    margin:0px auto;
    position: relative;
}

div#content
{
  width:666px;
  float:left;
  position:relative;
}
div#sidebar
{
  width:302px;
  float:right;
  position:relative;
}

#header 
{
    border-bottom: 5px solid #666;
    height: 134px;
    display: block;
}
#logo {
    position: absolute;
    width: 200px;
    height: 69px;
    top: 16px;
    z-index: 1;
}
#content_container
{
    position: relative;
    display: block;
}
#menu_container
{
    position: relative;
    width: 100%;
    z-index: 1;
    margin-top:10px;
    margin-bottom:10px;
}

div.clip_grid
{
    width:190px;
    height: 250px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    background: #F5F6F1;
    border: 1px solid #F5F6F1;
    padding-left:5px;
}
div.clip_grid_active
{
    width:190px;
    height: 250px;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
    background: #F5F6F1;
    border:1px solid #666;
    padding-left:5px;
}
h2.clip_grid_title
{
    font-size:14px;
    font-weight:bold;
    width:180px;
    height:18px;
    overflow: hidden;
}
h2.clip_grid_title a
{ 
    color:#e77f02;
    text-decoration:underline;
}
h2.clip_grid_title a:hover
{ 
    text-decoration:none;
}
div.clip_grid_img img
{
    margin-top:2px;
    margin-bottom:3px;
}
h3.clip_grid_description
{
    font-size:12px;
    font-weight:normal;
    width:180px;
    height:30px;
    overflow: hidden;
}
div.clip_grid_views, div.clip_grid_stars, div.clip_grid_votes, div.clip_grid_cactegory, div.clip_grid_description
{
    margin-bottom:2px;
}

div.sidebar_container
{
    background: #F5F6F1;
    margin-bottom:20px;
}
div.sidebar_caption
{
    font-size:14px;
    font-weight:bold;
    padding:8px 10px;
}

div.sidebar_text
{
    padding:10px;
}

img.star
{
    background:url(images/star_back.png) no-repeat left top;
}
img.star_active
{
    background:url(images/star_active.png) no-repeat left top;
}
div.clip_stars td
{
    background-color:#fff;
}
div.stars_back
{
     background:url(images/stars_back.png) no-repeat left top;
     width:93px;
     height:16px;
}
div.stars_active
{
     background:url(images/stars_active.png) no-repeat left top;
     height:16px;
}
div.clip_grid_stars
{
}
div.stars_small_back
{
     background:url(images/stars_small_back.png) no-repeat left top;
     width:67px;
     height:11px;
}
div.stars_small_active
{
     background:url(images/stars_small_active.png) no-repeat left top;
     height:11px;
}
div.clip_views_count
{
     font-size:14px;
     margin-left:10px;
     font-weight:bold;
     color:#999;  
}
div.content_ad
{
    width:468px;
    margin:15px auto;
}
div.content_menu_container
{
    width:646px;
    margin-top:7px;
    height:40px;
}
div.content_menu_background_filler
{
    width:666px;
    position:absolute;
    border-bottom:1px solid #666;
    height:39px;
}
div.content_menu_container_inner
{
    position:absolute;
}
div.content_menu_item_container
{
    width:159px;
    height:33px;
    float:left;
    margin-right:2px;
    overflow:hidden;
    margin-top:5px;
    background-color:#f5f6f1;
}
div.content_menu_item
{
    width:159px;
    position:absolute;
    text-align:center;
    padding-top:9px;
    font-size:14px;
    font-weight:bold;
}
div.content_menu_item a
{
    color:#000000;
}
div.content_menu_container_inner div.active
{
    width:160px;
    height:39px;
    float:left;
    margin-right:2px;
    margin-top:0px;
    overflow:hidden;
    border-left:1px solid #666;
    border-top:1px solid #666;
    border-right:1px solid #666;
    background-color:#ffffff;
    /*background-image:url(images/gradient.png);
    background-position: top left;
    background-repeat: repeat-x;*/
}
div.content_menu_container_inner div.active div.content_menu_item
{
    width:160px;
    position:absolute;
    text-align:center;
    padding-top:10px;
    font-size:18px;
}
div.content_menu_container_inner div.active div.content_menu_item a
{
    color:#000000;
}
div.content_info_container
{
    border-left:1px solid #666;
    border-right:1px solid #666;
    border-bottom:1px solid #666;
}

div.content_data_block
{
    padding:20px;
}
div.content_data_block h3
{
    color:#000;
    font-weight:bold;
    font-size:14px;
    padding-bottom:22px;
}
div.content_data_block h5
{
    color:#000;
    font-weight:normal;
    font-size:12px;
    padding-bottom:22px;
}
div.data_block_sidebar
{
    width:260px;
    height:180px;
    float:right;
}
div.data_block_sidebar_value
{
    float:right;
    width:127px;
    margin-left:15px;
    font-size:12px;
    color:#333;
}
div.data_block_sidebar_key
{
    text-align:right;
    font-size:12px;
    color:#000;
    padding-bottom:8px;
}
/* comments */
div.comment_container
{
    border-bottom:1px solid #f5f6f1;
    padding:5px;
}
div.comment_header
{
    font-size:14px;
    color:#000;
    font-weight:bold;
    padding-bottom:11px;
}
div.comment_actions
{
    float:right;
    font-size:12px;
    font-weight:normal;
}
.comment_date
{
    font-size:12px;
    font-weight:normal;
}
.comment_text
{
    color:#000;
    font-size:12px;
}
.comment_text img.avatar
{
    border:1px solid #ccc;
    padding:1px;
    margin-right:10px;
    float:left;
}
.content_form_label
{
    font-size:14px;
    color:#000;
    font-weight:bold;
    padding-top:10px;
    padding-bottom:5px;
}
.content_form
{
    margin-bottom:30px;
}
.content_form_input input, .content_form_input textarea
{
    font-size:12px;
    color:#000000;
    border:1px solid #aaaaaa;
    margin-bottom:5px;
    width:400px;
    padding:3px;
}
.content_form_submit input
{
    margin-right:10px;
    border-width: 1px;
    font-weight: bold;
    padding: 0 15px;
    _padding: 0;
    font-size: 14px;
    font-family: arial;
}
div.comment_error
{
    font-size:14px;
    font-weight:bold;
    color:#f00;
    padding:20px 0px;
    display:none;
}
div.comment_section
{
    font-size:16px;
    color:#000000;
    font-weight:bold;
    padding-bottom:3px;
    margin-bottom:11px;
    border-bottom:1px solid #666;
}
div.comment_links a
{
    font-weight:bold;
    display:block;
    float:left;
    width:150px;
}
div.sidebar_link_right
{
    text-align:right;
}
div.clip_pagination
{
    font-size:14px;
    font-weight: bold;
    text-align: left;
    margin-top:10px;
    padding-left:15px;
}
h3.sidebar_content_caption
{
    font-size:14px;
    font-weight:bold;
    padding:8px 10px;
}
div.clip_list_img
{
    margin:2px;
}
div.sidebar_text td
{
	background-color:#f5f6f1;
}
ul.sidebar_menu a.active
{
    color:#e77f02;
}

.submit {
    border-width: 1px;
    font-weight: bold;
    padding: 0 15px;
    _padding: 0;
    font-size: 14px;
    font-family: arial;
}

#newadvinner {
    position: absolute;
    left: 258px;
    top: 102px;
    _top: 98px;
    width: 148px;
    height: 30px;
    z-index: 2;
}

#language {
    position: absolute;
    top: 17px;
    right: 30px;
}

#language a {
    margin-left: 10px;
}

#editadv {
    position: absolute;
    right: 14px;
    top: 52px;
}

.bold {
    font-weight: bold;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.mr2 {
    margin-right: 2px;
}

#editinput {
    width: 80px;
    color: #000;
    background: #fff;
    border: 1px solid #666;
}

#topmenu { 
    position: absolute; 
    top: 97px; 
    right: 0; 
    z-index: 3; 
    list-style: none; 
}

.headlink { 
    position: relative;
    float: left; 
    border-left: 1px solid #c4c4c2; 
}

.headlink.bl0 { 
    border-left: 0;
}


.headlink.bl0.selected a { 
    display: block; 
    padding: 4px 12px 10px 13px; 
    border-left: 1px solid #666; 
    border-right: 1px solid #666; 
    border-top: 1px solid #666; 
    font-weight: bold;
    color: #000;
    background: #efeeea; 
}

.headlink a { 
    display: block; 
    padding: 5px 13px 5px 13px; 
    font-weight: bold;
    color: #000;
}

.headlink a:hover { 
    background: #fff; 
    color: #000;
}

.onheadlink { 
    float: left;    
    position: relative; 
}

.onheadlink a { 
    display: block; 
    padding: 4px 12px 10px 13px; 
    border-left: 1px solid #666; 
    border-right: 1px solid #666; 
    border-top: 1px solid #666; 
    background: #fff; 
    font-weight: bold;
    color: #000;
}

.selected a { 
    display: block; 
    padding: 4px 12px 10px 13px; 
    border-left: 1px solid #666; 
    border-right: 1px solid #666; 
    border-top: 1px solid #666; 
    font-weight: bold;
    color: #000;
    background: #fff; 
    _background: #efeeea; 
}

.onheadlink a:hover { 
    color: #000;
    background: #fff; 
}

/* subs */ 
.submenu { 
    display: none; 
    position: absolute;
    top: 29px;
    left: 0;
    list-style: none;
    text-align: left;
    border: 0;
    background: #fff;
    width: 286px;
    padding: 0;
    margin: 0;
    z-index: -1;
    border: 1px solid #666;
}

.category a, .categories a, .oncategories a { 
    display: block; 
    border-top: 0; 
    border-left: 0; 
    border-right: 0; 
    border-bottom: 1px solid #c5c6b4; 
    background: #fff; 
    font-weight: normal;
    padding: 6px 0;
    width: 230px;
    margin-left: 13px;
}

.leng a, .leng a:hover, a.leng, a:hover.leng {
    background: url('images/icon_lengvieij.gif' ) no-repeat 0 9px;
    padding-left: 30px;
}

.moto a, .moto a:hover, a.moto, a:hover.moto {
    background: url('images/icon_moto.gif' ) no-repeat 0 6px;
    padding-left: 30px;
}

.mikro a, .mikro a:hover, a.mikro, a:hover.mikro {
    background: url('images/icon_mikro.gif' ) no-repeat 0 9px;
    padding-left: 30px;
}

.sunk a, .sunk a:hover {
    background: url('images/icon_sunkus.gif' ) no-repeat 0 6px;
    padding-left: 30px;
}

.spec a, .spec a:hover {
    background: url('images/icon_spec.gif' ) no-repeat 2px 6px;
    padding-left: 30px;
}

.dalys a, .dalys a:hover {
    background: url('images/icon_dalys.gif' ) no-repeat 2px 6px;
    padding-left: 30px;
}

.ratas a, .ratas a:hover {
    background: url('images/icon_ratas.gif' ) no-repeat 5px 6px;
    padding-left: 30px;
}

.turist a, .turist a:hover {
    background: url('images/icon_turist.gif' ) no-repeat 1px 6px;
    padding-left: 30px;
}

.audio a, .audio a:hover, a.audio, a:hover.audio {
    background: url('images/icon_audio.gif' ) no-repeat 5px 6px;
    padding-left: 30px;
}

.salm a, .salm a:hover, a.salm, a:hover.salm {
    background: url('images/icon_salmas.gif' ) no-repeat 3px 6px;
    padding-left: 30px;
}

.akum a, .akum a:hover, a.akum, a:hover.akum {
    background: url('images/icon_akumul.gif' ) no-repeat 2px 6px;
    padding-left: 30px;
}

.pasl a, .pasl a:hover, a.pasl, a:hover.pasl {
    background: url('images/icon_paslaugos.gif' ) no-repeat 6px 6px;
    padding-left: 30px;
}

.iesko a, .iesko a:hover {
    background: url('images/icon_iesko.gif' ) no-repeat 6px 6px;
    padding-left: 30px;
}




.category.bb0 a, .categories.bb0 a {
    border-bottom: 0;
}
.categories {
    background: url('images/plus.gif' ) no-repeat 3px 10px;
}

.oncategories {
    background: url('images/minus.gif' ) no-repeat 3px 10px;
}

.sccategories {
    background: url('images/minus.gif' ) no-repeat 3px 10px;
}

.category a:hover, .categories a:hover, .oncategories a:hover { 
    background-color: #f3f5f6; 
}

.oncategories ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.oncategories ul li a { 
    display: block; 
    border: 0; 
    padding: 3px 0;
    width: 230px;
    margin-left: 13px;
    padding-left: 30px;
    background: #f3f5f6;
}

.oncategories ul li a:hover { 
    text-decoration: underline;
    background: #f3f5f6;
    margin-left: 13px;
    padding-left: 30px;
    width: 230px;
}

.categories ul li { 
    display: none;
}

/* Video */
.video-menu {
    font-size: 14px;
}

.video-menu a {
    color: #e77f02;
}

.video-menu a {
    color: #e77f02;
}

.video-menu a:hover {
    color: #000;
}

.video-menu span {
    margin-right: 10px;
    border-left: 1px solid #c5c6c1;
    padding-left: 10px;
}

span.bl0  {
    border: 0;
}

.video-sub-menu {
    margin: 10px;
    
}

.video-sub-menu a {
    padding: 0 5px;
}
.video-sub-menu a.active
{
    color:#e77f02;
}

a.pl0 {
    padding-left: 0;
}
#video-search {
    position: absolute; 
    right: 0; 
    top: 0px; 
    _top: 0px; 
    width: 400px; 
    text-align: right;
}
.video-search {
    width: 200px;
    border: 1px solid #aaaaaa;
    height: 18px;
}

#footer {
    margin-top:10px;
    padding-top: 10px;
    position: relative;
    width: 100%;
    padding-bottom: 10px;
    border-top: 5px solid #666;
}

#footerlinks {
    position: absolute;
    left: 400px;
    top: 10px;
}

#footerlinks a {
    margin-left: 10px;
    font-size: 14px;
}

#copyright {
    text-decoration: none;
    color: #000;
    margin-left: 14px;
    font-size: 14px;
}

#footer_teaser
{
    position: absolute;
    right: 14px;
    top: 10px;
    font-size: 14px;
}

/* captions hide*/
div.widget_tops_and_categories_sidebar div.sidebar_caption, div.widget_ad_sidebar div.sidebar_caption,div.widget_autogidas_ad_sidebar div.sidebar_caption, div.widget_clips_random_content h2.content_block_title, div.widget_clips_recently_added_content h2.content_block_title
{
    display:none;
}

div.sidebar_ad
{
	position: relative;
}

.table-video-menu td,.table-video-sub-menu td
{
	background:transparent none;
}
.table-video-menu .menuitem
{
	padding-top:2px;
	vertical-align:top;
}
.table-video-sub-menu .menuitem
{
	padding-top:4px;
	vertical-align:top;
}
.table-video-menu a {
	font-size: 14px;
}

.table-video-sub-menu a {
	font-size: 12px;
}


.table-video-menu a, .table-video-sub-menu a {
    color: #e77f02;
	text-decoration: none;
}

.table-video-menu a:hover, .table-video-sub-menu a:hover {
    color: #000;
	text-decoration: none;
}

.table-video-menu .selected-menu a, .table-video-sub-menu .selected-menu a {
    color: #000;
	font-weight: bold;
}

.table-video-menu .selected-menu-title {
	background: #D9DACC; 
	padding: 2px 5px;
}

.table-video-sub-menu .selected-menu-title {
	background: #D9DACC; 
	padding: 4px 0 0 0;
}

.table-video-menu .selected-menu, .table-video-sub-menu .selected-menu {
	display: inline; 
	margin-right: 10px;
}

.table-video-menu span, .table-video-sub-menu span {
	margin-right: 10px;
}

td.sc-left
{
	width:7px;
	height:22px;
	background: url('images/sc_left.gif' ) no-repeat top left;
}
td.sc-right
{
	width:7px;
	height:22px;
	background: url('images/sc_right.gif' ) no-repeat top left;
}
td.sc-bottom
{
	width:12px;
	height:6px;
	background: url('images/sc_bottom.gif' ) no-repeat top center;
}
#submenu_menu_categories, #submenu_menu_tops
{
	height:28px;
}