/*-----------------------------/
/*------ COLOR SCHEME <----*/
/*   titles/menu  - #8BAF75   */
/*   bg general   - #688E54   */
/*-----------------------------/

/******************> GENERAL <********************/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
capt
ion, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

.mytable {
	float:left;
	width:700px;
	}

body {
	margin: 0;
	padding: 0;
	color: #666666;
	font: 0.8em/1.4em "Georgia", Times New Roman, Times, serif;
	text-align: justify;
	background-color:#CCCCCC;
}
p {	padding:0 0 10px 0;}

h3 {
	font-size: 26px;
	line-height: 30px;
	color:#BA0000;
	text-transform:uppercase;
	text-align:left;
	padding: 0;
	margin: 0;
	}
h2 {
	font-size: 15px;
	line-height: 18px;
	color:#BA0000;
	text-transform:uppercase;
	text-align:left;
	}
h1 {
	font-size: 13px;
	line-height: 18px;
	color:#BA0000;
	text-align:left;
	}
.btn {
	float:left;
	margin-top: 10px;
}
.color_black {color:#000000;}
.color_red {color:#BA0000;}
#space { width: 20px; height: 100%;}
/******** a: LINKS ***********/

a:link {
	font: "Georgia", Times New Roman, Times, serif;
	color: #666666;
	text-decoration: none;
	}
a:visited {
	font:"Georgia", Times New Roman, Times, serif;
	color: #666666;
	text-decoration: none;
	}
a:hover {
	font:"Georgia", Times New Roman, Times, serif;
	color:  #BA0000;
	text-decoration: none;
	}
a:active {
	font:"Georgia", Times New Roman, Times, serif;
	color: #666666;
	text-decoration: none;
	}
	
	/**************> HEADER <****************/
#top_header {
	width: 945px;
	height:20px;
	margin: 0 auto;
	color:#999999;
	text-align: right;
	font-style:italic;
	font-size:0.9em;
	padding-right: 10px;
}
#header {
	width: 955px;
	height:200px;
	margin: 0 auto;
	background-image:url(../images/bg_top.jpg);
	background-repeat:repeat-x;
}
#logo {
	width:100%;
	margin-bottom: 18px;
}
#row {
	width: 955px;
	height:40px;
	margin: 0 auto;
}
#search {
	width:250px;
	height:27px;
	float: right;
	padding-top: 3px;
	}
#date{
	width:225px;
	height:22px;
	float: right;
	color: #FFFFFF;
	padding: 6px 10px 0 0;
	}

#name{
	width:250px;
	height:35px;
	float: left;
	color: #FFFFFF;
	font-size: 18px;
	padding: 5px 0 0 10px;
	}
/*********** UK NEWS *********************/
.morehl {
		font-family: "Georgia", Times New Roman, Times, serif !important;
		font-size: 12px !important;
		color: #BA0000 !important;
		font-weight: bold !important;
		font-style: normal !important;
		
	}	
	
	a:hover.morehl, a:visited.morehl, a:active.morehl {
		color: #BA0000 !important;
		text-decoration: underline !important;

	}
	
	.moresrc {
		font-family: "Georgia", Times New Roman, Times, serif !important;
		font-size: 9px !important;
		color: #666666 !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: underline !important;
	}
	
	a:link.moresrc, a:vlink.moresrc, a:alink.moresrc {
		color: #666666 !important;
		
	}
	
	.moreti {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 9px;
		color: #666666;
		font-weight: normal;
		font-style: normal;
		text-decoration: none;
	}
	
	.morehlt {
		font-family: "Georgia", Times New Roman, Times, serif;
		font-size: 12px;
		color: #666666 !important;
		font-weight: bold;
		font-style: normal;
		text-decoration: none;
	}	
/**************> MAIN <*******************/
#content {

}
#main {
	width: 925px;
	height:100%;
	margin: 0 auto;
	background-color:#FFFFFF;
	padding: 0 15px 0 15px;
	padding-bottom: 10px;
}
/*#img_main  {
	float:left;
	margin-right: 15px;
}*/

.photos {
	float: left;
	border: 5px solid #E6E6E6;
	margin-right: 15px;
}

#img_main img {
	border: 5px solid #E6E6E6;
}
h3.title_main a:hover {
	text-decoration:underline;
	color: #BA0000;
	padding:0;
	margin:0;
}
h3.title_main a:link, h3.title_main a:visited {
	color: #BA0000;	
	padding:0;
	margin:0;
}
h2 a:hover {
	text-decoration:underline;
	color: #BA0000;	
}
h2 a:link, h2 a:visited {
	color: #BA0000;	
}
h1 a:hover {
	text-decoration:underline;
	color: #BA0000;
	font-style:italic;
}
h1 a:link, h1 a:visited {
	color: #BA0000;	
	font-style:italic;
}
#news {
	width:97%;
	height:100%;
	float:left;
	padding-bottom: 5px;
	border-top: 1px dotted #808080;
}
#txt_details {
	padding:0;
	margin:0;
}
#txt_details h3 {
	padding:0;
	margin:0;
}
/* IMG ADMIN EDITOR HTML */
#txt_details  img{
	margin: 5px 20px 0 0;;
	padding:0;
	float:left;
	border: 5px solid #E6E6E6;

	
}
/****************************/
p.pre_headline {
	text-transform:uppercase;
	}
p.txt_main {
	font-size: 15px;
	padding-top: 5px;
	float: left;
	}

p.row_red {
	padding: 0 0 0 8px;
	margin-bottom:5px;
	width: 98%;
	float:left;
	color:#FFFFFF;
	height:18px;
	font-size: 12px;
	background-color:#BA0000;
	border-bottom: solid 1px #333;
	}
p.date_news {
	width: 98%;
	float:left;
	font-size:9px;
	height:12px;
	padding-left: 6px;
	color: #666666;
}
p.opinion_date{
	width: 98%;
	float:left;
	font-size:11px;
	height:10px;
	padding-left: 5px;
	color: #BA0000;
}
p.txt_news {
	font-size: 11px;
	padding-top: 5px;
	line-height:13px
	}
p.back {
	width: 100px;
	height: 100%;
	float: right;
	text-align: right;
	color: #BA0000;
	border-top:1px solid #CCC;
	padding: 10px 15px 0 0;
}
p.mini_icons{
	width: 580px;
	height: 100%;
	float: right;
	padding-right:15px;
	text-align: left;
	border-top:1px solid #CCC;
	padding: 10px 0 0 10px;
}
p.back a:hover {
	text-decoration:underline;
	color: #BA0000;
}
p.back a:link, p.back a:visited {
	color: #BA0000;
	
}
#left_menu {
	width:200px;
	float:left;
	height: 100%;
	margin-right: 15px;
}
#advert {
	width:100%;
	height:100%;
	float:left;
}
#flash {
	width:190px;
	height:100%;
	float:left;
	}
#menu {
	width: 200px;
	float:left;
	
}
#menu li {
	height: 20px;
	list-style-type: none;
	padding: 5px 0 17px 5px;
	border-bottom: dotted 1px #666666;
}	
	
#menu li a:link, #menu li a:visited {
	width: 190px;
	display: block;
	font:18px "Georgia", Times New Roman, Times, serif;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
	color: #666666;
	padding: 6px 0 6px 5px;
}
	
#menu li a:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 6px 0 6px 5px;
}

#menu a.active:link, #menu a.active:visited, #menu a:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 6px 0 6px 5px;
}

#main_top {
	width:700px;
	float:left;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}
#main_top_prev {
	width:100%;
	float:left;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-top:20px;
}

#main_top2 {
	width:700px;
	float:right;
	height: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
	}
#previus{
	width:700px;
	float:left;
	height: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
}
#column_left{
	width:320px;
	float:left;
	border-right: 1px dotted #808080;
	padding-right: 42px;
	margin-top: 10px;
}
#column_left .mytable {padding-top:15px;}
#column_right{
	width:330px;
	float:left;
	padding-left: 5px;
	margin-top: 10px;
}
#news_left{
	width:380px;
	float:left;
	border-right: 1px dotted #808080;
	padding-right: 20px;
	margin-top: 10px;
}
#news_right{
	width:280px;
	float:right;
	padding-left: 10px;
	margin-top: 10px;
}
#main_bottom {
	margin-top: 10px;
	width:700px;
	float:right;
	height: 100%;
}
#main_bottom p.row_red {
	padding: 0 0 0 8px;
	margin-bottom:5px;
	width: 100%;
	float:left;
	font-size:9px;
	color:#FFFFFF;
	height:20px;
	font-size: 10px;
	background-color:#BA0000;
	border-bottom: solid 1px #333;
}

#more_news li {
	width: 700px;
	list-style-type: none;
	padding: 3px 0 6px 5px;
	border-bottom: dotted 1px #666666;
}	
	
#more_news li a:link, #more_news li a:visited {
	width: 700px;
	display: block;
	font:14px "Georgia", Times New Roman, Times, serif;
	text-transform: uppercase;
	text-align: left;
	text-decoration: none;
	color: #666666;
	padding: 3px 0 3px 2px;
}
	
#more_news li a:hover {
	color: #666666;
	background-color: #F4D7D7;
	padding: 3px 0 3px 2px;
}

#more_news a.active:link, #more_news a.active:visited, #more_news a:hover {
	color: #666666;
	background-color: #F4D7D7;
	padding: 3px 0 3px 2px;
}
/***************> FOOTER <****************/
#footer a:link {
	font: "Georgia", Times New Roman, Times, serif;
	color: #CCCCCC;
	font-size:11px;
	border-bottom: 1px dotted #CCCCCC
	}
#footer a:visited {
	font:"Georgia", Times New Roman, Times, serif;
	color: #CCCCCC;
	font-size:11px;
	border-bottom: 1px dotted #CCCCCC
	}
#footer a:hover {
	font:"Georgia", Times New Roman, Times, serif;
	color:  #FFFFFF;
	font-size:11px;
	border-bottom: 1px dotted #FFFFFF
	}
#footer a:active {
	font:"Georgia", Times New Roman, Times, serif;
	color: #CCCCCC;
	font-size:11px;
	border-bottom: 1px dotted #CCCCCC
	}
#footer{
	width: 955px;
	height: 80px;
	margin: 0 auto;
	background-color:#666666;
	color:#CCCCCC;
	text-align:center;
	font-size:10px;

}
