/**
 * HTML ENTITIES
 */

.cleaner { display: none; }

body {
	margin: 0;
	padding: 0;
	font-family: tahoma,arial,sans-serif;
	font-size: .9em;
	color: #000;
}

h1 { display: none; }

h2 {
	font-family: "trebuchet ms";
	color: #ED164F;
	margin: 20px 0 0 0;
	padding: 0;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: .05em;
}
h3 {
	color: #ED164F;
	font-size: 13px;
	font-weight: normal;
}
h3.date {
	font-family: tahoma;
	color: #666666;
	font-weight: normal;
	font-size: 14px;
	margin-bottom: 15px;
}
h4 {
	color: #666666;
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}
h4 span {
	font-weight: normal;
}
h5 {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
h5 {
	margin: 0;
	padding: 0;
	font-size: 9px;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}

a {text-decoration: underline; }
a img { border: none; }
a.icon, span.icon {
	font-size: 7pt;
	text-transform: uppercase;
	text-decoration: none;
	cursor: pointer;
}
a.icon img, span.icon img {
	vertical-align: middle;
	margin-right: 3px;
}
.cleaner {
	clear: both;
	height: 0;
	margin: 0;
	padding: 0;
	background: none;
}
hr {
	background: none;
	border-color: #ccc;
	border-style: dotted;
	border-width: 1px 0 0 0;
	height: 1px;
	margin: 10px 0;
}


/**GLOBAL NAV*/
#global_nav { padding: 0; display: none; }

/**NAV*/
#nav { display: none; }

/**MAIN STYLES*/
#container {
	padding: 0;
}
.content {
	font-size: .9em;
	line-height: 1.3em;
}
.content .intro {
	color: #999;
}
.content .block {
	border-bottom: 1px dotted #ccc;
	margin: 0;
	padding: 20px 0;
}
.content .block h3 {
	margin-top: 0px !important;
}
.content .block img.imgleft {
	display: block;
	float: left;
	margin: 0 10px 10px 0;
}
#interior_content {
	margin: 0;
}

#interior_left {
	float: left;
	width: 65%;
}
#interior_left .content {}
#interior_left h2 {
	margin-bottom: 10px;
}
#interior_left h3 {
	font-size: 14px;
	margin: 5px 0 3px 0;
	padding: 0;
}
#interior_left p {
	margin: 2px 0 10px 0;
}
#interior_right {
	float: right;
	padding: 0 20px;
	width: 25%;
}
#interior_right .content {
	margin: 0 20px 0 0;
	padding: 2em 0 0 0;
	/*width: 166px;*/

	font-size: .8em;
}
#interior_right .right_image {
	margin-top: 55px;
}
#interior_right .block {
	border-top: 1px dotted #ccc;
	margin: 12px 0;
	padding: 20px 10px;
	font-size: .85em;
	line-height: 1.2em;
}
#interior_right .block h4 {
	color: #999;
	font-weight: normal;
	margin: 0 0 12px 0;
	font-size: 1.1em;
}
#interior_right .block a.icon {
	display: block;
	margin-top: 7px;
	font-size: .9em;
}
#interior_right .block a.icon img {
	float: left;
	margin: 0 8px 0 0;
}
#interior_right .content h2 { color: #666; font: normal 11pt tahoma,arial,sans-serif; letter-spacing: 0; }
#interior_right .content h3 { color: #666; font: normal 10pt tahoma,arial,sans-serif; letter-spacing: 0; }
#interior_right .content h4 { color: #666; font: bold 10pt tahoma,arial,sans-serif; letter-spacing: 0; }
#interior_right .content h5 { color: #666; font: bold 9pt tahoma,arial,sans-serif; letter-spacing: 0; text-decoration: none; }
#interior_right .content a {}
#interior_right .content p { margin: 0; padding: .5em 0 .5em 0; }
#interior_right .content ul { padding-left: 1.15em; }

#interior_main {
	width: 940px;
}
#interior_main .content {
	width: 700px;
	padding: 0 40px 0 0;
}


/**
 * TESTIMONIAL
 */
#testimonial {
	float: right;
	margin: 0;
	color: #619e82;
	font-size: .8em;
}
#testimonial .company { text-transform: uppercase; }

/**
 * BREADCRUMB
 */
#breadcrumb { display: none; }

/**
 * PROFILE TABLE
 */
.profiles td {
	padding: 22px 0;
	vertical-align: top;
}
.profiles td.image {
	padding-right: 20px;
	width: 180px;
	text-align: right;
}
.profiles td.info {
	border-bottom: 1px dotted #999;
	font-size: .8em;
}
.profiles h2 {
	color: #ED164F;
	font-size: 13px;
	margin: 0;
	padding: 0;
}
.profiles h3 {
	color: #666666;
	font-size: 11px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.profiles td.info h3 a {
	font-weight: normal;
}


/** LOCATIONS **/
.locations td {
	padding: 22px 0;
	vertical-align: top;
	border-bottom: 1px dotted #999;
	font-size: .8em;
	width: 500px;
}
.locations img.map {
	float: right;
	padding: 2px;
	border: 1px dotted #999;
}
.locations h2 {
	color: #ED164F;
	font-size: 13px !important;
	margin: 0 !important;
	padding: 0;
}
.locations h3 {
	color: #666666;
	font-size: 11px !important;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.locations p {
	margin: 0 0 5px 0 !important;
	padding: 0;
	font-size: .9em;
}
.locations ul {
	margin: 0 !important;
	padding: 0;
	list-style-type: none;
	font-size: .85em;
}
.locations li {
	display: block;
	float: left;
	width: 160px;
	text-align: left;
	padding: 0 5px 0 0;
	margin: 5px 0;
}



/** ACTIONS*/
.actions{ display: none; }

/**MENU */
#menu { display: none; }

/**
 * HOME PAGE
 */
#home_hero { display: none; }
#content_home { width: 530px; margin: 10px 0 0 0; }
#content_home h2 { margin: 0 0 10px 0; }
#home_right {
	float: right;
	width: 306px;
	margin: 0 35px 0 0;
	padding: 0;
}
#home_right h3 {
	margin: 10px 0 10px 0;
}
#home_right ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#home_right ul li {
	padding: 0;
	font-size: .8em;
	margin: 0 0 18px 0;
}




#events {
	float: right;
	width: 215px;
	height: 130px;
	padding: 0 5px 0 0;
	margin-bottom: 0;
}
#events h4 {
	color: #9ed5e4;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
}
#events ul {
	margin: 0;
	padding: 10px 0 5px 0;
	width: 215px;
	list-style-type: none;
}
#events ul li {
	margin: 0 0 15px 0;
	padding: 0;
	clear: both;
}
#events .cal {
	float: left;
	width: 33px;
	height: 34px;
	margin: 0 3px 10px 0;
	background: url(../images/bg_cal.png) 0 0 no-repeat;
}
#events .cal .month {
	text-align: center;
	color: #fff;
	font-size: 8px;
	text-transform: uppercase;
}
#events .cal .day {
	text-align: center;
	color: #000;
	font-size: 13px;
	font-weight: bold;
}
#events h4 {
	color: #9ed5e4;
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#events p {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
}
#interior_right #events {
	width: 205px;
}
#interior_right #events h4 {
	color: #23687a;
}
#interior_right #events p {
	color: #5e9dae;
}


/**
 * GREENBOX
 */
.greenbox {
	background: url(../images/bg_greenbox.gif) 0 0 repeat-y;
	width: 502px;
	margin: 20px 0 0 0;
}
.greenbox h3 {
	margin-bottom: 10px !important;
}
.greenboxContent {
	background: url(../images/bg_greenbox_top.jpg) 0 0 repeat-y;
	padding: 20px;
	margin: 0;
}
.greenbox td {
	vertical-align: top;
	width: 50%;
}
.greenbox td.first {
	padding: 0 30px 0 0;
}


/**
 * FOOTER
 */
#footer {
	clear: both;
	padding: 15px 0 10px 0;

	font-size: .8em;
	text-align: center;
}
#footer a {
	display: none;
}

/****/
#lightbox-background {
	display: none !important;
}
#lightbox {
	height: auto !important;
	padding: 0;
	position: relative;

	background: white;
}
.lightbox {
	display: none;
	height: auto !important;
	text-align: left;

	background: white;
	padding: 0;
	position: absolute;
	font-size: 12px;
}
.lightbox.wide {
	width: auto;
}
.lightbox .items {
	position: relative;
}
.lightbox .items .close{
	display: none;
}
.lightbox .item {
	display: none;
	position: absolute;
	top: 0;
}
.lightbox .controls {
	position: absolute;
	bottom: 0px;
}
.lightbox label {
	display: block;
	color: #999;
	font-size: 9pt;
	margin: 4px 0 3px 0;
}
.lightbox h2 {
	font-size: 18px;
}
.lightbox h3 {
	
}
.lightbox .lightbox_top img {
	display: block;
	float: left;
	margin:0 10px 10px 0;
}
.lightbox .lightbox_scroll {
	clear: both;
	border: 0 none;
	overflow: auto;
	height: auto !important;
	margin: 0;
	padding: 0;
}

.lightbox .directions {
	height: auto;
	overflow: visible;
}

.dotted_line
{
        width: 100%;
        border-bottom: dotted 1px #AAAAAA;
}


/**
 * FORMS
 */
input,textarea {
	font-family: tahoma,arial,sans-serif;
	border-color: #cbcbcb #f6f6f6 #f6f6f6 #dadada;
	border-style: solid;
	border-width: 1px 0 1px 1px;
	background: url(../images/lightbox_bg_field.gif) 0 0 repeat-x #f6f6f6;
	padding: 5px 12px;
	color: #666666;
	font-size: 9pt;
}
input.button {
	background: url(../images/lightbox_bg_button.gif) bottom right repeat-x #f5f5f5;
	border-color: #dfdfe0 #babbbc #aeafaf #d7d7d8;
	border-style: solid;
	border-width: 1px;
	padding: 10px 18px;
	margin: 12px 0 0 0;
	cursor: pointer;
}
select {
	background: #e7e8e8;
	color: #666666;
	border: 1px solid #d7d7d8;
	padding: 4px;
}
.formcolumnleft {
	float: left;
	margin-right: 20px;
}
.formcolumnright {
	float: left;
}



.error_message
{
    background-color:   #FFD0D0;
    border-top:         solid 2px #800000;
    border-bottom:      solid 2px #800000;
    padding-top:        2px;
    padding-bottom:     2px;
    color:              #800000;
}
/***** Divshow *****/
.divshow { display: none; }

/**
 * DOCUMENT TYPES
 */
.dt_bmp { padding-left: 17px; background: url(../images/icons/bmp.gif) left top no-repeat; }
.dt_doc { padding-left: 17px; background: url(../images/icons/doc.gif) left top no-repeat; }
.dt_fla { padding-left: 17px; background: url(../images/icons/fla.gif) left top no-repeat; }
.dt_gif { padding-left: 17px; background: url(../images/icons/gif.gif) left top no-repeat; }
.dt_hlp { padding-left: 17px; background: url(../images/icons/hlp.gif) left top no-repeat; }
.dt_html { padding-left: 17px; background: url(../images/icons/html.gif) left top no-repeat; }
.dt_image { padding-left: 17px; background: url(../images/icons/image.gif) left top no-repeat; }
.dt_img { padding-left: 17px; background: url(../images/icons/img.gif) left top no-repeat; }
.dt_jpg, .dt_jpeg { padding-left: 17px;	background: url(../images/icons/doc.gif) left top no-repeat; }
.dt_mdb { padding-left: 17px; background: url(../images/icons/mdb.gif) left top no-repeat; }
.dt_mov { padding-left: 17px; background: url(../images/icons/mov.gif) left top no-repeat; }
.dt_pdf { padding-left: 17px; background: url(../images/icons/pdf.gif) left top no-repeat; }
.dt_ppt { padding-left: 17px; background: url(../images/icons/ppt.gif) left top no-repeat; }
.dt_psd { padding-left: 17px; background: url(../images/icons/psd.gif) left top no-repeat; }
.dt_qt { padding-left: 17px; background: url(../images/icons/qt.gif) left top no-repeat; }
.dt_rar { padding-left: 17px; background: url(../images/icons/rar.gif) left top no-repeat; }
.dt_rm { padding-left: 17px; background: url(../images/icons/rm.gif) left top no-repeat; }
.dt_txt { padding-left: 17px; background: url(../images/icons/txt.gif) left top no-repeat; }
.dt_wav { padding-left: 17px; background: url(../images/icons/wav.gif) left top no-repeat; }
.dt_wma { padding-left: 17px; background: url(../images/icons/wma.gif) left top no-repeat; }
.dt_wri { padding-left: 17px; background: url(../images/icons/wri.gif) left top no-repeat; }
.dt_xls { padding-left: 17px; background: url(../images/icons/xls.gif) left top no-repeat; }
.dt_xml { padding-left: 17px; background: url(../images/icons/xml.gif) left top no-repeat; }
.dt_zip { padding-left: 17px; background: url(../images/icons/zip.gif) left top no-repeat; }


.sml_caps { font-variant: small-caps; font-size: 9pt; color: #808080; }

.no_print { display: none; }
.no_margin { margin: 0; }
