/* main body attributes */
body {
	font-family: Verdana, Helevetica, Arial, sans-serif;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

p {
	margin: 0.5em 0em 1em 0em;
	text-align: justify;
	line-height: 150%;
	font-size: 0.9em;
}

p a {
	text-decoration: underline;
}

p a:visited {
	color: Purple;
	background-color: transparent;
}

p a:active {
	color: Red;
	background-color: transparent;
}

h1, h2, h3, h4, h5, h6 {
	color: Black;
	clear: left;
	clear:right;
	font: 100% Verdana, Helvetica, Arial, sans-serif;
	margin: 0;
	padding-top: 0.5em;
	/*border-bottom: 1px solid #57945A;*/
}

h1 {
	font-size: 160%;
}

h2 {
	font-size: 150%;
}

h3 {
	font-size: 130%;
}

h4 {
	font-size: 120%;
}

h5 {
	font-size: 100%;
}

textarea {
	border: 1px solid #57945A;  
	color: Black;
	background-color: white;
	width: 88%;
	padding: 0.1em;
    }

/*  Table of content attributes*/
p.toc{
	background-color: #eeeeee;
	padding: .6em;
	margin-bottom: .6em;
	margin-top: 0em;
	margin-left: 1em;
	margin-right: 3em;
	border: 1px #88A283 solid;
} 

/* list attributes */
ul {
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

li {

	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

li.folders {
	list-style: disc url(../../images/folder.gif) outside;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

li.folders .disabled {
	color: #AAAAAA;
}

/* link attributes */
a:link {
	color: #296542;
	text-decoration: none;
}
a:visited {
	color: #296542;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: none;
}

.formfieldR {
	color: black;
	border-top:  #003399  solid 1px;
	border-bottom: #003399 solid 1px;
	border-right: #003399 solid 1px;
	border-left: #003399 solid 1px;
	text-align: right;
	padding: 2px;
}

/* align text to the left */
.left {
	text-align: left;
}

a.dropdown-title {
	color: white;
	font-weight: normal;
	text-decoration: none;
}


/* table border */
.tableborder {
	border: 1px #606060 solid;
}

/* main submit button */
.button {
	background-color: #DEECE2;
	font-weight: normal;
	border-top:  #348265  solid 1px;
	border-bottom: #348265 solid 1px;
	border-right: #348265 solid 1px;
	border-left: #348265 solid 1px;	
}

/* small submit button at top */
.button2 {
	background-color: #DEECE2;
	border-top:  #348265  solid 1px;
	border-bottom: #348265  solid 1px;
	border-right: #348265  solid 1px;
	border-left: #348265  solid 1px;
}

/* date attributes */
small.date {
	color: #57945A;	
	margin-bottom: 0px; 
	margin-top: 0px;
	margin-left: 5px;
	margin-right: 0px;
	font-size:small;
}

/* page breakline */
hr {
	color: #88A283;
	background-color: white;
	height: 1px;
}

/* message box styles */

/* Editor box small */
.editorsmallbox {
	background-color: #EEEEEE;
	padding: 2px;
	padding-right: 3px;
	border: 1px #ABC180 solid;
}

/* Editor box large */
.editorlargebox {
	background-color: #EEEEEE;
	margin-left:1em;
	padding-left: .2em;
	padding-right: .5em;
	padding-top: .5em;
	padding-bottom: .4em;
	border: 1px #ABC180 solid;
}


select.dropdown {
	background-color: #F1F3F1;
}                                                               

.highlight, a.highlight {
	background-color: yellow;
}

a .highlight{
	background-color: yellow;
	text-decoration: underline;
}

.center {
	text-align: center;
}


/* edit content tabs */
.buttontab {
	background-color: #ffffff;
	font-weight: bold;
	border: 0px;
	padding-left: 0px;
	color: #779172;
}

.etab {
	color: black;
	background-color: #ffffff;
	border-top: 1px #88A283 solid;
	border-left: 1px #88A283 solid;
	border-right: 1px #88A283 solid;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

.etab a:link, .etab a:visited {
	color: black;
	text-decoration: none;
}
.etab a:hover {
	color: black;
	text-decoration: underline;
}
.etabself {
	background-color: #EFEFEF;
	border-top: 1px #88A283 solid;
	border-left: 1px  #88A283 solid;
	border-right: 1px #88A283 solid;
	text-align: center;
	font-weight: bold;
	padding: 2px;
}
.unsaved {
	color: red;
	background-color: #FFFDE0;
	margin: 10px;
	font-weight: bold;
}
.saved {
	background-color: #FFFDE0;
	margin: 10px;
}



/* the side menu */
/* the side menu heading */
td.dropdown-heading {
	background-color: #DBFDD4;
	color: #099015;
	border-left: 1px solid #ECFEEA;
	border-right: 1px solid #ECFEEA;
	border-top: 1px solid #ECFEEA;
	font-weight: bold;
	padding: 2px;
}

td.dropdown-heading a, td.dropdown-heading a:hover, td.dropdown-heading a:visited {
	text-decoration: none;
}

td.dropdown-heading.closed {
	border-bottom: 1px solid #ECFEEA;
}

/* the side menu content */
td.dropdown {
	padding: 2px;
	background-color: white;
	color: black;
	border-left: 1px solid #ECFEEA;
	border-right: 1px solid #ECFEEA;
	border-bottom: 1px solid #ECFEEA;
	font-weight: normal;
}
td.dropdown a, td.dropdown a:visited  {
	color: #099015;
	text-decoration: none;
}
td.dropdown a:hover {
	color: #099015;
	text-decoration: underline;
}
td.dropdown.cell {
	border-bottom: 0px;
}
td.dropdown strong {
	color: #2A6C28;
}

/* added for 1.4.2: */
.results {
	padding-left: 20px;
}

h5.search-results {
	background-color: #FFF5A4;
	color: #099015;
	padding: 1px;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-left: 5px;
}

small.search-info {
	color: #099015;
}

p.search-description {
	background-color: #FFFCE5;
	color: #099015;
}

.test-box {
	background-color: #FFF5A4;
	color: #099015;
	border-left: 1px solid #099015;
	border-right: 1px solid #099015;
	border-top: 1px solid #099015;
	font-weight: bold;
	padding: 2px;
}

table.tabbed-table {
	width: 100%;
}
table.tabbed-table th#left-empty-tab {
	background-color: transparent;
	width: 15px;
	border-bottom: 1px solid #9DAB9A;
}
table.tabbed-table th#right-empty-tab {
	text-align: right;
	background-color: transparent;
	border-bottom: 1px solid #9DAB9A;
	width: 400px;
	padding-right: 5px;
}
table.tabbed-table th#right-empty-tab a {
	text-decoration: underline;
}
table.tabbed-table th.tab-spacer {
	background-color: transparent;
	width: 5px;
	border-bottom: 1px solid #9DAB9A;
}

table.tabbed-table th.tab {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 110px;
	background-color: #C9CEA4;
	border-bottom: 1px solid #9DAB9A;
	border-left: 1px solid #9DAB9A;
	border-top: 1px solid #9DAB9A;
	border-right: 1px solid #9DAB9A;
}
table.tabbed-table th.tab:hover {
	background-color: #DFE1C7;
}

table.tabbed-table th.tab a:focus {
	color: white;
}
table.tabbed-table th.selected {
	padding-top: 2px;
	padding-bottom: 2px;
	width: 110px;
	background-color: #DFE1C7;
	border-left: 1px solid #9DAB9A;
	border-top: 1px solid #9DAB9A;
	border-right: 1px solid #9DAB9A;
}

table.tabbed-table a, table.tabbed-table a:visited, table.tabbed-table a:hover {
	color: black;
	text-decoration: none;
}

a#my-start-page {
	padding: 2px;
	padding-left: 15px;
	background-image: url(http://www.gris.uni-tuebingen.de/images/start.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
}

a#back-to {
	padding-left: 20px;
	background-image: url(images/back.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

div#breadcrumbs {
    /* The path bar, including breadcrumbs and add to favorites */
	border-bottom-color: #57945A;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	padding-left: 3px;
	text-transform: lowercase;
	font-size:0.85em;
	padding-bottom: 1px;
	padding-top: 1px;
}
h2.page-title {
	margin-bottom: 10px;
	margin-top: 10px;
	margin-left: 5px;
	border-bottom: 1px solid #f0f0f0;
	clear: left;
}

h1 {
	margin-bottom: 5px;
}

div#sub-navigation {
	padding: 3px;
	background-color: #DEECE2;
	border-bottom: 1px solid #9DAB9A;
	color: #9DAB9A;
    text-transform: lowercase;
	font-size:0.85em;
}

div#sub-navigation strong {
	color: black;
}

div#help {
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-bottom: 1px solid black;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color: #efefef;
	margin-left: 5px;
	margin-right: 5px;
	font-size: small;
}

h3#help-title {
	margin-left: 5px;
	margin-right: 5px;
	border-left: 1px solid black;
	border-right: 1px solid black;
	padding: 1px;
	background-color: #efefef;
}
.line {
	border-bottom: 1px solid black;
}
div#help p {
	padding: 0px;
	margin: 0px;
}

div#toctoggle {
	float: left;
	font-size: smaller;
	padding-left: 10px;
}

h1#section-title {
	float: left;
	margin-left: 5px;
}

div#top-links {
	padding-right: 5px;
	line-height: 170%;
	margin-top: 3px;
	font-size:0.85em;
	text-transform: lowercase;

}

a#editor-link {
	background-color: #EFEFEF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 15px;
	padding-right: 8px;
	border: 1px solid #cccccc;
	font-weight: normal;
	text-decoration: none;
}

a#editor-link:hover {
	background-color: #fafafa;
	border: 1px solid #aaaaaa;
}

a#editor-link.off {
	background-image: url(images/pen.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}
a#editor-link.on {
	background-image: url(images/pen2.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
}


/* for data tables */
table.data {
	clear:right;
	border: 1px solid #f0f0f0;
	width: 80%; 
	margin-left: auto; 
	margin-right: auto;
	border-spacing: 0px;
	border-collapse: collapse;
} 

table.data th {
	background-color:#DEECE2;
	padding: 3px;
	white-space: nowrap;
}

table.data th a {
	color: black;
	padding-right: 15px;
	margin-right: 15px;
	background-image: url('../default/images/sort.png');
	background-repeat: no-repeat;
	background-position: right;
	text-decoration:none;
}

table.data tbody {
	background-color: #fdfdfd;
}

table.data tbody th {
	text-align: left;
	background-color: #fdfdfd;
	cursor: auto;
}

table.data td {
	padding: 3px;
}

table.data tbody tr:hover {
	background-color: #F5FDFF;
	cursor: pointer;
}

table.data tbody tr.selected {
	background-color: #F5FDFF;
	cursor: auto;
}

table.data tfoot {
	background-color: #fafafa;
}

table.data tfoot tr:first-child td {
	padding: 5px;
	background-image: url('images/arrow_ltr.gif');
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding-left: 40px;
}

table.data.static tfoot td, table.data.static tfoot tr:first-child td {
	padding: 5px;
	background-image: none;
	padding-left: 0px;
}

table.data tfoot input {
	border: 1px solid #999;
	background-color: white;
	padding: 2px;
	padding-left: 10px;
	padding-right: 10px;
	max-width: 60%;
	min-width: 100px;
	margin-left: 5px;
}

/* used for static tables with no form elements: */
table.data.static tbody tr:hover {
	background-color: transparent;
	cursor: auto;
}

table.data tfoot input[type=submit]:hover {
	background-color: #F5FDFF;
}

/* course browser: */

div#browse {
	margin-left: auto; 
	margin-right: auto; 
	width: 80%;
}

div.browse-selected {
	background-image: url('images/side_arrow.gif'); 
	background-repeat: no-repeat; 
	padding-left: 9px; 
	background-position: center left;
}

div.browse-unselected {
	padding-left: 9px; 
}

ul.browse-list {
	list-style: none;
	padding:0px;
}
/* browse courses */
dl.browse-course {
	width: 100%;
	padding-bottom: 25px;
	background-color: #fffaf0;
	border:1px #9DAB9A solid;
	width:75%;
	margin:auto;
	margin-left:15em;
	margin-bottom:1em;
}
dl.browse-course dt {
	float: left;
	font-weight: bold;
	width: 25%;
	text-align: right;
	padding: 5px 10px 5px 0px;
	vertical-align: middle;
}
dl.browse-course dd {
	margin-bottom: 5px;
	padding: 5px 0px 5px 10px;
	margin-left: 26%;

}
img.headicon {
	float:  left;
	margin-top:1.2em;
	margin-right:.5em;
	height:6.45em;
	width:6.45em;
	vertical-align:top;
	border:1px solid white;
}

/* feedback /errors */
div#error {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid red;
	padding: 5px;
	background-color: #fffcf3;
	color: red;
	background: #FBF4ED url(images/error-large.gif) no-repeat scroll 5px 5px;
	padding-left: 25px;
	font-weight: bold;
}
div#error h4 {
	color: black;
	margin-left: 0px;
}

div#error ul, div#feedback ul, div#help ul {
	position: relative;
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

div#feedback {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid green;
	padding: 5px;
	background-color: #EAFFC3;
	color: green;
	font-weight: bold;
}

div#help {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid blue;
	padding: 5px;
	background-color: #EBFFC3;
	color: blue;
}

div#info {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #099D3F;
	padding: 5px;
	background-color: #DAE8D7;
	color: #099D3F;
	font-weight: bold;
}

div#warning {
	width: 50%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 1px solid #FF8400;
	padding: 5px;
	background-color: #FFF6ED;
	color: #D95900;
	font-weight: bold;
}
acronym {
	cursor: help;
}

div.news p {
	margin-left: 10px;
}
div.news span.date {
	color: #57945A;	
	font-size:smaller;
}

/* home page links */
div.home-link {
	padding: 2px;
	float: left;
	text-align: center;
	margin: 2px;
	width: 120px;
	height: 90px;
}
div.home-link:hover {
	padding: 1px;
	background-color: #efefef;
	border: 1px solid #afafaf;
	float: left;
	text-align: center;
	margin: 2px;
}
div.home-link a {
	text-decoration: none;
	font-weight: bold;
}

div.home-link img {
	border: 0px;
}

/* sequence links */
div.sequence-links {
	float: right;
	margin-top: 10px;
	padding-right: 5px;
	font-size: smaller;
}
div.sequence-links a {
	text-decoration: none;
}

div.dropdown {
	width: 200px;
	padding: 2px;
	background-color: white;
	color: black;
	border-left: 1px solid #ECFEEA;
	border-right: 1px solid #ECFEEA;
	border-bottom: 1px solid #ECFEEA;
	font-weight: normal;
}

div.dropdown-heading {
	background-color: #DFE1C7;
	color: #099015;
	border-left: 1px solid #ECFEEA;
	border-right: 1px solid #ECFEEA;
	border-top: 1px solid #ECFEEA;
	font-weight: bold;
	padding: 2px;
}

div.required {
	font-weight: bold;
	color: red;
	font-size: large;
	float: left;
	position: relative;
	margin-top: -5px;
	height: 15px;
	padding-right: 2px;
}

div#content_text {
	margin-left: 5px;
}

form {
	clear: none;
	display:inline;
}
#jump-button {
	padding-left: 9px;
	padding-right: 2px;
	background: White url('images/linkTransparent.gif') 3px 2px no-repeat;
	border: 1px solid #57945A;
	cursor: pointer;
	text-transform: lowercase;
	font-size:0.85em;
}
#jumpmenu {
	font-size: smaller;
}

optgroup {
	font-size: small;
}

/* packing */
div.paging {
	width: 100%;
	text-align: center;
	margin: 0.5em auto;
}
div.paging ul {
	list-style: none;
	display: inline;
	padding: 0px;
	border: 1px solid #000;
}
div.paging li { 
	display: inline; 
	padding-left: 2px; 
	padding-right: 2px;
	padding-top: 0px;
	padding-bottom: 0px;
}

div.paging li a {
	text-decoration: none;
	padding-left: 4px;
	padding-right: 4px;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

div.paging li a:hover, div.paging li a.current {
	background-color: #efefef;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}

/*plone*/

div.top {
    /* Top space */
	background: transparent;
	margin: 0;
	padding: 0;
	padding-top:9px;
}
div.tabs {
    /* Navigational Plone Tabs(tm), implemented by customizing the a tag - they are surprisingly elegant. The power of CSS runs strong in these :) */
	background: transparent;
	border-collapse: collapse;
	border-bottom: 1px solid #57945A;
	padding: 0.5em 0em 0em 2em;
	white-space: nowrap;
	font-size:0.85em;
}

div.tabs a {
    /* The normal, unselected tabs. They are all links */
	background: transparent;
	border-color: #57945A;
	border-width: 1px; 
	border-style: solid solid none solid;
	color: #4F7643;
	height: 1.2em;
	margin-right: 0.5em;
	padding: 0em 2em 0em;
	text-transform: lowercase;
}

div.tabs a.selected {
    /* The selected tab. There's only one of this */
	background: #DEECE2;
	border-bottom: #DEECE2 1px solid;
	color: #4F7643;
	font-weight: normal;
}

div.tabs a:hover, div.tabs a.active {
	background: #DEECE2;
	border-bottom: 1px solid #DEECE2;
	color: #4F7643;
}


h2.box {
	background-color: #DEECE2;
	color: black;
	border: 1px solid #57945A;
	padding: 2px;
      text-transform: lowercase;
	font-size: 0.85em;
}

div.box {
	padding: 2px;
	background-color: white;
	color: black;
	border-left: 1px solid #57945A;
	border-right: 1px solid #57945A;
	border-bottom: 1px solid #57945A;
	font-weight: normal;
	font-size: 0.85em;
}
.fl-force-right{
	float:right;
}
h5.box { 
	background: #DEECE2;
	border: 1px solid #57945A;
	border-style: solid solid none solid;
	color: Black;
	padding: 0em 1em 0em 1em;
	text-transform: lowercase;
	display: inline;
	font-size: 0.85em;
	height: 1em;
}

div.box a:link {
	text-decoration: none;
}

div.box a:visited {
	color: #2A6C28;
	text-decoration: none;
}

div.box a:hover {
	text-decoration: underline;
}

.boxDetails {
    text-align: right;
}

div.box .content {
    padding: 1em;
    font-size: 0.85em;
}

div.box a.close {
    float: right;
    text-transform: none;
    border-left: 1pt solid #57945A;
    padding: 0em 0.2em;
}

div.box h1, 
div.box h2, 
div.box h3, 
div.box h4 {
    margin: 0;
    padding: 0;
}

div.box .even {
    background-color: #F7FAF7;
}

div.box .odd {
    background-color: transparent;
}

div.box input {
    font-size: 100%;
}

/* users/index.php */

div.course {
	position: relative;
	width: 30em;
	height: 10.5em;
	border: rgb(204, 204, 204) 1px solid;
	background-color: white;
	float: left;
	margin: 3px;
	padding: 3px;
	font-size:0.85em;
}

div.course.break {
	clear: left;
}

div.course h2 {
	border: 0px;
	font-weight: normal;
	font-size: large;

}

div.course:hover {
	background-color:#D1EDD9;
	border: #AAAAAA 1px solid;
}

div.course a {
	text-decoration: none;
}

div.course:hover a {
	color: #099015;
}

div.course a:hover {
	color: #000000;
}

div.course p {
	font-size: 0.95em;
}

div.course p a {
	font-weight: bold;
}

div.course img.icon	{
	float: left;
	margin: 2px;
	height:6.8em;
	width:6.8em;
}

div.course div.shortcuts {
	text-align: right;
	clear: left;
	vertical-align: middle;
}

fieldset#shortcuts {
	float: right;
	background-color: #FAFAFA;
	border: 1pt solid #AAAAAA;
	margin: -5pt 5pt 5pt 5pt;
	padding-right: 10pt;
	padding-bottom: 5pt;
	padding-left: 10pt;
}

legend {
	padding-right: 10pt;
	padding-left: 10pt;
}

fieldset {
	margin-bottom: 10pt;
}
#shortcuts legend {
	color: orange;
	background-color: white;
}
#shortcuts ul {
	position: relative;
	margin-top: 0pt;
	margin-bottom: 0pt;
	margin-left: 0pt;
	list-style-type:  none;
	padding-left: 0pt; 
}

a#guide {
	background-image: url('../default/images/help.png'); 
	background-repeat: no-repeat; 
	background-position: 2px 2px;
	padding: 3px 10px 5px 30px;
	text-decoration:none;
	font-size:0.85em;
	float:right;
}
div#guide_box{
	background-color:#DEECE2;
	border-left:thin solid #cccccc;
	border-right:thin solid #cccccc;
	border-bottom:thin solid #cccccc;
	border-radius: 0em 0em .5em .5em;;
	-moz-border-radius: 0em 0em .5em .5em;
	-moz-box-shadow:.1em .1em .2em #999999;
	box-shadow: .1em .1em .2em #999999;
	float:right;
	margin-right:2em;
	padding-left:.1em;
}
div#content-text {
	padding-right: 5pt;
	line-height:150%;
}

div#content-text li {
	margin-left: 15pt;
}

div#content-test {	
	float: left;
	margin-top: 2em;
	padding-right: 5pt;
	width: 80%;
	background-color:#DEECE2;
	border:1px solid #57945A;
		border-radius: .3em .3em .3em .3em;
	-moz-border-radius: .3em .3em .3em .3em;
}
div#content-test ol{	
	margin-right: 5pt;
	list-style:none;
}

div#content-test ol ul li{
	list-style: none;
	padding: 0px 2px 0px 15px;
	margin-bottom: 1px; 
	line-height: 200%; 
	background-color: #fdfdfd; 
	border-bottom: 1px solid #efefef; 
	border: 1px solid #eeeeff;
}

div#content-forum {	
	float: left;
	margin-top: 2em;
	padding-right: 5pt;
	width: 80%;
	background-color:#F4F9FE;
	border:1px solid #70A1CA;
		border-radius: .3em .3em .3em .3em;
	-moz-border-radius: .3em .3em .3em .3em;
}
div#content-forum ol{	
	margin-right: 5pt;
	list-style:none;
}

div#content-forum ol ul li{
	list-style: none;
	padding: 0px 2px 0px 15px;
	margin-bottom: 1px; 
	line-height: 200%; 
	background-color: #fdfdfd; 
	border-bottom: 1px solid #efefef; 
	border: 1px solid #eeeeff;
}

div#content-info {
	margin: 5pt;
	font-size: smaller;
	color: #cacaca;
	clear: both;
}

div#container {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 90%;
}

div.column {
/*	border: 1px solid #e0e0e0;*/
	float: left;
	width: 30%;
	margin: 5px;
	padding: 0px;
	min-width: 170px;
}

div.column h3 {
	margin-left: 0px;
}

div.insidecol {
	min-height: 170px;
	height: 170px;
	padding:5px;
}
div[class] .insidecol {
	height: auto;
}

/* index page */
ul#home-links {
	list-style: none;
}
ul#home-links li {
	font-size:0.95em;

	display: inline;
	float: left;
	padding: 0.8em;
	text-align: center;
	margin: 0.1em;
	width: 8.5em;
	height: 7.0em;
	padding-left:0px;

}
ul#home-links li a {
	text-decoration: none;
	border: 1px transparent;
	font-weight: bold;
}
ul#home-links li a img {
	border: 0px;
	display: block;
	padding-left:25px;
}

/* enrollment tabs */
#navlist {
	padding: 0px;
	margin-left: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
	margin-top:15px;
	white-space: nowrap;
}

#navlist li {
	list-style: none;
	display: inline;
	margin: 0px;
}

#navlist li a {
	padding: 3px 9px;
	border: 1px solid #e0e0e0;
	border-bottom: none;
	background: #fafafa;
	text-decoration: none;
	margin-left: 4px;
	-moz-border-radius-topright: 4px;
	-moz-border-radius-topleft: 4px;
	white-space: nowrap;
}

#navlist li a:hover, #navlist li a.active {
	color: #000;
	background: #fff;
}

/* tree */
.img-size-tree {
	vertical-align: middle;
	margin-top: 0px;
	height:1.45em;
	width:1.45em;
}
/* profile page */
dl#public-profile {
	width: 100%;
}
dl#public-profile dt {
	float: left;
	font-weight: bold;
	width: 30%;
	text-align: right;
	clear: left;
	border-right: 1px solid #f0f0f0;
	padding: 5px 5px 5px 0px;
	vertical-align: middle;
	margin-right: 5px;
}
dl#public-profile dd {
	margin-bottom: 5px;
	clear: right;
	padding: 5px 0px 5px 5px;
}

/* floating layout */
#contentwrapper{
	float: left;
	width: 99%;
}
#contentcolumn {
	padding-left: 5px;
	overflow: auto;
}
#contentcolumn_shiftright {
	margin-left: 210px;
	padding-right: 5px;
}
#rightcolumn{
	float: right;
	overflow: hidden;
	margin: -5px 0 0;
}	
#footer{
	clear: left;
	width: 100%;
	text-align: center;
	padding: 4px 0px;
}

/** forum stuff **/
.forum-thread li { clear:left; border:1px solid #eee; border-bottom: 1px solid #f0f0f0; float:left; width: 98%; list-style: none; }
.forum-thread li.even { background: #fdfdfd; border-top: none; }
.forum-thread li.odd { background: #fff; }
div.forum-post-author { float:left; width:150px; padding:8px 10px; }
div.forum-post-author a.title {	font-size: 1.1em; line-height: 1.2em; font-weight: bold; text-decoration:none; }	
div.forum-post-author img.profile-picture { border: 2px solid #f0f0f0; }
div.forum-post-content { margin-left: 150px; padding: 5px 0px 18px 18px; }
div.forum-post-content h3 { font-weight: 500; }
div.forum-post-ctrl { float: right; padding-right: 5px; color: #a1a1a1; }
div.forum-post-ctrl a { text-decoration: none; }
div.forum-post-ctrl span { color: black; background-color: #fefdc2; padding: 3px; }
div.forum-post-content p.date { color: #a1a1a1; border-bottom: 1px solid #f0f0f0; }
div.forum-post-content div.body p { margin-bottom:20px; }

/** inbox stuff - reuses some of the forum layout **/
#inbox-msg li { clear:left; border:1px solid #eee; border-bottom: 1px solid #f0f0f0; width: 98%; list-style: none; }


div#topnavlistcontainer {
    /* Navigational Plone Tabs(tm), implemented by customizing the a tag - they are surprisingly elegant. The power of CSS runs strong in these :) */
    background: transparent;
    border-collapse: collapse;
    border-bottom: 1px solid #57945A;
    padding: 0.5em 0em 0em 2em;
    font-size:0.85em;
    clear:left;
}
ul#topnavlist {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 3px;
	margin-top: 0px;
	margin-bottom:0px;
}

ul#topnavlist li {
	list-style: none;
	display: inline-block;
	margin: 0px;
}

ul#topnavlist li:first-child a {
	margin-left: 8px;
}

ul#topnavlist li a:hover, ul#topnavlist li a.active, ul#topnavlist li a:focus {
    background: #DEECE2;
    border-bottom: 1px solid #DEECE2;
    color: #4F7643;
}

ul#topnavlist li a {
    /* The normal, unselected tabs. They are all links */
    background: transparent;
    border-color: #57945A;
    border-width: 1px; 
    border-style: solid solid none solid;
    color: #4F7643;
    height: 1.2em;
    margin-right: 0.5em;
    padding: 0em 2em 0em;
    text-transform: lowercase;
}

ul#topnavlist li a.selected {    /* The selected tab. There's only one of this */
    background: #DEECE2;
    border-bottom: #DEECE2 1px solid;
    color: #4F7643;
    font-weight: normal;
}


#fsfloat1{
	float:left;
}
#fsfloat2{
	float:right;
	width:48%;
}

/* format of "table of contents" on content page */
#toc a 		{ display:block; margin:3px; }
#toc .h2		{ padding:0 0 0 10px;}
#toc .h3		{ padding:0 0 0 30px;}
#toc .h4		{ padding:0 0 0 40px; }
#toc .h5		{ padding:0 0 0 50px; }
#toc .h6		{ padding:0 0 0 60px; }

/* jQuery tooltip styles */
#tooltip{
	position:absolute;
	z-index:3000;
	border:3px solid #111;
	background-color:#eeeeee;
	padding:5px;

}
#tooltip h3,#tooltip div{
	margin:0;
}

a.tooltip{
	color:blue;
	font-size:100%;
	padding-left:.2em;
	padding-right:.2em;
	padding-bottom:.2em;
	text-decoration:none;
		border-bottom:1px dashed;
}
/* style for home page sublinks view */
div.home_box {
	width: 25.8em;
	height: 8.0em;	
	margin-top: 5px;
	padding: 5px;
	padding-bottom: 27px;
	margin-left:1em;
	float:left;
}

.outside_box{
	background:#DEECE2;
	width:25.5em;
	height:8.2em;
	padding: 0.3em;
	-moz-border-radius:.3em .3em .3em .3em;
	border-radius: .3em .3em .3em .3em;

}

.inside_box{
	width:98%;
	margin:auto;
	height:58%;
	margin-left:auto;
	margin-right:auto;
	background: #F7FAF7;
}

.home-title{
	font-size:12pt;
}
.buttonbox{
	float:right;
}
.details_text{
	margin-left:1em;
}
.draggable_selected {
	background-color: lightgrey;
	cursor: move;
}

/* 1pxgs current box on My Start */
.current_box{
    float:left;
    margin-left:1em;
    width:30%; 
    padding:.5em;
    border: 1px solid #cccccc;
}

ul.current_list{
      line-height:2em; 
      list-style-type:none;
      margin-left:-1.5em;
}
.current_list img{
      vertical-align:middle;
}

#side-menu{
     overflow:hidden; 
     width:18em;
     padding-right:.3em;
     padding-bottom:.3em; 
}

div#menutoggle{
    text-align: right; 
    padding-bottom: 10px; 
    padding-right: 10px; 
    float: right; 
    margin-top: 10px; 
    padding-right: 5px; 
    font-size:0.95em;
}
#my_courses_container{
	  width:58%; 
	  margin-left:1em;
	  border:none;
	  float:left;
	  border-radius: .5em .5em .5em .5em;
	-moz-border-radius: .5em .5em .5em .5em;
	-moz-box-shadow:.1em .1em .2em #999999;
	 box-shadow: .1em .1em  .2em #999999;
}
/* Preference Editor tabs */
/* Preferences tabs */

table.etabbed-table	{
	padding-left:5em;
	font-size:10pt;
}
/*
.prefs-tab-spacer {
	background-color: transparent;
	width: 5px;
}
.prefs_buttontab {
	color:#555;
	font-size:10pt;
	white-space: nowrap;
	background-color: #ffffff;
	margin: 0px;
	border:0;
	font-weight:500;
	padding:0em 0em 0em;
	border-radius:.3em;
	-moz-border-radius: .3em .3em .3em .3em;

}
.prefs_tab{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	text-align: center;
	white-space: nowrap;
	margin-left:2em;
	background-color: #FFFFFF;
	border-radius:.3em;
	-moz-border-radius: .3em .3em 0em 0em;
	padding: 0em .2em 0em .2em;

	}
	
.prefs_buttontab:hover, .prefs_tab:hover {
  	background-color: #eeeeee;
}
.prefs_tab_selected{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom:0;
  	background-color: #eeeeee;
	margin: 0px;
	font-weight:bold;
	text-align:center;
	padding: 0em .2em 0em .2em ;
	white-space: nowrap;
	text-decoration:none;
	border-radius:.3em;
	-moz-border-radius: .3em .3em 0em 0em;
	-moz-box-shadow:.2em .2em .2em #999999;
    box-shadow: .2em .0em .2em #999999;
}
*/

/* Preference Editor tabs */
.etabbed-list-container {

    font-size:10pt;
    width:85%;
margin-left:auto;
margin-right:auto;
border-bottom:1px solid #DEECE2;
}
.etabbed-list{

width:100%;
}
.prefs-tab-spacer {
    background-color: transparent;
    width: 1em;
}
.prefs_buttontab {
    color:#000555;
    white-space: nowrap;
    background-color: #F7FAF7;
    margin-bottom: .5px;
    border:0;
    font-weight:500;
    padding:0em 0em 0em;
    border-radius:.3em;
    -moz-border-radius: .3em .3em .3em .3em;

}
.prefs_tab{
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    text-align: center;
    white-space: nowrap;
    background-color: #F7FAF7;
    border-radius: .3em .3em 0em 0em;
    -moz-border-radius: .3em .3em 0em 0em;
    padding: .3em .5em 0em .5em ;
    display: inline;
    padding-bottom: .9px;
    margin: .5em;
}
    
.prefs_buttontab:hover, .prefs_tab:hover {
      background-color: #DEECE2;
}

.prefs_tab_selected{
    
    border-top: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
    border-bottom:0;
      background-color: #eeeeee;
    margin: 0px;
    font-weight:bold;
    text-align:center;
    padding: .3em .5em 0em .5em ;
    white-space: nowrap;
    text-decoration:none;
    border-radius:.3em;
    -moz-border-radius: .3em .3em 0em 0em;
    display: inline;
}
#top-links-jump{
	float:right;
	white-space:nowrap;
	padding-right:.5em;
}

#jumpmenu{
	background-color:#eeeeee;
	border:thin solid #cccccc;
	border-radius:.3em .3em .3em .3em;
	-moz-border-radius:.3em .3em .3em .3em;	
}

/* Transformable repository search */

.browse-result{
	border:thin solid #cccccc;
	padding:.5em;
	width:95%;
	margin-left:auto;
	margin-right:auto;
	border-radius: .3em .3em .3em .3em;
	-moz-border-radius: .3em .3em .3em .3em;
	-moz-box-shadow:.1em .1em .1em #999999;
	box-shadow: .1em .1em .1em #999999;
}

.tr_results_tools{
	float:right;
	padding-left:.2em;
	padding-right:.2em;
	padding-top:.2em;
	border:thin solid #cccccc;
	border-radius: .3em .3em .3em .3em;
	-moz-border-radius: .3em .3em .3em .3em;
	-moz-box-shadow:.1em .1em .1em #999999;
	box-shadow: .1em .1em .1em #999999;
}

div.pageinator_box{
	width:95%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: -.5em;
	border-top:thin solid #cccccc;
	border-left:thin solid #cccccc;
	border-right:thin solid #cccccc;
	border-radius: .3em .3em 0em 0em;
	-moz-border-radius: .3em .3em 0em 0em;
}
#previewText{
    font-family: monospace;
    border: 2px solid rgb(0, 0, 0);
    padding: 2em;
    width: 80%;
    color: rgb(255, 255, 255);
    background-color: rgb(0, 0, 0);
}
#previewArea{
    padding: 0em;
    border-bottom-width: 0px;
    margin-left: auto;
    margin-right: auto;
    font-weight: normal;
    width: 70%;
    float:left;
    clear:right;
}
#display-settings-preview{
    width:70%;
    float:left;
    height:20em;   
}
#feedback{
    width: 90%;
}
#defaultfontsize-wrapper{
    width:25%;
    float:left;
}

div .profile_container {
	background-color:#eee; 
	border: 1px solid #8e8e8e; 
	width:80%; 
	padding:0.5em; 
	margin-bottom: 0.5em;
}

div .profile_container .top_right {
	float: right;
}

dl.public-profile dd{
	margin-left:0px;
}
dl.public-profile dt {
	float: left;
	font-weight: bold;
	min-width:12em;
}

/* Search form */
div .search_form {
	margin-bottom: 1em;
}

div .search_form .row{
	background-color: #DEDEC0;
	padding: 8px;
}
div .button {
	background-color: #DEECE2;
	border: 1px solid #4F7643;
}
div .button:hover{
	background-color: #cccccc;
	color: #ffffff;
		border: 1px solid #4F7643;
	
}

/* Side menu */


ul.social_side_menu {
	padding-left: 2em;
}
ul.social_side_menu li {
	padding-bottom: 0.2em;
	list-style: circle;
}

div .divider {
	border-bottom:1px solid #C1C157; 
	padding-bottom:0.5em; 
	margin-bottom:0.5em;
}

.activity{
 	line-height:18pt;
	font-size:.8em;
}

div.headingbox, h3.headingbox, a.headingbox{
	border:1px #cccccc solid;
	padding:.2em;
	background-color: #DEECE2;
	text-decoration:none;
	line-height:1em;
	font-size:.7em;
}

div.contentbox, input-form{
	margin-left:.2em;
	margin-right:.2em;
	border-left:1px #cccccc solid;
	border-right:1px #dddddd solid;
	border-bottom:1px #cccccc solid;
	padding:.5em;
	background-color: #ffffff;
        overflow:hidden;
}

div.suggestions{
	border:1px solid #a50707;
	margin-left:10px; 
	width:50%;
}
li.inlinelist{
	display: inline; 
	padding-right: 1em;
}
ul.social_inline_menu{
	background-color: #eeeeee;
	border:thin #cccccc solid;
	padding:.5em;
	width:90%;
	margin:auto;
}
div.social-wrapper{
	border:thin solid #cccccc; 
	width:95%;
	padding:.5em;
	margin:auto;
}

.network-activity{
    float:left;
    width:55%;
}
.my-contacts{
    float:right;
    width:38%;
    min-width:38%;
}
.my-network-groups{
    float:right;
    clear:right;
    width:38%;
    max-width:38%;
}
.people-you-may-know{
    padding-top:1em;
    float:right;
    clear:right;
    width:38%;
    min-width:38%;
 }
.contentbox-a{
    width: 100%;
}
.contentbox-b{
    padding-bottom:0.2em;
}
.content-settings{
	width: 30%;
	float: left;
}

 /* Content editor tabs */
.editor_buttontab {
	color:#000000;
	font-size:10pt;
	border:0;
	white-space: nowrap;
	background-color: #DEECE2;
	margin: 0px;
	font-weight:500;
	text-align:center;
	padding:0em 0em 0em;

}
.editor_tab{
	float:left;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom:0;
	margin-bottom:-.5em;
	text-align: center;
	white-space: nowrap;
	background-color: #DEECE2;
	border-radius: .3em .3em 0em 0em;
	-moz-border-radius: .3em .3em 0em 0em;
	padding: 0em .2em .0em .2em ;
	height:1.4em;
}
.editor_tab:hover, .editor_tab input[type=submit]:hover{
	background-color:#eeeeee;
}

.editor_tab_selected{
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-bottom:0;
	padding: .0em .3em .1em .2em ;
  	background-color: #eeeeee;
	font-weight:bold;
	text-align:center;
	white-space: nowrap;
	text-decoration:none;
	border-radius:.3em;
	-moz-border-radius: .3em .3em 0em 0em;
	height:1.4em;

}
.editor_tab input[type=submit]{
	height:1.2em;
}
ul#content-tool-links {
	list-style: none outside none;
}
ul#content-tool-links li{
	display: inline;
	float: left;
	width: 5em;
	padding: 0 3em 0 0;
	text-align: center;
	font-size: 0.7em;
	font-weight:bold;
	color: #1A4A72;
	line-height:120%;
}
ul#content-tool-links img{
	border: 0 none;
	display: block;
	padding-left: 10px;
}
.fl-force-right{
float:right;
}
.hidden {
    display: none;
}
.clickable {
    cursor: pointer;    
}

.del-content-icon{
	  border:0;
height:.8em;
}
#logoutbar{
float:right;
text-align:right;

}
div.bypass{
height:1px;
}

fieldset.group_form{
	width:97%;
	border:1px #4F7643 solid;
   	min-height: 210px;
	padding:.5em;
	margin-right:1em;

} 
fieldset.group_form legend{
	border:1px #4F7643 solid;
	background-color: #DEECE2;
	font-weight: 600;
	color: black;
	padding-left: 1em;
	padding-right: 1em;
	border-radius:.2em;
	-moz-border-radius: .2em .2em .2em .2em;
}

div#subnavlistcontainer {
	width:95%;
	margin:auto;
	height:auto;

}
div#subnavbacktopage {
	padding-top:5px;
	padding-left:20px;
	float:left;
}

div.toolcontainer{
	width:95%;
	margin:auto;
	border:1px solid #e8e8e8;
	padding-top:1em;
	padding-bottom:1em;
	border-radius:.5em;
	-moz-border-radius: .5em .5em .5em .5em;
}

ul#subnavlist {
	padding-top: 4px;
	margin-top: 0px;
	font-size:.8em;


}

ul#subnavlist li {
  	background-color: #DEECE2;
	list-style: none;
	display: inline-block;
	font-weight:700;
	text-align:center;
	border-top:1px solid #cccccc;
	border-left:1px solid #cccccc;
	border-right:1px solid #cccccc;
	border-radius: .3em .3em 0em 0em;
	-moz-border-radius: .3em .3em 0em 0em;
	height:1.0em;	
	padding: 0em .5em .6em .5em ;
}

ul#subnavlist li a:hover, ul#subnavlist li a:focus, ul#subnavlist li.active, ul#subnavlist li:hover{
  	color: black;
	text-decoration:none;
	background-color: #E6E6E6;
}

ul#subnavlist li a {
    /* The normal, unselected tabs. They are all links */
   	color: #555;
    	height: 1.5em;
   	text-decoration:underline;
	font-weight:500;
}
.fl-container{
background-color:#F7FAF7;	
}


/*  Photo Album Styles 
 * 
 * 
 * 
 * 
 */
div.topbar{
	float:left;
	width: 95%;
}
div.paginator{
	float: right;
	margin: 0px;
}
.paginator ul li{
	list-style: none;
}
.paginator li{
	padding-right: 0.5em;
	float: left;
}

div.summary{
	float: left;
	margin-top: 0.5em;
	width:70%;
}

div.album_panel{
	float: left;
	background: #F7F7F7;
	border: 1px solid #D2D2D2;	
	width: 96%;
	border-radius:.5em;
	-moz-border-radius: .5em .5em .5em .5em;
	-moz-box-shadow:.2em .2em .1em #999999;
    box-shadow: .2em .2em .1em #999999;
	padding:.3em;
}
div.album_panel div.photo_wrapper {
	/* This class is to fix the problem where the images shift
	 * to the right when there is a border upon selection 
	 */
	height: 150px;
	float: left;
}
div.album_panel .photo_frame{
	float: left;
	margin: 0.2em;
	min-height: 140px;
	min-width: 140px;
	text-align: center;
}
div.album_panel .photo_frame a:focus, div.album_panel .photo_frame a:hover{
	cursor: pointer;
	float:left;
	min-width: 140px;
	min-height: 140px;
	background: #FCE6C9;
}
div.album_panel .photo_frame img{
	background: #FFFFFF;
	border: 1px solid #D2D2D2;
	padding: 0.2em;
}
div.album_panel .album_description{
	margin: 0.5em;
	width: 95%;
	float: left;
}

div.search_bar {
	/* background-image: url('images/search_bg.png');
	background-repeat: no-repeat; */
	background-color:#ffffff;
	border:thin solid #cccccc;
	margin-left: 0.5em;
	margin-top: 0.5em;
	height: 27px;
	width: 180px;
	float: left;
	border-radius:.5em;
	-moz-border-radius:.8em .8em .8em .8em;
		-moz-box-shadow:.2em .2em .1em #999999;
    box-shadow: .2em .2em .1em #999999;
}
div.search_bar .s{
	float: left;
	border: 0px;
	margin-top: 0.3em;
	margin-left: 0.5em;
	width: 148px;
}
div.search_bar .s_img{
	float: right;
	border: 0px;
	margin-top: 0.375em;	
	margin-top: -1.4em\9; /* the \9 to accomodate IE 7&8 */
	margin-right: 0.4em;
}

div.album {
	background: #FFFFFF;
	padding:1em;
	border: 1px solid #D2D2D2;	
	width: 95%;
	margin: 0.5em;
	float: left;
	border-radius:.5em .5em .5em .5em;
	-moz-border-radius: .5em .5em .5em .5em;
		-moz-box-shadow:.2em .2em .1em #999999;
    box-shadow: .2em .2em .1em #999999;
}
div.album .image{
	float: left;
	margin: 0.5em;
	min-width: 140px;
}
div.album img{
	border-width: 0px;
}
div.album .image img.no-image {
	float: left;
	width: 130px;
	height: 97px;
	background-color: #EFEFEF;
}
div.album .info{
	float: left;
	width: 70%;
}
div.album .info span{
	float: left;
	color: #666666;
}
div.album .info p{
	font-size: 0.85em;
	margin: 0;
}
div.album .search_photo_frame{
	float: left;
	margin: 0.2em;
	min-height: 160px;
	max-height: 160px;
	max-width: 140px;
	text-align: center;
	border: 1px solid #d3d3d3;
	overflow: hidden;
}
div.album .search_slider{
	float: left;
	overflow: hidden;
	position: relative;	/* ie7 */
}
div.album .search_slider_left{
	float: left;
	width: 10%;
}
div.album .search_slider_right{
	float: right;
	text-align: right;
	width: 10%;
}
div.album .search_slider ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: 99999px;
	position: relative;
}
div.album .search_slider ul li{
	float: left;
}
div.album .search_slider_a{
	width: 80%;
}
div.album .search_slider_p{
	width: 730px;	/* 146 per frame, 5 frame per row */
}
div.album .search_slider_p ul li{
/*	height: 576px;	/* 144 per frame, 4 row */
	width: 730px;	/* 146 per frame, 5 frame per row */
}
div.album .search_paginator {
	width: 100%;
}

div.add_photo{
	float: left;
	background: #F7F7F7;
	border: 1px solid #D2D2D2;	
	width: 96%;
	border-radius:.5em;
	-moz-border-radius: .3em .3em .3em .3em;
	margin-bottom:.2em;
}
div.add_photo ul{
	margin: 0px;
	padding: 0px;
}
div.add_photo .toggle_uploader{
	width: 95%;
	margin: 0.5em;
}
div.add_photo div#ajax_uploader{
	display: none;
	margin-top: 0.5em;
}
div.add_photo .files .tn {
	max-height: 30px;
}
div.add_photo img{
	border: 0;
}
div.add_photo ul li{
	float: left;
	padding: 0.2em;
	list-style: none;
	width: 100%;
	height: 100%;
	border-bottom: 1px solid #ddd;
/*	display: inline; */
}
div.add_photo p.memory_usage {
	float: right;
	font-size: 0.9em;
	color: #5B5B5B;
}

div.add_profile_photo{
	float: left;
	background: #F7F7F7;
	border: 1px solid #D2D2D2;	
	width: 96%;
	border-radius:.5em;
	-moz-border-radius: .5em .5em .5em .5em;
		-moz-box-shadow:.2em .2em .1em #999999;
    box-shadow: .2em .2em .1em #999999;
	margin-bottom:.2em;

}
div.add_profile_photo .profile_photo{    
	float: left;    
	padding: 0.5em;

}
div.add_profile_photo .uploader{    
	float: left;    
	width: 50%;
	padding: 0.5em;
	border-bottom: 1px solid #ddd;
}	

div.photo_panel{
	background: #F7F7F7;
	float: left;
	border: 1px solid #D2D2D2;
	text-align: center;
	width: 95%;
	padding: 0.5em;
	border-radius:.5em;
	-moz-border-radius: .5em .5em .5em .5em;
}
div.photo_panel img{
	background: #FFFFFF;
	border: 1px solid #D2D2D2;
	padding: 0.2em;
}
div.photo_panel div.ordering{
	float:left;
}
div.photo_panel div.paginator{
	float:right;
}
div.photo_panel .flc-inlineEditable{
	width: 604px;
	margin: 0 auto;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
div.comment_panel{
	background: #FFFFFF;
	float: left;
	border: 1px solid #D2D2D2;
	width: 95%;
	padding:.5em;
	border-radius: .3em .3em .3em .3em;
	-moz-border-radius: .3em .3em .3em .3em;
		-moz-box-shadow:.2em .2em .1em #999999;
    box-shadow: .2em .2em .1em #999999;
	margin-top:.2em;
}
div.comment_panel .comment_feeds{
	float: left;
	width: 50%;
}
div.comment_panel .photo_actions{
	margin: 0.5em;
	max-width: 49%;
	background: #F7F7F7;
	float:right;
	padding:1em;
	border:thin solid #cccccc;
	border-radius:.3em;
	-moz-border-radius: .3em .3em .3em .3em;
}
.row textarea#comment_template, textarea#comment_template active{
	background-color:#eeeeee;
	border:thin solid #eeeeee;
	border:thin solid #cccccc;
	padding:.2em;
	border-radius:.3em;
	-moz-border-radius: .3em .3em .3em .3em;
}
.row textarea#comment{
	background-color:#ffffff;
	border:thin solid #eeeeee;
	border:thin solid #cccccc;
	padding:.2em;
	border-radius:.3em;
	-moz-border-radius: .3em .3em .3em .3em;
}
div.comment_panel textarea{
	width:100%;
}

div.comment_box{
	float:left;
	width:100%;
	margin: 0.5em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background: #F7F7F7;
}
div.comment_box .comment_actions{
	float: left;
	margin-top: 1em;
	font-size: 0.8em; 
	color: #666666;
}

div.edit_photo_frame{
	width: 95%;	
	float: left;
	padding: 0.2em;
	background: #F7F7F7;
	border:thin solid #cccccc;
	border-radius:.5em;
	-moz-border-radius: .5em .5em .5em .5em;
}
div.edit_photo_box{	
	float: left;
	border: 1px solid #D2D2D2;
	background: white;
	margin: 0.2em;
	margin-bottom: 0.8em;
	padding: 0.8em;
	width: 94%;
	border-radius:.3em;
	-moz-border-radius: .3em .3em .3em .3em;
}
div.edit_photo_box .info{
	float: left;
	width: 60%;
}

.info textarea{
	background-color: #eeeeee;
	border:thin solid #cccccc;
	border-radius:.3em;
	-moz-border-radius: .3em .3em .3em .3em;
	margin-top:.2em;
}
div.edit_photo_box .info textarea.alt_text{
	height: 2.5em;
}
div.edit_photo_box .info textarea{
	width: 100%;
}
div.edit_photo_box .action{
	float: right;
	background: #F7F7F7;
	min-width: 140px;
	padding:.2em;
	border:thin solid #cccccc;
	border-radius:.3em;
	-moz-border-radius: .3em .3em .3em .3em;
}


/* FLUID Image Reorderer */
.fl-imageReorderer-item {
}
.fl-reorderer-movable-hover a{
	cursor: pointer;
	background-color: #ECEECC;
}
.fl-reorderer-movable-dragging a{
	background-color: #ECEECC;
}
.fl-reorderer-dropMarker {
	border: 2px solid red;
	min-height: 100px;
	float: left;
}
.fl-reorderer-avatar {
	opacity: 0.6;
	filter:alpha(opacity=60);
}


/* FLUID Simple Inline Editor */
.fl-inlineEdit-invitation {
   background-color: #FFECB3 !important;
   border: 1px solid #CCC !important;
}
.fl-inlineEdit-focus {
    border: 2px solid #777777;
}


.pa_tool_link{

text-decoration:none;
}

.pa_tool_image{
vertical-align:middle;
margin-right:.5em;
}


/* End Photo Album Styles
 * 
 * 
 * 
 * 
 */
