/** Misc Attributes **/
.required {color:red; font-size:11px; font-weight:bold; } 
.error {color:red; font-size:12px; font-weight:bold; }

/** Text Size Attributes **/
.text_size_1 { font-size:10px; font-weight:bold; }
.text_size_2 { font-size:12px; font-weight:bold; }
.text_size_3 { font-size:14px; font-weight:bold; }

/** Breadcrumb Attrributes **/
a:visited.bc, A:active.bc, A:link.bc{ text-decoration:underline; text-transform:uppercase; color:#000;font-size:12px;}
a:hover.bc { color:red; }
.bc { text-transform:uppercase; font-size:12px; color:#663300; font-weight:bold; }
table.bc { width:100%; margin-top:8px; margin-bottom:0px; height:25px;s}

div.block { padding-top:0px; margin-top:0px; background:#eeeeee; }
div.block h2 { padding-left:5px; background:#6e92d3; }
div.block ul li a { color:#000; font-size:7pt; text-decoration:none; }
div.block ul li a:hover { text-decoration:underline; }
div.block ul {list-style:none; padding-left:10px; margin-left:0px; }
div.block ul li { padding-left:0px; padding-bottom:3px; margin-left:0px; }

/** Content Layout */
div.portlet {position:relative; width:100%; background:#f0f0f0; }
div.header { text-indent:10px; padding-top:5px;width:100%; height:15px; background-color:#6e92d3; color:#fff; font-weight:bold;}
div.content { padding:0px; padding-bottom:0px; padding-right:10px; }
a:visited.header, A:active.header, A:link.header{text-decoration:none; color:#fff;font-size:10px;}
a:hover.header { text-decoration:underline; color:white;}
div.homebox { padding-top:15px;padding-left:2;padding-right:2;width:147px;height:357px;font-size:12px; }

/** Dotted Line Portlet **/
table.portlet { width:100%; border-collapse:collapse; }
tr.portlet.hdr { height:38px;  }
td.portlet_lfthdr { width:14px; height:38px; background:url(/binary/themes/SMT_THEME/images/brown_left.gif) no-repeat;}
td.portlet_rthdr { width:14px; height:38px; background:url(/binary/themes/SMT_THEME/images/brown_right.gif) no-repeat right;}
td.portlet_ctr { height:38px; background:#663200; }
td.porlet_dlft { background:url(/binary/themes/SMT_THEME/images/dotted_center.gif) repeat-y; }
td.porlet_drt { background:url(/binary/themes/SMT_THEME/images/dotted_center.gif) repeat-y right; }
td.porlet_dbot { background:url(/binary/themes/SMT_THEME/images/dotted_bottom.gif) repeat-x; }
td.porlet_dbrt { height:14px; background:url(/binary/themes/SMT_THEME/images/dotted_right.gif) no-repeat right top; }
td.porlet_dblft {  background:url(/binary/themes/SMT_THEME/images/dotted_left.gif) no-repeat top; }

/** portlet without header **/
td.portlet_dtop { background:url(/binary/themes/SMT_THEME/images/dotted_top.gif) repeat-x; height: 14px;}
td.portlet_dtlft { width:15px; height:14px; background:url(/binary/themes/SMT_THEME/images/dotted_top_left.gif) no-repeat top left;}
td.portlet_dtrt { width:15px; height:14px; background:url(/binary/themes/SMT_THEME/images/dotted_top_right.gif) no-repeat top right;}

/** form layout for small portlets */
table.pForm { width:90%; border:solid 1px #663200; }
tr.pForm {height:22px; font-weight:bold;vertical-align:center; background:#663200; color:#fff; }
td.pForm { font-weight:bold; vertical-align:top; }
td.pForm-ele {  }
td.spacer { width:10px; }

/** Locator form **/
td.locatorStep { border: 2px solid #ff9900; background-color: #ff9900;	height: 95px; text-align: center; vertical-align: middle; font-size: 18pt;color: #fff;width: 90px; }
td.locatorField {border: 2px solid #ff9900; width: 450px;padding: 5px 5px 5px 10px;	vertical-align: top; }
tr.loc_row_0 { background:#BCCEDD; }
tr.loc_row_1 { background:#E0E8EF; }

/** Standard Form Layouts */
table.sForm { width:75%;}
td.sForm { text-align:right; font-weight:bold; white-space: nowrap;}
td.form-ele { }

/** Calendar Monthly View */
table.calendar { border:solid 1px black; width:100%; height:300px; border-collapse:collapse;}
table.sm_calendar { border:solid 1px black; width:100%; height:100px; }
a.cal { text-decoration:none; color:white; font-weight:bold;}
a:hover.cal {color:blue; font-weight:bold; }
a:visited.cal_nav, a:active.cal_nav, a:link.cal_nav { text-decoration:none; color:white; font-weight:bolder;}
a:hover.cal_nav { text-decoration:none; color:yellow; font-weight:bolder;}
tr.cal_heading { font-weight:bolder; color:white; background:#6361ce; height:15px; }
tr.cal_dow { font-weight:bold; color:red; background-color:#6bbade; text-transform:capitalize;height:15px; }
td.cal_day { border:solid 1px black; width:14%; height:15%}
td.cal_curr { border-style:solid; border-width:1px; background-color:lightblue; }
td.cal_day_prev {  border:solid 1px black; color:white; background-color:lightgray; }
td.cal_day_next { border:solid 1px black; color:white; font-size:10; background-color:lightgray; }

/** Calendar borders w/curves, could double as a portlet box **/
FORM.events INPUT.eventInput, FORM.events SELECT.eventInput { border: 1px solid #000; padding: 0px 0px;	margin: 2px 0px; }

/* email-a-friend */
.emailFriendField {
	width: 175px;
}
/* Printer Friendly Attributes */
table.pf { width:80%; margin-left: auto;  margin-right: auto; }
table.pf tr.row { height:40px; }
.pf_label { font-weight:bold; font-size:12px; color:#000; }
.pf_close { border:solid #000 1px; padding:3px; width:80px; text-align:center;}
.pf_content { width:80%; margin-left:10%; margin-right:10%; position:relative; margin-top:50px;  }
.pf_print { border:solid #000 1px; padding:3px; width:80px; text-align:center;}