/* 
	project: internet services - 2nd edition
	author: luka cvrk (www.solucija.com) */
/* default styles

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

*{ margin: 0; padding: 0; }* 
body { 
	font: .75em "Trebuchet MS", Tahoma, Arial, sans-serif; 
	line-height: 1.4em;
	color:#000000;
	/*behavior:url(css/csshover.htc);*/
	background-color:#DDD;
	background-image:url(../images/components/content_bg.jpg);
	background-repeat:repeat-y;
	background-position:top;
}

h1 { color:#936; font: normal 1.5em "Trebuchet MS", Arial, Sans-Serif; font-weight:bold; padding: 7px 0 0 0; margin: 0 0 -15px 0; }
h1 a { color:#936; text-decoration: none; font-weight:bold;}



.orange { color: #E0692A; }
sup { font-size: .5em; }

h1 a, h2 a { text-decoration: none; font-weight:bold;}
h1 a:hover, h2 a:hover { color: #666; text-decoration: none; font-weight:bold;}

p {	margin: 0 0 5px 0; }
ul { list-style : none; }

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 980px;
	padding: 10px;
	background-color:#FFF;
	border-right:5px solid #FFF;
	border-left:5px solid #FFF;
}

.header { 
	height: 73px;
	background: #fff url(../images/components/banner.jpg);
	background-position:left;
	background-repeat:no-repeat;
	color: #808080;
	margin: 0;
	padding: 10px 0 0 0;
}

.top_info {
	float: right;
	width: 701px;
	height:106px;
	margin-top:-5px;
	padding: 0px 0 10px 0;
	color: #808080;
}

.top_info_left {
	width: 200px;
	float: left;
}

.top_info_right {
	float: right;
	width: 701px;
	height:106px;
	padding: -5px 0px 10px 0;
}

.top_info_right img {
	border:none;		
}	

.browse_category  {
	width: 390px;
	color: #FFF;
	background: inherit;
}

.bar2 { 
	height: 25px; 
	width:980px;
	margin-bottom:30px;
}

/* search form */

.search_field { 
	background: #fff url(../images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 7px 12px 10px 10px;
	margin: 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: 690px;
	margin: 0 0 10px 0;
}

.left b {color:#993366;}

div#subnav {width:134px; float:left; margin-top:4px; margin-right:4px; height:100%;}

#subnav img {margin-bottom:1px; clear:both;}

div#pagecontent {width:528px; margin-top:4px; padding:10px; float:left;}

* html .left {margin-top:10px;}

.left img {border:none;}

/*.left h4 {
	clear: both;
	background-color: #FFF;
	color: #666;
	padding: 3px 0 4px 0;
	font: 1.3em "Trebuchet MS", Tahoma, Sans-Serif;
	text-transform:uppercase;
	font-weight:bold;
	margin: 0 0 0 0;
}
*/

.left h5 {
	clear: both;
	background-color: #FFF;
	color: #000;
	padding: 3px 0 4px 0;
	font: bold 1.1em Arial, Tahoma, Sans-Serif;
	text-transform:uppercase;
	margin: 0 0 0 0;
}

.left_side {
	float: left;
	width: 160px;
	padding: 0 0 0 10px;
	margin: 10px 0 0 10px;
}

.right_side a { color: #414141; background: #FFF; }
		
.right_side {
	float: right;
	width: 274px;
	background: #FFF url(../images/dotted.gif) repeat-y;
	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

   ---------- */
.right {
	float: right;
	width: 290px;
	margin: 5px 0 10px 0;
	background-color:#EEE;
}

* html .right {margin-top:10px;}

.right a {
	color:#993366; 
	font-weight:bold; 
	text-decoration:none;
}

.right a:hover {
	color:#999999; 
	font-weight:bold; 
	text-decoration:none;
}

.right h3 {
	background: url(../images/components/h3bg.gif) repeat-x center right;
	color: #FFF;
	padding: 8px 0 8px 5px;
	font: bold 1em Arial, Tahoma, Sans-Serif;
	text-transform:uppercase;
	margin: 0 0 3px 0;
}

.right h2 {
	background-color:#FFFFFF;
	border-bottom:1px solid #999;
	color: #999;
	padding: 4px 0 4px 5px;
	font: bold 1.2em Arial, Tahoma, Sans-Serif;
	text-transform:uppercase;
	margin: 0 0 3px 0;
}

.right_articles {
	background: #EEE;
	color: #414141;
	padding: 8px;
	min-height:70px;	
	margin: 0 0 3px 0;
}

.right_advertisement {
	background: #FFFFFF;
	color: #555555;
	font-size:.8em;
	padding: 8px;
	min-height:70px;	
	margin: 0 0 3px 0;
}

* html .right_articles	{height:70px;}

.notice {
	background: #eee;
	color: #808080;
	padding: 12px 8px;	
	margin: 0 0 3px 0;
}

.image {
	float: left;
	margin: 0 9px 3px 0;
}

.right img {border:none;}	

.right h5 {clear: both;
	background-color:none;
	color: #666;
	padding: 3px 0 4px 0;
	font: 1em Arial, Tahoma, Sans-Serif;
	text-transform:uppercase;
	margin: 0 0 0 0;
}

/*Page Elements*/

#hometabs {width:100%; height:280px;}

/* footer

   ------ */
.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
}

.footer img {border:none;}

.footer a { 
	color: #333; 
	background: #fff; 
	text-decoration:none; 
}

.footer a:hover { 
	color: #999; 
	background: #fff; 
	text-decoration:underline; 
}

div#pagecontent b, strong {color:#978245;}
.articlestrip h4 {color:#978245; font-weight:bold;}
.homebox h4 {color:#978245; font-weight:bold;}
.homestrip b {color:#978245;}
