body
{
	font-family: Arial, Tahoma;
	font-size:.8em;
}
 
#nav-product-x a
{
     color: white;   
    text-decoration: none;  
}

p, ul
{
    margin-bottom: 20px;
    line-height: 1.6em;
}

header, footer, nav, section
{
    display: block;
}


#site-html
{
    width: 1000px;
}

#switch-html
{
    width: 100%;
}
 
ul
{
    list-style-type: none;
    margin: auto;
}
ul li
{
    float: left;
}

ul a
{
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 32px;
    padding-left: 32px;
    display: block;
    font-weight:bold;
    text-decoration: none;
    color: #371C1C;
}


h1
{
    border-width: 2px;
    border-style: solid;
    text-align: left;
    color: white;
    font-size: 13px;
    font-weight: bold;
    margin: 5px;
    padding: 4px;
    padding-left: 16px;
}

#left-nav-title
{
    color: white;
    font-weight: bold;
    background-color: #2786E4;
    text-align: center;
    vertical-align: central;
    padding: 4px;
    font-size: 13px;
}

#specialstitle-vwd
{ 
    
    border-color: #1F5281;
    background-color: #2786E4
}

#ipod-specialstitle
{
   
    border-color: #4E6426;
    background-color: #79a12e;
}

#cell-specialstitle
{
    background-color: #ed0132;
 
    border-color:  #8B071E;
   
}

#cam-specialstitle
{
     border-color: #815410;
  
    background-color: #E79201;
}

#bag-specialstitle
{
    background-color: #22a4ca;
      border-color:  #328192;
   
}

h2 {
     text-align: left;
    color: white;
    font-size: 16px;
    font-weight: bold;
    margin: 5px;
    padding-left: 16px;
}

#specialstitle-vwd
{
    background-color: #2786E4;   
}

.nav
{
    height: 15px;
    font-weight: bold;
    color: white;
    display: block;
    cursor: pointer;
    padding-left: 12px;
    font-size: 13px;
    padding: 4px;
   
    
}

.subnav
{
    font-size: 12px;
    color: white;
    display: block;
    cursor: pointer;
    padding-left: 16px;
    margin: 2px;
    text-decoration: none;
}
.subnav a {
    color: white;   
}

.price
{
    margin-left: 4px;
    text-decoration: line-through;
}

.sale-price-bold
{
    margin-left: 4px;
    color: red;
    font-weight: bold;
}

#caption
{
    float: left;
    margin-left: 10px;
}

.image-l
{
    float: left;
}



#bodycontent
{
    margin: 4px;
}

.horizontal-seperator
{
    text-align: center;
}

div .name
{
    text-align: center;
    display: block;
  
}

#contents-table td
{
    padding: 8px;
}

.productInfo
{
    margin-left: 40px;   
}

#xtra-field
{
    display: block;
    text-align: center;
    font-weight: bold;   
}
 
 #footer
 {
     background:#cce6f5;
 }
 
.top
{
   border:solid #cce6f5 1px;
}

.top table td
{
    padding:1px;
}
 

.num
{
    float: left;
    padding-left:2px;
    padding-right:4px;
}

.num .on
{
    float: left;
    margin-left:2px;
}
.num .nm 
{
    float: left;
}

.num .nm  a
{
    padding-left:6px;
}