/* 
	project: internet sharing template
   	author: luka cvrk (www.solucija.com) 
								*/
   
body { padding: 0; margin: 0; font: 0.7em Tahoma, Arial, sans-serif; line-height: 1.6em; background: #fff; color: #454545; }

/* links */
a { color: #ff0000; background: inherit; }
a:hover { color: #000000; background: inherit; }	

/* headings */
h1 {
	font: bold 2.5em "Arial", Sans-Serif;
	margin: 0;
	letter-spacing: -1px;
	color: #F00;
	font-size: 12mm;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
h2 {
	font: bold 2em Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	font-size: 14px;
}
h1 a, h2 a { color: #ff0000; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #F00; background: #FFF; }
.title { color: #ff0000; background: #fff; }

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search { width: 279px; border: medium none; background: #fff url('http://atoall.com/language/cssimg/images/input.gif') no-repeat; color: #1E67A8; font-weight: bold; padding-left:10px; padding-right:10px; padding-top:6px; padding-bottom:6px }
input.button { padding: 3px; }

/* content holder */
#content { margin: 10px auto; width: 960px; }

/* header */
#header { height: 45px; }
#logo {
	padding: 0px 0 0 8px;
	text-align: center;
	float:left
}
#logo p {
	margin: 0;
	padding: 0 0 0 10px;
	color: #808080;
	background: #fff;
	text-align: left;
}
#top_info { float: left; padding: 10 0 0 10px;width: 270px;text-align:right  }

/* horizontal tabbed menu */	
#tabs { background: #fff url('http://atoall.com/language/cssimg/images/bigbox.gif') no-repeat top left; color: #000;  height: 64px; text-align: center; padding-left:200px; padding-right:0; padding-top:0; padding-bottom:0 }
#tabs li { display: inline; height: 45px; }
#tabs li a { float: left; background: #fff url('http://atoall.com/language/cssimg/images/barbg.gif') no-repeat; color: #808080; width: 82px; text-align: center; font-weight: bold; text-decoration: none; padding-left:0; padding-right:0; padding-top:7px; padding-bottom:7px }
#tabs li a:hover {
	background: #fff url('http://atoall.com/language/cssimg/images/barcurrent.gif') no-repeat;
	color: #000;
}	
#tabs li a.current { background: #fff url('http://atoall.com/language/cssimg/images/barcurrent.gif') no-repeat; color: #2C71AE }	
.key { text-decoration: underline; }

/* search form */
#search { 
	float: left;
	clear: both;
	color: #000;
	background: #fff url('http://atoall.com/language/cssimg/images/searchbg.gif') no-repeat;
	width: 500px;
	margin-left:0; margin-right:0; margin-top:5px; margin-bottom:0; 
	padding-left:5px; padding-right:0; padding-top:14px; padding-bottom:40px
}
	#search p { padding: 0; margin: 0; }


/* grey subheader */
.gboxtop { clear: both; height: 8px; background: #dedede url('http://atoall.com/language/cssimg/images/gboxtop.gif') no-repeat; color: #000 }
.gbox { background: #dedede url('http://atoall.com/language/cssimg/images/gbox.gif') no-repeat bottom left; color: #444; margin-left:0; margin-right:0; margin-top:0; margin-bottom:20px; padding-left:13px; padding-right:13px; padding-top:1px; padding-bottom:7px }
.gbox p {
	padding: 7px 0;
	margin: 0;
	font-weight: bold;
}


/* left side */
.left { float: center;  margin: 0 0 10px 0; }

	.left_articles {
		margin: 0 20px 15px 10px;
		padding: 10px 0 0 0;
		text-align: justify;

		color: #000;
		background: #fff;
	}
	
	.calendar { height: 50px; float: left; background: #fff url('http://atoall.com/language/cssimg/images/calendar.gif') no-repeat; width: 50px; color: #808080; padding-left:9px; padding-right:0; padding-top:5px; padding-bottom:0}
	.calendar p { padding: 0; margin: 0; }
	.description { padding: 0 0 2px 0; margin: 0 10px 5px 0; border-bottom: 1px dotted #ccc; }
	.thumbnail {
	float: left;
	margin: 0 18px 8px 0;
	border: 1px solid #dedede;
	text-align: right;
}


/* bottom thirds */
.thirds { float: left; width: 203px; background: #eee; margin: 0 12px 0 0; color: #5d5d5d; }
	.smallboxtop { height: 14px; background: #fff url('http://atoall.com/language/cssimg/images/smallboxtop.gif') no-repeat; color: #000 }
	.smallbox { background: #fff url('http://atoall.com/language/cssimg/images/smallbox.gif') no-repeat bottom left; color: #444; padding-left:10px; padding-right:10px; padding-top:1px; padding-bottom:10px  }
	.smallbox p {
	padding: 0;
	margin: 0;
	color: #F00;
	font-weight: bold;
}

	
/* right side */
#right {
	float: right;
	width: 295px;
	margin: 0 0 10px 0;
}
	.boxtop {
	height: 19px;
	background: #fff url('http://atoall.com/language/cssimg/images/boxtop.gif') no-repeat;
	color: #000;
	font-weight: bold
}
	.box { background: #fff url('http://atoall.com/language/cssimg/images/box.gif') no-repeat bottom left; color: #5b5b5b; margin-left:0; margin-right:0; margin-top:0; margin-bottom:10px; padding-left:10px; padding-right:10px; padding-top:0; padding-bottom:15px }
	.box p { padding: 0; margin: 0;}
	.image { float: left; margin: 0 9px 3px 0; }


/* misc */
.buttons { text-align: right; padding: 4px 3px 0 0;}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url('http://atoall.com/language/cssimg/images/bluebtn.gif') no-repeat; width: 100px; color: #fff; text-decoration: none; padding-left:16px; padding-right:16px; padding-top:1px; padding-bottom:5px }
.greenbtn { background: #488EB2 url('http://atoall.com/language/cssimg/images/greenbtn.gif') no-repeat; color: #fff; text-decoration: none; padding-left:16px; padding-right:17px; padding-top:1px; padding-bottom:5px }
.bluebtn:hover, .greenbtn:hover { background: #488EB2 url('http://atoall.com/language/cssimg/images/hoverbtn.gif') no-repeat; color: #fff }

/* footer  */
.footer { clear: both; text-align: center; line-height: 1.8em; padding: 10px 0 10px 0; border-top: 1px solid #ccc; }



:link.keylinks {
	COLOR: #FF0000; TEXT-DECORATION: none; font-family:MS Sans Serif; font-size:13px; font-weight:bold
}
:visited.keylinks {
	COLOR: #FF0000; TEXT-DECORATION: none;font-family:MS Sans Serif; font-size:13px; font-weight:bold
}
:hover.keylinks {
	COLOR: #000000; TEXT-DECORATION: underline;font-family:MS Sans Serif; font-size:13px; font-weight:bold
}
