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

body, html { height: 100%; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.3em;
	color: #7D7D7D;
	background-color: #CCC;
	font-weight: normal;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
}
.field { padding: 4px 5px; border: solid 1px #e7e7e7; color: #969696; height: 15px; }
.field-focused { color: #333; }
input.button { padding: 4px 5px; cursor: pointer; }

a {
	color: #036CAC;
	text-decoration: underline;
	cursor: pointer;
}
a:hover { text-decoration: none; }
a img { border: 0; }

h2 {
	font-size: 1.4em;
	line-height: 1;
	font-weight: normal;
	color: #464646;
	font-family: "Trebuchet MS", Tahoma, Sans-Serif;
	margin-bottom: 5px;
}
h3 {
	font-size: 1.2em;
	line-height: 1;
	font-weight: normal;
	color: #464646;
	font-family: "Trebuchet MS", Tahoma, Sans-Serif;
	margin-bottom: 5px;
}

p { padding-bottom: 18px; }
h4 {
	padding-bottom: 18px;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1.3em;
}
h5 {
	padding-bottom: 18px;
	font-size: 1em;
	font-weight: normal;
	line-height: 1em;
	color: #BD0000;
}
h6 {
	padding-bottom: 18px;
	font-size: 0.9em;
	font-weight: normal;
	line-height: 1em;
	color: #666;
	text-decoration: line-through;
}

.left, .alignleft { float: left; display: inline; }
.right, .alignright { float: right; display: inline; }

.cl { font-size: 0; line-height: 0; clear: both; display: block; height: 0; }

.notext { font-size: 0; line-height: 0; text-indent: -4000px; background-repeat: no-repeat; }

.al { text-align: left; }
.ar { text-align: right; }
.ac { text-align: center; }

#page { width: 874px; margin: 0 auto; }
#page { padding: 0 28px; min-height: 100%; height: auto !important; height: 100%; background: url(images/bg.gif) repeat-y center 0; }

#top {
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
}

#logo {
	float: left;
	display: inline;
	width: 233px;
	font-size: 0;
	line-height: 0;
	margin-top: 15px;
}
#logo a {
	display: block;
	height: 73px;
	text-indent: -4000px;
	background: url(images/logo.gif);
	width: 340px;
}

#search { float: right; display: inline; padding-top: 18px; width: 227px; }
#search .field-holder { float: left; display: inline; width: 196px; background: url(images/search-field.gif) no-repeat 0 0; padding: 1px; }
#search .field { width: 186px; border: 0; background: none; }
#search .button { float: right; display: inline; width: 25px; height: 25px; font-size: 0; line-height: 0; text-indent: -4000px; }
#search .button { background: url(images/search-button.gif) no-repeat 0 0; border: 0; }
#social {
	float: right;
	height: 20px;
	margin-bottom: 8px;
	margin-right: 5px;
}

#navigation {
	height: 30px;
	margin-top: 35px;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 5px;
	float: right;
}
#navigation ul {
	font-size: 0.8em;
	line-height: 1.7em;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
}
#navigation ul li {
	float: left;
	display: inline;
	list-style-type: none;
	padding-right: 8px;
}
.col ul li  {
	line-height: 1.1em;
	display: inline-block;
	text-decoration: none;
	width: 350px;
	padding-left: 30px;
	list-style-position: inside;
	left: 5px;
	position: relative;
	list-style: none;
	list-style-image: url(none);
}
.col ul {
	list-style-type: none;
}
#navigation ul li a {
	float: left;
	display: inline;
	color: #666;
	text-decoration: none;
	padding-left: 17px;
}
#navigation ul li a span { float: left; display: inline; padding-right: 17px; background-position: right 0 !important; }
#navigation ul li a:hover,
#navigation ul li a.active,
#navigation ul li a:hover span,
#navigation ul li a.active span {
	color: #FFF;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-image: url(images/nav-active.gif);
}

#header { padding-bottom: 10px; }

#slider {
	height: 280px;
	background: url(images/slider.gif) no-repeat 0 0;
	position: relative;
}
#slider .slider-nav a { display: block; width: 18px; height: 49px; font-size: 0; line-height: 0; text-indent: -4000px; position: absolute; top: 120px; }
#slider .slider-nav a.prev { left: 0; background: url(images/button-prev.gif); }
#slider .slider-nav a.next { right: 0; background: url(images/button-next.gif); }

#slider-holder {
	height: 280px;
}
#slider-holder .jcarousel-clip {
	height: 280px;
	width: 874px;
	position: relative;
	overflow: hidden;
}
#slider-holder .slide-image {
	float: right;
	display: inline;
}
#slider-holder .slide-info {
	float: left;
	display: inline;
	width: 424px;
	padding-top: 35px;
}
#slider-holder .slide-info p { padding-bottom: 8px; }
#slider-holder ul {
	width: 874px;
	height: 280px;
	position: relative;
	overflow: hidden;
}
#slider-holder ul li {
	list-style-type: none;
	float: left;
	display: inline;
	height: 267px;
	width: 712px;
	position: relative;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 108px;
	padding-bottom: 4px;
	padding-left: 54px;
}

#main { border-bottom: solid 1px #e3e7e9; margin-bottom: 6px; }
h2.txt-fits {
	height: 94px;
	background-image: url(images/txt-fits.gif);
}
h2.txt-feels {
	height: 94px;
	background-image: url(images/txt-feels.gif);
}
.img-left {
	float: left;
}
table tr td img {
	vertical-align: top;
	top: auto;
	float: left;
}
h2.txt-sounds {
	height: 94px;
	background-image: url(images/txt-sounds.gif);
}

.button-more { display: block; width: 66px; height: 22px; font-size: 0; line-height: 0; text-indent: -4000px; background: url(images/button-more.gif) no-repeat 0 0; }
.more { padding-left: 10px; background: url(images/arr.gif) no-repeat 0 center; }

.cols { padding: 15px 0 10px; }
.cols .col { float: left; display: inline; }
.cols .col-last {
	margin-right: 0 !important;
}
.cols .col-last-r {
	margin-right: 0 !important;
	margin-left: 70px;
	padding-left: 30px;
	float: right;
	width: 320px;
}
.cols .col-lastfaq {
	margin-right: 80px !important;
	float: right;
}
.cols .col h3.notext { height: 45px; margin-bottom: 5px; }
.four-cols .col {
	width: 200px;
	margin-right: 10px;
	margin-left: 0px;
}

.three-cols .col {
	width: 264px;
	margin-right: 27px;
	margin-left: 10px;
}
.two-cols .col {
	width: 400px;
	margin-right: 34px;
	padding-left: 20px;
}
.two-p-cols .col {
	width: 400px;
	margin-right: 34px;
	padding-left: 15px;
}

#footer {
	height: 41px;
	background: url(images/footer.gif) no-repeat 0 0;
	line-height: 30px;
	padding: 10px 10px 10px 22px;
	color: #fff;
}
#footer p {
	padding-bottom: 0;
	font-size: 0.8em;
	font-weight: normal;
	color: #CCC;
	text-decoration: none;
}
#footer a {
	color: #CCC;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: normal;
}
#footer a:hover {
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
}
#footer span { margin: 0 6px; }
.col #form1 .form li {
}
