﻿
/**************************CSS*********************/
/*----------------------------
						Menu
----------------------------*/


table tr.thead
{
	margin-bottom:-50px;
}


#main
{
	margin-left:10px;
	text-align:left;/*added 14-2009*/
	/*_margin-left:0px;added 14-2009*/
	/*_width:620px;added 14-2009*/
}

#main h2
{
	font-size:18px;
	font-family:Arial;
	text-align:center;
}



#main h2 a:hover
{
	text-decoration:underline;
}

#main a
{
	color:#0186BE;
	text-decoration:none;
}
	
#main h2 a
{
	color:Black;
	text-decoration:none;
}

.BreadCrumbsMain
{
	margin-left:10px;
	color:Black;
	text-decoration:none;
}

.BreadCrumbsSub
{
	color:Black;
	text-decoration:none;
}

#menu a.current
{
	width:20px;
	height:40px;
	background-image:url(images/6.gif);
	background-repeat:repeat-x;
	color:White;
}
#menu ul li a:current,
#menu ul li#current a 	
{
	width:20px;
	height:40px;
	background-image:url(images/6.gif);
	background-repeat:repeat-x;
	display:block;
	color:Red;
}


#mainImg
{
	background-position:center;
	background-image:url(/site/logo/2.gif);
	background-repeat:repeat-x;
}

#menu
{
	/*padding-top:10px;*/
	margin-top:-32px;
	/*padding: 5px;
	margin-bottom: 20px;*/
}

#menu ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li{
	display:inline;
	/*border-left-style:solid;
	border-bottom-width:0.01px;
	border-bottom-color:Black;
	border-right-color:Black;
	border-right-width:thin;
	border-right-style:solid;*/
}

#menu ul li a{
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	color:Black;
}
#menu ul li a:hover
{
	width:20px;
	height:100px;
	background-image:url(images/6.gif);
	background-repeat:repeat-x;
	color:Teal;
	/*background-repeat:repeat-y;
	color:#999999;*/
}

#menu ul li a.feed img{
	position: relative;
	top : 2px;
	margin-right: 3px;
}
/**************************CSS*********************/

.cloud
{
	margin-left:40px;
}

.text {
float: left;
margin-left:50px;
margin-top:15px;
width:250px;
font-family:Arial, Helvetica, sans-serif; font-size:12px;
}

.wraper{
	
}

.header{
	width: 864px;
	height: 240px;
	position: relative;
}

.headertp {
	 height: 187px;
}

.container {
    width: 864px;
	}
	
.menu {
	background: #A781B3;
	margin-left: 50px;
	float: left;
	width: 144px;
	height: 510px;
	top: -120px;
	position: relative;
	left: 45px;
	_left:-5px;
}
.footer{
	/*width: 100%;
   height:112px;
 background-image:url('images/footer.jpg');
 background-repeat:repeat-x;*/

	margin-top: 15px;
	background-image: url('images/footer.jpg');
	background-repeat: repeat-x;
	background-position: center;
	width: 864px;
	height: 41px;
	position: relative;
	clear: both;
}

.designer{padding-top:15px; text-align:center; text-decoration:none; margin-bottom:0px; font:11px normal Arial, Helvetica, sans-serif; color:#666;}
.designer a, .designer a:visited { margin-top:15px;text-align:center; text-decoration:none; margin-bottom:0px; font:11px normal Arial, Helvetica, sans-serif; color:#666;font-weight:bold; }


.left{
height:465px;
 width:10px;
 float: left;
}

.right {
    float: right;
	height: 465px;
	width: 11px;
}
.contents{
float: right;
width:625px;
}

#sidepanel
{
	margin-left:20px;
	padding-bottom:20px;
}

/*---------------------------------------MDS MDS MDS----------------------------*/


/*-----HEADING 1-----*/
.contents a
{
	text-decoration:none;/*important for Photos appearing in pages*/
}

.contents h1 
{
	color:Red;
	font: normal 1.75em/1.5em Arial, Verdana, "Helvetica Neue", Helvetica, serif;
	letter-spacing: -1px;

}

.contents h1 a{
	
	color: #cc0033;
}

.contents h1 a:hover{
	
	color: #cc0033;
	text-decoration:none;
}
/*-----HEADING 2-----*/

.contents h2 {
	font: normal 1.5em/1.5em Arial, Verdana, "Helvetica Neue", Helvetica, Verdana, serif;
	letter-spacing: -1px;
	color: #0079F0;
}
/*-----HEADING 3-----*/

.contents h3 {
	font: normal 1.25em/1.5em Arial, Verdana, "Helvetica Neue", Helvetica, Verdana, serif;
	letter-spacing: -1px;
	color: #CCC;
}
/*-----HEADING 4-----*/

.contents h4 {
	font: normal 1.15em/1.5em Arial, Verdana, "Helvetica Neue", Helvetica, Verdana, serif;
	letter-spacing: -1px;
	color: #fff;
}
/*----------------------------
					 Page
----------------------------*/

#page {
	width:620px;
	padding-left:10px;
	text-align:left;/*added 14-2009*/
	_padding-left:0px;
}

#page h1 
{
	margin: 0px 0 10px 0;
	border-bottom:dotted 1px gray;
}

#page #admin {
	border-top: 1px solid silver;
	margin-top: 10px;
	padding: 5px 0;
}

/*----------------------------
				 Page Gallery
----------------------------*/

.PageGallery
{
	margin-top:-85px;
	_margin-left:-20px;
	/*added 14-2009*/

	/*_padding-left:0px;added 14-2009*/
}


/*----------------------------
					 Calendar
----------------------------*/

#calendarContainer {
	text-transform: capitalize;
	margin: 0 auto;
}

.calendar {
	border: none;
	margin: 0 auto;
}

.calendar .weekend {
}

.calendar .other {
	color: silver;
}

.calendar a.exist {
	display: block;
	font-weight: bold;
}

.calendar td {
	vertical-align: top;
}

/*------------------------*/
/* search form */
/*------------------------*/

#searchbox
{
	position:relative;
	float:right;
	/*top: 98px;
	right: 10px;
	background: url(images/searchform-bg2.png) no-repeat right bottom;*/
	height: 35px;
	width: 210px;
	padding-right:15px;
	margin-top:-5px;
}

#searchbox #searchfield
{
	background: #ffffff url(images/form-field-bg.gif) no-repeat;
	height: 17px;
	width: 148px;
	margin: 6px 5px 0px 10px;
	padding: 3px 7px 2px 5px;
	color: #999999;
	border: none;
}

#searchbox #searchbutton
{
	background: url(images/search-btn.png) no-repeat left top;
	height: 24px;
	width: 24px;
	border: none;
	text-indent: -999%;
	line-height: 1px;
	margin-top: 6px;
	/*position:relative;*/
    position:relative;
}

#searchbox label
{
	color: White;
}

#searchbox #searchcomments
{
	margin-left: 6px;
}


.ButtonPage
{
	height:21px;
}
/*----------------------------
				Search page
----------------------------*/

#searchpage{
	margin-bottom: 30px;
}

#searchpage input#q{
	width: 300px;
}

#searchpage input#comment{
	clear: both;
}

.searchresult{
	margin-bottom: 20px;
}

.searchresult a{
	font-weight: bold;
}

.searchresult span.text{
	clear: both;
	display: block;
	margin: 3px 0;
}

.searchresult span.type{
	display: block;
}

.searchresult span.url{
	color: Gray;
}

.searchpage ul.paging{
 list-style-type: none;
 margin:0px;
 margin-bottom: 20px;
 padding:0px;
}

.searchpage ul.paging li{
 display: inline;
 border: 1px solid gray; 
 background: #f1f1f1;
 margin-right: 5px;
}

.searchpage ul.paging li a{
 padding: 5px 8px;
}

.searchpage ul.paging li.active{
 background: #f1f1f1;
 border: 1px solid black;
}

/*----------------------------
				Contact page
----------------------------*/
#thanks
{
	margin-left:-40px;
}

#contact{
	padding: 10px;
	padding-top:0px;
	margin-top:0px;
	margin-left:40px;
}

#contact h1{
	margin-top: 0;
	color:Black;
	font-size:18px;
	
}

#contact label{
	display: block;
	padding-top: 5px;	
}

#contact input.field{
	width: 200px;
}

#contact textarea{
	display: block;	
	overflow: auto;
	width: 500px;
	height: 150px;
	margin: 0;
}

.ButtonBrowse
{
	height:20px;
}

