/*
Theme Name: Webcentrex
Theme URI: http://www.webcentrex.ca
Description: Theme designed by Wayne Helpard for Webcentrex Inc.
Version: 1.0
Author: Wayne Helpard
Author URI: http://www.ararepearl.com
Tags: corporate, bright, two column, widgetized, ajax, jquery, cms, blog
*/

/* Begin Typography & Colors */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3f3f3f;
}
a {
	color:#ed232b;
}
a:hover {
	text-decoration:none;
}
h1 {
	font-size:22px;
	font-weight:bold;
}
h2 {
	font-size:20px;
	font-weight:bold;
}
h3, .widgettitle {
	font-size:16px;
	font-weight:bold;
	color:#ed232b;
	letter-spacing:1px;
}
h4 {
	font-size:14px;
	font-weight:bold;	
}
.showbg {
	background:url(images/12_col.gif);
}
#body-upper, #nav, #body-upper-inner {
	background-color:#ed232b;
}
#body-lower, #body-lower-inner {
	border-top:solid 2px #959595;
	background:white url(images/body_gradient.png) repeat-x top left;
}
.wrapper {
	padding-top:20px;
	padding-bottom:20px;
}
#navigation_wrapper {
	background:transparent url(images/menu-bar.png) no-repeat top left;
	height:30px;
}
#top {
	background-color:black;
	border-bottom:solid 2px #959595;
}
/*#bottom {
	height:100px;
	background-color:black;
}*/
#top2 {
	margin-top:25px;
	border-bottom:solid 2px black;
	background:url(images/header_gradient.png) repeat-x bottom left;
	height:100px;
}
#header_phone_label {
	display:block;
	height:24px;
	line-height:24px;
	background:url(images/phone.png) no-repeat left;
	padding:5px;
	padding-left:35px;
	font-size:16px;
	font-weight:bold;
	color:white;
	letter-spacing:1px;
}
#header_email_label {
	display:block;
	height:24px;
	line-height:24px;
	background:url(images/email.png) no-repeat left;
	padding:5px;
	padding-left:35px;
	font-size:16px;
	font-weight:bold;
	color:white;
	letter-spacing:1px;
	float:right;
}
#header_email_label a, #header_email_label a:visited {
	color:white;
	text-decoration:none;
}
#header_email_label a:hover {
	text-decoration:underline;
}
#home_content_right ul li {
	list-style-position:inside;
	list-style-image:url(images/tick.png);
	height:16px;
	line-height:16px;
	margin:0px;
	margin-bottom:10px;
	margin-left:10px;
}
#home_content_right ul li a, #home_content_right ul li a:visited {
	font-size:16px;
}
.mapp-poweredby { display:none;}
.text_address_wrapper p {
	margin-bottom:0px;
	letter-spacing:1px;
}
.services h2 {
	display:block;
	background:url(images/services.png) no-repeat left top;
	height:36px;
	line-height:36px;
	padding-left:45px;
	margin-bottom:10px;
}
.contactus h2 {
	display:block;
	background:url(images/contactus.png) no-repeat left top;
	height:36px;
	line-height:36px;
	padding-left:45px;
	margin-bottom:10px;
}
.solutions h2 {
	display:block;
	background:url(images/solutions.png) no-repeat left top;
	height:36px;
	line-height:36px;
	padding-left:45px;
	margin-bottom:10px;
}
#header_slogan {
	margin-top:20px;
	text-align:right;
}
#header_slogan span {
	font-size:24px;
	color:#959595;
	letter-spacing:1px;
	font-variant:small-caps;
}
#solution-one {
	height:200px;
	background:url(images/prora.png) no-repeat top left;
	width:540px;
}
#solution-two {
	margin-top:20px;
	height:200px;
	background:url(images/procm.png) no-repeat top left;
	width:540px;
}
.solution-button {
	height:50px;
	padding-top:10px;
	padding-left:370px;
}
.solution-content {
	height:90px;
	padding-top:45px;
	padding-left:110px;
	color:#ed232b;
	font-size:14px;
	text-align:justify;
	padding-right:20px
}


.demo-button {
	display:inline-block;
	text-decoration:none;
	width:160px;
	height:50px;
	background:url(images/demo-button-off.png) no-repeat top left;
}
.demo-button:hover {
	background:url(images/demo-button-on.png) no-repeat top left;
}
.post p {
	font-size:14px;
	text-align:justify;
}
.post p:hover {
	color:black;
}
#page_title_wrapper h2 {
	color:white;
	letter-spacing:2px;
	margin-top:20px;
}
.post blockquote p {
	padding-left:20px;
	padding-right:20px;
	font-size:16px;
	color:#959595;
	font-weight:bold;
	text-align:center;
}
.breadcrumb {
	margin-top:10px;
	font-size:12px;
}
input[type='text'], textarea, select {
	background-color:#959595;
	border:solid 1px black;
	color:white;
	padding:5px;
}
.wpcf7-form p {
	margin-bottom:10px;
	font-weight:bold;
}
.wpcf7-form p span {
	font-weight:normal;
}
input[type='submit'] {
	background-color:#959595;
	border:solid 1px black;
	color:white;
	padding:5px;
	letter-spacing:1px;
	font-weight:bold;
}
input[type='submit']:hover {
	background-color: #ed232b;
	color:black;
}
.post h3.results {
	margin-bottom:0px;
	font-size:14px;
	margin-top:20px;
}
#sidebar { padding:20px;background-color:#eaeaea; border:dashed 1px #959595;}
.widget {
	margin:0px;
	padding:0px;
	list-style-type:none;
	margin-bottom:20px;
}
.screen-reader-text { display:block;font-weight:bold; }
.widget_links ul li {
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-bottom:5px;
	margin-top:5px;
	border-top:solid 1px black;
}
.widget_links ul li:first-child {
	border-top:none;
}
.widget_links ul li a, .widget_links ul li a:visited, .widget_links ul li a:hover {
	text-decoration:none;
}
.widget_links ul li a:hover {
	letter-spacing:1px;
}
#footer {
	margin-top:10px;
	margin-bottom:10px;
	font-size:12px;
	font-weight:bold;
	letter-spacing:2px;
	height:30px;
	line-height:30px;
	background-color:#CCCCCC;
	border:solid 1px #1a1a1a;
	padding-left:5px;
}