/*@import url(http://fonts.googleapis.com/css?family=Tangerine);
@import url(http://fonts.googleapis.com/css?family=Vollkorn);
*/

html {
	/*background: #555555 url('../images/pagebg.png') top left repeat-x;*/
	background-color:#fff;/*#ffdab5;*/
	text-align: center;
	margin: 0;
	padding: 0;
}

body {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	padding: 0;
	font-size: 12px;
	font-family:"Lucida Grande","Lucida Sans Unicode",geneva,verdana,sans-serif;
}

a {
	color: #286571;
}

#header {
	height: 270px;
	/*margin: 2px 2px 0 2px;*/
	background: url('../images/slice_0_0.jpg') top left no-repeat;
}

#header h1 {
	padding: 0;
	margin: 0;
	padding-top: 30px;
	padding-left: 180px;
	color: #fff;
	position: relative;
	font-size: 36px;
}

#header h1 .subtitle {
	font-size: 60%;
	position: absolute;
	left: 240px;
	top: 70px;
}
#header-welcome {
	height: 454px;
	padding:0px;
	margin:0px;
	background: url('../images/header-welcome.jpg') top left no-repeat;
}
	
#header-welcome #left-menu{
	float:left;position:relative;top:285px;
	padding-left:0px;
}
#header-welcome #right-menu{
	float:right;position:relative;top:285px;
	padding-right:0px;
}	
#header-welcome ul{
	list-style-type: none;
	margin: 9px;
	padding: 0px;
}
#header-welcome li {
	background-color: #f9c882;
	margin-bottom: 15px;
	text-align:center;
	height:1.5em;
	width:90px;
	border-bottom:1px solid black;
	border-right:1px solid black;
	border-top:0px solid black;
	border-left:0px solid black;
}
#header-welcome a {
	text-decoration:none;
	color:black;
	font-family:sans serif;
	font-size:.9em;
}
#header-welcome a:hover {
	color:brown;
	cursor:pointer;
}
#header-welcome li:hover {
	background-color:#fff;
	border-bottom:0px solid black;
	border-right:0px solid black;
	border-top:1px solid black;
	border-left:1px solid black;
}
ul#mainmenu {
	margin: 0;
	padding: 0 10px;
	background: url('../images/menubg.png') top left no-repeat;
	height: 38px;
}

ul#mainmenu li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	position: relative;
	display: inline;
	float: left;
}

ul#mainmenu li a {
	color: #fff;
	float: left;
	height: 31px;
	display: block;
	line-height: 30px;
	vertical-align: middle;
	padding: 0 10px;
	font-size: 12px;
	text-decoration: none;
	background: url('../images/menu-item-border.png') left top no-repeat;
}

ul#mainmenu li a:hover, ul#mainmenu li a.active {
	background: url('../images/menu-item-actibg.png') left top no-repeat;
}

ul#mainmenu li.first a {
	background: none;
}

ul#mainmenu li.first a:hover, ul#mainmenu li.first a.active {
	background: url('../images/menu-item-actibg-first.png') left top no-repeat;
}

ul#mainmenu li.loginlogout
{
    float: right;
    right: 10px;
}

ul#mainmenu li.loginlogout a:hover
{
    background: url('../images/menu-item-border.png') left top no-repeat;
}

#content-top
{	
	padding-top:20px;
	background:  #ffbf80 url('../images/slice_content_top.png') bottom left no-repeat;
	height:31px;
}
#content-bottom
{
	background: #ffbf80 url('../images/slice_content_bottom.png') top left no-repeat;
	height:31px;
}
#content-welcome-bottom
{
	background: url('../images/content-welcome-bottom.png') top left no-repeat;
	height:14px;
}
#content-welcome {
	
	background:#fdc58a url('../images/content-welcome.jpg') top left no-repeat;
	margin : 0 0px 0px 0px;
	padding: 0 10px;
	padding: 0 10px 0 10px;
	overflow: hidden;
	font-family:verdana;
	font-weight:400;
	font-size:11px;
	line-height:150%;
	color:#000;/* #723519;*/
}
#content-welcome #left-column, #right-column {
	
	padding-top:4px;
	
}
#content-welcome #left-column,#right-column p{
	letter-spacing:1px;
	text-align:justify;	
	
}
#content-welcome #left-column,#right-column p + p{
	text-indent: 1.5em;
}
#content-welcome #right-column a,h2 {
	color:#723519;
	letter-spacing:0px;
	font-family: arial, serif;
	text-decoration:none;
}

/* commented on 15-Jun-2010
#content-welcome div.attention {
background:#fdc58a url('../images/attention-box.jpg') top left no-repeat;
width:363px;
height:250px;
margin:0px;
padding-top:84px;
text-align:center;
float:left;
display:inline;
overflow:hidden;
}
#content-welcome div.attention div.attention-content {
width:345px;
margin-left:7px;
background-color:#f7d9a2;
padding:0px 3px 1px 3px;;
}
#content-welcome div.attention div.attention-content h2{
	letter-spacing:0px;
	
	text-align:left;
	padding:0px;
}

#content-welcome div.attention div.attention-content h3 {
	letter-spacing:1px;
	text-align:left;
	padding:0px;
	margin:0px;
}
#content-welcome div.attention div.attention-content a {
	
	padding:0px;
	margin:0px;
}
#content-welcome div.attention div.attention-content p {
	letter-spacing:1px;
	text-align:left;
	font-size:1em;
	font-family: verdana;
	font-style:italic;
}
*/

#content-welcome p.page-quot {
	letter-spacing:1px;
	text-align:justify;
	font-size:2em;
	font-family: 'Vollkorn','Tangerine', arial, serif;
	
	text-align:center;
	color:#404000;
	/*text-shadow: 4px 4px 4px #222;*/
	
		
}
#content {
	background-color:#ffe9d3;
	/*background: #ffe9d3 url('../images/contentbg.png') left bottom no-repeat;
	margin : 0 10px 10px 10px;
	padding: 0 10px;*/
	padding: 0 10px 0 10px;
	overflow: hidden;
}

#content .currentpage {
	margin-top: 0;
}
#content h1 {
	text-align:center;
	font-family: sans serif;
	font-size:1.6em;
	color:#986634;
}
#content h2 {
	text-align:left;
	font-family: sans serif;
	font-size:1.5em;
	color:#986634;
}

#content img.inline-right {
	float:right;
	border: 2px solid #ffa145;
	margin-left: 2em;
	margin-bottom: 2em;
}
#content img.inline-left {
	float:left;
	border: 2px solid #ffa145;
	margin-left: 2em;
	margin-bottom: 2em;
}
#content p {
	font-family: arial;
	font-size:small;
	text-align:justify;
	line-height:200%;
	margin-bottom:0px;
}
#content p + p {
	text-indent: 1.5em;
	margin-top:0px;
}
#content p.quote {
	border-top:1px solid #ffa145;
	padding-top: .5em;
	margin-top: 1.2em;
	text-indent:4em;
	font-family :serif;
	font-size:small;
	font-style:italic;
	font-weight:normal;
	letter-spacing: 2px;
}
#content h3.quote {
	text-align:left;
	display:block;
	margin:0px;
	border-bottom:1px solid #ffa145;
}
#content ul {
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#content li {
	font-family: arial;
	font-size: 1em;
	background-image:url('/bullet.ico');
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:18px;
	margin-bottom: 2px;
	
}
/* Login form*/

#loginform
{
    text-align: center;
}

form.loginfields
{
    text-align: left;
    width: 270px;
    background: url('../images/loginbg.png') top left no-repeat;
    padding: 0;
    margin: 0 auto;
    border: 0;
}

form.loginfields h2
{
    font-size: 16px;
    float: left;
    padding: 0;
    margin: 5px;
    margin-top: 0;
    background: url('../images/loginheader-left.png') top left no-repeat;
}

* html form.loginfields h2
{
    margin-left: 3px;
    width: 80px;
    text-align: center;
}

form.loginfields h2 span
{
    background: url('../images/loginheader-right.png') right top no-repeat;
    height: 30px;
    line-height: 30px;
    display: block;
    font-size: 100%;
    font-weight: normal;
    color: #fff;
    padding: 0 10px;
}

*+html form.loginfields h2 span
{
    padding: 0 20px;
}

form.loginfields label
{
    clear: left;
    float: left;
    margin-top: 5px;
    margin-left: 10px;
    width: 65px;
    line-height: 31px;
    vertical-align: middle;
}

form.loginfields input.text
{
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    width: 165px;
    height: 21px;
    padding: 5px;
    border: 0;
    background: url('../images/inputbg.png') top left no-repeat;
    color: #fff;
}

form.loginfields input#submit
{
    background: url('../images/loginbottombg.png') bottom left no-repeat;
    width: 270px;
    height: 61px;
    border: 0;
    margin-top: 10px;
    color: #fff;
    padding: 10px 140px 20px 10px;
}

* html form.loginfields input#submit
{
    clear: both;
    margin-left: -10px;
}

/* Sidebar */
.sidebar {
  border: 1px solid #cce;
  background-color: #eee;
  margin: 0.5em;
  margin-left: 1.5em;
  padding: 1em;
  float: right;
  width: 200px;
  font-size: 88%;
}

.sidebar h2 {
  margin-top: 0;
  color: black;
}

.sidebar ul {
  margin-left: 1.5em;
  padding-left: 0;
}



#sb_top {
  clear: right;
}

#sb_bottom {
  clear: right;
}

#getting_started {
  margin-left: 20px;
}

#getting_started_steps a {
  text-decoration: none;
}

#getting_started_steps a:hover {
  text-decoration: underline;
}

#getting_started_steps li {
  margin-bottom: 0.5em;
}

/* Other and footer */
/* Other and footer */
#footer-welcome {
	background: #c64701;
	padding: 10px;
	color:#fff;
	font-size:90%;
}
#footer {
	background: #ffbf80;
	padding: 10px;
	color:#000;
	font-size:90%;
}

.flogo {
	float:left;
	margin-bottom:0px;
	padding-left:20px;
	padding-right:20px;
	padding-top:0px;
}
.foottext p {
	margin: 0; padding: 0;
}
.code {
font-family:monospace;
font-size:127%;
}
span.code {
background:#EEEEEE none repeat scroll 0% 0%;
font-weight:bold;
}
#flash, .notice {
font-size:120%;
font-weight:bolder;
margin:0pt auto 0.5em;
width:680px;
}
#flash div, .notice {
padding:20px 15px 20px 65px;
}
#flash .ok {
background:#d8ecd8 url(../images/ok.png) no-repeat scroll 10px center;
}
#flash .warning {
background:#fff483 url(../images/warning.png) no-repeat scroll 10px center;
}
#flash .error {
background:#f9c5c1 url(../images/error.png) no-repeat scroll 10px center;
}
#flash .alert,
#flash .info {
background:#EEEEFF url(../images/info.png) no-repeat scroll 10px center;
}
.notice {
background:#EEEEFF url(../images/info.png) no-repeat scroll 10px center;
}
.fielderror {
color:red;
font-weight:bold;
}
div.clearingdiv {
clear:both;
}
/*widgetRegion*/
.widgetRegion{
background:#ffe9d3;
color:black;
width:220px;
margin:0 auto;
display: inline-block;

min-height:340px;
}
.widgetRegionContent
{
background-color:#ffe9d3;
border: 1px solid #ffbf80;

font-weight:Normal;
overflow:hidden;
min-height:340px;
}

.widgetRegionHeaderTitle
{
background:#ffbf80;
font-weight:bold;
text-align:center;
color:black;
}
.widgetRegionFooterTitle
{
background-color:#ffbf80;
font-weight:bold;
text-align:center;
color:#986634;
font-size:x-small;
}
.widgetRegionFooterTitle a
{
background-color:transparent;
font-weight:bold;
color:blue;
font-size:x-small;
cursor:pointer;
text-decoration:none;
}
.widgetRegionHeader {
display:block;
background: transparent;
text-align:center;
}
.widgetRegionFooter {
display:block;
background:#ffe9d3;
text-align:center;
}
.widgetRegionHeader *, .widgetRegionFooter * 
{
display: block;
height: 1px;
overflow: hidden;
background:#ffbf80;

}
.widgetRegionItem
{
list-style-type:none;
padding:0px;
margin:0px;
margin-right:2px;
}

.widgetRegionItem li
{
	background-image:url('/bullet.ico');
	background-repeat:no-repeat;
	background-position:0px 0px;
	padding-left:18px;
	margin-bottom: 6px;

}
.widgetRegionItem a
{
	font-family:verdana, Tahoma, arial;
	font-size:small;
	font-weight:normal;
	display:block;
	text-decoration:none;
	
}
.widgetRegionItem a:hover
{
	
	font-weight:bold;
	text-decoration:underline;
	background-color:#ffa145;
}
.row1{margin: 0 5px;}
.row2{margin: 0 3px}
.row3{margin: 0 2px}
.row4{margin: 0 1px; height: 2px}

html #widgetBody
{
background-color:#ffe9d3;
margin:0px;
padding:0px;
clear:both;

}
.widgetFrame
{
background-color:#ffe9d3;border:0px solid transparent;
padding:0px;margin:0 auto;
width:223px;min-height:400px;
overflow:hidden;
display:inline-block;
float:right;
}
.goNext {
background:transparent url('/cms/images/go-next.png') top left no-repeat;
display:inline-block;
height:16px;
width:16px;
}
.goPrevious {
background:transparent url('/cms/images/go-previous.png') top left no-repeat;
display:inline-block;
height:16px;
width:16px;
}
.goFirst {
background:transparent url('/cms/images/go-first.png') top left no-repeat;
display:inline-block;
height:16px;
width:16px;
}
.goLast {
background:transparent url('/cms/images/go-last.png') top left no-repeat;
display:inline-block;
height:16px;
width:16px;
}
/*end widgetRegion*/

/* CMS Panel */
.cmsPanel {
float:right;

}
.cmsPanel  .new {
background:transparent url('/cms/images/new.png') top left no-repeat;
display:inline-block;
height:32px;
width:32px;

}
.cmsPanel  .edit {
background:transparent url('/cms/images/edit.png') top left no-repeat;
display:inline-block;
height:32px;
width:32px;

}
.cmsPanel  .delete {
background:transparent url('/cms/images/delete.png') top left no-repeat;
display:inline-block;
height:32px;
width:32px;

}
.cmsPanel  .logout {
background:transparent url('/cms/images/logout.png') top left no-repeat;
display:inline-block;
height:32px;
width:32px;

}

/* End CMS Panel */
/* Clear Floats */
.clear {
clear:both;
}
/* end clear Floats */

