body {
	font-size: 8.5pt; /* Resets 1em to 10px */
	font-family: Helvetica,Arial,sans-serif,'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #131F2D;
	color: #333;
	text-align: center;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	margin-bottom: 0px;

}
html{ overflow-y: scroll; overflow: -moz-scrollbars-vertical;}

td { font-size: 8.5pt; font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; }

p { margin: 0px; }

#header { position:relative; width: 850px; margin: 0px auto; display:inline-table; }

#page { width: 850px; vertical-align:top; text-align:center; margin:0px auto; }

.combox { width: 400px; background-color: #F2F7FD; }
.combox td { border-bottom:2px solid #fff; }
.box { border: 1px solid #000; }
.sbox { border: 1px solid #000; }

.wbox { background-color:#FFFFFF; padding:15px; }

.mybox { width: 100%; text-align: left; background-color: #fff; -webkit-border-radius: 15px; -moz-border-radius: 15px; -moz-border-bottom-colors: #006600; -webkit-border-bottom-colors: #006600; }

#dek {position:absolute;z-index:200;}

h1{margin-top:0px;}
h2{font:16px/18px Helvetica Neue,Helvetica,Arial,sans-serif;color:#333; font-size:1.25em; font-weight:none; margin:0px;}
h3{margin-top:0px; margin-bottom: 2px; font-size:18px; }

.columns{margin-bottom:15px;width:100%;}
td.column{padding:0px;vertical-align:top; text-align:center;}
.center-text{text-align:center;}
.round{-moz-border-radius:15px;-webkit-border-radius:15px;}
.round-top-right{-moz-border-radius-topright:15px;-webkit-border-top-right-radius:15px;}
.round-right{-moz-border-radius-topright:15px;-moz-border-radius-bottomright:15px;-webkit-border-top-right-radius:15px;-webkit-border-bottom-right-radius:15px;}
.round-bottom-right{-moz-border-radius-bottomright:15px;-webkit-border-bottom-right-radius:15px;}
.round-bottom{-moz-border-radius-topright:0;-moz-border-radius-topleft:0;-moz-border-radius-bottomright:15px;-moz-border-radius-bottomleft:15px;-webkit-border-top-right-radius:0;-webkit-border-top-left-radius:0;-webkit-border-bottom-right-radius:15px;-webkit-border-bottom-left-radius:15px;}
.round-bottom-left{-moz-border-radius-bottomleft:15px;-webkit-border-bottom-left-radius:15px;}
.round-left{-moz-border-radius-topleft:15px;-moz-border-radius-bottomleft:15px;-webkit-border-top-left-radius:15px;-webkit-border-bottom-left-radius:15px;}
.round-top-left{-moz-border-radius-topleft:15px;-webkit-border-top-left-radius:15px;}
.round-top{-moz-border-radius-topright:15px;-moz-border-radius-topleft:15px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-webkit-border-top-right-radius:15px;-webkit-border-top-left-radius:15px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;}

.sround{-moz-border-radius:5px;-webkit-border-radius:5px;}
.sround-top-right{-moz-border-radius-topright:5px;-webkit-border-top-right-radius:5px;}
.sround-right{-moz-border-radius-topright:5px;-moz-border-radius-bottomright:5px;-webkit-border-top-right-radius:5px;-webkit-border-bottom-right-radius:5px;}
.sround-bottom-right{-moz-border-radius-bottomright:5px;-webkit-border-bottom-right-radius:5px;}
.sround-bottom{-moz-border-radius-topright:0;-moz-border-radius-topleft:0;-moz-border-radius-bottomright:5px;-moz-border-radius-bottomleft:5px;-webkit-border-top-right-radius:0;-webkit-border-top-left-radius:0;-webkit-border-bottom-right-radius:5px;-webkit-border-bottom-left-radius:15px;}
.sround-bottom-left{-moz-border-radius-bottomleft:5px;-webkit-border-bottom-left-radius:5px;}
.sround-left{-moz-border-radius-topleft:5px;-moz-border-radius-bottomleft:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-left-radius:5px;}
.sround-top-left{-moz-border-radius-topleft:5px;-webkit-border-top-left-radius:5px;}
.sround-top{-moz-border-radius-topright:5px;-moz-border-radius-topleft:5px;-moz-border-radius-bottomright:0;-moz-border-radius-bottomleft:0;-webkit-border-top-right-radius:5px;-webkit-border-top-left-radius:5px;-webkit-border-bottom-right-radius:0;-webkit-border-bottom-left-radius:0;}

#custom_search {padding-left:10px;}
#sidebar_search input{width:145px!important;padding-top:3px; padding-bottom:4px; padding-left:5px; margin-top:2px;}

#sidebar_search .submit{ position:relative;left:-5px;top:-2px;width:8px;margin-left:0;margin-right:0;}
#sidebar_search .submit{-moz-border-radius-bottomright:3px;-moz-border-radius-topright:3px;-webkit-border-radius-bottom-right:3px;-webkit-border-radius-top-right:3px;background-color:#EEE;background-position:center top;border-style:solid;border-width:1px;cursor:pointer;padding:.4em .9em;}

#sidebar_search_submit{background:url('/images/nav_search_submit.png') -2px 0!important;}
#sidebar_search_submit:hover{background:url('/images/nav_search_submit.png') -2px -25px!important;}
#sidebar_search_submit:active{background:url('/images/nav_search_submit.png') -2px -50px!important;}
#sidebar_search_submit.loading,#sidebar_search_submit.loading:hover,#sidebar_search_submit.loading:active{background:#eee url('/images/spinner.gif') no-repeat 5px 5px!important;}
#sidebar_search_submit{padding-top:5px!important;padding-bottom:5px!important;border-color:#999!important;vertical-align:middle;}

#postbutton{ cursor:pointer; text-align:center; }
.loading{ background:#eee url('/images/spinner.gif') no-repeat 44px 5px!important;}

#close_bar { background:url(images/nav_bg.gif); width:20px; padding-top: 10px; vertical-align:top; }
#side_base{width:199px;line-height:1.2;background-color:#B7D2DD;border-left:1px solid #ccc;-moz-border-radius-topleft:15px;-moz-border-radius-bottomleft:15px;-webkit-border-bottom-left-radius:15px;-webkit-border-top-left-radius:15px;}
#content .reallyimportant{padding:1em;-moz-border-radius:15px;-webkit-border-radius:15px;}

.top-navigation{background-color:#fff;white-space:nowrap;display:inline-block;padding:0px;}
.top-navigation *{display:inline;}
.top-navigation li{ vertical-align:middle; }
.top-navigation>li>a{padding:.5em .5em;border:1px solid transparent;display:inline-block;}

.side-navigation { list-style-type: none; text-align:left; width: 100%; padding-left: 0px; margin:0px; }
.side-navigation li { width: 100%; border-bottom: 1px solid #ececec; }
.side-navigation li a{ margin-bottom:1px;display:block;padding:5px 5px 5px 20px; }
.side-navigation li a:hover{ margin-bottom:1px;display:block;background-color:#6DA9C3; border-left:1px solid #fff;text-decoration:none; color:#fff;}

.menu { border: 1px solid #E3E3E3; width: 200px; border-bottom: none; }
.menu ul { list-style-type: none;  }
.menu li { border-bottom: 1px solid #E3E3E3; margin:0px; padding-left:0px; text-align:left; }
.menu li a { display:block; padding:5px 5px 5px 25px; text-decoration: none; border-top: 1px solid #fff; border-bottom: 1px solid #E3E3E3; }
.menu li a:hover { display:block; padding:5px 5px 5px 25px; }

h2.sidebar-title{padding:.2em 14px .2em 14px;font-size:1.05em;font-weight:normal;}
.ie h2.sidebar-title span{filter:alpha(opacity=70);}
h2.sidebar-subtitle{padding:.2em 14px .2em 18px;font-size:1.05em;font-weight:normal; text-align:left;}
h2.sidebar-title{background:transparent url('/images/toggle_down_dark.png') no-repeat right center;width:157px;}
h2.sidebar-subtitle{background:transparent url('/images/toggle_minus_dark.png') no-repeat left center;width:157px;}
.collapsed h2.sidebar-title{background:transparent url('/images/toggle_up_dark.png') no-repeat right center;}
.collapsed h2.sidebar-subtitle{background:transparent url('/images/toggle_plus_dark.png') no-repeat left center;}
div.collapsible.loading h2.sidebar-title{background:transparent url('/images/spinner.gif') no-repeat center right!important;}
.collapsible a.fetch-contents{display:none;}
h2.sidebar-title:hover{cursor:pointer;}

.btn,input[type=submit].btn,input[type=button].btn{background:#ddd url("/images/bg-btn.gif") repeat-x 0 0;font:11px/14px "Lucida Grande",Sans-serif;width:auto;margin:0;overflow:visible;padding:4px 8px 5px;border-width:1px;border-style:solid;border-color:#ddd;border-bottom-color:#ccc;-moz-border-radius:4px;-khtml-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;color:#333;text-shadow:1px 1px 0 #fff;}.btn::-moz-focus-inner{padding:0;border:0;}
.btn:hover,.btn:focus,input[type=submit].btn:hover,input[type=submit].btn:focus,button.btn:hover,button.btn:focus{border-color:#999 #999 #888;background-position:0 -6px;color:#000;}
.btn:active{background-image:none!important;text-shadow:none!important;outline:none!important;}

#feedactions { list-style:none; }
#feedactions li { display: inline-block; }
#feedactions li.on a { background-color: #6DA9C3; }
#feedactions li a { padding: 5px 10px 5px 10px; }
#feedactions li a:hover { padding: 4px 9px 4px 9px; background-color:#ccc; border:1px dashed #666; text-decoration:none; color: #fff; }

.blog-title { font-size: 16px; padding: 3px 0px 3px 0px; width: 100%; border-color: #ccc; }
.blog-header { font-size: 16px; }

#footer {
	text-align:center;
	width: 850px;
	margin: 0px auto;
}

#mymenu{
	display: block;
	cursor: pointer;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 0px;
	border: 1px solid #aaa;
	background-color: #f9f9f9;
	width: 100px;
	height: 19px;
	text-align:left;
}

.menu_popup {
	background: #f9f9f9;
	border: 1px solid #aaa;
	text-align:left;
	padding: 0px;
	position:absolute;
}

.menu_popup2 {
	background: #f9f9f9;
	border: 1px solid #aaa;
	text-align:left;
	padding: 0px;
}
 
.menu_popup a {
	display:block;
	padding: 5px;
}

.menu_popup a:hover {
	display:block;
	background-color:#999999;
	color: #fff;
	padding: 5px;
	overflow:hidden;
	text-decoration:none
}

a.b:link { color: #263F5D; text-decoration: none; font-weight:bold; }
a.b:visited { color: #263F5D; text-decoration: none; font-weight:bold; }
a.b:hover { color: #aaa; text-decoration: underline; font-weight:bold; }
a.b:active { color: #263F5D; text-decoration: none; font-weight:bold; }

a:link { color: #263F5D; text-decoration: none; }
a:visited { color: #263F5D; text-decoration: none; }
a:hover { color: #aaa; text-decoration: underline; }
a:active { color: #263F5D; text-decoration: none; }

img { border:0px; }
input[type="button"] { border: 1px solid #ccc; background-color:#003399; color:#FFFFFF; }
input[type="text"] { border: 1px solid #999; }
textarea { border: 1px solid #ccc; overflow:hidden; }
ul { list-style: none; }

#shelf {
	background-image: url(./images/shelf.png);
	background-repeat:repeat-y;
}

.graytop {
	border-bottom: 1px solid #ccc;
	background-color: #eee;
}

.rule td {
	border-bottom: 1px solid #eee;
}

.count {
	font-size:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#7999D6;
	padding-right:8px;
}

.score {
	font-size:4.5em;
	color:#ddd;
	font-weight:bold;
	margin:0px;
}
hr {
	height:1px;
	color: #ccc;
	width:100%;
}

textarea {
	border: 1px solid #ccc;
}

.theader {
	border-top: 1px solid #3B5998;
	border-bottom: 1px solid #ccc;
	color:#3B5998;
	font-weight: bold;
	background-color: #D8DFEA;
}

.theader2 {
	background-color: #eee;
	border-bottom: 1px solid #ccc;
}

.mtable td {
	padding: 5px;
}

.note {
	color:#999;
	font-size: 6.5pt;
}

.warn {
	color:#ff0000;
	font-size: 6.5pt;
}

.bold {
	font-size: 9.5pt;
	font-weight:bold;
}

.saved {
	display:block;
	background-color:#FFFFCC;
	border: 1px solid #FFCC00;
	color:#000000;
	width: inherit;
	padding: 10px;
	margin: 10px;
}

.panel a {
	display:block;
	border: 1px solid #aaa;
	border-bottom: none;
	padding: 3px 10px 3px 10px;
	bottom: -1px;
	position:relative;
	background-color: #fff;
}

.panel a.on {
	color: #FFFFFF;
	background-color:#3B5998;
}

.line {
	border-bottom: 1px solid #eee;
}

.dline {
	border-bottom: 1px solid #ccc;
}

#statbar {
	position:fixed;
	width: 100%;
	text-align:center;
	bottom: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	vertical-align:bottom;
}

#statbar .statbg {
	width: 95%;
	height: 25px;
	margin: 0px auto;
	background-color: #e5e5e5;
	border-left: 1px solid #b5b5b5;
}

#statbar td {
	border-top: 1px solid #b5b5b5;
	border-right: 1px solid #b5b5b5;
}

#statbar a:link, #statbar a:visited {
	display:block;
	padding: 5px;
	text-decoration:none
	overflow:hidden;
}

#statbar a:hover {
	display:block;
	background-color:#f9f9f9;
	color: #000;
	padding: 5px;
	overflow:hidden;
	text-decoration:none
}

#mbox{background-color:#f9f9f9; padding:8px; border:1px solid #666;}
#mbm{font-family:sans-serif;font-weight:bold;float:right;padding-bottom:15px;}
#ol{background-image: url(./images/overlay.png);}
.hide {display:none}
#newlist { left: 50%; width:500px; };
#sbox { position:absolute;top:48px;right:0px;z-index:2;}
.dialog { position:absolute;top:48px;right:0px;z-index:2;}
.dialog2 { position:absolute;top:150px; left:-250px; z-index:1;}
.droppable { background-color: #CAD7A7; }
.drop { background-color: #FDF9E1; }

* html #ol{background-image:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="./images/overlay.png", sizingMethod="scale");}

#color-picker {
	position:absolute;
	top:190px;
	left:600px;
	background: url(./images/color-picker.png) no-repeat left top;
	height:258px;
	width:266px;
	display:none;
	border:0;
	z-index:1;
}

#close {
	position:absolute;
	right:-8px;
	top:-10px;
	height:26px;
	width:26px;
	cursor:pointer;
}

.title { width:100%; text-align:left; font-size:18px; border-bottom: 1px solid #ccc; margin:5px;}

.ui-notify { width:350px; position:fixed; top:10px; right:10px; }
.ui-notify-message { padding:10px; margin-bottom:15px; -moz-border-radius:8px; -webkit-border-radius:8px; border-radius:8px }
.ui-notify-message h1 { font-size:14px; margin:0; padding:0 }
.ui-notify-message p { margin:3px 0; padding:0; line-height:18px }
.ui-notify-message:last-child { margin-bottom:0 }
.ui-notify-message-style { background:#000; background:rgba(0,0,0,0.8); -moz-box-shadow: 0 0 6px #000; -webkit-box-shadow: 0 0 6px #000; box-shadow: 0 0 6px #000; }
.ui-notify-message-style h1 { color:#fff; font-weight:bold }
.ui-notify-message-style p { color:#fff }
.ui-notify-close { color:#fff; text-decoration:underline }
.ui-notify-click { cursor:pointer }
.ui-notify-cross { margin-top:-4px; float:right; cursor:pointer; text-decoration:none; font-size:12px; font-weight:bold; color: #fff; padding:2px }
.ui-notify-cross:hover { color:#ff0000 }
.ui-notify-cross:active { position:relative; top:1px }


.button {
   border-top: 1px solid #96d1f8;
   background: #65a9d7;
   background: -webkit-gradient(linear, left top, left bottom, from(#3e779d), to(#65a9d7));
   background: -moz-linear-gradient(top, #3e779d, #65a9d7);
   padding: 14.5px 29px;
   -webkit-border-radius: 8px;
   -moz-border-radius: 8px;
   border-radius: 8px;
   -webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
   -moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
   box-shadow: rgba(0,0,0,1) 0 1px 0;
   text-shadow: rgba(0,0,0,.4) 0 1px 0;
   color: white;
   font-size: 21px;
   font-family: Georgia, serif;
   text-decoration: none;
   vertical-align: middle;
   }
.button:hover {
   border-top-color: #28597a;
   background: #28597a;
   color: #ccc;
   }
.button:active {
   border-top-color: #1b435e;
   background: #1b435e;
}