/* 
	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;
	color: #454545;
	background-color: #000000;
	background-image: url(images/background3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.contactform {
	width:500px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	margin-left: auto;
	margin-right: auto;
}
.contactform fieldset {padding:20px 0 0 0 !important /*Non-IE6*/; padding:0 /*IE6*/; margin:0 0 20px 0; border:solid 1px rgb(220,220,220);}
.contactform label.left {
	float:left;
	width:75px;
	padding:2px;
	font-size:110%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
}
.contactform select.combo {
	width:225px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	font-family:verdana, arial, sans-serif;
	font-size:110%;
}
.contactform input.field {
	width:375px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	font-family:verdana, arial, sans-serif;
	font-size:110%;
}
.contactform textarea {
	width:375px;
	padding:2px;
	border:solid 1px rgb(200,200,200);
	font-family:verdana, arial, sans-serif;
	font-size:110%;
}
.contactform input.button {float:right; width:9.0em; margin-right:20px; padding:1px !important /*Non-IE6*/; padding:0 /*IE6*/; background:rgb(230,230,230); border:solid 1px rgb(150,150,150); text-align:center; font-family:verdana,arial,sans-serif; color:rgb(150,150,150); font-size:110%;}
.contactform input.button:hover {cursor: pointer; border:solid 1px rgb(80,80,80); background:rgb(220,220,220); color:rgb(80,80,80);}

/* links */
a { color: #003B6E; background: inherit; }
.contactform fieldset legend {
	margin:0 0 0 5px !important /*Non-IE*/;
	margin:0 0 20px 5px /*IE6*/;
	padding:0 2px 0 2px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:130%;
}
a:hover { color: #9EC068; background: inherit; }	

/* headings */
h1 { font: bold 2.5em "Arial", Sans-Serif; margin: 0; letter-spacing: -1px; }
h2 { font: bold 2em Arial, Sans-Serif; margin: 0; padding: 0; }
h1 a, h2 a { color: #2b2b2b; background: #fff; text-decoration: none; }
h1 a:hover, h2 a:hover { color: #2b2b2b; background: #FFF; }
.title { color: #808080; background: #fff; }

/* lists and form elements */
ul { margin: 0; padding : 0; list-style : none; }
form { margin: 0; }
input.search { width: 279px; border: none; background: #fff url(images/input.gif) no-repeat; padding: 6px 10px; color: #1E67A8; font-weight: bold; }
input.button { padding: 3px; }

/* content holder */
#content {
	margin: 10px auto;
	width: 960px;
}

/* header */
#header {
	height: 75px;
	margin-top: 30px;
}
#logo {
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-bottom: 20px;
	margin-top: 15px;
	background-image: url(images/title.gif);
	background-position: center top;
	height: 105px;
	background-repeat: no-repeat;
}
#logo p {
	color: #808080;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}
#top_info { float: right; width: 570px; margin: 20px 5px 0 0; text-align: right; }

/* horizontal tabbed menu */	
#tabs {
	color: #000;
	height: 100px;
	text-align: center;
	background-image: url(images/big-box2.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 0;
	padding-bottom: 0;
	margin-top: 30px;
	margin-bottom: 10px;
	padding-right: 75px;
	padding-left: 80px;
}
#tabs li {
	display: inline;
	height: 45px;
}
#tabs li a {
	float: left;
	color: #808080;
	width: 115px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding-top: 7px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 7px;
	background-image: url(images/barbg.gif);
	background-repeat: no-repeat;
}
#tabs li a:hover {
	color: #000;
	background-image: url(images/barcurrent.gif);
	background-repeat: no-repeat;
}	
#tabs li a.current {
	color: #2C71AE;
	background-image: url(images/barcurrent.gif);
	background-repeat: no-repeat;
}	
.key { text-decoration: underline; }

/* search form */
#search {
	float: left;
	clear: both;
	color: #000;
	width: 500px;
	background-color: #fff;
	background-image: url(images/searchbg.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 14px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 5px;
}
	#search p { padding: 0; margin: 0; }


/* grey subheader */
.gboxtop { clear: both; height: 8px; background: #dedede url(images/gboxtop.gif) no-repeat; color: #000; }
.gbox { background: #dedede url(images/gbox.gif) no-repeat bottom left; color: #444; padding: 1px 13px 7px 13px; margin: 0 0 20px 0; }
.gbox p { padding: 7px 0; margin: 0;}
.left_articles h2 {
	color: #F4F68B;
	padding-right: 20px;
	padding-left: 20px;
}


/* left side */
.left {
	float: left;
	width: 650px;
	margin: 0;
}
	.left_articles {
	text-align: justify;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-bottom: 15px;
	}
	
	.calendar {
	height: 50px;
	float: left;
	width: 10px;
	color: #808080;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
}
	.calendar p {
	padding: 0;
	margin: 0;
}
	.description {
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
	color: #FFFFFF;
	font-size: small;
}
	.thumbnail {
	float: left;
	margin: 0 18px 8px 0;
}


/* bottom thirds */
.thirds {
	float: left;
	width: 203px;
	margin: 0 12px 0 0;
	color: #5d5d5d;
	background-color: #FFFFFF;
}
	.smallboxtop {
	height: 14px;
	color: #000;
	background-color: #fff;
	background-image: url(images/smallboxtop.gif);
	background-repeat: no-repeat;
}
	.smallbox {
	color: #444;
	padding: 1px 10px 10px 10px;
	background-color: #fff;
	background-image: url(images/smallbox.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
	.smallbox p { padding: 0; margin: 0; }

	
/* right side */
#right {
	float: right;
	width: 310px;
	margin-top: 15;
	margin-right: 10;
	margin-bottom: 10px;
	margin-left: 0;
}
	.boxtop {
	height: 25px;
	color: #000;
	background-image: url(images/box-top-new.gif);
	background-repeat: no-repeat;
}
	.box {
	color: #5b5b5b;
	background-image: url(images/box-new.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
	.box p {
	margin: 0;
	padding-top: 10;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10;
	color: #FFFFFF;
}
	.image { float: left; margin: 0 9px 3px 0; }


/* misc */
.buttons {
	text-align: right;
	margin-bottom: 5px;
	padding-top: 4px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 0;
	margin-top: 10px;
	color: #FFFF00;
}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn {
	width: 100px;
	padding: 1px 16px 5px 16px;
	color: #fff;
	text-decoration: none;
	background-image: url(images/button1.png);
	background-repeat: no-repeat;
}
.greenbtn {
	padding: 1px 17px 5px 16px;
	color: #fff;
	text-decoration: none;
	background-image: url(images/button2.png);
	background-repeat: no-repeat;
}
.bluebtn:hover, .greenbtn:hover {
	color: #fff;
	background-image: url(images/button2.png);
	background-repeat: no-repeat;
}
.left_content {
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	color: #FFFFFF;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
}

/* footer  */
.footer {
	clear: both;
	text-align: center;
	line-height: 1.8em;
	background-image: url(images/footer2.gif);
	padding-left: 10px;
	background-repeat: no-repeat;
	height: 100px;
	background-position: center;
	margin-top: 10px;
	padding-top: 10px;
}
.smallbox2 {
	color: #FFFFFF;
	background-color: #fff;
	width: 200px;
}
.smallboxtop2 {
	height: 14px;
	color: #000;
	background-color: #fff;
	background-repeat: no-repeat;
}
.center {
	float: left;
	width: 650px;
	margin-top: 0;
	margin-right: 155px;
	margin-bottom: 10px;
	margin-left: 155px;
}
.center_articles {
	text-align: justify;
	color: #FFFFFF;
	margin-top: 0;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	margin-right: 15px;
	margin-left: 15px;
}
.center_articles h2 {
	color: #F4F68B;
}
.center_articles .buttons {
	float: right;
	height: 20px;
}
.center_content {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Tahoma, Arial;
	font-style: normal;
	line-height: 30px;
}
.info_holder {
	float: left;
	width: 950px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 5px;
	margin-left: 5px;
}
.info_articles {
	text-align: justify;
	color: #000;
	margin-top: 0;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 0;
	padding-left: 30px;
}
#info_box {
	float: left;
	width: 222px;
	margin-top: 0;
	margin-bottom: 10px;
}
.left_articles h3 {
	color: #F4F68B;
	font-size: medium;
	font-style: italic;
	text-decoration: underline;
}
.left_articles ul {
	color: #FFFFFF;
	list-style-type: circle;
	list-style-position: outside;
	text-align: left;
	font-size: small;
	font-style: italic;
	line-height: 20px;
	font-weight: 400;
	margin-left: 30px;
}
.left_articles li {
	color: #F4F68B;
	margin-top: 10px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-right: 20px;
}
.left_content p {
	font-family: Tahoma, Arial;
	font-size: medium;
	color: #FFFFFF;
}
.left_articles h4 {
	color: #FFFFFF;
	padding-left: 60px;
}
.info_holder h2 {
	color: #F4F68B;
	padding-right: 20px;
	padding-left: 20px;
}
.box h2 {
	color: #F4F68B;
	padding-right: 20px;
	padding-left: 20px;
}
.rightbox {
	color: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 15px;
	padding-bottom: 15px;
	background-position: center;
	text-align: center;
}
.rightbox h2 {
	color: #F4F68B;
	text-decoration: underline;
}
.rightbox h3 {
	color: #FFFFFF;
	font-size: medium;
	background-position: center;
}
#gallery_box {
	float: left;
	width: 400px;
	margin-top: 0;
	margin-bottom: 10px;
	margin-right: 45px;
	margin-left: 15px;
}
.boxtopright {
	height: 19px;
	color: #000;
	background-repeat: no-repeat;
}
.boxright {
	color: #5b5b5b;
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
}
.leftCopy {
	float: left;
	width: 650px;
	margin: 0;
	padding-left: 150px;
}
.boxtop1 {
	height: 25px;
	color: #000;
	background-image: url(images/box-top-new1.gif);
}
.boxtop2 {
	height: 25px;
	color: #000;
	background-image: url(images/box-top-new2.gif);
	background-repeat: no-repeat;
}
.boxtop3 {
	height: 25px;
	color: #000;
	background-image: url(images/box-top-new3.gif);
	background-repeat: no-repeat;
}
.boxtop4 {
	height: 25px;
	color: #000;
	background-image: url(images/box-top-new4.gif);
	background-repeat: no-repeat;
}

