* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:Tahoma;
	font-size:11px;
}
img {
	border:none;
	}
.clear {
	clear:both;
	}
.header-out {
	background-image: url(images/header-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #003366;
	width: auto;
}
.header-out .header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 120px;
	position: relative;
	background-image: url(images/header-bg.png);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.header-out .header .logo {
	position: absolute;
	left: 0px;
	top: 0px;
}
.query {
	border: none;
	width:110px;
	height:20px;
	line-height:15px;
	margin-top:5px;
	margin-left:10px;
	font-size:11px;
	color:#666666;
	}
.go {
	background:none;
	height:20px;
	width:20px;
	cursor:pointer;
	border:none;
	}

/*-------------------------------------------------------------------------*/

.menu {
	position: absolute;
	left: 0px;
	bottom: 0px;
	height:25px;
	width:750px;
	z-index: 200;
}
.menu ul {
	list-style-type: none;
}
.menu ul li {
	float:left;
	position:relative;
	margin-right:5px;
	}
.menu ul li a {
	display:block;
	height:25px;
	width:120px;
	background: url(images/tab-bg-1.gif) no-repeat center bottom;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
	text-align:center;
	text-decoration:none;
	color:#333;
	line-height:25px;
	}
.menu ul li a:hover {
	background:url(images/tab-bg-1.gif) no-repeat center top;
	color:#fff;
	}
.menu ul li ul {
	position: absolute;
	left:0;
	top:25px;
	width:150px;
	display:none;
	}
.menu ul li ul li ul {
	left:150px;
	top:0;
	}
.menu ul li ul li a {
	background-image: none;
	background-color:#f1f1f1;
	text-align:left;
	text-indent:8px;
	width:140px;
	color:#333333;
	border:1px solid #006699;
	border-left:10px solid #006699;
	font-weight:normal;
	font-size:11px;
	}
.menu ul li ul li a:hover {
	background:#DDDDDD;
	color:#333;
	}

/*-------------------------------------------------------------------------*/
.header-out .header .search-box {
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 150px;
	height: 30px;
	background-image: url(images/search-tab.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index: 500;
}
.header-out .header .search-box #cse-search-box input {
	width: 100px;
	margin-top: 5px;
	margin-left: 10px;
	color: #999999;
	line-height:15px;
	font-size:12px;
}
.mid-out .mid {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.mid-out {
	padding-top: 20px;
	width:1040px;
	margin-left:auto;
	margin-right:auto;
}
.mid-out .mid .column-one {
	float: left;
	width: 150px;
}
.menu-heading {
	background-image: url(images/h32-r.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear:both;
	margin-top:15px;
}
.mid-out .mid .third-column .poll-addbox .menu-heading, .column-one .menu-heading {
	margin-top:0;
	}
.menu-heading h1 {
	background-image: url(images/h32-l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 13px;
	font-weight:normal;
	line-height:26px;
	text-indent:30px;
	color: #FFFFFF;
}
.mid-out .mid .column-one .main-menu ul {
	list-style-type: none;
}

.mid-out .mid .column-one .main-menu ul li a {
	width: 150px;
	line-height:26px;
	display: block;
	text-indent: 30px;
	background-image: url(images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: 1px top;
	color: #E6E6E6;
	text-decoration: none;
	background-color: #333333;
}
.mid-out .mid .column-one .main-menu ul li {
	float: left;
	clear: both;
}
.mid-out .mid .column-one .main-menu ul li a:hover {
	background-image: url(images/menu-bg.gif);
	background-repeat: no-repeat;
	background-position: 1px bottom;
}
.mid-out .mid .column-two {
	float: left;
	width: 450px;
}
.mid-out .mid .column-two .mid-top {
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom: 20px;
	background-image: url(images/slider-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #DDDDDD;
}
.mid-out .mid .breaking {
	float:left;
	width:830px;
	padding-left:20px;
	margin-bottom:15px;
	}
.mid-out .mid .breaking .highlighted {
	background-image: url(images/slider-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#f9ecec;
	}
.mid-out .mid .highlighted {
	background-image: url(images/slider-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #DDDDDD;
	padding:10px;
	background-color: #f5f5f5;
}
.mid-out .mid .special {
	background-image: url(images/slider-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	border: 1px solid #DDDDDD;
	padding:10px;
	background-color:#fdf4eb;
}
.mid-out .mid .special img {
	padding: 0px !important;
	border:none !important;
	}
.mid-out .mid .special ul {
	margin-left:20px;
	list-style-type: none;
	}
.mid-out .mid .special ul li {
	font-size:16px;
	color: #990000;
	font-weight:bold;
	display:none;
	text-align:center;
	width:350px;
	}
.mid-out .mid .highlighted p {
	font-size:15px;
	}
 .mid-out .mid .special h1 {
 	font-size:14px;
	color:#CC3300;
	}
.mid-out .mid .highlighted h1 {
	font-size:14px;
	color:#666666;
	}
.mid-out .mid .third-column {
	float: right;
	width: 400px;
}
.mid-out .mid .third-column .daily-photo {
	border: 1px solid #DDDDDD;
	background-image: url(images/loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height:30px;
}
.mid-out .mid .third-column .daily-photo img {
	display:none;
}
.mid-out .mid .column-two .news {
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.mid-out .mid .column-two .news h2, .mid-out .mid .column-two .news h2 a, .inner-column .news h1, .breaking h2, .news h1 a {
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #006699;
	line-height:30px;
}
h2 a:hover {
	color:#003366 !important;
	}
.mid-out .mid .column-two .news h3, .mid-out .mid .column-two .news h3 a, .inner-column .news h3 {
	font-size: 14px;
	color: #990000;
}
.mid-out .mid .third-column h4, .mid-out .mid .column-two .news h4, .mid-out .mid .column-two .news h4 a, .inner-column .news h4 {
	font-size: 14px;
	color: #006600;
}
.mid-out .mid .third-column h5, .mid-out .mid .column-two .news h5, .mid-out .mid .column-two .news h5 a, .inner-column .news h5 {
	font-size: 14px;
	color: #003399;
}
.mid-out .mid .third-column h6, .mid-out .mid .column-two .news h6, .mid-out .mid .column-two .news h6 a, .inner-column .news h6 {
	font-size: 14px;
	color: #CC6600;
}
.mid-out .mid .column-two .news h3, .inner-column .news h2 {
	font-size: 11px;
	font-weight: normal;
	background-color: #f2f2f2;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
	line-height: 200%;
	padding-left: 30px;
	background-image: url(images/icon-date.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	color: #333333;
}

.mid-out .mid .column-two .news p, .nat-news p, .inner-column .news {
	font-size: 11px;
	line-height: 150%;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
}
.inner-column .news p {
	padding-bottom:5px;
	padding-top:5px;
}
.readmore {
	margin: 0px;
	height: 20px;
	line-height: 150%;
	border-bottom:1px dotted #f1f1f1;
	clear:both;
}
.readmore a {
	background-color: #444444;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font-size: 10px;
	position: absolute;
	padding-right: 2px;
	padding-left: 2px;
}
.readmore a:hover {
	background-color: #006699;
}

.mid-out .mid .third-column .poll-addbox {
	margin-top: 10px;
	margin-bottom: 10px;
}
.mid-out .mid .third-column .poll-addbox .addbox {
	float: left;
	width: 48%;
	border: 1px solid #DDDDDD;
}
.mid-out .mid .third-column .poll-addbox .poll {
	float: right;
	width: 48%;
	border: 1px solid #DDDDDD;
}

.mid-out .mid .third-column .nat-news h2, .mid-out .mid .third-column .nat-news h2 a {
	font-size: 18px;
	font-weight: normal;
	color: #006699;
	text-decoration: none;
}
.mid-out .mid .third-column .nat-news p {
	line-height: 150%;
}
.mid-out .mid .column-two .news img, .mid-out .mid .third-column .nat-news img, .inner-column .news img {
	padding: 2px;
	border: 1px solid #DDDDDD;
	margin-left: 5px;
	float:right;
}
.mid-out .mid .column-two .news img.hide, .mid-out .mid .third-column .nat-news img.hide {
	display:none;
	}
.inner-column .news .page_gallery img {
	float:none;
	margin-left:0px;
	}
.inner-column .news .page_gallery .hide {
	display:none;
	}
.inner-column .news .page_gallery {
	float:right;
	margin-left:10px;
	width:305px;
	position:relative;
	}

.mid-out .mid .column-two .news img.noborder, .mid-out .mid .third-column .nat-news img.noborder, .inner-column .news img.noborder {
	border:none;
	padding:0;
	margin:0;
	}
.mid-out .mid .column-two .news .adds img {
	float:none;
	margin-left:0;
	padding:4px;
	border: 1px solid #ccc;
	max-width:400px;
	}

.mid-out .mid .third-column .nat-news .adds img {
	float:none;
	margin-left:0;
	padding:0;
	border:none;
	max-width:400px;
}

.mid-out .mid .column-two .mid-top h1 {
	color: #006699;
	font-size: 16px;
	padding: 5px;
	text-align: center;
}
.mid-top table th {
	background-color: #EEEEEE;
	font-size: 12px;
	font-weight: 500;
	padding: 5px;
	color: #003366;
}
.mid-top table td {
	background-color: #F1f1f1;
	padding: 3px;
	color: #333333;
	text-align:center;
}
.footer-out {
	background-color: #333333;
}
.footer-out .footer-in {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	color: #999999;
	background-color: #333333;
	height: 120px;
	position: relative;
}
.btm-boxes {
	padding-top: 20px;
	padding-bottom: 20px;
}
.btm-boxes .btm-boxes-in {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.btm-boxes .btm-boxes-in table td {
	border: 1px solid #DDDDDD;
	background-image: url(images/grad1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	vertical-align: top;
}
.btm-boxes .btm-boxes-in table td.gap {
	background-image: none;
	background-color: #FFFFFF;
	width: 2%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.btm-boxes .btm-boxes-in td h1 {
	font-size: 14px;
	color: #006699;
	line-height: 130%;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #DDDDDD;
}
.btm-boxes .btm-boxes-in td h2 {
	font-size:12px;
	padding:5px;
	}
.btm-boxes .btm-boxes-in td h2 a {
	text-decoration:none;
	color:#333333;
	line-height:130%;
	}
.mid-out .mid .third-column .daily-photo img.main {
	display: block;
	border: 1px solid #DDDDDD;
	clear: both;
	padding: 1px;
	margin-top: 8px;
	margin-left: 8px;
}
.mid-out .mid .third-column .daily-photo .thumbs {
	float: right;
	padding-top: 8px;
	padding-right: 8px;
}
.mid-out .mid .third-column .daily-photo .thumbs img {
	padding: 1px;
	border: 1px solid #DDDDDD;
	display: block;
	margin-bottom: 5px;
	margin-left: 5px;
}
.mid-out .mid .third-column .daily-photo .caption {
	padding: 10px;
	clear: both;
}
.mid-out .mid .third-column .daily-photo .main-photo {
	float: left;
}
/*.news p img, .nat-news p img, .inner-column .news p img {
	padding:2px;
	border: 1px solid #DDDDDD;
	float:right !important;
	margin-left:5px !important;
	margin-top:5px !important;
	}
.news img, .nat-news img, .inner-column .news img {
	float:none !important;
	margin:0 !important;
	}*/
	
	
.inner-column .news img.email {
	float:none !important;
	border:none;
	margin:0;
	clear:none;
	vertical-align:middle;
	}
.prog {
	position:relative;
	cursor:pointer;
	background-image: url(images/arrow2.png);
	background-repeat: no-repeat;
	background-position: right center;
	z-index:10;
	}
.prog .details {
	position:absolute;
	top:0px;
	left:80px;
	width:200px;
	border:1px solid #ccc;
	padding:20px;
	display:none;
	text-align:left;
	background-color: #fff;
	background-image: url(images/small_close.gif);
	background-repeat: no-repeat;
	background-position: right top;
	z-index:20;
	}
.news h2 {
	margin-top:5px;
	}
.poll p {
	padding:5px 10px 0 10px;
	}
.vote_btn {
	text-align:center;
	}
.vote_btn .btn {
	background:none;
	border:none;
	background:#f1f1f1;
	border:1px solid #CCC;
	font-size:11px;
	padding:3px;
	}
.result {
	padding:5px !important;
	text-align:center;
	color:#CC0000;
	}.inner-column-two {
	float: left;
	width: 828px;
}
.inner-column .news {
	font-size:13px;
	padding-left: 10px;
}
.inner-column {
	width: 650px;
	float: left;
}
.inner-right {
	float: right;
	width: 334px;
}
.inner-column .news h2 span img {
	float:right !important;
	clear:none;
	border:none;
	margin:2px !important;
	cursor:pointer;
	display: compact;
	}
.comments {
	border-top:1px dotted #ccc;
	margin-top:20px;
	clear:both;
	
	}
.comments p {
	padding:5px 0 5px 0;
	}
.comments .name, .comments .email {
	width:200px;
	padding:2px;
	margin-bottom:5px;
	}
.comments .comment {
	width: 400px;
	height:150px;
}
.verif_box {
	width:80px;
	padding:4px;
	}
.comments .code {
	float:none !important;
	}
.comments .btn {
	display:block;
	}
#cmtresult {
	color: #990000;
	font-weight:bold;
	}
.comments h3 {
	border-bottom:1px dotted #f1f1f1;
	}
.pagenumbers {
	clear:both;
	}
.pagenumbers table {
	margin:auto;
	}
.pagenumbers ul {
	list-style-type:none;
	}
.pagenumbers ul li {
	float:left;
	margin-right:10px;
	}
.pagenumbers ul li a, .pagenumbers ul li span {
	display:block;
	padding:5px;
	border:1px solid #ccc;
	background:#f1f1f1;
	text-decoration:none;
	color:#333333;
	height:auto !important;
	}
.pagenumbers ul li span {
	background:#006699;
	color:#FFFFFF;
	}
.pagenumbers ul li a:hover {
	background:#000033;
	color:#fff;
	}
.recentnews {
	list-style-type:none;
	}
.recent {
	height:270px;
	overflow:auto;
	}
.recentnews li {
	padding: 3px 0 3px 20px;
	background:url(images/bullet.gif) no-repeat 10px 7px;
	}

.recentnews a {
	text-decoration:none;
	color:#333333;
	line-height:130%;
	}
.recentnews a:hover {
	text-decoration:underline;
	}
.header-out .header .topadd {
	position: absolute;
	height: 120px;
	width: 650px;
	right: 0px;
	top: 0px;
	z-index: 100;
}
.leftaddbox {
	margin-top:20px;
	}
.leftaddbox a {
	text-decoration:none;
	color:#333333;
	}
.leftaddbox a:hover {
	text-decoration:underline;
	}
.addbox p {
	margin:10px;
	}
.inner-column .news .ourteam img {
	float:left !important;
	margin-right:10px !important;
	}
.inner-column .news .ourteam hr {
	clear:both;
	border:none;
	border-bottom:1px dotted #ccc;
	margin-top:10px;
	}
.inner-column .news .ourteam .email {
	float:none !important;
	border:none;
	}
.gallery ul {
	list-style-type: none;
	}
.gallery ul li {
	float:left;
	}
.gallery ul li a {
	padding:5px;
	display:block;
	height:120px;
	overflow:hidden;
	width:156px;
	}
.gallery ul li a img {
	padding:2px;
	border:1px solid #ccc;
	height:113px;
	}
.view {
	width:715px;
	}
ul.linkexchange {
	margin-left:15px;
	line-height:200%;
	}
ul.linkexchange a {
	text-decoration:none;
	color:#333333;
	}
ul.linkexchange a:hover {
	text-decoration:underline;
	}
.tabarea {
	background:#f1f1f1;
	border:1px solid #ccc;
	}
.tabs {
	list-style-type:none;
	display:block;
	background:url(images/header-bg.gif) repeat-x;
	padding:10px 0 0 5px;
	height:23px;
	}
.tabs li {
	margin-right:2px;
	float:left;
	
	}
.tabs li a {
	display:block;
	background: #000;
	text-decoration:none;
	color:#fff;
	padding:5px 5px;
	cursor:pointer;
	}
.tabs li a.active {
	background:#f1f1f1;
	color:#000;
	}
.tab-content {
	display:none;
	padding:10px;
	}
.tab-content ul {
	list-style-type:none;
	margin:0;
	padding:0;
	clear:both;
	}
.tab-content ul li a {
	line-height:25px;
	text-decoration:none;
	color:#333333;
	display:block;
	border-bottom:1px dotted #ccc;
	}
.tab-content ul li a:hover {
	text-decoration:underline;
	color:#990000;
	}
	
#lightboxgallery a.zoom img {
	width:150px;
	float:right;
	margin-left:5px;
	}
.submenu {
	float:left;
	border:1px solid #ccc;
	margin:5px;
	margin-left:0;
	padding:10px;
	}
.submenu ul {
	margin-left:10px;
	}
.submenu ul li {
	border-bottom: 1px dotted #ccc;
	}
.submenu ul li a {
	text-decoration:none;
	color:#333333;
	}
.submenu ul li a:hover {
	color: #000066;
	}
.view-right {
	float:right;
	width:280px;
	}
.view-right img {
	padding:2px;
	border:1px solid #ccc;
	margin-left:10px;
	margin-top:10px;
	float:right;
	height:89px;
	}
.date {
	position:absolute;
	right:0;
	top:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	z-index:200;
	}
.mid-out .mid .column-two .news .slc_box {
	background-image: url(images/slider-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color:#fdf4eb;
	border:1px solid #ccc;
	}
.mid-out .mid .column-two .news .slc_box h2 {
	text-align:center;
	}
	
.mid-out .mid .column-two .news .slc_box p {
	text-align:center;
	padding:5px;
	font-size:13px;
	}
.mid-out .mid .column-two .news .slc_box input {
	padding:3px;
	}
.mid-out .mid .column-two .news .slc_box .pass {
	font-size:14px;
	color:#009900;
	}
.mid-out .mid .column-two .news .slc_box .fail {
	font-size:14px;
	color:#FF0000;
	}
.addbox .add {
	padding:10px;
	border:1px solid #ccc;
	background:#ffffcc;
	}
.footer-out .footer-in .copyright {
	position: absolute;
	left: 0px;
	top: 5px;
}
.footer-out .footer-in .footeradd {
	overflow: hidden;
	position: absolute;
	height: 120px;
	width: 600px;
	top: 0px;
	right: 0px;
}
.news .listnews, .nat-news .listnews {
	margin-left:12px;
	margin-bottom:10px;
	padding-bottom:10px;
	}
.news .listnews li, .nat-news .listnews li {
	padding:2px 0 2px 0;
	line-height:120%;
	font-size:12px;
	}
.news .listnews li a, .nat-news .listnews li a {
	color:#006699;
	text-decoration:none;
	}
.news .listnews li a:hover, .nat-news .listnews li a:hover {
	text-decoration:underline;
	}
.profilemenu {
	background:#f1f1f1;
	border:1px solid #ccc;
	padding:10px;
	font-size:12px;
	}
.profilemenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
	clear:both;
	}
.profilemenu ul li a {
	line-height:25px;
	text-decoration:none;
	color:#333333;
	display:block;
	border-bottom:1px dotted #ccc;
	}
.profilemenu ul li a:hover {
	text-decoration:underline;
	color:#990000;
	}
.profilemenu h1 {
	font-size:14px;
	padding:5px;
	color:#FFFFFF;
	background: #006699;
	}
.profile .header {
	margin-bottom:10px;
	}
.profile .header img {
	padding:0;
	border:none;
	float:none;
	margin-left:0;
	}
.profile .profile_gallery ul {
	list-style-type:none;
	margin-left:0 !important;
	}
.profile .profile_gallery ul li {
	float:left;
	margin-right: 15px;
	margin-bottom:10px;
	}
.profile .profile_gallery ul li img {
	float:none;
	margin-left:0;
	}
.profile h3 a {
	text-decoration:none;
	color:#006699;
	}
.profile .news ul {
	margin-left:20px;
	}

