td,th {
	vertical-align: top;
}

.zend_form_dojo #recaptcha_widget_div {
	float: left;
}

img {
	border: 0;
}

#gridContainer {
	background: #E8EEF7;
	height: 300px;
	margin: 3px;
	position: relative;
	font-size: 11px;
}

.mv-container {
	line-height: 14px;
	height: 100%;
	position: relative;
	white-space: nowrap;
}

.mv-daynames-table {
	background: #C3D9FF;
	color: #20C;
	left: 0px;
	table-layout: fixed;
	top: 0px;
	width: 100%;
}

.mv-dayname {
	font-weight: normal;
	padding: 0px;
}

.mv-event-container {
	background: white;
	border-bottom: 0px none;
	border-top: 0px none;
	bottom: 0px;
	left: 0px;
	overflow: hidden;
	position: absolute;
	top: 14px;
	width: 100%;
}

.month-row {
	left: 0px;
	overflow: hidden;
	position: absolute;
	width: 100%;
}

.st-bg-table {
	height: 100%;
	left: 0px;
	position: absolute;
	table-layout: fixed;
	top: 0px;
	width: 100%;
}

.st-dtitle {
	background-color: #E8EEF7;
	border-left: 1px solid #C3D9FF;
	border-top: 1px solid #C3D9FF;
	color: #444;
	font-size: 10px;
	line-height: 16px;
	overflow: hidden;
	padding-right: 2px;
	text-align: right;
	line-height: 16px;
}

.st-dtitle-nonmonth {
	background-color: #EEE;
	color: #888;
}

.st-dtitle-endweek {
	border-right: 1px solid #C3D9FF;
}

.st-bg {
	background-color: #fff;
	border-left: 1px solid #C3D9FF;
}

.st-bg-lc {
	border-right: 1px solid #C3D9FF;
}

.st-bg-bc {
	border-bottom: 1px solid #C3D9FF;
}

.st-bg-today {
	background-color: #FFC;
}

.st-grid {
	position: relative;
	table-layout: fixed;
	width: 100%;
}

.te {
	margin: 2px;
	padding: 1px;
}

.te-t {
	clear: both;
	font-family: Arial, sans-serif;
	font-size: 91%;
	font-weight: bold;
	line-height: 1.2;
	vertical-align: bottom;
	white-space: nowrap;
}

.te-s {
	
}

.te-a {
	font-size: 100%;
}

.rb-n {
	background-color: #36C;
	border-bottom-left-radius: 3px 3px;
	border-bottom-right-radius: 3px 3px;
	border-top-left-radius: 3px 3px;
	border-top-right-radius: 3px 3px;
	color: white;
	overflow: hidden;
	padding: 1px 1px 1px 3px;
	white-space: nowrap;
}

profileLink {
	text-align: right;
}

.addressHeader {
	float: left;
	margin: 2px;
	padding: 3px;
	width: 100%;
}

.addressMarker {
	float: left;
	width: 25px;
}

.addressInfo {
	float: left;
	width: 300px;
	padding: 3px
}

.tundra .dojoxGridRowOver .dojoxGridCell {
	background-color: transparent;
}

div.grid-menu-items {
	color: #333333;
	font-size: 95%;
}

div.grid-menu-items a {
	
}

div.hide-text {
	text-indent: -9999px;
}

.icon-add {
	background-image: url(../images/buttons/add_24.png);
	background-repeat: no-repeat;
	height: 24px;
	text-align: center;
	width: 24px;
}

.dojoxGridMasterMessages {
	height: 300px;
}

.dojoxGridLoading {
	display: block;
	height: 64px;
}

.errors {
	color: #FF3300;
	font-weight: bold;
}

fieldset {
	padding: 5px;
}

#mainTabContainer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	font-size: 12px;
}

.extra {
	line-height: 14px;
	padding: 3px;
	font-size: 10px;
	border: 1px outset #eee;
	background-color: #ECEFF5;
}

#mainTabContainer .extra a {
	background: none !important;
	border: 0 !important;
	text-decoration: underline !important;
	font-size: 8px !important;
	text-transform: none !important;
	margin: 1px !important;
	padding: 1px !important;
}

#mainTabContainer div.button a {
	border: 1px outset #efefef;
	color: #888;
	display: block;
	font-size: 10px;
	font-weight: bold;
	padding: 8px 5px 8px 5px;
	text-decoration: none;
	text-transform: uppercase;
}

div.button.active a {
	color: #000000;
}

#mainTabContainer div.button a:hover,.selected {
	background: url('/images/buttons/background.png') repeat-x;
	color: #111;
}

div.button a img {
	vertical-align: middle;
}

div.button.active {
	border: 1px solid #000000;
}

.blog_post {
	padding: 15px 0;
}

.legend {
	border-bottom: 1px solid #999;
	display: block;
	font-size: 15px;
	margin: 5px;
	padding: 0px;
	width: 100%;
}

#comments {
	margin-left: 12px;
}

.comment {
	border-bottom: 1px solid #999;
	display: block;
	margin: 5px;
	padding: 0px;
	width: 100%;
}

/* dojo forms
 ************************/
#recaptcha_widget_div {
	display: block;
	width: 300px;
}

.zend_form_dojo dl {
	padding: 0;
	margin: 0;
	margin-top: 15px;
}

.zend_form_dojo fieldset {
	border: 0;
}

.zend_form_dojo legend {
	border-bottom: 1px solid #bbcfbb;
	color: #3c413c;
	font-size: 17px;
	width: 100%;
}

.zend_form_dojo label {
	float: left;
	margin-top: 2px;
	padding-right: 8px;
	text-align: right;
	width: 125px;
}

.zend_form_dojo label.required {
	font-weight: bold;
}

.zend_form_dojo .dijit {
	float: left;
}

.zend_form_dojo .dijitButton {
	float: left;
	margin-left: 90px;
}

.zend_form_dojo .dijit div input, , #cap-input {
	padding: 2px 1px;
}

#cap-input{
	margin-left:91px;
}

.zend_form_dojo .dijitFileInput {
	margin-bottom: 8px;
}

.zend_form_dojo div.dijitFakeInput, #cap-input {
	float: left;
}

.zend_form_dojo div.dijitFileInputText {
	padding: 1px 3px;
}

.zend_form_dojo div.dijitFileInputButton {
	margin-left: 3px;
	padding: 1px 3px;
}

.zend_form_dojo div.dijitCheckBox {
	float: left;
	margin-left: 95px;
	margin-top: 1px;
}

.zend_form_dojo p.checkbox {
	clear: none;
	color: #000;
	margin-left: 122px;
}

.zend_form_dojo dt.checkbox {
	display: none;
}

.zend_form_dojo .dijitArrowButton {
	height: 20px;
}

.zend_form_dojo .dijitArrowButtonInner {
	margin-top: 3px;
}

.zend_form_dojo p {
	clear: both;
	color: #999;
	font-size: 11px;
	margin: 0;
	margin-left: 94px;
	padding: 0 0 15px 0;
}

.tundra .zend_form_dojo .dijitSpinnerButtonContainer {
	padding: 2px;
}

.zend_form_dojo .RichTextEditable {
	margin-left: 90px;
}

.zend_form_dojo .RichTextEditable label {
	clear: left;
}

.zend_form_dojo .RichTextEditable input {
	float: none;
	padding: 0;
}

.zend_form_dojo .errors {
	background: transparent url('../images/icons/16/warning.png') 0 0
		no-repeat;
	color: #c99800;
	float: right;
	font-size: 12px;
	list-style-type: none;
	margin: 5px 165px 0 2px;
	padding: 0 0 0 25px;
	width: 300px;
}

#submit-label {
	display: none;
}