*{margin:0;padding:0;border:none;outline:none;}

html, body {height:100%;}

body {
color:#000;
font-size:16px;
font-family:Arial,sans-serif;
background:#000000;
}

input,
select,
option,
textarea {
font-size:12px;
font-family:Arial,sans-serif;
}

/*====  LAYOUT */
#v_wrap {
height:100%;
width:950px;
margin:0 auto;
}


.clear{clear:both;}
.left {float:left;}
.clearleft{clear:left;}
.right{float:right;}
.clearright{clear:right;}

/*====  LOGO */
#logo {
text-align:center;
height:110px;
width:180px;
padding:95px 0 15px 0;
margin:0 0 4px 0;
background:transparent url(images/bottom_shade.png) no-repeat bottom right;
_background:transparent;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='data/themes/sel/images/bottom_shade.png', sizingMethod='scale');
}

#logo img {
display:block;
margin:0 auto;
}

#logo h2 {
color:#ffffff;
font-size:40px;
font-weight:normal;
}
#logo h3 {
color:#ffffff;
font-size:20px;
}

/*==== MENU SYSTEM */
#menu {
height:220px;
width:180px;
background:transparent url(images/top_shade.png) no-repeat top right;
_background:transparent;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='data/themes/sel/images/top_shade.png', sizingMethod='scale');
}

#menu ul {
_position:relative;
_z-index:2;
padding:18px 0 0 15px;
margin:0;
list-style:none;
}
	
#menu li {
margin:0;
padding:1px 0;
}
	
#menu a {
display:block;
_display:inline-block;
color:#ffffff;
font-size:12px;
font-weight:bold;
text-decoration:none;
text-align:center;
width:154px;
padding:4px 0;
background:transparent;
}
	
#menu a:hover,
#menu li.current a {
color:#fcf7f7;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
background:transparent url(images/menulight.png) no-repeat top right;
_background:transparent;
_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='data/themes/sel/images/menulight.png', sizingMethod='scale');
}

#menu li,
#menu a,
#menu a span {cursor:pointer;}


/*==== CONTENT */
#container {
width:935px;
height:500px;
position:relative;
}

#gallery_page #container {height:550px;}

#left_container {
float:left;
width:180px;
height:470px;
padding:30px 0 0 0;
}

#gallery_page #left_container {
height:470px;
padding:70px 0 0 0;
}

#right_container {
float:right;
position:relative;
z-index:990;
width:750px;
height:500px;
overflow:hidden;
background:transparent;
}

#gallery_page #right_container {height:550px;}

#text {
position:absolute;
top:15px;
z-index:999;
_display:inline;
color:#0a2327;
height:445px;
padding:10px 10px 10px 10px;
overflow:hidden;
}

#half_page #text {
right:15px;
width:310px;
}

#full_page #text {
left:15px;
width:695px;
}

#scroller {
width:100%;
height:410px;
overflow:auto;
overflow-x:hidden;
}

#text h2 {
font-size:16px;
padding:6px 0 6px 10px;
margin:0 0 5px 0;
}

#text h3 {
font-size:14px;
padding:6px 0 6px 10px;
margin:0 0 5px 0;
}

#text h4 {
font-size:14px;
text-align:center;
padding:6px 0 6px 10px;
margin:0 0 5px 0;
}

#text h5 {
font-size:14px;
text-align:center;
padding:5px 0;
}

#text p {
font-size:13px;
text-align:justify;
line-height:145%;
padding:0 5px 15px 5px;
}

#text p i {
font-size:13px;
font-weight:bold;
padding:0 10px;
}

#text ul {
font-size:12px;
font-weight:bold;
text-align:justify;
padding:0 25px 10px 25px;
}

#text li {padding:2px 0;}

/*==== FOOTER  */

#contactDetails {
color:#ffffff;
font-size:13px;
font-weight:bold;
text-align:center;
padding:5px 5px 5px 170px;
}

#contactDetails a {
color:#fcf7f7;
text-decoration:none;
}


/*============ SERVICES PAGE */

.services_container {
float:left;
width:320px;
padding:1px 0 1px 1px;
margin:5px 0 10px 15px;
border:1px solid #fff;
}

.services_container:hover {background:#fff;}

.preview {
float:left;
width:120px;
height:110px;
}

.text {
float:right;
width:190px;
height:110px;
padding:0 5px;
overflow:auto;
overflow-x:hidden;
}

.text h3 {padding:10px 0 0 5px ! important;}
.text p {padding:0 5px ! important;}

.text a {
color:#0a2327;
text-decoration:none;
}


/*==== FORM */
#myForm {
float:right;
width:300px;
padding:0 0 0 50px;
}

#contactTable {width:280px;}

#contactTable label {
display:block;
font-size:13px;
font-weight:bold;
padding:3px 0 5px 0;
}

#contactTable input {
width:256px;
padding:2px;
border:2px solid #666;
}

#contactTable select {
width:200px;
border:2px solid #666;
}

#contactTable option {padding:2px;}

#contactTable textarea {
width:256px;
padding:2px;
margin:2px 0 0 0;
border:2px solid #666;
}

#contactTable input:hover,
#contactTable input:focus,
#contactTable select:hover,
#contactTable select:focus,
#contactTable textarea:hover,
#contactTable textarea:focus {
border:2px solid #fcf7f7;
}

#submitB {
cursor:pointer;
display:block;
color:#fff;
font-size:15px;
font-weight:bold;
width:100px;
padding:5px 10px;
margin:5px 0 0 90px;
border:1px solid #fff;
border-radius:6px;
-moz-border-radius:6px;
-webkit-border-radius:6px;
background:#666;
}


/*============ GALLERY PAGE */

.album {
float:left;
height:64px;
width:325px;
padding:1px;
margin:0 10px 10px 5px;
border:1px solid #a9c3e1;
background:#fff;
}
.album:hover {
border:1px solid #364c63;
background:#364c63;
}

.album:hover .albumInfo a {color:#fff;}

.album img {height:64px;}

.album .albumTile {
float:left;
width:110px;
height:64px;
overflow:hidden;
}

.album .albumInfo {
float:left;
width:175px;
height:64px;
}

.album .albumInfo a {
display:block;
color:#2f4052;
font-size:20px;
text-decoration:none;
width:175px;
height:43px;
padding:21px 0 0 0;
overflow:hidden;
}

.album .albumInfo a:hover {text-decoration:underline;}

#gallery {
height:350px;
overflow:auto;
overflow-x:hidden;
}

.gallery {
float:left;
height:180px;
padding:5px 0 5px 20px;
}

.gallery .albumInfo h3 {padding:5px 0 ! important;}

.gallery .albumTile {
padding:2px;
border:1px solid #9fabb0;
}

.gallery:hover .albumTile {border:1px solid #364c63;}

#backButton {
display:block;
color:#fcf7f7;
font-size:15px;
font-weight:bold;
text-decoration:none;
text-align:center;
width:110px;
height:29px;
padding:12px 2px 0 0;
margin:5px auto 0 auto;
background:light;
}


/*============ NEWS PAGE */


#scroller .blogpost {
margin:0 0 10px 0! important;
padding:5px;
border:2px solid #c0e6f3;
}

#scroller .blogpost:hover {border:2px solid #ff8ee0;}

#scroller .blogpost .posttitle {border-bottom:2px dashed #c0e6f3;}

#scroller .blogpost:hover .posttitle {border-bottom:2px dashed #ff8ee0;}

#scroller .blogpost .posttitle h3 {
padding:10px 0 10px 15px;
margin:0 ! important;
background:#c0e6f3;
}

#scroller .blogpost:hover .posttitle h3  {background:#ff8ee0;}


#scroller .blogpost .posttitle span {
display:block;
color:#000;
font-size:14px !important;
font-style:italic;
text-align:right;
padding:5px 10px;
margin:0;
}

#scroller .blogpost h4.postinfo {
font-size:14px;
padding:5px! important;
} 

#scroller .blogpost h4.postinfo span {font-weight:normal;}


#scroller .blogpost p {
text-align:justify;
padding:5px 10px ! important;
margin:0 ! important;
}

#scroller .postid {text-align:center ! important;}
