/* Global */
table{
	border-collapse:collapse;
	font-weight: bold;
}
img{border:none}
.successDialog {background-color:#CCFFCC;padding:20px;text-align:center;border:thin solid #000;}
.errorDialog {background-color:#FFCCCC;padding:20px;text-align:center;border:thin solid #000;}
.droppable{border:thin solid #000;height:100px;line-height:100px;background-color:#FFF;}
.droppablehover{background-color:#FFCCCC;border:dashed thick #FC0;}

/* Header */
#headerWrapper{background-color:#444;border-bottom:thin solid #000;width:100%;margin:-7px 0 0 -7px;padding:0 7px 0 7px;height:30px;line-height:30px;}
#headerWrapper a{color:#6C0; text-decoration:none}
#headerWrapper a:hover{color:#FC0}
#headerloginname{color:#6C0}
.headerimage{margin-bottom:5px;}
.headerspan{font-size:18px;font-weight:bold;color:#FFF}

/* Left Navigation Table */
#leftnavul{list-style:none;display:inline;font-family:Verdana, Geneva, sans-serif;font-size:12px;}
#leftnavul li{width:100%;height:35px;background:#444;margin-bottom:2px}
#leftNavTable tr{height:30px}
#leftnavul a{color:#FFF;display:block;height:100%;text-decoration:none}
#leftnavul a div{padding:5px}
#leftnavul a:hover{background:#333;color:#FC0}

/* Login Page */
#loginTable{border:none !important}
#loginTable td{border:none !important}

/* Content */
#newContent input[type=text]{width:99%}
#newContent textarea{width:99%;height:300px}
#updateContent input[type=text]{width:99%}
#updateContent textarea{width:99%;height:300px}
.updateContentTable {width:800px;margin-top:15px}
.listContentRows{font-size:11px !important; font-weight:normal !important}
#contentDisplayTable {width:600px;max-width:600px}
#contentDisplayTable td{width:50%;border-collapse:collapse}
.contentBlock{width:100%}
.contentBlock .contentWrapper{padding:10px}
.contentBlock .contentTitle{display:block;background:#666}
.contentBlock .contentDescription{}
.contentBlock .contentReadmore{float:right;margin-bottom:10px;font-family:Verdana, Geneva, sans-serif;font-size:14px}

/* Banner */
#body_banner div{margin-bottom:20px}
#topBannerDIV {width:100%}
#toporderMenu{width:100%}
.topresultpane{text-align:center}
#mainBannerWrapper{margin:0}
#mainBannerRotate { float:left;height:300px;width:800px;list-style:none !important;overflow:hidden !important;position:relative !important;margin:0 !important;padding:0 !important;}
#mainBannerRotate li { display:none; float:left; position:absolute; width:100%; margin:0;}
#mainBannerRotate li.current { display:block; z-index:2 !important}
#mainBannerRotate li.next { display:block; z-index:1 !important}
#mainBannerRotate li ul li { display:block !important; position:relative !important}
#sortable { list-style-type: none; margin: 0; padding: 0; width: 348px}
#sortable div{width:265px}
#sortable li { margin: 0 3px 3px 3px; padding: 0.4em; padding-left: 1.5em; font-size: 1.4em; height: 18px; width:100%; cursor:move}
#sortable li span { position: absolute; margin-left: -1.3em}
/*#sortable img{max-width:25px; max-height:10px;}*/
#sortable img{width:225px; height:90px; max-width:230px; max-height:100px}
#sortable .sortLI{border:1px solid #000; height:100px}
#currentAuction td{width:20%}
.bannerUploadSteps {font-size: 12px}
.bannerTypeDisplay {list-style-type: none; margin: 0; padding: 0}
.bannerTypeDisplay li {display:inline-block; margin-right:1px}
.bannerTypeDisplay a{color:#000; display:block;background-color:#CCC;padding:5px}
.bannerTypeDisplay a:hover{color:#FC0;background-color:#333}
.bannerTypeDisplay span{font-family:Verdana, Geneva, sans-serif;font-weight:bold;font-size:14px}

/* POLL */
#mainPollWrapper{margin-top:15px}
#mainPollWrapper input[type=text]{width:98%}.tableHeader{font-size:14px}
#mainPollWrapper .pollrows{font-size:12px;font-weight:normal;}
#pollList{list-style:none;margin:0;padding:0}
#pollList li{padding:5px;background:#CCC;margin-bottom:5px;}
#pollList li input[type=image]{border:1px solid #F00;float:right}

/* WEBBOARD */
#webboard td{border:1px solid #000;font-family:"MS Serif", "New York", serif;font-size:12px;color:#FFF}
#webboard .wbicon img{max-width:18px;max-height:18px;}
#webboard a:link , #webboard a:visited{color:#FC0}
#webboard a:hover{color:#F90}
.wbtr{font-family:Tahoma, Geneva, sans-serif;font-size:12px;font-weight:normal;}
.wrtable {border:1px solid #000;background:#FFF;margin:0 auto;}
.wrtable  input[type=text]{width:97%}
.wrtable td{border:1px solid #000}
.wrtable a:link{color:#F90}
.wrtable a:hover{color:#F30}