/*====================================================================
siteMill CMS
Copyright 2010 Dentons Creative
Author: Neil Thorne
======================================================================
WIDGET STYLE SHEET
======================================================================*/

/* Global Styles */
#dsw {margin-bottom: 10px;}
#dentons_search_widget * {margin: 0; padding: 0; border: 0; font-family: "Lucida Sans", "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;}
#dentons_search_widget {background: transparent; text-align: center; }
#dentons_search_widget .clear {clear: left;}

/* Link Styles */
#dentons_search_widget a {color: #c1272d; text-decoration: underline;}
#dentons_search_widget a:hover {text-decoration: none;}

/* Widget Content */
#dentons_search_widget {border: 1px solid #c6c4c4; margin: auto; }
#dentons_search_widget #inner {background: #f9f9f9; border: #efedeb solid 10px; padding: 5px 12px 8px 12px; margin: auto; font-size: 100%;}
#dentons_search_widget a.logo {display: block; width: 200px; height: 34px; text-indent: -9999px; background: url(dentons_logo.gif) no-repeat; margin: auto;}
#dentons_get_widget {margin: 0 auto;}
a.dentons_get {display: block; width: 164px; height: 21px; text-indent: -9999px; background: url(dentons_download.png) no-repeat; margin: auto;}

/* Default Header Styles */
#dentons_search_widget #inner h1 {font-size: 2.4em; line-height: 2em; color: #423a3a; margin: 0; font-weight: normal; text-align: left; letter-spacing: -.07em; background: transparent; text-indent: 0;}

/* Widget Form */
#dentons_search_widget form {margin: 0; padding: 0 0 12px 0; margin-bottom: 10px; border-bottom: 1px solid #ecebeb; text-align: left; position: relative; background: url(dentons_mag.gif) bottom right no-repeat;}

#dentons_search_widget form input {display: block; height: 25px; width: 100%; color: #ccc; border: 1px solid #ccc; padding: 6px 0; text-indent: 8px; margin: 4px 0 12px 0; font-size: 2em; }
#dentons_search_widget form input:focus {border: 1px solid #002e5f; color: #222;}

#dentons_search_widget input.btn {float: right; background: #dfeebe url(dentons_search.png) no-repeat top left; width: 115px; height: 32px; text-indent: -9999px; border: none; padding: 0; text-decoration: none; }
#dentons_search_widget input.btn:hover {cursor: pointer; background-position: 0 -32px;}

#dentons_search_widget form br {clear: right;}


/*====================================================================
SIZE CONTROL
======================================================================

/* 180px */
#dsw.sizeA #dentons_search_widget {width: 198px;}
#dsw.sizeA #dentons_search_widget #inner {width: 154px;} /* -46px */
#dsw.sizeA #dentons_get_widget {width: 200px;}

/* 250px */
#dsw.sizeB #dentons_search_widget {width: 248px;}
#dsw.sizeB #dentons_search_widget #inner {width: 204px;} /* -46px */
#dsw.sizeB #dentons_get_widget {width: 250px;}

/* Custom 230px */
#dsw.sizeC #dentons_search_widget {width: 228px;}
#dsw.sizeC #dentons_search_widget #inner {width: 184px;} /* -46px */
#dsw.sizeC #dentons_get_widget {width: 230px;}



/*====================================================================
EXTRAS
======================================================================

#dentons_search_widget .pageNote {background: #fff; border: 1px solid #900; margin: 0 0 12px 0; padding: 8px 15px; }
#dentons_search_widget .pageNote.info {border-color: #e6db55; background: #ffffe0 url(../images/icons/16info.png) no-repeat 10px 9px; padding-left: 35px;}
#dentons_search_widget .pageNote.error {border-color: #ff6600; background: #ffebe8 url(../images/icons/16warning.png) no-repeat 10px 9px; padding-left: 35px;}*/
