@charset "iso-8859-1";
/* Main content */
body{margin:10px;font:11px Verdana, Arial, Helvetica, sans-serif;color:#333; line-height:1.6;}
ul{margin:0;padding:0;color:#999999;}
.wrapper{}

/* Link properties */
a:link{color:#006699;text-decoration:none;}
a:visited{text-decoration:none;color:#006699;}
a:active{text-decoration:none;color:#006699;}
a:hover{text-decoration:none;color:#E55016;}

a.white:link{text-decoration:none;color:#fff;}
a.white:visited{text-decoration:none;color:#fff;}
a.white:active{text-decoration:none;color:#fff;}
a.white:hover{text-decoration:none;color:#ffcc33;}

/* Left menu */
.submenu1{width:200px;}
#submenu1
{
padding-top: 4px;
padding-bottom: 7px;
margin: 0;
padding: 0;
font-size: 11px;
font-weight: normal;
line-height:20px;
}

a.submenu1:link
{
color: #006699;
text-decoration: none;
border-left: 2px solid #9EC36F;
font-size: 11px;
padding-left: 4px;	
}

a.submenu1:visited
{
color: #006699;
text-decoration: none;
border-left: 2px solid #9EC36F;
padding-left: 4px;
font-size: 11px;	
}

a.submenu1:hover
{	color: #E55016;
border-left: 2px solid #006699;
padding-left: 4px;
Background: #FFF;	
}
a.submenu1:active
{
color: #E55016;
border-left: 2px solid #006699;
Background: #FFF;
padding-left: 4px;	
}

#submenu1 li
{
list-style: none;
padding: 4px 0 4px 0;
border-bottom: 1px dotted #ABABAB;
}

/* Top section */
.logo{height:70px;}
.cart{padding-left:110px;line-height:20px;}
.cart .basket{background:url(images/ico_cart.gif) left no-repeat;padding:4px 0 4px 20px;}
.cart .account{background:url(images/ico_account.gif) left no-repeat;padding:4px 0 4px 20px;}

/* Top menu */
.mainmenu{}
.mainmenu ul{margin-top:2px;}
.mainmenu ul li{list-style:none;display:inline;margin-right:-3px;}
.mainmenu ul li {background:url(images/menu_bgx.gif) repeat-x;height:31px;border:1px solid #61bed1;padding:6px 10px;font-weight:bold;color:#ffffff;}
.submenu{background:url(images/submenu_bgx.gif) repeat-x;height:31px;border:1px solid #9ec36f;padding-left:10px;}
.submenu {color:#ffffff;}
.brdrbtm{border-bottom:2px solid #d1d1d1;}
.contents{padding:0;}
.banner{margin:1px 0;}
.contents_contents{padding:10px 0;}

/* Content */
.centerSide{padding:0 0 0 17px;}
.product{border-bottom:1px solid #dddddd;padding:8px 0;}
.product .txt{padding:2px 8px 0 0;}
.product a{font:bold 14px Arial, Helvetica, sans-serif;}
.product span{color:#333;font-weight:bold;}

/* Titles */
h1{margin:0;padding:0;font:bold 18px Arial, Helvetica, sans-serif;color:#ffffff;border:1px solid #61bed1;background:url(images/menu_bgx.gif) repeat-x;padding:4px 0;padding-left:10px;}
h2{margin:0;padding:0;font:bold 18px Arial, Helvetica, sans-serif;color:#ffffff;background:url(images/gray_hdng_gray_bgx.gif) repeat-x;padding:4px 0;padding-left:10px;}

/* Footer */
.footer{background-color:#dddddd;padding:24px;line-height:18px;}
/* Mini search */
.search{background:url(images/search_bgx.gif) repeat-x;padding-right:10px;border-bottom:2px solid #cfcfcf;border-top:1px solid #cfcfcf;border-right:1px solid #cfcfcf;}
input.search{border:none;background-color:#fff;margin:2px 8px;color:#333;}
/* Horizonatl rule */
hr {
height: 0;
border-width: 1px 0 0 0;
border-style: solid;
border-color: #e69d01;
}
/* Minicart */
TD.mincart {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

P.mincart {
font-size: 11px;
font-family : Verdana, Arial, Helvetica, sans-serif;
}

table.mincart
{
border: 1px dotted #e69d01;
background-color: #FFF;
width: 196px;
}

td.mincart
{
background-color: #fdedc9;
}
/* Tbale backgrounds */
TABLE.cobtbl{
background-color: #e69d01;
}

TD.cobhl{
background-color: #fdedc9;
}

TD.cobll{
background-color: #FFF;
color : #333;
}
/* Price properties */
SPAN.price, .detailprice, .prodprice {
font:bold 14px Arial, Helvetica, sans-serif;color:#333;
padding-top: 4px;
text-align: center;
}

.prodname, .detailname{
color: #333;
font-weight:bold;
}

form {
margin: 0;padding: 0;
}

div.prodid{
font-weight: bold;
}

span.prodoption{
font-weight: bold;
} 

.prodname, .detailname{
font-weight: bold;
}



/* - - - - - - - - - - - - - home template construction - - - - - - - - - - - - - */
body { font-family:Verdana, Arial, Helvetica, sans-serif; margin-left:0px; margin-right:0px; text-align:left; margin-top:0px; margin-bottom:0px }
#tblhead { width:100% }
#tblmain { width:95% }
#sch { text-align:center; margin-top:5px; margin-bottom:5px }
#tdbody { text-align:center; padding-left:20px; padding-right:10px; vertical-align:top; background-color:#FFFFFF; margin-right:0px }
#divfooter { text-align:center; margin-top:20px; font-size:70% }
#hrtop { width:25%; height:2px; color:RGB(0,0,255) }
#hrfooter { width:75%; height:2px; color:RGB(204,0,0) }
.tdheaderleft { text-align:center; width:320px }
.tdheaderright { text-align:center; padding-left:10px; padding-right:10px }
.webring { font-size:60%; text-align:center; margin-top:5px; padding:2px }
.tblcenter { margin-left:auto; margin-right:auto }
/* - - - - - - - - - - - - - menu styles - - - - - - - - - - - - - */
.menu { font-size:90%; font-weight:normal; line-height:120%; text-align:left }
.menulinks { font-size:90%; font-weight:normal; line-height:120%; text-align:left }
.menulinks:link { color:RGB(0,0,0); text-decoration:none; }
.menulinks:visited { color:RGB(0,0,0); text-decoration:none }
.menulinks:active { color:RGB(0,0,0); text-decoration:none; color:#CC0000 }
.menulinks:hover { color:RGB(0,0,255); text-decoration:underline; background-color:RGB(255,255,255) }
.hrmenu { width:75%; height:1px; color:RGB(204,0,0); margin-top:5px; margin-left:0px}
.menusecure { padding-top:200px }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - home page - - - - - - - - - - - - - */
.hplinkscenter, .hplinksleft, .td1, .td2, .tdhphard { font-size:80% }
.hplinkscenter, .hplinksleft, .td1, .td2 { padding-bottom:15px; vertical-align:top; line-height:120% }
.hplinkscenter, .td1, .td2, .tdhphard { text-align:center }
.hplinksleft { text-align:left }
.tdhphard { vertical-align:bottom; width:25%; padding-bottom:5px }
.tdhphard1 { vertical-align:bottom; width:25% }
.td1 { width:25% }
.td2 { width:13% }
.tdmleft {width:50%; text-align:center; vertical-align:top; background-color:RGB(240,240,240); padding-left:10px; padding-right:10px }
.div1 { width:80%; text-align:center; vertical-align:top; background-color:RGB(240,240,240); padding-left:10px; padding-right:10px; margin-left:auto; margin-right:auto }
.fplinks { font-size:80% }
.fp1 { font-size:80%; font-weight:bold; color:RGB(204,0,0); text-align:center; padding-top:3px; padding-bottom:3px }
.fp2 { font-size:80%; font-weight:bold; color:#0000FF; text-align:left; padding-left:5px; padding-right:3px; vertical-align:top }
.fp3 { text-align:center; vertical-align:top }
.fp4 { text-align:center; vertical-align:top }
.tbl { width:98% }
.tblouter { width:100%; border:1px dotted RGB(220,220,220); border-collapse:collapse }
.tdinner { border:1px dotted RGB(220,220,220); border-collapse:collapse }
.tbl1outer { width:100%; border:1px dotted RGB(220,220,220); border-collapse:collapse }
.td1inner { text-align:center; font-size:80%; border:1px dotted RGB(220,220,220); border-collapse:collapse; width:25% }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
/* - - - - - - - - - - - - - forms and searchboxes - - - - - - - - - - - - - */
.tdsearchboxes { font-size:70%; font-weight:bold }
.searchforms { margin:0px }
.searchbutton { font-size:80% }
.namefieldleft, .namefieldright, .namefieldcenter { font-size:80%; text-align:right; padding:2px }
.namefieldleft { text-align:left }
.namefieldright { text-align:right }
.namefieldcenter { text-align:center }
.inputtdleft { text-align:left; margin-left:0px; padding-left:2px }
.inputtdcenter { text-align:center; margin-left:auto; margin-right:auto }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - site wide specific - - - - - - - - - - - - - */
h1, h2, h3 { margin-top:10px; margin-bottom:10px }
h1, h2, h3, h4, h5, .colhead, .tdtotal, .prodhead, .prodtd, .proddescription, .prodprice, .term { color:RGB(0,0,255) }
h1 { font-size:120%; font-weight:bold }
h2 { font-size:100%; font-weight:bold }
h3 { font-size:90%; font-weight:bold }
h4 { font-size:80%; font-weight:bold }
h5 { font-size:70%; font-weight:bold }
.alertmessage { font-size:90%; text-align:center; padding:3px; margin:20px }
.mednote { font-size:80%; text-align:left; background-color:#FFFFCC }
.outofstock { font-size:80%; font-weight:bold; color:RGB(165,222,4); text-align:center; padding-top:10px; padding-bottom:10px }
ol { font-size:90%; line-height:120% }
.nrform { font-size:90%; font-weight:bold }
.notes { font-size:90%; font-weight:bold; text-align:left; color:RGB(204,0,0); background-color:RGB(240,240,240); padding:5px }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - hyperlinks - - - - - - - - - - - - - */
a:link { text-decoration:underline; }
a:visited { text-decoration:underline; color:#9900FF }
a:active { text-decoration:none; color:#9900FF; }
a:hover { color:#FF0000; text-decoration:underline; background-color:RGB(240,240,240) }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - link submit and links only - - - - - - - - - - - - - */
.linkexQ { font-size:90%; font-weight:bold; color:#0000FF; margin-top:5px; margin-bottom:5px }
.linkexA { font-size:80%; margin-top:5px; margin-bottom:5px }
.linktitle { font-size:100%; font-weight:bold; color:#0000FF; margin-top:5px; margin-bottom:5px }
.linkdescription { font-size:90%; margin-top:5px; margin-bottom:5px }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - table data display - - - - - - - - - - - - - */
.tbldisplay { width:100% }
.cartlines { background-color:RGB(0,150,200) }
.colhead { font-size:90%; font-weight:bold; text-align:center }
.tdsort { text-align:center; margin-left:auto; margin-right:auto }
.imgsort { height:10px; width:10px; border:0px }
.resultsleft, .resultsright, .resultscenter { font-size:80% }
.resultsleft { text-align:left }
.resultsright { text-align:right }
.resultscenter { text-align:center }
.player_x { font-size: 14px; font-weight: bold; color: #FF6600; text-align:center }
.oddrow { background-color:RGB(220,220,220) }
.evenrow { background-color:#FFFFFF }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - forms and searchboxes - - - - - - - - - - - - - */
.namefieldleft, .namefieldright, .namefieldcenter { font-size:80%; text-align:right; padding:2px }
.namefieldleft { text-align:left }
.namefieldright { text-align:right }
.namefieldcenter { text-align:center }
.inputtdleft { text-align:left; margin-left:0px; padding-left:2px }
.inputtdcenter { text-align:center; margin-left:auto; margin-right:auto }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - glossary - - - - - - - - - - - - - */
.term { font-size:100%; font-weight:bold; text-align:left; margin-top:10px; margin-bottom:3px }
.definition { font-size:90%; text-align:left; margin-top:0px; margin-bottom:0px }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */

/* - - - - - - - - - - - - - review and showcart page - - - - - - - - - - - - - */
.error { font-size:100%; font-weight:bold; color:#FF0000 }
.tdctr, .tdleft, .tdright { font-size:80%; color:#000000 }
.tdctr { text-align:center }
.tdleft { text-align:left }
.tdright { text-align:right }
.tdtotal { font-size:90%; font-weight:bold; text-align:right }
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -  */
/* - - - - - - - - - - - - - showsongs and display pages - - - - - - - - - - - - - */
.prodhead { font-size:100%; font-weight:bold }
.prodtd, .proddescription, .prodprice { font-size:90%; font-weight:bold; text-align:left }
.proddescription { color:#000000 }
.prodprice { color:#CC0000 }
.hardwarespecs { font-size:80%; text-align:left }
.picfield { text-align:center; font-size:60%; height:120px; vertical-align:middle }

.hphard { text-align:center; font-size:75%; height:170px; vertical-align:bottom; color:RGB(204,0,0) }
