/* project: internet services template
   author: luka cvrk (www.solucija.com) */

   
/* default styles
   -------------- */
   
body { 
	padding: 0;
	margin: 5px 0 0 0; 
	line-height: 1.5em;
	font: 0.7em Tahoma, sans-serif; 
	background-color: #000000; 
	background-repeat: repeat-x; 
	color: #454545; 
	text-align: center;
	
}

.products { 
	clear: both;
	text-align: left;
	padding: 5px 0 20px 0;
	margin: 0px 0 0 0;
	background: url(../../images/linea.jpg) no-repeat;
	background-position: 115px 100%;
	line-height: 1.8em;
	width:100%;
}

.products_2 { 
	clear: both;
	text-align: left;
	padding: 5px 0 20px 0;
	margin: 0px 0 0 0;
	line-height: 1.8em;
	width:100%;
}

.pictures { 
	text-align: center;
	padding: 10px 10px 10px 10px;
	border: 1px solid #ccc;
	line-height: 1.8em;
	width:500px;
}

.picturelabel { 
	text-align: center;
	margin: 10px 0 5px 0;
	padding: 1px 0 1px 0;
	color: #00000;
	background:#ccc; 
	width:100px;
	height:16px;
}

.picturelabelempty { 
	text-align: center;
	margin: 10px 0 5px 0;
	padding: 1px 0 1px 0;
	color: #00000;
	background:#ffffff; 
	width:100px;
	height:16px;
}

.picturelabelemptyshow { 
	text-align: center;
	margin: 0px 0 0px 0;
	padding: 0px 0 0px 0;
	color: #00000;
	background:#ffffff; 
	width:100px;
	height:10px;
}



.table {
	font: 8pt Arial, sans-serif; 
	color: #454545; 
	vertical-align:top;
}

#corpo {
	height:500px;
}


a {	color: #3C6600;	text-decoration:none;} /* #F53C34 */
a:hover { color: #6C7570; }

h1 { font: normal 2.1em Arial, Sans-Serif; letter-spacing: -1px; padding: 7px 0 0 8px; margin: 0; }
.dark  { color: #737373; background: inherit; font-weight: bold; }
h1 a, h2 a { text-decoration: none; }
h1 a:hover, h2 a:hover { color: #FF6600; background: inherit; }
h2 { margin: 0; padding: 0; font: bold 1.7em Arial, Sans-Serif; letter-spacing: -1px; }
h2 { font-size: 1.5em; margin-bottom: 5px; color: #000; background: inherit; }

p {	margin: 0 0 5px 0; }

ul { margin: 0; padding : 0; list-style : none; }

form { 	margin: 0; }

input.search { 
	width: 100px;
	height: 21px; 
	border: 0;
	background: #FFF;
	padding: 4px; 
	margin: 0 0 0 0;
	color: #000000;
	font-size:9px;
}

input.submit {
	background: url(../../images/submitmedium.png) no-repeat;
	border: 0;
	padding: 0px 0;
	width: 55px;
	height:24px;
	margin: 0 0px 0px 0;
	outline:none;
	color: #FFF;
	font: bold 10px Arial, Sans-Serif;
}

input.submitmedium {
	background: url(../../images/submitmedium.png) no-repeat;
	border: 0;
	padding: 0px 0;
	width: 55px;
	height:24px;
	margin: 0 0px 0px 0;
	outline:none;
	color: #FFF;
	font: bold 10px Arial, Sans-Serif;
}

input.submitsmall {
	background: url(../../images/submitsmall.png) no-repeat;
	border: 0;
	padding: 0px 0;
	width: 40px;
	height:20px;
	margin: 0 0px 0px 0;
	color: #FFF;
	outline:none;
	font: bold 10px Arial, Sans-Serif;
}
input.submitdx {
	background: url(../../images/submit_dx.gif) no-repeat;
	border: 0;
	padding: 0px 0;
	width: 30px;
	height:20px;
	margin: 0 0px 0px 0;
	color: #FFF;
	outline:none;
	font: bold 10px Arial, Sans-Serif;
}

input.submitsx {
	background: url(../../images/submit_sx.gif) no-repeat;
	border: 0;
	padding: 0px 0;
	width: 30px;
	height:20px;
	margin: 0 0px 0px 0;
	color: #FFF;
	outline:none;
	font: bold 10px Arial, Sans-Serif;
}

input.login { 
	width: 120px;
	height: 20px;
	border: 1 px solid #69B200;
	padding: 3px;
	margin: 4px 4px 4px 8px; 
	font-size: 10px;
}

/* OUT
   ------ */
        .out {
	width:100%;
	margin:0 auto;
}
     .outleft {
    float: left; 
	width: 18%;
	left:0;
	padding:70px 0 0 0;
	position:absolute;
	text-align:center;
	display:none;
}

     .outright {
    float: right; 
	width: 18%;
	right:0;
	position:absolute;
	padding:70px 0 0 0;
	text-align:center;
	display:none;
}
   
   .outcenter { 
	margin: 0 auto;
}


/* layout
   ------ */

.content { 
	margin: 0 auto;
	width: 780px;
	padding: 5px; 
	background: #fff;
	border: 1px solid #69B200;
	text-align:left;
}


.buttonlogin { 
	padding: 2px 0px 0 0;
}

.header { 
	height: 130px;
	background: #000000;
	color: #808080;
	margin: 0px 0;
	padding: 0px 0 0 0;
	border-bottom: 1px solid #ccc;
}

.top_info {
	float: right;
	width: 555px;
	padding: 5px 0 4px 0;
	border-bottom: 1px solid #E9E8D7;
	background: #E9E8D7;
	color: #808080;
}

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

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

.browse_category  {
	font-size: 0.9em;
	width: 190px;
	color: #FFF;
	background: inherit;
}

.bar { 
	clear: both;
	font-size: 12px;
	height: 32px; 
	color: #FFF;
	margin: 0 0 0 0px; 
	top:-100px;
	background:  url(../../images/bar_notover.gif) repeat-x;
	/*border-bottom:  2px solid #3C6600;*/
}

	.bar li { 
		margin: 0; 
		padding: 9px 12px 8px 12px;
		color: #FFEADC;
		background: #69B200 url(../../images/bar_notover.gif) repeat-x;
		float: left; 
	}
	
	.bar li.active { 
		background: #3C6600 url(../../images/bar_over.gif) repeat-x; 
		color: #fff;
		font-weight: bold; 
		padding: 9px 10px 8px 10px;
	}
	
	.bar li a { 
		font-weight: bold;
		color: #FFF; 
		text-decoration: none;
		outline:none;
	} 
	
	.bar li a:hover { 
		color: #3C6600;
	} 
	


.search_field { 
	background: #fff url(../../images/searchbg.gif)	repeat-x right; 
	color: #808080;
	clear: both;
	font-weight: bold;
	padding: 0px 0px 0px 4px;
	margin: 5px 0px 5px 0;
	height:20px;
}

.grey {
	color: #808080;
	background: inherit;
	font-weight: normal;
}

.search_form { 
	margin: 6px 3px 0 0 ;
	float: right; 
	height:20px;}

.date { 
	padding: 7px 0px 0px 0px;
	float: left;
	font: bold 10px Arial, Sans-Serif; }

.subheader {
	margin: 0px 0 10px 0;
	border-bottom: 1px solid #E9E8D7;
	padding: 5px 0 5px 0;
	background: #A4A4A4;
	color: #fff;
}

/* right side
   --------- */

.right {
	float: right;
	width: 603px;
	margin: 5px 0 0px 0;
	padding:0 0 0 0px;
	background: ffffff;
	border-left: 1px solid #ccc;
	min-height:495px;
}

.right_tire {
	float: right;
	width: 600px;
	margin: 5px 0 0px 0;
	padding:0 0 0 0px;
	border-left: 1px solid #ccc;
	min-height:495px;
}

.right h3 {
	clear: both;
	background: #ffffff url(../../images/h3_bg.png) no-repeat top left;
	color: #000000;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
	
}

.right_tire h3 {
	clear: both;
	background: #ffffff url(../../images/h3_bg.png) no-repeat top left;
	color: #000000;
	padding: 7px 0 7px 5px;
	font: bold 1em Tahoma, Arial, Sans-Serif;
	margin: 0 0 0px 0;
	
}

		
	.left_side a, .right_side a { color: #69B200; background: #FFF; }
		
	.right_side {
		float: right;
		width: 220px;
		background: #FFF url(../../images/dotted.gif) repeat-y;
		color: #69B200;
		padding: 0 0 0 40px;
		margin: 10px 0;

	}
		
	.right_box {margin: 2px 10px 40px 5px; color: #000; padding: 3px 0 0 5px; vertical-align:top; }
	
	.right_box_info { margin: 10px 10px 5px 5px; color: #000; background: #FFF; padding: 3px 0 0 5px;; vertical-align:top; }
	
		
/* left side
   ---------- */
		
.left {
	float: left;
	width: 155px;
	margin: 0px 0 2px 0;
	background: #ffffff;
	height:100%;
	position:relative;
}

.left_box {
	float: left;
	width: 100%;
	margin: 5px 0 2px 0;
	background: #f5f5f5;
	border: 1px solid #3C6600;
	position:relative;
}



.left_box h3 {
	background:url(../../images/left-h3_small.gif) repeat-x top left;
	color: #FFF;
	width: 100%;
	padding: 7px 0 7px 0px;
	font: bold 11px Tahoma, Arial, Sans-Serif;
	margin: 0 0px 0 0;
}

	.left_articles {

		color: #000000;
		padding: 10px 5px 0px 5px;	
		margin: 0 0 0px 0;

	}
	
		.left_counter {

		color: #000000;
		padding: 10px 5px 0px 5px;	
		margin:0;
		text-align:center;
		width:100%;
	}
	
.image {
	float: left;
	margin: 0 9px 3px 0;
}

/* footer
   ------ */

.footer { 
	clear: both;
	text-align: center;
	padding: 5px 0px 0 0;
	margin: 0;
	border-top: 1px solid #ccc;
	height: 42px;
	width:100%;
}

.footer a { color: #808080; background: #fff; }