﻿/* Dan Womersley */
body {
	padding: 20px;
	margin: 0px;
	font-family: "Trebuchet MS", "Lucida Sans Unicode", "Lucida Grande", "Lucida Sans", Arial, sans-serif;
	background-color: #24292d;
}
form {
	padding: 0px;
	margin: 0px;
}
img {
	border: 0px;
}
.tb {
	width: 240px;
	height: 20px;
	line-height: 20px;
	padding: 4px 5px;
	font-size: 16px;
	font-family: Corbel;
	border: 1px #23282c solid;
}
.sb {
	width: 80px;
	padding: 4px 5px;
	font-size: 16px;
	float: right;
	font-family: Corbel;
	border: 1px #23282c solid;
	background-color: #253541;
	color: #FFFFFF;
	cursor: pointer;
}
.highlight {
	text-decoration: underline;
	font-weight: bold;
}
#page {
	position: relative;
	width: 1000px;
	margin: auto;
}
	#page #header {
		position: relative;
		width: 960px;
		padding: 20px;
		float: left;
		background-image: url('../images/header_thin.png');
		background-repeat: no-repeat;
}
	#page #header_white {
		position: relative;
		width: 960px;
		padding: 20px 20px 0px 20px;
		height: 300px;
		float: left;
		background-image: url('../images/header_white.png');
		background-repeat: no-repeat;
}
#logo {
		position: relative;
		width: 173px;
		height: 187px;
		float: left;
}
#slider {
	position: relative;
	width: 630px;
	float: right;
	height: 180px;
	overflow: hidden;
	margin: 30px 70px 0px 0px;
}
	#slider li {
	position: relative;
	width: 630px;
	float: left;
	height: 180px;
	padding: 0px;
	margin: 0px;
	overflow: hidden;
	list-style:none;
}
		#slider li img {
			position: relative;
			float: left;
			padding: 0px;
			margin: 0px;
	}
	#slider ul {
	position: relative;
	float: left;
	width: 630px;
	overflow: hidden;
	padding: 0px;
	margin: 0px	
}
/* CSS CLASSES */

#head_pullup {
	position: relative;
	width: 650px;
	float: right;
	padding: 30px 50px 0px 0px;
	height: 180px;
}
#head_pullup img {
    z-index:8;
    display: none
}

#head_pullup img.active {
    z-index:10;
    display: block;
}

#head_pullup img.last-active {
    z-index:9;
    display: none;
}
.tier {
	position: relative;
	float: left;
	width: 100%;
}
#navigation {
	position: relative;
	float: left;
	width: 840px;
	height: 70px;
	padding: 13px 0px 0px 55px;
	overflow: hidden;
}
	#navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
	#navigation .item {
		position: relative;
		float: left;
		padding: 0px 20px;
		margin: 5px 0px 0px 0px;
		font-weight: bold;
		font-size: 16px;
		height: 60px;
		line-height: 60px;
		color: #FFFFFF;
}
	#navigation .onitem {
		position: relative;
		float: left;
		padding: 0px 45px;
		margin: 5px 0px 0px 0px;
		font-weight: bold;
		font-size: 16px;
		height: 60px;
		line-height: 60px;
		color: #FFFFFF;
		background-image: url('../images/nav_hover.png');
		background-repeat: no-repeat;;
		background-position: center center;
}
#content {
	position: relative;
	width: 960px;
	float: left;
	padding: 0px 35px 0px 5px;
}
#content_white {
	position: relative;
	width: 870px;
	float: left;
	padding: 10px 80px 10px 50px;
	background-image: url('../images/white_bkg.png');
	background-repeat: repeat-y;
}
	#content_white h1,h2,h3,h4 {
		padding: 0px 0px 5px 0px;
		margin: 0px;
}
	#content_white p {
		font-size: 13px;
		line-height: 20px;
		padding: 0px 0px 20px 0px;
		margin: 0px;
		color: #444444;
}
	#content_white ul, li {
		font-size: 12px;
		line-height: 20px;
		padding: 0px 0px 5px 20px;
		margin: 0px;
		color: #444444;
}
	#content_white h3 {
		font-size: 16px;
}
#rightside {
	position: relative;
	width: 336px;
	float: right;
	overflow: hidden;
}
#twitter {
	position: relative;
	width: 336px;
	float: right;
	margin: 20px 0px 0px 0px;
}
#lightbox {
	position: relative;
	float: right;
	margin: 20px 0px 0px 0px;
	padding: 15px;
	width: 306px;
	height: 367px;
	background-image: url('../images/lightbox.png');
	background-repeat: no-repeat;
}
	#lightbox h2 {
		font-size: 15px;
		padding: 5px 0px 0px 0px;
		margin: 0px;
		color: #FFFFFF;
}
	#lightbox p {
		font-size: 14px;
		padding: 10px 0px 0px 0px;
		margin: 0px;
		color: #EFEFEF
}
		#lightbox #loginbox {
			position: relative;
			float: left;
			width: 267px;
			height: 161px;
			padding: 10px 20px;
			margin: 20px 0px 0px 0px;
			background-image: url('../images/loginbox.png');
			background-repeat: no-repeat;
			overflow: hidden;
}
		#lightbox #loginbox h3 {
			padding: 10px 0px;
			margin: 0px;
			color: #FFFFFF
}
#cat_search {
	position: relative;
	float: left;
	width: 620px;
	margin: 20px 0px 0px 0px;
}
	#cat_search .cat {
		position: relative;
		float: left;
		width: 174px;
		height: 182px;
		padding: 10px;
		margin: 0px 10px 10px 0px;
		background-image: url('../images/cat_10.png');
		background-repeat: no-repeat;
}
	.cat .title {
	position: relative;
	width: 100%;
	float: left;
	height: 22px;
	line-height: 22px;
	text-align: center;
	font-size: 15px;
	color: #141414;
	font-weight: bold;
}
	.cat .image {
	position: relative;
	width: 154px;
	height: 112px;
	padding: 10px;
	float: left;
	text-align: center;
	overflow: hidden;
}
	.cat .link {
	position: relative;
	width: 100%;
	float: left;
	text-align: center;
	font-size: 13px;
	color: #181818;
}
#questions p {
	padding: 0px;
	margin: 0px;
}
#questions h3 {
	padding: 10px 0px;
	margin: 0px;
}
#questions a {
	color: #336699;
}
#product_image {
	position: relative;
	width: 280px;
	padding: 10px;
	float: left;
	background-color: #FFFFFF;
}
#basic_info {
	position: relative;
	float: right;
	width: 280px;
	padding: 0px 20px 0px 0px;
	color: #FFFFFF;
}
	#basic_info a {
		color: #CCCCCC;
		text-decoration: underline
}
	#basic_info a:hover {
		color: #FFFFFF;
		text-decoration: underline
}
.location {
	position: relative;
	float: left;
	width: 290px;
	padding: 10px 0px;
	color: #141414;
}
.location strong {
	font-size: 18px;
}.location h2 {
	padding: 0px 0px 20px 0px;
	font-size: 22px;
}
.jqmWindow {
    display: none;
    
    position: fixed;
    top: 17%;
    left: 50%;
    
    margin-left: -300px;
    width: 600px;
    
    background-color: #FFFFFF;
    color: #333;
    border: 1px solid black;
    padding: 12px;
}

.jqmOverlay { background-color: #CCC; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.tac_text {
	font-size: 12px;
}
#answers {
	position: relative;
	float: left;
	padding: 50px 0px 0px 0px;
	width: 100%;
}