/*Misc/generic
*******************************/
/*IE 6 Fix*/
body  {
	height:100%;
	background-image:url( ../image/rrlcb.png );
	background-repeat:repeat-y;
}

.clean-body {
    height:100%;
	background-image:none;
	background-repeat:repeat-y;
}

.edit-puff {
    margin:50px;
}

p, td, iframe {
    font-size:1.2em;
}
h1 {
    font-size:1.8em;
    color:#666666;
}
h2 {
    font-size:1.6em;
    color:#666666;
    margin:3px 0 0 6px;
}
.clear-both {
    clear:both;
    display:block;    
}
.float-right {
    float:right;
}
.float-left {
    float:left;
}

/*Link colors*/
a.more {
	color:#1c8a9f !important;
	text-decoration:none;
}
a.white-link {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:1.2em;
}
a.search-button {
	line-height:1.9em;
	font-size:1.1em;
}

.pager {
    text-align:center;
}
.pager a, .pager span {
    font-size:1.1em;
}
.pager a{
    text-decoration:none;
    color:#44ABD6;
}
.pager .cur {
    font-weight:bold;
}

.pagination {
	text-align:center;
	padding:5px;
	margin-top: 15px;
}
.pagination a, .pagination span {
    padding: 0 5px;
    text-decoration:none;
}

.full-width-search {
    position:absolute; 
    left:740px;    
}
#departmentgroup a, #opiniongroup a {
   
    color:#1c8a9f !important;
	text-decoration:none;
	font-size:1.2em;
	padding:0 3px;
    
}
#opiniongroup .month {
   width:100px;
   float:left;
   font-weight:bold;
   color:#a5a5a5;
   font-size:1.2em;
}

#opiniongroup .month a {
    font-size:1.2em;
}

/*Containers
*******************************/
#main-container {
    background:url(../image/bg-top.gif) repeat-x top left;
	height:100%;
	position:relative;
	/*overflow-x:hidden;*/
	min-height:700px;
}
#left-container {
    background-image:url(../image/bg-left.png);
    background-repeat:no-repeat;
    width:229px;
    margin-left:18px;
    text-align:center;
    position:absolute;
	height:100%;
}
#left-container div {
    border:1px solid #dbdbdb;
    height:100%;
    background-color:#fff;
    border-top:0 none;
    border-bottom:0 none;
    margin:0 8px;
    padding:0 13px;
}
#left-container div img { /*Logo*/
	margin-top:23px;
}
#right-main-container {
    padding-left:235px;
}
#right-container {
	/*width:955px; 
	width:720px;*/
	width:725px;
	overflow:hidden;
}
#main-content {
    border:0px solid red;
    width:429px;
    /*padding-left:235px;
    margin-left:235px;*/
    margin-top:112px;
    padding:0 35px;
    float:left;
}
#right-content {
    width:220px;
    float:right;
}
.header {
	margin-top:20px;
	float:left; 
	overflow:hidden;
}
#header-shadow {
    background:url(../image/header-shadow.png); 
    width:9px; 
    height:81px; 
    float:right;
}
#search {
	margin-top:15px;
}
#footer {
    border-top:1px solid #dfdfdf;    
    margin-left:270px;
    padding-top:10px;
    font-size:1.1em;
    width:680px;
    margin-top:34px;
    margin-bottom:10px;
}
#print {
    border-top:1px solid #dfdfdf; 
    margin-top:20px;
    padding-top:10px;
}
#print span {
    line-height:12px;
}
#print img {
    margin-right:4px;
}

/*Puff*/
#right-puff-content {
    margin-top:68px;
}
.help-box-container {
	/*margin-top:70px;*/
}
.help-box-container h2 {
	color:#fff;
	margin-left:5px;
}
.help-box {
    background-image:url(../image/bg-help.jpg);
    background-repeat:no-repeat;
    width:196px;
    height:174px;
    padding:12px; 
}
.no-header {
    background-image:url(../image/bg-help-no-header.jpg);
}
.help-box ul {
	list-style:none;
}
.help-box ul li {
	background:url(../image/arrow.png) no-repeat 0px 6px;
	padding-left:16px;
	margin-bottom:7px;
}
.help-box ul li a {
	color:#fff;
	text-decoration:none;
	font-size:1.2em;
}
.right-box {
	background:#fff url(../image/bg-puff-bottom.gif) no-repeat left bottom; 
	padding-bottom:7px;
	margin-bottom:10px;
}
.right-box .sub-box {
	background:#fff url(../image/bg-puff-top.gif) no-repeat top left; 
	width:196px; 
	padding:12px;
}
.right-box ul {
	list-style:none;
	padding:0;
	margin:0;
}
.right-box ul li {
	background:url(../image/arrow4.png) no-repeat 0px 0px;
	text-indent:16px;
	margin-bottom:7px;
	zoom:1;
}
.right-box ul li a {
	color:#666666;
	text-decoration:none;
	font-size:1.2em;
}
.right-box ul li a:hover {
	color:#44abd6;
}
.type {
    font-size:1.1em;
    color:#999999;
    font-weight:bold;
}
.date {
    color:#999999;
}
.heading {
    color:#666666;
    font-size:1.2em;
    margin-bottom:8px;
    font-style:italic;
}

.puff-link {
    font-size:1.2em;
}
.list-all {
    margin:0; 
    padding:0;
}
.list-all img {
    vertical-align:baseline;
}
.arrow {
    border:0px solid red;
}

.full-column {
    width:700px !important;
}
.event-heading {
    font-size:1.2em;
    color:#666666;
    font-weight:bold;
}
/* CUSTOM */
.dialog {
	overflow-x: hidden !important;
}
.dialog .textbox{
	width: 95%;
	height: 20px;
	margin-bottom: 13px;
}
.dialog p{
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.inline-edit-button{
	height: 16px;
}
.inline-edit-button.multiple{
	float: left;
	margin-right: 5px;
}
.inline-edit-button.multiple a{
    color: #fff;
}
.inline-edit-button.multiple a:hover{
    text-decoration: underline !important;
}
.inline-edit-button div.left{
	background: url(/bazment/global/image/edit-left.png);
	width: 4px;
	height: 16px;
	float: left;
}
.inline-edit-button div.right{
	background: url(/bazment/global/image/edit-right.png);
	width: 4px;
	height: 16px;
	float: left;
}
.inline-edit-button a{
	background: #666;
	color: #fff;
	height: 16px;
	float: left;
	text-decoration:none;
}
.inline-edit-button a:hover{
	color: #fff;
	text-decoration: underline;
}
.list-spacer{
	float: none;
	width: 100%;
}
.watermark{
	color: #000;
}
.accordion{
	font-size: 1em !important;
}
.accordion .segment-content a.toggler{
	float: left;
}
.accordion .segment-content p.toggler{
	height: 10px;
}
.ui-accordion .ui-accordion-header{
	height: 1px !important;
	border: 0 !important;
}
.ui-accordion .ui-accordion-header .ui-icon{
	display: none !important;
}
.ui-accordion .ui-accordion-content{
	padding: 0 !important;
	border: 0 !important;
}
.ui-accordion .ui-accordion-content-active{
	overflow: hidden !important;
}
.ui-datepicker{
	z-index: 2001;
}
.segment-content{
	margin:0 0 20px 15px;
	padding:0 15px 0 30px;
	padding-bottom:20px;
	clear:both;
	border-bottom:1px solid #ddd;
}
.segment-content.no-border{
	border: 0;
}
.segment-content.preamble{
	padding-bottom: 0;
	margin-bottom: 0;
}
.segment-content.no-border h2{
	padding-bottom: 10px;
}
.segment-content.more-space{
	margin-top: 20px;
}
.segment-content.wider{
	padding: 0 !important;
	margin: 0 !important;
}

/*List
*********************************/
.admin-list li{
    border-bottom:1px solid #dfdfdf; 
    padding:20px 10px 11px 13px; 
    overflow:hidden; 
    background-color:#fff; 
    margin-left:-6px;    
    cursor:pointer;
    cursor:hand;
    display:block !important; 
}
.list {
    list-style:none;
    margin-left:-10px;
}
.list li  {
    border-bottom:1px solid #dfdfdf; 
    padding:20px 10px 11px 13px; 
    overflow:hidden; 
    background-color:#fff; 
    margin-left:-6px;    
    cursor:pointer;
    cursor:hand;
    display:inline-block; 
}

.list a {
	color:#000;
	text-decoration:none !important;
}
.list .download a {
	color:#44ABD6;
	text-decoration:none !important;
}
.list .text {
    width:315px;
    float:left;
}
.list .pre-text {
    width:115px;
    float:right;
    margin-left:50px;
}
.full-text {
    width:410px;
}
.list .download {
     width:100px;
     float:right;
}
.list .download img {
    padding:0 5px;
    float:left;
}

/*Rounded textfield
*********************************/
.rounded-field {
    background-image: url( ../image/form-text.png );
    background-position: left top;
    background-repeat: no-repeat;
    float: left;
}
.rounded-field input {
    background-color: transparent;
    border: 0pt none;
    margin: 4px 10px 6px 0px;
    outline-color: invert;
    outline-style: none;
    outline-width: medium;
    padding: 0pt;
    width: 140px;
	position:relative;
	padding-left:10px;
}


/*Menu
*****************************/
.menu {
    text-align:left;
    margin-top:35px;   
}
.menu li {
    display:block;
    border-bottom:1px solid #e3e3e3;
    padding:8px 14px;
}
.menu .last {
	border-bottom:0 none;
}
.menu li a {
    text-decoration:none;
    font-size:1.2em;
    font-weight:bold;
    color:#666666;
}
.menu li a:hover {
    color:#44abe4;
}
.menu li ul {
    margin:10px 0;
    padding:0;
}
.menu li ul li {
    border-bottom:0 none;  
    margin:7px 0;
    padding:0;
    font-size:0.9em;
}
.menu .selected a {
	color:#44abe4;
}
.menu li ul li a {
    color:#666666;
}
.menu .selected li a {
    color:#666666;
}
.menu .selected .selected a {
    color:#44abe4;
}