/* CSS global reset for all browsers */ 
* {
padding: 0;
margin: 0;
}

body {
margin: 0 auto;
padding: 0;
color: #000;
font-family: "Lucida Grande",Tahoma,Arial,Sans-Serif;
font-size:10pt;
}
#mastheadHome {
background: #fff url("/images/mungotree_home/masthead_home.gif") repeat-x;
}
#mastheadMain {
background: #fff url("/images/mungotree_main/masthead_main.gif") repeat-x;
}
h1 {
    color: #333;
    font-size:1.4em;
    padding: 10px 0;
}

img { border: none;}

h2 {
color:#390;
font-size:16px;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
margin:0pt;
padding:10px 0px;
}

h3 {
color: #3399cc; 
font-size: 13px; font-weight: bold;
padding: 0;
}

h4 {
color: #3399cc; 
font-size: 12px; font-weight: bold;
}

h5 {
color: #3399cc; 
font-size: 11px; font-weight: bold;
}

h6 {
color: #3399cc; 
font-size: 10px; font-weight: bold;
}

a:link, a:visited {
text-decoration: underline;
color: #3399cc;
}

a:hover {
    color: #006699;
}
h2 a:link, h2 a:visited{
text-decoration: none; 
}
ul {
margin: 5px 0px 0px 15px;
}

li {
/*padding: 5px 5px 0 5px;*/
/** list-style-type: square; **/
}

.content { 
	margin: 5px auto 0 auto;
    width: 990px;
}
.mainContent {
    padding:10px;
}
.left-align {
    text-align: right;
}

a.help {
position: relative;
text-decoration: none;
color: black;
border-bottom: 2px #eee dotted;
}
a.help span {
display: none;
}
a.help:hover {
background: none; /* IE hack */
z-index: 100;
}
a.help:hover span {
display:block!important;
display:inline-block;
max-width:200px;
position: absolute;
top: -1em;
left: -1em;
background: #ffffcc;
text-align: center;
color:#000;
padding:0 2px;
cursor:help; /* the cherry ;-) */
}

/**********Tag Cloud Sizes*********/
.css1 { font-size: 1.0em; }
.css2 { font-size: 1.2em; }
.css3 { font-size: 1.4em; }
.css4 { font-size: 1.6em; }
  
/**********Header*********/
#logo {
    float:left;
    height: 70px;
    width: 180px;
    padding: 10px 0px 0px 0px;
}
#footer {
color:#555555;
float:left;
font-size:0.9em;
padding:10px;
text-align:left;
width:960px !important;
}
#footer a {
text-decoration:none;
}
#footer a:hover {
text-decoration:underline;
}
#footer h1 {
color:#2651B0;
font-size:18px;
padding-top:50px;
}
#footer ul {
color:#2651B0;
float:left;
font-size:14px;
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:none !important;
padding:10px 50px 10px 0;
}
#footer .secondList {
clear:left;
}
#footer .secondList h1 {
padding-top:50px;
}
#footer .secondList .theLast {
padding-right:0 !important;
}
#footer .theFirst {
margin-left:40px !important;
}
#footer ul li {
padding:5px 0 5px 0;
}
#footer .copyRight {
clear:left;
}
#footer .copyRight a {
color:#000000;
font-size:14px;
}
#footer .copyRight .bottomTags {
color:#000000;
margin-left:30px;
}
#footer .copyRight .bottomTags li {
display:inline;
padding:0 10px;
}
#footer .theBorder {
border-top:2px solid #E9E9E9;
float:left;
font-size:1px !important;
margin-top:50px;
width:100%;
}
.copyRight p {
clear:both;
margin-left:40px;
}
.copyRight p a {
font-size:10px !important;
}
.breadcrumb {
    margin: 0 0 20px 0;
}
/**********Panel Styling***************/
.panel-top {
/**    background: url(../images/panel_top.gif) no-repeat; **/
    height: 12px;
    width: 200px;
}
.panel-content {
/**    background: url(../images/panel_bg.gif) repeat-y; **/
    height: auto;
    width: 200px;
    overflow: hidden;
}
.panel-content h2 {
    border-bottom: 1px dotted #555;
    margin-right: 5px;
    margin-bottom: 5px;
}
.panel-content h3, .panel-content h3 a {
    color: #3399cc;
    background: #eee;
    border-top: 1px dotted #555;
    border-bottom: 1px dotted #555;
    margin-right: 5px;
    margin-bottom: 5px;
    text-decoration: none;
}
.panel-content h3 a:hover {
    color: #006699;
}
.panel-bottom {
/**    background: url(../images/panel_bottom.gif) no-repeat; **/
    height: 18px;
    width: 200px;
    margin-bottom: 10px;
}
.titleh2 {
    background: white;
    width: 500px;
/*    height: 28px;*/
    padding: 12px 10px 0px 10px;
/*    margin-bottom: 10px;*/
}
/**************Form Styles*************/
.field-container {
    float: left;
}
.field-row {
    vertical-align: middle;
    clear: left;
    padding: 10px 0px;
}
.field-column {
    float: left;
    padding: 0px 20px 0px 0px;
}
.field-label {
    float: left;
    width: 100px;
    padding: 0px 10px 0px 0px;
    text-align: right;
}
.field-section {border: 1px solid #ccc; background: #eee; padding: 5px 0px;}
.field-info {float:left; font-size: 7pt;}
.field-input {float:left;}
.form-break{ clear: left; height: 10px;}
.associated-actions { margin-bottom: 10px;}
.button-to {display: inline;}
.button-to div {display: inline;}
.mungo-form{width: 100%;border: 0px;}
.width-100 {width: 100%;}
.job, .contact { width: 150px;  float: left; border: 1px solid #ccc; background: #efefef; margin: 5px; padding: 5px;}
.job .field-label, .contact .field-label {text-align: left;}
.panel-select {width: 100%;}
.applicant-table {width: 100%;}
.applicant-table td {vertical-align: top;}
/*.form-table select, .form-table input {*/
/*    width: 100%;*/
/*}*/
.mungo-table {width: 100%; border-collapse: collapse;}
.mungo-table td {
    padding: 4px;
    color: #39c;
    border: 1px solid #eee;
    font-size: 1.1em;
}
.mungo-table th {
    padding: 4px;
    font-weight: bold;
    background: #eee;
    font-size: 1.1em;
    border-bottom: 1px dotted #555;
}
#pricing {
    float:left;
}
/**********Buttons*********************/
.action-button {
    font-size: 10px;
    font-weight: bold;
    margin: 2px;
    padding: 0px 0px 4px 0px;
    height: 26px;
    white-space: nowrap;
}
.action-button a {
    display: block;
    color: white;
}
/**********Job styling*****************/
.result-top {
/*    background: url(../images/result_top.jpg) no-repeat;*/
/*    height: 13px;*/
/*    width: 520px;*/
/*    border-top: 1px dotted #555;*/
}
.result-bottom {
/*    background: url(../images/result_bottom.jpg) no-repeat;*/
/*    border-top: 1px dotted #555;*/
/*    height: 14px;*/
    width: 100%;
    margin-bottom: 5px;
}
#job-search {
    height: 300px;
    width: 188px;
    padding: 10px 5px;
}
.job-list {
    width: 100%;
}
.job-entry, .event-entry, .venue-entry, .resume-entry {
/*    background: url(../images/result_bg.jpg) repeat-y;*/
    margin: 0px;
    width: 500px;
    padding: 0px 10px;
    overflow: hidden;
    height: auto;
    border: 1px solid #609030;
}
.job-description, .venue-description, .resume-description {
    margin: 0px;
    padding: 5px;
}
.job-more {
    margin: 0px;
    padding: 5px;
}
.job-info, .event-info, .venue-info, .resume-info {
    float: right;
    width: 30%;
    margin: 0px;
}
.job-dates, .event-dates {
    width: 100%;
    padding: 2px;
/*    border: 2px solid #ccc;*/
}
.job-location {
    width: 100%;
    padding: 2px;
/*    border: 2px solid #ccc;*/
}
.job-actions, .resume-actions, .event-actions {
    float:right;
    width: 50px;
    padding: 2px;    
}

.venue-actions {
    width: 100%;
    padding: 2px;
/*    border: 1px solid #ccc;*/
}
.resume-table td{
    vertical-align: top;
    padding: 4px;
}
.resume-item {
    border: 1px solid #CCC;
    padding: 5px;
    overflow: auto;
    margin-top: 5px;
    margin-bottom: 5px;
}

/************Menu images***********/
.menu-image {
    width: 160px;
}
.menu-image-small {
    width: 100px;
}
/*.table-row {*/
/*    width: 180px;*/
/*    height: 180px;*/
/*}*/
.table-row {
    width: 100%;
    float:left;
}
.menu-item {
    width: 50%;
    float: left;
}
.image-panel {
    padding: 0px 10px;
    margin: 0px auto;
    text-align: center;
}
.image-panel-small {
    float: left;
    width: 120px;
    padding: 0px 10px;
}
.image-panel-thumb {
    float: left;
    width: 75px;
    padding-bottom: 5px;
}
div.image-text {
    float: left;
    height: 100%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    margin: 5px 40px 30px 40px;
}
div.image-text-small {
    float: left;
    width: 380px;
    height: 100%;
    display: table-cell;
    vertical-align: middle;
    margin-top: 20px;
}
div.image-text-thumb {
    float: left;
    width: 100px;
    height: 100%;
    display: table-cell;
    text-align: center;
    vertical-align: middle;
}
/*.image-text h3{*/
/*    vertical-align: middle;*/
/*}*/
/**********************************/
/************Resumes************/
/*.resume-list {*/
/*    width: 100%;*/
/*}*/
/*.resume-entry {*/
/*    border: 1px solid #CCC;*/
/*    margin: 5px 0px;*/
/*    padding: 5px;*/
/*    overflow: hidden;*/
/*    height: auto;*/
/*}*/
/*.resume-description {*/
/*    margin: 0px;*/
/*    padding: 5px;*/
/*}*/
/*.resume-more {*/
/*    margin: 0px;*/
/*    padding: 5px;*/
/*}*/
.resume-photo, .venue-photo {
    float: left;
    width: 20%;
    margin: 2px;
}
.resume-image {
    float: left;
    width: 20%;
    margin: 2px;
}
.photo {
    overflow: hidden;
    height: auto;
/*    clear: both; */
}
#photos {
    overflow: hidden;
    height: auto;
/*    border:1px solid #ddd; */
/*    padding: 2px; */
}
.nested-field {
    padding: 2px;
}
#joblist_job_id {
    width: 100%;
    font-size: 80%;
}
#articles ul, #featured-venues ul{
    padding: 0px 0px 0px 0px;
    margin: 0px;
}

#articles li, #featured-venues li{
    list-style-type: none;
}
/**********************************/
#top { 
	padding: 0; 
/*	margin: 0px auto;*/
        margin: 0px auto;
/*        background: white;*/
	height: 76px;
} 
#topContainer {
    width:980px;
    margin: 0 auto;
}
#top .titleh1 { color: #000; padding-top: 30px; }

/*#top .logo { height: 70px; width: 181px; }*/

#top h1 {
	padding-left: 8px; 
	padding-top: 5px;
	font-size: 19px;
	
}

#right_side {
	float: right;
	width: 740px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
}
#left_side {
	float: left; 
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}

#left_side .lefts { 
	float: left; 
	width: 211px; 
	padding-left: 0px;
        margin-top: 0px;
}
 
#left_side .lefts a { color: #616161; }


#topmenu {
	float: left;
	margin: 0px;
	height: 30px;
	text-align: center;
        overflow: hidden;
        width: 770px;
}
/*        background: white url(../images/navigation_bg.jpg) repeat-x;*/

#search-pod {
    position: absolute;
    top: 97px;
    right: 20px;
    width: 313px;
    height: 26px;
    padding: 15px;
    background: url(../images/search_bg.jpg) repeat-x;   
}
#search-box {
    vertical-align: top;
}
#right {
    float: left;
    width: 178px;
    padding: 0px 20px 0px 10px;
    border-right: 1px solid #ccc;
}
/*#topmenu .tbg {*/
/*	float: right;*/
/*	padding: 0px;*/
/*	background: url(../images/menubg.jpg) repeat-x;*/
/*	height: 39px;*/
/*	width: 958px;*/
/*	margin: 0;*/
/*	text-align: center;*/
/*}*/

/*#topmenu .rights {*/
/*	background: url(../images/menur.jpg) no-repeat top right;*/
/*	height: 39px;*/
/*	text-align: center;*/
/*	margin: 0 auto;*/
/*	padding-top: 5px;*/
/*}*/

#news {
	width: 510px;
	margin: 0em 5px 0em 4px;
	background: #F5f5f5;
	height: auto;
	color: #666;
	border: 1px solid #5e0a0e;
        padding-left:0px;
}
#news .padding { padding: 5px; }

ul#mainlevel-nav
{	
	list-style: none;
	padding: 7px 5px 0 0;
	margin: 0 auto;
}

ul#mainlevel-nav li
{
	padding: 0px;
	float: left;
	margin: 0 auto;
	font-size: 14px;
	line-height: 15px;
	white-space: nowrap;
	list-style-type: none;
}

ul#mainlevel-nav li a
{
	padding-left: 20px;
	padding-right: 0px;
	text-decoration: none;
	color: #032023;
	background: transparent;
        font-size: 14px;
	font-weight: bold;
	
}

ul#mainlevel-nav li a:hover { color: #3399cc; text-decoration: none;}


#main {
        margin: 0 auto;	
	padding: 0;
        width: 990px;
}
#featured {
        width: 990px;
        height: 265px;
}
.featureImage {
    padding: 16px 8px;
}

#main #mcontent {
	width: 520px;
	margin-top: 0px;
	padding: 0px;
	
}
/** was width: 740px; **/

#main #mcontent2 {
	width: 100%;
	margin: 0px;
	padding: 0px;
	background: #FFF;
}

/*#mcontent .padding, #mcontent2 .padding { padding: 15px 0px 5px 0px;  }*/
#mcontent .padding, #mcontent2 .padding { padding: 0px;  }

.banner { margin: 0 auto; padding-top: 15px; text-align: center; }


#footer .padding { padding: 10px 0px 10px 35px; text-align: center; color: #555;}
#footer a { color: #555; }
#footer a:hover { color: #999; text-decoration: underline; } 

.mosimage { border: 1px solid #3399cc; padding: 0px; margin: 1px 8px 8px 0px;}
.mosimage_caption { background-color: #3399cc; color: #FFF; }

/** Form Styles **/
.mungo-form fieldset { width: 100%; border: 0px;}
.mungo-form legend { font-weight: bold;}
.mungo-form p { padding: 5px; }
.mungo-form input {width: 90%;}

/**
 * General Mambo Styles
 * --------------------
 * The following are styles that are often used
 * site wide by Mambo to provide better control
 * of content's appearences.
 */

.small {
/* general style for texts when small size fonts are used. In 
   the contents, this style is used for "Written by..." texts */
font-size: 10px;
color: #888;
text-decoration: none;
font-weight: normal;
}

.smalldark {
    font-size: 10px;
    color: #666;
    text-decoration: none;
    font-weight: normal;
    }

#notice {
margin: 10px 0px;
padding: 5px;
border: 2px solid #c00;
background: #fff;
color: #333;
}
.errorExplanation {
    border: 2px solid red;
    margin-bottom: 10px;
    padding: 5px;
}
.errorExplanation h2 {
    color: red;
}
.fieldWithErrors {
    border: 2px solid red;
    width: auto;
}
.room_tabnav {
	color: #000;
	border-bottom: 2px solid black;
	margin: 13px 0px 0px 0px;
	padding: 0px;
	z-index: 1;
	padding-left: 210px }

.room_tabnav ul {
	margin: 0px;
	padding: 0px;
}

.room_tabnav li {
	display: inline;
	overflow: hidden;
	list-style-type: none; }

.room_tabnav li span.disabled {
        color: #888888;
        background: #FAFAFA;
        border: 2px solid #DDDDDD;
        border-bottom: none;
        padding: 2px 5px 0px 5px;
        margin: 0;
        text-decoration: none;}

.room_tabnav a, room_tabnav a.active {
	color: #000000;
	background: #EEEEEE;
	font-weight: bold;
	border: 2px solid black;
	padding: 2px 5px 2px 5px;
        line-height: 18px;
	margin: 0;
        text-decoration: none;
        white-space: nowrap;
 }

.room_tabnav a.active {
	background: #FFFFFF;
	border-bottom: 3px solid #FFFFFF; }

.room_tabnav a:hover {
	color: #FFFFFF;
	background: #CCCCCC; }

.room_tabnav a:visited {
	color: #000000; }

.room_tabnav a.active:hover {
	background: #FFFFFF;
	color: #000000; }

.room_tabnav_content {
	background: #FFFFFF;
	padding: 20px;
	border: 2px solid black;
	border-top: none;
	z-index: 2;
}
.tools {
    border-top: 1px dotted #555;
    width: 100%;
}
/************** Calendar Styles****************/
.diary {width: 100%;}
.selected-item {
  border: 1px solid #CCC;
}
.non-selected-item {
  border-right: 1px solid #CCC;
}
.calendar {
  margin: auto;
  color: white;
  text-align: center;
  font-size: 100%;
  width: 100%;
}
.calendar td{
  width: 14.3%;
  line-height:1;
  padding: 5px;
}
.monthName th {
  font-weight: bold;
  text-align: center;
  vertical-align: top;
  padding-top: 0em;
  padding-bottom: 0em;
  color: white;
  display: inline;
}

.dayName th {
  width: 13.5%;
  font-size: 1em;
  text-align: center;
  padding-top: 0.6em;
  padding-bottom: 0.3em;
  background-color: #390;
  color: white;
  text-decoration:none;
/*  border-bottom: 1px solid white; */
}
.normalDay {border: 1px solid #ccc; padding: 5px;}
.weekendDay {
  background-color: #eee;
}

.otherMonth, .day, .specialDay, .criticalAvail, .lowAvail, .okAvail, .lowestPrice, .lowPrice, .midPrice, .highPrice {
  padding: 0.2em 0.2em;
  border: 1px solid #ccc;
}

.otherMonth {
  color: #999999;
  background-color: white;
/*  border-bottom: 1px solid #111111; */
}
.day, .specialDay, .criticalAvail, .lowAvail , .okAvail, .lowestPrice, .lowPrice, .midPrice, .highPrice {
  border-bottom: 1px solid #111111;
}
.specialDay {
  background-color: #a8a8a8;
  color: black;
}
.diaryDay{
    float:left;
    font-weight:bold;
}
.diaryAdd{
    float:right;
}
.diaryEvent{
    float:left;
    clear:both;
}
.welcome {
    border: 8px solid #39c;
    margin: 30px 0 0 30px;
    width: 400px;
    background: #eee;
    padding: 10px 25px 25px 25px;
}

/*******NEW STYLING************/
.mainImage{
    float:left;
    width: 620px;
    height: 250px;
    margin: 5px;
}
.insetMap{
    background: #aaa;
    float:left;
    width: 300px;
    height: 200px;
    margin: 20px 5px;
    border: 10px solid #fff;
}
#promoPodBlue {
/*background: url('/images/mungotree/promoBlue_bg.png') repeat-y;*/
float:left;
margin:5px;
overflow:hidden;
width:230px;
}
#promoPodBlue .promoPodContent {
padding:0px 10px 0 10px;
overflow:hidden;
}
#promoPodBlue .promoPodTop {
/*background: url('/images/mungotree/promoBlue_top.png') no-repeat;*/
float:left;
width: 230px;
}
#promoPodBlue .promoPodBottom {
/*background: url('/images/mungotree/promoBlue_bottom.png') no-repeat;*/
clear:left;
height:10px;
width:230px;
}
#promoPodGreen {
/*background: url('/images/mungotree/promoGreen_bg.png') repeat-y;*/
float:left;
margin:5px;
overflow:hidden;
width:230px;
}
#promoPodGreen .promoPodContent {
padding:0px 10px 0 10px;
overflow:hidden;
}
#promoPodGreen .promoPodTop {
/*background: url('/images/mungotree/promoGreen_top.png') no-repeat;*/
float:left;
width: 230px;
}
#promoPodGreen .promoPodBottom {
/* background: url('/images/mungotree/promoGreen_bottom.png') no-repeat;*/
clear:left;
height:10px;
width:230px;
}
.promoPodTitle2 {
padding: 5px 10px;
color:#693;
}
#quotesPod {
background: url('/images/mungotree_home/quotes_bg.png') repeat-y;
float:left;
margin:10px 0 0 0;
overflow:hidden;
width:480px;
}
#quotesPod .quotesPodContent {
padding:0px 15px 0 15px;
height:80px;
overflow:hidden;
}
#quotesPod .quotesPodTop {
background: url('/images/mungotree_home/quotes_top.png') no-repeat;
float:left;
width: 480px;
}
#quotesPod .quotesPodBottom {
background: url('/images/mungotree_home/quotes_bottom.png') no-repeat;
clear:left;
height:20px;
width:480px;
}
.promoPodContainer {
    float:left;
    width:480px;
}
.promoPodContent ul {
}
#aboutPod {
/**background: url('/images/mungotree/quotes_bg.png') repeat-x;**/
float:left;
margin:5px;
overflow:hidden;
width:470px;
}
#aboutPod .aboutPodContent {
padding:0px 10px 0 10px;
}
#aboutPod .aboutPodTop {
/**background: url('/images/mungotree/quotes_top.png') no-repeat;**/
float:left;
width: 470px;
}
#aboutPod .aboutPodBottom {
/**background: url('/images/mungotree/quotes_bottom.png') no-repeat;**/
clear:left;
height:10px;
width:470px;
border-bottom: 1px solid #eee;
}
.aboutContainer {
    float: left;
    width:470px;
}
.clearBoth{
    clear:both;
}

.main3Col {
    float: left;
    width: 520px;
    margin: 0 0 0 20px;
}
.left3Col {
    float:left;
    width: 200px;
    padding: 0 20px 0 0;
    border-right: 1px solid #ccc;
}
.right3Col {
    float:right;
    width: 200px;
    padding: 0 0 0 20px;
    border-left: 1px solid #ccc;
}
.action-left {
background:transparent url(/images/search_left.jpg) repeat scroll 0 0;
float:left;
height:40px;
width:10px;
}
.action-bg {
background:transparent url(/images/search_bg.jpg) repeat scroll 0 0;
border:medium none;
float:left;
height:40px;
}
.action-none {
float:left;
background:none;
border:medium none;
padding:12px 0;
}
.action-none a {
text-decoration:none;
font-size:12px;
width:100%;
}
.action-right {
background:transparent url(/images/search_right.jpg) repeat scroll 0 0;
float:left;
height:40px;
width:20px;
}
#promoCol1, #promoCol2 {
    float:left;
    width:239px;
    border-right:1px solid #eee;
}
.promoAction {
    padding:5px 5px 0 5px;
    float:left;
}
.loginForm {
    float:left;
    width: 220px;
    padding: 5px 0 0 0;
}
.loginField {
    display: inline;
    font-size: 10px;
}
.loginText {
    float:left;
    font-size: 10px;
    width: 80px;
}
.loginText a {
    color:#fff;
}

#userAdmin {
    color: #fff;
	float: right;
    height: 25px;
	padding: 2px 5px 3px 20px;
	margin: 0 15px 0 0;
    width: 310px;
    background: #000 url("/images/mungotree_home/login.gif") no-repeat;
}
.userAdmin li {
list-style-type: none;
text-align: right;
line-height: 16pt;
display:inline;
}
.userAdmin a {
text-decoration: none;
}
.mungoTable {
    width:100%;
    border: 1px solid #390;
}
.mungoTable th {
    border-bottom: 1px solid #390;
    background: #390;
    color: #fff;
    text-align: left;
}
.mungoTable td {
    padding: 2px 5px 2px 2px;
    font-size: 11px;
}
.mungoProfile {
    width:100%;
    padding: 10px;
}
.inboxReminder {
   padding: 7px;
   border: 1px solid #390;
   margin: 0 0 10px 0;
}
.userMenu, .userReminder {
   padding: 7px;
   border: 1px solid #390;
   margin: 10px 0 10px 0;
}
.left2Col, .right2Col {
    float:left;
    width:460px;
    padding:0 10px;
    margin: 10px 0 0 0;
}
.right2Col {
    border-left: 1px solid #eee;
}

.descriptionTabs li {
display:inline;
font-size:16px;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
}
.descriptionTabs .active {
background:transparent url(/images/mungotree_main/tab_left.gif) no-repeat scroll 0 0;
border:0 none;
cursor:pointer;
float:left;
height:45px;
padding:0 0 0 10px;
position:relative;
top:-1px;
}
.descriptionTabs .active a {
background:transparent url(/images/mungotree_main/tab_right.gif) no-repeat scroll right;
color:#5D9F56;
cursor:pointer;
float:left;
font-size:16px;
font-weight:bold;
height:35px;
padding:10px 21px 0 13px;
text-decoration:none;
margin: 0px 0 0 0;
}
.descriptionTabs .unactive {
border:0 none;
cursor:pointer;
float:left;
height:38px;
margin-left:5px;
padding:0 0 0 19px;
}
.descriptionTabs .unactive a {
color:#fff;
cursor:pointer;
float:left;
font-size:16px;
font-weight:bold;
height:38px;
padding:10px 21px 0 0;
text-decoration:none;
margin:0;
}
.quote {
    font-size: 1.1em;
    font-style: italic;
    text-align: center;
}
.quoteSource {
    text-align: center;
}
#photo-box {
    float: left;
    border: 1px solid #ccc;
    background: #eee;
    padding: 5px;
    margin: 5px;
    width: 160px;
    height: 210px;
}
#photo-box .field-label {
    text-align:left;
}
.hidden {
    display:none;
}