/* 
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.

*/

#iso {
float:right;
margin-right:450px;
margin-top:38px;
width:350px;
}
#ad250{text-align:center;
margin: 10px 0 32px 0;}

#top {
background:#000000 url(styles/blue/header.jpg) no-repeat scroll center top;
}

body {
background:#CDD0D1 url(styles/blue/bg.gif) 0 0 repeat-x;
}

#pre-sites-widget{
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-radius: 5px;
border: 1px solid #E4E4E4;
padding:10px;
margin-top:10px;
}
#pre-members-login-form {
-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-radius: 5px;
border: 1px solid #E4E4E4;
padding:10px;
margin-top:10px;
}
#pre-members-login-form input{
margin-left:10px;
margin-top:10px;
}
#pre-live-chat-widget{
text-align:center;
}
#pre-search-widget{-moz-border-radius: 5px;
-webkit-border-radius:5px;
border-radius: 5px;
border: 1px solid #E4E4E4;
padding:10px;
margin-top:10px;
}
#pre-search-widget form{
margin-top:15px;
}
#pre-search-widget select{
width:150px;
margin: 2px 0 10px 15px;
padding:0 0 0 5px;
height:20px;
font-size:12px;
}
