.bordertest {border:1px dotted black;}

body {
	font: 62.5% "trebuchet MS", Arial, sans-serif;
	background: #eeeeee;
}

.article_table {
	border: 1px solid black;
}

.article_table td {
	padding: 5px;
	border: 0px;
	margin: 0px;
}

.article_gray, .article_white, .article_big, #footer, #most_reads ol {
	font: 1.3em Georgia, "Times New Roman", Times, serif;
}

.red h2 {background: #e8641b;}
.red strong {color: #e8641b;}
.green h2 {background: #429037;}
.green strong {color: #429037;}
.blue h2 {background: #5d5ba2;}
.blue strong {color: #5d5ba2;}
.yellow h2 {background: #e9a616;}
.yellow strong {color: #e9a616;}
.dark h2 {background: #4b4b4b;}
.dark strong {color: #4b4b4b;}
.black h2 {background: #101010;}
.dark strong {color: #101010;}

.article_gray, #editorials_background_hack, #footer, .article_table tr.tr_gray {background: #eeeeee;}

tr.tr_whit {background:white; }

#body {background: #f9f9f9;}

a {text-decoration: none;}

.shadow8 {position: relative; background: url('images/shadows/e.gif') repeat-y right; right: -10px;}
.shadow7 {position: relative; width: 100%; height: 100%; background: url('images/shadows/n.gif') repeat-x top; top: -10px; right: 10px;}
.shadow6 {position: relative; width: 100%; height: 100%; background: url('images/shadows/w.gif') repeat-y left; left: -10px; top: 10px; }
.shadow5 {position: relative; width: 100%; height: 100%; background: url('images/shadows/s.gif') repeat-x bottom; bottom: -10px; left: 10px;}
.shadow4 {position: relative; width: 100%; height: 100%; background: url('images/shadows/ne.gif') no-repeat right top; right: -10px; top: -20px;}
.shadow3 {position: relative; width: 100%; height: 100%; background: url('images/shadows/nw.gif') no-repeat left top; left: -20px;}
.shadow2 {position: relative; width: 100%; height: 100%; background: url('images/shadows/sw.gif') no-repeat left bottom; bottom: -20px;}
.shadow1 {position: relative; width: 100%; height: 100%; background: url('images/shadows/se.gif') no-repeat right bottom; right: -20px;}
.shadow0 {position: relative; width: 100%; height: 100%; left: -10px; top: -10px;}

.shadow_light8 {position: relative; background: url('images/shadows_light/e.gif') repeat-y right; right: -10px;}
.shadow_light7 {position: relative; width: 100%; height: 100%; background: url('images/shadows_light/n.gif') repeat-x top; top: -10px; right: 10px;}
.shadow_light6 {position: relative; width: 100%; height: 100%; background: url('images/shadows_light/w.gif') repeat-y left; left: -10px; top: 10px; }
.shadow_light5 {position: relative; width: 100%; height: 100%; background: url('images/shadows_light/s.gif') repeat-x bottom; bottom: -10px; left: 10px;}
.shadow_light4 {position: relative; width: 100%; height: 100%; background: url('images/shadows_light/ne.gif') no-repeat right top; right: -10px; top: -20px;}
.shadow_light3 {position: relative; width: 100%; height: 100%; background: url('images/shadows_light/nw.gif') no-repeat left top; left: -20px;}
.shadow_light2 {position: relative; width: 100%; height: 100%; background: url('images/shadows_light/sw.gif') no-repeat left bottom; bottom: -20px;}
.shadow_light1 {position: relative; width: 100%; height: 100%; background: url('images/shadows_light/se.gif') no-repeat right bottom; right: -20px;}
.shadow_light0 {position: relative; width: 100%; height: 100%; left: -10px; top: -10px;}

#shadow_div {
	background: white;
	margin: 2em auto 5em;
	width: 95%; min-width: 76em;
}

h1 {
	background: #f9f9f9 url(images/title.gif) no-repeat;
	text-indent: -700px;
	font-size: 1px;
	height: 50px;
	border-top: 5px solid white;
	border-right: 5px solid white;
	border-left: 5px solid white;
	margin: 0px; padding: 0px;
	cursor: pointer;
}

h1.red {background: #f9f9f9 url(images/title_red.gif) no-repeat;}
h1.dark {background: #f9f9f9 url(images/title_dark.gif) no-repeat;}
h1.blue {background: #f9f9f9 url(images/title_blue.gif) no-repeat;}
h1.green {background: #f9f9f9 url(images/title_green.gif) no-repeat;}
h1.yellow {background: #f9f9f9 url(images/title_yellow.gif) no-repeat;}

#bluechip {
	background: #2e77d4 url('images/index.jpg') no-repeat left top;
	height: 90px;
	cursor: pointer;
}

#red_logo {background: #502427 url('images/scitech.jpg') no-repeat left top; height: 90px; cursor: pointer;}
#dark_logo {background: #616161 url('images/editorials.jpg') no-repeat left top; height: 90px; cursor: pointer;}
#yellow_logo {background: black url('images/entertainment.jpg') no-repeat center top; height: 90px; cursor: pointer;}
#green_logo {background: #429037 url('images/world.jpg') no-repeat center top; height: 90px; cursor: pointer;}
#blue_logo {background: #4a488f url('images/sport.jpg') no-repeat left top; height: 90px; cursor: pointer;}

#menu_top_background {
	font-size: 1.6em;
	background: #373737 url('images/menu_top_background.gif') repeat-x;
	height: 40px;
	overflow:hidden;
}

#menu_top_halo {
	background: url(images/menu_top_halo.gif) no-repeat right top;
	height: 40px;
	width: 100%;
}

#menu_top {
	vertical-align:bottom;
}

#menu_top ul {
	font-size: 1.2em;
	padding: 0px 0px 8px 1em;
	margin: 0px;
	list-style: none;
}

#menu_top ul li {
	display: inline;
	padding: 0px 3px;
	height: 0.5em;
/*	text-decoration: bold;*/
	color: #f9f9f9;
}

#menu_top ul li a {color: #f9f9f9;}
#menu_top ul li a:hover {color: #f7fa01;}

#headline {
	font-weight: bold;
	color: white;
	height: 40px;
	vertical-align: middle;
	text-align:left;
	text-indent: -3em;
	padding-left: 3em;
}

#field_name {
	background: #373737;
	height: 4em;
}

#field_name h2 {
	text-decoration: none;
	font-size: 1.7em;
	margin: 0px;
	padding: 2px 1em;
}



#body {
	border-top: 1px solid white;
	border-right: 5px solid white;
	border-bottom: 5px solid white;
	border-left: 5px solid white;
	overflow: auto;
	padding-top: 3em;
}

.articles {
	float: left;
	width: 100%;
	margin-right: -200px;
}

.articles_conent {
	margin-right: 200px;
}

.side {
	width: 200px;
	float: right;
	text-align: center;
}


.group {
	float: left;
	width: 49.99%;
}

img { border: 0px; }

h2 {
	margin: 5px;
	font-size: 1.6em;
	font-weight: bold;
	color: white;
	padding: 3px 1em;
}

h3 {
	margin: 5px;
	margin-bottom: 45px;
	font-size: 2em;
	font-weight: bold;
	text-align: center;
}

h4 {
	margin: 5px;
	font-size: 1.5em;
	font-weight: bold;
}

.red h3 { color: #e8641b; }
.green h3 { color: #429037;}
.blue h3 { color: #5d5ba2;}
.yellow h3 { color: #e9a616;}
.black h3 { color: #101010;}

strong {
	font-weight: bold;
}

.article_gray, .article_white {
	margin: 10px;
	padding: 10px;
	clear:both;
	overflow:hidden;
}

.group p {margin: 5px 0px 0px}


.article_thumb {
	margin: .5em 10px .5em 0px;
	float: left;
}

#article_square {
	margin: 0.5em 0.5em 0.5em 0.5em;
	float: right;
}

#article_image_big1 {
	margin: 2em 2em 1em 1.5em;
	float:left;
}

#article_image_big2 {
	margin: 1em 1em 2em 2em;
	float: right;
}

#article_image_big3 {
	margin: 1em 2em 1em 1.5em;
	float:left;
}

#article_image_big4 {
	margin: 1em 1em 2em 2em;
	float: right;
}

#article_image_big5 {
	margin: 1em 2em 1em 1.5em;
	float:left;
}

#article_image_big6 {
	margin: 1em 1em 2em 2em;
	float: right;
}

#article_image_big7 {
	margin: 1em 2em 1em 1.5em;;
	float:left;
}

#article_image_big8 {
	margin: 1em 1em 2em 2em;
	float:right;
}

#article_image_big9 {
	margin: 1em 2em 1em 1.5em;
	float:left;
}

#article_big {
	font-size: 1.2em;
	margin-bottom: 100px;
	margin-left: 2em;
}
/*
.article_big td {
	vertical-align: top;
}*/

.pages {
	font-size: 1.2em;
	text-align: right;
	padding-right: 10px;
	color: red;
	}

.pages a {color:red;}
.pages a:hover {color: #770000;}
.pages em {font-weight: bold; font-style:normal;}

#editorials {
	clear:both;
	overflow:hidden;
	margin: 10px 0px;
	padding-top: 20px;
}
#editorials h2 {
	margin: 0px 10px;
}
#editorials .article_gray {
	background: transparent;
	margin-top: 0px;
	margin-bottom: -1em;	
}

#editorials_background_hack {
	border-bottom: 1px solid black;
	margin: 0px 10px;
}

#most_reads h2 {
	color: #333333;
	background:transparent;
}

#most_reads {
	padding-bottom: 30px;
	overflow:hidden;
}

#most_reads ol {
	width: 50%;
	font-size: 1.2em;
	padding: 0px;
	float:left;
}
#most_reads ol li {
	margin-left: 5.5em;
}

#login label {
	font-size:1.1em;
	margin: 3px 3em;
/*	display:block;*/
	text-align:left;
}

#login input {
	background: white;
	border: 1px solid #999999;
	width: 350px;
}

#login textarea {
	background: white;
	border: 1px solid #999999;
	width: 450px;
}

#login button {
	width: 110px; 
	height: 35px;
}

#search label {
	font-size:1.1em;
	margin: 3px 3em;
	display:block;
	text-align:left;
}

#search input {
	background: white;
	border: 1px solid #999999;
	width: 100px;
}

.advsearch {
}

.advsearch input {
}

.advsearch label {
	margin-left: 10px;
	margin-right: 0px;
}

.advsearch button {
	width: 100px;
	height: 40px;
}

.separator {
	background: #f9f9f9 url(images/search-line.jpg) no-repeat center bottom;
	height: 5px;
	margin-bottom: 30px;
	margin-top: 10px;
	width: 95%;
}

.words {
	text-align: center;
}

.text_input {
	width: 75%;
	background-color: #d3dafa;
}

.ad_box {
	font-size: 1.1em;
	margin: 1em auto;
	background: white url(images/ad_bottom.gif) no-repeat center bottom;
	width: 165px;
	padding-bottom:5px;
}
.ad_box h3 {
	color: #2e77d4;
	background: url(images/ad_top.gif) no-repeat center top;
	padding-top: 8px;
	margin: 0px;
	font-size: 1.4em;
}

.ad_box a {
	color: gray;
}

.ad_box a:hover {
	text-decoration: underline;
}

.feat_box {
	font-size: 1.1em;
	margin: 2em auto;
	background: white url(images/ad_bottom.gif) no-repeat center bottom;
	width: 165px;
	padding-bottom:5px;
}

.feat_box h3 {
	color: #ed17e5;
	background: url(images/ad_top.gif) no-repeat center top;
	padding-top: 8px;
	margin: 0px;
	font-size: 1.4em;	
}

.feat_box a {
	color: gray;
}

.feat_box a:hover {
	text-decoration: underline;
}

#footer {
	font-size: 1.2em;
	clear:both;
}

#menu_bottom {
	position: relative;
	list-style: none;
	background: #b6b6b6;
	margin: 0px;
	padding: 7px;
	text-align: center;
}

#menu_bottom li {
	display:inline;
	margin: 0px 6px;
}

#menu_bottom a {color: white;}
#menu_bottom a:hover {color: white; text-decoration:underline;}

#copyright {
	text-align: right;
	padding: 10px;
	margin-top: 0.6em;
}

.date {
	font-size: 0.90em; 
	color: gray; 
	font-style: italic; 
	text-align: right;
}

.col_red {
	color: #e8641b;
	font-weight: bold;
}
.col_green {
	color: #429037;
	font-weight: bold;
}
.col_blue {
	color: #5d5ba2;
	font-weight: bold;
}
.col_yellow {
	color: #e9a616;
	font-weight: bold;
}
.col_dark {
	color: #4b4b4b;
	font-weight: bold;
}

.search_res_title {
	text-decoration: underline;
}

.search_res {
	font-weight: bold;
	color: #2e77d4;
}

.separator {
	background: #f9f9f9 url(images/search-line.jpg) no-repeat center bottom;
	height: 5px;
	margin-bottom: 30px;
	margin-top: 10px;
	width: 95%;
}

.start_comments {
	margin: 2em 0em 1em 1.5em;
	padding: 0.5em 0em 0.5em 0em;
	background: #d1d8f8;
	font-size: 2em;
	width: 80%;
	text-align: center;
}

.comments_end {
	margin: 0em 0em 1em 0em;
}

.comment_red, .comment_green, .comment_blue, .comment_orange, .comment_black {
	border-style: ridge;
	border-width: 0.2em;
	background: #d1d8f8;
	font-size: 1.2em;
	margin-left: 3em;
	margin-bottom: 1em;
	width: 78%;
}

/*
.comment_red {
	background: #f0d0c6;
}

.comment_green {
	background: #d1f0cf;
}

.comment_blue {
	background: #d1d8f8;
}

.comment_orange {
	background: #fffce0;
}

.comment_black {
	background: #cecece;
}
*/

.comment_red table {
	background: #ebebeb;
	padding: 0em 0.5em 0em 0.5em;
}

.comment_green table {
	background: #ebebeb;
	padding: 0em 0.5em 0em 0.5em;
}

.comment_blue table {
	background: #ebebeb;
	padding: 0em 0.5em 0em 0.5em;
}

.comment_orange table {
	background: #ebebeb;
	padding: 0em 0.5em 0em 0.5em;
}

.comment_black table {
	background: #ebebeb;
	padding: 0em 0.5em 0em 0.5em;
}

.comment_red table td {
	margin-left: 1em;
}

.comment_green table td {
	margin-left: 1em;
}

.comment_blue table td {
	margin-left: 1em;
}

.comment_orange table td {
	margin-left: 1em;
}

.comment_black table td {
	margin-left: 1em;
}

.author {
}

.title {
	font-weight: bold;
}

.cdate {
	font-style: italic;
}

.comment_text {
	padding: 0.7em;
}

.com_form {
	border-style: ridge;
	border-width: 0.2em;
/*	background: #f0d0c6;*/
	font-size: 1.2em;
	margin-left: 3em;
	margin-bottom: 1em;
}

.com_form_title {
	font-size: 1.5em;
	text-align: center;
}

.comments_link {
	font-size: 0.95em; 
	color: gray; 
	text-align: right;
}

