body, html
{
    margin:0px 0px 0px 0px;
    padding-left:0px;
}

body
{
    margin:10px;
}



td , div , th , span , body , input , textarea , font
{
    font-family:helvetica , arial;
    font-size:11px;
    color:#848484;
}

h3
{
    margin-top:0px;
    margin-bottom:-10px;
    font-size:12px;
    
}

h1
{
    margin-top:3px;
    margin-bottom:5px;
    font-size:16px;
    text-transform:uppercase;
}

h2
{
    margin-top:3px;
    margin-bottom:5px;
    font-size:12px;
    text-transform:uppercase;
}

a:link , a:visited , a:hover , a:active
{
    font-family:helvetica;
    text-decoration:none;
      color:#FF9804;
}

form
{
   margin:0px;
}

img{ border:none; }


#SiteBody
{
    float:left;
}

#LeftNavContainer
{
    float:left;
    width:160px;
}


#SectionContent
{
    float:left;
    width:630px;
}

#SectionLeftColumn
{
    float:left;
    width:400px;
}


#SectionRightColumn
{   
    float:right;
    width:190px;
}


.StripeOn
{
    background-color:#e6e6e6;
}

.StripeOff
{

}

.PromoBox
{
    width:190px;
    height:120px;
    background-color:#e6e6e6;
    margin-bottom:11px;
}


#ItemTagNavContainer
{
    font-size:12px;
    font-weight:bold;   
    color:#676767;
}

#BoxPickerSmall
{
    width:400px;
}

#BoxPickerSmall .BoxPickerItemContainer
{
  width:130px;
  margin-bottom:10px;
}

#BoxPickerSmall .BoxPickerSpacer
{
   width:5px;
   font-size:1px;
}


.ButtonSiteStandard
{
    background-color:#ffffff;
	border:1px solid #CCCCCC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF9900;
	font-weight:bold;
	font-size:13px;
	text-transform:lowercase;
}

.LeftColumnButton
{
    padding:0px 2px;
    margin:0px;
    text-transform:uppercase;
    border:none;
    color:white;
    font-weight:bold;
    font-size:10px;
    
}

.login_input
{
    border:1px solid #D4CAC8;
    width:140px;
}

.login_input_password
{
     border:1px solid #D4CAC8;
    width:112px;
}

#MemberLoginBox
{
    margin-top:10px;
    width:160px;
}


#MemberLoginInputs , #NewsletterSignupInputs , #WatchBoxContainer , #SearchTxtBox
{
    background-image:url(/images/homepage/grey_repeat.gif);
    background-repeat:repeat-x;
}


#SearchBox
{

    float:left;
    width:160px;
    height:65px;
}

#SearchTxtBox
{
    text-align:center;
    padding:5px 0px;
}

#SearchTxtBox div
{
    float:left;
}

#SearchTxtBoxInput
{
    width:124px;
    border:1px solid #D4CAC8;
    font-size:10px;
}

#SearchTitle
{
    padding:0px;
}

.style1
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
 font-weight: normal;
 color: #ffffff;
 height: 22px;
}

