/* project: internet services template
   author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
   
body {
	padding: 0;
	margin: 0;
	font: 0.7em Tahoma, sans-serif;
	line-height: 1.5em;
	background: #fff;
	color: #454545;
	direction: rtl;
}

a {	color: #16387c; text-decoration:none;}
a:hover { color: #ff0000; }

body a:link {text-decoration:none;}
body a:visited {text-decoration:none;}
a:visited {text-decoration:none;}
h1 {
	font: normal 2.1em Arial, Sans-Serif;
	letter-spacing: -1px;
	padding: 7px 0 0 8px;
	margin: 0 15px 0 0;
	text-align: right;
}
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }

ul li a:link {text-decoration:none;}
form { 	margin: 0; }

input.search {
	width: 245px;
	border: 0;
	background: #FFF url(../../Images/input.gif) no-repeat;
	padding: 4px;
	color: #E0691A;
	font-weight: bold;
}

input.submit {
	background: #E0691A url(../../Images/submit.gif) no-repeat;
	border: 0;
	padding: 4px 0;
	width: 65px;
	margin: 0 15px 1px 0;
	color: #FFF;
	font: Normal 0.8em Tahoma;
}

input.login { 
	width: 150px;
	border: none; 
	
	padding: 4px; 
}

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 1020px;
	padding: 0px; 
}

.header {
	height: 55px;
	background: #eee;
	color: #808080;
	margin: 3px 0;
	padding: 2px 0 0 0;
	border-bottom: 1px solid #ccc;
}

.top_info {
	float: left;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #eee;
	background: #eee;
	color: #808080;
}

	.top_info_left {
	width: 200px;
	float: left;
	margin-left: 10px;
	direction: rtl;
	}

	.top_info_right {
		float: right;
		width: 290px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	background: #000 url(../../images/newset/menubg.gif) repeat-x scroll;
}

	.bar li { 
		margin: 0; 
		padding: 7px 10px 5px 10px;
		color: #FFEADC;
		float: left; 
		border-left:solid 1px #fff;
	}
	
	.bar li.active { 
		background: #ff0000 url(../../Images/bar.gif) no-repeat center top; 
		color: #fff;
		font-weight: bold; 
		padding: 7px 10px 6px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		text-decoration: none;
		font-size:10pt;
	} 
	
	.bar li a:hover { 
		color: #ff0000; 
	} 

.search_field {
	background: #fff url(../../Images/searchbg.gif) no-repeat right;
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 25px 10px 10px;
	margin: 5px 0;
	direction: rtl;
	height:20px;
	border:solid 1px #ccc; padding:14px
}

.search_field p#login {
    float:left;
}

.search_field input[type=text] {
    border:solid 1px #cccccc;
}
.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { float: right; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #eee;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* left side
   --------- */

.left {
	float: left;
	width: 65%;
	margin: 0 0 10px 0;
}

.left h3 {
	clear: both;
	background:#ff0101 url(../../Images/newset/bg_box_red.gif) repeat-x top right;
	color: #FFF;
	padding: 1px 3px 11px 0;
	font: normal 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
	clear:both;
}
	.left_side {
		float: left;
		width: 223px;
		height:155px;
		padding: 0 0 0 10px;
		margin: 10px 0;
		background-color:#fff;
	}
		
	.left_side a, .right_side a { color: #414141; background: transparent; font:normal 1.2em tahoma; text-align:justify; }
		
	.right_side {
		float: right;
		width: 220px;
		background: #FFF url(../../Images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 40px;
		margin: 10px 0;
	}
		
	.left_box {
	margin: 0 0 10px 0;
	color: #000;
	background: #FFF;
	padding: 3px 0;
	text-align:justify;
}
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 34.6%;
}

.rightbox 
{
	/*border: solid 1px #090fff;*/
	margin: 0 0 20px 0;

}

.leftbox 
{
	/*border: solid 1px #ff1414;*/
	margin: 0 0 10px 0;

}

.leftbox h3 
{
    background-color:#000;
    font:normal 1em tahoma;
    color:#fff;
}

.midbox 
{
	border: solid 1px #000;
	margin: 0 0 10px 0;

}
	
.right h3 {
	background:#000 url(../../Images/newset/bg_box_blue.gif) repeat-x top right;
	color: #FFF;
	padding: 1px 3px 11px 0;
	font: normal 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
	clear:both;
}

.right h3.mid {
	background:#000  url(../../Images/newset/bg_box_yel.gif) repeat-x top right;
	color: #FFF;
	padding: 3px 3px 4px 0;
	font: normal 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
	clear:both;
	height:25px;
}

	.right_articles {
	background: #f2f2f2 url(../../Images/newset/bg_box_body.gif) repeat-x top right;
	color: #414141;
	padding: 0px;
	margin: 0 0 3px 0;
	text-align: justify;
	min-height: 65px;
	}
	
.image {
	float: right;
	margin: 0 3px 3px 9px;
}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0 10px 0;
	margin: 0;
	border-top: 1px solid #ccc;
	line-height: 1.8em;
}

.footer a { color: #808080; background: #fff; }
.content .search_field p {
	font-weight: normal;
}
.content .left .left_box tr {
}


#logincont 
{
    width:400px;
    margin:0px auto;
}

.form td.titles
{
    text-align:left;
}

.PagesTitle
{
    font-size:15px;
    font-weight:bold;
}

.archive 
{
    text-align:left;
    margin-top:3px;
}

.clock {
font-family:tahoma;font-size:11px;color:#4682b4;
    BORDER-RIGHT: medium none;
    BORDER-TOP: medium none;
    BORDER-LEFT: medium none;
    BORDER-BOTTOM: medium none;
    background-color:#F0FAFF;
}

fieldset.fieldset 
{
    padding:0px;
    margin:0px;
    padding-bottom:10px;
    border:none;
}

div.fieldset-text 
{
    width:170px;
    float:right;
}

.fieldset-input
{
    font:normal 12px tahoma;
    width:120px;
    border:solid 1px #A7A7A7;
}

.content 
{
	border:solid 2px #666;
	padding:4px;
}

.LinkButton 
{
	width:101px;
	height:25px;
	padding-right:5px;
	text-align:center;
	float:left;
	margin:5px;
	font:bold 1.5em tahoma;
}

.LinkButton a
{
	text-decoration:none;
}

.calendar1 {
	width:237px;
	height:235px;
	background:transparent url(../../images/newset/pad.gif) no-repeat scroll;
	overflow:hidden;
	}
.calendar2 {
	width:237px;
	height:235px;
	background:transparent url(../../images/newset/pad2.gif) no-repeat scroll;
	overflow:hidden;
	}
.calendar3 {
	width:237px;
	height:235px;
	background:transparent url(../../images/newset/pad3.gif) no-repeat scroll;
	overflow:hidden;
	}
.calendar4 {
	width:237px;
	height:235px;
	background:transparent url(../../images/newset/pad4.gif) no-repeat scroll;
	overflow:hidden;
	}
.calendar5 {
	width:237px;
	height:235px;
	background:transparent url(../../images/newset/pad5.gif) no-repeat scroll;
	overflow:hidden;
	}
.calendar6 {
	width:237px;
	height:235px;
	background:transparent url(../../images/newset/pad6.gif) no-repeat scroll;
	overflow:hidden;
	}
.calendar7 {
	width:237px;
	height:235px;
	background:transparent url(../../images/newset/pad7.gif) no-repeat scroll;
	overflow:hidden;
	}

	
.calendar_date {
	padding:18px 25px 5px 25px;
	font:normal 20px Times;
	color:#fff;
	text-align:center;
	}
	
#calendar_text {
	padding:0 25px 25px 25px;
	color:#fff;
	}