/***************************************************
	      minimalist by marija zaric
	      template distributed by
        http: //freehtml5templates.com
***************************************************
***************************************************
			      Reset
***************************************************/

html, body, div, span, h1, h2, h3, h4, h5, h6, p, ol, ul, li, form, label, legend, caption, aside, details, figcaption, figure, footer,header, hgroup, menu, nav, section, summary {
   margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

a img {
   border: none
}

aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {display: block}

/***************************************************
			      Global styles
***************************************************/

html {
	width: 100%;
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: white;
	color: #575757;
	margin: 0 0 1px;
	height: 100%;
	line-height: 1.7;
	border-top: 5px solid #FF6600;
}

.bg {
	background-image: url(../images/bg.png); 
	background-position: left top;
	background-repeat: repeat;
}

p {
	margin-top: 3px;
}
	
a, p a {
	text-decoration: underline;
	color: white;
}
	
a: hover {
	color: #EE772A;
}

h1, h2, h3, h4, h5, h6 {
   font-family: Arial, Helvetica, sans-serif;
   font-weight: normal;
position: relative;
}

h1 {
/*	font-size: 15px;
	line-height: 0.9;
	color: #666666;
	text-align: left;
	margin-bottom: 13px;
	padding-bottom: 15px;*/
}

 h1 span {
	font-size: 25px;
	line-height: 12px;
	color: #666666;
	margin-left: 10px;
}
	
h2 {

}
	
h3 {
/*	line-height: 0.9;
	color: #666666;
	text-align: left;
	margin-bottom: 6px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 10px;*/
}

h4 {
	line-height: 0.9;
	color: #99CC00;
	text-align: left;
	margin-bottom: 8px;
	padding-top: 3px;
	font-weight: bold;
}

/***************************************************
			    Main containers
***************************************************/

#container, #container_left, #container_right {
	position: relative;
	width: 100%;
}
	
#container {
	position: relative;
	width: 980px;
	margin: 0 auto;
	background-color: transparent;
	min-height: 100%;
}

.group1 {
	float: left;
	width: 270px;
	position: relative;
	background: transparent;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
	
.group2 {
	float: left;
	width: 270px;
	position: relative;
	background: transparent;
	padding: 15px;
	margin-bottom: 10px;
	margin-left: 35px;
}
	
.group3 {
	float: right;
	width: 270px;
	position: relative;
	background: transparent;
	padding: 15px;
	margin-right: 10px;
	}

.group4 {
	position: relative;
	padding: 15px;
	margin-top: -14px;
	margin-bottom: 25px;
	background: transparent;
	border-top: 1px solid #A3A3A3;
	-moz-column-count: 3; /* Firefox */
	-webkit-column-count: 3; /* Safari and Chrome */
	column-count: 3;
	-moz-column-gap: 40px; /* Firefox */
	-webkit-column-gap: 40px; /* Safari and Chrome */
	column-gap: 40px;
	-moz-column-rule: 1px solid #A3A3A3; /* Firefox */
	-webkit-column-rule: 1px solid #A3A3A3; /* Safari and Chrome */
	column-rule: 1px solid #A3A3A3;
	width: 900px;
	clear: both;
}
	
header {
	position: relative;
	float: left;
	width: 100%;
	height: 70px;
}
	
	
/***************************************************
				INTRO
***************************************************/	
	
#intro {
	width: 950px;
	position: relative;
	float: left;
	height: 330px;
	background-color: transparent;
	/*	background-image: url(../images/top02.png);*/
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/***************************************************
				   HOLDERS
***************************************************/	

.holder_content {
	position: relative;
	width: 100%;
	clear: both;
}
	
.holder_content_separator{
	margin-bottom: 20px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 97%;
	font-size: 1.2em;
}
	
/***************************************************
			        GALLERY
***************************************************/
	 	 
a.photo_hover3 {
	position: relative;
	float: left;
	margin: 10px 13px 8px 0;
	padding: 8px;
    background-color: white;
	border: 1px solid #D6D6D6;
}

a.photo_hover3: hover {
	border: 1px solid #D6D6D6;
	background-color: transparent;
	z-index: 1000;
}
a:hover img {
	opacity: 0.6;
}
	
a.photo_hover2 {
	position: relative;
	float: right;
	margin: 5px 13px 8px 0;
	padding: 8px;
   background-color: white;
	border: 1px solid #E1E1E1;
}

a.photo_hover2: hover {
	border: 1px dotted #66CCFF;
	background-color: #C7EDFF;
	opacity: 0.9;
	z-index: 1000;
}


/***************************************************
			        FOOTER
***************************************************/

footer {
	position: relative;
	height: 100px;
	clear: both;
	width: 100%;
	/*	background-image: url(../images/footer.png);*/
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #FF6600;
}

#FooterOne, #FooterTwo, #FooterTree {
	position: absolute;	
}

#FooterTwo {
	position: absolute;
	right: 225px;
	top: 26px;
	color: white;
}

#FooterTree {
	position: absolute;
	left: 200px;
	top: 26px;
	color: white;
}

.container {
	width: 980px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

/***************************************************
				       MENU
***************************************************/

nav {
	position: absolute;
	width: 600px;
	top: 20px;
	left: 350px;
	background: transparent;
	border-top: 1px solid #A3A3A3;
	border-bottom: 1px solid #A3A3A3;
}

nav ul li {
	float: left;
	margin-left: 16px;
	line-height: normal;
}

nav ul li a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-weight: normal;
	display: block;	/* IE6, IE7 line height fix */
	padding-bottom: 10px;
	padding-top: 5px;
	background-color: transparent;
	margin-top: 5px;
	margin-right: 6px;
	text-decoration: none;
}

nav ul li a: hover {
	color: #CC3333;
}

nav ul li a.current {
	color: #CC3333;
	font-weight: bold;
}

.content_menu {
	float: left;
	width: 274px;
	margin-top: -10px;
	margin-bottom: 15px;
}
	
.content_menu ul {	
	margin: 0px;
	padding: 0px;
	float: none;
}

.content_menu ul li {
	float: none;
	padding-bottom: 16px;
}


.content_menu ul li a {
	font-size: 14px;
	line-height: normal;
   color: #33CC99;
	text-align: left;
	text-decoration: none;
	background-image: url(../images/circle.png);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 20px;
}
	
.content_menu ul li a: hover {
   color: #33CC99;
}

/***************************************************
				   SPECIFIC
***************************************************/

#logo {
	position: relative;
	float: left;
	left: 0px;
	width: 300px;
	height: 63px;
	top: 10px;
}

.clearing {
	clear: both;
}
 	
.button {
	width: 100px;
	height: 13px;
	position: relative;
	padding: 9px;
	background-color: #333333;
	display: inline-block;
	color: white;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 12px/100% Arial, Helvetica, sans-serif;
	margin-left: 135px;
}
	
.button: hover {
	background-color: #CCCCCC;
}

.button: active {
	position: relative;
	top: 1px;
}
.bg #container .holder_content_separator p {
	margin-bottom: px;
	padding-top: 10px;
	padding-left: 5px;
}
/*.bg #container .holder_content_separator .box {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	width: 400px;
}*/
.bg #container .holder_content_separator .box_left {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	width: 430px;
}
.bg #container .holder_content_separator h1 {
	color: #FF6600;
	font-weight: bold;
	padding-top: 20px;
	background-color: #E4E4E4;
	padding-left: 10px;
	margin-top: 10px;
	font-size: 15px;
	line-height: 0.9;
	text-align: left;
	margin-bottom: 13px;
	padding-bottom: 15px;
}
.bg #container .holder_content_separator .box h2 {
/*	padding-left: 10px;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.8;
	color: #666666;
	text-align: left;
	border-bottom: 1px solid #A3A3A3;
	margin-bottom: 10px;
	padding-bottom: 5px;*/
}
.bg #container .holder_content_separator h3 {
	padding-left: 15px;
	background-color: #FCE9FC;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 10px;
}
.bg #container .holder_content_separator .box_left img {
	border: 5px solid #CCCCCC;
}
.center {
	text-align: center;
}
.bg #container .holder_content_separator .box_left ul {
	padding-left: 30px;
	list-style-type: circle;
	margin-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.bg #container .holder_content_separator .box_left h2 {
	padding-left: 10px;
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.8;
	color: #666666;
	text-align: left;
	border-bottom: 1px solid #A3A3A3;
	margin-bottom: 5px;
	padding-bottom: 5px;
	padding-top: 10px;
	margin-top: 10px;
}
.bg #container .holder_content_separator .box_left table {
	background-color: #F7D99D;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 90%;
	padding-top: px;
}
.bg #container .holder_content_separator .box_left tr {
	padding: 5px;
}
.bg #container .holder_content_separator .box_left td {
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.red {
	color: #FF0000;
}
.bg #container .holder_content_separator .box_left ol {
	list-style-type: decimal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}

.bg #container .holder_content_separator .box_left .floatleft {
	float: left;
}

.ml30 {
	margin-left: 30px;
}
.bg #container #intro h2 {
	float: left;
}
.bg #container #intro h1 {
	float: left;
	width: 300px;
}
.bg #container .holder_content h3 {
	line-height: 0.9;
	color: #666666;
	text-align: left;
	margin-bottom: 6px;
	padding-bottom: 5px;
	font-weight: bold;
	margin-top: 10px;
	font-size: 1.2em;
}
.bg #container .holder_content h1 {
	font-size: 1.3em;
}
.bg #container .holder_content_separator .box_left h4 {
	margin-top: 10px;
	padding-top: 10px;
}
.bg #container .holder .new {
	color: #EA1316;
	font-size: 110%;
	font-weight: bold;
}
.holder {
	position: relative;
	clear: both;
	padding: 5px 80px 20px 50px;
}
h1 {
	font-size: 1.3em;
	padding:0 0 0 20px;
}
