/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.
*/


#socialWrapper {
float: right;
display: inline;
margin-top: 2px;
}

#socialWrapper ul {
list-style: none;
margin: 0px;
padding: 0px;
}

#socialWrapper ul li {
float: left;
margin-top: 3px;
}

#socialWrapper ul li a {
padding: 0px 3px;
}

#catoverview {
    float: left;
    font-size: 13px;
    padding: 5px;
    width: 100%;
}

#catoverview li {
    list-style: none;
     }

#catoverview li h2 {
    color: #000;
} 

#catoverview ul li {
    list-style: none;
}

#catoverview .cat-item {
    width: 200px;
    float: left;
    height: 100%;
}

.clear {
    clear:both;
    height:1px;
    overflow:hidden;
  }

.ratingboxes {
    margin: 0 30px 20px 20px;
    border: 2px solid #ccc;
    padding-top: 20px;
    
}

#ratingboxescont {
    float: left;
    width: 360px;
}


#starbox {
     float:left;
     margin: 10px 5px 15px 115px;
     padding-left: 10px;
     width: 220px;
     border-left: 1px solid #ccc;
    }

.writearev  {
     height: 15px;
     width: 550px;
     text-align: center;
     margin: 10px;
     padding-bottom: 30px;
     padding-top: -10px;
     }

#overallrat {
    font-size: 18px;
    margin-bottom: 20px;
    text-decoration: underline;
   }

#extrarat {
    font-size: 14px;
    font-family: Arial;
    line-height: 60%;
    
}
.ratings p {
    border: none;
}

/***********************************Top Bar Review Summary list  ***********************/
#cattoplist {
    padding: 5px 0px 0px 0px;
    margin: 20px 0px 2px 0px;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    }

#cattoplist li {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#cattoplist li ol {
    float: left;
    width: 340px;
    margin: 0px;
    padding: 0px;
}
#cattoplist ol li {
    float: left;
    margin: 1px;
}

#cattoplist .topname {
    width: 350px;
    float: left;
    background: #a3b0b3;
    border: #212121 1px solid;
    text-align: left;
}
#cattoplist .topprice {
    width: 100px;
    float: left;
    background: #a3b0b3;
    border: #212121 1px solid;
}
#cattoplist .topnr {
    width: 100px;
    float: left;
    background: #a3b0b3;
    border: #212121 1px solid;
}

#cattoplist .topourrating {
    width: 100px;
    float: left;
    background: #a3b0b3;
    border: #212121 1px solid;
}

#cattoplist .topoverall {
    width: 205px;
    float: left;
    background: #a3b0b3;
    border: #212121 1px solid;
}

/****************************Review Titles List ******************************/

#catlist {
    font-family: Arial;
    font-size: 14px;
    padding: 0px;
    text-align: center;
}

#catlist .archtitle 
{
    float: left;
    display: block;
    width: 350px;
    background: #f9e8ac;
    text-align: left;
    padding: 0px 0px 0px 2px;
    
}

#catlist a {
     font-size:12px;
     
     }


#catlist .archprice {
    float: left;
    width: 100px;
    background: #f9e8ac;
}

#catlist .archourrating {
    float: left;
    width: 100px;
    background: #f9e8ac;
 
}

#catlist .archnr {
    width: 100px;
    float: left;
    background: #f9e8ac;
}

#catlist .archrating {
    width: 213px;
    float: left;
    background: #f9e8ac;
}

#catlist li {
    float: left;
    list-style: none;
    margin: 0px;
    padding: 0px;
}


.snap_nav li {
    margin-left: 2px;
}

.home_leaderboard img { margin-right:12px; }


#sidebar3 { margin: 0 0 3px }

#sidebar3 h4 { margin: 0 0 3px }

