/* CSS Document */

/* 
body { background:#000000 url(http://www.c21infinity.com/images/bg_dark.jpg) repeat-x ; margin: 0px; font: normal 12px tahoma,sans-serif; color: #000; padding: 20px 25px 20px 25px } 
*/

body { background:#000000 url(http://www.c21infinity.com/images/bg_dark.jpg) repeat-x ; margin: 0px; font-family:Verdana,Arial,Helvetica,sans-serif; font-size:10pt; color: #000; padding: 20px 25px 20px 25px }

p.blackbold { color: black; font-weight: bold }

td.ssimage { width: 100px; height: 85px }

/* Navigation */

.nav-title { font-weight: bold; font-size: 14px }
#nav-left { width:180px; font-size: 13px }
#nav-left ul { margin: 0; padding-left: 0; list-style-type: none; }
#nav-left li { border-bottom: 2px solid #eeeeee; }
#nav-left li a { text-decoration:none; color:#000000; background-color:#ffffff; display: block; padding:3px; border-left: 15px solid #c39621; }
#nav-left li a:hover { color:#ffffff; background-color:#c39621; }

a.white:link, a.white:visited, a.white:active { color: white; text-decoration: none }
a.white:hover { color: white; text-decoration: underline }

a.listing:link, a.listing:visited, a.listing:active { color: white; font-size: 20px; font-weight: bold; text-decoration: none }
a.listing:hover { color: white; font-size: 20px; font-weight: bold; text-decoration: underline }

td.zipdata { background-color: #ede3c8 }
th.zipdata { background-color: #c39621 }

.searchtitle { font-weight: bold; font-size: 11pt; color: white }

input.textfield { background: #d7d7d7 url(http://www.c21infinity.com/images/inputbg.jpg) no-repeat scroll left top; border:1px solid #898989; color: black; font-weight: bold; padding-left:4px }
select.textfield { background: #d7d7d7; border:1px solid #898989; color: black; font-weight: bold }
textarea.textfield { background: #d7d7d7 url(http://www.c21infinity.com/images/inputbg.jpg) no-repeat scroll left top; border:1px solid #898989; color: black; font-weight: bold; padding-left:4px }

a.backbutton:link, a.backbutton:visited, a.backbutton:active, a.backbutton:hover { color: white; font-weight: bold; text-decoration: none; font-size: 12pt }

td.tab { padding-left: 15px }
