@charset "UTF-8";
/* CSS Document */

/* Website Design by CyberOptik.net */



/* GLOBAL STYLES */

body {
	margin:0;
	padding:0;
	background:black;
	color:#333333;
	font-size:12px;
	font-family:Helvetica, Arial, sans-serif;
	line-height:18px;
}

a, a:visited, a:active {
	text-decoration:none;
	color:#990000;
}

a:hover {
	text-decoration:underline;
	color:#666666;
}

img {
	border:none;
}

p {
	margin-top:0;
}

h2 {
	font-size:16px;
	font-weight:bold;
	color:#970000;
	margin:.75em 0;
}

#container {
	margin:0 auto;
	width:818px;
}

#outer_box {
	float:left;
	width:802px;
	background:#4E4739;
	padding:7px;
	border: 1px solid #9F9684;
	margin-top:75px;
}

#inner_box {
	float:left;
	width:800px;
	background:#DDD7C3;
	border:1px solid white;
}


/* HEADER STYLES */

#header {
	float:left;
	width:800px;
	height:106px;
	background:url(../images/head/header3.jpg) no-repeat;
	border-bottom: 1px solid white;
}

#header2 {
	float:left;
	width:800px;
	height:106px;
	background:url(../images/head/header2.jpg) no-repeat;
	border-bottom: 1px solid white;
}

#header3 {
	float:left;
	width:800px;
	height:106px;
	background:url(../images/head/header1.jpg) no-repeat;
	border-bottom: 1px solid white;
}



/* NAVIGATIONS STYLES */

#sidebar {
	float:left;
	width:199px;
	background:#E3DECB url(../images/sidebar.jpg) repeat-x;
}

#sidebar ul {
	float:left;
	margin:0;
	padding:10px 0;
	width:199px;
	list-style:none;
	border-bottom:1px solid white;
}

#sidebar li {
	float:left;
	line-height:26px;
	border-bottom:1px solid #938670;
}

#sidebar span a, #sidebar span a:active, #sidebar span a:visited {
	float:left;
	display:block;
	width:163px;
	padding:0 18px;
	height:26px;
	color:#970000;
	font-weight:bold;
	text-decoration:none;
	letter-spacing:1px;
}

#sidebar span a:hover {
	background:url(../images/nav_horizon.jpg) repeat-x;
}

#sidebar li.last {
	border-bottom:none;
}



/* CONTENT STYLES */

#content {
	float:left;
	width:600px;
	background:#ECE7D3;
	border-left:1px solid white;
	padding-bottom:14px;
	min-height:300px;
}

.content_txt {
	float:left;
	width:217px;
	padding-left:15px;
	min-height:300px;
}

.sub_txt {
	padding-left:15px;
	min-height:300px;
	float:left;
}

.sub_txt p {
	padding-right:15px;
}

#content .sub_txt h2 {
	padding-right:15px;
	margin-top:0;
	padding-top:15px;
}

.sub_img {
	float:right;
	padding:2px;
	border-left:1px solid white;
	border-bottom:1px solid white;
	margin: 0 0 5px 15px;

}

.content_img {
	float:right;
	padding:2px 2px 0 2px;
	border-left:1px solid white;
	border-bottom:1px solid white;
}

.content_img img {
	padding-bottom:2px;
}

.clear {
	clear:both;
}

#content ul.aboutlist {
	list-style:none;
	padding:0;
	margin:0;
	width:100%;
	float:left;
	border-bottom:1px solid white;
	letter-spacing:1px;
	font-size:11px;
	background:url(../images/sub-nav-horizon.jpg);
}

#content ul.aboutlist li {
	display:inline;
	margin:0;
}

#content ul.aboutlist a {
	color:#554931;
	line-height:28px;
	padding:0 20px;
	height:28px;
	float:left;
	border-right:1px solid #aca486;
	font-weight:bold;
}

#content ul.aboutlist a:hover {
	color:white;
	text-decoration:none;
	background:url(../images/sub-nav-hover.jpg);
}



/* PORTFOLIO STYLES */

#portfolio {
	float:left;
	padding:2px;
	margin:0;
	bottom:51px;
	right:0;
}

#portfolio h3 {
	font-size:12px;
	line-height:18px;
	margin-top:0.25em;
	letter-spacing:4px;
	text-transform:uppercase;
}

#portfolio ul {
	float:right;
	list-style:none;
	margin:0;
	padding:0;
	padding-left:1px;
	text-align:center;
	border-top:1px solid #938670;
	border-left:1px solid #938670;
}

#portfolio li {
	float:left;
	display:inline;
	padding:1px;
	width:294px;
	border-right:1px solid #938670;
	border-bottom:1px solid #938670;
}

.centre2 {
	width:294px;
	height:100px;
    position: relative;
    overflow: hidden; /* the centered bigger image's overflow is clipped at all four sides */
}

.center2 span {
	top:50%;
    position: absolute; /* makes block-box wrapped around its content */
}

.centre2 img {
	width:294px;
	height:auto;
	top:-50%;
    position: relative; /* does not move the original object, positions the image of it */

}

#portfolio a, #portfolio a:active, #portfolio a:visited {
	filter:alpha(opacity=100);
	opacity:1;

}

#portfolio a:hover {
	filter:alpha(opacity=85);
	opacity:0.85;
}

#portfolio a img {
	filter:alpha(opacity=100);
	opacity:1;
	text-decoration:none;
}

#portfolio a:hover img {
	filter:alpha(opacity=70);
	opacity:0.70;
	text-decoration:none;
}

h3.more_photos a, h3.more_photos a:active, h3.more_photos a:visited {
	font-size:12px;
	line-height:18px;
	margin-top:0.25em;
	letter-spacing:2px;
	text-transform:uppercase;
	color:white;
	padding:8px 8px;
	background:#990000;
}

h3.more_photos a:hover {
	color:#CCCCCC;
}



/* GALLERY STYLES */

#gallery ul {
	float:left;
	margin:2px;
	padding:0;
	list-style:none;
	border-top:1px solid #938670;
	border-left:1px solid #938670;
	width:532px;
}

#gallery ul li {
	float:left;
	border-right:1px solid #938670;
	border-bottom:1px solid #938670;
	padding:1px;
	display:inline;
}

.centre {
    position: relative;
    width:130px;
    height:130px;
    overflow: hidden; /* the centered bigger image's overflow is clipped at all four sides */
}
.centre span {
    position: absolute; /* makes block-box wrapped around its content */
    left: 50%; /* places the selector's top left corner in the centre of the container div */
}
.centre img {
    position: relative; /* does not move the original object, positions the image of it */
    left: -50%; /* places the centre of itself in its original top left corner position */
	height:130px;
	min-width:130px;
}

#gallery a {
	filter:alpha(opacity=100);
	opacity:1;
	text-decoration:none;
}

#gallery a:hover {
	filter:alpha(opacity=85);
	opacity:0.85;
	text-decoration:none;
}

#gallery a img {
	filter:alpha(opacity=100);
	opacity:1;
	text-decoration:none;
}

#gallery a:hover img {
	filter:alpha(opacity=70);
	opacity:0.70;
	text-decoration:none;
}



/* Pop Up */

#popup_container {
	margin:0 auto;
	width:510px;
	font-size:11px;
	color:white;
}

#popup {
	padding:4px;
	border:1px solid #938670;
	text-align:center;
	color:white;
	margin-top:40px;
}

#popup h4 {
	margin:0.5em;
}

#popup p {
	font:12px;
	line-height:18px;
}



/* FOOTER STYLES */

#footer {
	float:left;
	width:818px;
	padding-top:5px;
	text-align:center;
	color:#D3CBBA;
	font-size:11px;
}

#footer a, #footer a:visited, #footer a:active {
	text-decoration:none;
	color:#9F9684;
}

#footer a:hover {
	text-decoration:underline;
}

.co {
	color:#222222;
	font-size:11px;
}

#footer .co a, #footer .co a:visited, #footer .co a:active {
	text-decoration:underline;
	color:#222222;
}

#footer .co a:hover {
	text-decoration:none;
	color:#339900;
}

.padlft {
	padding-left:30px;
 d}
