@charset "UTF-8";
/* CSS Document */
a {
	color:#000;
	text-decoration:none;
	outline:none;
	border:none;
}
html, body {
	height:100%;
	background:#efefef;
	margin:0px;
	padding:0px;
}
#wrapper {
	width:100%;
	position:relative;
	height: 98%;
	background-color:#efefef;
}
#headerspace {
	width:100%;
	height:5%;
	background-color:#efefef;
	clear:both;
}
#footer {
	clear:both;
	width:100%;
	height:30px;
	background-color:#efefef;
}
#footercontent {
	margin-top:10px;
	background-color:#efefef;
	text-align:center;
	width:1024px;
	height:30px;
	margin:auto;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5c;
	margin-top:30px;
}
#footerspace {
	width:100%;
	height:15%;
	background-color:#f3f3f3;
}
#headertop {
	clear:both;
	width:100%;
	height:93px;
}
#header {
	height:93px;
	width:1020px;
	margin:auto;
}
#contentback2 {
	clear:both;
	background:url(../images/header_back.jpg) no-repeat;
	width:100%;
	height:350px;
	background-position:center;
}
#contentback {
	clear:both;
	background:url(../images/header_back.jpg) no-repeat;
	width:100%;
	height:350px;
	background-position:center;
}
#content {
	width:1150px;
	height:506px;
	margin:auto;
}
#content2 {
	width:1150px;
	height:506px;
	margin:auto;
	padding-left:160px;
}
#contentback3 {
	clear:both;
	background:url(../images/header_back.jpg) no-repeat;
	width:100%;
	height:75px;
	background-position:center;
}
#content3 {
	width:1080px;
	height:200px;
	margin:auto;
}
#menu {
	float:left;
	margin-top:45px;
	margin-left:5px;
	width:500px;
	height:41px;
}
#logo {
	float:right;
	width:244px;
	height:53px;
	margin-top:5px;
	margin-right:5px;
	background:url(../images/logo.png) no-repeat;
}
.mainmenu {
	width:400px;
	list-style:none;
	display:inline-block;
	display:block;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#222222;
}
.mainmenu li {
	display:inline-block;
	display:block;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	padding-bottom:5px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	color:#222222;
}
#sddm {
	display:inline-block;
	display:block;
	height:31px;
	padding:0px;
	margin-top:12px;
}
#sddm li {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14px;
	list-style:none;
	color:#222222;
	padding-left:10px;
	padding-right:10px;
	margin:0px;
	text-decoration:none;
	list-style:none;
	display:block;
	display:inline-block;
}
#sddm li a {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12px;
	list-style:none;
	padding:0px;
	color:#222222;
	margin:0px;
	text-decoration:none;
	list-style:none;
	display:block;
	display:inline-block;
}
#sddm li a:hover {
	color:#333333;
}
#sddm li a:active {
	color:#6b6b6b;
	text-decoration:underline;
}
#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #fdfdfd;
	border: 1px solid #fdfdfd
}
#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 5px 20px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: #fdfdfd;
	color: #222222;
	border-bottom:1px dotted f6f5f5;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font: 10px
}
#sddm div a:hover {
	background: #757575;
	color: #FFF
}
#category {
	width:317px;
	height:305px;
	padding:5px;
	background:url(../images/backcategory.png) no-repeat;
	float:left;
	margin-left:40px;
	margin-right:5px;
	margin-top:12px;
	margin-bottom:10px;
}
#categorypic {
	width:307px;
	height:280px;
	margin-left:6px;
	margin-top:5px;
	margin-right:4px;
	margin-bottom:5px;
	float:left;
}
#breadcrumb-pers {
	text-align:left;
	width:100%;
	float:left;
	margin:10px 0 0 0;
	padding:0 0 0 0px;
	clear:both;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#5c5c5c;
	font-weight:normal;
}

#infopics {
	position:relative;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#5c5c5c;
	text-align:right;
	margin-right:20px;
	padding:0;
	float:right;
}

#categoryname {
	float:left;
	width:300px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:4px;
	height:25px;
}
h1 {
	margin:0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:0px;
	font-weight:bold;
	font-size:20px;
	color:#222222;
}
h2 {
	margin:0px;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding:0px;
	font-weight:normal;
	font-size:12px;
	color:#222222;
}
#breadcrumb {
	text-align:left;
	height:20px;
	width:1000px;
	float:left;
	margin-top:20px;
	clear:both;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#5c5c5c;
	font-weight:normal;
}
#breadcrumb-home {
	text-align:left;
	height:20px;
	width:1000px;
	float:left;
	margin-top:20px;
	clear:both;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11px;
	color:#fff;
	font-weight:normal;
}

#contentwrapper {
	text-align:center;
	background-color:#efefef;
	width:100%;
	margin:auto;
}
#contenttext {
	text-align:left;
	width:1020px;
	padding-top:20px;
	margin:auto;
	left:-30px;
}
#contentbottom {
	text-align:center;
	width:1020px;
	margin:auto;
}
#subcategory {
	float:left;
	margin-left:0px;
	margin-right:20px;
	width:221px;
	height:150px;
	padding-top:3px;
	padding-left:2px;
	padding-right:3px;
	padding-bottom:10px;
	margin-top:10px;
	margin-bottom:20px;
	background:url(../images/categoryback.png) no-repeat;
}
#subcategorypic {
	float:left;
	width:220px;
	height:134px;
	margin-left:1px;
}
#subcategoryname {
	float:left;
	width:221px;
	margin-left:0px;
	margin-top:2px;
	margin-bottom:5px;
	height:10px;
}
#subcategoryname-home {
	text-align:center;
	width:221px;
	margin-left:0px;
	margin-top:2px;
	margin-bottom:5px;
	height:10px;
}

div.sc_menu {
	/* Set it so we could calculate the offsetLeft */
	position: relative;
	height:390px;
	left:0;
	top:0;
	padding:0px;
	margin:0px;
	width: 100%;
	overflow: auto;
}
ul.sc_menu {
	display: block;
	height: 390px;
	padding:0px;
	margin:0px;
	/* max width here, for users without javascript */	
	width: 100%;
	/* removing default styling */
	list-style: none;
}
.sc_menu li {
	padding:0px;
	margin:0px;
	display: block;
	float: left;
}
.sc_menu a {
	display: block;
	text-decoration: none;
}
.sc_menu span {
	display: none;
	margin-top: 3px;
	text-align: center;
	font-size: 12px;
	color: #fff;
}
.sc_menu a:hover span {
	display: block;
	border:none;
}
.sc_menu img {
	top:0px;
}
.sc_menu a:hover img {
	position:relative;
	filter:alpha(opacity=100);
	opacity: 1;
	border:2px solid #323232;
	top:0px;
	height:346px;
	padding-bottom:-2px;
}
/* Here are styles for the back button, don't look at them */
#back {
	display: block;
	width: 500px;
	text-align: center;
	color: #003469;
	font-size: 16px;
}
#topsh {
	width:100%;
	height:7px;
}
#botsh {
	width:100%;
	height:7px;
}
#topshaddow {
	width:1020px;
	height:7px;
	margin-top:-110px;
	background:url(../images/topshaddow.png) no-repeat;
}
#topshaddow2 {
	position:absolute;
	width:1020px;
	height:7px;
	margin-top:235px;
	background:url(../images/bottomshadow.png) no-repeat;
}
p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#343434;
	margin:0px;
	padding:0px;
	text-align:left;
	line-height:18px;
}
#selinphoto {
	float:left;
	width:312px;
	height:200px;
	margin-left:0px;
	margin-top:10px;
	margin-right:5px;
	margin-bottom:20px;
}
#about {
	width:600px;
	height:350px;
	float:left;
	margin-left:30px;
	margin-top:20px;
}

#about a:link, a:visited { display:block; background:url(../images/btn-cv.png) no-repeat; width:146px; height:37px; padding-top:6px; padding-left:18px; }

#about a:hover, a:active { display:block; background:url(../images/btn-cv.png) no-repeat; width:146px; height:37px; padding-top:6px; padding-left:18px; text-decoration:underline; }
