/*  
Theme Name: Grid Focus
Theme URI: http://5thirtyone.com/
Description: Grid aligned WordPress theme
Version: 1.1
Author: Derek Punsalan
Author URI: http://5thirtyone.com/
Tags: white, grid, whitespace, minimal, clean, widgets

Grid Focus was designed and coded by Derek Punsalan. Find
more info about the guy at http://5hthirtyone.com

Notes: Inspired and created for minimalist, content focused blogs 
or websites. Customize, edit, poke, prod, and adapt to your own 
style. Please leave credit where credit is due so that others may
find the source for your site and adapt a suitable version for their
own website.

See line 53 for a collection of the main font rules - size, line-height,
and color - combined for your convenience.

*/
.imgcontainer {
	padding-top: 10px;
	
	padding-bottom: 10px;
}
.sliderholder {
	float: left;
	width: 430px;
	margin-right: 10px;
}
ul.srssfetcher {
	margin: 0px;
	padding: 0px;
	width: 300px;
}
.largeheadline{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	line-height: 41px;
	color: #FFF;
	width: 300px;	
}
.largeheadline a:link, .largeheadline a:visited, .largeheadline a:active{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 46px;
	line-height: 41px;
	color: #FFF;
		
}
li.srssfetcher-item {
	list-style-type: none;	
}
.srssfetcher-timestamp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;	
}
li.srssfetcher-item a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;		
}
li.srssfetcher-item a:hover{

	text-decoration: underline;		
}

#webinar_listings {
	padding-top: 0px;
	padding-right: 19px;
	padding-bottom: 13px;
	padding-left: 16px;
	text-decoration: none;
}
#webinar_listings ul{
	margin: 0px;
	padding: 0px;	
		text-decoration: none;
}
#webinar_listings li{
	list-style-type: none;
	background-color: #666;
	padding: 10px;
	margin-bottom: 5px;
	background-image: url(images/webinar_rss.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	text-align: center;
}

#webinar_listings li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFF;
	text-decoration: none;
}

.kbrsswidget a {
	text-decoration: none;
}
srssfetcher-link a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;	
}
.header_main {
	background-image: url(http://www.wtgevents.com/images/layout/topnavbar_grey.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;	
}

h1 {
	font-size: 2em;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
}
a {
	color: #000;
	outline: none;
	text-decoration: none;
}
a:hover {
	color: #3c6c92;
}

/* =----------------------------------- oh the convenience */
#wrapper {
	/* 
		sets the minimum(s) for the entire site
		off of which everything else is based on
	*/
	font-size: 1.2em;
	line-height: 1.4em;
}
.nav li {
	line-height: 1.2em;
}
.nav li a {
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.nav li a span {
	color: #888;
	font-size: 0.9em;
	font-weight: normal;
	text-transform: lowercase;
}
.nav li a.focus span {
	color: #ccc;
}
.nav li a:hover,
.nav li a.focus {
	color: #fff;
}
.nav .searchField input {
	color: #777;
}
.toggleCategories li a {
	color: #fff;
}
.toggleCategories li a:hover {
	color: #ccc;
}
.postMeta {
	font-size: 0.9em;
	text-transform: uppercase;
}
.postMeta span.date {
	color: #777;
}
.postMeta span.comments a,
.postMeta span.date a {
	color: #3c6c92;
}
.post h2 {
	line-height: 1.2em;
}
.entry a,
.secondaryColumn a,
#commentsContainer h3 a,
.commentlist .comment-author a {
	
	color: #3c6c92;
	font-weight: bold;
}
.entry a:hover,
.secondaryColumn a:hover,
#commentsContainer h3 a:hover,
.commentlist .comment-author a:hover,
.commentlist .comment-meta a:hover {
	color: #3c6c92;
	
}
.secondaryColumn a {
	font-weight: normal;
	text-decoration: none;
}
.entry ul,
.entry ol,
.entry blockquote {
	color: #555;
}
.entry blockquote {
	font-style: italic;
}
.secondaryColumn h3,
#commentsContainer h3 {
	font-size: 1.2em;
}
#cancel-comment-reply-link {
	color: #3C6C92;
	font-size: 0.8em;
}
.commentlist .comment-meta a {
	color: #777;
}
.commentlist .comment-author cite {
	font-style: normal;
	font-weight: bold;
}
.commentlist .comment-meta {
	font-size: 0.8em;
}
#commentform p span input,
#commentform span textarea {
	color: #333;
	font-family: arial,verdana,sans-serif;
	font-size: 1em;
}
#paginateIndex {
	font-size: 0.9em;
	text-transform: uppercase;
}
#footer {
	clear: both;
}
#footer p a {
	font-weight: bold;
	color:#333;
}

/* =----------------------------------- main structure */
#wrapper {
	border-top: 1px solid #3c6c92;
	margin: 20px auto;
	text-align: left;
	width: 970px;
	padding: 0 5px;
}
#masthead {
	padding: 7px 0
}
#filler {}

#firstColumn {
	float: left;
	width: 160px;
	background-color: #FFF;
	padding: 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0;
}

#firstColumn ul{

}

#firstColumn li{
	list-style-type: none;
	margin-bottom: 3px;
}

#firstColumn li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000;
}
#firstColumn li.bigger a{
	color:#666666;
font-family:Tahoma,Geneva,sans-serif;
font-size:17px;
font-weight:bold;
padding-bottom:10px;
}


#firstColumn li a:hover{
	text-decoration: underline;
}
.searchform {
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;	
}
#mainColumn {
	float: left;
	width: 605px;
	background-color: #FFF;
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.secondaryColumn {
	float: left;
	overflow: hidden;
	width: 240px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
}

/* =----------------------------------- header elements */
#masthead h1 {
	float: left;
	margin: 15px 0 0 7px;
}
#masthead h1 a {
	text-transform: uppercase;
	width: 400px;
}
#blogLead img {
	background: #fff;
	border: 1px solid #bbb;
	float: right;
	height: 42px;
	margin: 0 7px;
	padding: 2px;
	width: 42px;
}
#authorIntro {
	float: right;
	margin: 8px 0 0 0;
	width: 340px;
}

/* =----------------------------------- top + bottom navigation */
.navStripWrapper {
	position: relative;
	clear: both;
}
.nav {
	background: #eee;
}
.nav li {
	border-right: 1px solid #ccc;
	display: block;
	float: left;
}
.nav li a {
	display: block;
	padding: 7px 4px 0 7px;
	width: 110px;
	height: 42px;
}
.nav li a span {}
.nav li a:hover {
	background: #333;
}
.nav li a.focus {
	background: #3c6c92;
}
.nav li.searchField {
	float: right;
	border: 0;
}
.nav .searchField div {
	margin: 9px 8px 0 0;
}
.nav .searchField span {
	background: #fff;
	border: 1px solid #ccc;
	border-left-color: #bbb;
	border-bottom-color: #bbb;
	display: block;
	padding: 2px;
}
.nav .searchField input {
	border: 1px solid #bbb;
	outline: none;
	padding: 4px;
	width: 220px;
}
.toggleCategories {
	background: #3c6c92;
}
.toggleCategories ul,
.toggleCategories2 ul {
	padding: 8px 7px 7px;
}
.toggleCategories ul li {
	display: block;
	float: left;
	width: 102px;
}
.toggleCategories li a {
	margin: 3px 0 4px 5px;
}
.morelink  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333;
	width: 120px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 0px;
}

.morelink a:link, .morelink a:visited, .morelink a:active {
	color: #666;
	text-decoration: none;
}
/* =----------------------------------- meta lead for each post */
.postMeta {
	border-top: 1px solid #ccc;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 14px;
	position: relative;
}

.postMeta2 {
	border-bottom: 1px solid #ccc;
	text-align: right;
	margin-bottom: 5px;
	position: relative;
	padding-bottom: 1px;
}

.morecoverage {
	border-bottom: 1px solid #ccc;
	text-align: left;
	margin-bottom: 14px;
	position: relative;
	padding-bottom: 5px;
}
.postMeta .container {
	position: absolute;
	
	right: 0;
}
.postMeta span.date {
	background: #fff;
	padding: 0 4px;
}
.postMeta span.comments {
	background: #fff url(images/chat_grey.gif) no-repeat 2px -1px;
	padding-left: 18px;
}
.adseparator {
	background-color: #dbdbdb;
	height: 20px;	
}
/* =----------------------------------- general post */
.post {
	padding: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.post h2 {
	margin-bottom: 10px;
	margin-top: 10px;
	padding-top: 10px;
	padding-right: 3px;
	padding-bottom: 0;
	padding-left: 3px;
}
.post h2 a {
	display:block;
	font-size: 30px;
	text-decoration: none;
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	line-height: 30px;
	font-weight: normal;
}


/* =----------------------------------- entry body */
.entry {
	padding: 0 3px;
	overflow: hidden;
}
.entry p {
	line-height: 1.6em;
	margin: 10px 0;
}
.entry ul,
.entry ol,
.entry blockquote {
	margin: 0 14px;
}
.entry ol {
	list-style: decimal;
}
.entry ul li,
.entry ol li {
	margin: 0 0 7px 18px;
}
.entry ul li {
	list-style: circle;
}
.entry blockquote {
	border-left: 1px solid #ccc;
	font-size: 1.1em;
	line-height: 1.4em;
	margin-left: 21px;
	padding-left: 10px;
}
.entry img,
.entry a img {
	background: #fff;
	border: 1px solid #bbb;
	padding: 2px;
}
.entry a:hover img {
	border-color: #3c6c92;
}
#recent-posts-9 {
	
}

#recent-posts-9 ul {
	
}

#recent-posts-9 li {
	list-style-type: decimal;
	margin-bottom: 15px;
	color: #D6D6D6;
	background-color: #205e81;
	text-decoration: none;
	padding: 10px;
}
#recent-posts-9 li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

#recent-posts-4 {
	
}

#recent-posts-4 ul {
	
}

#recent-posts-4 li {
	list-style-type: decimal;
	margin-bottom: 15px;
	color: #D6D6D6;
	background-color: #AD2727;
	text-decoration: none;
	padding: 10px;
}
#recent-posts-4 li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

#recent-posts-6 {
	
}

#recent-posts-6 ul {
	
}

#recent-posts-6 li {
	list-style-type: decimal;
	margin-bottom: 15px;
	color: #D6D6D6;
	background-color: #C90;
	text-decoration: none;
	padding: 10px;
}
#recent-posts-6 li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

#recent-posts-5 {
	
}

#recent-posts-5 ul {
	
}

#recent-posts-5 li {
	list-style-type: decimal;
	margin-bottom: 15px;
	color: #D6D6D6;
	background-color: #638C39;
	text-decoration: none;
	padding: 10px;
}
#recent-posts-5 li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

#recent-posts-8 {
	
}

#recent-posts-8 ul {
	
}

#recent-posts-8 li {
	list-style-type: decimal;
	margin-bottom: 15px;
	color: #D6D6D6;
	background-color: #39C;
	text-decoration: none;
	padding: 10px;
}
#recent-posts-8 li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

#recent-posts-7 {
	
}

#recent-posts-7 ul {
	
}

#recent-posts-7 li {
	list-style-type: decimal;
	margin-bottom: 15px;
	color: #D6D6D6;
	background-color: #2C8CB1;
	text-decoration: none;
	padding: 10px;
}
#recent-posts-7 li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

#recent-posts-2 {
	
}

#recent-posts-2 ul {
	
}

#recent-posts-2 li {
	list-style-type: decimal;
	margin-bottom: 15px;
	color: #D6D6D6;
	background-color: #278494;
	text-decoration: none;
	padding: 10px;
}
#recent-posts-2 li a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFF;
}

.entry.meta {
	background-color: #FFF;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
}
.entry.meta p {
	margin: 5px 7px;
}
.entry.meta .highlight {
	text-transform: uppercase;
	font-size: 10px;
}
.entry.meta a {
	color: #333;
	border-color: #bbb;
}
.entry.meta a:hover {
	color: #000;
	border-color: #000;
}

/* =----------------------------------- main index pagination */
#paginateIndex { 
	margin-bottom: 25px;
}
#paginateIndex a,
.commentlist li .reply a {
	color: #777;
	font-size: 0.9em;
	text-transform: uppercase;
	display: block;
	padding: 4px 7px 3px;
	background: #fff;
	border: 1px solid #ddd;
}
.commentlist li .reply a {
	color: #aaa;
}
#paginateIndex a:hover,
.commentlist li .reply a:hover {
	color: #3c6c92;
	border-color: #3c6c92;
	background: #eee;
}

/* =----------------------------------- widget enabled sidebar */
.secondaryColumn h3 {

	margin: 0 0 10px 0;
	padding: 7px 4px;
}
.secondaryColumn  {
	width: 306px;
}

.widgetTitle {
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	height: 55px;
}

.widgetTitle_hr {

	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	height: 60px;
		
}
.bigfeature {
	height: 285px;
	padding-top:10px;

	background-color: #FFF;
	background-image: url(images/largebanner_background.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.widgetTitle_food {

	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	height: 60px;
		
}

.widgetTitle_energy {

	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	height: 60px;
		
}

.widgetTitle_pharma {
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	height: 60px;	
}
.widgetTitle_manufacturing {
	background-color: #FFF;
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-bottom: 10px;
	margin-left: 0;
	height: 60px;
}

.wp-tag-cloud ul {
	
}

.wp-tag-cloud li {
	float: left;	
}
.tagcontainer {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.widgetTitleBar {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 27px;
	font-weight: normal;
	color: #666;
	cursor: auto;
	padding-left: 17px;
	padding-top: 17px;
}

.widgetTitleBar rsswidget{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #666;
	cursor: auto;
	padding-left: 65px;
	padding-top: 10px;
}


.widgetTitleBar_div {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 27px;
	font-weight: normal;
	color: #666;
	cursor: auto;
	padding-left: 17px;
	padding-top: 17px;
}
.widgetContainer {
	background-color: #FFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	border: 1px solid #DFDFDF;
}

.tagcontent {
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;	
}
.widget_rss ul {

	list-style-type: none;

}
.widget_rss li {
	border: 1px solid #CCC;

	background-color: #F2F2F2;
	padding: 9px;
	list-style-type: none;
	margin-left: 4px;
}
.widgetContainer ul  {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
.widgetContainer ul li {
	list-style-type: disc;
	margin-top: 0;
	margin-right: 3px;
	margin-bottom: 7px;
	margin-left: 10px;
}

.widgetContainer ul li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	text-decoration: none;	
}
.widgetContainer ul li ul {
	margin-top: 5px;
}
.widgetContainer .textwidget {
	margin: 0 3px;
	line-height: 1.5em;
}
.widgetContainer #wp-calendar {
	border-collapse: collapse;
	width: 100%;
}
#wp-calendar caption {
	font-weight: bold;
	margin-bottom: 7px;
}
#wp-calendar thead {}
#wp-calendar thead th {
	padding: 4px 0 4px 3px;
	border: 1px solid #ccc;
	border-width: 1px 0;
}
#wp-calendar td {
	padding: 3px 0 4px 3px;
	color: #777;
}
#wp-calendar td a {
	font-weight: bold;
}

/* =----------------------------------- style some comments */
#commentsContainer {
	margin-bottom: 30px;
}
#commentsContainer span.hook {
	position: relative;
	display: block;
}
#commentsContainer h3 {
	display: block;
	margin: 10px 0;
	padding: 7px 4px 0;
	border-top: 1px solid #3c6c92;
}
.cancel-comment-reply {
	position: absolute;
	top: -1px;
	right: 4px;
}
.commentlist {
	list-style: none;
	margin: 0 0 20px;
}
.commentlist .comment-author {
	border-top: 1px solid #ccc;
	padding-top: 7px;
	margin-top: 10px;
	overflow: hidden;
}
.commentlist .comment-author img.avatar {
	display: block;
	float: left;
	height: 16px;
	width: 16px;
	margin: 0 4px 0 0;
}
.commentlist .comment-meta {
	margin: 0 0 0 20px;
}
.commentlist li .reply {
	text-align: right;
	padding-bottom: 10px;
}
.commentlist li .reply a {
	display:inline;
}
.commentlist li p {
	margin: 1em 0;
	padding: 0 3px;
}
.commentlist li ul,
.commentlist li ol,
.commentlist li blockquote {
	margin: 0 20px;
}
.commentlist .children {
	margin: 0 0 0 40px;
}
.commentlist .children li {
	list-style: none;
}
#commentform .contain {
	margin: 0 0 10px 0 !important;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
	padding: 4px 3px;
	border: 1px solid #ccc;
	border-left-color: #bbb;
	border-bottom-color: #bbb;
	background: #fff;
	margin-right: 4px;
}
#commentform #author,
#commentform #email,
#commentform #url,
#commentform textarea {
	border: 1px solid #bbb;
	outline: none;
	padding: 4px 3px;
	width: 160px;
}
#commentform p label {
	margin: 4px 0 0 0;
}
#commentform textarea {
	float: none;
	width: 98%;
	overflow: auto;
}

/* =----------------------------------- boring footer */
#footer {
	border-top: 1px solid #3c6c92;
	margin: 35px 0;
}
#footer p {
	padding: 14px 3px 0; 
}

/* =----------------------------------- floats + clearing rule */
.floatleft,
.alignleft {
	float: left;
	margin: 3px 7px 0 0;
}
.floatright,
.alignright {
	float: right;
	margin: 3px 0 0 7px;
}
.right {
	float:right;
}
.left {
	float: left;
}
.clear {
	clear: both;
}
.fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.fix {
	display: inline-block;
} 
* html .fix{
	height: 1%;
}
.fix{
	display:
	block;
}

.toptitle {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #666;
	padding-bottom: 10px;	
}


.breadcrumbbar {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
	background-color: #525252;
	padding: 10px;
	font-size: 12px;
}
.breadcrumb {
	color: #FFF;
	padding-left: 10px;
}

.breadcrumb a:link, .breadcrumb a:visited{
	color: #FFEFB0;
	padding-left: 10px;
}
*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm1 ul {top:100%;}#qm1 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/

#qm1 {z-index:89999 !important;}
	/* QuickMenu 0 */

	/*"""""""" (MAIN) Items""""""""*/	
	#qm1 a	
	{
	padding:5px 4px 5px 5px;
	color:#FFFFFF;
	font-family:Arial;
	font-size:11px;
	text-decoration:none;
	font-weight: bold;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm1 div, #qm1 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px;
		background-color:#f7f7f7;
		border-width:1px;
		border-style:solid;
		border-color:#dadada;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm1 div a, #qm1 ul a	
	{
	padding:3px 10px 3px 5px;
	background-color:transparent;
	font-size:12px;
	border-width:0px;
	border-style:none;
	font-weight: normal;
	text-align: left;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm1 div a:hover	
	{	
		background-color:#000000;
		color:#f8b22e;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm1 ul li:hover>a	
	{	
		background-color:#000000;
		color:#f8b22e;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm1 div .qmactive, body #qm1 div .qmactive:hover	
	{	
		background-color:#000000;
		color:#cc0000;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm1 .qmtitle	
	{	
		cursor:default;
		padding:3px 0px 3px 4px;
		color:#444444;
		font-family:arial;
		font-size:11px;
		font-weight:bold;
			text-align: left;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm1 .qmdividerx	
	{	
		border-top-width:1px;
		margin:4px 0px;
		border-color:#bfbfbf;
	}


	/*"""""""" Individual Vertical Dividers""""""""*/	
	#qm1 .qmdividery	
	{	
		border-left-width:1px;
		height:15px;
		margin:4px 2px 0px;
		border-color:#aaaaaa;
	}


	/*"""""""" (main) Rounded Items""""""""*/	
	#qm1 .qmritem span	
	{	
		border-color:#dadada;
		background-color:#f7f7f7;
	}


	/*"""""""" (main) Rounded Items Content""""""""*/	
	#qm1 .qmritemcontent	
	{	
		padding:0px 0px 0px 4px;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm1 li:hover > a	
	{	
		background-color:#666666;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm1 ul	
	{	
		padding:10px;
		margin:-2px 0px 0px;
		background-color:#666666;
		border-width:1px;
		border-style:solid;
		border-color:#666666;
	}
