/* 

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

   
/* default styles
   -------------- */

/* left side
   --------- */


div.leftcol {width:154px; float:left;}

div.leftcol ul {padding:8px;}

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

div.dirsearchbox {padding:4px; height:208px;}

div.dirsearchbox table {margin-left:10px;}

.resultlink {padding:0px 10px; font-size:1.2em;}

.cattable td {border:1px solid #999; background-image:url(../images/directory/cat_bg.gif); background-position:bottom;
			  background-repeat:repeat-x; height:160px; padding:4px;}

.cattable td img {border:1px solid #999;}


.featcomp { width:420px; padding:8px; margin-bottom:10px; background-color:#FFF;
			background-image:url(../images/directory/cat_bg.gif); background-position:top; background-repeat:repeat-x;
			border:1px solid #CCC;}

.featcomp h5 a {	color: #666;
	font: 1.3em Arial, Tahoma, Sans-Serif;
	text-transform:uppercase;
	text-decoration:none;
	
}

.featcomp h5 a:hover {	color: #666;
	font: 1.3em Arial, Tahoma, Sans-Serif;
	text-transform:uppercase;
	text-decoration:underline;
	
}

.compname {font-size:1.6em; color:#666; font-weight:bold; text-transform:uppercase; padding-left:2px;}

.left {
	float: left;
	width: 634px;
	margin: 0 0 10px 0;
}

.left b {color:#FF0099;}



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

.left img {border:none;}

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

.left h1 {
	clear: both;
	background-color: #FFF;
	color: #666;
	padding: 3px 0 4px 0;
	font: 1.3em Arial, Tahoma, Sans-Serif;
	text-transform:uppercase;
	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: 280px;
		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: 340px;
	margin: 0 0 10px 0;
}

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

	.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: #f1f1f1;
		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 a { color: #333; background: #fff; text-decoration:none; }
.footer a:hover { color: #999; background: #fff; text-decoration:underline; }

.footer img {border:none; text-decoration:none;}
.footer img:hover {border:none; text-decoration:none;}
