/* Global
----------------------------------------------- */
body {
  margin: 0;
  padding: 0;
  background:#5a5a5a;
  font-family: "Trebuchet MS", Helvetica, sans-serif;
  color:#000;;
  font-size:9pt;
}

/* Links
----------------------------------------------- */
a:link {
  color:#0066cc;
  text-decoration: none;
}

a:visited {
  color:#004488;
  text-decoration: none;
}

a:hover { color:#000066; }

h1 {
	line-height:1.1em;
	margin:4px 0;
	font-size:16pt;
}

th {
	border:1px outset #0099cc;
	background: url("/images/box-header.jpg") repeat-x #003366;
	font-weight:bold;
	font-size:110%;
	color: #fff;
}

.hilite tr:hover {
	background:#f0ffff;
}

td h2 a{
 * line-height:1.2em; /*ie6 fix. text bunches up */
}

.sidebar {
	background: url("/images/box-bg.jpg") repeat-x;
	padding:2px;
}

.sidebar ul li { list-style-image:url('/images/list-arrow.gif'); }
p { margin-top: 0.5em; }

/* Forms
----------------------------------------------- */
form { 
	margin:0;
	display:inline;
}

input {
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size: 8.5pt;	
	color: #000;
}

.required { 
	color:red; 
	font-size:medium;
	font-weight:bold;
}

fieldset {
	border:2px groove silver;
	background:#f5f5f5;
}

legend {
	font-weight:bold;
	font-size:medium;
	color:#000;
}

.caption {
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}

#wrapper {
  	width:1000px;	
 	height:100%;
  	padding:0;
	margin:0 auto;
}

#header {
	margin-top: 0;
	padding: 0 5px;
	height:80px;
}

#logo { float: left; color:white; }

#header_btns {
	position:relative;
	float: left;
	width: 420px;
	margin:0;
	padding:0;
	left:25px;
	height:65px;
}

.header-btn, .header-btn-small {
	float:left;
	width:64px;
	height:64px;
	padding:0 4px;
}

.header-btn-small {
	width:16px;
	padding:0;
	margin-top:45px;
	height:16px;
}

#header a:hover { border-bottom:0; }

#new_msgs {
	position:absolute;
	top:50px;
	left:255px;
	width:30px;
	height:30px;
	padding:0;
}

.new_msgs_over {
	position:absolute;
	top:4px;
	*left:1px;
	width:25px;
	height:30px;
	font-size:8pt;
	font-weight:bold;
	color: #ffffff;
	text-align:center;
}

#header form {
  float:right;
  width:230px;
  height:60px;
  margin:0;
  padding:4px;
  line-height:0.9em;
  background: url("/images/login-bg.jpg") no-repeat;
}

#header form #login-usr, #login-pwd {
	float:left;
	width:80px;
	color:white;
}

#login-btn {
	float: left;
	width: 60px;
	margin-top:18px;
}

#login-other {
	clear:both;
	float:left;
	width:230px;
	margin-top: -5px;
	color:white;
}

#login-other a { color:#ffff00; }
#login-other a:hover { color:#ffff99; }
#login-usr, #login-pwd, #login-other { font-size:x-small; }

#logged-in {
  float:right;
  width:220px;
  margin:0;
  padding:6px;
  text-align:right;
  line-height:0.8em;
  font-size:medium;
  font-weight:bold;
  color:white;
}

#logged-in img { float:right; margin-left:5px; }
#logged-in a {	font-size:x-small; color:white; }
#logged-in a:hover { text-decoration:underline; color:#eaeaea; }

/* Menu tabs
----------------------------------------------- */
.tabs {
	float:left;
  	width: 990px;
  	height: 30px;
  	padding: 0;
  	margin: 0 0 0 5px !important;
	margin: 0 0 -4px 3px; /*ie6 only fix, gap below tabs*/
}

.tabs ul {
    float: left;
    padding: 0;
    list-style: none;
	margin:0;
}

.tabs ul li {
    float: left;
    height: 30px;
    padding: 0;
	margin:0;
	line-height:2.8em;
	text-align:center;
}

.tabs li a, .tabs li a:visited { font-size:9pt; color:#fff; }
.tabs li a:hover {  color: #ffff00; }
.tabs .taba { 	width: 80px; background:#339933 url('/images/tab.jpg') no-repeat; }
.tabs .tabb { 	width: 107px; background:#339933 url('/images/tabb.jpg') no-repeat; }
.tabs .tabc { 	width: 205px; background:#eaeaea url('/images/tabc.jpg') no-repeat; }
.tabs .taba-on { width: 80px; background:#fff url('/images/tab-on.jpg') no-repeat; *background-position: 0px 0px; }
.tabs .tabb-on { width: 107px; background:#fff url('/images/tabb-on.jpg') no-repeat; }
.tabs .tabc-on { width: 205px; background:#fff url('/images/tabc-on.jpg') no-repeat;  }
.tabs .tab-filler { 
	position:relative; 
	width:136px; 
	top:-1px; 
	border-bottom:1px solid #909090; 
}

#breadcrumbs {
  float:left;
  width:100%;
  height:25px;
  padding:0;
  font-size:11pt;
  font-weight:bold;
  line-height:2.2em;
  color: #363636;
  background:#f5f5f5 url("/images/breadcrumb-bg.jpg") no-repeat;
  _margin-bottom:-7px; /*ie6, gap below breadcrumbs*/
  clear:both;
}

.breadcrumbs-left {
	float:left;
	width:695px;
	padding:0;
	overflow:none;
	padding-left:10px;
}

.breadcrumbs-right {
	float:right;
	width:260px;
	padding-right:25px;
	text-align:right;	
}

/* Content
----------------------------------------------- */
#page-content {
	float:left;
	width:1000px;
	height:100%;
	padding:10px;
    background: #5a5a5a url("/images/content-bg.jpg") repeat-y;
}

#page-content a {
  font-weight:bold;
  text-decoration: none;
}
#page-content a:hover { color:#003366; }

#main-content {
	float:left;
	width:490px;
	padding-left:5px;
}

#midsize-content {
	float:left;
	width:690px;
	padding-left:5px;
}

#fullsize-content {
  float:left;
  width:980px;
  background:#f5f5f5;
  min-height:500px;
}

/* Footer
----------------------------------------------- */
#footer {
	clear:both;
	float:left;
	width:1000px;
	height:11px;
	margin:0;
 	font-size:medium;
	background: url("/images/content-footer.jpg") no-repeat;
}

#footer_links {
	color:#F6F6F6;
	margin-bottom:5px;
}

#footer_links a:link, #footer_links a:visited {
	color:#F0F0F0;
	text-decoration: none;
	font-size:11pt;
	font-weight:bold;
}

#footer_links a:hover {
	color:#FFFF66;
}

.list {;
  font-size:95%;
  padding:2px;
}

.list ul {
  width:80%;
  margin:0;
  list-style:none;
  display:block;
  margin-left:10px;
  padding-left:0;
  text-indent:1px;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.list li {
	background:#0d0d0d;
	margin:2px 0;
	padding:1px 5px;
}

.list li a:link, .list li a:visited {
  font-size:90%;
  color:#fff;
}

.list li a:hover {	color:#ffff00; }
.list h4 a {  font-size:95%; }
.list h4 a:visited { color:#6cf; }
.list h4 a:hover {  color:#6ff; }

/*poll question */
#poll h4 {
	color:#d8d8d8;
	font-weight:bold;
	text-align:left;
	font-style:normal;
	line-height:0.2em;
}

label { 
	cursor:pointer; 
}

#poll label:hover {
	background:#363636;
}

.progress-bar {
	width:110px;
	height:25px;
	padding-left:2px;
	background: url("/images/progressbarbg.gif") no-repeat;
	color:black;
	font-size:85%;
}

.hover { cursor:pointer; }

a:hover.no-hover  {
	border-bottom:0px;
	border-bottom-width:0;
	text-decoration: none;
}

.error { color:#ff0000; }

.imgbox {
	padding:5px;
	margin:1px;
	background:#0d0d0d;
}

.even {	background: #f1f1f1; }
.odd {	background: #E1E1E1; }

.fit {	
 font-size:75%;
 * font-size:75%;
}

/*visual editor img */
.ve_img {
	padding:2px;
}

.msgtxt {
	position:relative;
	color:#339900;
	font-size:8pt;
}

.editable_box {
	font-size:10pt;
	cursor:pointer;
}

.editable_box:hover {
	background:#ffcc66;
}

.tooltip {
	display:none;
}

/* shared by album.css */

h2 {
	line-height:1.1em;
	margin:0 0 2px 0;
	font-size:large;
}

h3 {
  font-size:medium;
  margin:0;
}

h3 a:link, h3 a:hover { text-decoration: none; }

h4 {
  font-size:small;
  margin:0;
}

h4 a:link { text-decoration: none; }

h4 a:hover {
  text-decoration: none;
  border-bottom:1px dotted #66ff00;
}

.button, .xbutton {
	font-size:8pt;
	cursor:pointer;
	font-weight:bold;
}

.button, .xbutton {
	border:3px double gray;
}

.button:hover {
	background-color:#CCFFCC;
}

.xbutton:hover {
	background-color:#FF9999;
}


select {
	background-color:#E9E9E9;
	border:1px solid;
	color:#000;
	margin:2px 0 0 0;
}

.select-highlight {
	color:yellow;
	font-size:9pt;
	font-weight:bold;
}

.select-even {
	background: #1d1d1d;
}

.field {
	border:1px solid #a2a2a2;
	background:#eaeaea;
	color:#000;
}

textarea {
	border:1px solid #fff;
	background-color:#000;
	font-family: "Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
	font-size: 9pt;	
	color:#fff;
}

textarea:hover, .field:hover, select:hover {
	border:1px solid #99ccff;
}

/* boxes */
.box { 
  position:relative;
  margin-bottom:6px;
  padding:2px;
  border:1px solid #e3e3e3;
  background:#ededed;
  overflow:hidden;
 * overflow:none;
 * width:99%;
}

.clear { clear:both; }

.navbtn {
	cursor:pointer;
	background:transparent;
	padding: 1px 0 7px 0;
	margin: 0 3px;
	color: #3366cc;
	border: 1px solid #3366cc;
	height:20px;
	position:relative;
	top:1px;
}

div.pagination { padding: 3px; margin: 3px; }
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #0066cc;
}

div.pagination a:hover, div.pagination a:active, div.pagination .navbtn:hover {
	border: 1px solid #003366;
	background:#eaeaea;
	color: #003366;
	
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px;
	font-weight: bold;
	color: #000;
}

div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #909090;
	color: #909090;
}

div.pagination span.counter {
	color:#ff6600;
	font-weight:bold;
}

.empty_box {
	width:100%;
	height: 500px;
	font-size:medium;
}

/****/

.float_menu {
	position:absolute;
	top:1px;
	left:1px;
	width:140px;
	z-index:9999;
}

#dd_div {
	position:absolute;
	top:1px;
	left:1px;
	width:140px;
	z-index:9999;
}

.dd { margin: 0;
    padding: 0;
    z-index: 99999;
}

.dd li { margin: 0;
    padding: 0;
    list-style: none;
    font: bold 11px arial;
}

.dd li a.menu {   
	display: block;
    text-align: center;
	margin-left:15px;
    width: 60px;
    text-decoration: none;
}
.submenu {   
	background: #e4e4e4;
    border: 1px outset #7e7e7e;
    visibility: hidden;
    position: absolute;
    z-index: 3;
}
.submenu a {   
	display: block;
    font: 11px arial;
    text-align: left;
    text-decoration: none;
    padding: 5px;
}
.submenu a:hover { background: #464646; color: #FFF; }

/******/
/* Visual Editor */
#editor_box {
	background:#c6c6c6;
	z-index:9999;
	border:1px outset silver;
	overflow: auto; /* Mozilla fix: disappearing pointer/caret */
}

.editor {
	overflow:hidden;
/*	background:#c6c6c6;*/
	padding:2px;	
}

#editor_title {
	padding:4px;
	font-weight:bold;
}

.editor_area { 
	padding:1px;
}

#visualeditor {
	background:#f5f5f5;
	color:#000000;
	border:1px solid #6c6c6c;
}

#visualeditor:hover {
	border:1px solid #99ccff;
}

.editor_btns {
	height:22px;
	padding:2px;
}

#editor_smilies {
	width:500px;
	margin-top:2px;
}

#editor_smilies img { cursor:pointer; }
#editor_smilies a:link { color:white; }

.smilie {
	position:relative;
	float:left;
	width:42px;
	height:18px;
	padding:2px;
}

.smilie:hover {
	background:#dcdcdc;
}

.clickable { cursor: pointer; }

.small { font-size:7pt; }
.small2 { font-size:8pt;}
.medium { font-size:10pt; }
.medium2 { font-size:11pt; font-weight:bold; }
.big { font-size:12pt; font-weight:bold; }
.bigger { font-size:14pt; font-weight:bold; }
.biggest { font-size:18pt; font-weight:bold; }
.huge { font-size:22pt; font-weight:bold; }
.ginormous { font-size:28pt; font-weight:bold; }

.hide {
	border:0px;
	background:#fff;	
}

.user-img {
	float:left;
	margin:3px;
	padding:2px;
	border:1px inset #6c6c6c;
}

.message {
  position:relative;
  clear:both;
  width:450px;
  margin:5px 0 5px 15px;
  border:1px solid #b4b4b4;
  padding:2px;
  background:#ffff66;
  color:black;
  font-size:9pt;
}

.message li {
	padding:5px;
	margin-left:25px;
}

.message-header {
	background-color: #ffcc00;
	font-weight:bold;
	font-size:small;
}    

#bigassstar { 
	position:absolute;
	top:0;
	left:0;
	width:44px;
	height:48px;
	z-index:999991;
/*	opacity:0.9999;
	filter: alpha(opacity=0);
	-moz-opacity:0.9999;
*/
/* mac ff flickers switching btwn rendering modes */
}

/*warn msg */
.warn_msg {
	position:absolute;
	top: 7px;
	left: 20px;
	width:1800px;
	height:1750px;
	background:#ffff99;
	color:black;
	padding:2px;
	z-index:999999;
	font-size:11pt;
	border:2px solid #ffffcc;
	display:block;
	visibility:visible;
}

.warn_msg a {
	color:blue;
}

.warn_msg_head { 
	background: #ffff66;
	color:red;
}

.warn_msg_txtbox {
	position:relative;
	width:800px;
	height:220px;
	overflow:auto;
	background:#ffff66;
	text-align:left;
}
/* end warnmsg */

#pop_msg {
	position:absolute;
	top:0px;
	left:0px;
	width:250px;
	height:20px;
	padding:6px 3px 3px 3px;
	border:2px groove #CCFF99;
	background:#CCFF00;
	color: #000000;
	font-size:10pt;
	font-weight:bold;
	visibility:hidden;
	text-align:center;
	z-index:9999;
}

/* end shared */

/* Rightbox
----------------------------------------------- */
/* used? */
.right-box {
	float:right;
	width:270px;
	padding:3px;
	background:#eaeaea;
}

.right-side {
	float:right;
	width:300px;
	padding:2px;
	background:#f5f5f5;
	margin:6px 0;
}

.tags {
	background:#eaeaea;
}

.tags span {
	padding:2px;
}

.tags a:hover {
	background: #99ccff;
}

.tags h3, .right-side h3 {
  color: #000;
  background:#c6c6c6 url("/images/h3.jpg") repeat-x;
  padding:1px;
}
