.priceShow {
	font-size: 0.7em;
	text-align: center;
	display: block;
	border-top: 2px solid #999;
	margin-right: 10%;
	margin-left: 10%;
	padding-top: 10px;
}
#main_links {
	text-align: center;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 15%;
	white-space: nowrap;
	padding: 5px;
	color: #000;
	text-decoration: none;
	background-color: #D4E201;
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFC;
	font-weight: bold;
	cursor: default;
}
#main_links_field {
	text-align: center;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 15%;
	white-space: nowrap;
	color: #000;
	text-decoration: none;
	background-color: #D4E201;
	float: left;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFC;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 26px;
}
#main_links:hover {
	text-align: center;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 15%;
	white-space: nowrap;
	float: left;
	padding: 5px;
	background-color: #FFC;
	color: #000;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #D4E201;
}
#main_links_field:hover {
	text-align: center;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 15%;
	white-space: nowrap;
	float: left;
	background-color: #FFC;
	color: #000;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #D4E201;
	height: 21px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main_links_selected {
	text-align: center;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 15%;
	white-space: nowrap;
	float: left;
	padding: 5px;
	background-color: #FFC;
	color: #000;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #D4E201;
	font-weight: bold;
	cursor: default;
}
#main_links_selected_field {
	text-align: center;
	font-size: 0.8em;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 15%;
	white-space: nowrap;
	float: left;
	background-color: #FFC;
	color: #000;
	text-decoration: none;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #D4E201;
	height: 21px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#main_links_wrapper {
	text-align: center;
	width: 90%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 35px;
}
.links_main a:active ,a:visited{
	color: #000;
	text-decoration: none;
}
.wrapper {
	text-align: center;
	width: 100%;
}
.wrapper p {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
.wrapper span {
	vertical-align: top;
	display: table-cell;
	display: inline-table;
	display: inline-block;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
}
.wrapper p img {
}	
.wrapper a {text-decoration: none;}
.imgbkg {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #D4E201;
	border-right-color: #D4E201;
	border-bottom-color: #D4E201;
	border-left-color: #D4E201;
	width: 270px;
	height: 250px;
	padding: 5px;
	margin: 5px;
	vertical-align: bottom;
}
.imgbkg2 {
	background-image: url(file:///Macintosh%20HD/Users/tower_work/products/aquacraft/images/splash.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
}
.copyRight {
	font-size: 0.7em;
	font-weight: normal;
	color: #000;
	margin-left: 2em;
	margin-bottom: 1em;
}
#socialMedia {
	float: right;
	width: 200px;
	padding-right: 2em;
	text-align: right;
}
#socialMedia .socialType {
	font-size: 0.6em;
	font-weight: bold;
	display: block;
	text-align: center;
	padding-left: 48px;
	margin-bottom: 5px;
}
#top_wrapper {
	margin-bottom: 18px;
}
.search {
	white-space: nowrap;
	padding-top: 5px;
	float: left;
	padding-left: 30px;
	position: absolute;
}
.search_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	float: left;
	padding: 3px;
	margin-top: 1px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333;
	padding-top: 0.5em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	padding-left: 0.8px;
	vertical-align: middle;
}
.links:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-top: 0.5em;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #D4E201;
	background-color: #FFC;
	padding-left: 0.8px;
	text-align: center;
	vertical-align: middle;
}
.links a:active ,a:visited{
	color: #666;
	text-decoration: none;
}
.navigation {
	float: right;
	white-space: nowrap;
	text-align: center;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-top: 8px;
}
.navigation_end {
	float: right;
	white-space: nowrap;
	text-align: center;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 4px;
	padding-top: 8px;
	vertical-align: middle;
}
.footer {
	float: right;
	width: 550px;
	margin-top: 10px;
	height: 23px;
}
.red-type {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FF0000;}
.wrapper {
	text-align: center;
	width: 100%;
}
.wrapper p {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: small;
}
.wrapper div {
	vertical-align: top;
	display: table-cell;
	display: inline-table;
	display: inline-block;
	text-decoration: none;
	margin: 0px;
	padding: 1px;
}
.wrapper p img {
}	
.wrapper a {text-decoration: none;}
.imgbkg {
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: dashed;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: solid;
	border-top-color: #D4E201;
	border-right-color: #D4E201;
	border-bottom-color: #D4E201;
	border-left-color: #D4E201;
	width: 270px;
	height: 250px;
	padding: 5px;
	margin: 5px;
	vertical-align: bottom;
}
.imgbkg2 {
	background-image: url(../../tower_work/products/aquacraft/images/splash.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 100px;
}
#body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
}
#blend {
	background-color: #FF0D2E;
	background-image: url(../../tower_work/ssc/images/super_saver_background.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
#bar {
	background-image: url(../../tower_work/ssc/images/super_saver_bar1.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#tagline {
	font-size: 1em;
	font-weight: bold;
	color: #000033;
	padding-top: 1em;
	padding-right: 2em;
	padding-bottom: 1em;
	padding-left: 2em;
	text-align: center;
}
#logo {
	text-align: center;
	width: 100%;
	margin: 0px;
	padding: 0em;
}
#coupon_save {
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	text-transform: uppercase;
}
#ssn_saves {
	font-size: 1.7em;
	color: #F00;
	font-weight: bolder;
	font-style: italic;
	font-family: Verdana, Geneva, sans-serif;
}
#coupon_header {
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
	color: #003366;
}
#coupon_price {
	font-size: 1.5em;
	font-weight: bold;
	color: #FF0000;
}
#inflation_price_type {
	font-size: 0.6em;
	font-weight: bold;
	color: #000;
}
#stock_number {
	font-size: 0.75em;
	font-weight: bold;
	color: navy;
}
#dash_vert {
	background-image: url(../../tower_work/ssc/images/dashline_vert.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#dash_horz {
	background-image: url(../../tower_work/ssc/images/dashline_horz.gif);
	background-repeat: repeat-x;
	background-position: center;
}
#stock_status {
	font-size: 0.8em;
	font-weight: bold;
}
#status {
	font-size: 0.8em;
	font-weight: bold;
	text-transform: uppercase;
	color: #006;
}
#more_info {
	font-size: .75em;
	text-transform: capitalize;
	font-weight: bold;
}
#coupon_price_ll {
	font-size: 0.9em;
	font-weight: bold;
	color: #FF0000;
}
#into_type {
	font-size: .75em;
}
#inflation_header {
	font-size: 1em;
	font-weight: bold;
	text-transform: none;
	color: #000033;
	font-style: normal;
}
#member_save {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	background-image: url(../../tower_work/ssc/images/super_saver_save-3bckgrnd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	letter-spacing: .25em;
}
#ssn_header {
	font-size: 1.25em;
	font-weight: bold;
	text-transform: capitalize;
	color: #033E93;
}
#member_save2 {
	text-transform: none;
	font-style: normal;
	font-size: 5px;
	letter-spacing: normal;
	font-weight: bold;
	background-position: top;
}
#ssn_type {
	font-size: 0.85em;
	background-color: #F3F6FF;
	padding-top: 1em;
	padding-right: 0.5em;
	padding-bottom: 1em;
	padding-left: 1em;
}
#ssn_specs {
	font-size: .75em;
	font-weight: bold;
	color: #333333;
}
#ssn_specs_body {
	font-size: 0.75em;
	font-weight: normal;
	color: #333333;
}
#ssn_save {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-image: url(../../tower_work/ssc/images/super_saver_save-3bckgrnd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	letter-spacing: .25em;
	color: #033E93;
}
#ssn_stocknumber {
	font-size: .75em;
	font-weight: bold;
	color: #033E93;
}
#ssn_wishlist {
	font-size: .75em;
	font-weight: bold;
	color: #400080;
	text-decoration: none;
}
#ssn_price {
	font-size: 1.25em;
	font-weight: bold;
	color: #FF0000;
}
#ssn_pricetype {
	font-size: 0.7em;
	color: #000000;
}
#ssn_easypay {
	font-size: .75px;
	font-weight: bold;
	color: #FF0000;
}
#ssn_car_dirt_background {
	background-image: url(../../tower_work/ssc/images/car_dirt_road_350.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#ssn_more_info {
	font-size: 1.1em;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
	background-color: #FFFFFF;
	padding-left: 1em;
	width: 80%;
	padding-bottom: 0.25em;
	border-bottom-width: thin;
	border-bottom-style: ridge;
	border-bottom-color: #000000;
	padding-top: .25em;
}
#stock_status_top-left {
	background-image: url(../../tower_work/ssc/images/super_saver_save-1a.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#stock_status_top-left table {
	background-image: url(../../tower_work/ssc/images/super_saver_save-1c.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#stock_status_top-mid {
	background-image: url(../../tower_work/ssc/images/super_saver_save-1bckgrd.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#stock_status_mid-left {
	background-image: url(../../tower_work/ssc/images/super_saver_save-2abckgrnd.gif);
	background-repeat: repeat-y;
	background-position: left;
	margin-right: 5px;
}
#stock_status_mid-right {
	font-size: 0.8em;
	font-weight: bold;
	margin-left: 5px;
}
#stock_status_mid-left table {
	background-image: url(../../tower_work/ssc/images/super_saver_save-2bbckgrnd.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#stock_status_bottom-mid {
	background-image: url(../../tower_work/ssc/images/super_saver_save-3bckgrnd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#stock_status_bottom-left {
	background-image: url(../../tower_work/ssc/images/super_saver_save-3a.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#stock_status_bottom-right {
	background-image: url(../../tower_work/ssc/images/super_saver_save-3c.gif);
	background-repeat: no-repeat;
	background-position: right;
}
#save_mid-right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #003366;
}
#save_bottom-right {
	background-image: url(../../tower_work/ssc/images/super_saver_save-3c.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-bottom: .25em;
}
#ssn_car_asphalt_background {
	background-image: url(../../tower_work/ssc/images/car_asphalt_road_350.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#ssn_air_sky_grass_background {
	background-image: url(../../tower_work/ssc/images/air_sky_grass_350.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#save_inflation {
	font-size: 1em;
	font-weight: bold;
	color: #FF0000;
	text-transform: capitalize;
	font-style: italic;
}
#ssn_air_dark_sky_background {
	background-image: url(../../tower_work/ssc/images/air_dark_sky_350.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#save_inflation2 {
	font-size: 1em;
	font-style: italic;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 10px;
}
#ssn_boat_water_motion_background {
	background-image: url(../../tower_work/ssc/images/boat_water_motion_350.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#ssn_boat_water_closeup_background {
	background-image: url(../../tower_work/ssc/images/boat_water_closeup_350.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#ssn_line   {
	border-top-width: 0.5em;
	border-top-style: groove;
	border-top-color: #999999;
	width: 100%;
}
#horz_dash_line {
	border-top-width: .3em;
	border-top-style: dashed;
	border-top-color: #000000;
}
#members_price {
	font-size: 1.2em;
	font-weight: bold;
	color: #FF0000;
}
#members_more_info {
	font-size: 0.6em;
	text-transform: capitalize;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	height: 100px;
	width: 150px;
	padding: 10px;
}
#ssn_mis_grid_background {
	background-image: url(../../tower_work/ssc/images/mis_grid_350.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#ssn_mis_electric_background {
	background-image: url(../../tower_work/ssc/images/mis_electri_350.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#ssn_mis_compass_background {
	background-image: url(../../tower_work/ssc/images/mis_compass_350.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#date {
	font-size: 1.5em;
	color: #000066;
	text-align: center;
	width: 70%;
	margin-right: auto;
	margin-left: auto;
}
#menu_bar {
	margin-top: -5em;
	padding-left: 0.5em;
	padding-right: 0em;
	margin-left: 9em;
	clear: both;
	margin-right: 0px;
}
#page {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
#grad_bckgrnd {
	background-attachment: fixed;
	background-image: url(../../tower_work/ssc/images/grad-bckgrnd.gif);
	background-repeat: repeat-y;
	background-position: right;
}
#sold_bckgrnd {
	background-image: url(../../tower_work/ssc/images/line-2.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#line {
	background-image: url(../../tower_work/ssc/images/line.gif);
	background-repeat: repeat-x;
}
#issue {
	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.5em;
	font-weight: bold;
	text-transform: capitalize;
	color: #FF9;
	text-align: center;
	clear: both;
}
#MenuBar1 {
	background-color: #AD1627;
	width: 100%;
	margin-bottom: 4em;
	clear: both;
	float: left;
}
.grid_background {
	background: url(../../tower_work/ssc/images/mis_grid_350.jpg) no-repeat;
}
.compass_background {
	background: url(../../tower_work/ssc/images/mis_compass_350.jpg) no-repeat;
}
.electric_background {
	background: url(../../tower_work/ssc/images/mis_electri_350.jpg) no-repeat;
}
.water_lake_background {
	background: url(../../tower_work/ssc/images/boat_water_motion_350.jpg) no-repeat;
}
.air_sky_grass_background {
	background: url(../../tower_work/ssc/images/air_sky_grass_350.jpg) no-repeat;
}
.air_sky_dark_background {
	background: url(../../tower_work/ssc/images/air_dark_sky_350.jpg) no-repeat;
}
.water_shine_background {
	background: url(../../tower_work/ssc/images/boat_water_closeup_350.jpg) no-repeat;
}
.car_dirt_background {
	background: url(../../tower_work/ssc/images/car_dirt_road_350.jpg) no-repeat;
}
.car_asphalt_background {
	background: url(../../tower_work/ssc/images/car_asphalt_road_350.jpg) no-repeat;
}
.spec_header {
	font-size: 1.5em;
	font-weight: bold;
	color: #003;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

