/* 

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

   
/* default styles
   -------------- */
*{
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}* 
body {
	line-height: normal;
	background: #fff;
	color: #2686E8;
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
	font-size: 14px;
}

a {	color: #E0691A;	background: inherit;}
a:hover { color: #80ff80; background: inherit; }

h1 {
	margin: 0;
	font-size: 18px;
	font-family: "Eurostile";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 8px;
}
h1 a { color: #737373; background: inherit; }
.orange {
	color: #2686E8;
	font-size: 28px;
}
sup { font-size: .5em; }

h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover {
	color: #E0691A;
	background: inherit;
	font-style: normal;
}
h2 {
	font-size: 16px;
	margin-bottom: 0px;
	color: #C7EEFF;
	font-family: Tahoma;
	font-style: normal;
	font-weight: lighter;
	
; 	background-color: #2686E8;
}
h4 {
	font-size: 14px;
	margin-bottom: 0px;
	color: #333333;
	 
	font: Arial;
}



p {
	margin: 0 0 5px 0;
	font-size: 12px;
	font: arial;
	font: Arial;
}

ul { list-style : none; }

/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 985px; 
	color: #333333;
}

.header { 
	height: 70px;
	background: #fff url(images/headerbg.gif) repeat-x bottom;
	color: #808080;
	margin: 3px 0;
	padding: 10px 0 0 0;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	color: #2686E8;
	
}

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

	.top_info_right {
	float: right;
	width: 290px;
	padding: 0 0 0 35px;
	border-left: 1px solid #eee;
	color: #2686E8;
		font
;
	font-size: 18px;
	}

.browse_category  {
	width: 390px;
	color: #ffffff;
	background: inherit;
	font: Eurostile;
	font-size: 18px;
}

.bar { 
	clear: both;
	font-size: 18px;
	height: 38px; 
	color: #FFF;
	background: url(graphics/headerbar2.jpg);
}

	.bar li { 
		padding: 6px 12px 6px 12px;
		color: #FFFFFF;
		float: left; 
	}
	
	.bar li.active { 
		background: #E0691A url(images/bar.gif) repeat-x; 
		color: #fff;
		font-weight: bold; 
		
	}
	
	.bar li a { 
		font-weight: normal;
		color: #FFF; 
		background: inherit;
		text-decoration: none;
	} 
	
/* search form */
.search_field { 
	background: #fff url(images/searchbg.gif) no-repeat right; 
	color: #808080;
	clear: both;
	font-weight: inherit;
	padding: 7px 12px 10px 10px;
	margin: 0px 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: 638px;
	margin: 0 0 10px 0;
	color: #666666;
	text-align: left;
}

.left h2 {
	clear: both;
	color: #C7EEFF;
	padding: 3px 0 5px 5px;
	font: Tahoma;
	margin: 0 0 0px 0;
}
	.left_side {
		float: left;
		width: auto;
		padding: 0 0 0 10px;
		margin: 10px 0 0 38px;
	}
		
	.left_side a, .right_side a { color: #414141; background: #FFF; }
		
	.right_side {
	float: right;
	width: auto;
	background: #FFF url(images/dotted.gif) repeat-y;
	color: #414141;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 70px;
	padding-bottom: 0;
	}
	.left_box {
	margin: 0 0 10px 0;
	color: #333333;
	background: #FFF;
	padding: 3px 0;
	font-size: 14px;
	}
	
		
/* right side
   ---------- */
		
.right {
	float: right;
	width: 340px;
	margin: 0 0 10px 0;
}
	.right h3 {
	color: #AAD5FF;
	padding: 3px 0 5px 5px;
	margin: 0 0 3px 0;
	font-size: 16px;
	font-family: Tahoma;
	font-style: normal;
	font-weight: lighter;
	background-color: #2686E8;
	}
	.right_articles {
	background: #f5f5f5;
	color: #333333;
	padding: 8px;
	margin: 0 0 3px 0;
	font-size: 14px;
	}
	.notice {
		background: #eee;
		color: #808080;
		padding: 12px 8px;	
		margin: 0 0 3px 0;
	}
	.image {
		float: left;
		margin: 0 9px 3px 9px;
	}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0;
	line-height: 2em;
}
	.footer a { color: #808080; background: #fff; }
blubar {
	background-image: url(images/bluebar.jpg);
}
bluebar {
	background-image: url(images/bluebar.jpg);
}
resourcetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FF99FF;
}
resourcetable {
	font-family: Arial, Helvetica, sans-serif;
}
tableh2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #FF8000;
}
th2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF8000;
	background-repeat: repeat-x;
}
right_articles_quote {
	font-family: "Arial Rounded MT Bold";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0066CC;
}
