/*--------------------------------------------------------*/
/* GENERAL STYLES ----------------------------------------*/
/*--------------------------------------------------------*/
body {
	background: url(../images/main_bg_tile.gif) repeat-x;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #343434;
	font-size: 18px;
	}
p {
	margin: 0;
	}
p.sml {
	font-size: 14px;
	line-height: 1.5em;
	}
#midContentRight p.policy {
	font-size: 15px;
	}
p.policy strong {
	display: block;
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 10px;
	}
p.noBold {
	font-weight: normal;
	}
span.sml {
	font-size: 14px;
	}
img {
	border: none;
	}
h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	}
a:link,
a:visited {
	color: #4d7380;
	text-decoration: none;
	}
a:hover,
a:active {
	color: #343434;
	text-decoration: underline;
	}
table {
	font-size: 13px;
	margin: 0;
	padding: 0;
	line-height: 1em;
	}
table td.center {
	text-align: center;
	}
table td {
	border-bottom: 1px solid #638138;
	padding: 7px 5px 5px 4px;
	margin: 0;
	}
#left table {
	width: 375px;
	}
#right table td {
	border-bottom: 1px solid #bbb;
	}
#left table th {
	border-bottom: 1px solid #638138;
	padding: 7px 0 5px 4px;
	margin: 0;
	}
#right table th {
	border-bottom: 1px solid #bbb;
	padding: 7px 7px 5px 4px; 
	margin: 0;
	}
table tr.green th,
table tr.green td {
	background-color: #ecfcd5;
	}
table tr.grey th,
table tr.grey td {
	background-color: #eee;
	}
#buyBtn {
	display: inline;
	}
/*--------------------------------------------------------*/
/* CLASS SPECIFIC STYLES ---------------------------------*/
/*--------------------------------------------------------*/
.hidden {
	display: none;
	}
.clear {
	clear: both;
	}
.homeBtn {
	background: url(../images/main_home_btn.gif) bottom no-repeat;
	display: block;
	width: 69px;
	height: 34px;
	float: left;
	}
.litesBtn {
	background: url(../images/main_lites_btn.gif) bottom no-repeat;
	display: block;
	width: 53px;
	height: 34px;
	float: left;
	}
.videoBtn {
	background: url(../images/main_video_btn.gif) bottom no-repeat;
	display: block;
	width: 58px;
	height: 34px;
	float: left;
	}
.buyBtn {
	background: url(../images/main_buy_btn.gif) bottom no-repeat;
	display: block;
	width: 45px;
	height: 34px;
	float: left;
	}
.policyBtn {
	background: url(../images/main_policy_btn.gif) bottom no-repeat;
	display: block;
	width: 69px;
	height: 34px;
	float: left;
	}
a.homeBtn:hover,
a.litesBtn:hover,
a.videoBtn:hover,
a.buyBtn:hover,
a.policyBtn:hover {
	background-position: top;
	}
.colors strong {
	display: block;
	float: left;
	width: 88px;
	text-align: right;
	margin-right: 10px;
	}
/*--------------------------------------------------------*/
/* ID SPECIFIC STYLES ------------------------------------*/
/*--------------------------------------------------------*/
#top {
	background: url(../images/main_top_tile.gif) repeat-x;
	height: 92px;
	}
#logo {
	width: 395px;
	height: 48px;
	padding: 20px 0 0 25px;
	display: inline;
	float: left;
	}
#nav {
	display: inline;
	float: left;
	width: 300px;
	height: 34px;
	margin: 58px 0 0 20px;
	}
#mid {
	background: url(../images/main_mid_tile.gif) repeat-x;
	height: 316px;
	width: 100%;
	}
#txtBalloonLrg {
	background: url(../images/txt_balloon_lrg.gif) no-repeat;
	width: 201px;
	height: 25px;
	margin: 35px 0 10px 0;
	}
#txtFloating {
	background: url(../images/txt_floating.gif) no-repeat;
	width: 340px;
	height: 30px;
	margin: 0 0 15px 0;
	}
#mid p {
	line-height: 1.7em;
	font-size: 16px;
	}
#midContentLeft {
	margin: 12px 15px 0 25px;
	float: left;
	display: inline;
	}
#litesMidLeft {
	float: left;
	display: inline;
	margin: 10px 10px 0 25px;
	}
#litesMidRight {
	float: left;
	display: inline;
	}
#midContentLeft object,
#midContentLeft embed {
	margin: 20px 0 0 0;
	}
#midContentRight {
	float: left;
	display: inline;
	width: 360px;
	}
#left {
	background: #e5fbc7 url(../images/main_left_tile.gif) repeat-x;
	float: left;
	display: inline;
	width: 390px;
	padding-left: 30px;
	}
#divider {
	background: #e5fbc7 url(../images/main_divider.gif) no-repeat;
	float: right;
	width: 7px;
	height: 492px;
	}
#left ul {
	margin-top: 20px;
	}
#left li {
	margin-bottom: 5px;
	list-style-image: url(../images/main_bullet.gif);
	}
#copyright {
	margin: 180px 0 20px 0;
	font-size: 12px;
	font-weight: bold;
	}
#txtBalloonSml {
	background: url(../images/txt_balloon_sml.gif) no-repeat;
	width: 168px;
	height: 23px;
	margin-top: 20px;
	}
#right {
	float: left;
	display: inline;
	width: 320px;
	/height: 450px;
	line-height: 1.5em;
	padding: 20px 0 0 25px;
	}
#txtContact {
	background: url(../images/txt_contact.gif) no-repeat;
	width: 136px;
	height: 23px;
	}
#contactLabels {
	float: left;
	display: inline;
	margin: 20px 0 0 0;
	text-align: right;
	width: 75px;
	color: #79969f;
	font-weight: bold;
	}
#contactInfo {
	float: left;
	display: inline;
	width: 215px;
	margin: 20px 0 0 20px;
	}
#ShippingOptions {	
	font-size: 13px;
	line-height: 1.3em;
	margin-bottom: 10px;
	}
#lites01 {
	margin-top: 7px;
	float: left;
	}
#lites02 {
	float: left;
	margin: 20px 7px 0 -5px;
	}
#balloonColors {
	float: left;
	display: inline;
	margin-top: 20px;
	width: 200px;
	font-size: 13px;
	line-height: 1.8em;
	}
#txtBalloonColors {
	background: url(../images/txt_colors.gif) no-repeat;
	width: 180px;
	height: 43px;
	margin-bottom: 10px;
	}
#txtBalloonColorsSml {
	background: url(../images/txt_colors.gif) bottom no-repeat;
	width: 180px;
	height: 23px;
	margin: 0 0 10px 2px;
	}
#txtBalloonColorsGreen {
	background: url(../images/txt_colors_g.gif) bottom no-repeat;
	width: 180px;
	height: 23px;
	margin: 0 0 10px 2px;
	}
#txtQuantity {
	background: url(../images/txt_quantity.gif) no-repeat;
	width: 184px;
	height: 50px;
	margin: 20px 0 10px 0;
	}
#txtShipping {
	background: url(../images/txt_shipping.gif) no-repeat;
	width: 211px;
	height: 48px;
	margin: 10px 0 5px 0;
	}
#txtFullyAssembled {
	background: url(../images/txt_fully.gif) no-repeat;
	width: 232px;
	height: 101px;
	margin: 20px 0 10px 0;
	}
#txtSixColors {
	background: url(../images/txt_six_colors.gif) no-repeat;
	margin: 50px 0 0 0;
	width: 225px;
	height: 79px;
	}
#txtPrivacyPolicy {
	background: url(../images/txt_privacy.gif) no-repeat;
	width: 171px;
	height: 21px;
	margin: 10px 0;
	}
#txtHandling {
	background: url(../images/txt_handling.gif) no-repeat;
	width: 175px;
	height: 21px;
	margin: 15px 0 10px 0;
	}
#txtSecurity {
	background: url(../images/txt_security.gif) no-repeat;
	width: 171px;
	height: 21px;
	margin: 10px 0;
	}
#txtFaxOrder {
	background: url(../images/txt_fax_order.gif) no-repeat;
	width: 94px;
	height: 16px;
	margin: 10px 0;
	}
#txtInternetOrder {
	background: url(../images/txt_internet_order.gif) no-repeat;
	width: 125px;
	height: 16px;
	margin: 10px 0;
	}
#txtTwoWays {
	background: url(../images/txt_two_ways.gif) no-repeat;
	width: 216px;
	height: 51px;
	}
#noFlash {
	background: #fff;
	margin-top: 15px;
	width: 290px;
	height: 210px;
	border: 1px solid #bbb;
	padding: 20px;
	}
