@charset "utf-8";

/* CSS Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
    margin:0;
    padding:0;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
fieldset,img {
    border:0;
}
address,caption,cite,code,dfn,th,var {
    font-style:normal;
    font-weight:normal;
}
ol,ul {
    list-style:none;
}
caption,th {
    text-align:left;
}
h1,h2,h3,h4,h5,h6 {
    font-size:100%;
    font-weight:normal;
}
q:before,q:after {
    content:'';
}
abbr,acronym {
    border:0;
}
:focus {
	outline: 0;
}

/* Global Helpers */
* html {
    filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

.clearit:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearit {
    zoom: 1;
}

* html .clearit {
    height: 1%;
}



/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.hide {
	display: none;    
}

html, body {
	margin: 0px !important;
	padding: 0px !important;
}
body {
    background: #000;
    margin: 0px;
    border: 0px;
}
body,td,th {
	font-size: 13px;
    line-height: 19px;
	font-family: Arial, Helvetica, sans-serif;
	color: #F0F0F0;
	color: #999;
	color: #bababa;
	color: #aaaaaa; 
}
a {
    text-decoration: none;
    color: #fff; 
    border: none;
}
.clear {
	clear: both;
	height: 1px;
	overflow: hidden;
	text-indent: -1000px;
}
#flash_banner {
    width: 976px;
    height: 200px;
    margin: 0 auto;
	/*background: url(../images/_tmp_banners.jpg) no-repeat left top;*/
}
#logo-link {
	width: 360px;
	height: 130px;
	display: block;
	margin-left: 20px;
	text-indent: -1000px;
	overflow: hidden;
}
#nav {
	background: url(../images/nav_bkg.gif) no-repeat left top;
	height: 31px;
	width: 976px;
	margin: 0px auto 8px auto;
	overflow: hidden;
}
#nav ul {
	position: static;
	margin-left: 20px;
}
#nav li {
	display: inline;
}
#nav a {
	display: block;
	float: left;
    height: 31px;
	font-size: 12px;
	font-weight: normal;
	line-height: 30px;
	padding: 0px 19px;
	background: url(../images/nav_btn_bkg.gif) repeat-x center 31px;
	color: #948b88;
	text-transform: lowercase;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#nav a:hover, #nav a.current {
	background-position: center -31px;
	text-decoration: none;
	color: #fff;
}
#nav a.blue_btn {
    background-position: center top;
}
#nav a.blue_btn:hover {
    background-position: center -31px;
    color: #fff;
}

body.home a#navHome,
body.magazine a#navMagazine,
body.news a#navNews,
body.places a#navCenters,
body.gallery a#navGallery,
body.video a#navVideo,
body.about a#navAbout,
body.contact a#navContact,
body.authors a#navAuthors,
body.qa a#navQA,
body.useful a#navUseful             {
	background-position: center -31px;
	text-decoration: none;
	color: #fff;
   }

#content_wrapper {
    width: 976px;
    margin: 0 auto;
   margin-top: 10px;
}

#questions-link {
	position: absolute;
	top: 240px;
	left: 855px;
	font-size: 11px;
}


/* column container */
	.colmask {
		position:relative;		/* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
	    clear:both;
	    float:left;
        width:976px;			/* width of whole page */
		overflow:hidden;		/* This chops off any overhanging divs */
        margin-left: 0px;
        display: inline;
	}
	/* holy grail 3 column settings */
	.holygrail {
	   /*  background:#ff9;    	/* Right column background colour */
	}
    .holygrail .colmid {
        float:left;
        width:200%;
		margin-left: -145px; 	/* Width of right column */
        position:relative;
        right:100%;
       /*  background:#fff;    	/* Centre column background colour */
    }
    .holygrail .colleft {
        float:left;
        width:100%;
        margin-left:-50%;
        position:relative;
        left:290px;         	/* Left column width + right column width */
       /*  background:#FFD8B7;    	/* Left column background colour */
    }
    .holygrail .col1wrap {
        float:left;
	    width:50%;
	    position:relative;
	    right:145px;         	/* Width of left column */
	    padding-bottom:1em; 	/* Centre column bottom padding. Leave it out if it's zero */
	    text-align: left;
	}
	.holygrail .col1 {
        margin: 0px 153px 0px 153px;    	/* Centre column side padding:
                            	Left padding = left column width + centre column left padding width
                            	Right padding = right column width + centre column right padding width */
        position:relative;
	    left:200%;
	    overflow:hidden;
	}
    .holygrail .col2 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:145px;        	/* Width of left column content (left column width minus left and right padding) */
        position:relative;
        right:0px;         	/* Width of the left-had side padding on the left column */
        text-align:left;
		overflow-x: hidden;
    }
    .holygrail .col3 {
        float:left;
        float:right;			/* This overrides the float:left above */
        width:145px;        	/* Width of right column content (right column width minus left and right padding) */
        margin-right:0px;  	/* Width of right column right-hand padding + left column left and right padding */
        position:relative;
        left:50%;
        overflow: hidden;
    	overflow-x: hidden;
    }


.sidebar_title {
	background: url(../images/sidebar_title_bkg.gif) no-repeat left top;
	width: 148px;
	height: 31px;
	line-height: 31px;
	text-align: center;
    font-weight: bold;
    font-size: 13px;
}
.blue {
    background-position: left -31px;
}

#abonirai {
	position: absolute;
	top: 12px;
	left: 852px;
	width: 105px;
	height: 104px;
	display: block;
	text-indent: -1000px;
	overflow: hidden;
}
.panel-big-title {
	background: url(../images/panel_title_bkg.gif) no-repeat left top;
	height: 31px;
	line-height: 31px;
	text-align: left;
}
.panel-big-title span {
    background: url(../images/panel_title_bkg.gif) no-repeat right top;
    padding-left: 10px;
    font-size: 13px;
    font-weight: bold;
    display: block;
    height: 31px;
    margin-left: 10px;
    }
    
.panel_title_black {
	background: url(../images/panel_title_bkg.gif) no-repeat left -31px;
	height: 31px;
	line-height: 31px;
	text-align: left;
	margin-top: 8px;
}
.panel_title_black span {
    background: url(../images/panel_title_bkg.gif) no-repeat right -31px;    
    padding-left: 10px;
    font-size: 13px;
    font-weight: bold;
    margin-left: 10px;
    height: 31px;
    display: block;
    }
    
.panel {
	background: url(../images/panel-loop.jpg) repeat-y left top;
    padding: 0px;
    margin: 0px;
    width: 100%;
    position: relative;
}
.left {
    float: left;
}
.panel .top {
	background: url(../images/panel-top.jpg) no-repeat left top;
    padding: 0px;
    margin: 0px; 
    width: 100%;
}
.panel .bottom {
	background: url(../images/panel-bottom.jpg) no-repeat left bottom;
    width: 100%;
    padding: 0px;
    margin: 0px;    
}
.panel .wrapper {
	padding: 20px;
}
.panel p {
	margin: 15px 0px;
}
#footer {
	clear:both;
	width: 976px;
	margin: 0 auto;
	padding-top: 15px;
	text-align: center;
	background: url(../images/footer_bkg.gif) no-repeat center top;
}
#footer ul {
	margin-left: 250px;
}
#footer li {
	display: inline;
	background: none;
}
#footer a {
	display: block;
	float: left;
	font-size: 12px;
	padding: 0px;
	border-bottom: 1px dotted #fff;
	margin-right: 25px;
}
#footer a:hover, #footer a.current {
	background-position: center top;
	text-decoration: none;
	border-bottom: 1px solid #fff;	
}
#copyrights {
	clear: both;
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 12px;
}
a.broi {
	position: relative;
	width: 180px;
	height: 277px;
	float: left;
	text-decoration: none;
	padding: 5px;
	margin-right: 20px;
    margin-bottom: 20px;
}
a.broi:hover {
	text-decoration: none;
	background-color: #79776a;
}
.magazine-date {
	font-size: 15px;
	font-weight: bold;
	padding-top: 5px;
	color: #c2bfaa;
	display: block;
}
a.boxed-link {
	padding: 10px 10px;
    background: url(../images/gray_dotted_border.gif) repeat-x left bottom;
	display: block;
	text-decoration: none;
	color: #dedede;
}
a.boxed-link:hover {
	background-color: #242529;
}
.article-name {
	font-size: 16px;
	line-height: 20px;	
   border: none;
}
.article-author {
	text-decoration: none;
	padding-top: 3px;
	color: #878787;
    border: none; 
    display: block;
}
.download-link {
	font-size: 17px;
	font-family:Arial, Helvetica, sans-serif;
}
.article-content {
	text-align: left;
	padding-bottom: 20px;
	padding-top: 15px;
   line-height: 19px;
}
.article-content img {
	 padding: 4px;
}
.article-warning {
	padding: 10px;
	margin: 20px;
	border: 1px solid #dedede;
	background: #dedede;
	color: #000;
}
div.figure {
  text-align:center;
  background-color:#e9e9e9;
  margin:7px;
}
p.caption {
  padding:0;
  margin:0 0 5px 0;
  font:italic 11px Arial, "Times New Roman", Times, serif;
  color:#333333;
}




.article-content h3 {
    clear: both;
    margin-top: 30px;
    border-bottom: 1px solid #636871;
    font-size: 12px;
    font-weight: bold;
    line-height: 22px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    }
.article-content h4 {
    clear: both;
    margin-top: 15px;
    letter-spacing: 1px;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;    
    padding-top: 20px;
    }    
.article-content a {
    color: #259999;
    border-bottom: 1px dotted #165c5c;
    }
.article-content a:hover {
	border-bottom-color: #259999;
    } 
.article-content ul {
    list-style:outside;
    list-style-type:square;
    padding-left: 30px;
    }    
.article-content ul li {
    padding-left: 0px;
    padding-top: 7px;
    }

.article-content ol {
    list-style:outside;
    list-style-type:decimal;
    padding-left: 50px;
    }    
.article-content ol li {
    padding-left: 0px;
    }


.last-edition-thumb {
    border: 1px solid #333;
    }
.question {
	font-size: 14px;
    color: #399;
}    
b {
   font-weight: bold;
   }
   
form.air-tickets input.text, form.air-tickets textarea.text, form.air-tickets select.text {
    width: 240px;
    font: normal 13px Arial, Helvetica, sans-serif;
    border: 1px solid #484949;
    color: #abacac;
    padding: 3px;
    background-color: #303131;
}
form.air-tickets select {
    font: normal 12px Arial, Helvetica, sans-serif;
    border-right: 1px solid #cecece;
    border-top: 1px solid #8f8f8f;
    border-bottom: 1px solid #e4e4e4;
    border-left: 1px solid #cecece;
    color: #333333;
    padding: 1px;
}
form.air-tickets label {
    font-weight: normal;
    font-size: 13px;
    display: block;
    border-bottom: 1px solid #2d2d2d;
    padding-top: 2px;
    padding-bottom: 3px;
    color: #abacac;
}  
form.air-ticket fieldset {
 color: #999;
 border: 1px solid #f00;
 outline: 1px;
}
.form-heading {
   font-size: 18px;
   font-weight: normal;
   text-align:center;
   padding-bottom: 15px;
   color:#a9abab;
   }
.subscribe-panel
{
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-color: #1f2020;
	background-image: url(../images/sidebar_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}   
   
.th-left {
   width: 200px;
   }  
   
/* Login form */   
.login-small {
	width: 110px;
    border: 1px solid #484949;
    color: #abacac;
    padding: 3px;
    background: url(../images/login_input_bkg.gif) no-repeat left top;
	font-family: Arial, Helvetica, sans-serif;
} 
label.login {
	font-size: 11px;
	color: #d5d5d5;
}
.spacer {
	height: 8px;
}
a.login-link {
	border-bottom: 1px dotted #8e95a2;
}
a.login-link:hover {
	border-bottom: 1px solid #8e95a2;
}
.small-list {
   margin: 10px;
   }
.small-list li {
   padding-left: 15px;
   background:url(../images/grey_off_arrow.gif) no-repeat left top;
   }
.izdanie-title   {
   font-size: 22px;
   font-family: Arial, Helvetica, sans-serif;
   color: #9c9d9f;
   font-weight: normal;
   margin: 0px;
   padding-left:8px;
   padding-bottom: 20px;
   padding-top: 10px;
   }
.rubrics_edition   {
   font-size: 20px;
   font-family: Arial, Helvetica, sans-serif;
   color: #9c9d9f;
   font-weight: normal;
   margin: 0px;
   padding-left:8px;
   padding-bottom: 5px;
   padding-top: 30px;
   }   
.izdanie-small {
   display:block;
   padding-top: 4px;
   }   
.izdanie-current {
   background-color: #FFF;
   }
.team-list {
    clear: both;
    padding: 10px 0;
    display: block;
    background: url(../images/gray_dotted_border.gif) repeat-x left bottom;
}
.team-name {
    
}
.team-photo {
    float: left;
    margin-right: 15px;
}
.author-articles {
    float: right;
    margin-left: 100px;
}
.author-articles a {
    border-bottom: 1px dotted #dedede;
}
.author-articles a:hover {
    border-bottom: 1px solid #dedede;
}
.team-photo img {
    padding: 2px;
    border: 1px solid #727a80;
}
.team-name {
    padding-top: 0px;
    padding-left: 70px;
}
.team-position {
    font-size: 12px;
    color: #a2bee0;
    padding-top: 5px;
}
.author_profile a {
    font-size: 11px;
    color: #879198;
    border-bottom: 1px dotted #879198;
}
.author_profile a:hover {
    border-bottom: 1px solid #879198;
}

/* News page */
#news_list li {
	padding: 20px 15px 25px 10px;
	background: url(../images/gray_dotted_border.gif) repeat-x left top;
	text-decoration: none;
	color: #dedede;
	cursor: pointer;
	margin: 0px;
}
	#news_list li.hover {
		background-color: #242529;
	}
	#news_list .title, 
	#news_list .title a {
    	color: #c4c4c4;
		font: bold 13px Arial, helvetica, sans-serif;
	}
	
	#news_list .image {
    	float: left;
    	margin-right: 20px;
    	margin-bottom: 0px;
	}
	
	#news_list img {
    	padding: 2px;
    	border: 1px solid #727a80;
	}
	 
	#news_list .date {
    	display: block;
    	font-size: 11px;
    	color: #879198;
	}
	
	#news_list .source {
		display: block;
    	font-size: 11px;
    	color: #879198;
	}
	

#news_details_wrapper {
	
}
	#news_details_wrapper .date {
		font-size: 18px;
	}
	#news_details_wrapper .title {
		font-size: 15px;
		border-bottom: 1px dotted #dedede;
		padding: 10px 0px 10px 0px;
		color: #c4c4c4;
	}	
	#news_details_wrapper .text {
		font-size: 13px;
		padding: 0px;
		color: #c4c4c4;
	}
	#news_details_wrapper .source {
		display: block;
    	font-size: 11px;
    	color: #879198;
		padding: 0px 0px 10px 0px
	}
	#news_details_wrapper .text a {
		text-decoration: underline;
		color: #2386c8;
	}
	#news_details_wrapper .text a:hover {
		text-decoration: none;
	}
	
#news_details_gallery {
	margin-top: 20px;	
}
#news_details_gallery li {
	float: left;
	margin-right: 30px;
	margin-bottom: 10px;
	width: 180px;
	height: 150px;
}
#news_details_gallery li.third {
	margin-right: none;
}
#news_details_gallery img {
	border: 4px solid #aaa;
}

.news-holder {
    clear: both;
	position: relative;
    top: 0px;
    display:block;
}
.news-title p {
    padding: 0px 0px 10px 0px;
}

  

div.places {
    display: block;
    margin-top: 10px;
    margin-bottom: 20px;
    background: #323539 url('../images/gray_dotted_border.gif') repeat-x left bottom;
}
.place-title {
    background: url('../images/heading-dark.gif') no-repeat left top;
    height: 42px;
    font: 22px/42px Arial, Helvetica, sans-serif;
    padding-left: 12px; 
    border-bottom: 2px solid #275e74;
}
.place-location {
    width: 250px;
    padding: 15px;
    float: left;
} 
.place-contacts {
    padding: 15px;
}
.place-notes {
    clear: both;
    padding: 15px;
}
.gall-small-title {
    background: url('../images/gal-small-title.gif') no-repeat left top;
    width: 302px;
    height: 42px;
    line-height: 42px;
    font: 22px/42px Arial, Helvetica, sans-serif;
}
.gall-border-blue {
    border-bottom: 2px solid #275e74;
}
.gall-border-green {
    border-bottom: 2px solid #5d6942;
}
a.gall-link {
    display: block;
    background: #323539 url('../images/gray_dotted_border.gif') repeat-x left bottom;
    padding: 10px;
    line-height: 17px;
} 
a.gall-link:hover {
   background-color: #242529; 
}
.gall-date {
    display: block;
    padding-top: 4px;
    font-size: 11px;
    color: #879198;
}
.gall-details-title {
    margin-top: 10px;
    margin-bottom: 6px;
    width: 632px;
    background: #27292c url('../images/heading-dark.gif') no-repeat left top;
    font: 18px/23px Arial, Helvetica, sans-serif;
}
.gall-details-title div {
    padding: 10px;
}
.gall-thumb {

}

.gallery_wrapper {
	background-color: #323539;
	padding: 13px 0px 13px 13px;
}
.gallery ul.gallery_list li { 
    display: block;
    float: left; 
	background: url('../images/gallery_image_bkg.gif') no-repeat left top;
    height: 172px;
    width: 146px;
    margin-right: 7px;
    margin-bottom: 7px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
	}
	
#gallery_home ul li { 
    display: block;
    float: left; 
	background: url('../images/home_gallery_bkg.png') no-repeat left top;
    height: 193px;
    width: 146px;
    margin-right: 5px;
    margin-bottom: 7px;
    text-align: center;
    color: #a2a2a2;
    font-size: 11px;
    line-height: 15px;
	}
	
#gallery_home ul li.last {
    margin-right: 0px;
}	
a.gall-comments-link {
    color: #a2a2a2;
    font-size: 11px;
    text-align: center;
    margin: 0px auto;
    border-bottom: 1px dotted #60656d;
}	
a.gall-comments-link:hover {
    border-bottom: 1px solid #cccccc;
}

.gallery_name {
	color: #a2a2a2;
    font-size: 11px;
    text-align: center;
    margin: 0px auto;
    border-bottom: 1px dotted #60656d;
}
.comment_wrapper {
    border-bottom: 1px solid #656565;
    clear: both;
    padding: 10px 0 15px 0;
    }
    
.comment_meta_data {
    float: left;
    width: 160px;
    font-size: 13px;
    color: #8b8b8b;
    }    
    
.comment_meta_data span {
    font-size: 12px;
    font-style: italic;
    }    

.comment_text {
    float: right;
    width: 420px;
    }    
.comment_preview {
    font-size: 14px; margin: 20px 0 0 0; border-bottom: 1px solid #ccc; line-height: 24px;
    } 

#comments ul li {
    padding: 3px 0;
    clear: both;
    }
    
#comments label {
    display: block;
    float: left;
    text-align: right;
    width: 155px;
    padding-right: 5px;
    font-weight: bold;
    line-height: 22px;
}

.heading_list {
    clear: both;
    font-size: 14px; 
    font-weight: bold; 
    margin: 20px 0 0 0; 
    border-bottom: 1px solid #656565; 
    line-height: 24px;
}
.question_wrapper {
    border-bottom: 1px solid #656565;
    clear: both;
    padding: 10px 0 15px 0;    
    }
.question_meta_data {
    float: left;
    width: 120px;
    font-size: 13px;
    color: #8b8b8b; 
    } 
.question_text {
    float: right;
    width: 500px;
    font-weight: bold;
    }  
.question_answer {
    float: right;
    width: 500px;
    color: #bcbcbc;
    } 
.question_name {
    font-size: 11px;
    font-style:italic;
    color: #656565 ;
    }    
.searchForm {
    float: right;
    width: 500px;
    text-align: right;
    }
.searchForm label {
    display: block;
    font-size: 11px;
    color: #cdcdcd ; 
    } 
.searchForm input.textField {
    width: 240px;
    font-size: 13px;
    border: 1px solid #484949;
    color: #abacac;
    padding: 3px;
    background-color: #303131;
    } 
    
    
    
.boxes {
    font-family: Arial, Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    margin:5px 0;
    padding:5px 5px;
    float: right;
}
	.boxes a:link, .boxes a:visited, .boxes a:active {
	    color:#666666;
	    border: 1px solid #dbdbdb;
	    margin: 1px;
	    text-decoration: none;
	    padding: 2px 6px;
	}
	.boxes a:hover {
	    color:#000;
	    background: #dedede;
	    border: 1px solid #dedede;
	    margin: 1px;
	    text-decoration: none;
	}
	.boxes .current {
	    border: 1px solid #dedede;
	    color:#333333;
	    font-weight: bold;
	    margin: 1px;
	    padding: 2px 6px;
	    background: #dedede;
	}


.subscribe_comments {
    color: #abacac;
    padding-top: 15px;
    }  
.comment_title {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 12px;
    } 
.subscribe_comments p {
    padding: 0px 0px 0px 15px;
    margin: 0px;
    }
.info_date {
    font-size: 11px;
    color: #879198; 
    float: right;
	}
	
	
	
.home_news {
	position: relative;
    width: 669px;
    padding: 0px 0px 8px 0px;
	
}	
	.home_news li {
		position: relative;
	    float: left;
	    width: 217px;
	    margin-right: 9px;
	    cursor: pointer;
	}
	.home_news li.last {
	    margin-right: 0px;
	}
	.home_news_photo {
	    position: absolute;
	    top: 0px;
	    height: 140px;
	    vertical-align:top;
	    }
	.home_news_photo img {
	    position: absolute;
	    top: 0px;
	    border: 5px solid #012935;
	}
	.home_news_text {
	    position: absolute;
	    top: 145px;
	    left: 18px;
	    width: 185px;
	}
	a.home_news_more {
	    color: #00b8e9;
	    border-bottom: 1px dotted #00b8e9;
	    font-size: 12px;
	}
	
	
    /*
.home_adv {
    height: 31px;
    background: url('../images/_tmp_center_big.gif') no-repeat left top;
    }
.home_adv div {
    background: url('../images/_tmp_center_big.gif') no-repeat right top;
    margin-left: 15px;
    height: 31px;
    line-height: 31px;
    font-size: 14px;
    }
.home_adv_black {
    height: 31px;
    background: url('../images/title_bkg_black.gif') no-repeat left top;
    }
.home_adv_black div {
    background: url('../images/title_bkg_black.gif') no-repeat right top;
    margin-left: 15px;
    height: 31px;
    line-height: 31px;
    font-size: 14px;
    }    
    */
.faq_wrapper {
    background: url(../images/gray_dotted_border.gif) repeat-x left bottom;
    }    
.faq_wrapper .question {
    color: #fff;
    color: #aaaaaa;
} 
.faq_wrapper .answer {
    color: #848c95;
    font-size: 12px;
}   

#rubrics_list a {
	display: block;
	overflow: hidden;
	padding: 0px 0px 1px 8px;
	height: 19px;
	border-bottom: none;
	background: url(../images/home_rubrics_bkg.gif) no-repeat left top;
	font-size: 11px;
    text-align: left;
    line-height: 19px;
	color: #626265;
}
#rubrics_list a:hover {
	background-position: center -26px;
	color: #dedede;
}

	
a.home_rubric {
    background: url(../images/home_rubrics_bkg.gif) no-repeat left top;
    display: block;
    height: 19px;
    overflow: hidden;
    font-size: 11px;
    text-align: left;
    padding-left: 8px;
    line-height: 19px;
    padding-bottom: 1px;
    border-bottom: none;
    color: #c4c4c4;
	color: #626265;
}
a.home_rubric:hover {
    background-position: center -26px;
	color: #dedede;
}
dl {
}
dt {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 5px;
    font-weight: normal;
    color: #8f99a0;
}
dd {
    margin-left: 20px;
    color: #d5d5d5;
}
dd a {
    color: #d5d5d5;
    border-bottom: 1px dotted #9d9d9d;
}
dd a:hover { 
    border-bottom: 1px solid #9d9d9d;
    }
	
#ajax_gallery .image {
	float: left;
	margin-right: 20px;
}	
#ajax_gallery .image td {
	background: url('../images/gallery_image_bkg.png') no-repeat left top;
	height: 402px;
	width: 402px;
	text-align: center;
	vertical-align: middle;
}
#ajax_gallery .image_details {
	margin-left: 422px;

}
#ajax_gallery .image_details li {
	border-top: 1px solid #27292c;
	padding: 4px 0px;
}
#ajax_gallery .image_details li span {
	display: block;
	width: 100%;
	font-size: 11px;
	font-weight: bold;
	color: #62676e;
}
.video_upload_table {
}
.video_upload_table td {
	padding: 4px;
}
.not_required {
	display: block;
	color: #8b8b8b;
	font-size: 11px;
}
#video_engine_wrapper {
	width: 670px;
	margin: 0px auto;
	padding-top: 50px;
}
.video_preview {
	background: url(../images/video_preview_bkg.png) no-repeat left top;
	padding: 29px 28px;
}
.video_preview_home {
	background: url(../images/home_media_bkg_loop.gif) repeat-y left top;
	padding: 5px 12px;
	text-align: center;
}
.video_meta_data {
	padding-left: 28px;
}
.video_meta_data dt {
	font-size: 13px;
	border-top: 1px dotted #656565;	
	width: 570px;
}
.video_meta_data dd {
	font-size: 15px;
	padding-right: 35px;
}

#upload_video_button {
	padding: 15px 15px 12px 15px;
	background-color: #575b63;
	margin-bottom: 24px;
}
#upload_video_button p {
	padding: 0px;
	margin: 0px;
}
#upload_video_button a {
	float: right;
	margin-top: 3px;
}

#download_list {
	padding: 15px 15px 12px 15px;
}
#download_list p {
	padding: 0px;
	margin: 0px;
	line-height: 18px;
}
#download_list a {
	float: right;
	margin-top: 0px;
}

#home_small_videos {
	float: right;
	width: 148px;
}
#home_small_videos {
	height: 228px;
	background: url(../images/home_video_bkg_small.gif) no-repeat left top;
}


.video_black_bkg_top {
	background: url(../images/home_video_bkg_top.png) no-repeat left top;
	height: 10px;
}
.video_black_bkg_bottom {
	background: url(../images/home_video_bkg_bottom.png) no-repeat left bottom;
	height: 10px;
}


.basic  {
	width: 630px;
}
.basic div {
}

.basic p {
	margin-bottom : 10px;
	border: none;
	text-decoration: none;
	font-weight: bold;
	font-size: 10px;
	margin: 0px;
	padding: 10px;
}
.basic a.headers {
	cursor:pointer;
	display:block;
	padding:10px 10px;
	margin-top: 0;
	text-decoration: none;
	font-size: 18px;
	color: #aaaaaa;
	background-color: #27292c;
	border-bottom: 2px solid #275e74;
	margin-right: 25px;
}
.basic a.headers:hover {
	background-color: #575b63;
}
.basic a.selected {
	background-color: #80cfe2;
	background-color: #575b63;
}
#home_media_wrapper_left, #home_media_wrapper_right {
	position: absolute;
	top: 15px;
	width: 307px;
	height: 382px;
	text-align: center;
}
#home_media_wrapper_left {
	left: 18px;
}
#home_media_wrapper_right {
	right: 20px;
}

#home_video_1 {
	position: absolute;
	top: 239px;
	left: 14px;
}

#home_video_2 {
	position: absolute;
	top: 239px;
	right: 14px;
}
#home_video_1 img, #home_video_2 img {
	border: 1px solid #2b2e31;
}

#home_video_player {
	position: absolute;
	top: 14px;
	left: 13px;
	height: 210px;
}

.home_media_button {
	position: relative;
	top: 335px;
}
.home_media_bkg {
	position: absolute;
	left: 0; top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/home_media_bkg.png) no-repeat left top;
}

/* home media image area */
#home_media_img {
	position: absolute;
	top: 14px;
	left: 13px;
	height: 210px;
	width: 280px;
	height: 212px;
	overflow; hidden;

}
#home_media_img img {
	width: 278px;
	height: 184px;
	border: 1px solid #6f848f;
}
#home_media_img .title {
	font-weight: bold;
	font-size: 11px;	
	color: #aaaa9d;
}
#home_media_img1 {
	position: absolute;
	top: 239px;
	left: 14px;
}

#home_media_img2 {
	position: absolute;
	top: 239px;
	right: 14px;
}
#home_media_img1 img, #home_media_img2 img {
	border: 1px solid #2b2e31;
}

.home_video_link {
	width: 280px;
	height: 212px;
	display: block;
	overflow: hidden;
}

/* HOME PAGE */

span.videoStill {
    display: block;
    position: relative;
    padding: 0px;
   	background: #6f848f;
    border: 1px solid #2b2e31;
}

span.videoStill span.still {
    position: relative;
    display: block;
    float: left;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

span.videoStill span.play {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 1px;
    left: 1px;
    text-indent: -9999px;
    overflow: hidden;
}
a:hover span.videoStill {
    border-color: #f68b1a;
}



span.videoStillMedium {
    width: 128px;
    height: 72px;
    overflow: hidden;
	
}
	span.videoStillMedium span.still img {
	    position: relative;
		width: 127px;
	    height: 72px;
		padding: 0px;
		left: 0px;
		top: 0px;
	}
	span.videoStillMedium span.play {
	   	background: url(../images/vplay.png) no-repeat left top;
		width: 125px;
	    height: 70px;
	    top: 0px;
	    left: 0px;
	}
	* html span.videoStillMedium span.play  {
	    background: transparent;
	    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/vplay.png', sizingMethod='crop');
	    cursor: pointer;
	}
	span.videoStillMedium .title {
		font-weight: bold;
		font-size: 11px;	
	}

/* Mega */
span.videoStillMega {
    width: 278px;
    height: 184px;
    overflow: hidden;
}

	span.videoStillMega span.still img {
		width: 296px;
	    height: 210px;
	    position: relative;
	}
	
	span.videoStillMega span.play {
	   background: url(../images/vplay_mega.png) no-repeat left top;
		width: 252px;
	    height: 140px;
	    top: 25px;
	    left: 15px;
	}
	.home_video_link .title {
		font-weight: bold;
		font-size: 11px;	
		line-height: 25px;
		color: #aaaa9d;
	}
	
	* html span.videoStillMega span.play  {
	    background: transparent;
	    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/vplay_mega.png', sizingMethod='crop');
	    cursor: pointer;
	}
	

	
.upload_video_header {
	font-size: 16px;
	padding: 3px 0px 10px 0px;
}
#tabs a {
	font-size: 13px;
}
#tabs-1, #tabs-2, #tabs-3 {
	padding-top: 35px;
}
.howto_upload {
	font-size: 12px;
	color: #dedede;
	padding: 0px 20px;
}
.howto_upload h4 {
	font-size: 14px;
	border-bottom: 1px solid #dedede;
	margin-top: 20px;
}
#container h1 {
	font-size: 20px;
	margin: 20px 0px;
}