/* basics */
body { margin: 0; padding: 0; font-family: Helvetica, arial, sans-serif; font-size: 75%; background: #fff; color: #262626; }
a { color: #444466; outline: 0; }
.global { width: 800px; margin-right: 60px; background: #fff; margin-left: auto; margin-right: auto; }
.header { width: 100%; position: relative; _padding-top: 10px; }
.logo { background: url(/images/logo/logo_141x91.gif) no-repeat; width: 141px; margin: 10px 0 5px 15px; padding: 0; }
.logo a { display: block; text-indent: -123456px; height: 91px; }
h1 { font-weight: normal; color: #512237; margin-top: 0; padding-top: 0; }
img { border: 0; }
.meta { color: #999; margin: 3px 0 0 0; text-align: right; font-size: 85%; }
.first { margin-top: 0; }
.bottom { margin-bottom: 0; }
.overflow { overflow: hidden; width: 100%; }

/* utility nav */
.util { position: absolute; top: 15px; right: 0; width: 600px; float: right; text-align: right; }
.util input[type=password], .util input[type=text] { width: 100px; }
.util ul { margin: 0; padding: 0; list-style: none; }
.util li { display: inline; color: #333; }
.util li a { color: #333; }
.util li a:hover { text-decoration: none; }
.util label { width: 65px; text-align: right; padding: 6px 0 0 4px; _padding-top: 4px; float: right; }
.util .input-field { float: right; margin-left: 5px; }
.util .input-submit { float: right; margin: 2px 0 0 5px; }

/* main nav */
.nav { position: absolute; width: 600px; top: 80px; _top: 90px; right: 0; }
.nav ul { margin: 0; padding: 0; list-style: none; }
.nav li { float: right; margin-left: 20px; position: relative; height: 15px; }
.nav a { display: block; text-indent: -12345px; }
.nav ul ul { position: absolute; left: 0px; bottom: 12px; display: none; background: 0; border: 1px solid: #999; z-index: 100; margin: 0; padding: 0 0 7px 0; width: 200px; }
.nav ul ul li { margin: 0; padding: 0 0 2px 0; float: none; height: auto; }
.nav ul ul a { color: #444466; background: none !important; padding: 0 0 1px 0; text-indent: 0; width: auto !important; text-decoration: none; }
.nav ul ul a:hover { text-decoration: underline; }
.nav ul li.over ul, .nav ul li:hover ul { display: block; }

/* main nav: images replacement */
.nav #about a          { background: url(/images/nav/nav_about_52x27.gif) no-repeat; width: 52px; } 
.nav #join a           { background: url(/images/nav/nav_join_37x27.gif) no-repeat; width: 37px; } 
.nav #designer-index a { background: url(/images/nav/nav_designindex_115x27.gif) no-repeat; width: 115px; } 
.nav #calendar a       { background: url(/images/nav/nav_calendar_76x27.gif) no-repeat; width: 76px; }
.nav #about a:hover, .nav #join a:hover, .nav #designer-index a:hover, .nav #calendar a:hover { background-position: 0 -15px; }

/* search bar */
.search { background: url(/images/bg/bg_search_tile_2x33.gif) repeat-x; overflow: hidden; min-height: 27px; _height: 27px; padding: 2px 0 3px 375px; margin: 0; }
.search .field { width: 170px; font-size: 92%; float: left; margin: 4px 10px 0 0; }
.search .action { padding-top: 5px; float: left; width: 52px; }

/* footer */
.footer { color: #353c63; text-align: center; margin-bottom: 20px; }
.footer a { color: #353c63; }
.footer a:hover { text-decoration: none; }
.footer ul { list-style: none; margin: 10px 0 3px 0; padding: 0; }
.footer li { display: inline; padding: 0 10px;  }
.footer p { margin: 0; padding: 0; font-size: 85%; }

/* main, content, and sidebar */
.main { background: #e6e2e2; padding: 20px 35px; overflow: hidden; width: 730px; }
.content { width: 350px; float: left; line-height: 22px; }
.sidebar { float: right; width: 340px; }
.sidebar.pic { text-align: right; }

/* home */
.home { padding: 0 !important; width: 800px; background: #e6e2e2; overflow: hidden; } 
.home .content { width: 500px; margin: 0; padding: 0; line-height: 20px; _line-height: 19px;  }
.home .content, .home .content a { color: #623F4F; }
.home .content .designer, .home .content .designer a { color: #4C5A76; }
.home .sidebar { width: 300px; margin: 0; padding: 0; }
.home h2 { font-weight: normal; font-size: 150%; margin-bottom: 0; }
.home p { font-weight: bold; margin-bottom: 0; }
.home .content-in { padding: 5px 15px 15px 15px; }

/* legal: terms and privacy */
.legal h2 { font-size: 115%; }
.legal h3 { margin-bottom: 0; font-size: 100%; }
.legal .first { margin-top: 0; }

/* about */
.about .content { float: right; width: 400px; }
.about .sidebar { float: left; width: 280px; }
.about h1 { margin: 0; }
.about .btn { text-align: right; }

/* form styles */
.fset { overflow: hidden; width: 330px; margin-bottom: 5px; }
.fset label { width: 85px; float: left; text-align: right; padding: 6px 8px 0 0 !important; display: block; }
.fset.single { margin-left: 93px; }
.fset.single label { display: inline; width: 180px; float: none; padding-right: 0; }
.fset .field { float: left; width: 185px; }
.fset .field .short { width: 170px; }
.fset .field label { float: none; text-align: left; padding: 0 0 0 3px; display: inline; }
.fset .action { margin-top: 15px; }
.fset.full { width: 700px; }
.fset.full .field { width: 560px; }
.fset.full .field .long { width: 500px; }
.fset.full .field p.helper { margin: 5px 0 0 0; font-size: 92%;  }

/* designer registratiton */
.reg .content { width: 350px; }
.reg .sidebar { width: 300px; }
.reg h2 { color: #262626; font-size: 12px; padding-bottom: 5px; border-bottom: 2px solid #333; margin: 15px 0; }
.reg fieldset { margin: 0; padding: 0; border: 0; width: 100%; overflow: auto; }
.reg .col { width: 335px; margin-right: 20px; float: left; }
.reg .fset label { width: 125px; }
.reg .fset.single { margin-left: 118px; }
.reg .fset .field span { color: #D00000 !important; }
.reg .fset .col-mini { margin: 0 10px 0 0; padding: 0; width: 165px; float: left; }
.reg .fset .col-mini ul { margin: 0; padding: 0; list-style: none; }
.reg .fset .col-mini li { margin: 0; padding: 0 0 3px 0; }
.text-long { width: 500px !important; }
.register-btn { text-align: right; }

/* Search */
.search-tbl { width: 100%; } 
.search-tbl th { background: #b9bdc8; border-bottom: 1px solid #3E182A; color: #202B45; padding: 6px 5px 4px 5px; text-align: left; }
.search-tbl td { padding: 12px 5px; border-top: 1px solid #3E182A; background: #F0EDED; }
.search-tbl tr { vertical-align: top; }
.search-tbl .thumbnail { text-align: center; }

/* designer profile */
.profile .return-link { float: right; font-weight: bold; margin-top: 10px; }
.profile .profile-info { background: #f3f1f1 url(/images/bg/bg_profile.png) repeat-y; width: 701px; padding: 15px; overflow: hidden; _margin-bottom: 15px; } 
.profile h2 { color: #512237; font-weight: normal; margin-top: 0; }
.profile h3 { font-weight: bold; text-transform: uppercase; font-size: 100%; margin-bottom: 3px; color: #333; }
.profile .basic { width: 275px; float: right; margin-right: 10px; }
.profile .basic .p-item { margin: 0 0 20px 15px; }
.profile .basic .bio { height: 225px; overflow: auto; padding-bottom: 15px; }
.profile .empty { color: #512237; font-size: 125%; font-weight: bold; }
.profile .empty a { color: #512237; line-height: 30px; }
.profile .photos { width: 365px; background: #f3f1f1; float: left; }
.profile .photos #large-photo { height: 375px; width: 360px; text-align: center; }
.profile .photos ul { margin: 0; padding: 0; list-style: none; width: 375px; overflow: hidden; }
.profile .photos li { padding: 0; margin: 0 10px 10px 0; width: 75px; height: 75px; float: left; text-align: center; }
.profile .contact { width: 730px; float: left; overflow: hidden; margin-bottom: 25px; }
.profile .contact h2 { color: #000; font-size: 140%; padding-bottom: 5px; border-bottom: 2px solid #333; margin: 15px 0; font-weight: bold; }
.profile .contact .col { width: 300px; float: left; line-height: 16px; font-size: 108%; }
.profile .contact .col h4 { width: 100px; float: left; text-align: right; padding-right: 10px; margin: 0; }
.profile .contact .col .detail { width: 180px; float: left; }

/* ERRORS */
.fieldWithErrors input, .fieldWithErrors select { padding: 2px; border-color: red; margin-right: 2px; }
#errorExplanation { width: 98%; border: 2px solid red; padding: 7px; padding-bottom: 12px; margin: 15px 0 20px 0; background: #f0f0f0; }
#errorExplanation h2 { text-align: left; font-weight: bold; padding: 5px 5px 5px 15px; font-size: 12px; margin: -7px; background: #c00; color: #fff; } 
#errorExplanation p { color: #333; margin-bottom: 0; padding: 5px; }
#errorExplanation ul li { font-size: 12px; list-style: square; }
.uploadStatus { margin: 5px; } 
.progressBar { margin: 5px; }
.progressBar .border { background-color: #fff; border: 1px solid #ccc; width: 100%; }
.progressBar .background { background-color: #333; height: 18px; width: 0%; }
.success { color: #990000 !important; }
.req { color red; }

/* Calendar */
.cal .content { width: 580px; }
.cal .sidebar { width: 120px; }
.cal .cal-in { background: #F0EDED; padding: 10px 20px; }
.cal .cal-in h2 { color: #512237; font-size: 135%; padding-bottom: 0; border-bottom: 2px solid #333; margin: 0 0 15px 0; font-weight: bold; }
.cal .cal-in ul { margin: 0 0 0 15px 0; padding: 0; list-style: none; }
.cal .cal-in li { margin: 0; padding: 0 0 25px 0; list-style: none; line-height: 17px; }
.cal .cal-in li h3 { font-size: 13px; margin-bottom: 2px; }
.cal .cal-in li p { margin: 0 0 2px 0; }

/* DESIGNER INDEX */
.dl .content { width: 350px; _width: 320px; background: #F0EDED; padding: 10px 20px; }
.dl .sidebar { width: 300px; }
.dl ul { margin: 0 0 0 15px 0; padding: 0; list-style: none; width: 100%; overflow: hidden; }
.dl li { margin: 0; padding: 0 15px 0 0; list-style: none;  width: 45%; float: left; }
.dl h2 { color: #512237; font-size: 120%; padding-bottom: 0; border-bottom: 2px solid #333; margin: 0 0 15px 0; font-weight: bold; }

/* cancel account */
.cancel { width: 450px; }
.cancel ul { list-style: none; }
.cancel li { padding-bottom: 10px; }
.cancel li li { margin-top: 10px; }
.cancel textarea { margin-top: 5px; width: 365px; height: 60px; }
.cancel .btn { text-align: right; margin-top: 0; }

.addphotos ul { margin: 0 0 20px 0; padding: 0 0 5px 0; list-style: none; width: 600px; overflow: auto; }
.addphotos li { padding: 0; margin: 0 10px 10px 0; width: 75px; height: 75px; float: left; text-align: center; }

.fright { float: right; }
.fleft { float: left; }  
.pagination { width: 98%; text-align: right; margin: 5px; }      

.calendar-dd { with:100%; text-align: right; margin: 10px; }