body {
	background-repeat:repeat-x;
	background-image:url(../images/bg.gif);
	background-color:#141213;
	margin:0;
	padding:0;
	color:#fff;
}

body,td,th {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
}


h1 {
	font-size:20px;
	margin-bottom:3px;
}
h1 .small {
	font-size:11px;
	color:#F00;
	margin-left:80px;
	padding-left:15px;
	background: url(../images/arrow.png) no-repeat;


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


.small {
	font-size:11px;
}

.footer_text {
	font-size:11px;
	color:#666;
	float:left;
}
#nav_button {
	position:absolute;
	width:100px;
	height:30px;
	left: 900px;
	top: 0px;	
	text-align:center;
	line-height:24px;
	background:url(../images/gallerybutton.png) no-repeat 0 -30px;



}
#nav_button:hover {
	position:absolute;
	width:100px;
	height:30px;
	left: 900px;
	top: 0px;
	text-align:center;
	background:url(../images/gallerybutton.png) no-repeat 0 0 ;
	line-height:24px;
	cursor:pointer;
	display:block;


}
.button_text a {
	font-size:12px;
	display:block;
	font-weight:bold;
	
}

#centre_wrapper {
	width:910px;
	height:700px;
	padding-top:30px;
	margin:0 auto;
	position:relative;
}

#left {
	height:675px;
	width:425px;
	float:left;
	position:relative;
	background-image:url(../images/main_vert.png);
	background-repeat:no-repeat;
	margin:5px 5px 0 50px;
}

#slideshow_images {
	width:375px;
	height:625px;
	margin:25px;
}

#right {
	height:650px;
	width:380px;
	float:left;
	position:relative;
	margin:15px 5px 5px;
}

#logo {
	height:72px;
	width:300px;
	margin:5px;
}

#text {
	width:370px;
	padding-bottom:10px;
	border-bottom:#fff solid 1px;
	margin:5px;
}

#thumbs {
	height:90px;
	width:370px;
	padding-bottom:10px;
	border-bottom:#fff solid 1px;
	margin:5px;
}

#thumbs img {
	background-image:url(../images/thumb_bg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #666;
	padding:4px;
}

#thumbs img:hover {
	background-image:url(../images/thumb_bg_hover.jpg);
	background-repeat:repeat-x;
}

#contact {
	height:200px;
	width:370px;
	margin:15px 5px 5px;
}

.notification_error {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:11px;
	color:#FFF;
	border:1px solid #dd0707;
	height:auto;
	width:90%;
	margin-left:10px;
	background:#950101;
	text-align:left;
	/*-moz-border-radius:5px;*/
	padding:4px;
}

.notification_ok {
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size:11px;
	color:#FFF;
	border:1px #20dd07 solid;
	height:auto;
	width:90%;
	margin-left:10px;
	background:#279501;
	text-align:center;
	/*-moz-border-radius:5px;*/
	padding:8px;
}

label {
	width:60px;
	padding-left:20px;
	float:left;
	text-align:right;
	font-size:11px;
	color:#FFF;
	margin:5px;
}

input,textarea {
	float:left;
	border:1px solid #999;
	border-top-color:#CCC;
	border-left-color:#CCC;
	color:#fff;
	font:11px Verdana, Helvetica, Arial, sans-serif;
	/*-moz-border-radius:3px;*/
	background-color:#2d2c2d;
	background-image:url(../images/form_bg.gif);
	background-repeat:repeat-x;
	width:210px;
	margin:5px;
	padding:0;
}

input:focus,textarea:focus {
	border:1px solid #dd0707;
	color:#fff;
	background-repeat:repeat-x;
}

input#subscribe {
	background-color:#E6EFC2;
	border:1px solid #C6D880;
	color:#950101;
	width:210px;
	cursor:pointer;
}
#fields,#note {
	width:350px;
}

.button,.button:active {
	border:1px solid #999;
	border-top-color:#CCC;
	border-left-color:#CCC;
	background:#FFF;
	color:#333;
	font:11px Verdana, Helvetica, Arial, sans-serif;
	/*-moz-border-radius:3px;*/
}

input#subscribe:hover,input#subscribe:active,input#subscribe:focus {
	background-color:#950101;
	border:1px solid #dd0707;
	color:#fff;
}
br {
	clear:left;
}

#footer {
	width:810px;
	height:50px;
	position:relative;
	float:left;
	margin-left:55px;
	margin-top:10px;
	padding-top:5px;
	border-top:#fff solid 1px;
}
#valid {
	width:130px;
	height:20px;
	float:right;
	position:relative;
	border: none;
	margin-top:0;
}
.border {
	border:none;	
}
/*----------------------------------------------------------------------------------------------------------------------------------
GALLERY PAGE
-----------------------------------------------------------------------------------------------------------------------------------*/


 #navigation {
	width:425px;
	float:left;
	position:relative;
	margin-left: 45px
}
 #logoholder {
	width:360px;
	float:left;
	position:relative;
	margin-left:10px;
}

/*****Custom Classes*****/
.clearing { clear: both; }
.last { margin-bottom: 0; }
.screenReader { left: -9999px; position: absolute; top: -9999px; }

/*****Basic Layout*****/

div#gallery {  float:left; padding:0;  position:relative;}
div#container { float:left; margin-left:25px;     position:relative; }

ul#filter { float: left; font-size: 10px; list-style: none; width: 100%;  margin-left:-35px; }
ul#filter li { 
	border-right: 1px solid #dedede;
	float: left;
	line-height: 16px;
	margin-right: 10px;
	padding-right: 10px;
	list-style:none;
	


}

ul#filter a { color: #999; text-decoration: none; }
ul#filter li.current a, ul#filter a:hover { text-decoration: underline; }
ul#filter li.current a { color: #fff; font-weight: bold; background: url(../images/ok.png) no-repeat; padding-left:20px; }

ul#portfolio { float: left; list-style: none; margin-left: 0; width: 810px; }
ul#portfolio li { 
	border: 1px solid #333; 
	float: left; 
	margin: 0 10px 10px 0; 
	padding: 5px;
	width: 110px;
}
ul#portfolio a { display: block; width: 100%; font-size:10px; }
ul#portfolio a:hover { text-decoration: none; }
ul#portfolio img { 	background-image:url(../images/gallery_bg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #666;
	padding:4px; 
	display: block; 
	padding-bottom: 5px; }
	
ul#portfolio img:hover { 	
	background-image:url(../images/gallery_bg_hover.jpg);
	background-repeat:repeat-x;
}
#thumbs img {
	background-image:url(../images/thumb_bg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #666;
	padding:4px;
}

#thumbs img:hover {
	background-image:url(../images/thumb_bg_hover.jpg);
	background-repeat:repeat-x;
}
.mylink {
	color:#1c191b;
}
.mylink a {
	color:#1c191b;
}
