body { font-family: Arial, Helvetica, sans-serif; }
img { border: none; }
a { outline: none; color: #00F; }

#wrapper { margin: 0 auto; width: 1040px; background: #FFF; }

#container { float: left; width: 1000px; background: #fff; margin: 0 0 10px 0; }

#header { background: url(../images/head-bg.png); padding: 20px; font-size: 12px; height: 75px; position: relative; border-radius: 5px 5px 0 0; }
#header .home-backlink { display: block; width: 750px; height: 85px; position: absolute; }
#header h1 { margin: 0; }
#header form { position: absolute; right: 20px; bottom: 20px; }
#header form input { font-size: 12px; padding: 5px; border: 1px solid #0061ac; }
#header form input.submit { cursor: pointer; padding: 4px; }
#header .banner { float: right; display: block; margin-top: -30px; }

#navi-link { float: left; width: 990px; padding: 5px; font-size: 11px; }
#navi-link a { font-weight: bold; color: #000; text-decoration: none; }
#navi-link a:hover { color: #090; }

#navigation-container { width: 1000px; height: 25px; background: #A40004; border-radius: 0 0 5px 5px; }
#navigation { font-size: 12px; width: 525px; margin: 0 auto; }
#navigation ul { margin: 0; padding: 0; }
#navigation ul li { list-style-type: none; display: inline; }
#navigation li a { display: block; float: left; padding: 5px; color: #fff; text-decoration: none; border-right: 1px solid #fff; background: #A40004; font-weight: bold; width: 92px; text-align: center; }
#navigation li a:hover { background: #F66; }
#navigation li a.first { }
#navigation li a.last { border: none; }

.wide-navigation { width: 87% !important; }

#content-container { float: left; width: 1000px; background: #fff 100% 0; }

#content { float: left; width: 760px; min-height: 600px; padding: 20px 0; margin: 0 0 0 30px; font-size: 12px; }
#content h2,
#content h3 { margin: 0; }

#r-side { float: right; width: 200px; margin: 20px 0 0 0; display: inline; font-size: 12px; }

#l-side { float: left; margin: 20px 0 0 0; display: inline; font-size: 12px; }

#footer { clear: left; float: left; background: url(../images/foot-bg.png); padding: 20px; height: 70px; font-size: 12px; border-top: 5px solid #A40004; border-radius: 5px; }

#ad-space { clear: left; text-align: center; margin-bottom: 10px; }

.option-category { font-weight: bold; color: #000; }

.category-list-box { width: 215px; padding: 7px; margin: 10px; background: url(../images/side-box-content-bg.png); background-size: contain; border: 2px solid #A40004; border-radius: 5px; float: left; border-radius: 5px;}
.category-list-box p { margin-bottom: 0; color: #000; }
.category-list-box a { color: #00f; }

.link-box { float: left; width: 720px; border: #999 1px dotted; margin-bottom: 10px; padding: 10px; box-shadow: 2px 2px 2px #CCC; }
.link-box img { float: left; margin: 2px 10px 2px 0px; border: 1px solid #666; width: 120px; height: 90px; }
.link-box a { color: #00F; }
.link-box p { clear: both; }
.link-box-paid { float: left; width: 518px; border: #999 1px dotted; margin-bottom: 10px; padding: 10px; background: url(../images/category-list-box-bg.png); background-size: contain; box-shadow: 3px 3px 2px #CCC; }
.link-box-paid a { color: #00F; }
.link-box-paid img { float: left; margin: 2px 10px 2px 0px; border: 1px solid #666; width: 120px; height: 90px; }

#captcha { width: 318px; clear: both; margin: 0 auto; }
#captcha .error { font-weight: bold; color: #F00; background: #FFF; text-align: center; font-size: 13px; margin: 5px; }

.submitbutton { left: 115px; position: relative; cursor: pointer; }

.myform { margin: 0 auto; width: 450px; padding: 15px; height: auto; padding-bottom: 0px; float: left; box-shadow: 2px 2px 2px #ccc; }

/* ----------- stylized ----------- */
#stylized { border: solid 2px #A40004; border-radius: 5px; background: url(../images/side-box-content-bg.png); background-size: contain; }
#stylized label { display: block; font-weight: bold; text-align: right; width: 200px; float: left; }
#stylized .small { color: #666666; display: block; font-size: 10px; font-weight: normal; text-align: right; width: 200px; }
#stylized input { float: left; font-size: 12px; padding: 4px 2px; border: solid 1px #999; width: 200px; margin: 2px 0 20px 10px; }
#stylized textarea { float: left; font-size: 12px; padding: 4px 2px; border: solid 1px #999; width: 200px; margin: 2px 0 20px 10px; }
#stylized select { float: left; font-size: 12px; padding: 4px 2px; border: solid 1px #999; width: 200px; margin: 2px 0 20px 10px; }
#stylized .deep { margin-top: 0 !important; margin-bottom: 2px !important; display: none; }
#stylized .last-deep { margin-bottom: 20px !important; }
#stylized #recip { display: none }
#stylized #recipl { display: none }
#stylized .deep-title { clear: left }
.asterisk { color: #F00; font-weight: bold; margin-right: 5px; }

.rejectbutton { border: none; background: #fff; color: #00F; text-decoration: underline; font-size: 12px; cursor: pointer; }

.left-floater { float: left; }

.right-floater { float: right; }

.users-box { background: #C9D8F1; padding: 3px; margin: 1px; float: left; }

#footer-links { font-size: 10px; color: #000; display: block; width: 952px; clear: both; text-align: center; padding: 4px; border-radius: 5px; }
#footer-links a { color: #000; text-decoration: none; }
#footer-links a:hover { text-decoration: underline; }

.privacy-policy p,
.privacy-policy ul { font-size: 11px; }
.privacy-policy h5 { font-size: 11px; }

#design-by { margin-top: 5px; width: 100%; text-align: right; color: #666; font-size: 9px; }
#design-by a { color: #666; text-decoration: none; }

.copyright a { color: #000; text-decoration: none; }

.side-box { width: 170px; background: url(../images/side-box-content-bg.png); display: block; padding: 15px; background-size: contain; }

.side-box ul { margin: 0; padding: 0; font-size: 12px; }
.side-box ul li { margin: 0 0 3px; padding: 0; list-style-type: none; text-align: center; }
.side-box ul li.divider { border-bottom: 1px dotted #999; margin: 8px 0; text-align: center; }
.side-box a { color: #000; }
.side-box a:hover { color: #C00; }
.side-box-title { text-align: center; color: #FFF; font-weight: bold; display: block; width: 200px; line-height: 30px; background: #A40004; border-radius: 5px 5px 0 0; }
.side-box-foot { width: 200px; height: 15px;  background: #A40004; margin: 0 0 20px 0; border-radius: 0 0 5px 5px; }
.side-category-list li { margin: 0 !important; text-align: left !important; }

#txtHint { color: #F00; font-weight: bold; margin-bottom: 5px; text-align: center; width: 100%; display: block; font-size: 14px; }

#mini-login { border: solid 2px #004A8C; background: #4BB7FF; border-radius: 5px; margin: 0 auto; width: 450px; padding: 15px; height: auto; padding-bottom: 0px; float: left; box-shadow: 2px 2px 2px #ccc; }
#mini-login label { float: left; width: 75px; display: inline-block; text-align: right; margin-right: 10px; }
#mini-login input { float: left; width: 100px; display: inline-block; border: solid 1px #999; }
#mini-login input.submit { float: left; margin-left: 10px; width: 50px; border: solid 1px #999; cursor: pointer; }
#mini-login p { float: left; width: 100%; margin: 0 0 5px 0; text-align: center; }

ul.list2col { float: left; width: 100%; margin: 0 0 2em 0; }
ul.list2col li { float: left; width: 49%; }
ul.catlist { list-style: none; }
ul.catlist li a { color: #00F; padding: 5px; display: inline-block; border-radius: 10px 0 10px 0; }
ul.catlist li a:hover { background: url(../images/category-list-box-bg.png); background-size: contain; }

.sml-links { display: block; clear: both; width: 200px; }
.sml-links h4 { margin: 0; font-size: 13px; }
.sml-links ul { list-style: none; padding: 0; font-size: 12px; }
.sml-links ul li { margin-bottom: 5px; }
.sml-links ul li a { color: #00F; }

.paypalbtn table { display: none; }

.mailing-address { float:right; margin-right:40px; }

