/* 

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

   
/* default styles
   -------------- */
*{ margin: 0; padding: 0; }* 
body { 
	font: 8pt Arial, "Trebuchet MS", Tahoma, sans-serif; 
	line-height: 1.6em;
	background: #e8e8e8; 
	color: #444; 
}

a {	color: #E0691A;	background: inherit;}
a:hover { color: #6C757A; background: inherit; }

h1 { font: normal 2.4em "Trebuchet MS", Arial, Sans-Serif; padding: 7px 0 0 8px; margin: 0; }
h1 a { color: #737373; background: inherit; }
.green { color: #006600; }
sup { font-size: 6pt; }

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; }
h3 { font-size: 1.2em; margin-bottom: 5px; color: #444; background: inherit; }
p {	margin: 0 0 5px 0; }

ul { list-style : none; }

/* layout
   ------ */

.page_start {
	margin: 0 auto;
	width: 830px;
	height:0px;
}
.content { 
	margin: 0 auto;
	width: 810px;
	padding: 0 10px 0px 10px;
	position:absolute;
	top:0px;
}
.page_end {
	margin: 0 auto;
	width: 830px;
	height: 18px;
}
.header { 
	height: 0px;
	background: #fff;
	color: #808080;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.top_info {
	height: 0px;
	float: right;
	width: 555px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #808080;
}

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

	.top_info_right {
		float: right;
		width: 260px;
		padding: 0 0 0 35px;
		border-left: 1px solid #eee;
	}

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

.bar { 
	clear: both;
	font-size: 0px;
	height : 0px;
	visibility : hidden;
	position:absolute;
	top:0px;
}

	.bar li, .bar li a { 
		visibility : hidden;
		font-size:0px;
		height:0px;
	}
	
	#topnav li {
		visibility : hidden;
		font-size:0px;
		height:0px;
	}
	#topnav a, #topnav a:link, #topnav a:visited, #topnav a:hover, #topnav a:active {
		display: block;
		visibility : hidden;
		font-size:0px;
		height:0px;
		top:0px;
	}
	#topnav li ul {
		visibility : hidden;
		font-size:0px;
		height:0px;
	}
	#topnav li:hover ul, #topnav li.sfhover ul {
		visibility : hidden;
		font-size:0px;
		height:0px;
	}
	#topnav li li {
		visibility : hidden;
		font-size:0px;
		height:0px;
	}
	#topnav li li a, #topnav li li a:link, #topnav li li a:visited, #topnav li li a:hover {
		visibility : hidden;
		font-size:0px;
		height:0px;
	}
	

	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; }

.fullwidth {
	width:98%;
}

#left_side {
	float: left;
	width: 0px;
	visibility : hidden;
	font-size:0px;
	height:0px;
}

#left_side h3 {
	visibility : hidden;
		font-size:0px;
		height:0px;
}

#left_side p {
	visibility : hidden;
		font-size:0px;
		height:0px;
}
	
.right_side {
	visibility : hidden;
}

/* ----- NAVIGATION LEFT/RIGHT ----- */

#navigationLeft,#navigationRight
{
 width: 0px;
 visibility : hidden;
 font-size:0px;
 height:0px;
}

#navigationLeft li,#navigationRight li
{
 visibility : hidden;
 font-size:0px;
 height:0px;
}

#navigationLeft li a,#navigationLeft li a:link,#navigationLeft li a:visited, #navigationRight li a,#navigationRight li a:link,#navigationRight li a:visited
{ 
 visibility : hidden;
 font-size:0px;
 height:0px;
}

#mid {
	float: left;
	width: 70%;
	margin: 10px 0 10px 0;
	
}

#mid h2 {
	clear: both;
	color: #d00;
	padding: 3px 0 3px 43px;
	font: bold 16px "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 10px 0;
	height: 23px;
}

#mid p {
	margin:5px 5px 15px 0;
	font-size: 9pt;
}
#mid table td {
	font-size: 9pt;
}

.mid_box { 
	margin: 0 0 10px 0; 
	color: #000; 
	background: #FFF; 
	padding: 3px 0 0 32px; 
}
		
.right {
	float: right;
	width: 310px;
	margin: 0 0 10px 0;
}

.notice {

	visibility : hidden;
		font-size:0px;
		height:0px;
}

img.float_right {
	float: right;
	margin: 0 0 10px 10px;
}

img.float_left {
	float: left;
	margin: 0 10px 10px 0;
}

img.border {
	background-color:#e8e8e8;
	padding: 2px;
	border: 1px outset #e8e8e8;
}

ul.points {
	list-style:disc;
}
ul.points li {
	margin:0 10px 0px 40px;
	font-size:9pt;
}
ol.points li {
	margin:0 10px 15px 30px;
	font-size:9pt;
}

.clear {
	clear:both;
}
/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 10px 0;
	border-top: 1px solid #ccc;
	line-height: 2em;
}
	.footer a { color: #808080; background: #fff; }
	
.bold, .bold td {
	font-weight:bold;
}