/* @override http://www.surfaceamerica.com/css/style.css */

/* @override http://www.surfaceamerica.com/css/style.css */

/* @override http://surfaceamerica.com/css/style.css */

/* @override http://surfaceamerica.com/css/style.css */

/*-------
// global reset
//-----*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,caption,tbody,tfoot,thead {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

html { font-size: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; color: #000000; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select { font-size: 100%; color: #000000; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }
a.inv:link, a.inv:visited { text-decoration: underline; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: none; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#print-logo-header {display: none;}

/*-------
// custom styles
//-----*/

a:link, a:visited { 
	color: #0064ba;
}
a:visited { 
}
a:link:hover, a:visited:hover {
}

html { height: 100.01%; }
body {
	font-family: Arial, sans-serif;
	background: #FFFFFF;
}
#page {
	font-size: 1.4em;
	color: #000000;
}
.wrap {
	width: 940px;
	overflow: hidden;
	margin: 0 auto;
}

#top {
	color: #FFFFFF;
	background: url(../img/top-bg.gif) repeat-x 0 0;
}
	#top .wrap {
		height: 119px;
		position: relative;
	}
	#logo {
		float: left;
		padding: 3px 0 0 0;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 193px;
			height: 109px;
		}
			#logo a:link span, #logo a:visited span {
				background: url(../img/logo-1.png) no-repeat 0 0;
			}
	#motto {
		float: left;
		width: 247px;
		height: 20px;
		margin: 5px 0 0;
		left: 10px;
	}
		#motto span {
			background: url(../img/motto-1.png) no-repeat 0 0;
		}
	#menu {
		position: absolute;
		right: 5px;
		bottom: 0;
	}
		#menu ul {
		}
			#menu li {
				float: left;
				margin: 0 3px 0 0;
			}
			#menu #b6 {
				margin: 0;
			}
				#menu li a:link, #menu li a:visited {
					float: left;
					display: block;
					height: 69px;
					width: 119px;
					position: relative;
				}
					#menu li a:link span, #menu li a:visited span {
						position: absolute;
						left: 0;
						top: 0;
						width: 100%;
						height: 100%;
						background: url(../img/menu.gif) no-repeat 0 0;
					}
				#menu li a:link:hover, #menu li a:visited:hover,
				#menu li.active a:link, #menu li.active a:visited {
				}
					#menu li a:link:hover span, #menu li a:visited:hover span,
					#menu li.active a:link span, #menu li.active a:visited span {
					}
				
				#menu #b1 a:link span, #menu #b1 a:visited span { background-position: 0 0; }
				#menu #b1 a:link:hover span, #menu #b1 a:visited:hover span { background-position: 0 -69px; }
				#menu #b1.active a:link span, #menu #b1.active a:visited span { background-position: 0 -138px; }
				#menu #b2 a:link span, #menu #b2 a:visited span { background-position: -122px 0; }
				#menu #b2 a:link:hover span, #menu #b2 a:visited:hover span { background-position: -122px -69px; }
				#menu #b2.active a:link span, #menu #b2.active a:visited span { background-position: -122px -138px; }
				#menu #b3 a:link span, #menu #b3 a:visited span { background-position: -244px 0; }
				#menu #b3 a:link:hover span, #menu #b3 a:visited:hover span { background-position: -244px -69px; }
				#menu #b3.active a:link span, #menu #b3.active a:visited span { background-position: -244px -138px; }
				#menu #b4 a:link span, #menu #b4 a:visited span { background-position: -366px 0; }
				#menu #b4 a:link:hover span, #menu #b4 a:visited:hover span { background-position: -366px -69px; }
				#menu #b4.active a:link span, #menu #b4.active a:visited span { background-position: -366px -138px; }
				#menu #b5 a:link span, #menu #b5 a:visited span { background-position: -488px 0; }
				#menu #b5 a:link:hover span, #menu #b5 a:visited:hover span { background-position: -488px -69px; }
				#menu #b5.active a:link span, #menu #b5.active a:visited span { background-position: -488px -138px; }
				#menu #b6 a:link span, #menu #b6 a:visited span { background-position: -609px 0; }
				#menu #b6 a:link:hover span, #menu #b6 a:visited:hover span { background-position: -609px -69px; }
				#menu #b6.active a:link span, #menu #b6.active a:visited span { background-position: -609px -138px; }

#bar {
	background: #0064ba url(../img/bar-bg.gif) repeat-x 0 100%;
	padding: 15px 0 30px;
	color: #FFFFFF;
	margin: 0 0 20px;
}
#bar2 {
	background: #0064ba url(../img/bar-bg.gif) repeat-x 0 100%;
	padding: 10px 0 30px;
	color: #FFFFFF;
	margin: 0 0 20px;
}
	#bar .min {
		min-height: 202px;
	}
	#title1 {
		float: left;
		font-size: 78%;
		font-weight: normal;
		padding: 17px 0 0;
		letter-spacing: 0.33em;
		text-transform: uppercase;
	}
	#bar2 #title1 {
		float: left;
		font-size: 78%;
		font-weight: normal;
		padding: 5px 0 0;
		letter-spacing: 0.33em;
		text-transform: uppercase;
	}
	#contact {
		float: right;
		text-align: right;
		width: 260px;
	}
		#contact h3 {
			font-size: 100%;
			margin: 0 0 .2em;
		}
		#contact p {
			font-size: 92%;
		}
			#contact p span {
				color: #b8e24f;
				font-weight: bold;
			}
			#contact p a:link, #contact p a:visited {
				font-weight: bold;
				color: #FFFFFF;
				text-decoration: underline;
			}
	#nav {
		float: left;
		position: absolute;
		z-index: 10;
		margin: 0 10px 0 0;
	}
		#nav .nav {
			float: left;
			margin: 0 3px 0 0;
			width: 208px;
			height: 198px;
			padding: 2px 12px;
			background: url(../img/nav-bg.png) no-repeat 0 0;
		}
			#nav .nav img {
				display: block;
				margin: 0 -10px 5px;
			}
			#nav .nav h2 {
				font-weight: bold;
				font-size: 100%;
				color: #004886;
				margin: 0 0 .2em;
			}
			#nav .nav ul {
				font-size: 92%;
				color: #1a1818;
				margin: 0 0 0 1.5em;
				list-style: disc;
			}
				#nav .nav li {
					line-height: 1.4;
				}
				#nav .nav li a:link, #nav .nav li a:visited {
					color: #1a1818;
					text-decoration: underline;
				}
				#nav .nav li a:link:hover, #nav .nav li a:visited:hover {
					text-decoration: none;
				}
	#video {
		background: #3089d6 url(../img/box2-r.png) no-repeat 100% 0;
		height: 167px;
		position: relative;
		top: 3px;
		margin: 0 0 15px;
		padding: 10px 10px 10px 715px;
	}
		#video p {
			color: #9cd1ff;
			font-weight: bold;
			font-size: 92%;
			letter-spacing: -0.02em;
			line-height: 1.35;
			margin: 0 0 -10px;
			position: relative;
			z-index: 10;
		}
			#video p span {
				display: block;
				font-size: 153%;
				line-height: 1.1;
			}
		#video a.but:link, #video a.but:visited {
			display: block;
			width: 211px;
			height: 80px;
			z-index: 1;
		}
			#video a.but:link span, #video a.but:visited span {
				background: url(../img/but-video.jpg) no-repeat 0 0;
			}

#wrap {
	margin: 0 auto 30px;
}
	#content {
		float: left;
	}
	#side {
		float: right;
	}

#content p {
	margin: 0 0 1.25em;
	line-height: 1.35;
}
#content ul {
	margin: 0 0 1.25em 2em;
	list-style: disc;
	line-height: 1.35;
}

#content ol {
	margin: 0 0 1.25em 2em;
	list-style: decimal;
	line-height: 1.35;
}

#content h1 {
	color: #0064ba;
	font-size: 207%;
	font-weight: normal;
	margin: 0 0 .5em;
}
	#content h1 span {
		display: block;
		font-size: 55%;
		font-weight: bold;
		color: #272727;
	}
#content h2 {
	font-size: 114%;
	font-weight: bold;
	color: #272727;
	margin: 0 0 1em;
}
#content h3 {
	font-size: 100%;
	font-weight: bold;
	color: #0064ba;
	margin: 0 0 .2em;
}
#content table {margin:0 0 10px 0;}

#wrap a:link, #wrap a:visited {
	text-decoration: underline;
}
	#wrap a:link:hover, #wrap a:visited:hover {
		text-decoration: none;
	}

#side h3 {
	font-size: 100%;
	font-weight: bold;
	color: #0064ba;
	margin: 0 0 .2em;
}

div.img {
	margin: 10px 0 30px;
	border: solid 1px #428db0;
}

#side fieldset {
	border: none;
}
	#side fieldset li {
		margin: 0 0 10px;
	}
		#side fieldset li label {
			display: block;
			font-size: 78%;
			margin: 0 0 .3em;
		}

#bottom {
	margin: 15px 0 0;
	padding: 15px 15px;
	border-top: solid 10px #80b900;
	background: #d0e69a;
}
	.categ #bottom h2 {
		color: #000 !important;
		margin-bottom: .2em !important;
	}

	#content #bottom p {
		margin-bottom: .2em;
		line-height: 1;
		font-size: .78em;
	}

#links {
	background: #80b900;
	color: #1a1718;
	font-size: 92%;
	font-weight: bold;
}
	#links .wrap {
		text-align: center;
		padding: 7px 0;
	}
		#links a:link, #links a:visited {
			color: #1a1718;
			padding: 0 .5em;
		}

#footer {
	background: #0550ae;
}
	#footer .wrap {
		overflow: hidden;
		padding: 0 0 100px;
		color: #FFFFFF;
		position: relative;
	}
	#info {
		text-align: center;
		font-size: 92%;
		padding: 15px 0;
	}
		#info span {
			color: #d0ff68;
			font-size: 128%;
			font-weight: bold;
		}
		#info a:link, #info a:visited {
			color: #FFFFFF;
			font-weight: bold;
			text-decoration: underline;
		}
	#boxes {
		background: url(../img/box-1.png) no-repeat 100% 0;
		height: 150px;
	}
		#boxes .box {
			float: left;
			width: 231px;
			height: 90px;
			margin: 0 5px 0 0;
			position: relative;
		}
				#boxes .box p.title {
					padding-left: 80px;
					padding-right: 5px;
					font-weight: bold;
					letter-spacing: -0.01em;
				}
				#boxes #box1 p.title {
					background: #2264b8 url(../img/icon-1.png) no-repeat 20px 50%;
					padding-top: 20px;
					height: 70px;
				}
				#boxes #box2 p.title {
					background: #2264b8 url(../img/icon-2.png) no-repeat 20px 50%;
					padding-top: 20px;
					height: 70px;
				}
				#boxes #box3 p.title {
					background: #2264b8 url(../img/icon-3.png) no-repeat 20px 50%;
					padding-top: 20px;
					height: 70px;
				}
			#boxes .box .content {
				font-size: 85%;
				display: none;
				padding: 0 15px 15px;
				background: #2264b8;
			}
			#boxes .box .content a {color: white; text-decoration: underline;}
			#boxes .box p.more {
			}
				#boxes .box p.more a:link, #boxes .box p.more a:visited {
					display: block;
					margin: 0 auto;
					width: 129px;
					height: 24px;
					line-height: 22px;
					padding: 0 20px 0 0;
					color: #79c1ff;
					font-size: 78%;
					font-weight: bold;
					text-align: center;
					background: url(../img/box1-b.png) no-repeat 0 0;
				}
				#boxes .box p.more a.active:link, #boxes .box p.more a.active:visited {
					background-position: 0 -24px;
				}
	#copyright {
		border-top: solid 1px #79c1ff;
		padding: 5px 0;
		font-size: 78%;
		font-style: italic;
		color: #79c1ff;
	}
	#scheffey {
		position: absolute;
		right: 0;
		bottom: 100px;
	}
		#scheffey a:link, #scheffey a:visited {
			display: block;
			width: 129px;
			height: 20px;
		}
			#scheffey a:link span, #scheffey a:visited span {
				background: url(../img/scheffey.png) no-repeat 0 0;
			}


/*-------
// article
//-----*/

.article #content {
	width: 690px;
}
.article #side {
	width: 200px;
	margin: 15px 0 0;
	padding: 15px 15px;
	border-top: solid 10px #80b900;
	background: #d0e69a;
}


/*-------
// categ
//-----*/
.categ #bar {
	margin: 0 0 10px;
}
.categ #content {
	width: 450px;
	font-size: 107%;
}
.categ #side {
	width: 467px;
}

.categ #content h1 {
	font-size: 193%;
}
.categ #content h2 {
	color: #0064ba;
	font-size: 100%;
	margin: 0 0 1em;
}

#title-playground, #title-gym, #title-outdoor {width: 444px; height: 119px; }
#title-trail, #title-athletic, #title-indoor {width: 444px; height: 162px; }
	
	#title-playground span {
		background: url(../img/title-1.png) no-repeat 0 0;
	}
	#title-gym span {
		background: url(../img/gym-title.gif) no-repeat 0 0;
	}
	#title-trail span {
		background: url(../img/trail-title.gif) no-repeat 0 0;
	}
	#title-indoor span {
		background: url(../img/indoor-title.gif) no-repeat 0 0;
	}
	#title-outdoor span {
		background: url(../img/outdoor-title.gif) no-repeat 0 0;
	}
	#title-athletic span {
		background: url(../img/athletic-title.gif) no-repeat 0 0;
	}

.imgL {
	float: left;
	margin: 0 10px 3px;
}



.box3 {
	background: #90c212;
	padding: 4px;
	margin: 0 0 10px;
}
	.box3 .in {
		padding: 12px 15px;
		border: solid 1px #abd14b;
	}

#specs {
}
	#specs .in {
		width: 427px;
		overflow: hidden;
	}
	#specs form {
		float: left;
		width: 245px;
	}
		#specs h2 {
			padding: 0 0 0 32px;
			font-size: 153%;
			font-weight: normal;
			letter-spacing: -0.05em;
			line-height: 35px;
			background: url(../img/icon-specs.png) no-repeat 0 50%;
			margin: 0 0 10px;
		}
		#specs select {
			width: 98%;
		}
	#specs .other {
		float: right;
		width: 155px;
		padding: 10px 0px 10px 20px;
		border-left: solid 1px #abd14b;
		font-size: 92%;
	}
		#specs .other p {
			font-weight: bold;
			color: #0064ba;
		}
		#specs .other a:link, #specs .other a:visited {
			color: #1a1818;
		}


#imgs {
	width: 100%;
	overflow: hidden;
	margin: 0 0 10px;
}
	#imgs img {
		display: block;
		border: solid 2px #90c212;
		margin: 0 0 6px;
	}
	#imgs img.l {
		float: left;
		margin: 0;
	}
	#imgs img.r {
		float: right;
		margin: 0;
	}

.box4 {
	background: #79c1ff;
	padding: 4px;
	margin: 0 0 15px;
}
	.box4 .in {
		padding: 12px 15px;
		border: solid 1px #99d0ff;
	}
	.box4 h2 {
		font-size: 142%;
		font-weight: normal;
		line-height: 1;
		margin: 0 0 .5em;
	}
	.box4 ul {
		font-size: 92%;
	}
		.box4 li {
			padding: .2em 0;
		}
			.box4 li a:link, .box4 li a:visited {
				color: #1a1818;
			}


/*-------
// product
//-----*/

#page p.section {
	border-bottom: solid 1px #0064ba;
	color: #0064ba;
	font-size: 78%;
	letter-spacing: 0.33em;
	text-transform: uppercase;
	line-height: 22px;
	padding: 0 0 15px 35px;
	margin: 0 0 10px;
}

#page p.overview {background: url(../img/icon-camera.gif) no-repeat 0 0;}
#page p.colors {background: url(../img/icon-palette.gif) no-repeat 0 0;}
#page p.installation {background: url(../img/icon-installation.gif) no-repeat 0 0;}
#page p.accessories {background: url(../img/icon-accessories.gif) no-repeat 0 0;}

#thumbs {
	margin: 0 0 10px;
}
	#thumbs img.main {
		display: block;
		margin: 0 0 5px;
		border: solid 1px #1a1718;
	}
	#thumbs ul {
		width: 100%;
		overflow: hidden;
		margin: 0 0 5px;
	}
		#thumbs li {
			float: left;
			margin: 0 4px 0 0;
		}
		#thumbs li.last {
			margin: 0;
		}
			#thumbs li a:link, #thumbs li a:visited {
				display: block;
				float: left;
				padding: 12px 0 0;
			}
				#thumbs li a:link img, #thumbs li a:visited img {
					border: solid 1px #1a1818;
				}
			#thumbs li.active a:link, #thumbs li.active a:visited {
				background: url(../img/icon-active.gif) no-repeat 50% 0;
			}
	#thumbs p {
		font-style: italic;
		font-weight: bold;
		font-size: 85%;
		color: #0064ba;
	}

#infos {
}
	#infos ul {
		width: 100%;
		overflow: hidden;
	}
		#infos li {
			float: left;
			margin: 0 3px 0 0;
		}
			#infos li a:link, #infos li a:visited {
				float: left;
				display: block;
				padding: 70px 0 0;
				width: 102px;
				text-align: center;
				line-height: 1.5;
			}
			#infos li.i1 a:link, #infos li.i1 a:visited {
				background: url(../img/icon-overview.jpg) no-repeat 0 0;
			}
			#infos li.i2 a:link, #infos li.i2 a:visited {
				background: url(../img/icon-colors.jpg) no-repeat 0 0;
			}
			#infos li.i3 a:link, #infos li.i3 a:visited {
				background: url(../img/icon-install.jpg) no-repeat 0 0;
			}
			#infos li.i4 a:link, #infos li.i4 a:visited {
				background: url(../img/icon-specs.jpg) no-repeat 0 0;
			}

#related {
	margin: 0 0 10px;
}
	#related h2 {
		font-size: 100%;
		font-weight: bold;
		margin: 0 0 .4em;
	}
	#related ul {
		margin: 0 0 0 2em;
		list-style: disc;
	}
		#related li {
			padding: .2em 0;
		}

#content .cols {
	width: 100%;
	overflow: hidden;
	font-size: 86%;
}
	#content .cols .col {
		float: left;
		width: 48.5%;
	}
	#content .cols .last {
		float: right;
	}
		#content .cols img {
			display: block;
			margin: 0 0 10px;
		}


/*-------
// homepage
//-----*/

.hp #bar {
	background: #0064ba;
	padding: 15px 0;
	margin: 0 0 10px;
}
#bar .l {
	float: left;
	width: 452px;
}
	#bar .l img {
		border: solid 1px #FFFFFF;
		display: block;
	}
	#bar p.but1 {
		margin: -15px 0 0;
		position: relative;
	}
		#bar p.but1 a:link, #bar p.but1 a:visited {
			display: block;
			margin: 0 auto;
			width: 311px;
			height: 50px;
			padding: 7px 0 0;
			color: #FFFFFF;
			text-align: center;
			font-size: 114%;
			font-weight: bold;
			background: url(../img/but-1.png) no-repeat 0 0;
		}
#bar .r {
	float: right;
	width: 464px;
}
	#title-2 {
		width: 430px;
		height: 200px;
		margin: 0 0 10px;
	}
		#title-2 span {
			background: url(../img/title-2.png) no-repeat 0 0;
		}
	#boxes2 {
		width: 100%;
		overflow: hidden;
		margin: 0 0 10px;
	}
		#boxes2 .box {
			float: right;
			width: 210px;
			height: 174px;
			padding: 10px 10px;
			margin: 0;
			top: 0;
			background: url(../img/box-3.png) no-repeat 0 0;
		}
			#boxes2 p {
				color: #FFFFFF;
				font-weight: normal;
				margin: 0 0 5px;
			}
				#boxes2 p span {
					display: block;
					font-size: 153%;
					font-weight: bold;
					line-height: 1.1;
					letter-spacing: -0.035em;
				}
@media screen and (-webkit-min-device-pixel-ratio:0) {
			#boxes2 p {
				letter-spacing: -0.1em;
			}
				#boxes2 p span {
					letter-spacing: -0.1em;
				}
}
		#boxes2 #video {
			float: left;			
		}
	.hp #specs {
	}
		.hp #specs .in {
			padding: 10px 10px;
			width: 434px;
		}
		.hp #specs form {
			float: none;
			width: 434px;
		}
			.hp #specs h2 {
				float: left;
				color: #1a1818;
				margin: 0;
			}
			.hp #specs select {
				float: right;
				width: 200px;
				margin: 8px 0 0;
			}

.hp #wrap {
	margin-bottom: 20px;
}
.hp #content {
	width: 465px;
}
.hp #side {
	width: 465px;
}

#news {
}
	#news h2 {
		font-size: 142%;
		font-weight: normal;
	}
	#news ul {
		list-style: none;
		margin: 0;
	}
		#news li.more {
			font-weight: bold;
		}


.box5 {
	float: left;
	width: 210px;
	height: 140px;
	padding: 10px 10px;
	background: #d6e6f4;
	margin: 0 0 5px;
}

.box5-home {
	float: left;
	width: 228px;
	height: 160px;
	padding: 0;
	background: #d6e6f4;
	margin: 0 0 5px;
}

	.box5-home img {
		display: block;
		border-bottom: solid 1px #FFFFFF;
		margin: 0 0 10px;
	}


	.box5 h2 {
		font-weight: normal;
		font-size: 142%;
		color: #0064ba;
		margin: 0 0 10px;
	}
	
	p.but2 {
	}
		#page p.but2 a:link, #page p.but2 a:visited {
			display: block;
			margin: 0 auto 5px;
			width: 210px;
			height: 36px;
			line-height: 36px;
			font-weight: bold;
			font-size: 92%;
			background: url(../img/but-2.jpg) no-repeat 0 0;
			text-align: center;
			color: #FFFFFF;
			text-decoration: none;
		}
			p.but2 a:link span, p.but2 a:visited span {
				color: #90c212;
			}

.box6 {
	float: right;
	width: 228px;
	height: 160px;
	background: #d0e69a;
	margin: 0 0 5px;
}
	.box6 img {
		display: block;
		border-bottom: solid 1px #FFFFFF;
		margin: 0 0 10px;
	}

	p.but3 {
	}
		#page p.but3 a:link, #page p.but3 a:visited {
			display: block;
			margin: 0 auto 5px;
			width: 210px;
			height: 36px;
			line-height: 36px;
			font-weight: bold;
			font-size: 92%;
			text-align: center;
			color: #FFFFFF;
			text-decoration: none;
			background: url(../img/but-3.png) no-repeat 0 0;
		}



p.warranty {
	clear: both;
}

/* article table */
.article-table {width: 90%; margin: 0 0 35px 0 !important; line-height: 1.35;}
.article-table td {margin: 0 15% 0 0; padding: 5px 0 5px 5px; border-bottom: 1px dotted #cccccc; vertical-align: top;}
.total {background-color: #d6e6f4; font-weight: bold;}


/* Product gallery */

#gallery-big-image img {position: absolute; border: 1px solid black;}
#gallery-thumbs {position: relative; padding-top: 310px;}
#gallery-thumbs img {padding: 12px 2px 0 0;}
#gallery-thumbs a {outline: none;}
#gallery-thumbs a.active img {background: url(/img/icon-active.gif) no-repeat 50% 0;}
#gallery-link {width:465px; height:300px; display:block; position:absolute; z-index:500;}
#caption {background-color:#0064ba; color:#ffffff; width:459px; height: 19px; margin:1px; padding:3px; position:relative; top:275px;}
.hide {display:none;}


/* Tables */

.table1 {width: 100%;}
.table1 th {text-align: left; padding: 5px; border-bottom: 1px black dotted;}
.table1 td {padding: 5px; border-bottom: 1px gray dotted;}

.table2 {line-height: 145%;}
.table2 td {padding: 0 25px 0 0;}


#safety-banner {padding: 10px; width: 430px; background: url(/img/safety-background.gif) no-repeat 360px 75px  #bcdffd; margin: 0 0 15px 0;}
#safety-banner p {font-size: 12px; line-height: 16px; margin: 0; padding: 5px 75px 10px 0;}
#safety-banner h2 a:link {font-size: 16px !important; margin: 0 0 5px 0 !important;}


/**
 * Default theme
 *
 */
/* Slight reset to make the preview have ample padding. */
#googlesearch{
float: right;
position: relative;
width: 230px;
height: 25px;
padding: 2px;
}
#sidesearch #googlesearch{
float: right;
position: relative;
width: 230px;
height: 25px;
padding: 0;
margin: 2px 0;
}
table.gsc-search-box {
  border-style : none;
  border-width : 0;
  border-spacing : 0 0;
  width : 400px;
  margin-bottom : 2px;
}
.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 0;
  width: 100px;
  margin: 0;
}
.cse .gsc-branding,
.gsc-branding {
  display: none;
}
.cse .gsc-control-cse div,
.gsc-control-cse div {
  position: normal;
}
/* Selector for entire element. */
.cse .gsc-control-cse,
.gsc-control-cse {
  background-color: #fff;
}
.cse .gsc-control-cse:after,
.gsc-control-cse:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.cse .gsc-resultsHeader,
.gsc-resultsHeader {
  border:none;
}
/* Search button */
.cse input.gsc-search-button,
input.gsc-search-button {
  font-family: inherit;
  color: #000000;
  text-shadow: 0 1px 2px #FFFFFF;
  background-color: #CECECE;
  border: 1px outset;
  border-color: #666666;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
}
/* Inactive tab */
.cse .gsc-tabHeader.gsc-tabhInactive,
.gsc-tabHeader.gsc-tabhInactive {
  border-bottom: none;
  color: #666666;
  background-color: #e9e9e9;
  border: 1px solid;
  border-color: #e9e9e9;
  border-bottom: none;
}
/* Active tab */
.cse .gsc-tabHeader.gsc-tabhActive,
.gsc-tabHeader.gsc-tabhActive {
  background-color: #FFFFFF;
  border: 1px solid;
  border-top: 2px solid;
  border-color: #e9e9e9;
  border-top-color: #a0ca13;
  border-bottom: none;
}
/* This is the tab bar bottom border. */
.cse .gsc-tabsArea,
.gsc-tabsArea {
  margin-top: 1em;
  border-bottom: 1px solid #e9e9e9;
  width: 940px;
  margin:0 auto;
}
/* Inner wrapper for a result */
.cse .gsc-webResult.gsc-result,
.gsc-webResult.gsc-result {
  padding: .25em;
  border: 1px solid;
  border-color: #ffffff;
  margin-bottom: 1em;
}
/* Result hover event styling */
.cse .gsc-webResult.gsc-result:hover,
.gsc-webResult.gsc-result:hover {
  border: 1px solid;
  border-color: #FFFFFF;
}
/*Promotion Settings*/
/* The entire promo */
.cse .gs-promotion.gs-result,
.gs-promotion.gs-result {
  background-color: #FFFFFF;
  border: 1px solid;
  border-color: #336699;
}
/* Promotion image */
.cse .gs-promotion.gs-result .gs-promotion-image,
.gs-promotion.gs-result .gs-promotion-image {}
/* Promotion title */
.cse .gs-promotion.gs-result a.gs-title:link,
.gs-promotion.gs-result a.gs-title:link {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:visited,
.gs-promotion.gs-result a.gs-title:visited {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:hover,
.gs-promotion.gs-result a.gs-title:hover {
  color: #0000CC;
}
.cse .gs-promotion.gs-result a.gs-title:active,
.gs-promotion.gs-result a.gs-title:active {
  color: #0000CC;
}
/* Promotion snippet */
.cse .gs-promotion.gs-result .gs-snippet,
.gs-promotion.gs-result .gs-snippet {
  color: #000000;
}
/* Promotion url */
.cse .gs-promotion.gs-result ..gs-visibleUrl,
.gs-promotion.gs-result .gs-visibleUrl {
  color: #008000;
}
/* Style for auto-completion table
 * .gsc-completion-selected : styling for a suggested query which the user has moused-over
 * .gsc-completion-container : styling for the table which contains the completions
 */
.gsc-completion-selected {
  background: #D5E2FF;
}
.gsc-completion-container {
  font-family: Arial, sans-serif;
  font-size: 13px;
  position: absolute;
  background: white;
  border: 1px solid #666666;
  margin-left: 0;
  margin-right: 0;
  /* The top, left, and width are set in JavaScript. */
}
form#cse-search-box div input{
	background: #80951b;
	border: none;
	float: right;
	font-size: 10px;
	color: #fff;
	height: 22px;
	padding: 5px;
	width: 45px;
}
form#cse-search-box div input#q{
	width: 170px;
	color: #000;
	background: #fff;
	height: 16px;
	float: left;
	font-size: 12px;
	padding: 2px 5px;
}
#sidesearch form#cse-search-box div input#q{
	width: 170px;
	color: #000;
	height: 16px;
	font-size: 12px;
	padding: 2px 5px;
	border: 1px solid #aaa;
	background: #fff;
}
#cse-search-results{
width: 690px;
float: left;	
}
#sidesearch{
	float: right;
	width: 230px;
}
#quicklinks{
	float: left;
	clear: both;
	width: 100%;
	margin-top: 20px;
}
#sidesearch ul li{
	padding: 3px 0;
}
iframe{
	overflow:hidden;
	display: block;
	float: left;
	height: 950px;
	}


