/* -------------------------------------------------- */
/* http:// */
/* CSS Development by LinxSmart - http://www.linxsmart.com/ */

/* -------------------------------------------------- */
/* Even Out The Browsers */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border:0;
	outline: 0;
}

a {
	text-decoration:none;
	cursor:pointer;
}
.biopic{
	float:left;
	padding:6px;
	background-color:#FFFFFF;
	border: solid 1px #CCCCCC;
	margin: 0 10px 10px 0;
}
.orangetext{
	color:#d98d0d;
}

input, textarea, select {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	padding:5px;
	color:#38588B;
	background:url(../images/inputBg.png) #FFFFFF no-repeat top left;
	border:1px solid #DEDEDE;
}

html {
	padding:0px;
	margin:0px;
	height:100%;
}

body {
	background:url(../images/bodyBg.jpg) repeat-x top center #050B0E;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	padding:0px;
	margin:0px;
	height:100%;
}

li{
	line-height:18px;
}

/* -------------------- bodyWrapper ------------------------------ */

div#bodyWrapper {
	min-height:100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -74px; /* the bottom margin is the negative value of the footer's height */
	width:1000px;
	text-align:left;
	background:url(../images/contentBottomBg.jpg) repeat-y top center;
}

/* -------------------- bodyWrapper->header ------------------------------ */

div#bodyWrapper div#header {
	width:1000px;
	height:135px;
	background:url(../images/header.jpg) no-repeat top center;
	position:relative;
	z-index:1000;
}

div#bodyWrapper div#header ul {
	list-style-image:none;
	list-style:none;
	position:absolute;
	width:862px;
	height:40px;
	top:96px;
	left:0px;
	background:url(../images/navBg.jpg) no-repeat top center;
	padding:0px 69px 0px 69px;
	margin:0px;
}

div#bodyWrapper div#header ul li {
	display:block;
	float:left;
	font-size:18px;
}

div#bodyWrapper div#header ul li a {
	float:left;
	display:block;
	height:18px;
	padding:12px 12px 10px 13px;
	color:#919191;
	text-align:center;
	margin-right:1px;
}

div#bodyWrapper div#header ul li#home a {
	width:46px;
}

div#bodyWrapper div#header ul li#ourCompany a {
	width:110px;
}

div#bodyWrapper div#header ul li#ourCompany ul, div#bodyWrapper div#header ul li#ourCompany ul li {
	width:175px;
}

div#bodyWrapper div#header ul li#ourCompany ul li a {
	width:135px;
}

div#bodyWrapper div#header ul li#ourSolutions a {
	width:108px;
}

div#bodyWrapper div#header ul li#ourSolutions ul, div#bodyWrapper div#header ul li#ourSolutions ul li {
	width:160px;
}

div#bodyWrapper div#header ul li#support a {
	width:69px;
}

div#bodyWrapper div#header ul li#contactUs a {
	width:90px;
}

div#bodyWrapper div#header ul li a:hover, div#bodyWrapper div#header ul li a.hover {
	color:#C77F07;
}

div#bodyWrapper div#header ul li a.selected {
	background:url(../images/navHoverBg.jpg) repeat-x top left;
	color:#C77F07;
}

div#bodyWrapper div#header ul li ul {
	background:none;
	visibility: hidden;
	position: absolute;
	top:100%;
	z-index:100;
	width:auto;
	left:auto;
	padding:0px;
	margin:0px;
	height:auto;
	background:#F0EEEF;
}

div#bodyWrapper div#header ul li ul li {
	display:block;
	float:none;
	width:100%;
	overflow:hidden;
}

div#bodyWrapper div#header ul li ul li a {
	float:none;
	font-size:16px;
	margin:0px;
	text-align:left;
	height:auto;
	overflow:hidden;
	width:auto !important;
}

div#bodyWrapper div#header ul li ul li a:hover {
	background:#FFFFFF;
}

/* -------------------- bodyWrapper->content ------------------------------ */

div#bodyWrapper div#content {
	width:1000px;
}

/* -------------------- bodyWrapper->content->contentWrapper ------------------------------ */

div#bodyWrapper div#content div#contentWrapper {
	width:876px;
	background:url(../images/contentrBg.jpg) no-repeat top center;
	padding:15px 62px 15px 62px;
	color:#5F5F5F;
	min-height:619px;
	height:auto !important;
	height:619px;
}

div#bodyWrapper div#content div#contentWrapper h1 {
	color:#223D72;
	background:url(../images/H1GrayUnderline.jpg) no-repeat bottom left;
	margin:10px;
	padding-bottom:10px;
	font-size:18px;
	font-weight:normal;
}

div#bodyWrapper div#content div#contentWrapper h1 em {
	color:#d0880b;
	font-style:normal;
}

div#bodyWrapper div#content div#contentWrapper h2 {
	font-size:16px;
	color:#223D72;
	margin:10px;
	padding-bottom:10px;
	background:url(../images/H2GrayUnderline.jpg) no-repeat bottom left;
	font-weight:normal;
}

div#bodyWrapper div#content div#contentWrapper h2 em {
	color:#CD540D;
	font-style:normal;
}

div#bodyWrapper div#content div#contentWrapper p {
	margin:10px;
	line-height:18px;
}

div#bodyWrapper div#content div#contentWrapper ul {
	margin:10px;
	padding:0px 0px 0px 10px;
	list-style-image:url(../images/bullet.gif);
}

div#bodyWrapper div#content div#contentWrapper ul li {
	margin:5px;
}

div#bodyWrapper div#content div#contentWrapper a {
	color:#B75A11;
}

/* -------------------- bodyWrapper->content->contentWrapper->[homepage elements] ------------------------------ */

div#bodyWrapper div#content div#contentWrapper div#homeSlideshow {
	background:url(../images/homeImageBg.jpg) no-repeat top center;
	width:858px;
	height:277px;
	padding:0px 8px 0px 9px;
	position:relative;
}

div#bodyWrapper div#content div#contentWrapper div#homeSlideshow div#slideshow {
	width:858px;
	height:277px;
	position:absolute;
	top:0px;
	left:8px;
	overflow:hidden;
}

div#bodyWrapper div#content div#contentWrapper div#homeSlideshow div#slideshow div.slide {
	width:818px;
	height:237px;
	padding:20px;
	color:#FFFFFF;
}

div#bodyWrapper div#content div#contentWrapper div#homeSlideshow div#slideshowNav {
	height:20px;
	position:absolute;
	bottom:10px;
	right:12px;
	z-index:20;
}

div#bodyWrapper div#content div#contentWrapper div#homeSlideshow div#slideshowNav a {
	display:block;
	float:left;
	padding:3px 5px;
	background:#FFFFFF;
	color:#6D6D6D;
	margin:3px;
	cursor:pointer;
}

div#bodyWrapper div#content div#contentWrapper div#homeSlideshow div#slideshowNav a:hover, div#bodyWrapper div#content div#contentWrapper div#homeSlideshow div#slideshowNav a.activeSlide  {
	background:#F08207;
	color:#FFFFFF;
}

div#bodyWrapper div#content div#contentWrapper div#homeBoxContainer {
	
}

div#bodyWrapper div#content div#contentWrapper div#homeBoxContainer div#left {
	float:left;
	width:375px;
}

div#bodyWrapper div#content div#contentWrapper div#homeBoxContainer div#center {
	float:left;
	width:330px;
	background:url(../images/homeCaseStudyBg.jpg); background-position:bottom
}

div#bodyWrapper div#content div#contentWrapper div#homeBoxContainer div#center h1 {
	background:url(../images/H1WhiteUnderline.jpg) no-repeat bottom left;
}

div#bodyWrapper div#content div#contentWrapper div#homeBoxContainer div#center h2 {
	background:url(../images/H2WhiteUnderline.jpg) no-repeat bottom left;
}

div#bodyWrapper div#content div#contentWrapper div#homeBoxContainer div#center img {
	padding:5px;
	margin:10px;
	border:1px solid #DDDDDD;
	float:left;
}

div#bodyWrapper div#content div#contentWrapper div#homeBoxContainer div#right {
	width:165px;
	float:right;
	height:350px;
	overflow:hidden;
	margin:0px;
}

div#bodyWrapper div#content div#contentWrapper div#homeBoxContainer div#right div.slide {
	width:165px;
	height:120px;
	overflow:hidden;
}

div#bodyWrapper div#content div#contentWrapper div#homeBoxContainer div#right div.slide img {
	margin:10px;
}

/* -------------------- bodyWrapper->content->contentWrapper->[content page elements] ------------------------------ */

div#bodyWrapper div#content div#contentWrapper div#left {
	width:325px;
	float:left;
}

div#bodyWrapper div#content div#contentWrapper div#right {
	width:540px;
	float:right;
	margin-left:10px;
}

/* -------------------- bodyWrapper->content->contentWrapper->[case study page elements] ------------------------------ */

div#bodyWrapper div#content div#contentWrapper a.caseStudyLink {
	display:block;
	font-size:18px;
}

/* -------------------- bodyWrapper->content->contentWrapper->[contact page elements] ------------------------------ */

div#bodyWrapper div#content div#contentWrapper ul#contactUs {
	list-style:none;
	list-style-image:none;
	padding:0px;
}

div#bodyWrapper div#content div#contentWrapper ul#contactUs li {
	margin:5px 0px;
}

div#bodyWrapper div#content div#contentWrapper ul#contactUs li label {
	display:block;
	margin:10px 0px;
}

div#bodyWrapper div#content div#contentWrapper ul#contactUs li input, div#bodyWrapper div#content div#contentWrapper ul#contactUs li textarea {
	width:300px;
}

/* -------------------- bodyWrapper->push ------------------------------ */

div#bodyWrapper div#push {
	height:74px;
}

/* -------------------- footerWrapper ------------------------------ */

div#footerWrapper {
	text-align:center;
	height:74px;
	width:100%;
	background:url(../images/BodyFooterBg.jpg) repeat-x top center;
	overflow:hidden;
}

/* -------------------- footerWrapper->footer ------------------------------ */

div#footerWrapper div#footer {
	width:890px;
	height:54px;
	margin:0 auto;
	background:url(../images/footerBg.jpg) no-repeat top center;
	position:relative;
	font-size:12px;
	color:#7E7E7E;
	padding:20px 55px 0px 55px;
	overflow:hidden;
}

div#footerWrapper div#footer ul {
	position:absolute;
	list-style:none;
	list-style-image:none;
	top:25px;
	left:65px;
}

div#footerWrapper div#footer ul li {
	display:inline;
	padding:5px;
}

div#footerWrapper div#footer ul li a {
	color:#7E7E7E;
}

div#footerWrapper div#footer ul li a:hover {
	color:#C77F07;
}

div#footerWrapper div#footer ul#LinxSmart {
	top:50px;
}

div#footerWrapper div#footer ul#LinxSmart a:hover {
	color:#223D72;
}

div#footerWrapper div#footer img {
	float:right;
}

/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */

/* -------------------------------------------------- */
/* Style Table */

.styleTable{
border-collapse:collapse;
}

.styleTable td{
padding:3px 8px;
font-size:13px;
border:1px solid #d9d9d9;
}

.styleTable tr.title td{
background:#565451;
color:#FFF;
font-weight:bold;
padding:8px 8px;
}

/* -------------------------------------------------- */
/* Form Styles */

.styleForm .blockText{
float:left;
display:block;
width:290px;
}

.formTip{
font-size:12px;
display:block;
width:290px;
margin-left:115px;
margin-top:5px;
margin-bottom:10px;
}

.formTip a{
color:#676563;
}

.styleForm .rightTip{
font-size:11px;
}

.styleForm fieldset{
border:none;
background:url(../images/formBg.png) no-repeat top;
padding:25px 0 12px 20px;
}

.styleForm .formLink{
display:block;
margin-left:115px;
margin-top:5px;
margin-bottom:10px;
font-size:11px;
color:#308ab9;
}

.styleForm label{
padding-right:10px;
color:#565451;
font-size:12px;
font-weight:bold;
display:block;
float:left;
width:105px;
text-align:right;
}

.styleForm .txt{
width:290px;
}

.styleForm ol{
list-style:none;
}

.styleForm ol li{
padding-bottom:7px;
font-size:12px;
clear:both;
}

.styleForm fieldset h5{
font-size:18px;
font-weight:normal;
color:#686868;
margin-bottom:15px;
}

.styleForm .moveBut{
margin-left:115px;
}

/* -------------------------------------------------- */
/* Live Edit */

.liveEditBut{
display:block;
width:80px;
background:#e7f3ce;
padding:3px 10px 5px 10px;
}

.liveEditBut a{
text-decoration:none;
font-weight:bold;
color:#006699;
font-size:13px;
}

.liveEditBut a:hover{
color:#9f0005;
}

.liveEditBut img{
margin-bottom:-3px;
}

.editMe{
border:1px dotted #69980a;
}

/* -------------------------------------------------- */
/* Hide Text */
.specialText{
	position:absolute;
	text-indent:-5000px;
}
/* Clearing Div */
.easyClear{
	clear:both;
}

/* -------------------------------------------------- */
/* Event Lists */
.messageHolder{
padding-top:10px;
}

#errorList{
	margin: 0px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #dd3c10;
	background: #ffebe8 url(../images/errorImg.gif) no-repeat 10px center;
	clear:both;
	list-style:none;
	font-size:13px;
}

#successList{
	margin: 0px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #82c242;
	background: #dafab9  url(../images/successImg.gif) no-repeat 10px center;
	clear:both;
	list-style:none;
	font-size:13px;
}

/* -------------------------------------------------- */
/* Standard Button Styles */

.buttons {
	margin:10px 10px 10px 0;
}

.buttons a, .buttons button {
	display:block;
	float:left;
	height:14px;
	padding:5px;
	background:url(../images/orangeBtnMiddle.jpg) repeat-x top center;
	margin:5px 15px;
	border:none;
	color:#FFFFFF !important;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	overflow:visible;
}

.buttons button {
	height:24px;
	padding:4px 5px;
	margin-left:0;
}

.buttons a span.left {
	position:absolute;
	display:block;
	width:9px;
	height:24px;
	top:0px;
	left:-9px;
	background:url(../images/orangeBtnLeft.jpg) no-repeat top left;
}

.buttons a span.right {
	position:absolute;
	display:block;
	width:9px;
	height:24px;
	top:0px;
	right:-9px;
	background:url(../images/orangeBtnRight.jpg) no-repeat top left;
}

/*
.buttons{
	font-size:13px;
}
.buttons a, .buttons button{
    display:block;
    float:left;
    margin:10px 7px 0 0;
    background-color:#f5f5f5;
    border:1px solid #dedede;
    border-top:1px solid #eee;
    border-left:1px solid #eee;
    font-family:"Tahoma", Arial, Verdana, sans-serif;
    font-size:100%;
    line-height:130%;
    text-decoration:none;
    font-weight:bold;
    color:#565656;
    cursor:pointer;
    padding:5px 10px 6px 7px;
}
.buttons button{
    width:auto;
    overflow:visible;
    padding:4px 10px 3px 7px;
}
.buttons button[type]{
    padding:5px 10px 5px 7px;
    line-height:17px;
}
.buttons button img, .buttons a img{
    margin:0 3px -3px 0 !important;
    padding:0;
    border:none;
    width:16px;
    height:16px;
}

button:hover, .buttons a:hover{
    background-color:#dff4ff;
    border:1px solid #c2e1ef;
    color:#336699;
}
.buttons a:active{
    background-color:#6299c5;
    border:1px solid #6299c5;
    color:#fff;
}

button.positive, .buttons a.positive{
    color:#82c242;
}
.buttons a.positive:hover, button.positive:hover{
    background-color:#dafab9;
    border:1px solid #8fc955;
    color:#82c242;
}
.buttons a.positive:active{
    background-color:#82c242;
    border:1px solid #529214;
    color:#fff;
}

.buttons a.negative, button.negative{
    color:#d12f19;
}
.buttons a.negative:hover, button.negative:hover{
    background:#fbe3e4;
    border:1px solid #fbc2c4;
    color:#d12f19;
}
.buttons a.negative:active{
    background-color:#d12f19;
    border:1px solid #d12f19;
    color:#fff;
}
*/
/* -------------------------------------------------- */
/* Query Log */

table.cake-sql-log{
width:1000px;
margin:0px auto;
background:#eee;
font-size:13px;
color:#000;
}

.queryBar{
margin:5px 5px 10px 5px;
}

/* ----------------------- Needed as a result of delicious Cake. ---------------------------------*/

div.error-message {
	color:#000000;
	margin:1.0% 0%;
	border: solid 1px #dd3c10;
	background: #ffebe8;
	padding:1.5%;
	width:97.5%;
}

div.error {
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #dd3c10;
	background: #ffebe8 url(../images/errorImg.gif) no-repeat 10px center;
	clear:both;
	font-size:13px;
}

div.success{
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #82c242;
	background: #dafab9  url(../images/successImg.gif) no-repeat 10px center;
	clear:both;
	font-size:13px;
}

div.message{
	margin: 0px 0px 0px 0px;
	padding: 15px 10px 15px 65px;
	border: solid 1px #FFEE1C;
	background: #FFFFBB url(../images/successImg.gif) no-repeat 10px center;
	clear:both;
	font-size:13px;
}

pre.cake-debug{
	text-align:left;
}

/* ----------------------- LiveTools Top Bar ---------------------------------*/

div#LiveTools {
	position:relative;
	top:0px;
	left:0px;
	width:100%;
	height:50px;
	background:#000000 url(../images/livetools/livetoolsBarBG.jpg) no-repeat 99% center;
	border-bottom:5px solid #bcbdc0;
	text-align:left;
	color:#FFFFFF;
	font-size:14px;
}

div#LiveTools div#returnToLiveTools {
	position:absolute;
	top:10px;
	left:10px;
}

div#LiveTools div#liveEditToggle {
	position:absolute;
	left:10px;
	top:25px;
	font-size:12px;
}

div#LiveTools a {
	color:#8cc63f;
}

div#LiveTools a span {
	color:#FFFFFF;
}

div#LiveTools a:hover {
	text-decoration:underline;
}

/* ----------------------- LiveEdit Buttons and Overlay ---------------------------------*/

div.LiveEditLink a, div.LiveEditLink button {
	display:block;
	float:left;
	padding:5px;
	border:2px solid #bcbdc0;
	background:#000000;
	color:#8cc63f;
	cursor:pointer;
}

div.LiveEditLink a span {
	color:#FFFFFF;
}

div#LiveEditPopup {
	width:850px;
}

div#LiveEditPopup div#header {
	width:850px;
	height:106px;
	background:url(../images/livetools/overlayHeader.jpg) no-repeat top left;
}

div#LiveEditPopup div#content {
	width:800px;
	height:300px;
	padding:10px 25px;
	background:url(../images/livetools/overlayMiddle.jpg) repeat-y left top;
}

div#LiveEditPopup div#footer {
	width:850px;
	height:42px;
	background:url(../images/livetools/overlayFooter.jpg) no-repeat top left;
}
