/* Global
------------------------------------------------------*/
html, body {
	height:100%
}
body {
	font-family:Arial, Tahoma, Verdana;
	font-size:11px;
	margin:0 auto;
	padding:0;
	background-color:#fff;
	color:#666666;
	height:100%;
}
* {
	margin:0;
	padding:0;
}

*:focus {
	outline:none; /* removes ugly dotted border but may make template more unsuable, up to you
				 if you want to keep it! */
}
.clr {
	clear:both
}
form {
	margin:0;
	padding:0;
}
hr {
	border:0;
	margin:30px 0px 25px 0px;
	color:#eaeaea;
	background-color:#eaeaea;
	height: 1px;
}
/* Default Element Styles
------------------------------------------------------*/
/* heading */
h1, h2, h3, h4, h5, h6 {
	font-family:Arial, Tahoma, Verdana;
	font-weight:normal;
	color:#666666;
}
h1 {
	font-size:28px;
	line-height:30px;
	margin-bottom:15px;
}
h2 {
	font-size:20px;
	line-height:28px;
	margin-bottom:15px;
}
h3 {
	font-size:18px;
	line-height:20px;
	margin-bottom:15px;
}
h4 {
	font-size:16px;
	line-height:18px;
	margin-bottom:8px;
}
h5 {
	font-size:18px;
	line-height:18px;
	margin-bottom:10px;
}
h6 {
	font-size:12px;
	line-height:18px;
	margin-bottom:10px;
}
/* links */
a {
	color:#7ab017;
	text-decoration:none;
}
a:visited {
	color:#7ab017;
	text-decoration:none;
}
a:hover {
	color:#7ab017;
	text-decoration:underline;
}
a img {
	border:none
}
.imgleft {
	float:left;
	margin:4px 12px 10px 0px;
}
.imgright {
	float:right;
	margin:4px 0px 10px 12px;
}
.imgnoalign {
	margin-bottom:8px;
}
/* lists, blockquotes and paragraphs */
p, ul, ol, blockquote {
	font-size:11px;
	line-height:18px;
	margin-bottom:16px;
	color:#9a9a9a;
	color:#666666;
}
#content p, #content ul, #content ol, #content blockquote {
	font-size:12px;
	line-height:18px;
	margin-bottom:16px;
	color:#9a9a9a;
	color:#666666;
}
ul, ol {
	margin:10px 0 35px 40px;
}
li ol, li ul {
	font-size:1.0em;
	list-style:square;
	margin-bottom:0;
	margin-top:0;
}
li ol {
	list-style:decimal;
}
blockquote {
	margin:0px;
	padding-left:31px;
	background-image:url(../images/quote.gif);
	background-position:0px 6px;
	background-repeat:no-repeat;
	float:left;
}
/* code */
code {
	font-family:Tahoma, Arial, Verdana;
	letter-spacing:1px;
	margin:25px 0 25px 0px;
	display:block;
	font-size:0.9em;
	border-left:4px solid #dddddd;
	padding:15px 10px;
}
/* Container
------------------------------------------------------*/
#top-container {
	background-image:url(../images/bg-container-top.jpg);
	background-repeat:repeat-x;
	width:100%;
}
#top-container-inner {
	background-image:url(../images/bg-container-top-inner.jpg);
	background-repeat:repeat-x;
	width:100%;
}
#mid-container {
	width:960px;
	margin:0 auto;
}
#mid-container-alt {
	width:960px;
	margin:10px auto 0px auto;
}
#mid-container-inner {
	width:960px;
	margin:-30px auto 0px auto;
}
#bottom-container {
	background-image:url(../images/bg-container-bottom.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
	height:248px;
	float:left;
}
/* Header
------------------------------------------------------*/
#header {
	width:1020px;
	height:444px;
	margin:0px auto;
}
#header-inner {
	width:1020px;
	height:239px;
	margin:0px auto;
}
#logo {
	width:225px;
	height:80px;
	margin-top:1px;
	float:left;
}
#menu {
	background-image:url(../images/bg-menu.png);
	background-repeat:no-repeat;
	width:960px;
	height:85px;
	position:absolute;
	z-index:2;
	top:333px;
	margin-left:30px;
}
#menu-inner {
	background-image:url(../images/bg-menu.png);
	background-repeat:no-repeat;
	width:960px;
	height:85px;
	position:absolute;
	z-index:2;
	top:-5px;
	margin-left:30px;
}
/* Top Navigation bar menu styling */


#mainmenu{
        width:733px;
        width:633px;
        margin:0px 0px 0px 0px;
        float:right;
}
.navigation{
        width:733px;
        width:633px;
        margin-top:20px;
        padding-left:75px;
        padding-left:5px;
        float:left;
        list-style-type:none;
}

.navigation ul{
	margin:0px; 
	padding:0px; 
	list-style-type:none; 
	position:relative;
	clear:both;	
}
.navigation li{
	width:120px;
	background-image:url(../images/separator-menu.gif);
	background-repeat:no-repeat;
	background-position:left;	
	list-style-type:none; 
	padding:0px; 
	margin:1px 0px 0px 0px; 
	float:left;
	z-index:100; 
	position:relative;
	float:left;
}
.navigation li a, .navigation li a:visited{
	font-size:15px;
	text-decoration:none;
	color:#ffffff; 
	display:block; 
	padding:1px 30px 0px 12px;
	float:left;
	z-index:100; 
	margin-right:0px;
}


.navigation li.current a{
	text-decoration:none;
	color: #ffffff;	
	color: #565656;	
}
.navigation li a:hover, .navigation li.current li a:hover{
	text-decoration:none;
	color: #565656;	
}
.navigation li li{	
	background:none;
	margin:0px;
	padding:0px;
	position:relative;
	z-index:100;	
}

.navigation li li a, .navigation li li a:visited{
	font-size:14px;
	padding:1px 0px 4px 15px;
}
.navigation ul{
	background-color:#9f9f9f;
	border:1px solid #737373;
	display:none;
	position:absolute;
	top:45px;
	width:161px;
	padding-bottom:3px;
	z-index:100;
}
.navigation li ul a{
	width:161px;
	height:auto;
	float:left;
	padding:1px 15px 4px 15px;
	color:#ffffff;
	line-height:24px;
	z-index:100;
	text-decoration:none;
}

span.descmenu{
	font-size:11px; 
	padding:0px 13px;
	color:#565656;
	float:left;
}

/* Page Title styling */
#page-title {
	background-image:url(../images/page-title-glow.png);
	background-repeat:no-repeat;
	background-position:left 1px;
	width:960px;
	height:92px;
	position:absolute;
	z-index:1;
	top:78px;
	margin-left:20px;
}
.page-title-icon {
	width:137px;
	height:85px;
	margin:7px 26px 0px 30px;
	float:left;
}
.page-title-text {
	margin-left:25px;
	width:764px;
	float:left;
}
.page-title-text h1 {
	margin:17px 0px 0px 0px;
	color:#ffffff;
}
.page-title-text h5 {
	color:#555555;
}
/*  Homepage Slider
------------------------------------------------------*/
#slide-container {
	width:916px;
	height:376px;
	position:absolute;
	z-index:0;
	margin:0;
	padding:0;
}
#slide-container ul, #slide-container li {
	margin:0;
	padding:0;
	float:left;
	list-style-type:none;
}
/* Content
------------------------------------------------------*/
#content {
	width:960px;
	margin-top:-5px;
	float:left;
}
#left-content {
	width:615px;
	margin-right:15px;
	padding-left:15px;
	float:left;
}
#right-content {
	width:310px;
	float:left;
}
.maincontent {
	padding-bottom:30px;
	float:left;
}
.maincontent-fullwidth {
	width:960px;
	padding-bottom:30px;
	float:left;
}
.maincontent h5, .maincontent-fullwidth h5 {
	margin:-15px 0px 15px 0px;
	color:#a9a9a9;
}
.column-left {
	width:275px;
	float:left;
}
.column-right {
	width:300px;
	float:right;
}
.column2-full {
	width:635px;
	float:left;
}
.spacer {
	width:35px;
	display:block;
	float:left;
}

.heading-text {
	font-size:13px !important;
	line-height:22px;
	color:#6b6b6b;
}

#sidebar-options {
	width:250px;
	margin-top:15px;
	float:left;
}
#sidebar-options p {
	width:250px;
	margin-top:-5px;
	float:left;
}
#sidebar-options h4 {
	padding:0 0 5px 0;
	margin:0 0 8px 0;
}
.feature-left {
	width:290px;
	margin-top:5px;
	float:left;
}
.feature-right {
	width:300px;
	margin-top:5px;
	float:right;
}

#info-button {
	width:310px;
	height:91px;
	margin-top:-8px;
	background-image:url(../images/info-button.gif);
	background-repeat:no-repeat;
	float:left;
}
#info-button h4 a, #info-button h4 a:visited {
	font-size:20px;
	margin:23px 0px 3px 95px;
	color:#ffffff;
	float:left;
	text-decoration:none;
}
#info-button p {
	margin:0px 0px 0px 95px;
	line-height:15px;
	color:#e3efc2;
	float:left;
}
/* Sidebar Box styling */
.box-top {
	width:312px;
	height:12px;
	background-image:url(../images/sidebox-top.png);
	background-repeat:no-repeat;
	float:left;
}
.box-mid {
	width:312px;
	padding:0px 27px;
	background-image:url(../images/sidebox-mid.png);
	background-repeat:repeat-y;
	float:left;
}
.box-mid p {
	width:256px;
	float:left;
}
.box-mid h4 {
	width:256px;
	margin-bottom:18px;
	float:left;
}
.box-bottom {
	width:312px;
	height:17px;
	margin-bottom:18px;
	background-image:url(../images/sidebox-bottom.png);
	background-repeat:no-repeat;
	float:left;
}
/* pricing list table */
.table-a {
	font-size:12px;
	width:100%;
	width:930px;
	margin:0px 0px 20px 0px;
	border-collapse:collapse;
}
.table-a th.left {
	background-image:url(../images/top-pricing.gif);
	background-repeat:repeat-x;
	height:146px;
	padding:12px 0px;
	border:solid 1px #79b016;
	text-align:center;
}
.table-a th.right {
	background-image:url(../images/top-pricing.gif);
	background-repeat:repeat-x;
	height:146px;
	padding:12px 0px;
	border-top:solid 1px #79b016;
	border-right:solid 1px #79b016;
	border-bottom:solid 1px #79b016;
	text-align:center;
}
.table-a td {
	padding:10px;
	border-bottom:solid 1px #dcdcdc;
	border-right:solid 1px #dcdcdc;
	border-left:solid 1px #dcdcdc;
	text-align:left;
}
.table-a td.left {
	padding:10px;
	border-bottom:solid 1px #dcdcdc;
	border-left:solid 1px #dcdcdc;
}
.table-a td img {
	vertical-align:bottom;
	width:15px;
	height:15px;
	margin-right:5px;
}
.table-a h3 {
	color: #577c10;
	margin-bottom:0px;
}
.table-a p {
	color:#e1ffa7;
	color:#000000;
	margin-bottom:0px;
}
.table-a h1 {
	font-size:42px;
	color:#577c10;
	margin:18px 0px 8px 0px;
}
.monthly-price {
	font-size:14px;
}
.table-a tr.row2 {
	background-color:#f7f7f7;
}
.table-a .right {
	width:257px;
}
.table-a .left {
	width:241px;
}
/* About
------------------------------------------------------*/
/* Content list */
ul.content-list {
	width:256px;
	margin:-8px 0px 15px 0px;
	padding:0px;
	list-style-type:none;
	float:left;
}
ul.content-list li {
	background-image:url(../images/arrow2.gif);
	background-position:3px 9px;
	background-repeat:no-repeat;
	border-bottom:1px solid #d2d2d2;
	padding-left:20px;
	line-height:28px;
}
ul.content-list li a, ul.content-list li a:visited {
	color:#9a9a9a;
	text-decoration:none;
}
ul.content-list li a:hover {
	text-decoration:underline;
}
fieldset {
	border:0px;
}

#pf-testimonials {
	width:723px;
	background-image:url(../images/pf-shadow.jpg);
	background-repeat:no-repeat;
	background-position:top;
	margin:0px 76px;
	padding-left:85px;
	text-align:center;
	float:left;
}
.heading-quote {
	color:#bfbfbf;
	margin:5px 0px 5px -12px;
}
#pf-testimonials blockquote {
	width:594px;
	margin-top:50px;
	float:left;
}
#pf-testimonials p {
	width:594px;
	float:left;
}
/* Author info styling */
.author {
	width:439px;
	background-color:#f7f7f7;
	border:1px solid #eaeaea;
	padding:10px 15px 0px 15px;
	line-height:18px;
	float:left;
}
.author h5 {
	width:357px;
	font-size:14px;
	margin:0px 0px 5px 0px;
	float:left;
}
.author p {
	width:357px;
	margin-bottom:13px;
	float:left;
}
/* FAQ
------------------------------------------------------*/
.service-block {
	float:left;
	width:615px;
	margin:4px 0px 0px 0px;
	list-style:none;
}
.service-block li {
	float:left;
	width:615px;
	margin:10px 0 16px 0;
}
.service-block li h4 {
	float:left;
	width:520px;
	margin-bottom:0px;
}
.slide-control {
	float:right;
	margin:0;
	padding:0;
	height:22px;
	width:80px;
}
.sc-arrow {
	display:block;
	padding:2px 0 0 12px;
}
.scontent {
	float:left;
	width:100%;
}
.sline {
	float:left;
	height:1px;
	width:100%;
}
.scontent-box {
	float:left;
	margin:10px 14px 3px 14px;
	padding-bottom:0px;
	width:587px;
}
*:first-child+html .scontent-box {
/*	margin:0 14px 0 14px;*/
}
body .scontent-box p {
	float:none;
	width:auto;
	margin:0 0 10px 0;
}
.scontent-box ul {
	float:left;
	width:100%;
}
.scontent-box ul li {
	float:left;
	margin:0 0 4px 0;
	padding-left:12px;
}
.scontent-box .left-img {
	float:left;
	margin:4px 10px 5px 0;
}
/* start slide switch button styles on services page */
.slide-control {
	background:url(../images/slide_control.gif) no-repeat;
}
.slide-control a, .slide-control a:visited {
	color:#9a9a9a;
}
.slide-control a:hover {
	color:#9a9a9a;
}
.sc-arrow {
	background:url(../images/service_arrow.gif) no-repeat 58px -12px;
}
.active {
	background:url(../images/service_arrow.gif) no-repeat 58px 8px;
}
.scontent { /* hidden div on service pages */
	background:#f7f7f7;
}
.sline {/* service block underscore */
	border-top:1px solid #eaeaea;
}
/* Examples */

.example-item {
	width:575px;
	background-color:#f7f7f7;
	border:1px solid #eaeaea;
	padding:10px 10px 10px 15px;
	line-height:18px;
	margin-top: 15px;
}
.example-item h5 {
	color:#717171;
	font-size:14px;
	margin:5px 5px 5px 5px;
	float:left;
}

.example-item p {
	margin:5px 5px 5px 0px;
}
.example-box-top {
	height: 25px;
	padding-bottom: 5px;
	border-bottom:1px solid #e5e5e5;
}
.example-box-header {
	margin:5px 5px 5px 5px;
	float:right;
}


/* Portfolio
------------------------------------------------------*/
#portfolio-main {
	width:945px;
	margin:0px auto;
}
.porftolio-item {
	width:285px;
	margin:0px 15px;
	float:left;
}
.pf-box-top {
	width:285px;
	height:6px;
	background-image:url(../images/pf-box-top.png);
	background-repeat:no-repeat;
	float:left;
}
.pf-box-mid {
	width:243px;
	border-left:1px solid #e5e5e5;
	border-right:1px solid #e5e5e5;
	background-color:#f6f6f6;
	padding:0px 20px 8px 20px;
	float:left;
}
.pf-box-mid h5 {
	margin:8px 0px 12px 0px;
	color:#717171;
	padding-bottom:9px;
	border-bottom:1px solid #e5e5e5;
}
.pf-box-bottom {
	width:285px;
	height:6px;
	margin-bottom:30px;
	background-image:url(../images/pf-box-bottom.png);
	background-repeat:no-repeat;
	float:left;
}
.pf-img {
	border:1px solid #d3d3d3;
}
.port-image {
	width:243px;
	height:114px;
	margin-bottom:9px;
	background:url(../images/hover-opacity-pf.png) no-repeat top left;
	float:left;
}
/* Portfolio testimonials styling */
#portfolio-quote {
	border-top:1px solid #dcdcdc;
	padding-top:30px;
	float:left;
}
#portfolio-quote h3 {
	margin-bottom:10px;
}
.commonPageListControlBar-pf {
	height:30px;
	margin-left:15px;
	text-align:left;
	float:left;
}


/* Contact
------------------------------------------------------*/
#contactFormArea label {
	margin-bottom:5px;
	padding:6px 5px 7px 5px;
	margin:0px;
}
#contactFormArea {
	width:585px;
	margin:25px auto 25px auto;
}
.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#fff;
	border:1px solid #eaeaea;
	width:259px;
	padding:6px 5px 7px 5px;
	margin:0px;
	color:#6b6b6b;
}
.input-submit {
	background-image:url(../images/but-send.jpg);
	background-repeat:no-repeat;
	border:0px;
	width:95px;
	height:30px;
	cursor:pointer;
}
.textarea {
	height:141px;
	background-color:#fff;
	border:1px solid #eaeaea;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:359px;
	padding:5px 5px 5px 5px;
	margin:0px;
	color:#6b6b6b;
}
#loadBar {
	width:271px;
	color:#797979;
}
#emailSuccess {
	width:271px;
	color:#797979;
}
.loading-text {
	font-weight:bold;
	float:left;
}
.loading-form {
	width:16px;
	height:16px;
	margin:3px 0px 0px 15px;
	background-image:url(../images/loading.gif);
	background-repeat:no-repeat;
	float:left;
}
#form-left {
	width:271px;
	margin-right:25px;
	float:left;
}
#form-right {
	width:271px;
	float:left;
}

/* Bottom Content
------------------------------------------------------*/
#bottom-content {
	width:960px;
	height:219px;
	margin:0px auto;
	padding-left:52px;
	background-image:url(../images/bg-bottom.png);
	background-repeat:no-repeat;
	background-position:top;
}
.bottom-box {
	width:198px;
	margin:20px 32px 0px 0px;
	float:left;
}
.bottom-box-last {
	width:214px;
	margin-top:20px;
	float:left;
}
.bottom-box h4, .bottom-box-last h4 {
	margin-bottom:8px;
	color:#ffffff;
}
.bottom-box-last p {
	color:#565656;
	margin-top:12px;
}
/* Bottom content list */
ul.list-bottom {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
ul.list-bottom li {
	background-image:url(../images/arrow.png);
	background-position:5px 15px;
	background-repeat:no-repeat;
	padding-left:20px;
	border-bottom:0px solid #707070;
	line-height:32px;
}
ul.list-bottom li a, ul.list-bottom li a:visited {
	color:#565656;
	text-decoration:none;
}
ul.list-bottom li a:hover {
	text-decoration:underline;
}
/* Footer
------------------------------------------------------*/
#footer {
	width:960px;
	margin:30px auto;
	color:#797979;
}

.footer-left {
	width:50%;
	font-size:12px;
	padding-top:8px;
	padding-bottom:30px;
	margin-top:20px;
	float:left;
	border-top:3px double #CCCCCC;
}

.footer-right {
	text-align:right;
	width:50%;
	padding-top:8px;
	padding-bottom:30px;
	margin-top:20px;
	float:right;
	border-top:3px double #CCCCCC;
}

.footer-left a, .footer-left a:visited {
	color:#999;
	text-decoration:none;
	font-weight: normal;
	font-size: 12px;
}

.footer-left a:hover {
	text-decoration:underline;
}

.footer-right a, .footer-right a:visited {
	color:#797979;
	text-decoration:none;
}
#sidebar-options blockquote, blockquote {
	padding:0;
	margin:0;
	background:url(../images/quote.gif) no-repeat left top;
}
#sidebar-options blockquote p.quote, blockquote p.quote {
	color:#a8a8a8;
	color:#666666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	text-indent:30px;
	font-size:14px;
}
#sidebar-options blockquote p.author, blockquote p.author {
	color:#a8a8a8;
}
#sidebar-options blockquote p.author cite strong, blockquote p.author cite strong {
	color:#6d6d6d;
}
ul.bulletStyle li {
	list-style:none;
	background:url(../images/circle_bullet.gif) no-repeat left top;
	padding-left:20px;
	background-position: 0 .4em;
}
ul.subList li {
	list-style: square;
	padding-left:0px;
	background: none;
}
/*  Features Slider
------------------------------------------------------*/
#slideshow-container {
	width:915px;
	height:485px;
	margin:0px 0px 0px 0px;
	float:left;
	position:relative;
        background:url(../images/slider-bg.png) no-repeat 0 0; 
}
#slider-box ul, #slider-box li {
	margin:0px;
	padding:0;
	list-style:none;
	
}
#slider-box li {
	width:915px;
	height:430px;
	overflow:hidden;
}

.slider-img {
	width:615px;
	height:400px;
	padding:15px;
	padding-left:5px;
	padding-bottom:0px;
	float:right;
}
.screen-desc {
	margin:15px;
	margin-right:0px;
	padding:10px;
	color:#ffffff !important; 
	font-size:13px;
	font-family:Tahoma, Arial, Verdana;
	float:left;
	height:400px;
	width:240px;
}

.screen-desc h3 {
  color:#ffffff;
}

/* Slider Navigation styling */

#prev, #next, #first, #last {
	width:26px;
	height:39px;
	margin:10px;
	text-indent:-8000px;
}
#prev a, #next a, #first a, #last a {
	display:block;
	width:26px;
	height:39px; 
	float:left;
	margin:15px; 
	margin-top:5px; 
        background:url(../images/arrow-left.png) no-repeat 0 0; 
}
#next a {
	float:right; background:url(../images/arrow-right.png) no-repeat 0 0; 
}
ol#controls {
	margin: .1em 0;
	padding: 5px 5px 5px 5px;
	height: 20px;
}
ol#controls li {
	margin: 0 5px 0 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 20px;
	line-height: 20px;
}
ol#controls li a {
	float: left;
	height: 20px;
	line-height: 20px;
	border: 1px solid #999999;
	background: #CCCCCC;
	color: #000;
	padding: 0 4px;
	text-decoration: none;
}
ol#controls li.current a {
	background: #999999;
	color: #fff;
	background:#9FC93A;
}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus {
	outline: none;
}

label.error {
	display: block;
	color: red;
	font-style: italic;
	font-weight: normal;
	float:right;
}

input.error {
	border: 2px solid red;
}

textarea.error {
	border: 2px solid red;
}

