@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000 url(images/new/bgbg.jpg) repeat-x top;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #fff;
}
/* heading */

h1, h2, h3, h4 {
margin:0;
padding:0
}
h1 {
font-size:1.3em;
margin-bottom:10px;
}
h2 {
font-size: 1.2em;
}
h3 {
font-size: 1.1em;
}
h4 {
}

p {
padding:0;
margin: 8px 0;
}
p b, p strong, strong, b {
color:#ffcc00;
}

h2.sidebar {
display:block;
border-bottom: 1px solid #ccc;
margin: 10px 0;
}

/* links */
a:link, a:visited {
color:#ffcc00;
text-decoration:none
}
a:hover {
text-decoration:underline
}

.padding {
padding:10px
}

#container { 
font-size: 0.8em;
	width: 1000px;  
margin: 0 auto; 
background:#293a63;
	text-align: left; 

} 
#header { 
/*	background: url(images/new/head.gif) repeat-y top left; */
background: url(images/new/headright2.jpg) no-repeat bottom right;
	padding: 0;
	height: 145px;
	border-bottom:4px solid #4c5e95
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#headright {
width: 600px;
height: 145px;
float:right;
}
#logo {
width: 355px;
height: 130px;
margin-left:-50px;
padding-left:-50px;
padding-top:20px;
overflow:hidden;

}
#menutop {
height:33px;
border-bottom:4px solid red;
}
#menutop a {
color:#fff
}


#mainmenu {
height:28px;
background: #fff url(images/new/mainmenu.gif) repeat-x top left;
overflow:hidden;
}
#mainmenu a {
color: #293960
}
#mainmenu ul {
margin:0;
padding:0;
}
#mainmenu ul li {
display: inline;
float: left;
}
div#search {
	float: right;
	width: 27em;
	color:#293960;
	font-size: .9em;
	text-align: right;
	padding: 0.3em 0 0.2em 0;
	margin: 0 1em;
}
* html div#search {
	padding-top: 0.1em;
	}
	
.search-button {
	border: none;
	height: 22px;
	width: 53px;
	margin-left: 5px;
	padding: 0px 2px 2px 0px;
	cursor: pointer;
	background: url(uploads/ngrey/search.gif) no-repeat center center;
}



#contenttop {
height: 250px
}

#contenttop .left {
width: 560px;
height: 250px;
background:url(images/new/contenttopleft.jpg) repeat-x top left;
float:left;
overflow:hidden;
}

.opacity {
filter: alpha(opacity=70);
opacity:0.7;
}

.opacityhover {
filter: alpha(opacity=100);
opacity:1;
}

#contenttop .right {
width: 440px;
height: 250px;
background:url(images/new/contenttopright.jpg) repeat-x top left;
float: left;
overflow:hidden
}
#contenttop .right p  {
font-size:0.85em;
}

/*slider */
.sliderwrapper{
position: relative; 
overflow: hidden; 
margin-top: 10px;
height:160px
}


.sliderwrapper .contentdiv{
visibility: hidden; 
filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1;
margin:0 auto;
}



.pagination{
display:none
}


#sidebar1 {
	float: right; 
	filter: alpha(opacity=70);
opacity:0.7;
	width: 440px; 
	background: #485b92; 
	padding: 0; 
}

#sidebar1 p {
font-size: 0.8em
}

img.imagesummary {
width: 60px;
float: left;
margin: 0 3px 3px 0
}



#mainContent { 
	margin: 0 450px 0 0; 
} 
#mainContentPhoto { 
	margin: 0; 
} 

/* album list mainContentPhoto */
.thumb {
	background: none;
	margin:0 0.5em 0.5em 0
}

#mainContentPhoto .thumb {
	margin:0 1.5em 0.5em 1.5em;
	background: none
}


.thumb a {
background: #5569a6;
border: none
}

.thumb a img {
border: none
}

#mainContent form fieldset {
border: none;
}

form#contactform label {
display:block;
width: 130px;
float:left;
text-align:right
}
form#contactform input, form#contactform select {
display:block;
width: 200px;
float:left;
background:#ccceee;
margin-bottom:5px;
border:1px inset #ccc
}
form#contactform input.button {
margin-left: 129px;
}
form#contactform textarea {
width: 380px;
margin-left: 127px;
height: 100px;
float:right;
margin-bottom:5px;

}

#footer { 
color:#fff;
	padding: 0 10px; 
	background:url(images/new/contenttopleft.jpg) repeat-x top left;
	border-top:4px solid red;

} 
#footer p {
	margin: 0; 
	padding: 10px 0; 
font-size: .7em
}


.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.noprint {
display: none;
}