body {
    background-color: #FFFFFF;
    background-image: url(../images/body_left_bg.gif);
    background-position: 0px 0px;
    background-repeat: repeat-y;
    color: black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

#prelaunch {
    position:absolute;
    left:50%;
    top:50%;
    width:250px;
    height:250px;
    margin: -125px -125px;
    z-index: 100000000;
    background-color: #fff;
    padding: 30px;
    border: 3px solid #3674B2;
    filter:alpha(opacity=90);
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
    -moz-opacity:0.90;
    font-size: 120%;
}

hr {
    height: 1px;
    color: #F90;
    margin-left:10px;
}

#prelaunch h1 {
    color: #3674B2;
    font-size: 18px;
}

a {
    color: #3674B2;
    text-decoration: underline;
}

a:hover {
    color: #FF7200;
    text-decoration: underline;
}

td, tr {
    color: black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

input, textarea, select {
    color: black;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: 1px solid #224071;
}

input.on, textarea.on {
    border: 1px solid #FF7200;
}

.clean {
    border-width: 0px;
    background-color: transparent;
}

input.btn {
    cursor: hand;
    background-color: #FF9900;
    border: 2px solid #ff7200;
    color: black;
}

input.btnOn {
    cursor: hand;
    background-color: #ff7200;
    border: 2px solid #ff7200;
    color: black;
}

/* Top Navigation */
#topNav {
   color: #8FA9D2;
   font-weight: bold;
   left: 265px;
   position: absolute;
   top: 3px;
}

#topNav a {
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: none;
}

#topNav a:hover {
   color: #FFFFFF;
   font-weight: bold;
   text-decoration: underline;
}

/* Page Styles */
#page {
    background-image: url(../images/left_bg_copy.jpg);
    background-position: bottom left;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
}

#page .headeroverflow {
    background-image: url(../images/header_right_overflow.jpg);
    background-position: 0px 0px;
    background-repeat: no-repeat;
    width: 100%;
}

#page .leftNav {
    padding: 5px 0px 0px 0px;
    text-align: center;
}

#page .left {
    vertical-align: top;
    width: 138px;
}

/* Page Content */
#page .title {
    height: 26px;
    margin: 8px 0px 0px 13px;
    border-bottom: 1px solid #999999;
}

#content p {
    vertical-align:top;
    padding: 0px 0px 10px 13px;
    margin: 0;
    font-size: 11px;
}

#content h1 {
    font-size: 12px;
    color: #3674B2;
    padding: 0px 0px 0px 13px;
    margin: 0;
}

#content h2 {
    font-size: 12px;
    color: #3674B2;
    padding: 0px 0px 0px 2px;
    margin: 0;
}

#content ul {
    margin: 0px 0px 0px 30px;
}

#content li {
    padding: 0px 0px 5px 0px;
}
#content .sitemap ul {
    padding: 3px 0px 0px 0px;
	color:#3674B2;
}
#content .sitemap li {
    padding: 3px 0px 0px 30px;
	list-style-type:none;
}

#content .listing {
    margin: 0px 0px 0px 10px;
}

#content .listing .thumb {
    vertical-align: top;
    text-align: center;
}

#content .listing .product{
    font-size: 10px;
    color: #3674B2;
    font-weight: bold;
}

#content .listing .cost {
    color: #000;
    width: 130px;
}

#content .listing .cost a{
    color: #3674B2;
    text-decoration: underline;
}

#content .listing .cost a:hover{
    color: #FF7200;
    text-decoration: underline;
}

#content .listing .desc{
    font-size: 10px;
    color: #000;
}

#content .listing .buy td{
    color: #000;
    font-weight: bold;
    text-align: center;
    background-color: #f90;
    font-size: 10px;
    color: #000;
}

#content .listingAlt {
    vertical-align:top;
}

#content .listingAlt .link{
    font-size: 10px;
    text-align:center;
}

#content .listingAlt .link a{
    color: #3674B2;
    text-decoration: underline;
}

#content .listingAlt .link a:hover{
    color: #FF7200;
    text-decoration: underline;
}

#content .listingAlt .desc{
    font-size: 10px;
    text-align:center;
    color: #999;
}

#content .inverseRow {
    background-color: #5E76A2;
/*    background-image: url(../images/thbg.jpg);*/
}

#content .inverseRow TD {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
    padding: 2px;
}

.copyright {
    position: absolute;
    padding: 0px 0px 0px 3px;
	color: #FFFFFF;
    font-size: 10px;
    width: 137px;
}

.botNav {
    margin:20px 0px 10px 0px;
    color: #FF7200;
    font-size: 6px;
    font-weight: bold;
    text-align:center;
}

.botNav A {
    font-weight: normal;
    font-size: 10px;
    color: #C6C6C6;
    text-decoration:none;
}

.botNav A:hover {
    font-weight: normal;
    text-decoration: underline;
    color: #3674B2;
}

/* Left Sub Menus */
.leftSubs {
    visibility:hidden;
    position:absolute;
    top:-400px;
    left: -400px;
    z-index: 1000;
    cursor: hand;
    
}

.leftSubItemOn, .leftSubItemOnOne, .leftSubItemOnTop, .leftSubItemOnBot {
    background-color: #69C5FF;
    color: #000;
    padding: 2px 10px 2px 20px;
    width: 100%;
}

.leftSubItemOff, .leftSubItemOffOne, .leftSubItemOffTop, .leftSubItemOffBot {
    background-color: #3674B2;
    color: #fff;
    padding: 2px 10px 2px 20px;
    width: 100%;
    filter:alpha(opacity=93);
    filter:progid:DXImageTransform.Microsoft.Alpha(opacity=93);
    -moz-opacity:0.93;
}


.leftSubItemOn, .leftSubItemOff {
    border-left: 1px solid #224071;
    border-right: 1px solid #224071;
}

.leftSubItemOnOne, .leftSubItemOffOne {
    border: 1px solid #224071;
}

.leftSubItemOnTop, .leftSubItemOffTop {
    border-top: 1px solid #224071;
    border-left: 1px solid #224071;
    border-right: 1px solid #224071;
}

.leftSubItemOnBot, .leftSubItemOffBot {
    border-bottom: 1px solid #224071;
    border-left: 1px solid #224071;
    border-right: 1px solid #224071;
}

.leftVoice {
    visibility:hidden;
    position:absolute;
    top:-400px;
    left: -400px;
    z-index: 1000;
    cursor: hand;
    width: 200px;
}

.leftVoiceItemOn, .leftVoiceItemOnOne, .leftVoiceItemOnTop, .leftVoiceItemOnBot {
    background-color: #69C5FF;
    color: #000;
    padding: 2px 10px 2px 10px;
    width: 100%;
}

.leftVoiceItemOff, .leftVoiceItemOffOne, .leftVoiceItemOffTop, .leftVoiceItemOffBot {
    background-color: #3674B2;
    color: #fff;
    padding: 2px 10px 2px 10px;
    width: 100%;
}


.leftVoiceItemOn, .leftVoiceItemOff {
    border-left: 1px solid #224071;
    border-right: 1px solid #224071;
}

.leftVoiceItemOnOne, .leftVoiceItemOffOne {
    border: 1px solid #224071;
}

.leftVoiceItemOnTop, .leftVoiceItemOffTop {
    border-top: 1px solid #224071;
    border-left: 1px solid #224071;
    border-right: 1px solid #224071;
}

.leftVoiceItemOnBot, .leftVoiceItemOffBot {
    border-bottom: 1px solid #224071;
    border-left: 1px solid #224071;
    border-right: 1px solid #224071;
}

/* Product Details Popup */
#details {
    position: absolute;
    top: 50px;
    left: 300px;
    visibility: hidden;
    width: 402px;
    border: 1px solid #3172B1;
    background-color: white;
    text-align:center;
    z-index: 2;
    filter:blendTrans(duration=1);
/*    filter:revealTrans(duration=1,transition=23);*/
}

#details .close {
    position: absolute;
    top: 10px;
    left: 360px;
    z-index: 2000;
}

#details .frame {
    width: 398px;
    height: 310px;
    border:1px solid #ffffff;
    z-index: 1;
}

/* Right Column */
#right {
    position:absolute;
    left: 516px;
    width: 234px;
    top: 116px;
    padding: 27px 0px 0px 4px;
    
}

#right hr {
    margin: 3px 0px 3px 0px;
    padding: 0px;
    height: 1px;
    color: #F6DB61;
    background-color: #f6db61;
    border: 0;
    width: 100%;
}

#right .listing {
    border-top: 1px solid #F6DB61; 
    margin-top: 5px;
}

#right .listing td {
    border-bottom: 1px solid #F6DB61; 
}

#right .listing .thumb {
    text-align:left;
    padding: 5px;
}

#right .listing .title, #right .listing .title a {
    color: #000;
    font-weight: bold;
    font-size: 10px;
    text-decoration: none;
}

#right .listing .title a:hover {
    text-decoration: underline;
}


#right .listing .desc {
    color: #7CB1DD;
    font-weight: bold;
    font-size: 10px;
}

#right .listing .buy a{
    text-decoration: underline;
    color: #FFC200;
    font-size: 10px;
}

#right .listing .buy a:hover{
    text-decoration: underline;
    color: #FF7200;
}

#rightSep {
    position:absolute;
    top:0px;
    
    left:514px;
    height: 100%;
    background-image: url(../images/right_line.gif);
    background-repeat: no-repeat;
    background-position: 0px 119px;
}

.whiteStyle
{
    BORDER-TOP: #FFFFFF 1px solid;
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
    BORDER-BOTTOM: #FFFFFF 1px solid;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}

.whiteSmallStyle
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 9px;
    COLOR: #ffffff;
    FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}

/****************** Touts */
.tout {
    background-image: url(../images/tout_bg.gif);
}

.tout .top {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 11px;
   font-weight: bold;
   color: #666;
   text-align: center;
   background-image: url(../images/tout_top_bg.gif);
}

.tout .content {
    height: 100px;
    width: 120px;
    text-align: center;
}

.tout .content img {
    border: 1px solid #f90;
}

.tout .bottom {
    background-color: #ccc;
}

/****************** Clock */
#topClock {
   color: #FFFFFF;
   FONT-SIZE: 10px;
   left: 615px;
   position: absolute;
   top: 4px;
   FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif
}

/* Testimonials Styles */

.testimonials-title {
	font-family: verdana; 
	font-size: 100%;
	font-weight: bold;
	color: #4A4A4A; 
	font-weight: bold;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 4px;
	text-align: center;
}
.testimonials-quote {
	font-family: arial; 
	font-size: 7pt;
	color: #4A4A4A;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
	margin-bottom: 4px;
}
.testimonials-company {
	font-family: verdana; 
	font-weight: bold;
	font-size: 90%;
	color: #4A4A4A;
	margin-left: 2px;
	margin-right: 2px;
	margin-top: 4px;
}
.testimonials-address {
	font-family: arial; 
	font-size: 7pt;
	color: #4A4A4A;
	margin-left: 2px;
	margin-right: 2px;
}

/* Guarantee Popup */

#guarantee {
    position: absolute;
    top: 50px;
    left: 300px;
    visibility: hidden;
    width: 402px;
    border: 1px solid #3172B1;
    background-color: white;
    text-align:center;
    z-index: 2;
    filter:blendTrans(duration=1);
/*    filter:revealTrans(duration=1,transition=23);*/
}

#guarantee .close {
    position: absolute;
    top: 10px;
    left: 360px;
    z-index: 2000;
}

#guarantee .frame {
    width: 398px;
    height: 310px;
    border:1px solid #ffffff;
    z-index: 1;
}

/* Payment Options Popup */

#payment_options {
    position: absolute;
    top: 50px;
    left: 300px;
    visibility: hidden;
    width: 402px;
    border: 1px solid #3172B1;
    background-color: white;
    text-align:center;
    z-index: 2;
    filter:blendTrans(duration=1);
/*    filter:revealTrans(duration=1,transition=23);*/
}

#payment_options .close {
    position: absolute;
    top: 10px;
    left: 360px;
    z-index: 2000;
}

#payment_options .frame {
    width: 398px;
    height: 310px;
    border:1px solid #ffffff;
    z-index: 1;
}
#left_top{
	font-family: Arial, Helvetica, sans-serif;
	color: #3A629F;
	font-size: 9px;
	font-style: italic;
	background: #FF9900;
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: 15px;
	text-align: center;
}
