html {
	width:100%;
	margin:0px;
	background: #ffffff;
	}

body {
	width:100%;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color: #000000;
	}

h1, h2, h3, h4, h5 {
	margin:0px;
	padding:0px;
	
	}

ul, li {
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
a:link {
	color: #ee0000;
	text-decoration:none;
	}

a:hover, a:visited, a:active {
	color: #636363;
	text-decoration:none;
	}

/* header */

#header {
	width:784px;
	margin:0px auto;
	}

#header h1 {
	float:left;
	padding:23px 0px 15px 15px;
	}
	
#header h1 a {
	display:block;
	text-indent:-9999px;
	background:url(/images/sgalogo.png) top left no-repeat;
	width:259px;
	height:76px;
	overflow:hidden;
	}

#hd-links {
	font-family: MS Sans Serif4, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	padding:50px 15px 0px 0px;;
	float:right;
	}

#hd-links a {
	text-decoration:none;
	color:#000000;
	}

/* main */

#main {
	background:#d5eaee;
	width:100%;
	padding-bottom:12px;
	float:left;
	}
	
#center {
	width:784px;
	margin:0px auto;
	}

/* menu */

#menu { 
	width: 784px;
	height:226px;
	background:url(/images/placeholder.jpg) bottom left no-repeat;
	margin:0px auto;
	float:left;
	}

#menu ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}
	
#menu ul li { float:left; position:relative; }

#menu ul li a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	}
/* without elections */

#menu li.about a {
	background:url(/images/navabout.png) top left no-repeat;
	width:132px;
	height:51px;
	float:left;
	}

#menu li.about a:hover {
	background:url(/images/navabout.png) bottom left no-repeat;
	width:132px;
	height:51px;
	float:left;
	}

#menu li.about-on {
	background:url(/images/navabout.png) bottom left no-repeat;
	width:132px;
	height:51px;
	float:left;
	}

#menu li.branches a {
	background-image:url(/images/navbranch.png);
	background-position: top left;
	background-repeat: no-repeat;
	width:160px;
	height:51px;
	float:left;
	cursor:default;
	}

#menu li.branches ul {
	display:none;
}
	
#menu li.branches-on ul {
	margin:0px;
	padding:0px;
	position:absolute;
	width:160px;
	top:36px;
	left:0px;
	z-index:10;
}

#menu li.branches-on ul li {
	float:none;
	text-align:center;
	background:#fff;
	color:#ED1C24;
	font-weight:bold;
	display:block;
	text-indent:0px;
	cursor:pointer;
	height:24px;
	width:160px;
	overflow:hidden;
}

#menu li.branches-on ul li a{
	background:#fff;
	color:#ED1C24;
	font-weight:bold;
	display:block;
	height:14px;
	width:154px;
	text-indent:0px;
	padding:5px 3px;
	cursor:pointer;
}

#menu li.branches-on ul li a:hover{
	background:#ED1C24;
	color:#fff;
	font-weight:bold;
	display:block;
	height:14px;
	width:154px;
	text-indent:0px;
	padding:5px 3px;
}
	
#menu li.branches a:hover {
	background:url(/images/navbranch.png) bottom left no-repeat;
	width:160px;
	height:51px;
	float:left;
	}

#menu li.branches-on a {
	background:url(/images/navbranch.png) bottom left no-repeat;
	width:160px;
	height:51px;
	float:left;
	cursor:default;
	}
	
#menu li.resources a {
	background:url(/images/navresources.png) top left no-repeat;
	width:189px;
	height:51px;
	float:left;
	}

#menu li.resources a:hover {
	background:url(/images/navresources.png) bottom left no-repeat;
	width:189px;
	height:51px;
	float:left;
	}

#menu li.resources-on {
	background:url(/images/navresources.png) bottom left no-repeat;
	width:189px;
	height:51px;
	float:left;
	}

#menu li.rightnow a {
	background:url(/images/navrightnow.png) top left no-repeat;
	width:167px;
	height:51px;
	float:left;
	}

#menu li.rightnow a:hover {
	background:url(/images/navrightnow.png) bottom left no-repeat;
	width:167px;
	height:51px;
	float:left;
	}

#menu li.rightnow-on {
	background:url(/images/navrightnow.png) bottom left no-repeat;
	width:167px;
	height:51px;
	float:left;
	}

#menu li.issues a {
	background:url(/images/navissues.png) top left no-repeat;
	width:136px;
	height:51px;
	float:left;
	}

#menu li.issues a:hover {
	background:url(/images/navissues.png) bottom left no-repeat;
	width:136px;
	height:51px;
	float:left;
	}

#menu li.issues-on {
	background:url(/images/navissues.png) bottom left no-repeat;
	width:136px;
	height:51px;
	float:left;
	}


/* with elections */

#menu .election li.about a {
	background:url(/images/e_navabout.png) top left no-repeat;
	width:101px;
	height:51px;
	float:left;
	}

#menu .election li.about a:hover {
	background:url(/images/e_navabout.png) bottom left no-repeat;
	width:101px;
	height:51px;
	float:left;
	}

#menu .election li.about-on {
	background:url(/images/e_navabout.png) bottom left no-repeat;
	width:101px;
	height:51px;
	float:left;
	}

#menu .election li.branches a {
	background:url(/images/e_navbranch.png) top left no-repeat;
	width:137px;
	height:51px;
	float:left;
	}

#menu .election li.branches a:hover {
	background:url(/images/e_navbranch.png) bottom left no-repeat;
	width:137px;
	height:51px;
	float:left;
	}

#menu .election li.branches-on {
	background:url(/images/e_navbranch.png) bottom left no-repeat;
	width:137px;
	height:51px;
	float:left;
	}
	
#menu .election li.resources a {
	background:url(/images/e_navresources.png) top left no-repeat;
	width:155px;
	height:51px;
	float:left;
	}

#menu .election li.resources a:hover {
	background:url(/images/e_navresources.png) bottom left no-repeat;
	width:155px;
	height:51px;
	float:left;
	}

#menu .election li.resources-on {
	background:url(/images/e_navresources.png) bottom left no-repeat;
	width:155px;
	height:51px;
	float:left;
	}

#menu .election li.rightnow a {
	background:url(/images/e_navrightnow.png) top left no-repeat;
	width:150px;
	height:51px;
	float:left;
	}

#menu .election li.rightnow a:hover {
	background:url(/images/e_navrightnow.png) bottom left no-repeat;
	width:150px;
	height:50px;
	float:left;
	}

#menu .election li.rightnow-on {
	background:url(/images/e_navrightnow.png) bottom left no-repeat;
	width:150px;
	height:51px;
	float:left;
	}

#menu .election li.elections a {
	background:url(/images/e_navelect.png) top left no-repeat;
	width:137px;
	height:51px;
	float:left;
	}

#menu .election li.elections a:hover {
	background:url(/images/e_navelect.png) bottom left no-repeat;
	width:137px;
	height:50px;
	float:left;
	}

#menu .election li.elections-on {
	background:url(/images/e_navelect.png) bottom left no-repeat;
	width:137px;
	height:51px;
	float:left;
	}

#menu .election li.issues a {
	background:url(/images/e_navissues.png) top left no-repeat;
	width:104px;
	height:51px;
	float:left;
	}

#menu .election li.issues a:hover {
	background:url(/images/e_navissues.png) bottom left no-repeat;
	width:104px;
	height:50px;
	float:left;
	}

#menu .election li.issues-on {
	background:url(/images/e_navissues.png) bottom left no-repeat;
	width:104px;
	height:51px;
	float:left;
	}
	
/* content */

#content {
	background:#ffffff;
	width:762px;
	margin-top:12px;
	padding:10px 12px 15px;
	float:left;
	}

#left {
	float:left;
	width:540px;
	}

#right {
	float:right;
	}

/* blog */

#blog {
	width: 556px;
	}

#blog h2 {
	background:url(/images/hdblog.png) top left no-repeat;
	width:546px;
	height:30px;
	display:block;
	text-indent:-9999px;
	}

#blog #entries {
	padding:20px 12px 20px 12px;
	}

#blog h3 {
	width:400px;
	}

#blog h3 a {
	font-family: MS Sans Serif4, Geneva, sans-serif;
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	color: #ee0000;
	text-decoration:none;
	line-height:23px;
	}
	
#blog p.entry {
	font-size:14px;
	margin:8px 0px;
	padding:0px;
	}

#blog p.entry a.more {
	font-weight:bold;
	font-style:italic;
	text-decoration:none;
	color:#000000;
	}

#blog p.entry-info {
	font-size: 12px;
	font-style: italic;
	margin:0px;
	padding:0px;
	margin-bottom:15px;
	}

#blog ul {
	list-style:none;
	display:block;
	margin:15px 0px 18px;
	padding:0px;
	}

#blog ul.entries-recent a {
	font-family: MS Sans Serif4, Geneva, sans-serif;
	font-size:16px;
	text-transform:uppercase;
	color: #ee0000;
	text-decoration:none;
	}
	
/* this week */

#week {
	width: 556px;
	overflow:hidden;
	}
	
#week h2 {
	background:url(/images/hdweek.png) top left no-repeat;
	width:546px;
	height:30px;
	display:block;
	text-indent:-9999px;
	}

#week p {
	font-size:14px;
	}

#week #topic {
	background:#fccccc;
	width:546px;
	border-bottom:4px solid #ee0000;
	padding-bottom:5px;
	margin-bottom:15px;
	}
	
#week #topic h3 {
	font-family: MS Sans Serif4, Geneva, sans-serif;
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	color: #ee0000;
	line-height:23px;
	margin:20px 20px 0px;
	}
	
#week #topic #topic-copy {
	width:422px;
	margin-left:15px;
	}

#week #topic #topic-copy p {
	margin:6px 0px 6px 10px;
	}

#week #topic #topic-copy p.entry-info {
	font-size: 12px;
	font-style: italic;
	margin:0px;
	padding:0px;
	margin:6px 0px 6px 10px;
	}

#week #topic #vote-big {
	float:left;
	margin:10px 10px 0px 20px;
	}

#week #topic #vote-big p {
	font-size:25px;
	text-align:center;
	}

#week #topic #vote-big a.good {
	background:url(/images/big_voteup.png) top left no-repeat;
	text-indent:-9999px;
	display:block;
	width:28px;
	height:38px;
	float:left;
	margin-right:3px;
	}

#week #topic #vote-big a:hover.good {
	background:url(/images/big_voteup.png) bottom left no-repeat;
	text-indent:-9999px;
	display:block;
	width:28px;
	height:38px;
	float:left;
	}

#week #topic #vote-big a.bad {
	background:url(/images/big_votedown.png) top left no-repeat;
	text-indent:-9999px;
	display:block;
	width:28px;
	height:38px;
	float:left;
	}

#week #topic #vote-big a:hover.bad {
	background:url(/images/big_votedown.png) bottom left no-repeat;
	text-indent:-9999px;
	display:block;
	width:28px;
	height:38px;
	float:left;
	}

#week #responses {
	overflow:hidden;
	}

#week #responses h4 {
	font-size:16px;
	text-transform:uppercase;
	font-weight:bold;
	color:#ee0000;
	padding-left:5px;
	}

#week #responses #responses-list {
	width:507px;
	margin:0px auto;
	padding-top:5px;
	overflow:hidden;
	}

#week #responses #responses-list hr {
	border:1px solid #e2e2e2;
	}

#week #responses #responses-list .res-copy {
	overflow:hidden;
	margin-bottom:10px;
}
	
#week #responses #responses-list .res-copy p.copy {
	padding:0px 10px;
	float:left;
	width:300px;
	}

#week #responses #responses-list .vote-small { 
	float:right; 
	width:50px; 
	overflow:hidden; 
}
.vote-small .score { 
	float:right;
	font-size:15px;
	text-align:right;
	color:#6d6d6d;
}

#week #responses .vote-small input.good {
	background-image:url(/images/small_voteup.png);
	background-repeat: no-repeat;
	background-position:top left;
	text-indent:-9999px;
	display:block;
	width:17px;
	height:23px;
	float:right;
	margin-right:3px;
	}

#week #responses .vote-small input:hover.good, #week #responses .vote-small input.goodactive {
	background-image:url(/images/small_voteup.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	text-indent:-9999px;
	display:block;
	width:17px;
	height:23px;
	float:right;
	}

#week #responses .vote-small input.bad {
	background-image:url(/images/small_votedown.png);
	background-repeat: no-repeat;
	background-position:top left;
	text-indent:-9999px;
	display:block;
	width:17px;
	height:23px;
	float:right;
	}

#week #responses .vote-small input:hover.bad, #week #responses .vote-small input.badactive{
	background-image:url(/images/small_votedown.png);
	background-repeat: no-repeat;
	background-position:bottom left;
	text-indent:-9999px;
	display:block;
	width:17px;
	height:23px;
	float:right;
	}
	
#week #responses #responses-list input.submit {
	background:url(/images/submit-response.png) top left no-repeat;
	text-indent:-9999px;
	display:block;
	width:352px;
	height:49px;
	float:left;
	margin:0px 85px 10px 85px;
	}
#week #responses #responses-list a.previous {  display:block; float:left; text-transform:uppercase; text-align:center; width: 556px; font-weight:bold; margin-top:10px; }
	
/* branches */

#branches {
	width: 556px;
	}
	
#branches h2 {
	background:url(images/hdbranches.png) top left no-repeat;
	width:546px;
	height:30px;
	display:block;
	text-indent:-999%;
	}

#branches #entries {
	padding:20px 12px 35px 12px;
	}

#branches h3 {
	width:400px;
	font-family: MS Sans Serif4, Geneva, sans-serif;
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	color: #ee0000;
	text-decoration:none;
	line-height:23px;
	}

#branches p {
	font-size:14px;
	margin:5px 0px;
	padding:0px;
	}

#branches hr {
	border:2px solid #ee0000;
	margin-top:15px;
	margin-bottom:15px;
	}

#branches .member {
	float:left;
	}

#branches .member img {
	border: 5px solid #ee0000;
	float:left;
	margin:10px 10px 10px 20px;
	}

#branches .member .info {
	width:325px;
	float:left;
	}

#branches h4 {
	font-family: MS Sans Serif4, Geneva, sans-serif;
	font-size:20px;
	color:#ee0000	;
	text-transform:uppercase;
	margin-top:20px;
	}

#branches h5 {
	font-family: MS Sans Serif4, Geneva, sans-serif;
	font-size:16px;
	line-height:14px;
	color:#707070;
	text-transform:uppercase;
	}

#roster li { background:#fff; border:1px dashed #000; overflow:hidden; margin-bottom:10px; }
/* resources */

#resources {
	width: 556px;
	}
	
#resources h2 {
	background:url(/images/hdresources.png) top left no-repeat;
	width:546px;
	height:30px;
	display:block;
	text-indent:-9999px;
	}

#resources #entries {
	padding:20px 12px 35px 12px;
	}

#resources h3 {
	width:400px;
	font-family: MS Sans Serif4, Geneva, sans-serif;
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	color: #ee0000;
	text-decoration:none;
	line-height:23px;
	margin-top:25px;
	}

#resources p {
	font-size:14px;
	}

#resources h4 {
	font-family: MS Sans Serif4, Geneva, sans-serif;
	font-size:16px;
	color:#707070;
	text-transform:uppercase;
	margin-top:15px;
	}

#resources input.short {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	border:1px #000000 solid;
	padding:5px;
	margin-bottom:5px;
	}

#resources input.button {
	background-color:#636363;
	color:#ffffff;
	border:0px;
	padding:5px 10px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	}

#resources a.dl-button {
	background-color:#636363;
	color:#ffffff;
	border:0px;
	padding:5px 10px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-top:5px;
	display:inline-block;
	}

#resources ul {
	list-style:none;
	margin:0px;
	padding:0px;
	}

/* issues */

#issues {
	width: 556px;
	}
	
#issues h2 {
	background:url(/images/hdissues.png) top left no-repeat;
	width:546px;
	height:30px;
	display:block;
	text-indent:-9999px;
	}

#issues #entries {
	padding:20px 12px 35px 12px;
	}

#issues h3 {
	width:400px;
	font-family: MS Sans Serif4, Geneva, sans-serif;
	font-size:24px;
	text-transform:uppercase;
	font-weight:bold;
	color: #ee0000;
	text-decoration:none;
	line-height:23px;
	}

#issues h4 {
	color:#636363;
	font-size:16px;
	font-weight:normal;
	}

#issues h5 {
	color:#636363;
	font-size:12px;
	font-weight:normal;
	}

#issues p {
	font-size:14px;
	margin:5px 0px;
	padding:0px;
	}

#issues #field {
	text-align:right;
	}

#issues input.short {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	border:1px #000000 solid;
	padding:5px;
	margin-bottom:5px;
	}


#issues textarea.short {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	border:1px #000000 solid;
	padding:5px;
	margin-bottom:5px;
	}

#issues input.button {
	background-color:#636363;
	color:#ffffff;
	border:0px;
	padding:5px 10px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-right:5px;
	}

#issues input.undo {
	background-color:#a6a6a6;
	color:#ffffff;
	border:0px;
	padding:5px 10px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
	
/* facebook */

#facebook {
	width: 276px;
	float:left;
	overflow:hidden;
	}

#facebook h2 {
	background:url(/images/hdfacebook.png) top left no-repeat;
	width:276px;
	height:30px;
	display:block;
	text-indent:-9999px;
	}

/* video blog */

#vblog {
	width: 260px;
	float:right;
	background:url(/images/vblog_bg.png) #e38300 top left no-repeat;
	padding-bottom:20px;
	}

#vblog h2 {
	background:url(/images/hdvblog.png) top left no-repeat;
	width:260px;
	height:30px;
	display:block;
	text-indent:-9999px;
	}

#vblog #entries {
	padding:5px;
	}
	
#vblog h3 {
	margin-bottom:4px;
	font-weight:normal;
	}

#vblog h3 a {
	font-size:18px;
	font-family: MS Sans Serif4, Geneva, sans-serif;
	text-transform:uppercase;
	color:#ffffff;
	text-decoration:none;
	}

#vblog p.entry-info {
	font-size: 12px;
	font-style: italic;
	margin:2px 0px 8px;
	padding:0px;
	}

#vblog a {
	color:#eae714;
	text-transform:uppercase;
	text-decoration:none;
	}
	
/* newsletter */

#newsletter {	
	width: 186px;
	height: 162px;
	background: #ffddaa;
	padding:10px;
	margin-bottom:10px;
	}
	
#newsletter h2 {
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	color: #ee0000;
	padding:5px 0px 5px 0px;
	}

#newsletter p {
	font-size: 12px;
	}

#newsletter input.short {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#636363;
	font-style:italic;
	border:1px #000000 solid;
	padding:5px 0px 5px 10px;
	margin-bottom:5px;
	}

#newsletter input.button {
	background-color:#636363;
	color:#ffffff;
	border:0px;
	padding:5px;
	margin:0px;
	text-transform:uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:right;
	margin-bottom:10px;
	}

#newsletter p { float:left; width:100%; }
	
/* twitter */

#twitter {
	width:206px;
	background:#f1f1cf;
	border-bottom:4px solid #bbbb11;
	}

#twitter h2 {
	background:url(/images/hdtwitter.png) top left no-repeat;
	width:205px;
	height:30px;
	display:block;
	text-indent:-9999px;
	}

#twitter ul {
	list-style:none;
	margin:10px;
	padding:0px;
	margin-bottom:0px;
	}
#twitter ul li { 
	margin-bottom:10px;
}

#twitter #twitter_update_list ul {
	}

#twitter a.follow {
	text-transform:uppercase;
	color:#000000;
	text-decoration:none;
	}
	
/* footer */

#footer {
	width: 784px;
	padding:20px 0px 75px 0px;
	margin:0px auto;
	clear:both;
	overflow:hidden;
	}

#copyright {
	float:left;
	padding-left:15px;
	}

#copyright p {
	font-family: MS Sans Serif4, Geneva, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #666666;
	}

#panda {
	float:right;
	padding-right:15px;
	}

#panda a {
	display:block;
	text-indent:-9999px;
	background:url(/images/indoorpanda.png)top left no-repeat;
	width:213px;
	height:70px;
	}

.clearboth {
	clear:both;
	}
#archive { margin-top:20px; }
#archive h3 { margin-bottom:20px; }

//CALENDAR



table.jCalendar {
	border: 1px solid #000;
	background: #aaa;
    border-collapse: separate;
    border-spacing: 2px;
}
table.jCalendar th {
	background: #333;
	color: #fff;
	font-weight: bold;
	padding: 3px 5px;
}

table.jCalendar td {
	background: #ccc;
	color: #000;
	padding: 3px 5px;
	text-align: center;
}
table.jCalendar td.other-month {
	background: #ddd;
	color: #aaa;
}
table.jCalendar td.today {
	background: #666;
	color: #fff;
}
table.jCalendar td.selected {
	background: #f66;
	color: #fff;
}
table.jCalendar td.selected.dp-hover {
	background: #f33;
	color: #fff;
}
table.jCalendar td.dp-hover,
table.jCalendar tr.activeWeekHover td {
	background: #fff;
	color: #000;
}
table.jCalendar tr.selectedWeek td {
	background: #f66;
	color: #fff;
}
table.jCalendar td.disabled, table.jCalendar td.disabled.dp-hover {
	background: #bbb;
	color: #888;
}
table.jCalendar td.unselectable,
table.jCalendar td.unselectable:hover,
table.jCalendar td.unselectable.dp-hover {
	background: #bbb;
	color: #888;
}

/* For the popup */

/* NOTE - you will probably want to style a.dp-choose-date - see how I did it in demo.css */

div.dp-popup {
	position: relative;
	background: #ccc;
	font-size: 10px;
	font-family: arial, sans-serif;
	padding: 2px;
	width: 171px;
	line-height: 1.2em;
}
div#dp-popup {
	position: absolute;
	z-index: 199;
}
div.dp-popup h2 {
	font-size: 12px;
	text-align: center;
	margin: 2px 0;
	padding: 0;
}
a#dp-close {
	font-size: 11px;
	padding: 4px 0;
	text-align: center;
	display: block;
}
a#dp-close:hover {
	text-decoration: underline;
}
div.dp-popup a {
	color: #000;
	text-decoration: none;
	padding: 3px 2px 0;
}
div.dp-popup div.dp-nav-prev {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-prev a {
	float: left;
}
/* Opera needs the rules to be this specific otherwise it doesn't change the cursor back to pointer after you have disabled and re-enabled a link */
div.dp-popup div.dp-nav-prev a, div.dp-popup div.dp-nav-next a {
	cursor: pointer;
}
div.dp-popup div.dp-nav-prev a.disabled, div.dp-popup div.dp-nav-next a.disabled {
	cursor: default;
}
div.dp-popup div.dp-nav-next {
	position: absolute;
	top: 2px;
	right: 4px;
	width: 100px;
}
div.dp-popup div.dp-nav-next a {
	float: right;
}
div.dp-popup a.disabled {
	cursor: default;
	color: #aaa;
}
div.dp-popup td {
	cursor: pointer;
}
div.dp-popup td.disabled {
	cursor: default;
}
#file_upload_wrap input#date { display:none; }
#logout { font-size:40px; position:fixed; top:0px; left:0px; text-transform:uppercase; font-weight:bold }


/* dock2 - bottom */
#dock {
	width: 100%;
	bottom: 0px;
	height: 60px;
	padding-top:5px;
	position: fixed;
	left: 0px;
	background:#fff;
}
.dock-container {
	position: absolute;
	height: 50px;
}
a.dock-item {
	display: block; 
	font: bold 12px Arial, Helvetica, sans-serif;
	width: 50px; 
	color: #000; 
	bottom: 0px; 
	position: absolute;
	text-align: center;
	text-decoration: none;
}
.dock-item span {
	display: none;
	width: 100%;
	text-align:center;
}
.dock-item img {
	border: none; 
	width: 100%; 
}

.photo-upload {
	background:rgba(255,255,255,0.75); 
	float:right;
	padding:20px;
}

#dock_list li { background:#fff; border:1px dashed #000; overflow:hidden; margin-bottom:10px; padding:10px; }