p, h1, h2, h3, ul, li, td, div 
{
    font-family: "Trebuchet MS", Arial, Sans-Serif;
    margin: 0;
}

span
{
	font-family: "Trebuchet MS", Arial, Sans-Serif;
}

a, a:hover, a:link, a:visited 
{
    color: #4C1F9E;
	text-align: center;
}

a:hover 
{
    text-decoration: none;
}

body 
{
    margin: 10px;
    padding: 0px;
    background-color: #e6f0f7;
    background-image: url(/images/style/main/bg.gif);
    background-repeat: repeat-x;
}

.container 
{
    margin: 0px auto;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 1px;
    width: 792px;
    background-color: #FFFFFF;    
    background-image: url(/images/style/main/wcornerl.gif);
    background-position: left top;
    background-repeat: no-repeat;
}

    img.containerCorner 
    {
        margin: 0px;
        padding: 0px;
        position: relative;
        top: -5px;
    }

.header 
{
    margin-top: 5px;
    margin-right: 5px;    
    margin-bottom: 0px;
    margin-left: 5px;
    padding: 0px;
    height: 36px;
    background-color: #FFFFFF;
}

    .headerTitle
    {
        margin: 0px;
        margin-top: 0px;
        padding: 0px;
        width: 413px;
        height: 36px;
        background-image: url(/images/style/main/headertitle.gif);
        background-repeat: no-repeat;
        float: left;
    }
    
    .headerTab
    {
        margin: 0px;
        margin-top: 0px;
        padding: 0px;
        width: 369px;
        height: 36px;

        background-image: url(/images/style/main/headertab.gif);
        background-repeat: no-repeat;
        float: right;
        text-align: right;
    }

    span.headerTabSign
    {
        margin-right: 5px;        
        font-size: 0.75em;
        position: relative;
        bottom: -10px;
    }

    span.headerTabBasket
    {
        font-size: 0.75em;
        position: relative;
        bottom: -10px;
    }
    
    .headerTabCheckout
    {
        font-size: 0.75em;
        position: relative;
        margin-right: 5px;
        bottom: -10px;

        vertical-align: bottom;
    }

.menu 
{
    margin: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    padding-left: 5px;
    background-color: #9073B4;
    background-image: url(/images/style/main/pcornertl.gif);
    background-repeat: no-repeat;
    background-position: left top;
    color: #FFFFFF;
    height: 30px;
    clear: both;
    line-height: 35px;
}

.menuItem
{
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	float: left;
	height: 30px;
}

.menuItemHover
{
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	color: #FFFFFF;
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer;
	float: left;
	height: 30px;
	background-color: #B6A3CD;
}

    a.menuItemLink, a.menuItemLink:hover, a.menuItemLink:visited, a.menuItemLink:link
    {
        margin: 0px;
        padding: 0px;
        color: #FFFFFF;
        text-decoration: none;
    }    

div.searchForm
{
margin-top: 2px;
margin-right: 2px;
margin-bottom: 0px;
margin-left: 0px;
padding: 0px;
float: right;
display: inline;
}

form.searchForm
{
margin: 0;
margin-bottom: 0;
padding: 0px;
display: inline;
}

input.searchBox
{
margin: 0px;
padding: 0px;
text-align: left;
vertical-align: top;
width: 150px;
height: 17px;
border: solid 1px #ddccef;
float: left;
}

input.searchButton
{
margin: 0px;
padding: 0px;
text-align: right;
vertical-align: top;
height: 19px;
float: left;
}
    
.homeRow 
{
    margin: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    height: 221px;
    background-color: #FFFFFF;
    border: solid 1px #9073B4;
    border-top: solid 0px #9073B4;
    clear: both;
}

    .homePicture 
    {
        margin: 0px;
        padding: 0px;
        width: 558px;
        height: 221px;
        background-color: #FFFFFF;
        float: left;
    }

    .homeInfo 
    {
        margin: 0px;
        padding: 0px;
        width: 222px;
        height: 221px;
        background-color: #FFFFFF;
        font-size: 0.75em;
        float: right;
        overflow: hidden;
    }

    .homeInfoCont 
    {
        margin: 0px;
        padding-top: 12px;        
        padding: 0px;
        clear: both;
    }

    p.homeInfoText
    {
        margin: 7px;
        padding: 0px;
        line-height: 1.00em;
    }

    p.homeInfoHead
    {
        margin: 7px;
        padding: 0px;
        font-weight: bold;
        line-height: 1.00em;
        text-align: center;
        clear: both;
        margin-bottom: 20px;
    }

    p.homeInfoHead2
    {
        margin: 7px 14px;
        padding: 0px;
        list-style-type: none;
        font-weight: bold;
    }
    
    p.homeInfoInfo
    {
        margin: 7px;
        padding: 0px;
        line-height: .75em;
        text-align: center;
    }

    ul.homeInfoList
    {
        margin: 7px 7px;
        padding: 0px;
        list-style-type: none;
        font-weight: bold;
    }

    ul.homeInfoList li
    {
        margin: 0px;
        padding: 0px 5px;
        width: 45%;
        font-weight: normal;
        float: left;
    }

.scroller 
{

    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 0px;
    margin-left: 5px;
    padding: 0px;
    height: 100px;	
    background-color: #FFFFFF;
    border: solid 1px #9073B4;
    border-top: solid 0px #9073B4;
}

embed
{
    margin: 0px;
    padding: 0px;
}

.homeAds 
{
    margin: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    height: 112px;
    background-color: #FFFFFF;
    border: solid 1px #9073B4;
    border-top: solid 0px #9073B4;
    border-bottom: solid 0px #9073B4;
    clear: both;
}

    .homeAd 
    {
        margin: 5px;
        margin-right: 0px;
        padding: 0px;
        width: 251px;
        height: 100px;
        background-color: #FFFFFF;
        border: solid 1px #9073B4;
        float: left;
        display: inline;
    }

    .off25
    {
        margin: 0px;
        padding: 0px;
        position: relative;
        top: -22px;
        left: -22px;
        z-index: 999;
        
    }

.footer
{
    margin: 5px;
    margin-top: 0px;
    padding: 0px;
    height: 13px;
    font-size: 0px;

    background-color: #9073B4;
    background-image: url(/images/style/main/pcornerbl.gif);
    background-position: left bottom;
    background-repeat: no-repeat;
    clear: both;
    text-align: right;
    vertical-align: bottom;
}

    .footer img
    {
        margin: 0px;
        padding: 0px;
    }
    
.epilogue p
{
    margin: 0px;
    padding: 0px;
    text-align: center;
    font-size: 0.75em;
    line-height: inherit;
}

.subContainer
{
    margin: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    height: 100%;
    border: solid 1px #9073B4;
    background-color: #FFFFFF;
}

.divider
{
    margin: 0px;
    padding: 0px;
    border: solid 0px White;
    border-bottom: solid 1px #9073B4;
}
    
.leftMenu 
{
    margin: 0px;
    padding: 0px;
    background-color: #F2F2F2;
    background-image: url(/images/style/main/menubg.gif);
    background-position: right bottom;
    background-repeat: no-repeat;
    width: 150px;
    height: 100%;
    border: solid 0px #9073B4;
    border-right: solid 1px #9073B4;
    text-align: left;
    vertical-align: top;
}

    ul.productList 
    {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

    li.productList
    {
        margin: 0px;
        padding-left: 5px;
        border-bottom: solid 1px #9073B4;
        font-size: 0.75em;
        font-weight: bold;
    }

    a.productListLink, a.productListLink:visited, a.productListLink:link
    {
        text-decoration: none;
        color: #535353;
    }

    a.productListLink:hover 
    {
        text-decoration: none;
        color: #4C1F9E;
    }

    ul.productList2
    {
        margin: 0px;
        padding: 0px;
        list-style-type: none;
    }

    li.productList2
    {
        margin: 0px;
        padding-left: 10px;
        font-size: 0.90em;
        font-weight: normal;
    }

    a.productListLink2, a.productListLink2:visited, a.productListLink2:link
    {
        text-decoration: none;
        color: #535353;
    }

    a.productListLink2:hover 
    {
        text-decoration: none;
        color: #4C1F9E;
    }

td.rightContent
{
    margin: 0px;
    padding: 0px;
    padding-bottom: 5px;
    width: 629px;
    height: 100%;
    text-align: left;
    vertical-align: top;
}

.tier2pic 
{
    margin: 0px;
    padding: 0px;
}

.tier2pic img
{
    margin: 5px;
    margin-right: 0px;
    padding: 0px;
}

.tier2Ads 
{
    margin: 0px;
    padding: 0px;
    float: right;
    display: inline;
}

    .tier2Ad 
    {
        margin: 5px;
        margin-left: 0px;
        padding: 0px;
        width: 251px;
        height: 100px;
        background-color: #FFFFFF;
        border: solid 1px #9073B4;
    }
    
    
.tier3Ads 
{
    margin: 0px;
    padding: 0px;
    height: 112px;
    background-color: #FFFFFF;
    clear: both;
}

    .tier3Ad 
    {
        margin: 5px;
        margin-right: 0px;
        padding: 0px;
        width: 251px;
        height: 100px;
        background-color: #FFFFFF;
        border: solid 1px #9073B4;
        float: left;
        display: inline;
    }
    
.tier3Header
{
    margin: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    vertical-align: text-bottom;
    clear: both;
}

    h1.tier3HeaderTitle
    {
        margin: 0px;
        padding: 0px;
        font-size: 1.0em;
        float: left;
    }

    span.tier3HeaderSort
    {
        margin: 0px;
        margin-top: 5px;
        padding: 0px;
        font-size: 0.75em;
        float: right;
    }
    
    select.tier3HeaderSort
    {
        margin: 0px;
        margin-top: 5px;
        padding: 0px;
        font-size: 0.75em;
        float: right;
    }

    select.tier3HeaderSort option
    {
        margin: 0px;
        padding: 0px;
    }

div.tier3SubHeader
{
    margin: 5px;
    margin-bottom: 0px;
    padding: 0px;
    clear: both;
    vertical-align: middle;
    text-align: right;
    font-size: 0.8em;
}
    
    span.tier3SubHeaderResults
    {
    margin: 0px;
    float: left;
    display: inline;
    }
    
    span.tier3SubHeaderPage
    {
    margin: 0px;
    float: right;
    display: inline;
    }

.tier4Header
{
    margin: 5px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
    vertical-align: text-bottom;
    clear: both;
}

    h1.tier4HeaderTitle
    {
        margin: 0px;
        padding: 0px;
        font-size: 1.0em;
        float: left;
    }

.tier4Pics
{
    margin: 0px;
    padding: 0px;
    float: left;
    display: inline;
    width: 300px;
    text-align: left;
}

img.tier4PicsMain
{
    margin: 10px;
    padding: 0px;
}

img.tier4PicsAltHead
{
    margin: 0px;
    margin-left: 5px;
    padding: 0px;
}

ul.tier4PicsAlt
{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

li.tier4PicsAlt
{
    margin: 5px;
    margin-top: 0px;
    margin-right: 0px;
    padding: 0px;
    width: 68px;
    height: 70px;
    float: left;
    display: inline;
    border: solid 1px #9073B4;
    overflow: hidden;
}

li.tier4PicsAlt img
{
    margin: 0px;
    padding: 0px;
    width: 68px;
}


.tier4Info
{
    margin: 0px;
    margin-right: 5px;
    padding: 0px;
    font-size: 0.80em;
    width: 324px;
    float: right;
    display: inline;
}

.tier4Title 
{
    margin: 0px;
    margin-bottom: 10px;
    padding: 0px;
    font-weight: bold;
    font-size: 1em;
}    

.tier4Description
{
    margin: 0px;
    padding: 0px;
    font-size: 1em;
}   

div.tier4Label
{
    margin: 0px;
    margin-top: 15px;
    padding: 0px;
    width: 100%;
    height: 20px;    
    font-weight: bold;
    border-top: solid 2px #9073b4;
    background-color: #ddccef;
}

    p.tier4LabelOptions
    {
        margin: 0px;
        margin-left: 5px;
        padding: 0px;
        width: 185px;
        float: left;
        display: inline;
    }

    p.tier4LabelQty
    {
        margin: 0px;
        padding: 0px;
        width: 65px;
        float: left;
    }
    
    p.tier4LabelPrice
    {
        margin: 0px;
        margin-left: 5px;
        padding: 0px;
        float: left;
    }    

.tier4FormsWrapper
{
    margin: 0px;
    padding: 0px;
    background-color: #f2f2f2;
    padding-bottom: 5px;
}

.tier4Forms
{
    margin: 0px;
    padding: 5px;
    padding-bottom: 0px;
}

    select.tier4FormsOptions
    {
        margin: 0px;
        padding: 0px;
        width: 185px;
        height: 16px;
        font-size: 0.75em;
    }

    select.tier4FormsQty
    {
        margin: 0px;
        padding: 0px;
        width: 65px;
        height: 16px;
        font-size: 0.75em;
    }

    span.tier4FormsPrice
    {
        margin: 0px;
        margin-left: 5px;
        padding: 0px;
        height: 16px;
        text-align: center;
    }

div.tier4Cart
{
    margin: 0px;
    padding: 0px;
    background-color: #ddccef;
    height: 20px;
}

input.tier4AddCart
{
    margin: 0px;
    padding: 0px;
    float: right;
}

span.tier4Friend
{
    margin: 0px;
    padding: 0px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
}

#tier4Tabs
{
    margin: 0px;
    margin-top: 25px;
    padding: 0px;
    height: 18px;
    background-image: url(/images/style/main/tab.gif);
    background-position:left top;
    background-repeat: no-repeat;
    border-bottom: solid 2px #9073b4;
}

a.tier4TabsA, a.tier4TabsA:link, a.tier4TabsA:hover, a.tier4TabsA:visited
{
    margin: 0px;
    margin-right: 5px;
    margin-left: 5px;
    padding: 0px;
    color: #000000;
    text-decoration: none;
}


#tier4Suggest
{
    margin: 0px;
    padding: 0px;
    clear: both;
    display: block;
}

div.tier4SuggestItem
{
    margin: 2px;
    padding: 0px;
    width: 31%;
    height: 115px;
    float: left;
    display: inline;
    position: relative;
    text-align: center;
}

img.tier4SuggestPic
{
    margin: 0px;
    padding: 0px;
}

p.tier4SuggestText
{
    margin: 0px;
    padding: 0px;
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 99%;
    text-align: center;
    font-size: .75em;
    font-weight: bold;
    line-height: 1.2em;
    text-align: center;
}

span.tier4SuggestNorm
{
    margin: 0px;
    padding: 0px;
    color: Black;
}

span.tier4SuggestNoSale
{
    margin: 0px;
    padding: 0px;
    color: Black;
    text-decoration: line-through;
}

span.tier4SuggestSale
{
    margin: 0px;
    margin-left: 5px;
    padding: 0px;
    color: Red;
}



   
#tier4Matrix 
{
    margin: 0px;
    clear: both;
    display: none;
}

table.tier4Matrix 
{
    margin: 0px;
    padding: 0px;
    border: solid 1px #FFFFFF;
    border-collapse: collapse;
    font-size: 0.80em;
    background-color: #EEEEEE;
    width: 100%;
    text-align: center;
}

    .tier4Matrix td
    {
        margin: 0px;
        padding: 0px;
        border: solid 1px #FFFFFF;
        border-collapse: collapse;
    }

    .tier4MatrixTopRow
    {
        margin: 0px;
        padding: 0px;
        background-color: #ddccef;
        color: #000000;
    }







/* Special Classes.  They have various layout uses, but don't have to be displayed if unused. */
.special1 
{
    margin: 0px;
    padding: 0px;
    clear: both;
}

.special2
{
    margin: 0px;
    margin-top: -5px;
    padding: 0px;
    clear: both;
}

.special3
{
    margin: 0px;
    padding: 0px;
    clear: both;
}
.divBoxContent
{
	margin: 5px;
    margin-bottom: 0px;
    padding: 0px;
    background-color: #FFFFFF;
    border: solid 1px #9073B4;
    height: 608px;
}
.pMainInfoHeader
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #000000;
	padding-bottom: 2px;
	margin: 0px;
}
.pMainInfoBody
{
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	margin-bottom: 10px;
}
.pMainInfoPoint
{
	background-image: url('/images/green_check_mark.gif' );
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 23px;
	margin-bottom: 0;
	font-size: medium;
	font-weight: bold;
	margin-top: 4px;
	color: #8F2727;
}

.pMainInfoPointContent
{
	font-size: xx-small;
	padding-left: 23px;
	margin: 0;
	
}
.pMainInfoPointHeader
{
	border-bottom-style: dotted;
	border-bottom-width: thick;
	border-bottom-color: #5F4B76;
	margin-bottom: 8px;
	margin-top: 0;
	font-size: large;
	font-weight: bold;
	color: #8F2727;
	width: 460px;
	text-transform: uppercase;
}

.divCardContent
{
	border-top: dotted thick #5F4B76;
	width: 460px;
	padding-top: 12px;
}
.divSponsers
{
	width: 100%;
	height: 109px;
	background-color: #999999;
	font-size: xx-large;
	color: #CCCCCC;
	font-weight: bold;
	text-align: center;
}
.divBoxText
{
	float: left; 
	width: 482px;
	padding-left: 10px;
}
.homeTxtBox
{
	font-size: 8pt;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin-top: 7px;
	margin-left: 15px;
}
.txtHomeBox
{
	border: solid 1px #000000;
	width: 180px;
	height: 20px;
	margin-left: 15px;	
}

.divSignInButton
{
	margin-left: 10px;
	margin-top: 7px;
}

.divMainPageContent
{
	margin: 5px;
	margin-top: 0px;
    margin-bottom: 0px;
    padding: 5px;
    background-color: #FFFFFF;
    border: solid 1px #9073B4;
}

.divMainContentBody
{
	float: left;
	width: 585px;
	font-size: 10pt;
}

.divMainContentNav
{
	float: right;
	width: 180px;
	font-size: 10pt;
}

.pSubPageTitle
{
	font-size: 14pt;
	font-weight: bold;
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #9073B4;
	margin-top: 10px;
	margin-bottom: 5px;
}

.rowRewardItem
{
	background-color: #C0C0C0;
}
.rowRewardItemAlt
{
	background-color: #EFEFEF;
}

.pRewardPoints
{
	font-weight: bold;
	font-size: 12pt;
	margin-left: 5px;
	color: #604581;
}

.pRewardPartner
{
	font-style: italic;
}

.pRewardItem
{
	font-weight: bold;
}

/** Side Sign In **/
.pSSContainer
{
	padding-left: 3px;
	padding-right: 3px;
}

.pSSError
{
	font-weight: bold;
	text-align: center;
	font-size: 8pt;
	color: #ff0000;
	height: 8pt;
	margin-top: -5px;
}

.pSSInputLabel
{
	font-weight: bold;
	font-size: 8pt;
	height: 8pt;
	margin-bottom: 4px;
}

.pSSInput
{
	border: solid 1px #000000;
	margin-bottom: 3px;
	width: 163px;
}

.pSSSubLinks
{
	font-weight: bold;
	text-align: center;
	font-size: 8pt;
	height: 8pt;
}

.profielList
{
	list-style-type: none;
}

.profileList li
{
	height: 20px;
	line-height: 20px;
}

.profileList img
{
	vertical-align: middle;
}

.profileList li a
{
	margin-left: 5px;
	vertical-align: middle;

}

.divNewsBody
{
	margin: 5px;
}

.divNewsBody p
{
	margin-bottom: 10px;
}

/** Sign In Info **/
.divSignIn
{
	width: 420px;
	margin: 30px auto 30px;
}
.divSignInMainLogin
{
	border: solid 1px #000000;
	width: 100%;
	height: 250px;
	background-color: #f2f2f2;
}

.divSignInOther
{
	height: 100px;
	width: 100%;
	border-left: solid 1px #000000;
	border-bottom: solid 1px #000000;
	border-right: solid 1px #000000;
}

.divSignInCreate
{
	border-right: solid 1px #000000;
	width: 50%;
	float: left;
	height: 100%;
}

.divSignInCreate p
{ 
	margin-top: 5px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.divSignInSetup p
{ 
	margin-top: 5px;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

.divInput
{
	width: 50%;
	margin: 0px auto;
}

.divInput p
{
	font-size: 10pt;
	font-weight: bold;
}

.divInput input
{
	width: 200px;
	border: solid 1px #000000;
	height: 20px;
}

.divSignInMainHeader
{
	font-size: 14pt;
	font-weight: bold;
	margin-top: 10px;
	text-align: center;
	margin-bottom: 20px;	
}

.divSignInMainButton
{
	width: 50%;
	margin: 0px auto;
	margin-top: 10px;
}

.divSignInMainMessage
{
	color: #ff0000;
	font-weight: bold;
	height: 20px;
	margin-bottom: 5px;
	text-align: center;
}

.ulFaqTOC
{
	margin-bottom: 25px;
}

.ulFaqTOC li
{
	margin-left: 45px;
	font-weight: bold;
	margin-bottom: 2px;
}

.divFAQ
{
	margin-left: 15px;
	margin-bottom: 20px;
}

.pFaqQ
{
	font-weight: bold;
}

#Partners
{
	margin: 0px auto;
	width: 760px;
}

#PartnerScroller
{
	width: 700px;
	height: 90px;
	border: solid 2px #9073b4;
	overflow: hidden;
	position: relative;
	float: left;
	text-align: left;
	background-color: #ffffff;
}

#PartnerScrollerContent
{
	position: absolute; 
	top: 45%; 
	margin-top: -33px; 
	padding: 0 10px;
	height: 90px; 
	white-space: nowrap; 
	background-color: #ffffff;
}

#PartnerScrollerContent a
{
	margin: 0 8px; 
	vertical-align: middle; 
	display: inline;
}

#lnkScrollLeft
{
	width: 27px;
	height: 94px;
	background: url('/images/ScrollerLeft.jpg') top left no-repeat;
	float: left;
}

#lnkScrollRight
{
	width: 27px;
	height: 94px;
	background: url('/images/ScrollerRight.jpg') top left no-repeat;
	float: left;
}

.rotator_wrapper
{
	width: 554px;
	height: 221px;
	overflow: hidden;
}