@charset "UTF-8";
/* CSS Document */

/* layout */
* {
    padding: 0;
    margin: 0;
    		}
/*div{ border:1px solid #cc0000;}*/
    	
html, body {
	width: 100%;
	background-color: #d7dde6;
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}
#container {
	margin:0 auto;
	width: 990px;
	background:#FFFFFF url(../files/global/container.jpg) repeat-y;
}
#wrapper {
	clear:both;
	margin:0 auto;
	width:968px;
}

/* nav */
#nav {
	clear:both;
	width:968px;
	height:34px;
	margin:0 auto;
	background: #430F6B url(../files/global/nav_bg.jpg) repeat-x;
	text-align:center;
	
}
#nav ul{
	/*float:left;*/
	margin:0;
	list-style-type: none;
	display:inline;
	padding:0 15px;
}

#nav ul li{
	list-style-type: none;
	padding:0;
	margin:0;8
	/*float:left;*/
	display:inline;
}

#nav ul li ul, #nav ul li ul li{
	 /*float:left;*/
	 margin:0;
	padding:0;
	list-style-type: none;
	display:inline;
}

#nav ul li a{
	 float:left;
}
#nav .menuLevel1{ 
 float:left;
	 margin:0;
	padding:0;
height:34px;
}

/* header */
#header {
	width: 940px;
	padding: 1px 25px;
	font-size: 11px;
}
#header h1{
	float: left;
}
#header #tagline{
	float: right;
}



/* footer */

#footer {
	background:url(../../content/files/global/footer.jpg) no-repeat bottom;
	clear:both;
	width: 930px;
	padding:0 30px 10px;	
	font-size:11px;
}
#footer #line{
	border-top: 1px solid #CCCCCC;
	padding:10px 0 0 0;
	width:100%;
}
#footer ul {
	float:left;
	display:inline;
	list-style-type: none;
}
#footer ul li {
	display:inline;
	list-style-type: none;
	margin-right: 20px;
}
#footer a {
	color:#000000;
	text-decoration:none;
}
#copyright {
	float:right;
	font-size:8px;
	line-height: 9px;
}
#left{
	float:left;
	width:726px;
}

#left .secNav{
	background: url(../files/global/secnav-top.jpg) repeat-x left bottom;
	width:100%;
	height: 20px;
font-size:1px
}
#right {
	float:right;
	width:242px;
}
#right .secNav{
	background: url(../files/global/secnav-bg.jpg) repeat-y left bottom;
	width:100%;	
}
.secNav ul{
	margin: 0 10px 0 25px;
	padding: 0px;
	list-style-type: none;
	clear:both;
}
.secNav ul li{
	padding: 0 5px;
	list-style-type: none;
	background: url(../files/global/menu-line.jpg) top repeat-x;
	clear:both;
}
.secNav ul li a{
	padding: 7px 10px 5px;
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height:18px;
	color: #232323;
	text-decoration: none;
	display: block;
	background: url(../files/global/arrow-off.jpg) no-repeat left 11px;
}
.secNav ul li a:hover{
	background-image: url(../files/global/arrow-over.jpg);
	color: #000000;
}
.secNav ul li.selected a{
color: #3e0967;
	background-image: url(../files/global/arrow-on.jpg);
}
.secNav h2{
	float:left;
	margin:15px 10px 5px;
}

#right #secNavFooter{
	height:15px;
	width:100%;
	background: url(../files/global/secnav-bottom.jpg) no-repeat;
}

#banner{
padding:0 0 10px
}

#header #tagline{
	float: right;
}

/* snapshots */

#snapshots {
	float:left;
	width:230px;
	/*padding:0 0 0 30px;*/
	margin:10px 0 20px 0;
}

/* toolkit */
#snapshots .toolkit img{
float:left;
}
#snapshots .toolkit .text{
	width: 130px;
	height:132px;
	background: url(../files/global/snapshots/vigToolkit2.jpg) no-repeat left bottom;
padding:0px 80px 0 20px;
clear:both;
}

#snapshots .toolkit p{
padding-top:10px;
}

#snapshots .telephone{
	color:#290967;
	text-font:18px;
}
#snapshots a{
	color:#000;
	text-decoration:underline;
}

#snapshots a.arrow{
	color:#645f5a;
	text-decoration:underline;
	background: url(../files/global/arrow.gif)  no-repeat left center;
	padding: 5px 0 5px 20px;
	font-weight: bold;
	clear: left;
}
.snapshots{ clear:both; }

/* 10 minute tip */

#snapshots .freeTip img{
float:left;
}

.freeTip .download{
	float:left;
	background: url(../files/global/snapshots/vigTip2.gif) repeat-y;
	padding:4px 30px;
	width: 170px;
}

.freeTip .discover{
	float:left;
	background: url(../files/global/snapshots/vigTip4.gif) no-repeat;
	padding:4px 30px;
	width: 170px;
	background-position: left top;
	height:27px;
}


/* content */

#content {
	float:left;
	width:659px;
	padding:0;
/*margin:20px 48px 20px 19px;*/	

margin:20px 0 20px 19px;
}




#content p {
	padding:0 0 10px 0;
} 

#content a {
	text-decoration:none;
	color:#3e0967;
font-weight:bold;
}
#content ul{
	padding:0 0 10px;
	margin:0 0 0 15px;
}
#content ol {
	padding:0 0 10px;
	margin:0 0 0 20px;
}
#content ul li, #content ol li {
	margin:0px 0 7px 0px;
}

h2 {
	color:#3e0967;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
	margin:15px 0 5px 0;
	padding:0;
}
h3 {
	color:#645f5a;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:16px;
	font-weight:normal;
	margin:5px 0 10px 0;
	padding:0;
}

.form h3 {
	color:#3e0967;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	line-height:14px;
	font-weight:normal;
	margin:0;
	padding:0;
}

.form table{
}

h3 em{ font-size:14px;font-style:normal;}
.small {
	font-size:10px;
}
.big {
	font-size:13px;
line-height:150%;
}
sup{font-size:50%;}
.purple{color:#3e0967;}
.intro{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:22px;
color:#333;
margin-bottom:10px;
}

input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
input.fields {
	border:1px solid #000;
}
img {
	border:0;
}
.center {
	text-align:center;
}
.floatLeft {
	float:left;
}
.floatRight {
	float:right;
}
.clear {
	clear:both;
	font-size: 1px;
}
.floatLeftImg{float:left;
padding:0 10px 10px 0;}

.floatRightImg{
float:right;
padding:0 0 10px 10px;
}

/* form */
.form{
	background:#F1F1F2 url(../files/global/form-top.gif) no-repeat top;
clear:both;
}
.form form{
	background: url(../files/global/form-bottom.gif) no-repeat bottom;
	padding:1px 10px 10px;
}
.form label{font-size:10px;}

.form input.quantity{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #d0cac3;	
}
.form textarea{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #d0cac3;	
	width:300px;
}
.form input.fields{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border:1px solid #d0cac3;	
	width:200px;
}
.form input.button{padding:5px;}
.form hr{
	border:none;
	border-top:1px solid #d0cac3;
	padding-bottom:5px;
height:1px;
	}
.form td{
		padding:3px 0;
		
		}
.form td.label{
width:100px;
}
.form .padding{
padding-left:10px;*/
}

/* Home */
.twoColLeft{
  width:300px;
  padding:0 40px 0 0;
  float:left;
}
.twoColRight{
  padding:0 0 0 0;
  width:300px;
  float:left;

}

.quote{
	padding-left:45px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 24px;
	color: #886aa0;
	background: url(../files/global/quote.gif) no-repeat left center;
        margin:10px 0 15px 0;
}

.snapshotForm input{
width:115px;
}

/* Contact */
.threeCols{ width:33%;float:left;}


/* sitemap */
#sitemap .menuLevel1 {
	font-weight: bold;
}
#sitemap .menuLevel2 {
	padding-top:10px;
}
#sitemap .menuLevel3 {
	padding-left:10px;
	font-weight: normal;
}
#sitemap .menuLink{padding: 2px 0;}