@charset "UTF-8";
/* ------------------------------------------ RESET */
* {
	margin: 0px;
	padding: 0px;
}
/* ---------------------------------- COMMON STYLES */
body {
	background-attachment: fixed;
	background-image: url(../images/common/field_bck.jpg);
	background-repeat: no-repeat;
	background-position: 0px top;
	padding-top: 40px;
	padding-bottom: 15px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	font-size: 12px;
}
#wrapper {
	width: 968px;
	margin-left: -484px;
	position: absolute;
	left: 50%;
	top: 40px;
}
p {
	font-size: 11px;
	line-height: 16px;
	padding-bottom: 10px;
}
a:link {
	font-size: 12px;
	color: #1a3725;
	text-decoration: underline;
}
a:visited {
	font-size: 12px;
	color: #1a3725;
	text-decoration: underline;
}
a:hover {
	font-size: 12px;
	color: #1a3725;
	text-decoration: none;
}
a:active {
	font-size: 12px;
	color: #1a3725;
	text-decoration: none;
}
a img {
	border:none
}
.trademark {
	font-size: 8px;
	vertical-align: 20%;
}
h1 .trademark {
	font-size: 8px;
	vertical-align: 65%;
}
#center_ad_title .trademark {
	font-size: 8px;
	vertical-align: 65%;
}
iframe {
	border: 1px solid #254631;
}
form {
	margin: 0px;
	padding: 0px;
}
textarea {
	overflow:auto;
}
:focus {
	outline: 0;
}
/* ----------------------------------------- HEADER */
#header {
	background-color: #2a4c30;
	height: 84px;
	width: 100%;
	background-attachment: scroll;
	background-image: url(../images/common/the-outdoor-co.gif);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#header-logo {
	left: 37px;
	top: 17px;
	position: absolute;
}
#header-search {
	float: right;
	width: 700px;
	text-align: right;
	position: relative;
	margin-top: 10px;
	margin-right: 15px;
}
#search-box {
	width: 165px;
	float: right;
}
#search-box-field {
	width:143px;
	background:#ede7d8;
	font-size:11px;
	color:#03190f;
	border:1px solid #010f09;
	text-indent: 5px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 5px;
	position: relative;
	top /*\**/: -3px\9;
}
#search-box-button {
	border:1px solid #010f09;
	background-attachment: scroll;
	background-color: #607B57;
	background-image: url(../images/common/arrow-light.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 19px;
	width: 19px;
	margin-left: -25px;
	margin-left /*\**/: -24px\9;
	position: relative;
	top: 0px;
	top /*\**/: 2px\9;
}
#search-dealer, #search-newsletter {
	background-color: #617b58;
	float: right;
	height: 17px;
	min-width: 100px;
	font-size: 11px;
	color: #eae3a9;
	padding-top: 4px;
	margin-right: 2px;
	background-attachment: scroll;
	background-image: url(../images/common/arrow-light.png);
	background-repeat: no-repeat;
	background-position: 15px center;
	text-align: left;
	padding-left: 30px;
	padding-right: 8px;
	position: relative;
	top: 1px;
}
#search-dealer a:link, #search-newsletter a:link {
	color: #eae3a8;
	text-decoration: none;
}
#search-dealer a:visited, #search-newsletter a:visited {
	color: #eae3a8;
	text-decoration: none;
}
#search-dealer a:hover, #search-newsletter a:hover {
	color: #eae3a8;
	text-decoration: none;
}
#search-dealer a:active, #search-newsletter a:active {
	color: #eae3a8;
	text-decoration: none;
}
.white_background {
	background-color: #FFF;
}
.beige_background {
	background-color: #ede7d0;
}
.green_background {
	background-color: #1a3725;
}
/* ----------------------------------- IMAGE SLIDER */
#slider {
	width:952px;
	height:285px;
	clear: both;
	text-align: center;
	margin-left: 8px;
	background-color: #efe9d1;
	background-attachment: scroll;
	background-image: url(../images/home/loading.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
/* ---------------------- HOME PAGE CENTER CALLOUTS */
#quick_links {
	background-attachment: scroll;
	background-color: #cdbe95;
	background-image: url(../images/home/BG-quick-links.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 158px;
	width: 220px;
	margin: 8px;
	float: left;
	padding-top: 47px;
	padding-left: 41px;
}
#quick_links ul {
	margin: 0px;
	padding: 0px;
}
#quick_links ul li {
	font-size: 12px;
	color: #2b4d31;
	text-decoration: none;
	padding-bottom: 10px;
	background-image: url(../images/common/arrow-dark.png);
	background-repeat: no-repeat;
	background-position: 0em .3em;
	padding-left: 1em;
	list-style-type: none;
}
#quick_links ul li a:link {
	color: #2b4d31;
	text-decoration: none;
}
#quick_links ul li a:visited {
	color: #2b4d31;
	text-decoration: none;
}
#quick_links ul li a:hover {
	color: #2b4d31;
	text-decoration: underline;
}
#quick_links ul li a:active {
	color: #2b4d31;
	text-decoration: underline;
}
#center_ad {
	background-attachment: scroll;
	background-image: url(../images/home/BG-center-callout.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 205px;
	width: 410px;
	float: left;
	margin-top: 8px;
	margin-right: 1px;
	margin-bottom: 8px;
	margin-left: 1px;
	background-color: #1e3a21;
	text-align: right;
}
#center_ad_title {
	float: right;
	min-width: 170px;
	margin-right: 8px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFF;
	text-align: left;
	margin-top: 8px;
	display: table;
}
#center_ad_info {
	float: right;
	width: 157px;
	margin-top: 8px;
	margin-right: 8px;
	clear: right;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: left;
}
#center_ad_button {
	float: right;
	width: 150px;
	margin-top: 20px;
	margin-right: 15px;
	clear: right;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	background-color: #617B58;
	padding-top: 3px;
	padding-bottom: 3px;
}
#center_ad_button a {
	color: #eae3a9;
	text-decoration: none;
}
#center_ad_button a:hover {
	color: #eae3a9;
	text-decoration: underline;
}
#center_ad_button img {
	padding-bottom: 2px;
}
#brochure_ad {
	background-color: #617b58;
	background-image: url(../images/home/BG-brochure-callout.jpg);
	margin: 8px;
	height: 205px;
	width: 262px;
	float: left;
}
#brochure_ad_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	float: right;
	width: 115px;
	margin-top: 8px;
	margin-right: 8px;
	color: #24432A;
}
#brochure_ad_info {
	clear: right;
	float: right;
	width: 115px;
	font-size: 12px;
	color: #FFF;
	margin-top: 8px;
	margin-right: 8px;
}
/* --------------------------------- HOME PAGE FOLD */
#home_page_bottom {
	background-color: #2a4c30;
	clear: both;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#bugsy_photos {
	float: left;
	width: 500px;
}
#bugsy_photos_title h1 {
	float: left;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #eae3a8;
	margin-left: 13px;
	width: 100%;
	margin-bottom: 10px;
}
.bugsy_photos_photo {
	background-color: #FFF;
	height: 148px;
	width: 190px;
	float: left;
	margin-right: 34px;
	margin-left: 10px;
	text-align: right;
	padding-right: 6px;
	padding-top: 6px;
	font-size: 12px;
	color: #2b4d31;
	margin-bottom: 25px;
}
.bugsy_photos_photo a {
	color: #2b4d31;
	text-decoration: none;
}
.bugsy_photos_photo a:hover {
	color: #2b4d31;
	text-decoration: none;
}
/* -------------------------------- POWERWALL BOXES */
.powerwall_box {
	background-color: #617b58;
	float: left;
	height: 96px;
	width: 190px;
	border: 6px solid #3b6441;
	margin-top: 35px;
	padding-top: 8px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
}
.powerwall_box_header {
	display: table;
	float: left;
	margin-right: 6px;
	font-size: 18px;
	font-weight: bold;
	color: #2a4c30;
	font-family: Tahoma, Geneva, sans-serif;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 17px;
}
.powerwall_box_info {
	clear: both;
	width: 100%;
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	padding-top: 3px;
}
.powerwall_box_learn_more {
	font-size: 12px;
	background-image: url(../images/common/arrow-dark.png);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	display: table;
	clear: both;
	float: right;
	padding-left: 12px;
	color: #2b4d31;
	margin-top: 12px;
}
#shield {
	background-image: url(../images/common/sprite-powerwall-callouts.png);
	background-position: 0px 32px;
	height: 15px;
	width: 13px;
	float: left;
	margin-top: 3px;
}
#wrench {
	background-image: url(../images/common/sprite-powerwall-callouts.png);
	background-position: 0px 16px;
	height: 15px;
	width: 13px;
	float: left;
	margin-top: 3px;
}
#bolt {
	background-image: url(../images/common/sprite-powerwall-callouts.png);
	background-position: 0px 0px;
	height: 15px;
	width: 13px;
	float: left;
	margin-top: 3px;
}
#ipod {
	background-image: url(../images/common/sprite-powerwall-callouts.png);
	background-position: 0px 49px;
	height: 15px;
	width: 13px;
	float: left;
	margin-top: 3px;
}
/* ----------------------------------------- FOOTER */
#footer {
	clear: both;
	font-size: 11px;
	text-align: right;
	padding-top: 20px;
}
#footer a:link {
	color: #eae3a8;
	text-decoration: none;
}
#footer a:visited {
	color: #eae3a8;
	text-decoration: none;
}
#footer a:hover {
	color: #eae3a8;
	text-decoration: none;
}
#footer a:active {
	color: #eae3a8;
	text-decoration: none;
}
#social_media_icons {
	text-align: right;
	padding-top: 15px;
	padding-bottom: 20px;
}
/* --------------------------------- INTERIOR PAGES */
#sidenav {
	background-color: #1a3725;
	width: 204px;
	padding-top: 20px;
	padding-right: 13px;
	padding-bottom: 20px;
	padding-left: 13px;
	font-size: 12px;
	color: #d7d59e;
	float: left;
}
#sidenav h1 {
	font-size: 14px;
	font-weight: bold;
	background-color: #48764D;
	padding-left: 8px;
	margin-bottom: 10px;
}
#sidenav ul li {
	list-style-type: none;
	margin-left: 15px;
	margin-bottom: 3px;
}
#sidenav ul li a:link {
	color: #d7d59e;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#sidenav ul li a:visited {
	color: #d7d59e;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#sidenav ul li a:hover {
	color: #d7d59e;
	text-decoration: none;
	background-color: #345538;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#sidenav ul li a:active {
	color: #d7d59e;
	text-decoration: none;
	background-color: #345538;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
#product-description {
	float: left;
	width: 230px;
	position: relative;
	left: 15px;
	top: 7px;
}
#flash-selector {
	float: right;
	width: 411px;
	position: relative;
	top: 7px;
}
#image-gallery {
	float: right;
	width: 390px;
	margin-top: 48px;
}
#wrapper-close {
	clear:both;
}
#line-drawing-popup {
	width: 112px;
	position: absolute;
	top: 158px;
	left: 115px;
	background-color: #C9C9C9;
	visibility: hidden;
}
#line-drawing-popup td {
	background-color: #ECECEC;
}
.myStyle {
	position: absolute;
}
#left-div {
	float: left;
	width: 45%;
	margin-top: 12px;
}
#right-div {
	float: right;
	width: 53%;
	margin-top: 12px;
}
#right_div {
	float: right;
	width: 53%;
	margin-top: 12px;
	position: relative;
	right: 30px;
}
#enlargement-buttons {
	position: absolute;
	top: 250px;
	width: 244px;
}
#enlargement-buttons-swim {
	position: absolute;
	top: 270px;
	width: 244px;
}
#the_buttons ul li {
	float: left;
	list-style-type: none;
	margin-bottom: 8px;
}
#specifications {
	float: left;
	width: 280px;
	height: 570px;
	margin-top: 48px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CEC596;
}
#specifications_swim {
	float: left;
	width: 280px;
	height: 750px;
	margin-top: 48px;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CEC596;
}
#specifications-right {
	float: left;
	width: 180px;
	margin-top: 6px;
}
#specifications-left {
	float: right;
	width: 115px;
	margin-top: 6px;
	background-attachment: scroll;
	background-image: url(../images/interior-page/divider-vertical.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.grey {
	color: #999;
}
#boxes-close {
	clear:both;
}
.clear {
	clear:both;
}
object, embed {
	outline: 0;
}
/* ------------------------------- PRODUCT LISTINGS */
#contentroto {
	float: left;
	width: 688px;
	padding-top: 47px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-color: #ede7d0;
}


#content {
	float: left;
	width: 688px;
	padding-top: 47px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
	background-color: #ede7d0;
}
#content h1 {
	font-size: 22px;
	font-weight: bold;
	color: #254631;
}
#content ul.product-listing {
	clear:both;
	margin:0 -3px;
	padding-top:24px
}
#content ul.product-listing li {
	list-style:none;
	float:left;
	width:223px;
	_overflow:hidden;
	line-height:1;
	margin-bottom: 30px;
	padding-top: 0;
	padding-right: 4px;
	padding-bottom: 0;
	padding-left: 4px;
}
#content ul.product-listing a {
	text-decoration:none;
	color:#03190f
}
#content ul.product-listing a:hover, #content ul.product-listing a:hover span {
	text-decoration:none
}
#content ul.product-listing img {
	border:11px solid #fff;
	margin-bottom:8px;
	text-decoration: none;
}
#content ul.product-listing img:hover {
	border:11px solid #DDD3B0
}
/* ------------------------------------------- TABS */
#why-content {
	width: 687px;
	margin-left: 8px;
}
#why-content h3 {
	margin-bottom: 8px;
}
#why-content a:link {
	color: #386A4A;
	text-decoration: underline;
}
#why-content a:visited {
	color: #386A4A;
	text-decoration: underline;
}
#why-content a:hover {
	color: #386A4A;
	text-decoration: none;
	background-color: #E4FFE7;
}
#why-content a:active {
	color: #386A4A;
	text-decoration: none;
	background-color: #E4FFE7;
}
#why-content p img {
	margin-right: 7px;
}
.why-button {
	float: left;
	width: 158px;
	margin-top: 10px;
	margin-right:13px;
}
.why-button-space {
	float: left;
	width: 21px;
	margin-top: 10px;
}
#why-subject {
	clear: both;
	position: relative;
	top: 8px;
	width: 687px;
}
#why-subject a:link {
	color: #386A4A;
	text-decoration: underline;
}
#why-subject a:visited {
	color: #386A4A;
	text-decoration: underline;
}
#why-subject a:hover {
	color: #386A4A;
	text-decoration: none;
	background-color: #E4FFE7;
}
#why-subject a:active {
	color: #386A4A;
	text-decoration: none;
	background-color: #E4FFE7;
}
#why-subject-green {
	clear: both;
	position: relative;
	top: 8px;
	width: 670px;
}
#why-green {
	position: relative;
	width: 670px;
	left: 8px;
	font-size: 18px;
	font-weight: bold;
	top: 8px;
	color: #FFF;
}
#why-green h1 {
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	color: #517F14;
}
#why-green p {
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
	color: #4b4c4c;
}
#why-green td {
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
#why-green ul li {
	font-size: 12px;
	font-weight: normal;
	color: #4c4b4b;
}
#why-green a:link {
	color: #386A4A;
	text-decoration: underline;
}
#why-green a:visited {
	color: #386A4A;
	text-decoration: underline;
}
#why-green a:hover {
	color: #386A4A;
	text-decoration: none;
	background-color: #E4FFE7;
}
#why-green a:active {
	color: #386A4A;
	text-decoration: none;
	background-color: #E4FFE7;
}
#why-title {
	position: relative;
	width: 600px;
	left: 8px;
	font-size: 18px;
	font-weight: bold;
	top: 15px;
}
#why-title h1 {
	font-size: 18px;
	font-weight: bold;
}
#why-title img {
	position: relative;
	top: 14px;
	margin-right: 12px;
}
#why-title p {
	font-size: 12px;
	font-weight: normal;
	line-height: 15px;
	margin: 0px;
	padding: 0px;
}
#why-title td {
	padding-top: 1px;
	padding-right: 4px;
	padding-bottom: 1px;
	padding-left: 4px;
}
.why-points {
	width: 425px;
	position: relative;
	top: 45px;
	left: 25px;
	margin-bottom: 17px;
}
.why-points ul {
	margin: 0px;
	padding: 0px;
}
.why-points li {
	margin-left: 13px;
}
#why-pic1 {
	width: 200px;
	position: absolute;
	left: 475px;
	top: 15px;
}
#why-pic1b {
	width: 200px;
	position: absolute;
	left: 422px;
	top: 70px;
}
#why-pic1c {
	width: 200px;
	position: absolute;
	left: 435px;
	top: 45px;
}
#why-pic2 {
	width: 200px;
	position: absolute;
	left: 410px;
	top: 190px;
}
#why-pic2b {
	width: 211px;
	position: absolute;
	left: 362px;
	top: 150px;
}
#why-pic2c {
	width: 211px;
	position: absolute;
	left: 310px;
	top: 138px;
}
#why-pic3 {
	position: absolute;
	left: 565px;
	top: 230px;
}
#why-pic3b {
	position: absolute;
	left: 558px;
	top: 207px;
}
#why-pic4 {
	width: 170px;
	position: absolute;
	left: 475px;
	top: 330px;
}
#why-pic4b {
	width: 170px;
	position: absolute;
	left: 430px;
	top: 350px;
}
#why-pic5 {
	width: 170px;
	position: absolute;
	left: 490px;
	top: 275px;
}
#why-pic6 {
	width: 170px;
	position: absolute;
	left: 25px;
	top: 250px;
}
#why-pic6b {
	width: 170px;
	position: absolute;
	left: 25px;
	top: 280px;
}
#why-pic7 {
	width: 200px;
	position: absolute;
	left: 370px;
	top: 55px;
}
#why-pic8 {
	width: 170px;
	position: absolute;
	left: 460px;
	top: 190px;
}
#why-pic8b {
	width: 170px;
	position: absolute;
	left: 420px;
	top: 220px;
}
#why-pic8c {
	width: 170px;
	position: absolute;
	left: 490px;
	top: 130px;
}
#tabs-nav {
	width: 688px;
	padding-top: 15px;
}
.tabs-buttons {
	background-attachment: scroll;
	background-image: url(../images/tabs/sub_button.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 30px;
	width: 160px;
	padding-top: 15px;
	float: left;
	margin-right: 0px;
	margin-left: 9px;
}
.tabs-buttons a:link {
	font-size: 13px;
	font-weight: bold;
	color: #4C4B4B;
	text-decoration: none;
}
.tabs-buttons a:visited {
	font-size: 13px;
	font-weight: bold;
	color: #4C4B4B;
	text-decoration: none;
}
.tabs-buttons a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
.tabs-buttons a:active {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#eis-logo {
	position: relative;
	z-index: 10;
	right: 100px;
	top: 20px;
}
ul.go-green {
	margin: 0px;
	padding: 0px;
}
li.e {
	list-style-type: none;
	padding-left: 22px;
	background-image: url(/images/power-wall/e-bul.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 0.3em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 7px;
}
li.i {
	list-style-type: none;
	padding-left: 22px;
	background-image: url(/images/power-wall/i-bul.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 0.3em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 7px;
}
li.s {
	list-style-type: none;
	padding-left: 22px;
	background-image: url(/images/power-wall/s-bul.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 0.3em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-bottom: 7px;
}
/* ------------------------------------------- MISC */
#note {
	font-size: 11px;
	color: #000;
	font-weight: normal;
}
.gal-disc {
	font-size: 11px;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
}
.eis {
	float: left;
	width: 218px;
	margin-bottom: 18px;
	display: inline;
	background-color: #e0d8be;
	padding: 5px;
}
.eis img {
	padding-right: 5px;
}
div.ad_area {
	background-color: #ede7d0;
	display: none;
	visibility: hidden;
}
a[href$='http://www.atomz.com'] {
 display: none;
 visibility: hidden;
}
div.sub_navigation {
	float: right;
}
div.sub_navigation a {
	font-size: 12px;
	color: #1a3725;
	text-decoration: underline;
}
div.sub_navigation a:hover {
	font-size: 12px;
	color: #1a3725;
	text-decoration: none;
}
.nav_menu {
	margin-bottom: 20px;
}
.usa {
	background-color: #e0d8be;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
.canada {
	background-color: #e0d8be;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
.tab_off {
	background-color: #e0d8be;
	font-size: 12px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: 20px;
}
/* -------------------------------- WHY INTERACTIVE */
.discription_1A {
	background-color: #e0d8be;
	padding: 7px;
	margin-top: 15px;
	line-height: 20px;
}
.dot_example {
	position: relative;
	top: 4px;
}
.blox {
	width: 940px;
	color: #768D6B;
	clear: both;
	padding-top: 15px;
	padding-bottom: 0px;
}
.tooltip {
	position:absolute;
	width:250px;
	background-image:url(/images/tip-bg.png);
	background-position:left center;
	color:#FFF;
	padding:5px 5px 5px 18px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
.tooltip-image {
	float:left;
	margin:5px;
	overflow: auto;
}
.tooltip span {
	font-weight:700;
	color:#ffea00;
}
.tooltip2 {
	position:absolute;
	width:250px;
	background-image:url(/images/tip-bg2.png);
	background-position:right center;
	color:#FFF;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	padding-top: 5px;
	padding-right: 18px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.tooltip2 span {
	font-weight:700;
	color:#ffea00;
}

/* ------------------------------------ NEWS TICKER */
#NewsTicker {
	border:solid 1px #cccccc;
	background:#eaf5e0;
	width:400px;
	height:364px;
	margin:0;
	float: right;
}
#NewsTicker h1 {
	padding:6px;
	margin:0;
	border:0;
	background:#dfe9d5;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}
#NewsTicker h2 {
	padding:6px;
	margin:0;
	border:0;
	background:#dfe9d5;
	color:#000000;
	font-size:13px;
	font-weight:bold;
}
#NewsVertical {
	width: 400px;
	height: 300px;
	display: block;
	overflow: hidden;
	position: relative;
}
#controller {
	padding:6px;
	font-size:11px;
	color:#666;
}
#play_scroll_cont {
	display:none;
}
/* --------------- */
/* Ticker Vertical */
	#TickerVertical {
	width: 400px;
	height: 330px;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}
#TickerVertical li {
	display: block;
	width: 388px;
	color: #333333;
	text-align: left;
	font-size: 11px;
	margin: 0;
	padding: 6px;
	float: left;
}
#TickerVertical li .NewsTitle {
	display: block;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:6px;
}
#TickerVertical li .NewsTitle a:link,  #TickerVertical li .NewsTitle a:Visited {
	display: block;
	color: #000000;
	font-size: 12px;
	font-weight:bold;
	margin-bottom:6px;
	text-decoration:none;
}
#TickerVertical li .NewsTitle a:hover {
	text-decoration:underline;
}
#TickerVertical li .NewsImg {
	float:left;
	margin-right:10px;
}
#TickerVertical li .NewsFooter {
	display: block;
	color: #000000;
	font-size: 10px;
	margin:6px 0 14px 0;
}
.translate {
	position: absolute;
	top: 0px;
	width: 150px;
	margin-left: 337px;
	left: 50%;
}
.rotolarge {
	margin-left: 45px;
	margin-top: 35px;
}

