
body {
	font-family: Andale Mono, arial;
	font-size: 14px;
}

a {
	outline: 0;
}

h1 {
	font-size: 17px;
	color: #000;
	font-weight: bold;
}

h2 {
	font-weight: normal;
	font-size: px;
	font-style: italic;
	color: #999;
}

.siteheader {
	position: relative;
	width: px;
	height: 73px;
	background: #FFF url('../images/common//site_header.png') no-repeat top right;
}

div.maindiv {
	width: px;
	background: #FFF;
	text-align: left;
}

.topnav {
	position: absolute;
	top: 0;
	right: 0;
	width: 223px;
	height: 16px;
}

.top1 {
	width: 12px;
	height: 16px;
	float: right;
	position: relative;
}

.top2 {
	width: 23px;
	height: 16px;
	float: right;
	position: relative;
}

.top3 {
	width: 100px;
	height: 16px;
	float: right;
	position: relative;
}


.menu {
	width: 100%;
/*	height: 20px;*/
	height: 35px;
	background: #FFFFFF url(../images/common/bg_menu2.png) repeat-x;
}

.menu li {
	display: block;
	float: left;
	line-height: 35px;
	padding-right: 1px;
	background: transparent url(../images/common/bg_menu_separator.png) center right no-repeat;
}

.menu a:link,
.menu a:hover,
.menu a:visited {
	color: #000;
	text-decoration: none;
	font-weight: bold;
/*	padding: 3px 10px 3px 10px;*/
	padding: 10px 14px 10px 14px;
	margin-right: 2px;
}

.menu a:hover {
	background-image: url('../images/common/bg_menu2.png');
	background-position: 0px 35px;
	margin-right: 2px;
}

.menuSEP {
	background: transparent url(../images/common/bg_menu_separator.png) center right no-repeat;
}

.menuHO {
	background-image: url('../images/common/bg_menu2.png');
	background-position: 0px 34px;
}

.menu1 {
	border-bottom: solid 1px #808080;
}

.menu_border {
	background: url(../images/common/bg_menu_separator.png) center left no-repeat;
	border-bottom: solid 1px #808080;
}

.vdots {
	width: 168px;
	border-bottom: dotted 1px #000;
	text-align: center;
	padding: 40px 0 0 0;
	font-size: 16px;
	color: #555;
	text-align: left;
}

.sharelinks {
	font-size: 14px;
	color: #808080;
	width: 200px;
	float: left;
	margin-top: 10px;
	padding-right: 5px;
}

.main {
	width: 650px;	position: relative;
	float: left;
	top: 0;
		left: 0;
	}


.pagetitle {
	color: #000;
	font-weight: bold;
	font-size: 12px;
}

.banner1 {
	width: 650px;	height: 70px;
	position: relative;
	float: left;
	top: 0;
	left: 0;
	border-bottom: solid 1px #EBEBEB;
	text-align: center;
	padding-top: 10px;
	background-color: #FFF;
}

.countNews {
	font-size: 15px;
	color: #FF0000;
}

.artimg {
	float: left;
	padding: 0 10px 10px 0;
}

.subtitle {
	clear: both;
}

.content {
	font-size: px;
}

.related{
	top: 30px;
	width: 200px;
	display: block;
	float: left !important;
	margin: 0 10px 10px 0;	
}

.related a:link,
.related a:hover,
.related a:visited {
	color: #595959;
	text-decoration: none;
	padding: 0 10px 0 0;
/*	background: url(../images/common/ico_relfile.gif) 0 center no-repeat;*/
}

.related a:hover {
	color: #DF0000;
/*	background: url(../images/common/ico_relfile_red.gif) 0 center no-repeat;*/
}

.rel_noborder {
	width: 190px;
	margin: 5px;
}

.rel_smalldiv {
	clear: both;
	min-height: 70px;
	margin: 10px 0 10px 0;
}

.date {
	color: #DF0000;
	font-weight: bold;
}

.inArticle {
	width: 100%;
	background-color: #EBEBEB;
	border-top: solid 1px #D3D3D3;
	border-bottom: solid 1px #D3D3D3;
	margin-bottom: 10px;
	height: 25px;
}

.sl {
	font-weight: bold;
	font-size: 12px;
}

.inArtTags {
	width: 630px;	border-top: dotted 2px #D3D3D3;
	border-bottom: none;
	border-left: none;
	border-right: none;
	height: 2px;
}

.auth {
	float: left;
	margin-right: 10px;
	font-size: 12px;
}

div.authors {
	width: 240px;
	height: 250px;
	float: left;
	padding: 5px;
}

.auth_feedback {
	width: 200px;
	border: solid 1px #999;
	font-family: arial;
	font-size: 11px;
	margin-bottom: 8px;
}

.iaPages {
	font-size: 15px;
	color: #FF0000;
	padding: 2px;
	text-align: right;
	clear: both;
}

.search_button {
	width: 60px;
	height: 22px;
	border: none;
	background: url('../images/common/button_search_.gif');
	float: right;
	margin-top: -21px;
}

.search_tags {
	width: 560px;}

.div_search {
	position: absolute;
	top: 23px;
	left: 250px;
	width: 350px;
	height: 40px;
}

a.div_search:link,
a.div_search:hover,
a.div_search:visited {
	display: block;
	line-height: 40px;
}

a.div_search:hover {
	background: url(../images/common/search_.gif);
}

.search_field {
	position: absolute;
	top: 5px;
	left: 10px;
	width: 275px;
	height: 20px;
}

.search_title {
	font-size: 15px;
	color: #808080;
	text-decoration: none;
}

.search_r {
	text-decoration: none;
	color: #000;
	padding: 10px;
}

.search_r a:link,
.search_r a:visited,
.search_r a:hover {
	font-size: 15px;
	color: #808080;
}

.search_r a:hover {
	color: green;
}

a.search_ar:link,
a.search_ar:visited,
a.search_ar:hover {
	display: block;
	text-decoration: none;
	border: solid 1px transparent;
}

a.search_ar:hover {
	border: dotted 1px #AAA;
}

.search_a {
	color: #407544;
	font-size: 11px;
}

a.nw_hidden:link,
a.nw_hidden:visited,
a.nw_hidden:hover {
	display: block;
	background: url('../images/common/ico_openblank_.gif') top right no-repeat;
	background-position: 0 0;
}

a.nw_hidden:hover {
	background: url('../images/common/ico_openblank_.gif') top right no-repeat;
	background-position: 0 -14px;
}

.nw_hidden,
.nw_hidden_div {
	float: right;
	margin: 0 5px 0 0;
	width: 98px;
	height: 12px;
	text-align: right;
	cursor: pointer;
	height: 14px;
}

.voteyes {
	color: #78C042;
	font-size: 20px;
	font-weight: bold;
}

.voteno {
	color: #EE2728;
	font-size: 20px;
	font-weight: bold;
}

.vYes {
	width: 25px;
	height: 25px;
	background: url('../images/common/ico_thumbup.png');
	border: none;
	cursor: pointer;
}

.vNo {
	width: 25px;
	height: 25px;
	background: url('../images/common/ico_thumbdown.png');
	border: none;
	margin-left: 10px;
	cursor: pointer;
}

.submenu {
	width: -25px;
	padding: 5px 0 5px 25px;
	border-bottom: solid 2px #DF0000;
	color: #000;
	font-size: 13px;
	background: url('../images/common/red_arrow.gif') 10px center no-repeat;
}

.submenu a:link,
.submenu a:visited {
	color: #076CA0;
	text-decoration: none;
}

.submenu a:hover {
	color: #DF0000;
	text-decoration: underline;
}

.path {
	padding: 10px 0 5px 20px;
	color: #B22222;
	font-size: 11px;
}

.path a:link,
.path a:visited {
	color: #000000;
	text-decoration: underline;
}

.path a:hover {
	color: #B22222;
	text-decoration: none;
}

.feedback {
	width: 300px;
	border: solid 1px #999;
	font-family: arial;
	font-size: 11px;
	margin-bottom: 8px;
}

.captcha {
	width: 80px;
	border: solid 1px #999;
	font-family: arial;
	font-size: 11px;
	margin: 7px;
}

.rss {
	font-size: 14px;
	padding-left: -5px;
}

.rss a:link,
.rss a:visited,
.rss a:hover {
	background: none;
	border: none;
}

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

.rss_top {
	float: right;
	width: 40px;
	height: 40px;
	position: relative;
		margin-top: 22px;
		margin-right: 10px;
	cursor: pointer;
}

.rss_top a:link,
.rss_top a:visited,
.rss_top a:hover {
	display: block;
	line-height: 40px;
	text-decoration: none;
}

/* BLOCKS */

#page-wrap {
	width: 630px;	min-height: 400px;
	margin: 20px auto;
}

.reasonbar {
	width: 626px;	overflow: hidden;
	color: white;
}

.catpicker {
	margin-left: 10px;
}

.catdata {
	float: left;
	font-size: 11px;
	color: #555;
	padding: 4px;
}

.frame1 {
	border: 2px solid #EBEBEB;
	float: left;
	margin-bottom: 10px;
}

.news1 .reasonbar {
	background: #EBEBEB;
}

.frame2 {
	border: 2px solid #DBDBDB;
	float: left;
	margin-bottom: 10px;
	cursor: pointer;
}

.news2 .reasonbar {
	background: #DBDBDB;
}

.frame3 {
	border: 2px solid #DBDBDB;
	float: left;
	margin-bottom: 10px;
	cursor: pointer;
}

.news3 .reasonbar {
	background: #DBDBDB;
}

.nTitle {
	width: 95%;
	font-size: 17px;
	color: #000;
}

.nSub {
	margin-left: 80px;
	color: #808080;
	background: #fff;
	padding: 5px;
}

.nSubPM {
	color: #000;
	background: #fff;
	padding: 5px;
}

.nImmage {
	float: left;
	width: 80px;
	padding: 5px 0 5px 0;
	vertical-align: top;
	text-align: center;
}

a.nLink,
a.nLink:link,
a.nLink:visited,
a.nLink:hover {
	text-decoration: none;
}

.hidden {
	display: none;
}

.price150 {
	width: 150px;
	font-size: 12px;
	color: #808080;
	text-align: center;
	float: left;
	margin: 10px 2px 10px 2px;
	font-family: arial;
}

.price150 a:link,
.price150 a:hover,
.price150 a:visited {
	margin-top: 40px;
	color: #000;
	text-decoration: none;
	font-size: 30px;
	font-family: arial;
}

.price150 a:hover {
	color: #B22222;
}


/* SLIDER */

.floatLeft {
	float: left;
}

.floatRight	{
	float: right;
}

.clear  {
	clear: both;
}

#slider-wrap {
		width: 487px;
		height: 396px;
	margin: 0 auto;
	position: relative;
		background: url(../images/common/bg.png) top center no-repeat;
	}

ul {
	list-style: square inside;
}

blockquote {
	padding: 0 20px;
	font-size: 14px; 
	font-family: Georgia, serif;
	font-style: italic;
	margin-top: 10px;
}

.slider-wrap {
		width: 419px;
		position: absolute;
	top: 34px;
	left: 34px;
}

.stripViewer .panelContainer 
.panel ul {
	text-align: left;
	margin: 0 15px 0 30px;
}

.stripViewer {
	position: relative;
	overflow: hidden;
		width: 419px;
		height: 285px;
}

.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
}

.stripViewer .panelContainer .panel {
	float: left;
	height: 100%;
	position: relative;
		width: 419px;
	}

.stripNavL, .stripNavR, .stripNav {
	display: none;
}

.nav-thumb {
	border: 1px solid black;
	margin-right: 5px;
}

#movers-row {
		margin: 0 -60px 0 40px;
	}

#movers-row div {
	width: 20%;
	float: left;
	text-align: center;
}

#movers-row div a.cross-link {
	float: right;
}

.photo-meta-data {
	background: url(../images/common/transpBlack.png);
	padding: 10px;
			width: 399px;
		height: 50px;
		margin-top: -70px;
	position: absolute;
	z-index: 9999;
	color: white;
	top: 285px;
}

.cross-link {
	display: block;
	width: 62px;
	margin-top: -14px;
	position: relative;
	padding-top: 15px;
	z-index: 9999;
}

.active-thumb {
}

.pml {
	margin: 0 -15px 0 -10px;
}

.titleRotator {
	position: absolute;
	top: 10px;
	left: 10px;
	font-size: 17px;
	font-weight: bold;
		width: 310px;
	}

.readall {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.navFB {
	float: left;
	margin-top: 2px;
	margin-left: 8px;
}

/* DROPDOWN */

.dropdown {
	margin-left: 110px;
	margin-top: 2px;
	margin-bottom: -10px;
	width: 100%;
	font-weight: normal;}

.dropdown dt {
	width:100px;
	border:1px solid #7F7F7F;
	padding:0px;
	color: #7F7F7F;
	cursor:pointer;
	text-align: center;
	font-weight: normal;
}

.dropdown dd {
	position:absolute;
/*	overflow:hidden;*/
	display:none;
	background:#7F7F7F;
	z-index:200;
	opacity:0;
	font-weight: normal;
	margin-left: 0px;
	overflow:hidden;}

.dropdown ul {
/*	width:204px;*/
	border:1px solid #7F7F7F;
	list-style:none;
}

.dropdown li {
/*	display:inline;*/
	text-align: left;
	font-weight: normal;
}

.dropdown a,
.dropdown a:active,
.dropdown a:visited {
	display: block;
	padding: 5px;
	color: #7F7F7F;
	text-decoration: none;
	background: #FFF;
	margin-left: -40px;
	font-weight: normal;
}

.dropdown a:hover {
	background:#EBEBEB;
}
