BODY {
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#747ca5;
	font-weight:normal;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	background-color:#01080D;
    background-image:url(../images/Wallpaper.gif);
    background-repeat:repeat-x;
}
td {
   font-family:Arial, Verdana, Helvetica, sans-serif;
   font-weight: normal;
}
h1 {
	font-size:18pt;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h2 {
	font-size:16pt;
	font-weight:normal;	
	margin:0px;
	padding:0px;
}
h3
{
	font-size: 12pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size:10pt;
	font-weight:normal; 
	margin:0px;
	padding:0px;
}
h5 {
	font-size:9pt;
	font-weight:normal;
	margin:0px;
	padding:0px;
}
h6 {
	font-size:8.5pt;
	font-weight:normal; 
	margin:0px;
	padding:0px;
}
input {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color:#1e1e1e;
	font-style:normal;
}


select {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color:#a0a0a0;
	border:1px solid #bbccdc;
}
textarea {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color:#1e1e1e;
	border:1px solid #bbccdc;
	font-style:normal;
}
.button {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color:#ffffff;
	background:#8A99BA;
	border:1px solid #3E3E3E;
	font-style:normal;
	cursor:pointer;
}
.button1 {
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color:#ffffff;
	background:#ffffff;
	border:1px solid #ffffff;
	font-style:normal;
	cursor:pointer;
}

.button-tutorial
{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 8pt;
	color: #455772;
	background: #b4c9dc;
	border: 1px solid #455772;
	font-style: normal;
	cursor: pointer;
	width: 160px;
	margin-bottom: 5px;
}
	
a
{
	color: #747ca5;
	text-decoration: none;
	border:none;
	outline:none;
}

a:link
{
	color: #747ca5;
	text-decoration: none;
	border:none;
	outline:none;
}

a:hover
{
	color: #747ca5;
	text-decoration: none;
	border:none;
	outline:none;
}

a:visited
{
	color: #747ca5;
	text-decoration: none;
	border:none;
	outline:none;
}

.hide {
	display:none;
}
.show {
	display:block;
}
.txt-italic
{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:8pt;
	color:#a0a0a0;
	font-style:italic;
}
	
.txt-white {
	color:#ffffff;
}
.txt-skyBlue {
	color:#b3cadc;
}
.txt-skyBlue01 {
	color:#dee8f0;
}
.txt-midblue{
	color:#9FB9D5;
}

.txt-blue {
	color:#013CA7;
}
.txt-blue01 {
	color:#7a8e9b;
}
.txt-ltBlue {
	color:#d0d2e0;
}
.txt-dkBlue {
	color:#373c53;
}
.txt-brown {
	color:#a17e41;
}
.txt-grey {
	color:#a0a0a0;
}
.txt-fieldLabel
{
	color: #000;
}

.gridPager 
{
     color:#a0a0a0;
}
.gridPager span
{
    text-decoration: underline;
}
/*.bg-blue{
	background-color:#8693b4;
}

.bg-ltBlue{
	background-color:#939ebc;
}
*/
.bg-ltBlue1{
	background-color:#b9c1e0;
}
.bg-dkBlue{
	/*background-color:#747ca5;*/
	background-color:#01080D;
}
.bg-dkBlue01{
	background-color:#acc5d9;
}
.bg-ltSkyBlue{
	background-color:#f9fbfd;
}
.bg-dkSkyBlue{
	background-color:#f7fcff;
}
.bg-ltGrey{
	background-color:#ebeced;
}
.bg-red{
	background-color:#990000;
}
.bg-green{
	background-color:#009900;
}

.txt-brown01{
	 color:#a17e41;
	 text-decoration:underline;
}
.txt-brown01:hover {
	 color:#a17e41;
	 text-decoration:none;
}
.txt-grey01{
	 color:#a0a0a0;
	 text-decoration:underline;
}
.txt-grey02{
	 color:#a0a0a0;
	 text-decoration:underline;
}
.txt-grey01:hover {
	 color:#a0a0a0;
	 text-decoration:none;
}
.txt-ltBlue01{
	 color:#d0d2e0;
	 text-decoration:underline;
}
.txt-ltBlue01:hover {
	 color:#d0d2e0;
	 text-decoration:none;
}
.txt-skyBlue02{
	 color:#dee8f0;
	 text-decoration:underline;
}
.txt-skyBlue02:hover {
	 color:#dee8f0;
	 text-decoration:none;
}
.txt-white01{
	 color:#ffffff;
	 text-decoration:none;
}
.txt-white01:hover {
	 color:#ffffff;
	 text-decoration:none;
}
.txt-black{
	 color:#707070;
	 text-decoration:none;
}
.txt-red{
	color:#D30000;
}
.txt-black:hover {
	 color:#747BA5;	 
	 text-decoration:underline;
}
.txt-midblue02{
	 color:#747ca5;
	 text-decoration:none;
}
.txt-midblue02:hover {
	 color:#747ca5;	 
	 text-decoration:underline;
}
.txt-midblue01{
	 color:#747ca5;
}
.txt-blue02{
	 color:#747ca5;
	 text-decoration:underline;
}
.txt-blue02:hover {
	 color:#747ca5;
	 text-decoration:none;
}
.txt-blue03{
	 color:#747ca5;
	  text-decoration:none;
	  font-weight:bold;
}

.bg-grey{
	background-color:#ededed;		
}
.bg-white{
	background-color:#ffffff;		
}
.bgHeader{
	background-image:url(../images/Homepage.Header.Sample2.gif);
	background-repeat:repeat-x;
	background-color:#01080D;
	margin:0px;
	padding:0px;
}
.bgHeader01{
	/*background-image:url(../images/bgHeader01.jpg);
	background-repeat:repeat-x;
	background-color:#aac4d7;*/
	margin:0px;
	padding:0px;
}
.bgHeader02{
	background-image:url(../images/bgHeader02.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
.bgHeader03{
	background-image:url(../images/bgHeader03.jpg);
	background-repeat:repeat-x;
	background-color:#d5e2eb;
	margin:0px;
	padding:0px;
}
.bgHeader04{
	background-image:url(../images/bgHeader04.jpg);
	background-repeat:no-repeat;
	margin:0px;
	padding:0px;
}
.bgHeader05{
	background-image:url(../images/bgHeader05.jpg);
	background-repeat:repeat-x;
	background-color:#747ca5;
	margin:0px;
	padding:0px;
}
.gdLtSkyBlue{
	background-image:url(../images/bg_discussionBoard.gif);
	background-repeat:repeat-x;
	border:solid 1px #ededed;
	background-color:#f6f9fb;
	margin:0px;
	padding:0px;	
}
.gdDkSkyBlue{
	background-image:url(../images/bg_Announcement.gif);
	background-repeat:repeat-x;
	border:solid 1px #ededed;
	background-color:#e7eef3;
	margin:0px;
	padding:0px;	
}
.gdDkSkyBlue01{
	background-image:url(../images/bg_Announcement.gif);
	background-repeat:repeat-x;
	background-color:#e7eef3;
	margin:0px;
	padding:0px;	
}
.bgNavigation{
	background-image:url(../images/bgNavigation.gif);
	background-repeat:repeat-x;
	background-color:#e7eff4;
	margin:0px;
	padding:0px;
	width:500px;
}
.bgSlatey{
	background-image:url(../images/slatey_bar_bg.gif);
	background-repeat:repeat-x;	
	margin:0px;
	padding:0px;	
}
.bgPurple{
	background-image:url(../images/purple_bar_bg.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;	
}
.borderGrey{
 border:solid 1px #ededed;
 background-color:#f7fcff;
}
.borderGrey01{
 border:solid 1px #ededed;
 background-color:#f9fbfd;
}
.borderGrey02{
 border:solid 1px #ededed; 
}
.borderGrey03{
 background-color:#f9fbfd;
}
/*Added on 04/02/2008*/
.modalBackground
{
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.bg-body{
	background-color:#ffffff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
}
.bg-cream{
	background-color:#FBFBFB;
	border: 1px solid #EFEFEF;
}
.txt-orange{
	color:#F07A46;
}
.txt-lt-black{
	color:#1e1e1e;
}
.bg-ltBlue2{
	background-color:#f0f7fc;
}

.bg-gridalt{
	background-color: #EFF1F5;
}

.bg-test{
	background-color: #DFE8F1;
}
.playlist

{
	margin-top: 15px;
	margin-bottom: 15px;
	padding: 15px;
}

.updateProgress
{
	background-color: #ffffff;
	filter: alpha(opacity=70);
	MozOpacity: 0.7;
	opacity: 0.7;
	padding: 0px;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}

.errorBox
{
	background-color: #ffc6c6;
	border-right: #ff0000 1px solid;
	border-top: #ff0000 1px solid;
	border-left: #ff0000 1px solid;
	border-bottom: #ff0000 1px solid;
	color: #000000;
}

.warningBox
{
	background-color: #ffffbb;
	border-right: #ffff00 1px solid;
	border-top: #ffff00 1px solid;
	border-left: #ffff00 1px solid;
	border-bottom: #ffff00 1px solid;
	color: #000000;
}

.informationBox
{
	background-color: #d9d9ff;
	border-right: #0000ff 1px solid;
	border-top: #0000ff 1px solid;
	border-left: #0000ff 1px solid;
	border-bottom: #0000ff 1px solid;
	color: #000000;
}

.successBox
{
	background-color: #c1ffc1;
	border-right: #008000 1px solid;
	border-top: #008000 1px solid;
	border-left: #008000 1px solid;
	border-bottom: #008000 1px solid;
	color: #000000;
}

.thumb120x90
{
	padding: 1px;
	width: 120px;
	height: 90px;
	border-right: #8c9fba 1px solid;
	border-top: #8c9fba 1px solid;
	border-left: #8c9fba 1px solid;
	border-bottom: #8c9fba 1px solid;
}

.thumb-border
{
    border: 1px solid #cccccc;
    padding: 1px;
}

A.ProductTitle, A.ProductTitle:link, A.ProductTitle:visited
{
	color: #747ca5;
	text-decoration: underline;
	font-weight: bold;
}

A.ProductTitle:hover
{
	color: #000080;
	text-decoration: underline;
	font-weight: bold;
}

.container
{
	border-right: #8693b4 1px solid;
	border-top: #8693b4 1px solid;
	border-left: #8693b4 1px solid;
	border-bottom: #8693b4 1px solid;
}

.container-header
{
	background-color: #8693b4;
}

.boldLink
{
	font-weight: bold;
	color: #8693b4;
	text-decoration: underline;
}

.cartNavigator
{
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: right;
	width: 700px;
	float: left;
}

.loadingbox
{
	position: fixed;
	top: 40%;
	left: 40%;
	border: 1px solid lightsteelblue;
	background-color: #ffffff;
	height: 60px;
	width: 250px;
	text-align: center;
	padding-top: 20px;
}

a.skybluelink, a.skybluelink:link, a.skybluelink:visited
{
	color: #dee8f0;
	text-decoration: underline;
}

a.skybluelink:hover
{
	color: #dee8f0;
	text-decoration: none;
}

.skybluetext
{
	color: #dee8f0;
}

.detail-hr
{
	color: #fff;
	background-color: #fff;
	border: 1px dotted #747ca5;
	border-style: none none dotted;
}

.detail-hr-grey
{
	color: #fff;
	background-color: #fff;
	border: 1px solid #cccccc;
	border-style: none none dotted;
}

.productimage
{
	border: 1px solid #cccccc;
	padding: 1px;
}

a.playlistlink, a.playlistlink:link, a.playlistlink:visited
{
	padding: 2px 5px 2px 5px;
	color: #747ca5;
	text-decoration: none;
}

a.playlistlink:hover
{
	color: #747ca5;
	font-weight: bold;
	padding: 2px 5px 2px 5px;
}

.playlistupperpanel
{
    width: 200px;
    height: 200px;
    overflow: scroll;
}

.playlistlowerpanel
{
	border: 1px solid #E0E0E0;
	width: 220px;
	height: 247px;
	overflow: scroll;
}

.playlistupperpanel
{
	border: 1px solid #E0E0E0;
	width: 220px;
	height: 50px;
	overflow: scroll;
}

A.playlist-title, A.playlist-title:link, A.playlist-title:visited
{
	color: #747ca5;
	text-decoration: underline;
	font-weight: bold;
}

A.playlist-title:hover
{
	color: #000080;
	text-decoration: underline;
	font-weight: bold;
}

.ratingstar-filled
{
	background-image: url(http://www.howdoyouguru.com/images/star_filled.gif);
	width: 15px;
	height: 13px;
	background-repeat: no-repeat;
}

.ratingstar-empty
{
	background-image: url(http://www.howdoyouguru.com/images/star_empty.gif);
	width: 15px;
	height: 13px;
	background-repeat: no-repeat;
}

.detail-label
{
	color: #999999;
}

.detail-text
{
	color: #666666;
}

.accordion-header
{
	padding: 5px;
	background-color: #eee;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c7c7c7;
}

.accordion-header-selected
{
	padding: 5px;
	background-color: #d0d5e1;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c7c7c7;
}

.accordion-content
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.border-dotted-top-bottom
{
	border-top: dotted 1px #cccccc;
	border-bottom: dotted 1px #cccccc;
}

.detail-field-label
{
	width: 120px;
	text-align: right;
	padding: 3px;
}

.detail-field-value
{
	width: 590px;
	padding: 3px;
}

.comments-pager
{
	background-color: #eeeeee;
}

.comments-comment-header
{
	float: left;
	border-bottom: solid 1px #cccccc;
	background-color: #eeeeee;
	padding: 3px;
	margin-bottom: 3px;
}

.comments-your-comment-reply
{
	border: 1px dotted #cccccc;
	background-color: #F8F8F8;
}

.text-password-strength
{
    font-family:Arial, Verdana, Helvetica, sans-serif;
    font-style: italic;
    padding-left: 15px;
    font-size: 11px;
}

.detail-field-label
{
    text-align: right;
    padding: 5px;
    font-weight: bold;
    vertical-align: top;
}

.detail-field-value
{
    padding: 5px;
    vertical-align: top;
}

.text-success
{
    color: #008000;
}

.text-error
{
    color: #FF0000;
}

.text-small
{
    font-size: 11px;
}

.modal-background
{
       background-color: #000000;
       filter: alpha(opacity=70);
       opacity: 0.7;
}

.MainContent
{
    position:relative;
    margin:0 auto;
    width:1002px;
    background-color:#ffffff;   
}

.MainContent1
{
    position:relative;
    margin:0 auto;
    width:1002px;
	height:1100px;
    background-color:#ffffff;   
}


#video
{
    position:relative;
    z-index:0;
}


#landing_header
{
	padding-left:20px;
}

#move_btn
{
	position:relative;
	top:7px;	
}
/*
#footertbl
{
	position:absolute;
	top:300px;	
}
*/

#headline1
{
	position:absolute;
	top:170px;
	left:40px;	
}

#tvedge
{
	position:absolute;
	top:463px;
	left:40px;	
}

#tradeup
{
	position:absolute;
	top:465px;
	right:75px;
	
}

#sidebox
{
	width:366px;
	position:absolute;
	top:540px;
	left:40px;	
}

.bbox
{
	width:366px;
	height:116px;	
}

#sdhdtxt
{
	position:absolute;
	top:10px;
	width:366px;
	text-align:center;
    font-weight:bold;	
}


#btxt1
{
	position:absolute;
	width:366px;
	top:60px;
	left:150px;
	text-align:left;
}

#btxt2
{
	position:absolute;
	width:366px;
	top:170px;
	left:150px;
	text-align:left;
}

#btxt3
{
	position:absolute;
	width:366px;
	top:290px;
	left:150px;
	text-align:left;
}

#btxt4
{
	position:absolute;
	width:366px;
	top:410px;
	left:150px;
	text-align:left;
}

#bbox1
{
	position:absolute;
	left:5px;
	top:35px;
		
}

#bbox2
{
	position:absolute;
	left:13px;
	top:160px;
		
}

#bbox3
{
	position:absolute;
	left:15px;
	top:275px;
		
}

#bbox4
{
	position:absolute;
	left:5px;
	top:385px;
		
}

.green
{
	color:#85B742;
}

#callnow
{
	position:absolute;
	top:433px;
	left:390px;	
}

#action
{
	position:absolute;
	top:433px;
	left:703px;		
}

#actxt
{
	position:absolute;
	top:370px;
	left:390px;	
	width:490px;
	color:#000000;
}

.actsz
{
	font-size:20px;
	font-weight:bold;
	color:#000000;
}

#bubble
{
	position:absolute;
	top:170px;
	left:390px;	
}

#bubtxt
{
	position:absolute;
	top:200px;
	left:605px;
	width:490px;
	z-index:1;
	color:#000000;	
}

#qt
{
	position:absolute;
	top:-15px;
	left:-30px;	
	font-size:75px;
	color:#0071BB;	
}

#busubtxt
{
	position:relative;
	top:10px;
	left:-25px;	
}

#budr
{
	position:relative;
	top:15px;
	left:-5px;
	font-size:15px;
}

#tvlist
{
	position:absolute;
	top:15px;
	left:365px;
	width:490px;
	color:#000000;	
}

#toptxt
{
	position:absolute;
	top:0px;
	left:390px;
	color:#000000;
	font-size:16px;
	width:490px;
	font-weight:bold;	
}

img { 
border: none; 
} 

#drpic
{
	position:absolute;
	left:430px;
	top:190px;
	z-index:1;
}

#printpage
{
	position:absolute;
	top:431px;
	left:703px;
		
}

#printemail
{
	position:absolute;
	right:80px;
	top:480px;
}

#cdalist
{
	position:absolute;
	top:35px;
	left:365px;
	width:490px;
	color:#000000;	
}

#cdaBox
{
	
	position:absolute;
	top:190px;
	left:390px;
	width:200px;
}


 @media print {

#landing_header
{

	visibility:hidden;
}

.bgHeader
{
	visibility:hidden;
}

.bgNavigation
{
	visibility:hidden;
}

#Stm0p0iTB
{
	visibility:hidden;
}
   
  }


