@import "base.css";
.noScreen {
display: none;
}
.noscreen {
display: none;
}
/*Some Helpful Defaults	*/
.thumbRight {
float: right;
margin: 0 0 9px 14px;
}
.thumbLeft {
float: left;
margin: 0 14px 9px 0;
}
img {
margin: 0;
}
div#container_element a {
text-decoration: none;
}
div#container_element a:hover {
text-decoration: none;
}
.element_news a {
text-decoration: none;
}
.element_news a:hover {
text-decoration: none;
}
.element_news {
clear: both;
margin: 0;
padding: 0;
}
.element_news h2 {
display: block;
width: auto;
border: 0;
padding: 0px 0px 0px 17px;
margin: 0;
}
.element_news h2 div {
display: block;
padding: 9px 0 3px 0;
}
.element_news div.blockBody {
margin: 0;
padding: 17px;
}
.element_news .blockImage {
margin-top: 20px;
}
.element_news .L {
margin-left: 16px;
}
.element_news .R {
margin-right: 16px;
}
div.element_gallery h2 {
padding: 10px 0 3px 0;
}
div.element_gallery p {
	font-size: 13px !important;
	line-height: 19px !important;
	margin: 0 0 15px 0 !important;
	text-align: justify !important;
}
.galleryCategoryList {
margin: 3px 50px 10px 20px;
}
.galleryCategory {
display:block;
clear: both;
/*margin-bottom: 10px !important;*/
padding: 10px;
text-align: justify;
line-height: 16px;
}
.galleryCategory h3 {
margin-bottom: 10px;
font-size: 16px;
letter-spacing: 2px;
}
.galleryCategory img {
padding: 6px;
margin: 0px 0px 2px 10px;
}
.galleryCategory div.right {
}
.galleryCategory ul {
	margin-bottom: 0;
	padding-bottom: 0;
}
.galleryThumb img {
padding: 6px;
margin: 4px;
}
.galleryThumb { /*goes around each thumbnail in the gallery*/
display: inline;
}
.shadowbox {
background: #ccc;
position: relative;
top: 2px;
left: 2px;
}
.shadowbox div {
background: #333;
border: 2px solid #000;
color: #fff;
padding: 10px;
position: relative;
top: -2px;
left: -2px;
}
div.galleryimage div.imagewrapper {
text-align: center;
padding: 20px 0px 20px 0px;
}
div.galleryimage div.imagewrapper div.description {
margin: 0 auto;
text-align: justify;
line-height: 20px;
}
td.input input {
padding: 3px;
}
td.shortinput input {
width: 150px;
}
td.longinput input {
width: 300px;
}
.leftpad {
padding-left: 20px;
}
.bigpad {
padding: 10px;
}
.bigtext {
font-size: 150%;
}
div.info {
padding: 2px;
text-align: center;
margin-bottom: 12px;
font-size: 12px;
font-weight: normal;
/*
background-image: url(../images/gif/information.gif);
background-repeat: no-repeat;
background-position: 4px 50%;
*/
}
div.error {
text-align: center;
margin-bottom: 12px;
font-size: 12px;
font-weight: normal;
}
td.toprow {
font-size: 110%;
}
div.group {
float: left;
clear: both;
font-size: 14px;
margin: 3px 0px 3px 20px;
padding: 2px;
background-color: #eee;
}
div.node {
padding: 0px;
margin: 0px;
}
div.entity {
width: 300px;
padding: 3px;
margin-left: 5px;
font-size: 12px;
}
select.modelinks {
float: left;
padding: 0px;
margin: 0px 0 4px 0;
font-size: 10px;
}
/* Site specific css */

ul.nostyle {
list-style: none;
margin: 0px;
padding: 0px;
}
ul.nostyle li {
margin-bottom: 2px;
}
.spiffyblue_content {
display: block;
background: #aaa url('../../images/unisite/spiffySesalos.gif') repeat-x top;
color: #fff !important;
padding: 4px 7px 5px 7px;
border-bottom: 1px solid #eee;
}
div.spiffyblue_content div.node a {
color: #fff !important;
}
div.group div div.ent1, div.group div div.ent2 {
clear: both;
display: block;
float: left;
line-height: 23px;
}
div.group div div.ent1 {
	background-color: #eee;
}
div.group div div.ent2 {
	background-color: #ccc;
}
div.group div div.ent1 img, div.group div div.ent2 img {
	float: left;
	margin-right: 5px;
}
div.group div.entity {
	border-bottom: 1px solid #ddd;
}
div.group div.entity a {
	color: #444 !important;
}

.spiffyblue_content .node {
color: #fff !important;
font-size: 14px;
}
div.comment {
font-size: 12px;
padding: 6px;
margin-bottom: 10px;
margin-top: 10px;
}
div.comment .commentHeader {
font-weight: bold;
margin-bottom: 8px;
}
div.comment .commentBody {
line-height: 16px;
}
div.emailPreview {
padding: 10px;
margin-left: 50px;
margin-right: 50px;
font-size: 12px;
}
div.messageBody {
margin: 10px;
}
div.emailPreview .subject {
font-size: 16px;
}
div.emailPreview .emailRecipients {
font-size: 10px;
line-height: 14px;
padding: 4px;
margin-top: 10px;
margin-bottom: 10px;
}
input.quoteInput {
border: 0px;
width: 100%;
padding: 1px;
width: 90%;
}
a.dottedTab {
float: right;
padding: 6px 8px;
margin-left: 4px;
font-size: 13px;
}
div.dotted {
float: right;
padding: 6px 8px;
margin-left: 4px;
display: inline;
font-size: 13px;
}
table.tableText {
font-size: 11px;
}
tr.tableText {
font-size: 11px;
}
select[multiple] {
padding: 3px;
width: 300px;
height: 120px;
}
select[multiple] option {
padding: 2px;
}
table.small {
font-size: 12px;
}
textarea.plaintext {
width: 400px;
height: 100px;
padding: 4px;
font-size: 12px;
line-height: 18px;
}
ul.classifiedCategories {
list-style: none;
margin: 0px 0px 0px 10px;
padding: 0px;
}
ul.classifiedCategories li {
list-style: none;
margin-bottom: 2px;
}
ul.classifiedCategories li a {
padding: 2px;
}
.classifiedThumb {
float: right;
}
.classifiedThumb img {
margin: 0px 0px 0px 4px;
padding: 2px;
}
div.classifiedAd {
font-family: "courier new";
/*font-weight: bold;*/
font-size: 12px;
/*line-height: 13px;*/
margin-bottom: 5px;
text-align: justify;
padding: 0px 2px 5px 2px;
}
div.small {
font-size: 12px;
}
div.topRightLink {
text-align: right;
line-height: 24px;
}
div.topRightLink a {
font-size: 14px;
text-decoration: none;
}
div.topRightLink a:hover {
text-decoration: underline;
}
form.modeForm
{
}
div#loginStuffs {
clear: both;
padding-bottom: 10px;
width: 190px;
/*margin-bottom: 10px;*/
}
#loginbox {
font-size: 12px;
width: 170px;
margin: 0px 0 0 0;
padding: 0;
clear: both;
padding: 11px 12px;
}
div.loginput {
margin-bottom: 4px;
}
div.loginput input.loginput {
padding: 1px 3px;
margin: 0;
font-size: 10px;
width: 50px;
margin-right: 4px;
}
input#loginButton {
border: 0px;
padding: 0px;
margin: 0px 0 0px 0px;
cursor: pointer;
}
#loginMsg {
font-size: 11px;
font-weight: bold;
margin: 0px 0px 12px 7px;
display: inline;
}
#loginMsg a {
font-weight: normal;
text-decoration: none;
font-size: 10px;
}
#loginMsg a:hover {
text-decoration: underline;
}
div#weekNav {
font-size: 12px;
margin: 0px 20px 0px 10px;
}
div#weekNav table {
margin: 0 auto;
}
.feedme h1 {
border: 0px;
}
.feedme p {
font-size: 12px;
}
div.ajaxInput {
margin-bottom: 3px;
}
div.ajaxInput input.ajaxBlur {
border: 1px dotted #999;
width: 150px;
font-size: 12px;
padding: 1px;
color: #999;
background-color: #FFC;
}
div.ajaxInput input.ajaxFocus {
border: 1px solid #999;
width: 150px;
font-size: 12px;
padding: 1px;
color: #195493;
}
label {
font-size: 11px;
}
div.element_linkage {
font-size: 12px;
}
div.element_linkage a {
text-decoration: none;
}
div.element_linkage a:hover {
text-decoration: underline;
}
a.small {
font-size: 10px;
}
div.inlineImage img.inlineBorder {
padding: 6px;
}
.note {
margin-right: 8px;
font-size: 11px;
}
div.pagePropertiesLink {
text-align: right;
padding-right: 6px;
margin-bottom: 10px;
}
div.pagePropertiesLink a {
text-decoration: none;
font-size: 12px;
}
div#searchBox
{
}
/*
div#searchBox input
{
padding: 2px;
color: #4a6f7b;
font-size: 11px;
width: 130px;
border: 0px;
background-color: #FFF;
background-image: url(../images/gif/magnifier.gif);
background-repeat: no-repeat;
background-position: right;
padding-right: 18px;
}
*/
.prettyplaceholder {
display: none;
}
.search-wrapper span.left, .search-wrapper input, .search-wrapper span.right {
position: absolute;
display: block;
height: 19px;
}
.search-wrapper span.left {
z-index: 2;
width: 20px;
}
.search-wrapper span.right {
z-index: 2;
width: 10px;
margin-left: 136px;
}
.search-wrapper input {
padding: 2px 3px 1px 3px;
font-size: 11px;
color: #777;
font-family: 'Lucida Grande', sans-serif;
border: 0pt;
width: 115px;
margin-left: 18px;
}
div.entitySearch {
padding-top: 12px;
padding-bottom: 12px;
padding-left: 16px;
font-size: 14px;
}
div.entitySearch input.required {
padding: 3px;
font-size: 12px;
width: 200px;
padding-right: 18px;
margin-top: 10px;
}
.element_search {
}
.element_search h1 {
margin-top: 16px;
margin-left: 20px;
margin-bottom: 6px;
}
.element_search ol li p, .element_search ul li p {
margin: 2px 0px 2px 0px;
padding: 0px 0px 0px 0px;
}
.smallGray {
color: #999;
font-size: 10px;
}
.mediumGray {
color: #666;
font-size: 11px;
margin-top: 4px;
}
form#mainSearchForm input.required {
font-size: 14px;
padding: 2px 18px 2px 2px;
width: 240px;
}
a.bigLink {
font-size: 14px;
}
div.bigLinkDiv {
margin: 0px 5px 10px 5px;
padding: 12px 0px 12px 16px;
}
div.arrow {
padding-left: 14px;
background: transparent url('../images/rightarrow.gif') no-repeat 0px 3px;
}
div#siteSearchResults ul {
padding: 0px;
margin: 0px 0px 0px 20px;
padding: 0px;
list-style: none;
}
div#siteSearchResults li a {
padding-left: 12px;
}
div#siteSearchResults li {
margin-bottom: 5px;
}
div#entitySearchResults {
font-size: 11px;
}
div#entitySearchResults li a {
margin-left: -8px;
padding-left: 12px;
}
div#entitySearchResults ul {
margin: 10px 0px 0px 0px;
padding: 0px;
list-style: none;
}
div#entitySearchResults li {
padding: 0px;
margin: 0px 0px 5px 0px;
}
div#entitySearchResults .underline {
font-size: 12px;
padding-bottom: 2px;
}
.yellow {
background-color: #FFC;
}
.gray {
color: #999;
}
.thin {
font-weight: normal;
}
.smaller {
font-size: 80%;
}
ol.employeeList input.required {
padding: 2px;
width: 200px;
}
ol.employeeList li {
margin-bottom: 5px;
}
ul.propertyList {
margin: 0px;
padding: 0px;
font-size: 10px;
}
ul.propertyList li {
height: 12px;
padding: 2px 2px 5px 2px;
margin-bottom: 2px;
list-style: none;
}
ul.propertyList li.propertyItem {
cursor: move;
}
input.longInput {
width: 500px;
padding: 2px;
}
.heading {
font-size: 16px;
letter-spacing: 1px;
/*margin: 5px 0px 12px 0px;*/
display: inline;
}
div.rectangle {
font-size: 14px;
padding: 3px;
margin: 10x 0;
}
div.box {
margin: 10px;
padding: 10px;
}
.element_video, .element_audio {
padding-left: 5px;
}
#debug_txt {
position: absolute;
z-index: 19;
top: 40px;
right: 20px;
width: 170px;
max-height: 500px;
overflow: auto;
background: #666;
padding: 0 20px;
opacity: 0.75;
-moz-opacity: 0.7;
filter: alpha(opacity=75);
}
#debug_txt p {
color: #fff;
font-family: "Lucida Grande", "Lucida Sans", Helvetica, Arial, sans-serif;
font-size: 11px;
text-shadow: #000 0px 1px 2px;
}
.dialogClose {
display: block;
float: right;
}
#mediaPop {
position: absolute;
z-index: 199;
display: none;
}
.mediaDrop {
clear: right;
}
/* ----------------------------------------------------------------------------- */
ul.samples {
margin: 2px 0 0 0;
padding: 5px 0 0 0px;
list-style: none;
}
ul.samples li {
color: #999 !important;
background: transparent url('../../images/unisite/dotted-333.gif') repeat-x bottom;
padding: 7px 0px 6px 15px;
}
ul.samples li p {
color: #555 !important;
font-size: 11px !important;
padding: 0 0px 2px 0px !important;
margin: 0px 0 0 0 !important;
}
.sample {
text-decoration: none;
margin: 0 0px 0 10px;
}
.sample span {
background-repeat: no-repeat;
background-position: left;
padding: 1px 6px 2px 17px;
line-height: 20px;
}
.sample .mp3 {
padding-left: 19px;
background-image: url('../../images/unisite/iconMP3.gif');
}
.sample .flv {
padding-left: 18px;
background-image: url('../../images/unisite/iconFLV.gif');
}
.sample .mov {
padding-left: 19px;
background-image: url('../../images/unisite/iconMOV.gif');
}
/* ----------------------------------------------------------------------------- */
div.invoiceLinks {
text-align: right;
padding-right: 20px;
}
div.invoiceLinks a {
margin-left: 20px;
}
div.quoteVibes {
clear: both;
background-color: #fff;
padding: 1px 14px;
}
div.quoteVibes tr.row1 {
background: #fff !important;
}
div.quoteVibes tr.row2 {
background: #ccc !important;
}
/* ----------------------------------------------------------------------------- */
div.editFlow {
clear: both;
padding: 3px 10px !important ;
background: #999 url('../../images/unisite/editFlow-bg.gif') repeat-x top !important ;
/*border: 1px solid #ccc !important ;*/
color: #FFF !important ;
margin-top: 10px !important ;
margin-bottom: 5px !important ;
text-shadow: #333 0px 2px 2px !important ;
}
div.editFlow select {
color: #666 !important ;
border: 1px solid #FFF !important ;
font-size: 10px !important ;
margin: 3px !important ;
}
div.editFlowSelect {
/*float: right !important ;*/
}
div.editFlow a {
margin-left: 1px !important ;
color: #FFF !important ;
font-size: 11px !important ;
text-decoration: none !important ;
background: #555 url('../../images/unisite/editFlow-a.gif') repeat-x top !important ;
padding: 1px 7px 2px 7px !important ;
/*text-shadow: #333 0px -1px 2px !important ;*/
text-shadow: none !important ;
}
div.editFlow a:hover {
/*text-decoration: underline !important ;*/
background: #333 !important ;
}
/* ----------------------------------------------------------------------------- */
div.payTotal {
padding: 2px 20px;
background-color: #94c6d5;
border-top: 2px solid #6496a5;
}
div.payTotal p {
color: #333 !important;
}
div.payTotal strong, div.payTotal b {
color: #000 !important;
}
div.payOption {
background-color: #ddd;
border-top: 1px solid #aaa;
padding: 1em 2em 1em 12em;
margin-bottom: 10px;
background-repeat: no-repeat;
background-position: top left;
}
div.payOption.one {
background-image: url('../../images/unisite/payOpt1.gif');
}
div.payOption.two {
background-image: url('../../images/unisite/payOpt2.gif');
}
div.payOption.three {
background-image: url('../../images/unisite/payOpt3.gif');
}

#savex {
	position: absolute;
	z-index: 999;
	top: 0;
	left: 0;
	width: 100%;
	height: 20px;
	cursor: wait;
	display: none;
	/*background: #f00;*/
}


#BPAProcess a
{
	float: left;
	display: block;
	padding: 6px 6px 4px 6px;
	font-size: 10x;
/*	letter-spacing: 1px;*/
	border-bottom: 2px solid #999;
	text-transform: uppercase;
	width: 63px;
/*	border-top: 2px solid transparent;
	border-right: 2px solid transparent;
	border-left: 2px solid transparent;		
*/}

#BPAProcess a:hover
{
	color: #FFF;
	background-color: #222;
	padding: 5px 6px 4px 6px;
	border-top: 1px dotted #999;
}

#BPAProcess a.active
{
	padding: 4px 4px 6px 4px;
	border-top: 2px solid #999;
	border-right: 2px solid #999;
	border-left: 2px solid #999;		
	border-bottom: 0px;	
	color: #999;
}

#BPAProcess a.active:hover
{
	background-color: transparent;
}

.moneyTally
{
	height: 14px; margin-top: 5px; letter-spacing: 0px; font-size: 9px; color: #666;
}

.ajaxEditDivOver
{
	/*border: 1px dotted #888;*/
	background-color: yellow;
}

.ajaxEditDivOut
{
/*	border: 0px;*/
	background-color: transparent;
}
#yui-gen6, #yui-gen7, #yui-gen8, #yui-gen9, #yui-gen10, #yui-gen11, #yui-gen23 {
	/*display:none !important;*/
}
#yui-gen6, #yui-gen7, #yui-gen9, #yui-gen10, #yui-gen11, #yui-gen23 {
	display:none !important;
}
table.rowLayout {
	width: 100% !important;
}
table.rowLayout tr {
	margin: 0 !important;
	padding: 0 !important;
}
table.rowLayout tr td {
	margin: 0 !important;
	padding: 0 1.9em 0em 0 !important;
}
.loader {
	background: url('../../images/gif/blueapple.gif') no-repeat !important;
  	 width: 20px !important;
  	 height: 20px !important;
}