@charset "utf-8";
/* CSS Document */

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

body {
	text-align:center;
	background:#00447A url(img/BG.jpg) repeat-x;
	}

#wrapper {
	margin:0 auto;
	background:#E3E3E3 url(img/wrapper-BG.jpg) repeat-y;
	width:760px;
	text-align:left;
	}

#logo {
	position:relative;
	top:8px;
	left:221px;
	background:transparent url(img/GETPro_logo.gif) no-repeat;
	width:316px;
	height:175px;
	z-index:5;
	}

#masthead {
	position:relative;
	top:-175px;
	left:5px;
	background:transparent url(img/masthead-BG.jpg) no-repeat;
	width:750px;
	height:137px;
	z-index:0;
	}

#rotator_wrapper {
	position:relative;
	top:-175px;
	left:5px;
	background:#003366;
	width:750px;
	height:76px;
	}

#content_wrapper {
	position:relative;
	top:-175px;
	left:5px;
	width:750px;
	}

#footer_wrapper {
	position:relative;
	top:-45px;
	left:5px;
	width:750px;
	clear:both;
	}	

/* LOGO
--------------------------*/

#logo h1, #logo h2, #logo h3 {
	display:none;
	}

#logo a.homeLink {
	width:316px;
	height:146px;
	display:block;
	}

#navigation {
	padding:4px 0;
	text-align:center;
	}

#navigation ul {
	list-style-type:none;
	}

#navigation li {
	margin:0 6px;
	display:inline;
	list-style:none;
	}

#navigation a:link, #navigation a:visited, #navigation a:active {
	color:#0066CC;
	text-decoration:none;
	}

#navigation a:hover {
	color:#993300;
	text-decoration:underline;
	}

/* MASTHEAD
-----------------------*/
#masthead_left {
	width:200px;
	height:70px;
	float:left;
	margin:15px 0 0 10px;
	text-align:center;
	}

#masthead_right {
	width:200px;
	height:70px;
	float:right;
	margin:15px 10px 0 0;
	text-align:center;
	}

#masthead_left p, #masthead_right p {
	font-size:16px;
	font-weight:lighter;
	color:#003366;
	font-family:Arial, Helvetica, sans-serif;
	line-height:20px;
	}

/* PRODUCT ROTATOR
------------------------*/
#rotator {
	background:transparent;
	}
	
#rotator_nav {
	clear:both;
	height:76px;
	background:#990000 url(img/inner_nav-BG.jpg) repeat-x;
	}

#rotator_nav ul {
	list-style-type:none;
	width:50%;
	}

#rotator_nav ul.nav_left {
	float:left;
	}

#rotator_nav ul.nav_right {
	float:right;
	text-align:right;
	}

#rotator_nav ul.nav_left li.li-left {
	margin:0 6px;
	padding:52px 0 0 0;
	float:left;
	list-style:none;
	}

#rotator_nav ul.nav_right li.li-right {
	margin:0 6px;
	padding:52px 0 0 0;
	float:right;
	list-style:none;
	}

#rotator_nav a:link, #rotator_nav a:active, #rotator_nav a:visited {
	color:#FFFFFF;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	}

#rotator_nav a:hover {
	color:#92CEFE;
	}

/* CONTENT
------------------- */

#content_wrapper h1 {
	padding:17px 0 0 50px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#2861BF;
	font-weight:normal;
	}

#content_wrapper h2 {
	padding:17px 0 0 55px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#003366;
	font-weight:bold;
	}
	
#content_wrapper p {
	padding:8px 52px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#000000;
	}

#content ul {
	list-style-type:square;
	}

#content li {
	margin:4px 70px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	color:#993300;
	}

#contactFormBox {
	margin:0 0 0 52px;
	}

#content form {
	margin:0 auto;
	width:250px;
	float:left;
	}

#content label {
	margin:2px;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#003366;
	}

#content input.basic {
	margin:2px;
	width:145px;
	border:1px solid #666666;
	}

#content input.sendForm {
	margin:3px;
	padding::3px;
	float:left;
	}

	

/* PRODUCT
------------------- */
#type_nav {
	margin:0;
	background:#003e6f;
	padding:10px;
	display:none;
	visibility:hidden;
	}

#type_nav ul {
	text-align:center;
	list-style-type:none;
	}

#type_nav li {
	margin:6px;
	display:inline;
	list-style:none;
	}

#type_nav a:link, #type_nav a:visited, #type_nav a:active {
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:underline;
	}

#type_nav a:hover {
	text-decoration:none;
	color:#003366;
	background:#FFFFFF;
	}

p.title {
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	color:#000000;
	text-align:center;
	}

#product_table {
	width:692px;
	margin:0 auto;
	}

ul.product_list {
	width:692px;
	margin:0 auto;
	list-style-type:none;
	}

ul.product_list li {
	width:172px;
	height:200px;
	overflow:hidden;
	float:left;
	text-align:center;
	background:none;
	}

ul.product_list li:hover {
	background:#FFFFFF;
	}

ul.product_list li img {
	padding:2px;
	border:none;
	}

ul.product_list li a:link, ul.product_list li a:active, ul.product_list li a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#003366;
	font-weight:bold;
	}
	
ul.product_list li a:hover {
	color:#000000;
	text-decoration:none;
	}

ul.product_list li a strong {
	font-weight:bold;
	}
	
ul.product_list li a em {
	font-weight:lighter;
	font-size:12px;
	}

#product_table label {
	padding:4px 0 0 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	font-weight:bold;
	}

select.category {
	margin:4px 0 2px 5px;
	width:280px;
	}

select.product {
	margin:4px 0 2px 5px;
	width:280px;
	}

#product_table h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	color:#000000;
	}

#productBox {
	width:280px;
	height:300px;
	overflow:auto;
	}

#productBox ul {
	margin:10px 0 0 0;
	list-style-type:none;
	}

#productBox li {
	margin:0 3px 6px 3px;
	list-style:none;
	}

#productBox a:link, #productBox a:link, #productBox a:visited {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:16px;
	color:#993300;
	text-decoration:none;
	}

#productBox a:hover {
	text-decoration:underline;
	color:#336600;
	}

.product_image {
	border:1px solid #333333;
	}

#product_table h1 {
	margin:3px 0;
	padding:0;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#993300;
	}

.stockNumber {
	margin:5px 0;
	float:right;
	text-align:right;
	}

/* FOOTER
------------------- */

#footer_nav {
	padding:8px 0 0 0;
	height:30px;
	width:750px;
	background:#E3E3E3 url(img/footer_nav-BG.png) no-repeat;
	text-align:center;
	}

#footer_nav ul {
	list-style-type:none;
	}

#footer_nav li {
	margin:0 8px;
	display:inline;
	}

#footer_nav a:link, #footer_nav a:visited, #footer_nav a:active {
	color:#003366;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	}

#footer_nav a:hover {
	color:#993300;
	text-decoration:underline;
	}

#footer_disclaimer {
	margin:25px 0 0 0;
	background:transparent;
	text-align:center;
	}

#footer_disclaimer p {
	font-family:"Trebuchet MS", Garamond, Georgia;
	font-size:12px;
	color:#000000;
	}

#footer_disclaimer a:link, #footer_disclaimer a:visited, #footer_disclaimer a:active {
	color:#006699;
	text-decoration:none;
	}

#footer_disclaimer a:hover {
	color:#000000;
	text-decoration:underline;
	}
	