/* 

	project: internet services - 2nd edition
	author: luka cvrk (www.solucija.com) */

    background-position: #000000;

    background: #fff url('images/bg_b.gif') repeat-x;

    background: #808080;
   
/* default styles
   -------------- */
*{ margin: 0; padding: 0px }* body
{
    margin: 0px; 
    font: .7em Arial, "Trebuchet MS" , Tahoma, sans-serif;
    line-height: 1.6em;
    color: #444;
    background: #E8E8E8;
}

a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

.h1_a_old { color: #737373; background: inherit; }

h1 { font: normal 3.4em "Trebuchet MS", Arial, Sans-Serif; padding: 7px 0 0 8px; margin: 0; }
h1 a { color: #FF6600; background: inherit; }
.orange { color: #E0692A; }
sup { font-size: .5em; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }
p {	margin: 0 0 5px 0; }

ul { list-style : none; }

/* layout     
    border-style: solid;
    border-width: thin;
    border-color: #E8E8E8;

   ------ */

.content
{
    margin: 0 auto 0 auto; border-left-style: solid; border-right-style: solid; border-bottom-style: solid;
    border-left-color: Silver; border-right-color: Silver; border-bottom-color: Silver;
    background-position: center;
    background: #fff;
    width: 980px;
    padding: 10px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#ffffdd;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
	width:250px;
}

.updateProgress
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 180px;
    height: 50px;
    vertical-align: middle;
}

.updateProgress_ori
{
	border-width: 1px;
	border-style: solid;
	background-color: #FFFFFF;
	position: absolute;
	width: 180px;
	height: 65px;
}

.header
{
    height: 85px;
    border-bottom: 1px solid #ccc;
    color: #808080;
    margin: 3px 0 3px 0;
    padding: 1px 0 0 0;
    width: 978px;
}

.top_info {
	float: right;
	width: 600px;
	padding: 5px 0 4px 0;
	color: #808080;
}

	.top_info_left
{
	width: 360px;
	float: left;
	text-align: right;
}

	.top_info_right {
		float: right;
		width: 220px;
		padding: 0 0 0 10px;
		border-left: 1px solid #eee;
	}

.browse_category  {
	width: 10px;
	color: #FFF;
	background: inherit;
}

.bar_ori { 
	clear: both;
	font-size: 1.1em;
	height: 30px; 
	color: #FFF;
	background: #FF9148 url(images/menubg.gif) repeat-x;
}

.bargreen
{
	clear: both;
	font-size: 1.1em;
	height: 30px;
	color: #FFF;
	background: #999999;
}

	.bargreen li
{
	font-weight: bold;
	color: #FFF;
	border-width: 1px;
	border-color: #FFFFFF;
	border-right-style: solid;
	padding: 6px 12px 6px 12px;
	color: #FFEADC;
	float: left;
}

	.bargreen li.active
{
	background: #666666;
	color: #FFF;
	font-weight: bold;
}
	
	.bargreen li a
{
	font-weight: bold;
	color: #FFF;
	background: inherit;
	text-decoration: none;
} 

.baracc
{
	clear: both;
	font-size: 1.1em;
	height: 30px;
	color: #FFF;
	background: #996633;
}

	.baracc li { 
	font-weight: bold;
	color: #FFF;
	border-width: 1px;
	border-color: #FFFFFF;
	border-right-style: solid;
		padding: 6px 12px 6px 12px;
		color: #FFEADC;
		float: left; 
	}

	.baracc li.active
{
	background: #663300;
	color: #FFF;
	font-weight: bold;
}
	
	.baracc li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 

.bar
{
	clear: both;
	font-size: 1.1em;
	height: 30px;
	color: #FFF;
	background: #FB753F;
}

	.bar li { 
	font-weight: bold;
	color: #FFF;
	border-width: 1px;
	border-color: #FFFFFF;
	border-right-style: solid;
		padding: 6px 12px 6px 12px;
		color: #FFEADC;
		float: left; 
	}

	.bar li.active.ori { 
		background: #E0691A url(images/bar.gif) repeat-x; 
		color: #3333FF;
		font-weight: bold; 
	}
	
	.bar li.active
{
	background: #C83A04;
	color: #FFF;
	font-weight: bold;
}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
		
/* search form  url(images/searchbg.gif) no-repeat right */
.search_field_ori { 
	background: #fff ; 
	height: 25px;
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 12px 10px 10px;
	margin: 5px 0;
}

.search_field
{
	background: #fff;
	height: 25px;
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 0px 12px 10px 10px;
	margin: 0px 0 5px 0;
}
	input.search { 
		width: 292px; 
		border: 0;
		background: #FFF url(images/input.gif) no-repeat;
		padding: 4px; 
		color: #E0691A;
		font-weight: bold;
		margin: 0 0 0 3px;
	}
	input.submit {
		background: #E0691A url(images/submit.gif) no-repeat;
		border: 0;
		padding: 4px 0;
		width: 65px;
		margin: 0 10px 1px 0;
		color: #FFF;
		font: bold 1em Arial, Sans-Serif;
	}
	.grey { color: #808080; background: inherit; font-weight: normal; }
	.search_form { float: right; }

/* left side
   --------- */

.left {
	float: left;
	width: 634px;
	margin: 0 0 10px 0;
}

.left h2_ori {
	clear: both;
	background: #E8E8E8 url(images/h2bg.gif) no-repeat center left;
	color: #444;
	padding: 3px 0 4px 43px;
	font: bold 1.4em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
}

.left h2
{
	clear: both;
	background: #E8E8E8;
	color: #444;
	padding: 3px 0 4px 20px;
	font: bold 1.4em "Trebuchet MS" , Arial, Sans-Serif;
	margin: 0 0 10px 0;
}
	.left_side {
		float: left;
		width: 200px;
		padding: 0 0 0 10px;
		margin: 10px 0 0 38px;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }

	.right_side_ori {
		float: right;
		width: 250px;
		background: #FFF url(images/dotted.gif) repeat-y;
		color: #414141;
		padding: 0 0 0 70px;
		margin: 10px 0;
	}
		
	.right_side {
		float: right;
		width: 250px;
		background: #FFF;
		color: #414141;
		padding: 0 0 0 70px;
		margin: 10px 0;
	}
	.left_box { 
		margin: 0 0 10px 0; 
		color: #000; 
		background: #FFF; 
		padding: 3px 0; 
	}
	
		
/* right side E8E8E8
   ---------- */
		
.right
{
    border-style: solid;
    border-width: thin; 
    border-color: #BDBDBD;
    float: right;
    width: 335px;
    margin: 0 0 10px 5px;
}

    .right h2
{
    clear: both;
    background: #BDBDBD;
    color: #FFF;
    padding: 3px 0 4px 10px;
    font: bold 1.4em "Trebuchet MS" , Arial, Sans-Serif;
    margin: 0 0 0px 0;
}

	.right h3
{
    border-width: thin;
    border-color: #C0C0C0;
    clear: both;
    background: #f5f5f5;
    color: #000000;
    padding: 3px 0 4px 10px;
    font: bold 1.4em "Trebuchet MS" , Arial, Sans-Serif;
    margin: 0 0 0px 0;
    border-top-style: dotted;
}

	.right_h3_ori2 {
    clear: both;
    background: #BDBDBD;
    color: #FFF;
    padding: 3px 0 4px 10px;
    font: bold 1.4em "Trebuchet MS" , Arial, Sans-Serif;
    margin: 0 0 0px 0;
	}
	
		.right_h3_ori {
		background: #BDBDBD  url(images/h3bg.gif) no-repeat center right;
		color: #FFF;
		padding: 8px 0 8px 5px;
		font: bold 1em Tahoma, Arial, Sans-Serif;
		margin: 0 0 3px 0;
	}

	.right_articles {
		background: #f5f5f5;
		color: #414141;
		padding: 8px;	
	}
	.notice {
		background: #eee;
		color: #808080;
		padding: 12px 8px;	
		margin: 0 0 3px 0;
	}
	.image {
		float: left;
		margin: 0 9px 3px 0;
	}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
}
	.footer a { color: #808080; background: #fff; }
	

.homepg_content
{
    clear: both;
    text-align: center;
    float: none;
    margin: 10 0 10px 0;
    padding: 10px 0;
    line-height: 2em;
}
	
.main_content {
	float: left;
	margin: 0 0 10px 0;
}

.watermark 
{
	background: #FFAAFF;
}

.watermarked 
{
	color: Silver;
}

.floatright
{
    float: right;
    margin-right: 20px;
}

.hmpgtn
{
    width: 160px;
    height: 130px;
    float: left; 
    text-align: center;  
    text-decoration: none;    
}

.hmpgtn_lnk
{
    text-decoration: none; 
    color: Blue;    
}

.tagc
{
    color: Blue;  
    text-decoration: none; 
    padding: 5px; 
    white-space: nowrap;
}
