html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
}
/* remember to define focus styles! */
:focus {
  outline: 0;
}
body {
  line-height: 1;
  color: black;
  background: white;
}
ol {
  list-style: decimal inside;
}

ul {
/*  list-style: none; */
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: separate;
  border-spacing: 0;
}
caption, td {
  text-align: left;
  font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
}
blockquote, q {
  quotes: "" "";
}


#links_box {}
#links_box .content {
  padding: 3px 12px 6px;
}
ul.outer_links li {
  margin: 0 0 0.1em 0;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  list-style-image: url(/images/icons/icon_bullet1.gif);
  margin-left: 0;
  padding-left: 0px;
}
ul.inner_links li{
  margin: 0 0 0.1em 0;
  padding-top: 0.2em;
  padding-bottom: 0.2em;
  list-style-image: url(/images/icons/icon_bullet2.png);
  margin-left: 0;
  padding-left: 0px;
}


#sponsors_box {
  background: #888 url(/images/bg/contentbox_bg_tl.gif) no-repeat 0 0;
}
#sponsors_box .content_box_inner2 {
  background: transparent url(/images/bg/contentbox_bg_bl_sp.gif) no-repeat left bottom;
}
#sponsors_box .content_box_inner3 {
  background: transparent url(/images/bg/contentbox_bg_br_sp.gif) no-repeat right bottom;
  padding-top: 2px;
}
#sponsors_box {}	
#sponsors_box .content {
  padding: 12px 0 2px;
}
#sponsors_box .sponsor {
  border: none;
  background: transparent;
  margin: 0 0 0.5em 0;
  text-align: center;
}
#sponsors_box .sponsor_logo {
  margin: 0 12px 0.1em;
  background: #fff;
}
#sponsors_box .sponsor_logo a {
  display: block;
  text-align: center;
  padding: 5px 0;
}
#sponsors_box .sponsor_name a {
  color: #fff;
}

.sponsor {
  border: 2px solid #2F7FC2;
  background-color: #F4F4F4;
  margin: 10px auto;
}
.sponsor .sponsor_picture {
  padding: 5px 30px;
  float: left;
}
.sponsor .sponsor_info {
  padding: 5px;
  float: left;
  width: auto;
}
.sponsor .sponsor_tools {
  border-top: 1px dashed #2F7FC2;
  background-color: white;
  padding: 0 5px;
  text-align: right;
}


html {
  font-size: 100.01%; /* Ensures font consistency across browsers */
  height: 100%;
}
body {
  background: #d3d3d3;
  font-family: "Verdana", sans-serif;
  font-size: 10px; /* Sets base font-size for browsers that resize text correctly */
  height: 100%;
  line-height: 1.5; /* Sets base leading for lines of text */
  color: #000;
}
/* Basic Link Styles */
a, a:link, a:visited {
	color: #666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
  line-height: 1.3;
}
h1 {
  font-size: 2.0em;
  padding-top: 0.5em;
}
h2 {}
h3 {
  font-weight: bold;
  font-size: 1.5em;
  color: #2F7FC2;
}
h4 {}
h5 {
}
h6 {}

ul {
  margin-left: 15px;
  list-style: disc;
}
li {
  line-height: 1.5;
}
img, a img {
  border: none;
}

#container {
  margin: 0 auto;
  background: transparent url(/images/bg/container_bg_2.gif) repeat-y 50% top;
  width: 1000px;
  padding: 0 20px;
  border: none;
  font-size: 1.2em;
  position: relative;
  text-align: left; /* Normalize alignment; unfix all browsers from fix in IE stylesheet */
}
#footer {
  margin: 0 auto;
  padding: 26px 20px 10px;
  width: 1000px;
  background-image: url(/images/bg/footer_bg.gif);
  background-repeat: no-repeat;
  text-align: right;
  clear: both;
  font-size: 11px;
  line-height: 1.4;
}
#footer a {
  color: #000;
}
.clear-both {
  clear: both;
}
.advertisement {
  margin-bottom: 15px;
}
.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clearfix
{
	display: inline-block;
}
* html .clearfix {height: 1px;}
.clearfix {display: block;}

div.c {
  text-align: center;
}
div.about_teampages {
  
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0.5em;
  width: 1000px;
  clear: both;
  text-align: justify;
  border: 1px dashed #999;
}
div.about_teampages p{
}


#top_bar {
  height: 33px;
  background: #efefef url(/images/bg/topbar_bg_grad.gif) repeat-x left top;
  padding-top: 0;
  border-bottom: solid 1px #333;
  color: #666;
  font-size: 1.0em;
  padding-bottom: 0px;
  margin-bottom: 0px;
  text-align: right;
}
#top_bar a, #top_bar a:link, #top_bar a:visited {
  color: #333;
  font-size: 0.8em;
  line-height: 1.2em;
}
.powered_by {
  float: left;
  display: inline;
  color: #555;
  padding-top: 7px;
  line-height: 1.5em;
  margin-left: 12px;
  font-size:1.1em;
}
.powered_by img {
  margin-left: 4px;
  vertical-align: middle;
}
.powered_by strong {
  font-weight: bold;
}
#action_bar {
  text-align: center;
}
#action_bar .action_item {
  display: inline;
}

span.logged_in, span.logged_out {
  font-size: 1.1em;
  padding: 4px 5px 0 0;
}
span.logged_in a, span.logged_out a {
  text-decoration: underline;
  font-weight: normal;
}

#top_bar form {
  padding-right: 12px;
  padding-top: 6px;
}
#top_bar input {
  padding: 0;
  margin-top: 6px;
}

#header {
  height: 99px;
  background: #333;
  border-top: solid 1px #666;
}
.header_logo {
  max-height: 80px;
  max-width: 110px;
  float: left;
  display: inline;
  margin: 8px 15px 0 12px;
  padding: 0;
}
.header_logo a {
  display: block;
}
.header_logo a img {
  float: none;
  margin: 0;
  padding: 0;
}
.header_title {
  float: left;
  display: inline;
  width: 58%;
  padding: 0;
  margin: 20px 0 0 0;
}
#header .header_title h1 {
  font-size: 26px;
  margin: 0 0 0 0;
  padding: 0em 0 0.12em;
  line-height: 1.3;
  color: #FFF;
}
#header .header_title h1 a {
  color: #fff;
  text-decoration: none;
  font-family: Verdana, sans-serif;
  font-weight: bold;
}
#header .header_title h1 a.long_title {
  font-size: 20px;
}

#header .header_title h2 {
  font-size: 14px;
  color: #fff;
  font-family: Verdana, sans-serif;
  margin: 0;
  padding: 0;
  line-height: 1.3;
  font-weight: normal;
  font-style: normal;
}
#header .header_title h2 a{
  color: #fff;
}
.ad_header {
  width: 234px;
  float: right;
  display: inline;
  padding: 0;
  text-align: center;

}
.ad_header a, .ad_header a img {
  display: block;
  border: none;
  width: auto;
}
#header .ad_header img {
  float: none;
  margin: 0;
  max-height: none;
  padding: 0;
}
.ad_header span {
  display: block;
  font-size: 11px;
  color: #fff;
  padding: 3px 0 0;
  margin: 0;
  line-height: 1;
  text-align: right;
}



body.logged_out #nav_menu {
  border-top: solid 1px #666;
  padding-left: 4px;
}
body.logged_in #nav_menu {
  border-top: solid 1px #666;
  height: 62px;
  background: #343434 url(/images/bg/navmain_bg_grad.gif) repeat-x left bottom;
  padding-left: 4px;
}
#nav_menu .menu_item {
  margin: 0 0 0 0;
  height: 27px;
  padding: 5px 0 0 0;
  background: transparent url(/images/bg/navmain_divider.gif) no-repeat right 0px;
  position: relative;
  z-index: 50;
  font-weight: bold;
  font-size: 12px;
  float: left;
  display: inline;
  width: auto;
  text-align: center;
  line-height: 1.6;
}
#nav_menu .menu_item a {
  display: block;
  height: 20px;
  padding: 3px 12px 5px;
  z-index: 50;
  width: auto;
  background: transparent;
  color: #fff;
  text-decoration: none;
}
#nav_menu .menu_item a:hover {
  text-decoration: underline;
}

#nav_menu .menu_item.manager_item {
  padding: 0.2em 0.5em 0 30px;
}

#nav_menu .normal_highlight {
  background: transparent url(/images/bg/navmain_hilite_bg_tr.gif) no-repeat right top;
  height: 28px;
}
#nav_menu .normal_highlight a {
  background: transparent url(/images/bg/navmain_hilite_bg_tl.gif) no-repeat left -5px;
  color: #333;
}
#nav_menu .dropdown {
  background: transparent url(/images/bg/navmain_divider_dropdown.gif) no-repeat right top;
}
#nav_menu .dropdown a {
  background: transparent none;
  padding-right: 20px;
}
#nav_menu .dropdown_highlight {
  background: transparent url(/images/bg/navmain_dropdown_bg_tr.gif) no-repeat right top;
}
#nav_menu .dropdown_highlight a {
  background: transparent url(/images/bg/navmain_hilite_bg_tl.gif) no-repeat left -5px;
  padding-right: 20px;
  color: #333;
}

/* Dropdown Menu */
#container #nav_menu .dropdown_menu {
  position: absolute;
  width: 200px;
  top: 33px !important;
  left: -1px !important;
  background: #fff;
  border: solid 1px #989898;
  border-top: none;
  margin: 0;
  padding: 0 0 0.4em 0;
  font-weight: normal;
  font-size: 11px;
  line-height: 1.5em;
  z-index: 50;
  text-align: left;
}
#container #nav_menu .dropdown_menu em {
  display: block;
  font-style: italic;
  padding: 4px 12px 2px;
  margin-bottom: 0.2em;
}
#container #nav_menu .dropdown_menu a {
  display: block;
  height: auto;
  padding: 3px 12px;		
  background: transparent;
  margin: 0;
  color: #666;
  text-decoration: none;
}
#container #nav_menu .dropdown_menu a.link_viewall {
  background: transparent url(/images/icons/icon_arrow.gif) no-repeat left;
  padding-left: 15px;
  margin-left: 5px;
}
#container #nav_menu .dropdown_menu a.link_add {
  background: transparent url(/images/icons/icon_plus.gif) no-repeat left;
  padding-left: 15px;
  margin-left: 5px;
}
#container #nav_menu .dropdown_menu ul {
  list-style: none outside;
  margin: 0 0 0.4em;
  padding: 0;
  border-top: solid 1px #cdcdcd;
  z-index: 50;
}
#container #nav_menu .dropdown_menu ul li {
  background: transparent;
  list-style: none outside;
  border-bottom: solid 1px #cdcdcd;
  padding: 0;
  margin: 0;
  height: auto;
}
#container #nav_menu .dropdown_menu ul li a {
  padding-left: 20px;
}
#container #nav_menu .dropdown_menu a:hover, #container #nav_menu .dropdown_menu a:active {
  background-color: #666;
  color: #fff;
  text-decoration: underline;
}
/* Subnav */
.sub_menu {
  background: #fff;
  border-bottom: none;
  font-weight: normal;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 11px;
  clear: left;
  height: 25px;
  padding-top: 4px;
  margin: 0 0 0 -4px;
}
#container .submenu_item {
  font-weight: normal;
  float: left;
  display: inline;
  width: auto;
  padding: 0 1em;
  height: 25px;
  line-height: 1.9;
  margin: 0;
}
.sub_menu div.highlighted {
  background-image: url(/images/star.png);
  background-repeat: no-repeat;
  background-position:  right -1px;
}
#container .submenu_item a {
  font-weight: normal;
  color: #555;
  text-decoration: none;
}
#container .submenu_item a:hover, #container .submenu_item a:active {
  text-decoration: underline;
}
#container .submenu_selected {
  background: #333;
}
#container .submenu_selected a {
  color: #fff;
  font-weight: bold;
}

#nav_menu .sub_menu .submenu_item.admin {
  float: right;
  display: inline;
}
#nav_menu .sub_menu .submenu_item.admin a {
  color: #000;
}
ul.navigation {
  padding-bottom: 0px;
  padding-left: 5px;
  margin: 5px;
  background-color: #EEEEEE;
  margin-bottom: 10px;
}

ul.navigation li {
  display: inline;
  padding: 5px;
  border: 1px solid #AAA;
  margin-right: 2px;
  background-image: url(/buttons/26/888888/555555/gradient.png);
}
ul.navigation li:hover {
  background-image: url(/buttons/26/999999/666666/gradient.png);
}

ul.navigation li.active {
  background-image: url(/buttons/26/449bd4/075e97/gradient.png);
  background-repeat: repeat-x;
}

ul.navigation a.tab_item {
  text-decoration: none;
  font-size: 1.1em;
  color: #FFFFFF;
}
.tab_container {
  border: 1px solid black;
  padding: 5px;
  margin-top: 2px;
  background-color: #FFFFFF;
  clear: left;
}
.tab_container #page_content_left {
  margin-right: 2px; 
}
ul.simple_navigation {
  border-bottom: 1px solid #CCC;
  padding-bottom: 0px;
}
ul.simple_navigation li{
  display: inline;
  padding-left: 5px;
  padding-right: 5px;
  margin-bottom: 0px;
}
ul.simple_navigation li.active{
  background-color: #CCC;
}


.content_box {
  border: none;
  background: #fff url(/images/bg/contentbox_bg_tl.gif) no-repeat 0 0;
  margin: auto;
  margin-bottom: 15px;
}
#page_content_right .content_box {
  width: 300px;
  overflow: hidden;
}
#page_content_right .title {
  white-space: nowrap;
}
.content_box_inner1 {
  background: transparent url(/images/bg/contentbox_bg_tr.gif) no-repeat right top;
}
.content_box_inner2 {
  background: transparent url(/images/bg/contentbox_bg_bl.gif) no-repeat left bottom;
}
.content_box_inner3 {
  background: transparent url(/images/bg/contentbox_bg_br.gif) no-repeat right bottom;
  padding-top: 2px;
}
.content_box .title {
  background: transparent;
  height: 24px;
  font-size: 1.1em;
  font-weight: normal;
  color: #333 !important;
  margin: 0 0 0 0;
  padding: 4px 4px 0;
}
.content_box .title.black {
  background: transparent;
  color: #333 !important;
}
.content_box .title .links {
  float: right;
  width: 45%;
  text-align: right;
}
.content_box .title .links a {
  float: right;
  display: inline;
  width: auto;
  font-size: 11px;
  line-height: 1.2;
  margin: 1px 0 0 0.5em;
  font-weight: normal;
  padding-top: 0.2em;
  padding-bottom: 0.4em;
}
a.link_viewall {
  background: transparent url(/images/icons/icon_arrow.gif) no-repeat right 50%;
  padding-right: 17px;
  padding: 0.2em 17px 0.3em 0.4em;
}
a.link_add {
  background: transparent url(/images/icons/icon_plus.gif) no-repeat right 50%;
  padding-right: 17px;
  padding: 0.2em 17px 0.3em 0.4em;
}
.content_box .link_delete {
  background: transparent url(/images/icons/icon_x.gif) no-repeat right 50%;
  width: auto;
  font-size: 11px;
  line-height: 1.2;
  margin: 2px 0 0 0.2em;
  padding: 0.2em 17px 0.3em 0.2em;
  font-weight: normal;
}
a.link_edit {
  background: transparent url(/images/icons/icon_settings.png) no-repeat right 50%;
  padding: 0.2em 17px 0.3em 0.4em;
}

.content_box .title .close_button {
  float: right;
  padding: 0;
  margin: 1px 0 0 0.5em;
  cursor: pointer;
  width: 15px;
  height: 15px;
  background-color: transparent;
  background-image: url(/images/icon-close.gif);
  background-repeat: no-repeat;
  background-position: left;
}
.content_box .title .close_button:hover
{
  background-image: url(/images/icon-close-highlight.gif);
}
.content_box .content {
  margin: 0 2px 2px;
  min-height: 6px;
  padding-bottom: 4px;
  clear: both;
}

.content_box table {
  width: 100%;
}
.content_box tr {	
}
.content_box td, .content_box th {
  padding: 0.2em 0.4em;
}
.content_box th {
  font-weight: bold;
}
.content_box .subheader {
  clear: both;
  margin: 0.5em 0;
  font-weight: bold;
  padding: 0.1em 12px;
  background: #ddd;
}
.content_box p.text {
  padding: 12px 12px 8px;
}
#flash_notice, .flash_notice, #flash_error, .flash_error, div.error_box, .error_explanation
{
  border-style: solid;
  border-width: 1px;
  padding: 10px;
  margin: 10px;
}
#flash_notice li, .flash_notice li, #flash_error li, .flash_error li
{
  list-style: disc;
  list-style-type: disc;
  margin-left: 15px;
  margin-right: 5px;
}
div#flash_notice, div.flash_notice, div#flash_error, div.flash_error, div.error_box, .error_explanation
{
  margin-left:  auto;
  margin-right: auto;
  margin-bottom: 1em;
  width: 75%;
  padding: 0.5em;
  border-style: solid;
  border-width: 1px;
}
div#flash_notice a, div.flash_notice a, div#flash_error a, div.flash_error a {
  color: blue;
}
div#flash_notice a.hide_link, div.flash_notice a.hide_link,
div#flash_error a.hide_link, div.flash_error a.hide_link, div.error_box
{
  padding-left: 3em;
  font-size: 8pt;
  float: right;
  display: block;
}
#flash_notice,
.flash_notice
{
  background-color: #dfffdf;
  border-color: #9fcf9f;
  color: #005f00;
  font-family: sans-serif;
}
#flash_error,
.flash_error,
.error_explanation
{
  border-color: red;
  background-color: #ffd0d0;
  color: red;
  font-family: sans-serif;
}
div#flash_notice a,
div.flash_notice a {
  color: green;
}
div#flash_error a,
div.flash_error a {
  color: red;
}
.modal_dialog input, .modal_dialog select
{
  color: #0066cc;
  font-size: 11px;
  margin-left: 2px;
  margin-right: 2px;
}
.instructions, .praise {
  padding: 15px;
  font-size: 1.0em;
  width: 90%;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family:"Verdana",Arial,sans-serif;
  font-weight: 500;
}
.instructions h2, .praise h2 {
  font-size: 1.5em;
  font-family:"Trebuchet MS",Verdana,sans-serif;
  color: #002A63;
}
.instructions p, .praise p {
  padding-top: 10px;
}
.instructions p.first {
  padding-top: 0;
  margin-top: 0;
}
.instructions {
  background-color: #FFFFDD;
  border: 1px solid #B7BBBE;
}
.praise {
  background-color: #EEFFEE;
  border-color: green;
  border: 1px solid green;
}

.modal_dialog {
  position: absolute;
  border: 1px solid black; 
  padding-left: 50px;
  padding-right: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  z-index: 200;
  background-color: #DDE;
  font-family: "Trebuchet MS", Tahoma, Verdana;
  font-size: 11px;
  -webkit-border-radius: 3px;    /* for Safari */
  -moz-border-radius: 3px;       /* for Firefox */
}
.modal_dialog h2 {
  margin-bottom: 0.5em;
  font-size: 1.4em;
  color: #2F7FC2;
  text-align: center;
  font-weight:bold;
}
.modal_dialog .instructions {
  background-color: #EEEEEE;
}
.subheading {
  margin: 8px auto 3px;
  padding-bottom: 2px;
  padding-left: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #0066cc;
  border-bottom: solid 1px #CCCCCC;
}
.subheading_block {
  margin: 0.5em auto 2em;
}
.subheading_block p {
  padding: 5px;
}
.emptyPlaceMarker /* Used by scriptaculous to mark drag/drop target zone. */
{
  border: #a9a9a9 2px dashed;
  background-color: Transparent;
}

div.custom_widget strong {
  font-weight: bold;
}

div.custom_widget em {
  font-style: italic;
}
div.custom_widget {
    margin: 5px;
}
a.link_rss {
  background:url("/images/icons/icon_rss.png") no-repeat scroll right 50% transparent;
  padding:0.2em 17px 0.3em 0.4em;
}


#container_content {
  background: #fff url(/images/bg/content_bg_grad.gif) repeat-x 0 0;
  padding-top: 20px;
  clear: both;
}
#left_content {
  float: left;
  display: inline;
  margin: 0 0 0 15px;
  width: 160px;
}
#main_content {
  float: left;
  display: inline;
  margin: 0 0 0 15px;
  width: 795px;
}
#page_content_left {
  float: left;
  display: inline;
  margin: 0 15px 0 0;
  width: 480px;
}
#page_content_right {
  float: left;
  display: inline;
  margin: 0;
  width: 300px;
}


#lightbox, #cl_lightbox{  position: absolute; left: 0; width: 100%; z-index: 100; }
#lightbox { text-align: center; line-height: 0;}

#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer, #cl_outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer, #cl_imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 10%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer, #cl_imageDataContainer{ background-color: #fff; margin: 0 auto;  overflow: auto; width: 100% ; }
#imageDataContainer {
  font: 10px Verdana, Helvetica, sans-serif;
  line-height: 1.4em;
}

#cl_imageDataContainer {
  line-height: 14px;
  margin-bottom: 10px;
  text-align: left;
}
#cl_imageDataContainer p {
  line-height: 14px;
  margin-bottom: 10px;
  text-align: left;
}
#imageData{ padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }  
#imageData #caption{ font-weight: bold; }
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;  }     
#imageData #bottomNavClose{ width: 66px; float: right;  outline: none; position: absolute; top: -25px; padding: 0.5em; background-color: white;}

#overlay, #cl_overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }


fieldset.form {
  border: 1px solid #B7BBBE;
  width: 90%;
  margin: auto;
  padding-bottom: 25px;
  padding-top: 25px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 25px;
}
/* Form Stuff
 * --------------------------------------------------*/
.form_line label {
  text-align: right;
  width: 40%;
  display: block;
  float: left;
  padding-right: 15px;
  font-family: Verdana, Sans-serif;
  font-size: 1.2em;
}
.full_box .form_line label
{
  width: 20%;
}
div.form_line label.check_box {
  width: 75%;
  text-align: left;
  padding-left: 20%;
  margin-left: -15px;
}
div.form_line {
  min-height: 40px;
  _height: 40px;
  text-align: left;
  clear: both;
  font-size: 10px;
}
.form_line span.optional {
  font-size: xx-small;
}
.form_line fieldset.radio_buttons label {
  font-size: 10px;
  width: default;
  text-align: left; 
  display: inline;
  float: none;
  padding-right: default;
  font-weight: default;
}
.form_line .description {
  font-size: 0.9em;
  color: #AAAAAA;
  margin: 1px 0 10px 40%;
  padding-left: 15px;
}
.form_line  input {
    height: 20px;
    width: 200px;
    font-size: 1.2em;
    padding-left: 5px;
  }
.form_line input.resized {
  width: auto;
}
.form_line  input.radio {
    height: 20px;
    width: 20px;
  }
  form.skinny input {
    margin-right: 0;
  }
form.skinny .form_line label {
  text-align: right;
  display: block;
  float: left;
  padding-right: 3px;
  width: 20%;
  font-family: Verdana, Sans-serif;
  font-size: 1.0em;
}
form.skinny textarea {
}
form.skinny div.form_line {
}
/* ---------------------------------------------- Inline Form Boxes */
.form_box {
  background-color: #EEEEEE;
  border: 2px solid #CCCCCC;
  font-size: 0.85em;
  margin: 15px 45px;
  padding: 2px 15px;
  text-align: left;
}
.form_box input {
  margin-right: 15px;
}
form.inline
{
	display: inline;
}


.video_title {
  margin-bottom:7px;
}
form[id$='title-inplaceeditor'] .editor_field {
  float: left;
  margin:0 5px 0 0;
  height:14px;
  padding:3px 5px 3px 5px;
  width:170px;
  border:1px solid #cccccc;
}
form[id$='description-inplaceeditor'] .editor_field {
  margin:0 0 10px 0;
  height:65px;
  padding:3px 5px 3px 5px;
  width:400px;
  border:1px solid #cccccc;
}
.editor_ok_button {
  float: left;
  margin: 0px;
  height:22px;
  width:30px;
  border:1px solid #cccccc;
  background:#ffffff;
}
.editor_cancel {
  display:none;
}
#upload {
  border:2px solid #cccccc;
  background:#eeeeee url(/images/document_video.png) no-repeat 12px 6px;
  overflow:hidden;
  text-align:left;
  margin:15px 45px 15px 45px;
  padding:2px 15px 2px 85px;
  line-height:13px;
}
#document_created_data {
  -moz-opacity:0;
  filter:alpha(opacity=0);
  opacity:0;
  position:absolute;
  height:16px;
  width:500px;
  z-index:1000;
}
#text_description {
  margin-top:10px;
  color:#999999;
  font-weight:600;
}
input.text_input, textarea.text_input_textarea {
  border: 1px solid #cccccc;
}
.text_input {
  height: 14px;
}
.text_input_textarea {
  height:60px;
}
.create_placeholder {
  margin:0;
  border:0;
  padding:0;
  float: right;
  height:72px;
  width:1px;
}
.input_wrapper {
  float: left;
}
.video_block {
  position: relative;
  padding:15px 0 0 0;
  line-height:15px;
  height: 275px;
  border-bottom:1px solid #cccccc;
  overflow:hidden;
}
.video_block:hover {
  background:#eeeeee;
  cursor:pointer;
}
.image_placeholder {
  overflow:hidden;
  padding-left: 10px;
  padding-right: 10px;
}
.video_links {
  float: right;
  line-height:15px;
  padding-left: 5px;
  border-left: 1px solid #cccccc;
  width: 120px;
}
.video_inside {
  overflow:hidden;
  padding-right:15px;
}
.video_description {
  color: #999999;
  line-height: 16px;
}
.video_title {
  font-weight:600;
}
.video_title {
  margin-bottom:7px;
}
#edit_video {
  border:2px solid #cccccc;
  background:#eeeeee;
  overflow:hidden;
  text-align:left;
  margin:15px 45px 15px 45px;
  padding:2px 15px 2px 15px;
  line-height:13px;
}
#upload {
  border:2px solid #cccccc;
  background:#eeeeee url(/images/document_video.png) no-repeat 12px 6px;
  text-align:left;
  margin:15px 45px 15px 45px;
  padding:2px 15px 2px 85px;
  line-height:13px;
}
#document_created_data {
  -moz-opacity:0;
  filter:alpha(opacity=0);
  opacity:0;
  position:absolute;
  height:16px;
  width:500px;
  z-index:1000;
}
#text_description {
  margin-top:10px;
  color:#999999;
  font-weight:600;
}


div.twitter_button, div.big_twitter_button {
  cursor: pointer;
  margin-top: -5px;
  margin-right:3px;
  line-height: 24px;
}
div.big_twitter_button {
  display: inline;
}


.photo_container:hover {
  border: 2px solid #cccccc;
  background: #eeeeee;
}
.photo_size {
  color: #999999;
  font-size: 10px;
}
.photo_icon {
  margin: 0 auto 3px auto;
  border: 2px solid #cccccc;
  overflow: visible;
  background: #ffffff no-repeat center center;
  display: block;
}
.photo_remove {
  width:20px;
  height:20px;
  background:url(/images/document_delete.png);
  border:0;
  margin:0 0 3px 0;
}
.photo_rename {
  width:20px;
  height:20px;
  background:url(/images/document_edit.png);
  border:0;
  margin:0 0 3px 0;
}
.photo_add {
  width:20px;
  height:20px;
  background:url(/images/document_add.png);
  border:0;
  margin:0 0 3px 0;
}
.photo_actions_left {
  float:left;
  margin-right:10px;
  width:20px;
  height:60px;
}
.photo_actions_right {
  float:right;
  margin-left:10px;
  width:20px;
  height:60px;
}
.photo_information {
  clear:left;
}
div.photo_information .pic_info {
  color:#999999;
  font-size:10px;
}
div.photo_information h1 {
  font-weight:600;
  margin-top:0px;
  margin-bottom:3px;
  padding-top: 0px;
  font-size: 1em;
  height: 2.5em;
  overflow: hidden;
}
.photo_edit_field {
  height:14px;
  padding:1px 3px 1px 3px;
  width:120px;
  float:left;
  clear:left;
  border:1px solid #cccccc;
  margin-right:5px;
}
.photo_edit_button {
  height:18px;
  width:50px;
  border:1px solid #cccccc;
  background:#eeeeee;
}
#create_form {
  border: 1px solid #cccccc;
  background: #EEE url(/images/document_photo.png) no-repeat 12px 6px;
  font-size: 11px;
  text-align: left;
  margin: 1em;
  padding: 1em;
  line-height: 13px;
  min-height: 75px;
}
#document_createed_data {
  -moz-opacity:0;
  filter:alpha(opacity=0);
  opacity:0;
  position:absolute;
  height:16px;
  width:500px;
  z-index:1000;
}
#text_description {
  margin-top:10px;
  font-size:10px;
  color:#999999;
  font-weight:600;
}
.text_input {
  height:14px;
  padding:3px 5px 3px 5px;
  width:170px;
  float:left;
  clear:left;
  border:1px solid #cccccc;
  margin-right:15px;
}
#create_button {
  float: left;
  display: inline;
  max-height: 22px;
  max-width: 140px;
  background: #eeeeee;
  margin-top: 23px;
}
.create_placeholder {
  margin: 0;
  border: 0;
  padding: 0;
  float: right;
}
.input_wrapper {
  float:left;
}
.photo_container {
  border: 2px solid #ffffff;
  overflow: hidden;
  font-size: 11px;
  float: left;
  text-align: center;
  margin: 5px auto 5px auto;
  padding: 5px;
  line-height: 13px;
  height: 21em;
}
