﻿
body 
{	padding:0; margin:0; background:#EBEDEF;
	font-size:11px; font-family:Tahoma; color:#000000; line-height:15px; 
	vertical-align:top;
}

a{text-decoration:none; outline:none;}
a:hover{ color:#000000;}
a:visited{}
br{ height:2px;}
img {border: none;}

h4
{
	margin-bottom:0;
	background-image: url(Images/bull.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	text-transform:capitalize;
	font-size:125%;
	font-weight:bold;
	color:#000000;
}
hr 
{
	height: 1px;
	border: dotted 1px #D1D0D0;
}
#wrapper{position: absolute; width:100%; background:#000000;}
#contentwrapper{background:#FFFFFF;}
#top_header{ background-image:url(Images/top_header_bg.jpg); height:55px;}
#top_header a{color:#FE8431;}
#top_header a:hover{ text-decoration:underline;}

#top_user{float:left; padding-top:30px; padding-left:5px;}
#top_links{float:right; padding-top:20px; padding-right:5px; }
#mainnav 
{
	background-image:url(Images/menu_bg.jpg); background-repeat:repeat-x;
	height:36px;
	vertical-align:baseline;
	width:100%;
}

#seperator
{
	height:10px;
}

#mainnav .item 
{
	
	height:35px;
	border-right:solid 1px #676767;
	border-left:solid 1px #131313;
	font-weight: bold;
	text-align:center;
	color:#FFFFFF;
	
}


#mainnav .selected 
{
}

#mainnav .hover 
{
	height:35px;
	/*background-image:url(Images/menu_hover.jpg); */
	background-color:#FF8229;
	color:#000000;
}
	
#mainnav .hover1
{
	background-color:#FF8229;
	color:#000000;
	font-weight:bold;
}

.popitem
{ 
	margin:0 auto;
	height:22px;
	width:175px;
	padding: 0 4px;
	border-bottom: solid 1px #FF8229;
	border-right:solid 1px #FF8229;
	border-left:solid 5px #FF8229;
	color:#000000;
	background-color: #FBE6D8;
	text-align: left;
	font-weight:bold;
}
#main_header{}
#main_content{width:100%;}

#leftPanel 
{
	width:96%;
	margin-right:10px;
	padding-left:10px;
	padding-right:10px;
} 

#leftPanel a 
{
	color:#FE8431;
}

#leftPanel a:hover
{
	 text-decoration:underline;
}

/*----------- RIGHT PANEL ----------*/
#rightPanel 
{
	width:200px; padding-left:10px; padding-right:10px;
	float:right;
}

#leftPanel1
{
	width:200px; padding-left:10px; padding-right:10px;
	float:left;
}

#intnav 
{
	
}

#intnav .item 
{
	
}

#intnav .selected 
{
}

#intnav .hover 
{
}

#sidebar 
{
	
}

.sidebarcontainer /* in user controls */
{
	margin:0 auto;
	
	padding:10px;
	border: dotted 1px #D1D0D0;
	background-color: #FAF9F9;
	margin-bottom: 5px;
	margin-top: 5px;
}

.sidebarcontainer a 
{
	color: #828181;
	text-decoration:underline;
}

.sidebarcontainer a:hover 
{
	text-decoration:none;
}

#sidebarcontainerheadtext /* in UserControls */
{
	background-image: url(Images/bull.gif);
	background-repeat: no-repeat;
	padding:0 2px 2px 20px;
	font-weight:bold;
	text-transform:capitalize;
	Color:#000000;
}

.pageHeading
{
	background-image: url(Images/bull.gif);
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-bottom: 10px;
	text-transform:capitalize;
	font-size:125%;
	font-weight:bold;
	color:#000000;
}

#newstext /* NewsUserControl */
{
	padding:5px 5px 10px 5px;
}

#footer{background-image:url(Images/footer_bg.jpg); background-repeat:repeat-x; height:69px; color:silver}
#footer a{color:#FFFFFF}
#footer a:hover{text-decoration:underline;}
#footerlinks {float:right; padding-right:10px;  padding-top:15px;}
#footertext {float:left; text-align:left; padding-left:10px;  padding-top:15px;}


#photofooter
{
	width:100%;
	background: #F4F2EA url(images/footer_bg.jpg) 0 0 repeat-x;
	height:69px;
}

#photofooter a 
{	
	color:#FFFFFF;
}

#photofooter a:hover{text-decoration:underline;}

#photogallery
{
	width:100%;
}


.PhotoGalleryBg
{	
	background:White; 
}

.PhotoGalleryBg a
{
	color:Black;
}
	 
.PhotoGalleryBg a:hover
{
	color:Black; 
	text-decoration:none;
}

.PhotoGalleryContent
{	
	/*border: gainsboro 1px solid; */
}

#photogalleryhead
{
	
}

.AlbumBg
{	
	background-color:#EBEDEF;
	padding-top:20px;
}

.AlbumName
{
	background-color:#EBEDEF;
	height:20px;
	font-weight:bold;
	padding-top:5px;
	color: #000000;
}

.footermargin
{
	padding-top:5px;
	padding-left:5px;
	padding-right:20px;
}

.warningMessage
{
	color: Red; 
	text-align:Left; 
}