/* 
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.

*/

body {
-x-system-font:none;
background-color:#FFFFFF;
color:#333333;
font-family:"Helvetica Neue",Helvetica,Arial,Sans-Serif;
font-size:13px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5;
}
.widget {
border-bottom:1px dotted #CCCCCC;
margin:0 0 30px;
padding-bottom:20px;
}

#pre-search-widget select {
-moz-appearance:menulist;
-moz-box-sizing:border-box;
-moz-user-select:none;
-x-system-font:-moz-list;
background-color:#FDFDFD;
border:1px solid #ccc;
color:#666;
cursor:default;
font-family:"Helvetica Neue",Helvetica,Arial,Sans-Serif;
font-size:-moz-use-system-font;
font-size-adjust:-moz-use-system-font;
font-stretch:-moz-use-system-font;
font-style:-moz-use-system-font;
font-variant:-moz-use-system-font;
font-weight:-moz-use-system-font;
line-height:normal !important;
margin:0;
margin-bottom:10px;
margin-left:15px;
overflow:-moz-hidden-unscrollable;
text-align:start;
text-indent:0;
text-shadow:none;
white-space:nowrap !important;
width:150px;
word-wrap:normal !important;
}

#pre-members-login-form input[type="text"], input[type="password"] {border: 1px solid #ccc;
font-family: "Helvetica Neue",Helvetica,Arial,Sans-Serif;
font-size: 12px;
color: #666;
background: #fdfdfd;
margin-left: 15px;
margin-bottom: 10px;
width: 150px;}

#breadcrumb.home .left {
width:490px;
margin-top:0;
}
#breadcrumb.home .right {
margin-top:65px;
width:450px;
}
