/**
* Customer web site CSS
*
* Copyright (c)2008 44 Interactive. All Rights Reserved.
*
* SVN File: $Id: styles.css 217 2008-07-28 19:06:27Z Mike Neugebauer $
* @author $Author: Mike Neugebauer $
* @version $Revision: 217 $
* @lastrevision $Date: 2008-07-28 14:06:27 -0500 (Mon, 28 Jul 2008) $
* @modifiedby $LastChangedBy: Mike Neugebauer $
* @lastmodified $LastChangedDate: 2008-07-28 14:06:27 -0500 (Mon, 28 Jul 2008) $
* @filesource $URL: svn+ssh://miken@svnhost.44i-dev.com/svnhome/base/branches/cbp/cust_skeleton/css/styles.css $
*/


* { margin: 0;
	padding: 0;
	border: 0;
}

html {
	font-size: 62.5%;
	height:100.1%;
}

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.15em;
	background:#fff;
	color:#666666;
	height:100.1%;
}

h1, h2, h3, h4, h5 {
	color:#135ca4;
	font-weight:normal;
}

h1 {
    font-size: 2.1em;
	margin-bottom:8px;
}

h2 {
    font-size: 1.9em;
}

h3 {
    font-size: 1.7em;
}

h4 {
	font-size: 1.5em;
}

h5 {
	font-size: 1.3em;
}

a:link {
	color:#00539a;
	text-decoration: underline;
}

a:visited {
	color:#00539a;
	text-decoration: underline;
}

a:hover {
	color:#022b4f;
	text-decoration: none;
}

a:active {
	color:#000000;
	text-decoration: underline;
}

p {
	line-height:1.6em;
	margin-bottom:10px;
}

input, textarea {
	border: 1px solid #666666;
	padding:3px 6px;
}

select {
	border: 1px solid #666666;
}


/*---------------------------------- MAIN BODY STYLES ------------------------------------ */

#container {
	width:780px;
	padding:9px 20px;
	margin:0 auto;
	background:url(/_cust/images/containerBG.png) top no-repeat;
}

#header {
	text-align:center;
	margin:7px auto;
	width:820px;
}

#nav {
	width:780px;
	height:40px;
}



#leftbar {
	float:left;
	width:180px;
	margin:8px 20px 0 0;
}

#rightbar {
	float:right;
	width:180px;
	margin-top:8px;
}

#content {
	width:580px;
	float:left;
}

#content p {
	text-align:justify;
}

#content h2 a {
	font-size:.9em;
	font-weight:normal;
	color:#135ca4;
}

#slideshow {
	width:440px;
	height:255px;
	float:left;
	margin:0 20px 20px 0;
}








/* ---------------------------------- INDEX PAGE STYLES ------------------------------------ */


body#home #content {
	width:380px;
	float:left;
}


#homeVideo {
	width:320px;
	height:285px;
	float:right;
	margin-bottom:20px;
}

h1.qf {
	width:180px;
	height:42px;
	background:url(/_cust/images/facttop.jpg) no-repeat;
	margin:0;
	padding:0;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
}

#qfbtm {
	width:180px;
	height:10px;
	background:url(/_cust/images/factbtm.jpg) no-repeat;
}

#qf {
	width:156px;
	background:url(/_cust/images/facttile.jpg) repeat-y;
	padding:8px 12px;
}



#testimonialPanel {
	color:#bc593e;
}

#testimonialPanel h5{
	text-align:center;
	color:#99b431;
	line-height:1.8em;
	padding:12px 6px;
	font-style:italic;
	font-weight:normal;
}

#testimonialPanel p {
	float:right;
	color:#5d7a90;
}

#testimonialPanel ul {
	float:right;
	list-style:none;
}

#testimonialPanel ul li {
	padding:2px 0;
	color:#cccccc;
}

li.testName {
	font-weight:bold;
}

li.testTitle, li.testCompany {
	font-style:italic;
}


#walkover {
	position:fixed;
	bottom:0;
	left:0;
	background: none;
	z-index:1000;
	width:442px;
	height:300px;
}

/* ---------------------------------- ABOUT PAGE STYLES ------------------------------------ */


img.right {
	float:right;
	margin:15px 0 14px 18px;
	border:solid 1px #333333;
}

img.right2 {
	float:right;
	margin:32px 0 12px 18px;
	border:solid 1px #333333;
}


/* ---------------------------------- FAQ PAGE STYLES ------------------------------------ */


body#faq img.right {
	float:right;
	margin-top: 15px;
	margin-bottom: 14px;
	marign-left: 18px;
	border:solid 1px #333333;
}


body#faq img.right2 {
	float: right;
	margin-top: 403px;
	marign-left: 18px;
	border:solid 1px #333333;
}

/* ---------------------------------- TESTIMONIALS PAGE STYLES ------------------------------------ */

#testimVideo {
	width:320px;
	height:255px;
	float:left;
	margin-bottom:20px;
}

/* ---------------------------------- PRODUCTS PAGE STYLES ------------------------------------ */


.item {
	margin-bottom:18px;
	padding:6px;
	cursor:pointer;
}

.item:hover {
	background-color:#e9eef2;
}

.item img {
	float:left;
	margin:6px 18px 0 0;
	border:solid 1px #333333;
}

.item p, .item h2 {
	margin-left:168px;
}

#content.prodDetail img {
	border:solid 1px #333333;
	margin-bottom:18px;
}




/* ---------------------------------- TESTIMONIALS PAGE STYLES ------------------------------------ */


.testbox {
	background-color:;
	margin-bottom:24px;
	padding:8px;
	background:url(../images/testcircle.gif) 500px bottom no-repeat #f2f2f2;
}

.testbox h2 {
	color:#333333;
	font-size:1.3em;
	margin-bottom:6px;
}

.testbox p.testname {
	color:#999999;
	font-style:italic;
}




body#casestudies #content {
	background:url(../images/circlebig.gif) no-repeat center center;
}






/* ---------------------------------- MAIN NAVIGATION STYLES ------------------------------------ */

#nav {
	border: 0px;
	width: 780px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	height: 30px;
	margin-bottom:18px;
}

#nav ul li {
	list-style: none;
}
#navigation {
	float: left;
}
#nav ul#navigation li {
	float: left;
	height: 30px;
	position: relative;
}

#nav ul#navigation li a {
	float: left;
	height: 30px;
	text-indent: -9999px;
	overflow: hidden;
}



#nav ul#navigation li a.products {
	width:128px;
	background:url(/_cust/images/productsBtn.jpg) top no-repeat;
}

#nav ul#navigation li a.testimonials{
	width:160px;
	background:url(/_cust/images/testBtn.jpg) top no-repeat;
}

#nav ul#navigation li a.casestudies {
	width:156px;
	background:url(/_cust/images/caseBtn.jpg) top no-repeat;
}
#nav ul#navigation li a.faq {
	width:91px;
	background:url(/_cust/images/faqBtn.jpg) top no-repeat;
}
#nav ul#navigation li a.about {
	width:127px;
	background:url(/_cust/images/aboutBtn.jpg) top no-repeat;
}
#nav ul#navigation li a.contact {
	width:118px;
	background:url(/_cust/images/contactBtn.jpg) top no-repeat;
}

#nav ul#navigation li a:hover {
	background-position:center;
}


body#products #nav ul#navigation li a.products,
body#testimonials #nav ul#navigation li a.testimonials,
body#casestudies #nav ul#navigation li a.casestudies,
body#faq #nav ul#navigation li a.faq,
body#about #nav ul#navigation li a.about,
body#contact #nav ul#navigation li a.contact {
	background-position:bottom;
	cursor:default;
}



/* ---------------------------------------------------------- SUB NAVIGATION STYLES ------------------------------------------------------- */



ul#subnav {
	list-style:none;
	margin-bottom:24px;
	/*border-top:dotted 1px #00539a;*/
}

ul#subnav li{


}

ul#subnav li a, ul#subnav li a:visited {
	padding:4px 5px;
	border-bottom:dotted 1px #00539a;
	text-decoration:none;
	display:block;
	margin:0;
}

ul#subnav li a:hover {
	background-color:#e9eef2;
}


ul#subnav li a.productsSub {
	border:none;
}

ul#subnav li a.guidesSub {
	border-top:dotted 1px #00539a;
}



ul#subnav li ul {
	list-style:none;
	margin:0 0 8px 0;
}

ul#subnav li ul li {
	margin:0 0 0 6px;
}


ul#subnav li ul li a, ul#subnav li ul li a:visited {
	color:#999999;
	border-bottom:dotted 1px #999999;
	border:none;
	margin:0;
}

ul#subnav li ul li a:hover {
	color:#333333;
	background-color:#ebebeb;
}



a.productsPanel, a.productsPanel:visited {
	width:180px;
	height:44px;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	background:url(/_cust/images/productsPanel.jpg) top no-repeat;
	margin-bottom:8px;
}

a.productsPanel:hover {
	background-position:bottom;
}

a.contactPanel, a.contactPanel:visited {
	width:180px;
	height:44px;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	background:url(/_cust/images/contactPanel.jpg) top no-repeat;
	margin-bottom:8px;
}

a.contactPanel:hover {
	background-position:bottom;
}

a.casePanel, a.casePanel:visited {
	width:180px;
	height:45px;
	display:block;
	overflow:hidden;
	text-indent:-9000px;
	background:url(/_cust/images/casePanel.jpg) top no-repeat;
	margin-bottom:8px;
}

a.casePanel:hover {
	background-position:bottom;
}




/*----------------------------------------------------------- FOOTER -----------------------------------------------------------*/



#footer {
	width:780px;
	margin:0 auto;
	color:#fff;
	text-align:center;
	background:url(/_cust/images/footerbg.jpg) no-repeat;
}


#footer a, #footer a:visited {
	text-decoration:none;
	color:#ffffff;
}

#footer a:hover {
	color:#666666;
	text-decoration:none;
}

#footer a:active {
	color:#000000;
}

.logo44i {
	position: absolute;
	margin-left: 350px;
	margin-top: -32px;
}



/*----------------------------------------------------------- SITEMAP PAGE STYLES -----------------------------------------------------------*/


#sitemapHolder  {
	margin-left: 8px;
	margin-bottom: 16px;
	font-size: 1.2em;
}

#sitemapHolder ul {
	margin-left: 24px;

}





#maincopy{
	padding: 8px;
}

.error_msg
{
	border: 1px solid #ff0000;
	color: #ff0000;
	background-color: #ffffff;
	font-weight: 900;
	padding: 4px;
	text-align: center;
}

.success_msg
{
	border: 1px solid #00ff00;
	color: #009900;
	background-color: #ffffff;
	font-weight: 900;
	padding: 4px;
	text-align: center;
}

.form_msg_width
{
	width: 400px;
}



.word_verification_msg {
}

input.word_verification {
	margin-left: 2px;
	height: 26px;
	font-size: 1.7em;

}

img.word_verification {
	border: 1px solid #000000;
}


/*----------------------------------------- COMPARE SYSTEMS --------------------------------------------------------*/

table.systems
{
	width: 540px;

}

table.systems tr.hdr td
{
	font-size: 1.2em;
	font-weight: 800;
	color: #fff;
	background-color: #0c3d61;
}

table.systems td
{
	padding: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	border: 1px solid #000;
	vertical-align: top;
	background-color: #eee;
}

table.systems td.prod
{
	font-weight: 800;
	color: #000;
	background-color: #DDC237;
}

table.systems td ul li
{
	margin-left: 16px;
}


/*----------------------------------------- CONTACT --------------------------------------------------------*/

a.buttonlink, a.buttonlink:visited {
	color:#444444;
	background-color:#999999;
	text-decoration:none;
	font-size: 1.1em;
	border: 1px solid #000000;
	padding: 2px 4px;
}

a.buttonlink:hover {
	background-color: #bbbbbb;
	cursor: pointer;
}





/*----------------------------------------------------------- CLEARFIX -----------------------------------------------------------*/

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}


