@charset "utf-8";

*                               { margin:0; padding:0; font-family:Arial,Helvetica,serif; }

a img,:link img,:visited img    { border:none }

html                            { height:100%; }
body                            { background:#f5f6ff; height:100%; font-size:12px; color:#000000; }

th								{ text-align:left; }

#bg                             { background:url(bg.jpg) no-repeat; position:fixed; bottom:0px; z-index:-1; }

* html #bg                      { position:absolute; bottom:0px; }

#logo                           { position:absolute; right:0; top:0; z-index:100; }

#page                           { margin:50px 0 0 -445px; width:891px; background:#fff; min-height:100%; position:absolute; top:0; left:50%; z-index:1; }

#top                            { width:891px; height:48px; margin:0px auto; }
#top ul                         { list-style-type:none; padding:26px 0 0 2px; }
#top ul li                      { float:left; margin-right:55px; }
#top ul li a                    { text-decoration:none; color:#000; font-size:14px; font-family:Arial; }

#head                           { height:361px; width:891px; z-index:1; }

#left							{ width:170px; position:absolute; margin-left:20px; margin-top:82px; }
#left h4						{ color:#000000; }
#left .navLeftTop				{ padding:5px 10px 2px 0; border-bottom:1px solid #000000; }
#left .navLeft  				{ padding:5px 10px 2px 0; border-bottom:1px dotted #7F7F7F; }
#left a							{ color:#7F7F7F; text-decoration:none; font-size:11px; }
#left a:hover					{ color:#000000; }

#pics                           { list-style-type:none; }

#bar                            { background:url(bar.png) no-repeat; width:849px; height:31px; padding:1px 15px 1px 0px;  position:absolute; top:315px; left:15px; z-index:100; }
#bar .search                    { background:url(search.png) no-repeat; width:160px; height:25px; border:0; margin:3px 0 0 0; padding:0px 10px 0 10px; float:left; }
#bar .searchbtn                 { background:url(searchbtn.png) no-repeat; height:25px; width:40px; margin:3px 0 0 0; border:0; float:right; }
#barright                       { float:right; width:220px; height:28px; }
#barleft                        { float:left; font-family:Arial; }
#barleft ul li                  { font-size:12px; margin:10px 10px 0 10px; }


.startpic                       { display:none; }

#content                        { width:636px; font-family:Verdana; color:#000; padding:25px 25px 25px 230px; }
#content a						{ color:#0080c0; text-decoration:none; }
#content a.link					{ padding-left:11px; background:url(link.png) center left no-repeat; }
#content a:hover				{ text-decoration:underline; }
#content p                      { font-size:12px; }

h1                              { font-size:18px; font-family:Arial; font-weight:bold; margin-bottom:35px; }
h2                              { font-size:14px; font-family:Arial; font-weight:bold; margin:15px 0 5px 0; }
h3                              { font-size:14px; font-family:Arial; font-weight:bold; margin:15px 0 5px 0; }

ul						{ list-style-position:inside; list-style-type:square; }
ul li					{ margin:0; padding:2px 0 0 0; }

#content table.tableRows        { border:none; }
#content table.tableRows td		{ padding:4px 10px 4px 0; vertical-align:top; }

#content #contact input[type=text] { width:300px; }
#content #contact textarea 		{ width:300px; height:150px; }

#liveEdit						{ min-height:180px; padding-bottom:15px; width:55px; background:url(adminEdit.png); border:1px solid #8F8F8F; border-right:none; color:#000000; position:fixed; top:45%; right:0; text-align:center; }
#liveEdit button				{ background:none; border:none; }
#liveEdit img					{ margin-top:15px; cursor:pointer; }

.ui-datepicker-trigger          { float:left; margin-left:8px; }



