﻿

body, p, td, span, div, li, input, b, strong
{
    font-family: Verdana;
    color: #333333;
    font-size: 11px;
}

body
{
    height: 100%;
}

a
{
    font-size:11px;
    color: #1386C0;
    text-decoration: none;
}
a:hover
{
    font-size:11px;
    color: #1386C0;
    text-decoration: none;
}

ul
{
    margin: 0px;
    padding: 0px;
}

li
{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

img
{
    border: 0px;
    margin: 0px;
    padding: 0px;
}

.transparent
{
    behavior: url(../css/iepngfix.htc);
}

*
{
    font-family: Verdana;
    font-size: 12px;
    color: #333333;
}

body
{
    margin: 0px;
    padding: 0px;
}

/*** Master Page ***/
/* this flag is used to fix a problem about div's height in FireFox */
.ClearFlag
{
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
}

.clearfix:after
{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix
{
    *display:block;
}


#divPageArea
{
    margin-left: auto;
    margin-right: auto;
    background-color: #ffffff;
    margin-bottom:30px;
    margin-top:-311px;
}

#headerArea
{
    width:auto;
    height:400px;
    overflow: hidden;
    background-image: url(../images/background-1px.png);
    background-repeat: repeat-x;    
}

.headerMenu
{
    height: 60px;
    width: 960px;
    margin: 0px auto 0px auto;
    padding-top:10px;
    padding-bottom:0px;
    line-height: 24px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    text-align: center;
    background-image: url(../images/Background.png);
    background-repeat: no-repeat;
    behavior: url(../css/iepngfix.htc);
    overflow: hidden;
	position:+absolute;
}

#MainMenu
{
    text-align: left;
}

.headerSearchBar
{
    height: 25px;
    background-image: url(../images/top_search_bg.gif);
    background-repeat: repeat-x;
}

a.ActiveMenuItem
{
    height: 29px;
    background-image: url(../images/tab-sec.png);
    color: #FFFFFF;
    text-decoration: none;
    font-size: 13px;
    font-family: verdana;
    font-weight: bold;
    width: 109px;
    text-align: center;
    display: inline-block;
    float: left;
    position: relative;
    behavior: url(../css/iepngfix.htc); 
    margin-top:4px;   
}
a.ActiveMenuItemNoChild
{
    height: 25px;
    background-image: url(../images/tab.png);
    color: #FFFFFF;
    text-decoration: none;
    font-size: 13px;
    font-family: verdana;
    font-weight: bold;
    width: 109px;
    text-align: center;
    display: inline-block;
    float: left;
    position: relative;
    behavior: url(../css/iepngfix.htc); 
    margin-top:4px;   
}
a.ActiveMenuItem:hover
{
    height: 25px;
    background-image: url(../images/tab.png);
    color: #FFFFFF;
    text-decoration: none;
    font-size: 13px;
    font-family: verdana;
    font-weight: bold;
    width: 109px;
    text-align: center;
    display: inline-block;
    float: left;
    position: relative;
    behavior: url(../css/iepngfix.htc); 
    margin-top:4px;   
}
a.MenuItem
{
    height: 25px;
    background-image: url(../images/dot-clear.gif);
    color: #DBDEE4;
    font-size: 13px;
    font-family: verdana;
    font-weight: bold;
    text-decoration: none;
    width: 109px;
    text-align: center;
    display: inline-block;
    float: left;
    position: relative;
    margin-top:4px;
}

a.MenuItem:hover
{
    height: 25px;
    background-image: url(../images/tab.png);
    color: #DBDEE4;
    font-size: 13px;
    font-family: verdana;
    font-weight: bold;
    text-decoration: none;
    width: 109px;
    text-align: center;
    display: inline-block;
    float: left;
    position: relative;
    margin-top:4px;
}

.FooterDiv
{
    width: 100%;
    margin: 0px auto;
    height: 23px;
    border-color: #c0c0c0;
    border-style: solid;
    border-width: 1px 0px 0px 0px;
    position:fixed;
    bottom:0px;
    z-index:99;
    background-color:#FFFFFF;
}

.FooterInnerDiv
{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.footerLinks
{
    font-size: 9px;
    color: #606060;
    text-decoration: none;
}

.footerLinks:hover
{
    font-size: 9px;
    text-decoration: underline;
}

.FooterText
{
    float: right;
    font-size: 9px;
    color: #606060;
    margin-top: 5px;
    padding-bottom:20px;
}

/*** Home Page ***/

.mainPageBottomBanner
{
    width: 240px;
    float: left;
    height: 80px;
    border: 1px solid #a0a0a0;
}

/*** Normal Pages ***/

#divContentArea
{
    width: 950px;
    margin-left: auto;
    margin-right: auto;
}

ul.inline
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
ul.inline li
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    float: left;
}


/*** Master Page ***/
#footerLinks ul.LinkHeader
{
}
#footerLinks ul.LinkHeader li
{
    font-size: 9px;
    color: #606060;
    font-weight: bold;
    width: 167px;
}
#footerLinks ul.Link li
{
    font-size: 9px;
    color: #606060;
    width: 167px;
    margin-top: 5px;
}

.headerWizardMenu
{
    background-image: url(../images/w_bg_header.gif);
    background-repeat: no-repeat;
    height: 62px;
    width: 960px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    overflow: hidden;
}


.headerSearchBar
{
    background-color: #DBDEE3;
}

.headerSearchBar div
{
    font-size: 9px;
    font-weight: bold;
    width: 960px;
    margin: 0px auto;
    padding: 3px;
}

.headerSearchBar input
{
    border: 1px solid #808080;
    margin-top: 1px;
    font-weight: normal;
}


.ContentBlock
{
    margin-top: 20px;
    margin-bottom: 20px;
}

.StarBG
{
    width: 55px;
    height: 8px;
    background-image: url(../images/star_empty.png);
    text-align: left;
    background-repeat: no-repeat;
}

.StarBar
{
    height: 8px;
    background-image: url(../images/star_colored.png);
    overflow: hidden;
    font-size: 1px;
    line-height: 1px;
    background-repeat: no-repeat;
}

.ContentBlock div
{
    font-size: 11px;
    color: #666666;
}

.ContentBlock .Price
{
    font-size: 11px;
    color: #195278;
}

.ContentBlockDiv
{
    width: 130px;
    margin-bottom: 15px;
}

.Hidden
{
    display: none;
}

.hide
{
    display: none;
}
.show
{
    display: block;
}


.TrackListTable th
{
    background-color: #E6F1F7;
    color: #0F6C86;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
}
.TrackListTable td
{
    color: #666666;
    font-size: 10px;
    font-weight: normal;
}
.TrackListTable .break
{
    height: 1px;
}

.TrackListTable .OddLine
{
    background-color: #E6F1F7;
}

.TrackListTable .EvenLine
{
    background-color: #CCDFE9;
}

.TrackListTable .HighLightLine
{
    background-color: #69CBFB;
}

#TrackContainerHidden
{
    display: none;
}

.TrackListHead
{
    background-image: url(../images/music_list.png);
    width: 444px;
    height: 29px;
}

.TrackPlayerButton
{
    margin: 7px 0px;
    cursor: pointer;
}


.SearchTrackListTable th
{
    background-color: #E6F1F7;
    color: #0F6C86;
    font-size: 11px;
    font-weight: bold;
    height: 30px;
}
.SearchTrackListTable td
{
    color: #666666;
    font-size: 10px;
    font-weight: normal;
}
.SearchTrackListTable .break
{
    height: 1px;
}

.SearchTrackListTable .OddLine
{
    background-color: #E6F1F7;
}

.SearchTrackListTable .EvenLine
{
    background-color: #CCDFE9;
}

.SearchTrackListTable .HighLightLine
{
    background-color: #69CBFB;
}


/***************************** /device/product.aspx **********************************/
#lightBoxCheckoutMode
{
    width: 480px;
    height: 190px;
    background-color: #1C232B;
    padding: 40px;
}
#lightBoxCheckoutMode .left
{
    float: left;
    width: 221px;
}
#lightBoxCheckoutMode .right
{
    float: right;
    width: 221px;
}

#lightBoxCheckoutMode p
{
    color: #C9CCD1;
}

#lightBoxCheckoutMode #imgBtnExpressCheckout, #lightBoxCheckoutMode #imgBtnWizardCheckout
{
    width: 220px;
    height: 78px;
    cursor: pointer;
    margin-bottom: 10px;
    color: #FFFFFF;
    font-size: 20px;
    font-weight: bold;
    line-height: 25px;
    text-align: center;
    padding-top: 20px;
    overflow: hidden;
}

#lightBoxCheckoutMode #imgBtnExpressCheckout
{
    background-image: url(../images/button_red.jpg);
}

#lightBoxCheckoutMode #imgBtnWizardCheckout
{
    background-image: url(../images/button_orange.jpg);
}

.AccountInfo  
{
    color: #c0c0c0;
    margin-right: 10px;
    font-size: 11px;
    float:right;
    position:+absolute;
    height:20px;
    line-height:20px;
}

.AccountInfo span
{
    color: #c0c0c0;
}

.AccountInfo b 
{
    color: #ffffff;
    font-size: 11px;
}

.AccountInfo a
{
    color: #DBDEE4;
    font-size: 11px;
}

.AccountInfo img
{
    margin-top: -5px;
}


#LatestNews
{
    background-image: url(../images/news_bg.gif);
    width: 231px;
    height: 292px;
}

#LatestNewsHeader
{
    color: white;
    font-family: arial;
    font-weight: bold;
    font-size: 13px;
    padding: 5px;
    text-align: center;
}

#LatestNewsContent
{
    height: 250px;
    padding: 7px;
}

#LatestNewsContent td
{
    font-family: verdana;
    font-size: 11px;
    color: #3399cc;
    padding-bottom: 7px;
}

#LatestNewsContent .dateLabel
{
    font-family: verdana;
    font-size: 11px;
    margin-right: 10px;
}

#LatestNewsContent .noNews
{
    font-family: verdana;
    font-size: 11px;
    color: #a0a0a0;
    text-align: center;
    padding: 20px;
}

#LatestNewsContent a
{
    font-size: 11px;
    text-decoration: none;
}

#LatestNewsContent a:hover
{
    font-size: 11px;
    text-decoration: underline;
}

#ProductLandingContent
{
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}
#ProductLandingContentBackground
{
    background-image: url(../images/Device/border_bg2.jpg);
}
#ProductLandingContentInnerBackground
{
    background-image: url(../images/Device/border_bg1.jpg);
    background-repeat: no-repeat;
}
#ProductLandingContentInnerBackground .tdLeft
{
    font-size: 12px;
    line-height: 38px;
    text-align: right;
    width: 162px;
    padding-right: 36px;
    color: #a0a0a0;
    cursor: pointer;
    background-image: url(../images/Device/arrow_right_spearmint.gif);
    background-position: 169px center;
    background-repeat: no-repeat;
}
#ProductLandingContentInnerBackground .tdLeftHover
{
    font-size: 12px;
    line-height: 38px;
    text-align: right;
    width: 162px;
    padding-right: 36px;
    color: #ffffff;
    cursor: pointer;
}

#highlighter
{
    position: absolute;
    z-index: +1;
}

#menu
{
    position: absolute;
    z-index: +5;
}

.productSpecsFieldName
{
    font-size: 11px;
    font-weight: bold;
    color: #ffffff;
    padding: 5px 10px 5px 10px;
    background-color: #93CC41;
}

.productSpecsFieldValue
{
    font-size: 11px;
    padding: 5px 10px 5px 10px;
    background-color: #E7F8CC;
}

ul.inline
{
}

ul.inline li
{
    float: left;
}


input.text {
    border:1px solid #AABAC7;
    padding:3px;
}

input.ValidateFailed, select.ValidateFailed, span.ValidateFailed
{
    border-right: #FF9900 1px dashed;
    border-top: #FF9900 1px dashed;
    border-left: #FF9900 1px dashed;
    border-bottom: #FF9900 1px dashed;
    background-color: #FFE7B8;
}

/********************* Error Info  ******************************/
.ErrorInfo
{
    background-image:url(../images/icon_exclaim.gif);
    background-position:left center;
    background-repeat:no-repeat;
    text-align:left;
    padding-left:30px;
    color:#CC0200;
}

/********************** sub menu ***********************/
#divHeaderSubNav             
{                        
    height:28px;
    line-height:25px;
    background-image:url(/images/secondary-bar.gif);
    text-align:left;
    margin-top:-9px;
}

#divHeaderSubNav li 
{
    display:inline;        
    margin-left:20px;            
    line-height:25px;
}

#divHeaderSubNav li a 
{
    color:#BAC7DF;
}

#divHeaderSubNav li.selected {
    display:inline;
}

#divHeaderSubNav li.selected a {
    color:#90CE1A;
}

#divHeaderSubNav li a:hover {
    color:#FFFFFF;
}

#divHeaderSubNav .SubMenu
{
    width:960px;
    margin-left:auto;
    margin-right:auto;    
}
