@charset "utf-8";

/* grid */

.callout { padding: 15px 0; }
.column { float: left; }
.center { margin: 0 auto; }
.clear { height: 15px; clear: both; }

.span-1 { width: 120px; }
.span-15 { width: 180px; }
.span-2 { width: 240px; }
.span-3 { width: 360px; }
.span-4 { width: 480px; }
.span-5 { width: 600px; }
.span-6 { width: 720px; }
.span-8 { width: 975px; }

.indent-left { margin-left: 15px; }
.indent-bottom { margin-bottom: 15px; }
.indent-2 { margin-left: 240px; }

/* formatting */

* { outline: none; }

body, 
table, tr, td, 
input, textfield, textarea, select {
	font-family: "Tahoma", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	}
p, ul, ol, h1 {
	margin: 0 20px 15px 20px;
	}
ul { list-style-type: none; }
ol { list-style-type: decimal; }
strong { font-weight: bold; }
h1 {
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
	}

a { text-decoration: none; }
a:hover { text-decoration: underline; }

/* forms */

fieldset {
	border: 1px solid #e5edf4;
	margin-bottom: 15px;
	}
#column-2 fieldset {
	border: 0;
	padding: 0 1px;
	margin-bottom: 0;
	}
legend {
	margin: 0 15px 15px 15px;
	padding: 0 5px;
	font-weight: bold;
	}
label {
	display: block;
	margin: 0 19px;
	font-size: 10px;
	}
form .field {
	height: 13px;
	margin: 0 14px;
	padding: 0 4px;
	border: 1px solid #f2f2f2;
	border-top-color: #b3b3b3;
	background-color: #fff;
	font-size: 10px;
	line-height: 12px;
	}
form .button {
	height: 20px;
	margin: 0 15px;
	padding: 0 5px;
	background-color: #b3cbdf;
	font-size: 10px;
	line-height: 20px;
	text-transform: uppercase;
	color: #0046ad;
	cursor: pointer;
	}
form .color-2 .button  {
	color: #fff;
	background-color: #d52b1e;
	}
form .text-1 { width: 80px; }
form .text-2 { width: 200px; }

.callout-form {
	position: relative;
	display: block;
	height: 15px;
	}
.callout-field {
	position: absolute;
	z-index: 3;
	top: 0;
	left: 0;
	
	height: 13px;
	margin: 0 15px;
	padding: 0 4px;
	border: 1px solid #f2f2f2;
	border-top-color: #b3b3b3;
	background-color: #fff;
	font-size: 10px;
	line-height: 12px;
	text-transform: uppercase;
	}
.callout-button {
	position: absolute;
	z-index: 5;
	top: 0;
	left: 210px;
	padding: 4px 5px 4px 5px;
	}

/* misc */

.last { margin-bottom: 0; }
.list {
	margin-bottom: 0;
	}
.list li {
	margin-bottom: 15px;
	padding-left: 10px;
	background: transparent url(img/arrow-3.gif) 0 5px no-repeat;
	}
.link {
	padding-left: 10px;
	background: transparent url(img/arrow-1.gif) 0 5px no-repeat;
	}
.color-2 .link { background-image: url(img/arrow-2.gif); }
.color-2 .link a { color: #d52b1e; }
.button-1 {
	display: inline-block;
	padding: 0 10px 0 20px;
	background: #fff url(img/fill-3.jpg) left center no-repeat;
	font-size: 10px;
	line-height: 30px;
	text-transform: uppercase;
	color: #fff;
	}
.button-1:hover { text-decoration: none; }
.hilite {
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #0046ad;
	}
.font-1 { font-size: 10px; }
.fill-1 { background-color: #e5edf4; }
.fill-2 { background-color: #ebebeb; }
.color-1, a { color: #0046ad; }
.color-2 { color: #d52b1e; }
.color-3 { color: #000; }
.rule-h { height: 14px; border-top: 1px solid #e5edf4; clear: both; }
.rule-v { border-left: 1px solid #e5edf4; }
.fill-1 .rule-h,
.fill-1 .rule-v {
	border-color: #b3cbdf;
	}
.show { visibility: visible; }
.hide { visibility: hidden; }
.select, .hover { color: #000; }
.SpryHiddenRegion { visibility: hidden; }

#sidebar { position: relative; }

#navigation {
	position: relative;
	top: 65px;
	}
#navigation ul {
	margin: 0;
	}
#navigation li {
	font-size: 10px;
	line-height: 30px;
	text-transform: uppercase;
	font-weight: bold;
	display: inline;
	float: left;
	padding: 0 10px;
	border-right: 1px solid #fff;
	color: #d52b1e;
	}
#navigation li a:hover {
	text-decoration: none;
	color: #d52b1e;
	}

#products {
	height: 420px;
	background: transparent url(img/fill-1.jpg) no-repeat;
	}
#products li a {
	padding-left: 10px;
	background: transparent url(img/arrow-1.gif) 0 5px no-repeat;
	}
#products li a:hover {
	text-decoration: none;
	color: #d52b1e;
	background-image: url(img/arrow-2.gif);
	}
#products .rule-v {
	border-left: 1px solid #b3cbdf;
	}
#products #thumbnails {
	position: relative;
	top: 30px;
	left: 20px;
	}
#products #thumbnails div {
	float: left;
	}
#products #thumbnails div a { 
	position: relative;
	display: inline;
	float: left;
	}
#products #thumbnails div a img {
	position: absolute;
	}
#products #thumbnails div, 
#products #thumbnails div a img {
	width: 110px;
	height: 240px;
	}

#testimonials {
	position: relative;
	overflow: hidden;
	height: 90px;
	padding: 15px 0;
	background: #fff url(img/fill-2.jpg) no-repeat;
	}
#testimonials .arrow-l,
#testimonials .arrow-r {
	padding: 30px 0;
	position: absolute;
	z-index: 5;
	top: 0;
	}
#testimonials .arrow-l { left: 0; }
#testimonials .arrow-r { left: 660px; }
#testimonials .TabbedPanels {
	width: 600px;
	margin: 0 60px;
	}