/*
	project: internet broadcast template
	author: luka cvrk (www.solucija.com) 
	
*/
   
/* default styles */
body {
	padding: 5px 0 0;
	margin: 0 auto;
	font: 13px/1.7em "Times New Roman", Times, serif;
	background: #fff url(../images3/bg.gif) repeat-x;
	color: #313173;
}
/* layout */
#content {
	width: 960px;
	text-decoration: none;
	text-align: justify;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
p {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#content #clear {
	padding: 5px;
}

a {
	color: #313173;
	background: inherit;
	text-decoration: none;
}
a:hover {
	color: #808080;
	background: inherit;
	text-decoration: none;
}
h1 {
	font: bold 2.2em "Times New Roman", Times, serif;
	padding: 8px 0 0 0;
	margin: 0;
	letter-spacing: -1px;
}
h2 { margin: 0; padding: 0; font: bold 1.8em Arial, Sans-Serif; letter-spacing: -1px; }
h1 a, h2 a {
	background: inherit;
	text-decoration: none;
}
ul { margin: 0; padding : 0; list-style : none; }
img { border: 0; }
#logo { margin: 0 0 10px 0; }
#slogan {
	font-size: 0.9em;
	margin: 0 0 10px 2px;
	padding: 0;
	color: #313173;
	background: #fff;
}
#top_info {
	float: right;
	background: #fff;
	text-align: left;
	font-weight: bold;
	font-size: 10px;
	width: auto;
	line-height: 15px;
	right: -33px;
	margin-right: 60px;
}

/* main horizontal menu */
#tablist{
	padding: 2px 0;
	margin: 0;
	float: left;
	text-decoration: none;
}
	#tablist li{
	list-style: none;
	display: inline;
	margin: 0;
	text-decoration: none;
}
	#tablist li a{
	padding: 4px 22px 6px;
	margin-right: 2px;
	background: #CCCCCC url(../images3/corner.gif) no-repeat right top;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}
	#tablist li a:hover{
	background: #6495AB url(../images3/corner.gif) no-repeat right top;
	color: #fff;
	text-decoration: none;
	}
	#tablist li a.current{
	background: #9FC7D8 url(../images3/corner.gif) no-repeat right top;
	color: #313173;
	padding: 6px 22px;
	text-decoration: none;
	}

/* main menu topics */
#topics {
	clear: left;
	float: left;
	width: 640px;
	background: #F3EC90 url(../images3/topicsbg.gif) repeat-x left bottom;
	padding: 8px 5px;
	margin: 0 0 9px;
	color: #fff;
	height: 59px;
}
	#topics li a {
	background-image: url(../images3/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0 0 0 12px;
	text-decoration: none;
}

/* main menu search */
#search {
	background: #fff url(../images3/searchbg.gif) no-repeat;
	min-height: 32px; /* FF height */
	height: 49px;	/* IE height */
	width: 270px;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	color: #313072;
	text-align: center;
	float: right;
	clear: right;
	padding-top: 18px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 25px;
}
.special {
	color: #313072;
	background: #ddd;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
}

	/* search form styling */
	form, form p {
	margin: 0;
	padding: 0;
	line-height: 25px;
	overflow: auto;
}
	
		.search {
	width: 170px;
	border: 1px solid #357994;
	background: #FFF;
	color: #313173;
	padding: 2px;
	margin: 0;
	font-weight: normal;
	font-size: 12px;
	font-style: normal;
	float: right;
	clear: right;
	text-align: center;
}
		.button {
	padding: 2px;
	font: bold 12px "Times New Roman", Times, serif;
}

/* left side */
#left {
	float: left;
	width: 635px;
	margin: 0 0 0px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	clear: left;
}
	.subheader {
	margin: 0 0 10px 0;
	padding: 8px;
	background: #eee url(file:///C|/Documents%20and%20Settings/vjm/Desktop/ready%20templates/9/Internet_Portal/images/bgshade.gif) repeat-x;
	color: #313173;
	border-bottom: 1px solid #ccc;
	}
.special1 {
	font-size: 16px;
	font-weight: bold;
	color: #313173;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
}

	.left_articles {
	margin: 0px 0 10px;
	background: #eee;
	padding: 5px 18px 5px 10px;
	border: 1px solid #CCC;
	}


#content #left .flash {
	background: #eee center center;
	border: thin solid #009999;
	margin-top: 10px;
	margin-bottom: 10px;
	left: auto;
	right: auto;
	padding: 2px;
}

		.date {
	font-size: .9em;
	padding: 0 0 0 12px;
	background: #fff url(../images3/news.gif) no-repeat left center;
	color: #808080;
}
		.bigimage {
	float: left;
	clear: left;
	border: 1px solid #00FFCC;
	width: 200px;
	height: 150px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 0;
		}
	.left_box {
	background: #FFFFFF;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 10px;
	margin: 0 0 10px;
	}
	.thirds {
	float: left;
	width: 185px;
	padding: 0 9px 0 15px;
	border: 1px dotted #CCc;
	background: #eee;
	height: 385px;
	}		
#content #topics .logo_img {
	float: left;
	width: 184px;
	padding-left: 15px;
}

		
/* right side */
#right {
	width: 310px;
	margin: 0 0 12px;
	float: right;
}
#content #footer .right_footer {
	float: right;
}
#content #footer .left_footer {
	float: left;
}

	.right_articles {
	border: 1px solid #ccc;
	margin: 0 0 10px;
	background: #eee;
	padding-right: 5px;
	padding-left: 5px;
	}
	.image {
	border: 1px solid #00FFFF;
}


	.notes {
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
	padding: 17px 10px 17px 80px;
	margin: 0 0 10px 0;
	background: #fff no-repeat left center;
	}
#content #right .right_articles a img {
	height: 40px;
	width: 60px;
}
#content #right .right_articles a:hover .image {
	display: block;
	height: 200px;
	width: 300px;
	position: absolute;
}

#content #right .right_articles a .image {
	display: none;
}
#content #left .left_articles.a:hover.abigimage {
	display: block;
	height: 245px;
	width: 367px;
}



id  {
}
.content-footer-right {
	float: right;
}


.red {
	color: #313173;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	padding-left: 12px;
}
#content #footer {
	width: 100%;
	background: #eee;
	border-style: solid;
	border-color: #6DA5BC;
	float: left;
	vertical-align: top;
}
#content #right .right_articles .flash {
	background: center center;
	text-align: center;
	vertical-align: middle;
	display: block;
}
#content #footer .left_footer img {
	background: bottom;
}

#content #left .thirds li {
	list-style: disc;
}
#content #footer .left_footer a {

}
#content #footer .left_footer a:hover {
	border: thin solid #313072;
	color: #313072;
}
#content #footer .right_footer a:hover {

}
#content #left .left_articles li {
	list-style: square;
	text-align: left;
}
#content #topics .logo_img a:hover {
	color: #313072;
	border: thin solid #333274;
}
#content #footer .right_footer a:hover {
	border: thin solid #313072;
	color: #313072;
}
#content #left .left_articles #cont a:hover {
	color: #313072;
	border: thin solid #313072;
}
#content #left .left_articles #cont a {
	font-weight: bold;
	font-style: italic;
}
#content #search #bookfreight {
	background: #313072;
	color: #FFFF00;
	font-weight: bold;
}
#content #search #button {
	font-weight: bold;
	color: #FFFF00;
	background: #313072;
}
#content #search #scanned_pod {
	width: 177px;
	background-color: #FF162C;
	font-weight: bolder;
	color: #FFFF00;
	text-align: center;
	height: 22px;
}
#content #right .right_articles a:hover {
	color: #33FFFF;
}
