body {
	margin: 0;
	background: url(images/bg.png) repeat-x #1F5B9A;
	font-family:  arial, sans-serif;
	font-size: 10pt;
	line-height: 13pt;
}

img {
	border: 0;
	vertical-align: bottom;
}

h1, h2, h3, h4, h5 { font-family: Garamond, serif; }

h2 {
	background: url(images/arrow.png) no-repeat;
	padding-left: 35px;
	line-height: 30px;
	font-weight: normal;
}

h3 {
	font-size: 18pt;
	line-height: 1em;
}

a { color: #c03; }

a:hover { text-decoration: none; }

#switch {
	position: absolute;
	top: 25px;
	right: 150px;
}

#switch a { color: #fff; }

#wrapper {
	width: 1000px;
	margin: 0 auto;
}

#header {
	color: #fff;
	font-size: 20px;
	height: 110px;
	text-align: center;
}

#shadow {
	background: url(images/shadow.png);
	width: 1104px;
	height: 642px;
	position: absolute;
    top: 0px;
    left: 50%;
    margin-left: -552px;
    z-index: -1;
}

#body {
	background: #fff;
	padding: 20px;
	line-height: 16pt;
	clear: both;
}

#sidebar {
	float: right;
	width: 250px;
	padding-left: 30px;
}

#content {
	float: left;
	width: 680px;
	min-height: 500px;
}

#content-full {
	float: left;
	min-height: 500px;
}

/* #topmen { display: none; } */

#topmen ul {
	margin: 0;
	padding: 0;
	float: left;
	background: url(images/topmen_bg.png) repeat-x;
	height: 40px;
	width: 966px;
}

#topmen ul li {
	list-style-type: none;
	display: inline;
	text-align: center;
}

#topmen ul li a {
	display: block;
	float: left;
	padding-top: 14px;
	font-family: times;
	text-transform: ;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	height: 26px;
	width: 125px;
	background: url(images/topmen.png) no-repeat;
}

#topmen ul li a:hover, #topmen ul li a.active {
	background: url(images/topmen_active.png) no-repeat;
}

#topmen .rounded-left {
	background: url(images/topmen_left.png) no-repeat;
	width: 17px;
	height: 40px;
	float: left;
}

#topmen .rounded-right {
	background: url(images/topmen_right.png) no-repeat;
	width: 17px;
	height: 40px;
	float: right;
}

ul#menu {
	margin: 0;
	padding: 0;
	width: 250px;
	border-top: 1px solid #1c3658;
	margin-bottom: 25px;
	display: none;
}

ul#menu li {
		list-style-type: none;
}

ul#menu li a {
	display: block;
	height: 36px;
	background: url(images/menu.png) repeat-x;
	line-height: 36px;
	padding-left: 15px;
	border-bottom: 1px solid #1c3658;
	border-left: 1px solid #1c3658;
	border-right: 1px solid #1c3658;
	color: #fff;
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}

ul#menu li a.active, ul#menu li a:hover {
	background: url(images/menu_active.png) repeat-x;
}

#galleria {
	height: 350px;
	width: 680px;
	margin-bottom: 30px;
}

#footer {
	height: 50px;
	background: url(images/bg_footer.png) repeat-x;
	text-align: center;
	padding-top: 12px;
	color: #fff;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#gallery-menu {
	float: right;
}

#gallery-menu a:link {
	font-size: 11px;
}

.tab-box {
	background: #efefef;
	border: 1px solid #ccc;
}

.tab-box ul {
	margin: 0;
	padding: 0;
	background: #ddd;
	height: 27px;
	border-bottom: 1px solid #ccc;
}

.tab-box ul li {
	list-style-type: none;
	display: inline;
}

.tab-box ul li a {
	line-height: normal;
	width: 124px;
	font-size: 12px;
	height: 20px;
	padding-top: 7px;
	text-align: center;
	display: block;
	float: left;
	text-decoration: none;
	color: #888;
}

.tab-box ul li a.active {
	background: url(images/tab.png) repeat-x;
	color: #888;
	border-bottom: 1px solid #fff;
}

.tab-box div {
	padding: 0 10px;
}

#content-2 { display: none; }

.twocol {
	width: 460px;
	padding-right: 20px;
}

img.picture {
	border: 1px solid #ccc;
	padding: 5px;
	background: #fafafa;
	margin: 10px;
}

img.picture-left {
	float: left;
	border: 1px solid #ccc;
	padding: 5px;
	background: #fafafa;
	margin: 10px 10px 10px 0;
}

img.picture-right {
	float: right;
	border: 1px solid #ccc;
	padding: 5px;
	background: #fafafa;
	margin: 10px 0 10px 10px;
}

.left { float: left; }

.right { float: right; }

.text-center { text-align: center; }

.italic { font-style: italic; }

.clear { clear: both; }

 .success {
	 color: green;
	 background: #cfc;
	 border: 1px solid green;
	 padding: 5px;
}

 .error {
	 color: red;
	 background: #fcc;
	 border: 1px solid red;
	 padding: 5px;
}

/* Front page Slideshow */

#jquerypicturecontainer{
	position:relative;
	width:900px;
	height:600px;
	margin:0 auto;
}
#bigdiv1{
	position:absolute;
	top:0px;
	left:0px;
	background-color:#fff;
	width:900px;
	height:600px;
	z-index:3;
	background-repeat:no-repeat;	
	background-position:center;
}
#bigdiv2{
	background-color:#fff;
	width:900px;
	height:600px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:4;
	background-repeat:no-repeat;
	background-position:center;
}
#smalldiv{
	position:absolute;
	bottom:0px;
	right:0px;
	width:300px;
	height:200px;
	background-color:#0F0;
	visibility:hidden;
	z-index:5;
	background-repeat:no-repeat;
}

/* End Front Page Slideshow */

/* Start phase 3 */

#top-left, #top-right, #top-left div, #top-right div {
	height: 414px;
	background-position: center;
	background-repeat: no-repeat;
}

#bottom-left, #bottom-right, #bottom-left div, #bottom-right div {
	height: 457px;
	background-position: center;
	background-repeat: no-repeat;
}

#top-left, #bottom-left {
	float: left;
	width: 470px;
}

#top-right, #bottom-right {
	float: right;
	width: 470px;
}

#top-right, #bottom-right {
	margin-left: 20px;
}

#picrow-bottom {
	clear: both;
	padding-top: 40px;
}

#top-left div, #top-right div, #bottom-left div, #bottom-right div {
	display:none;
}

/* End phase three */

form { color: #000; }
form.sidebar { display: inline; float: left; width: 258px; margin-left: 10px; }
form.form_search { display: inline; float: left; width: 280px; height: 35px; float: left; margin-top: 20px; }
label { font: 13px Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif; float: left; display: inline; clear: left; margin-bottom: 5px; margin-top: 5px; }
label.small { font-size: 10px; }
input.tiny { display: inline; float: left; width: 150px; border: 1px solid #dfe0e0; height: 25px; clear: left; margin-bottom: 5px; margin-top: 5px; }
input.small { display: inline; float: left; width: 300px; border: 1px solid #dfe0e0; height: 25px; clear: left; margin-bottom: 5px; margin-top: 5px;  }
input.small_sidebar { display: inline; float: left; width: 200px; border: 1px solid #e9eaea; height: 25px; clear: left; margin-top: 5px;  }
input.medium { display: inline; float: left; width: 450px; border: 1px solid #dfe0e0; height: 25px; clear: left; margin-bottom: 5px; margin-top: 5px;  }
input.large { display: inline; float: left; width: 600px; border: 1px solid #dfe0e0; height: 25px; clear: left; margin-bottom: 5px; margin-top: 5px;  }
textarea.area_small { display: inline; float: left; width: 300px; border: 1px solid #dfe0e0; height: 125px; clear: left; margin-bottom: 5px; margin-top: 5px; }
textarea.area_small_sidebar { display: inline; float: left; width: 258px; border: 1px solid #e9eaea; height: 75px; clear: left; margin-bottom: 5px; }
textarea.area_medium { display: inline; float: left; width: 450px; border: 1px solid #dfe0e0; height: 125px; clear: left; margin-bottom: 5px; margin-top: 5px; }
textarea.area_large { display: inline; float: left; width: 550px; border: 1px solid #dfe0e0; height: 125px; clear: left; margin-bottom: 5px; margin-top: 5px; }
input.submit { border: 0; width: 149px; height: 30px; display: inline; float: left; text-align: center; font: 13px/30px Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif; color: #6d6d6d; clear: left; }
input.submit_small { width: 112px; height: 19px; background: url(images/submit_small.jpg) repeat-x; display: inline; float: left; text-align: center; font: 10px/19px Geneva, "Helvetica Neue", Arial, Helvetica, sans-serif; color: #6d6d6d; border: 1px solid #dfe0e0; clear: left; }
input.submit_small.right { float: right; }
input.search { height: 25px; font-size: 13px; width: 212px; padding-top: 5px; border: 1px solid #e9eaea; padding-left: 5px; display: inline; float: left; margin: 0 2px 0 0px; }
input.b_search { width: 40px; height: 32px; text-align: center; line-height: 32px; font-weight: bold; color: #feffff; font-size: 13px; border: 1px solid #3184bd; display: inline; float: left; background: #0085bd url(images/blog_desc.jpg) repeat-x; }
