/*
Theme Name: Qtier Software
Theme URI: http://www.eventureinternet.com
Description: Customer Wordpress theme made by EventureInternet
Version: 1.0
Author: Aaron Layton
Author URI: http://www.eventureinternet.com
Tags: blue, fixed width, two columns, widgets

*/

html {
	height: 100%;
}
body {
	background:#fff url(images/background.jpg) repeat-x;
	height: 100%;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#000;
}
.loginTest {display:none;margin-top:10px;}
body.logged-in .loginTest {display:block !important;}

p {margin: 0 0 15px 0;}
em {font-style:italic;}
strong {font-weight:bold;}

#wrap {
	min-height:100%;
	min-width:990;
	width:990px;
	margin:0 auto;
	background:url(images/page-background.png) repeat-y center top;
}

#main {
	overflow:auto;
	padding:0 35px 154px 35px;
}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -154px; /* negative value of footer height */
	height: 154px;
	clear:both;
	min-width:990px;
} 

/*Opera Fix*/
body:before {
	content:"";
	height:100%;
	float:left;
	width:0;
	margin-top:-32767px;/
}

.floatleft {float:left;}
.floatright {float:right;}

.footerCenter {
	background:url(images/footer-background.jpg) repeat-x  center top;
	width:922px;
	height:154px;
	margin:0 auto;
	padding: 0 30px 0 30px;
}

.blueBarOuter {padding:7px 0 7px 0;width:100%;clear:both;}
.blueBar {
	background:#558ace;
	border-top:1px solid #b4cbe9;
	border-bottom:1px solid #9fbde3;
	height:7px;
	font-size:1px;
}

.copywrite {
	float:left;
	color:#447797;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:15px;
}
.copywrite img {}
.copywrite a {color:#80aecb;text-decoration:none;}
.copywrite a:hover {color:#447797;text-decoration:underline;}


.footerWidgets {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	float:right;
	width:730px;
	height:126px;
	overflow:hidden;
}
.footerItem {float:right;padding:10px 0 0 0px;width:150px;}
.footerWidgets ul {padding:5px 0 0 20px;}
.footerWidgets ul li{list-style:url(images/pippet.gif);padding:1px 0 0 0;}
.footerWidgets h2, .footerWidgets h2 a {
	color:#1d4a66;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
.footerWidgets a {color:#000;text-decoration:none;}
.footerWidgets a:hover {color:#1d4a66;text-decoration:underline;}

#header {
	background:url(images/header-background.jpg) repeat-x  center top;
	width:922px;
	height:115px;
	margin:0 auto;
	padding: 7px 30px 0 30px;
	position:relative;
	z-index:15;
}



.topLinks {height:29px;text-align:right;}
.topLinks ul {
	background:url(images/top-page-r.png) no-repeat top right;
	height:29px;
	float:left;
	padding:0 20px 0 10px;
}
.topLinks ul li{
	float:left;
}
.topLinks ul li a{
	line-height:29px;
	text-decoration:none;
	color:#fff;
	padding:0 10px;
	font-size:13px;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
}
.topLinks ul li a:hover {color:#CCC;}
.topLinksEnd {
	display:block;
	width:9px;
	height:29px;
	background:url(images/top-page-l.png) no-repeat;
	float:left;
}

.topNavLinks {
clear:right;
float:right;
padding-top:7px;
}
.topNavLinks ul li {
	float:left;
	height:56px;
	position:relative;
}
.topNavLinks ul li a{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
	text-decoration:none;
	padding:14px 25px 14px 25px;
	display:inline-block;
	border-top:5px solid #d4d6d7;
	border-bottom:5px solid #d4d6d7;
}
.topNavLinks ul li a:hover{
	border-top:5px solid #558ace;
	border-bottom:5px solid #558ace;
}
.topNavLinks .current_page_item a {color:#558ace;}

.topNavLinks ul li ul {
	position:absolute;
	width:250px;
	background:#FFF url(images/drop-menu-back.jpg) repeat-x;
	z-index:1000;
	display:none;
	left:0;
	top:56px;
}
.topNavLinks ul li.page-item-225 ul {
	right:0 !important;
}

.topNavLinks ul ul li {height:auto;}
.topNavLinks ul ul a {
	border:0;
	padding:0;
	display:block;
	width:230px;
	padding:10px;
	color:#666666 !important;
}
.topNavLinks ul ul a:hover {border:0;background:#EEE;}



#sidebar {float:right;width:239px;}

.sideWidget {
	background:url(images/sidebar-mid.jpg);
	float:left;
	width:239px;
	margin-bottom:8px;
}
.sideWidgetTop {display:block;background:url(images/sidebar-top.jpg);height:5px;width:239px;font-size:1px;}
.sideWidgetContent {padding: 0 5px 0 5px;}
.sideWidgetBottom {display:block;background:url(images/sidebar-bottom.jpg);height:5px;width:239px;font-size:1px;clear:both;}


.sideWidgetContent h2, .sideWidgetContent h2 a {
	font-size: 18px;
	color:#5688a8;
	font-weight:bold;
	text-decoration:none;
	padding:5px 0 5px 0;
}

#pageContent {float:left;width:673px;}
#pageContent h1, #pageContent h1 a {
	font-size:18px;
	color:#5789d2;
	font-weight:bold;
	text-decoration:none;
	margin: 0 0 15px 0;
}





table#wp-calendar
{
   border:1px solid #cccccc;
   width:100%;
}
tbody .pad
{
   background-color:#dddddd;
}
table#wp-calendar>tbody>tr>td>a
{
   font-weight:bold;
   /*color:#8796A5;
   color:#333333;*/
   font-size:12px;
   text-decoration:none;
   color:#3c4a55;
}
table#wp-calendarthead>tr>th
{
   width:14%;
   height:7px;
   text-align:center;
   background-color:#cdd5de;
}
table#wp-calendartbody>tr>td
{
   width:14%;
   height:7px;
   text-align:center;
}
table#wp-calendartfoot>tr>td>a, tfoot>tr>td>a:link, tfoot>tr>td>a:visited, tfoot>tr>td>a:hover, tfoot>tr>td>a:active
{
   font-weight:bold;
   font-size:12px;
   height:7px;
   font-family:garamond, bookman old style, times new roman, arial narrow, arial;
   color:#5b7085;
   /*color:#3c4a55;*/
}
table#wp-calendartfoot>tr>td#prev
{
   width:21px;
   height:7px;
   text-align:left;
   background-color:#ffffff;
}
table#wp-calendartfoot>tr>td#next
{
   width:21px;
   height:7px;
   text-align:right;
   background-color:#ffffff;
}

.sideWidget .wpcf7-form input, #clientLogin input {
	width:220px;
	color:#676767;
	border:1px solid #e5e5e5;
	padding:3px 0 3px 3px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
	margin:0 0 1px 0;
	
}

.sideWidget .wpcf7-form textarea {
	width:220px;
	height:57px;
	color:#676767;
	border:1px solid #e5e5e5;
	padding:3px 0 3px 3px;
	font-size:11px;
	font-family:Verdana, Geneva, sans-serif;
}

.contactSubmit {
	background:url(images/button.jpg) no-repeat;
	color:#fff !important;
	width:88px !important;
	cursor:pointer;
	border:0 !important;
	height:23px;
	float:left;
	margin-top:5px !important;
	margin-right:4px !important;
	font-size:14px !important;
}

.contactSubmit2 {
	background:url(images/button.jpg) no-repeat;
	color:#fff !important;
	width:88px !important;
	cursor:pointer;
	border:0 !important;
	height:23px;
	float:right;
	margin-top:5px !important;
	margin-right:4px !important;
	font-size:14px !important;
}

.postTitle {margin:0 !important;}
.postTitle a {
	color:#000;
	text-decoration:none;
	font-size:11px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
}
.postTitle a:hover {color:#4c7d9e;}

.postDate {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#4c7d9e;
	margin:5px 0 5px 0 !important;
}

.recentPosts {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:normal;
}
.recentPosts li {padding:15px 0 15px 0;}

.entry {margin:0 0 10px 0;font-family:Verdana, Geneva, sans-serif;font-size:12px;line-height: 16px;}

#pageContent {color:#4d4d4d;}
#pageContent a {color:#004b87;}
#pageContent a:hover {color:#558ace;}

#pageContent table.distributors {width:100%;}
#pageContent table.distributors td {padding:15px;}
#pageContent table.requirements td {padding:15px;}
#pageContent table.requirements li {list-style:disc;margin-left:20px;}
#pageContent table tr.odd {background:#f2f7fe;}

#pageContent table.alternateContact td {padding: 6px;}

.entry h2 {
	font-weight:bold;
	color:#588bcd;
	font-size:15px;
	margin: 0 0 15px 0;
}
.entry h3 {
	font-weight:bold;
	color:#588bcd;
	font-size:14px;
	margin-bottom:10px;
}
.entry h4 {
	font-weight:bold;
	color:#588bcd;
	font-size:12px;
	margin-bottom:10px;
}
.entry h5 {
	font-weight:bold;
	color:#588bcd;
	font-size:10px;
	margin-bottom:10px;
}
.entry h6 {
	font-weight:bold;
	color:#588bcd;
	font-size:8px;
	margin-bottom:10px;
}

.entry address {
	font-size:10px;
	font-style:italic;	
}
.entry ul {
	list-style:url(images/bullet.png);
	padding: 0 0 25px 25px;
}
.entry ol {
	list-style:decimal;
	padding: 0 0 25px 25px;
}

blockquote {
	background: #F2F7FE;
	border: 1px dashed #CCC;
	padding: 15px 15px 0 15px;
	float:right;
	width:250px;
	margin: 0px 0px 10px 10px;
	quotes: "\201C" "\201D";
	font-style:italic;
}
blockquote:before { content: open-quote; font-weight: bold; }
blockquote:after { content: close-quote; font-weight: bold; }

.frontList {clear:both; list-style:none !important;padding:0px !important;}
.frontList h2 {font-size:12px;}
.frontList li {background:#f00;background:url(images/front-bullet.jpg) no-repeat; padding: 0 0 15px 45px;}


.linklist li {list-style:disc;margin-left:20px;}
.linklist li a {text-decoration:none;color:#09F;font-size:11px;}
.linklist .linkodd {float:left; width:49%; padding: 0 0 20px 0;}
.linklist .linkeven {float:left; width:49%; padding: 0 0 20px 0;}

.advanced-random-posts li {margin:20px 0 20px 0;}
.advanced-random-posts a {width:100%;display:block;color:#000;font-weight:bold;font-size:11px;text-decoration:none;margin:0 0 10px 0;}
.advanced-random-posts span {font-size:28px;font-family:Georgia, "Times New Roman", Times, serif;color:#CCC;}

.postmetadata {background:#f2f7fe;border:1px dashed #CCC;padding:15px;}
.postmetadata small {font-size:9px;}

#respond h3 {font-size:14px;font-weight:bold;color:#5688A8;margin-bottom:10px;}

.trContainer {width:100%;padding:10px;overflow:hidden;}
.trContainerOdd {width:100%;padding:10px;overflow:hidden;background:#f2f7fe;}

.tdSmall {float:left;width:20%;}
.tdLarge {float:left;width:80%;}

.downloads {border:1px solid #EEE;list-style:none !important;padding:0 !important;}
.downloads li {padding:7px;}
.downloads li.odd {background:#f2f7fe;}


#text-3 .sideWidgetContent{
	height: 236px;
}


.commentlist .alt {
	background:#f2f7fe;
	border: 1px dashed #CCC;
}

.commentlist li {padding: 15px;}
.commentlist .postimage {float:left;}
.commentlist .commentinfo {float:left;margin:0 0 0 15px;}
.commentlist .commentinfo cite {font-style:italic;}
.commentlist .commentinfo .quote {margin:10px 0 0 0;}

div.wpcf7-mail-sent-ok {
	position:relative;
	z-index:10;
	background:#fff;
}
