/*
Theme Name: VWTH Custom
Theme URI: http://wordpress.org/
Description: The default WordPress theme customized for VWTH
Version: 1.6
Author: Michael Heilemann
Author URI: http://binarybonsai.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #423b28 url('images/bodybkg.jpg') repeat-x;
	color: #545454;
	text-align: center;
	margin: 0;
	padding: 0;
	}

a {
	color:#e45103;
	}

a:link, a:visited {
	color:#e45103;
	text-decoration:none;
	}
	
a:hover {
	color:#e45103;
	text-decoration:underline;
	}

#page {
	background-color: #fff;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 980px;
	}

#header {
	background:#fff url('images/headerbkg.gif') no-repeat 420px 37px;
	margin: 0;
	padding: 0;
	}

#logo {
	display:inline;
	float:left;
	margin:30px 10px 17px 30px;
	}
	
#headercontrols {
	display:inline;
	float:right;
	color:#00265d;
	margin:6px 65px 0 0;
	}
	
#headercontrols * {
	margin:0;
	padding:0;
	background-color:#fff;
	}
	
#headerlinks {
	display:inline;
	float:left;
	margin:0 30px 0 0;
	font-size:1.1em;
	}
	
#headerlinks a:link, #headerlinks a:visited {
	color:#00275e;
	}

#headerlinks a:hover {
	color:#00275e;
	text-decoration:underline;
	}
	
#headersearch {
	display:inline;
	float:left;	
	}

#headersearch #searchform {
	display:inline;
	float:left;
	}

#headersearch div {
	dispaly:inline;
	float:left;
	}

#headersearch label {
	dispaly:inline;
	float:left;
	text-transform:uppercase;
	margin:2px 10px 0 0;
	}
	
#headersearch input {
	dispaly:inline;
	float:left;
	}
	
#s {
	border:1px solid #00265d;
	}
	
#headersearch #searchsubmit {
	font-weight:bold;
	border:none;
	color:#00265d;
	background-color:#fff;
	font-size:0.9em;
	}
	
#topnav {
	width:980px;
	background-color:#fff;
	clear:both;
	font-size:1.4em;
	}
	
#topnav table td {
	text-align:center;
	}

#topnav a {
	display:block;
	background-color:#62902d;
	border-right:1px solid #fff;
	background-repeat:no-repeat;
	}

#topnav a:link, #topnav a:visited {
	color:#fff;
	padding:16px 0 4px 0;
	font-weight:bold;
	background-color:#62902d;
	}
	
#topnav a:hover {
	color:#fff;
	padding:8px 0 12px 0;
	font-weight:bold;
	text-decoration:none;
	}

#topnav a.current {
	color:#fff;
	padding:8px 0 12px 0 !important;
	font-weight:bold;
	text-decoration:none;	
	}

#nav_home {
	width:63px;
	background-image:url(/navbkgs/home0.gif);
	}
	
#nav_home:hover {
	background-image:url(/navbkgs/home1.gif);
	}
	
#nav_whatisabuse {
	width:134px;
	background-image:url(/navbkgs/whatisabuse0.gif);
	}
	
#nav_whatisabuse:hover, #nav_whatisabuse.current {
	background-image:url(/navbkgs/whatisabuse1.gif);
	}
	
#nav_crisishelp {
	width:95px;
	background-image:url(/navbkgs/crisishelp0.gif);
	}
	
#nav_crisishelp:hover, #nav_crisishelp.current {
	width:95px;
	background-image:url(/navbkgs/crisishelp1.gif);
	}
	
#nav_programsandservices {
	width:175px;
	background-image:url(/navbkgs/programsandservices0.gif);
	}
	
#nav_programsandservices:hover, #nav_programsandservices.current {
	background-image:url(/navbkgs/programsandservices1.gif);
	}

#nav_donate {
	width:69px;
	background-image:url(/navbkgs/donate0.gif);
	}
	
#nav_donate:hover, #nav_donate.current {
	background-image:url(/navbkgs/donate1.gif);
	}
	
#nav_volunteer {
	width:91px;
	background-image:url(/navbkgs/volunteer0.gif);
	}
	
#nav_volunteer:hover, #nav_volunteer.current {
	background-image:url(/navbkgs/volunteer1.gif);
	}
	
#nav_resources {
	width:94px;
	background-image:url(/navbkgs/resources0.gif);
	}
	
#nav_resources:hover, #nav_resources.current {
	background-image:url(/navbkgs/resources1.gif);
	}
	
#nav_blog {
	width:49px;
	background-image:url(/navbkgs/blog0.gif);
	}
	
#nav_blog:hover, #nav_blog.current {
	background-image:url(/navbkgs/blog1.gif);
	}
	
#nav_aboutus {
	width:85px;
	background-image:url(/navbkgs/aboutus0.gif);
	}
	
#nav_aboutus:hover, #nav_aboutus.current {
	background-image:url(/navbkgs/aboutus1.gif);
	}

#nav_employment {
	width:116px;
	background-image:url(/navbkgs/employment0.gif);
	border:none !important;
	}
	
#nav_employment:hover, #nav_employment.current {
	background-image:url(/navbkgs/employment1.gif);
	}

#flashmodule {
	height:176px;
	border-top:2px solid #fff;
	}

#homemain {
	float:left;
	margin:25px 0 0 0;
	padding:0 0 0 14px;
	}
	
div.homecol {
	float:left;
	width:192px;
	margin:0 18px 0 0;
	}
	
div.homecol p {
	color:#545454;
	margin:5px 5px 10px 7px;
	font-size:1.2em;
	line-height:1.2em;
	}
	
div.homecollinkbox {
	font-size:1.2em;
	color:#e45103;
	font-weight:bold;
	border-top:1px dotted #adadad;
	border-bottom:1px dotted #adadad;
	padding:7px 0 5px 0;
	margin:10px 2px 10px 7px;
	}
	
div.homecollinkbox a:link, div.homecollinkbox a:visited {
	color:#e45103;
	padding-right:20px;
	background-image:url(imgmain/orangearrow.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
	}
	
div.homecollinkbox a:hover {
	color:#e45103;
	padding-right:20px;
	background-image:url(imgmain/orangearrow.gif);
	background-repeat:no-repeat;
	background-position:100% 50%;
	}
	
#homecol3 {
	margin:0;
	}
	
img.homecolmainimg {
	margin:8px 0 0 0;
	}
	
#homesidebar {
	float:left;
	width:220px;
	margin:25px 0 10px 0;
	padding:0 0 0 70px;
	}
	
#homesidebar a:hover {
	color:#e35201;
	}
	
div.newsitem {
	border-bottom:1px dotted #a9a9b1;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	}

div.feeddate {
	color:#545454;	
	margin:2px 0 5px 0;
	}
	
div.newsitem h5 {
	font-size:1.1em;
	margin:0;
	font-weight:normal;
	line-height:1.3em;
	}
	
div.newsitem h5 a:link, div.newsitem h5 a:visited {
	color:#e35201;
	background-color:#fff;
	}
	
div.newsitem h5 a:hover {
	color:#e35201;
	}
	
img.sponsorlogo {
	clear:both;
	display:block;
	margin:15px 0;
	}

#content {
	font-size: 1.2em
	}
	
#content p {
	margin:5px 0 15px 0;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

div.postfooter {
	border-top:1px solid #eee;
	border-bottom:1px solid #eee;
	padding-top: 5px;
	}
	
div.meta {
	font-weight:bold;
	font-size:0.9em;
	}
	
div.sociable {
	float:left;
	}

div.articlerss {
	font-weight:bold;
	float:right;
	font-size:0.9em;
	}

div.feedback {
	font-weight:bold;
	float:right;
	font-size:0.9em;
	}

div.postfooter a.post-edit-link {
	display:inline;
	clear:none;
	}
	
a.post-edit-link {
	clear:both;
	display:block;
	}

#footer {
	background: #679944 url('images/footerbkg.jpg') repeat-x;
	border: none;
	padding: 23px 0 0 0;
	margin: 0 auto;
	clear: both;
	}

#footercontent {
	background:transparent url('images/footerdividers.gif') repeat-y 303px 0;
	}
	
#footercontent img.footerimg {
	display:inline; 
	float:left;
	margin:3px 20px 0 0;
	clear:both;
	}

#footercontent p {
	color:#fff;
	font-size:1.2em;
	margin:0 0 12px 0;
	}
	
#footercontent a:link, #footercontent a:visited, #footercontent a:hover {
	font-weight:bold;
	color:#fff;
	}
	
#footcol1 {
	display:inline;
	float:left;
	width:254px;
	margin:0 0 0 35px;
	}
	
#footcol1content {
	display:inline;
	float:left;
	width:165px;
	margin:7px 0 0 0;
	}
	
#ccoptin {
	margin:0;
	}
	
#emailtextbox {
	border:1px solid #413a28;
	}
	
#ccsignupbtn {
	border:1px solid #413a28;
	color:#5a8b33;
	font-weight:bold;
	background-color:#bcd59c;
	}

#footcol2 {
	display:inline;
	float:left;
	width:245px;
	margin:0 0 0 48px;
	}

#footcol2content {
	display:inline;
	float:left;
	width:155px;
	margin:7px 0 0 0;
	}

#footcol3 {
	display:inline;
	float:left;
	width:329px;
	margin:0 0 0 48px;
	}

#footcol3content {
	display:inline;
	float:left;
	width:250px;
	margin:7px 0 0 0;
	}
	
#footerbtns {
	clear:both;
	display:inline;
	float:right;
	margin:0 24px 0 0;
	}
	
#footerbtns img {
	display:inline;
	margin:0 0 0 3px;
	float:left;
	}
	
#secondfooter {
	text-align:left;
	width:980px;
	margin:0 auto;
	}
	
#secondfooter address {
	margin:14px 0 0 7px;
	color:#87806d;
	font-style:normal;
	display:inline;
	float:left;
	}

#secondfooterlinks {
	display:inline;
	color:#fff;
	float:right;
	margin:14px 24px 0 0;
	}
	
#secondfooter a:link, #secondfooter a:visited, #secondfooter a:hover {
	color:#fff;
	font-weight:bold;
	}

#bystarglobal {
	padding:5px 0;
	color:#87806d;
	clear:both;
	}
	
#bystarglobal a:link, #bystarglobal a:visited, #bystarglobal a:hover {
	color:#87806d;
	font-weight:bold;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1 {
	font-size: 4em;
	text-align: center;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding-top: 70px;
	margin: 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}
	
h2 {
	font-size: 1.9em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	color:#042a5e;
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	}

#sidebar h2 {
	font-family: Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.2em;
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	font-size: 1.6em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
	padding: 0;
	color:#649128;
	margin: 20px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
h4 {
	font-size: 1.4em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color:#7f7f7f;
	margin:20px 0 0 0;
	padding:0;
	font-weight: normal;	
	}
	
h5 {
	font-size:1.2em;
	margin:20px 0 0 0;
	}

#sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
}

#commentform p {
	font-family: Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.2em Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Tahoma, 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 670px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	border: none 0;
	width:80%;
	margin:10px auto;
	border-bottom: 1px solid #ddd;
	height: 1px;
	clear:both;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	padding-left: 10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	border-bottom:1px solid #fff;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
	
	
	
#sidebar ul li a {
	padding:0 0 0 14px;
	display:block;
	}
	
#sidebar ul li a:link, #sidebar ul li a:visited {
	background-image:url(images/sidebararrow.gif);
	background-repeat:no-repeat;
	background-position:0 5px;	
	}
	
#sidebar ul li a:hover {
	background-image:url(images/sidebarhoverarrow.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	}
	
#sidebar ul li.current_page_item a {
	background-image:url(images/sidebarhoverarrow.gif);
	background-repeat:no-repeat;
	background-position:0 5px;	
	}
	
#sidebar ul li.current-cat a {
	background-image:url(images/sidebarhoverarrow.gif);
	background-repeat:no-repeat;
	background-position:0 5px;
	}
	
	
/* End Entry Lists */



/* Begin Form Elements */

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin:0 15px 0 0;
	width: 210px;
	float:right;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	display:inline;
	float:right;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;	
	background:#fff url(imgmain/blockquotebkg.jpg) no-repeat;
	margin: 8px 0 10px 10px;
	width:250px;
	font-size:1.3em;
	line-height:1.4em;
	font-weight:bold;
	font-style:italic;
	color:#042a5e;
	padding:10px 0;
	text-align:center;
	}
	
blockquote p {
	margin:10px 15px !important;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	font-size:0.9em;
	font-style:normal;
	font-weight:normal;
	text-align:right;
	}
	
blockquote.wide {
	width:500px;
	float: none;
	background:#fff url(imgmain/blockquotewidebkg.jpg) no-repeat;
	display:block;
	margin:8px auto;
	}
	
blockquote.didyouknow {
	background:#fff url(imgmain/didyouknowbkg.jpg) no-repeat;	
	border-top:5px solid #042a5e;
	font-style:normal;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 1.0em;
	font-style:italic;
	line-height: 17px;
	padding: 0 4px;
	margin: 0;
}
/* End captions */

td {
	vertical-align:top;
	}

#donatetable {
	margin:8px 0;
	border-collapse:collapse;
	}

#donatetable td {
	padding:0 10px;
	width:33%;
	}
	
div.backtotop {
	text-align:right;
	clear:both;
	font-weight:bold;
	}

div.qtip-contentWrapper {
	font-size:1.2em;
	line-height:1.4em;
	}

#helpnow {
	width:182px;
	margin:10px auto 10px auto;
	background:#a5c777 url(imgmain/helpnowbkg.gif) repeat-y;
	}

#helpnowcontent {
	width:182px;
	background:transparent url(imgmain/helpnowtopbkg.jpg) no-repeat;
	}
	
#helpnowcontent h1 {
	font-style:italic;
	font-size:1.5em;
	margin:0 15px;
	padding:8px 0 5px 0;
	color:#042a5e;
	text-align:left;
	}
	
#helpnowcontent p {
	margin:0 15px !important;
	font-size:1.2em;
	line-height:1.3em;
	color:#042a5e;
	}

#helpnowfooter {
	background:transparent url(imgmain/helpnowbotbkg.jpg) no-repeat;
	width:182px;
	height:12px;
	margin:0 !important;
	}
	
#validationfix {
	display:none;
	}
	
p.sidebartext a {
	display:inline !important;
	background-image:none !important;
	padding:0 !important;
	}
	




/* STYLES FOR CHROME MENUS START */

.chromestyle{
/*width: 99%;*/
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
/*width: 100%;*/
/*background: url(chromebg.gif) center center repeat-x;/* /*THEME CHANGE HERE*/
padding: 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #494949;
padding: 4px 0;
margin: 0;
text-decoration: none;
}

.chromestyle ul li a:hover{
/*background: url(chromebg-over.gif) center center repeat-x;/* /*THEME CHANGE HERE*/
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
/*content: " v"; /*
content: " " url(downimage.gif); /*uncomment this line to use an image instead*/
}

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
position:absolute;
top:0;
z-index:100;
width: 210px;
visibility: hidden;
margin-top:1px;
margin-left:0px;
text-align:left;
font-size:1.2em;
}

.dropmenudiv a {
width:auto;
display: block;
padding: 8px 5px;
text-decoration: none;
background-color: #8bb545;
margin-bottom:1px;
}

.dropmenudiv a:link, .dropmenudiv a:visited {
	color: #fff;
	}

* html .dropmenudiv a{ /*IE only hack*/
	/*width: 100%;*/
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
	color:#fff;
	background-color:#62902d;
	text-decoration:none;
}

/* STYLES FOR CHROME MENUS END */