body{
	font-family: Verdana, Arial, Sans-serif;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
	background-color: #c0c0c0;
	color: #000000;
	margin: 15px 0px 0px 0px;
}
h1 {
	font-family:Arial, Verdana, Sans-serif;
  	color:#006BB7;
	font-size:13px;
	font-weight:bold;
}
h2 {
	font-family:Arial, Verdana, Sans-serif;
  	color:#006BB7;
	font-size:12px;
	font-weight:bold;
}
h3 {
	font-family: Arial, Verdana, Sans-serif;
  	color: #000000;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	margin-bottom: 15px
}

h4 {
	font-family: Arial, Verdana, Sans-serif;
  	color: #F47937;
	font-size: 14px;
	font-weight: bold;
	line-height: 140%;
	margin: 0px auto;
}

h5 {
	font-family: Arial, Verdana, Sans-serif;
  	color: #F47937;
	font-size: 24px;
	font-weight: bold;
	line-height: 110%;
	margin: 0px auto;
}


.ProductTitle {
	font-size: 18px;
}

a:link, a:visited {
	text-decoration: underline;
	font-size: 9px;
	color: #f47937;
	font-weight: bold;
	
}
.imp a:link, .imp a:visited {
	text-decoration: underline;
	color: #f47937;
	font-size: 14px;
}
a:hover {
	text-decoration: underline;
	font-size: 9px;
	color: #000000;
	font-weight: bold;
}
.imp a:hover {
	text-decoration: underline;
	color: #000000;
	font-size: 14px;
}
.imp {
	color: #f47937;
	margin: 0px;
	font-size: 14px;
}

.Shell {
	width: 782px;
	margin: 0px auto;
	background-color: #ffffff;
	margin-bottom: 20px;
}

.Nav {
	width: 782px;
	height: 25px;
	margin: 0px;
}

.Mid {
	width: 782px;
	margin: 0px auto;
	vertical-align: top;
	background-color: #ffffff;
}

.Left {
	width: 195px;
	text-align: left;
	vertical-align: top;
	float: left;
	background-color: #ffffff;
}

.LeftNav {
	width: 185px;
	padding: 0px 0px 0px 10px;
	text-align: left;
	vertical-align: top;
}

.Right {
	width: 567px;
	padding: 0px 10px 0px 10px;
	text-align: left;
	vertical-align: top;
	float: left;
	background-color: #ffffff;
}

.FloatRight {
float:right;
}

.FloatLeft {
float:left;
}

.RightHome {
	width: 587px;
	text-align: left;
	vertical-align: bottom;
	float: left;
	background-color: #ffffff;
	padding-top: 18px;
}

.RightAbout {
	width: 567px;
	padding: 20px 10px 0px 10px;
	background-color: #ffffff;
	text-align: left;
	vertical-align: top;
	float: left;
}

.RightContact {
	width: 567px;
	padding: 0px 10px 0px 10px;
	text-align: left;
	vertical-align: top;
	float: left;
	background-color: #ffffff;
}

.RightProduct {
	width: 572px;
	padding: 10px 0px 0px 15px;
	text-align: left;
	vertical-align: top;
	float: left;
	background-color: #ffffff;
}

.Banner {
	background: url(/ir/clients/sprung/i/banner.jpg) no-repeat top left;
	height: 156px;
	width: 782px;
}

.language {
	float: right;
	margin: 60px 13px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

ul.MenuLinks {
	font-size:11px;
	list-style-position:outside;
	list-style-type:square;
	margin:0;
	padding:10px 0 0 18px;
}

.gray_box {
	background-color:#F5F5F5;
	border:1px solid lightgrey;
	margin-bottom:10px;
	margin-top:10px;
	overflow:hidden;
	padding:10px;
	text-align:left;
	width:540px;
}

.Proinfo {
	width: 196px;
	height: 60px;
	text-align: left;
}

.Proinfo1 {
	text-align: right;
	width: 196px;
	height: 60px;
	padding: 40px 0px 0px 0px;
}

.FooterLeft {
	width: 200px;
	text-align: left;
	vertical-align: top;
	float: left;
	background-color: #ffffff;
}

.FooterRight {
	width: 560px;
	text-align: right;
	vertical-align: top;
	float: left;
	background-color: #ffffff;
}

.Clear {
	clear: both;
}

.Dropdown {
	width: 177px;
	height: 22px;
	background: url(/ir/clients/sprung/i/nav/dropdown.jpg) no-repeat;
	text-align: center;
	padding-top: 3px;
	float: left;
}

.Benefits {
	width: 160px;
	margin: 0px 25px 20px 0px;
}

.LinkEmail a {
	display: block;
	width: 177px;
	height: 25px;
	background: url(/ir/clients/sprung/i/nav/email.jpg) no-repeat top left;
	float: left;
}

.LinkHome a {
	display: block;
	width: 156px;
	height: 25px;
	background: url(/ir/clients/sprung/i/nav/home.jpg) no-repeat top left;
	float: left;
}

.LinkAbout a {
	display: block;
	width: 150px;
	height: 25px;
	background: url(/ir/clients/sprung/i/nav/about.jpg) no-repeat top left;
	float: left;
}

.LinkProduct a {
	display: block;
	width: 150px;
	height: 25px;
	background: url(/ir/clients/sprung/i/nav/product.jpg) no-repeat top left;
	float: left;
}

.LinkContact a {
	display: block;
	width: 149px;
	height: 25px;
	background: url(/ir/clients/sprung/i/nav/contact.jpg) no-repeat top left;
	float: left;
}

.LinkEmail a:hover, .LinkHome a:hover, .LinkAbout a:hover, .LinkProduct a:hover, .LinkContact a:hover {
	background-position: bottom left;
}


/* @group Surveys */

.sectionhdg2 {  font-size: 16px; }
.sectionhdg3 {  font-size: 16px; }

.disdescription {  }
.disproductnumber {  }
.disproductname  {  }
.dispricelg  {  }
.dislabel {  }
.discolumnhdg {  }
.dissectionhdg {  }
.discolumnvalue { }
.disnote {  }
.disparagraph {  }
.diserrorhilite { color: #C00; font-weight: bold; }
.disquestionnumber {  }
.disquestion {  }
.dischoice {   }
.disdescription { }

/* @end */



/* @group Subscribe Page */

.dilparagraph {  }
.dilsectionhdg {  }
.dillabel {  }
.dilerrorhilite { color: #C00; font-weight: bold;  }
.diltable  {  }

.dicbodytext1 {  }

/* @end */



/* @group Shop */

/* The following are all DriveIt Shop styles */

/* product details page */
.diaparagraph {  }
.diasectionhdg { font-weight: normal; }

.diacolumnhdg {  }
.diacolumnhdgwhite {  }

.dicprice {  font-size: 12px; }
.dicpricelg {  font-size: 15px; }


#topxproductlist a {  }
#topxproductlist tr {  }

.dicrownumber  {  }
.dictablehdg { }
.dicsubfolderlink a { }
.dicsubfoldercount {  }
.diconlineorderdisabledhilite { }
.dicfoldercount {display: none;}


/* Table Styles */
.dictable { border: 1px solid #666666; } /* Main Table & Shipping Rate Calculator table */
.dictable th { background: #666666; color:  #FFF; } /* Main Table & Shipping Rate Calculator table */
.dicorderitemstable {  }
.dicorderitemstable th { background: #666666;  border-bottom: 1px solid grey; }
.dicshoppingcart { border: 1px solid #666666; } /* Your Shopping Cart product table */
.dicshoppingcart th { background: #666666; color: #FFF; padding: 3px; border-bottom: 1px solid #666666; } /* Your Shopping Cart product table */
.dirowodd { background: #fafafa; }
.diroweven { background: #FFF; }
.dictable td { background: #FFF; }
.dicsubtable { background: inherit; }
.dicsubtable th { background: #FFF; }
/* END ... Table Styles */

#dicskulist { border: 1px solid #666666; }
#dicskulist th { font-weight: bold; background: #CCD7E7; border-bottom: 1px solid #666666; }

#dicsearcherror {  border: 1px solid #990000; padding: 5px; margin: 5px; background: #FFFFDD; }
.dicordernumber { color: #900; font-weight: bold; font-size: 13px;  }
.diclabel { font-weight: bold; }
.diccolumnhdg { font-weight: bold; }
.dicsectionhdg { font-weight: bold; font-size: 14px;  }
.diccolumnvalue { font-size: 11px; }
.dicnote { }
.dicparagraph {  }
.dicerrorhilite { color: #C00; font-weight: bold;  }
.dicoptionslink { font-size: 11px; }
.dicsearchmessage  { color: #294171; font-weight: bold; font-size: 13px;  }
.dicpagenumber { font-weight: bold; }
.dicpagenumbersel { color: #069; font-weight: bold; }
.diccategory { color: #294171; font-weight: bold; font-size: 18px;  }

/* front page items */
.dicproductname { font-weight: bold; }
.dicproductnamelg  { font-weight: bold; font-size: 15px; }
.dicproductdesc  {  font-size: 11px; }
.dicproductnumber  { display: none; }

/* =x============= Other styles =============x= */
.price {  font-size: 10px;  }
.pricelg {  font-size: 15px;  }
.name  {  font-style: normal; font-weight: bolder; font-size: 10px;  }
.footerlinks { color: #294171; font-size: 9px; ; text-decoration: underline; }
.note {  font-size: 9px; ; text-decoration: none; }
.category { color: #294171; font-weight: bold; font-size: 18px; }
.minicart {  font-size: 9px;  }
.minicarthdg {  font-size: 8px;  }
.columnhdg { color: #294171; font-weight: bold; font-size: 13px; line-height: 23px; ; }
.products {  font-size: 9px; line-height: 15px; ; text-decoration: underline; }
.mainproducts { color: #37392c; font-weight: bold; font-size: 10px; line-height: 18px; ; text-decoration: none; }
.productssel {  font-size: 9px; line-height: 18px; ; text-decoration: underline; }
.mainnav { margin: 2px 5px 0px 0px; }
.back {  padding-bottom: 2px; }

/* @end */

/* @group Generators */

.diglabel, .digcolumnhdg {  }
.digsectionhdg {  }
.digcolumnvalue {  }
.dignote {  font-size: 10px; }
.digparagraph {  }
.digerrorhilite { color: #C00; font-weight: bold; }

/* @end */

/* @group Events */

.errorhilite { color: #C00; font-weight: bold; }
.category {  }
.note { font-size: 10px; }
.price { font-weight: bold; color: #C00; }
.minicarthdg {  }

.producthdg {  }

.diacolumnhdg { }

tr.diecolumnhdg {  } /* bg set at #f2f2f2 (off-white) and cannot be changed */
tr.diecolumnvalue {  } /* this one is tricky... used on both white bg and non-white bg. Color cannot be white; */
.dieparagraph { }
.dielabel { }
.dieerrorhilite { color: #C00; font-weight: bold; }

.dietitle {  }
.dievtitle1 { }
.dievtitle2 {  }

.dievdate1 {  }
.dievdate2 {  }

.dievsummary1 {  }
.dievsummary2 {  }

.dievlocation1 {  }
.dievlocation2 {  }

.crumbscheckout {  }
.crumbcheckoutsel {  }

/* @end */



.dicgridtable {
	text-align: center;
}

.dicgridtable td {
	vertical-align: top;
}

.dicgridtable td table {
	margin: 0px auto;
	width: 188px;
}

.dicgridtable .product {
	width:  180px;
	height: 210px;
	text-align: center;
	padding-bottom: 10px;
}


/* @end .dicgridtable .product p { display: none; }*/

img {
	border:none;
}

.casestudy {
	width: 496px;
	background-color: #F5F5F5;
	margin: 0px 0px 10px 6px;
	padding: 15px 30px 15px 30px;
}

.casethumbs {
	float:left;
	margin: 0px 10px 10px -10px;
}

.fright {
	float: right;	
}

.fleft {
	float: left;	
}
