/**************** Body and tag styles ****************/
/*Undo browser defaults
------------------------------------------------------------ */
:link,:visited {text-decoration: none;}
ul,ol {list-style: none;}
h1,h2,h3,h4,h5,h6,pre,code,p {font-size: 1em;}
ul,ol,dl,li,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin: 0; padding: 0;}
a img,:link img,:visited img {
	border: none;
}
address {font-style: normal;}


body    {
	color: #303030;
	background-image: url(gradient.gif);
	background-repeat: repeat-x;
	background-position: 0 top;
	text-align: center;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 62.5%;
	line-height: 2.2em;
	background-color: #e8e3d9;
}


a{
	font-weight:bold;
	text-decoration:none;
	background-color:inherit;
	color: #375d2a;
}

a:hover{
	color:#000000;
	text-decoration:none;
}
a img{border:none;}

p { }
p form{margin-top:0; margin-bottom:20px;}



img.picA
  { background: url("a47.gif") no-repeat; padding: 8px; position: relative; top: -2px; width: 76px; height: 74px }

img.picB
  { background: url("a26.gif") no-repeat; padding: 7px; position: relative; top: -2px; width: 146px; height: 75px }
img.floatleft
 {
	float: left;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 0;
}

.floatright
 {
	float: right;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 3px;
	margin-left: 100px;
}



img.left,img.center,img.right { padding: 4px }
img.left { margin: 0 10px 5px 0; float: left }
img.center  { background-color: #993; display: block; margin: 2px; border: 1px solid #333333; }
img.right{float:right; margin:0 0 5px 12px;}
.basic-img-frame    { margin: 4px; padding: 4px }
.logo-frame  { background-color: #fff; margin: 4px; padding: 4px }
/**************** Header style ****************/
#container   {
	color: #303030;
	text-align: left;
	width: 950px;
	border: solid 1px #999;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	padding-top: 1px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 0;
	background-color: #FFFFFF;
}

#Zcontainer   {
	
	background-image: url(../media/images/gridbg.gif);
}
#header      {
	color: #ffffff;
	background: #848f80;
	position: relative;
	z-index: 2;
	width: 948px;
	height: 110px;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
#header  img    {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 8px;
	left: 12px;
	width: 240px;
	height: 91px
}
#header  p     {
	color: #fff;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.5em;
	margin: 10px 0 0 40px;
	position: absolute;
	top: 24px;
	left: 240px;
	width: 450px
}

/**************** Navigation style ****************/

	
	/************* MENU ************/	
	#nav a  {
	color: #ff0;
	text-decoration: none;
	font-weight: bold;
	}
	#nav a:link  {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
	#nav a:visited  {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none
}
	#nav a:hover  {
	color: #000000;
	font-weight: bold;
	text-decoration: none
}
	#nav a:active  {
	color: #F5770F;
	font-weight: bold;
	text-decoration: none
}

	#nav {
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
	font-size: 1.2em;
	background-color: #f5770f;
	margin-right: 1px;
	margin-left: 1px;
	}
	#nav ul {
		margin:0;
		padding:0;
		list-style:none;
	}
	#nav li {
	display:inline;
	list-style-type:none;
	border-left:1px solid #ccc;
	padding-right: 3px;
	padding-left: 9px;
   }
   
  #nav  li:first-child {
    border-left:none
    }


/**************** Content styles ****************/

#content      {
	padding: 6px 0 0 10px;
	width: 480px;
	float: left
}

#content h2       { color: #505050; font-weight: bold; line-height: 1.4em; display: block; margin: 8px 0 }
#content h2 a{font-weight:normal;}
#content h3     { font-weight: bold; margin: 6px 0 }
#content a:hover,#subc a:hover{text-decoration:underline;}
#content ul,#content ol{margin:0 5px 16px 35px;}
#content dl{margin:0 5px 10px 25px;}
#content dt{font-weight:bold; margin-bottom:5px;}
#content dd{margin:0 0 10px 15px;}

/**************** Content wide ****************/

#content-wide        {
	min-height: 400px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 10px;
	position: relative;
}
#content-wide h1 {
	color: #333333;
	font-size: 1.6em;
	font-weight: bold;
	line-height: 1em;
	display: block;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	margin-top: 10px;
}
#content-wide h2       {
	color: #333333;
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.1428em;
	display: block;
	margin-right: 0;
	margin-bottom: 8px;
	margin-left: 0;
	margin-top: 16px;
}
#content-wide h2 a{font-weight:normal;}
#content-wide h3      {
	color: #333333;
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 9px;
	margin-right: 0;
	margin-bottom: 16px;
	margin-left: 0;
	line-height: 1.3333em;
}
#content-wide p {
	font-size: 1.3em;
	line-height: 1.2307em;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 16px;
}
#content-wide a:hover,#subc a:hover{text-decoration:underline;}
#content-wide ul,#content-wide ol {
	margin-top: 16px;
	margin-right: 5px;
	margin-bottom: 16px;
	margin-left: 35px;
}
#content-wide ul li {
	font-size: 1.3em;
	margin-right: 5px;
	margin-left: 25px;
	line-height: 1.2307em;
	list-style-type: disc;
	font-weight: bold;
	color: #505050;
}
#content-wide ul li ul {
	margin-bottom: 16px;
	font-weight: normal;
}
#content-wide dl{margin:0 5px 10px 25px;}
#content-wide dt{font-weight:bold; margin-bottom:5px;}
#content-wide dd{margin:0 0 10px 15px;}

/**************** Sidebar styles ****************/

#sidebar       {
	width: 320px;
	float: right;
	font-size: 1em;
}

#sidebar h1    { color: #505050; font-weight: bold; text-align: left; display: block; }
#sidebar h2    { color: #505050; font-weight: bold; text-align: left; display: block; }


#sidebar h3    { color: #505050; font-weight: bold; text-align: center; display: block }
#sidebar h4   { text-align: center }
#sidebar p  { }
#small-box  {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-right: 6px;
	padding-left: 6px;
	margin-top: 18px;
}
#small-box h2 { text-align: center; font-size: 1.4em; }
#small-box p {
	font-size: 1.1em;
	line-height: 1.454545em;
}



/**************** GCM styles ****************/
#gcm    { }
#gcm h4  { font-size: 0.94em }
#gcm p  { font-size: 0.91em; text-align: center }


#home-content  {
	width: 590px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	margin-top: 8px;
}
#home-upper  {
	width: 580px;
	padding-right: 6px;
	padding-left: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}


/**************** Flash styles ****************/

#main-flash      {
	background-color: #E8E3D9;
	background-image: url(gradient.gif);
	background-repeat: repeat-x;
	background-position: 0 top;
	padding-right: 10px;
	padding-left: 10px;
	width: 544px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
	border: 1px solid #333333;
}
#home-lower  {
	width: 580px;
	margin-top: 1px;
}

#home-lower img {
	border: 1px solid #333333;
}
#home-lower  p     {
	font-size: 1.1em;
	line-height: 1.454545em;
	margin-top: 9px;
}
#home-lower .title-bold      {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.3333em;
	padding-top: 2px;
	padding-bottom: 2px;
}


/**************** Misc classes and styles ****************/

.splitcontentleft    {
	width: 275px;
	float: left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333333;
	padding-right: 4px;
	padding-left: 4px;
	margin-right: 1px;
	margin-left: 1px;
	padding-top: 6px;
}
.splitcontentright    {
	width: 275px;
	float: right;
	padding-right: 4px;
	margin-right: 5px;
	margin-left: 1px;
	padding-top: 6px;
	padding-left: 4px;
}
/**************** Menublock styles ****************/
#menublock {
	background-color: #E8E3D9;
	background-image: url(gradient.gif);
	background-repeat: repeat-x;
	background-position: 0 top;
	margin-top: 8px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 12px;
	padding-left: 2px;
	border: 1px solid #333333;
}
#menublock a { font-size: 1em; }
#menublock  h1    {
	font-size: 1.6em;
	text-align: center;
	padding-bottom: 6px;
	line-height: 16px;
	color: #000000;
}
#menublock h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin-left: 4px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333333;
	padding-top: 16px;
	background-image: url(../media/site/heart-12-px.gif);
	background-position: left 20px;
	background-repeat: no-repeat;
	padding-left: 16px;
	line-height: 1.3333em;
	margin-bottom: 0px;
}
#menublock h2 a {
	font-weight: bold;
}
#menublock h3 { background-color: #CC3300; margin: 0px; padding: 0px; }
#menublock  p   {
	font-size: 1.1em;
	padding-right: 4px;
	padding-left: 4px;
	line-height: 1.4545em;
}
#menublock ul  {
	margin-bottom: 15px;
	padding-left: 0px;
}
#zmenublock zli  {
	display: block;
	padding-right: 2px;
	font-size: 1em;
	list-style-type: disc;
}
#menublock  ul li  {
	font-size: 1em;
	line-height: 1.6em;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: disc;
	margin-left: 0px;
}
#menublock li a{ font-weight:bold; text-decoration:none; font-size: 1em; }
#menublock li a:hover{
	text-decoration:none;
	
}

#searchbar #s{
height:1.2em;
width:110px;
margin:0 5px 0 0;
border:1px solid #a0a0a0;
}

#searchbar #searchbutton{
width:auto;
padding:0 1px;
border:1px solid #808080;
font-size:0.9em;
text-align:center;
}

/**************** Footer styles ****************/

#footer  {
	color: #f0f0f0;
	font-size: 1.2em;
	width: 950px;
	clear: both;
	margin-top: 0;
	margin-right: 1px;
	margin-bottom: 0;
	margin-left: 1px;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	background-color: #848F80;
}
#footer img{padding:0; margin:0; text-align:center;}
#footer p{padding:0; margin:0; text-align:center;}
#footer a{color:#f0f0f0; background-color:inherit; font-weight:bold;}
#footer a:hover{color:#ffffff; background-color:inherit; text-decoration: underline;}

/**************** webmaster styles ****************/

#webmaster    { color: #303030; text-align: center; margin: 20px auto; padding: 1px 0; width: 750px }

#webmaster1  { color: #f0f0f0; font-size: 0.9em; background: #848f80; margin: 0 1px; padding: 5px 0; width: 747px; clear: both }

#webmaster p{padding:0; margin:0; text-align:center;}
#webmaster a { color: #666; font-weight: bold }
#webmaster a:hover { color: #ff5d28; text-decoration: underline }
.clear{clear:both;}

.clearfloat   { font-size: 12px; line-height: 12px; width:700px; height: 12px; clear: both; margin: 0px; padding: 0px; background-color: #FFCCFF; }
.small  { font-size: 0.8em }
.hide{display:none;}
.textcenter{text-align:center;}
.textright{text-align:right;}
.important{color:#f02025; background-color:inherit; font-weight:bold;}
#clean img { margin-right: 2%; margin-left: 2%; border-style: none }
.box    { color: #505050; line-height: 1.5em; margin: 0 0 20px; padding: 6px; border: solid 1px #c0c0c0 }

#container #content-wide #home-content #home-lower .splitcontentleft ul {
	list-style-type: disc;
	margin-left: 0px;
	margin-top: 4px;
	margin-bottom: 13px;
}

#container #content-wide #home-content #home-lower .splitcontentleft li {
	margin-top: 0px;
	font-size: 1em;
	line-height: 1.3em;
	margin-bottom: 3px;
	padding-bottom: 1px;
}

#container #content-wide #home-content #home-upper .caption {
	font-size: 1.1em;
	line-height: 1.4545em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#container #content-wide #sidebar #menublock li h2 { font-size: 1em; }
#container #content-wide ul li ul li {
	font-size: 0.923em;
	line-height: 1.3333em;
	list-style-type: none;
	font-weight: normal;
}

#container #content-wide #home-content #home-upper #main-flash img {
	padding-top: 8px;
	padding-bottom: 4px;
}

#container #content-wide #home-content #home-lower .splitcontentleft #no-border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#container #content-wide #sidebar #small-box .floatleft {
	border: 1px solid #333333;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 0px;
}
