/*************************************************************************/	
/*************************** BODY CONTENT/STRUCTURE **********************/
/*************************************************************************/
html {background-color:#dcdddf; background-image:url('/images/html_bg.png'); background-repeat:repeat;}
body {margin:0; padding:0; background-image:url('/images/body_bg.png'); background-position:center top; background-repeat:repeat-x;}

#container {	
	width:860px;
	text-align:left;
	/* cross-browser hack to center div */
	margin-left:auto; 
	margin-right:auto; 
	/**/
	/* NOTE: Duplicated in /FCKeditor/fckconfig.js (line 30) for editor to match site.
	   If changed here, be sure to change for editor too. */
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px;
	font-style: normal;	
	line-height:150%;
	font-weight: normal; 
	font-variant: normal; 
	color:#636466;
}
#header {
	height:80px;
	background-color: #FFF;
	/*background-image: url(/images/header_bg.jpg);
	background-repeat: repeat-x;*/
	overflow:hidden;
}
#headerContent {
	padding:12px 0px 0px 0px;
}
#header_info {float:right; vertical-align:top; color:#425964; font-size:14px; margin-top:10px; font-weight:bold;}
#header_info IMG {vertical-align:middle; margin-top:6px; margin-right:5px;}
#page_heading {
	height:145px;
	margin:5px 0px 0px 0px;
	background:#FFF url('/images/heading-bg.png') no-repeat top left;
	overflow:hidden;
	-moz-border-radius: 7px; -webkit-border-radius: 7px;
}
#container.page_1 #page_heading {
	height:215px;
}

#container #heading_bg {
	height:175px;
	padding:40px 0 0 23px;
	background:transparent url('/images/headings/server.png') no-repeat top right;
	-moz-border-radius-topright: 7px; -webkit-border-top-right-radius: 7px;
	-moz-border-radius-bottomright: 7px; -webkit-border-bottom-right-radius: 7px;
}
#container.sec_4 #heading_bg {background:transparent url('/images/headings/contact.png') no-repeat top right;}
#container.sec_5 #heading_bg {background:transparent url('/images/headings/computers.png') no-repeat top right;}
#container.sec_6 #heading_bg {background:transparent url('/images/headings/network.png') no-repeat top right;}
#container.sec_7 #heading_bg {background:transparent url('/images/headings/chart.png') no-repeat top right;}
#container.sec_8 #heading_bg {background:transparent url('/images/headings/support.png') no-repeat top right;}


#pageBody {
	margin:7px 0px 0px 0px;
	padding:20px;
	background-color:#FFFFFF;
	/*border:dashed 1px #DDD;*/
	/* cross-browser hack to set minimum height for page body */
	min-height:360px;
	height:auto !important;
	height:360px;
	-moz-border-radius: 7px; -webkit-border-radius: 7px;
}

/* FOOTER */
#footer {
	width:860px;
	height:auto;
	margin-left:auto; 
	margin-right:auto; 
	margin-bottom:30px;
	margin-top:5px;
	padding:0px 0px 0px 0px;
	color:#838486;
	text-align:center;
}
#footerContent {
	padding:3px 15px 3px 15px;
	color:#838486;
	font:normal 10px/100% Arial, Helvetica, sans-serif; 
	text-align:left;
}
#footerContent ul	{
	list-style:none;
	padding:0 2px 0 2px;
	border-right:solid 1px #838486;
	display:inline;
	font-weight:normal;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
#footerContent li	{
	/* necessary for IE to display menu items horizontally */
	display:inline;
	padding:0;
	margin:0;
}
#footerContent a, #footerContent a:visited {color:#838486;margin-right:1px;margin-left:2px; text-decoration:none}
#footerContent a:hover {color:#002BB8;}
#footer_info {float:right; text-align:right;}
#footerContent ul.tdc_4_ul {border-right:0px none;}

/************************************************************************/	
/************************** BASIC HTML ELEMENTS *************************/
/************************************************************************/	

/* ---------- don't edit collapse defaults*/
div, span 		{margin:0px; padding:0px; }
a, a img, img 	{border:0; outline-style:none; outline-width:0px;}
/*table, th, td 	{border-collapse:collapse; border:solid 1px #666;}*/

/* ----- headlines -----------------------*/
h1, h1 a, a h1 {font-size:24px; color:#637f8e; line-height:normal; letter-spacing:0; margin:0px;}
h2, h2 a, a h2 {font-size:24px; color:#000; line-height:normal; letter-spacing:0; font-weight:normal;}
h3, h3 a, a h3 {font-size:18px; color:#637f8e; line-height:normal; letter-spacing:0; font-weight:normal;}
h4, h4 a, a h4 {font-size:16px; color:#333333; line-height:normal; letter-spacing:0;}
h5, h5 a, a h5 {font-size:14px; color:#666666;}
h6, h6 a, a h6 {font-size:12px; color:#000000;}
/* note: declare link attributes for headlines - since  */
/* tools arbitrarily put links inside or outside h tags */

/* ----- default text links in content -------*/
a {
	color:#3366BB;
	text-decoration:underline;
}
a:hover {
	color:#002BB8;
	text-decoration:none;
}

/* ----- default horizontal rule -------*/
hr {
	margin:5px 0px 20px 0;
	padding:0px;
	border-bottom:2px solid #999;
	border-top:0px;
	border-left:0px;
	border-right:0px;
	line-height:0px;
	height:0;
	display:block;
}

/* ---------------------------------------------------------------- */
/* ----------------------- COMMON STYLES -------------------------- */
/* ---------------------------------------------------------------- */
.no_display{display:none}
.hidden{display:none}
.block{display:block; vertical-align:middle}
.block_top{display:block; vertical-align:top}
.inline{display:inline-block; vertical-align:middle}
.inline_top{display:inline-block; vertical-align:top}
.left {float:left;}
.clear_both {clear:both;}

/*** Spinner ***/
.spinner {margin:0px 3px 0px 3px;padding:0px;border:0px;}

/** Button Styles **/
a.button, a.button:visited, button.button {
    height: 28px;
    padding-right: 24px;
	font: normal 14px Arial, Helvetica, sans-serif;
	text-shadow: 1px 1px 1px #333;
	color: #FFF;
	background: transparent url('/images/btn-right.png') no-repeat scroll top right;
    display:inline-block;
	cursor:pointer;
    text-decoration: none;
	-moz-border-radius-topright: 7px; -webkit-border-top-right-radius: 7px;
	-moz-border-radius-bottomright: 7px; -webkit-border-bottom-right-radius: 7px;
}
a.button span, a.button:visited span, button.button span {
	padding: 5px 9px 7px 9px;
	line-height: 16px;
    background: transparent url('/images/btn-left.png') no-repeat top left;
    display:block;
	margin:0px;
	-moz-border-radius-topleft: 7px; -webkit-border-top-left-radius: 7px;
	-moz-border-radius-bottomleft: 7px; -webkit-border-bottom-left-radius: 7px;
}
button.button {position:relative; margin:0; overflow: visible; border:0;}
button.button span {position:relative; margin:0; }
button::-moz-focus-inner {padding:0; border: none;}/* overrides extra padding in Firefox */
@media screen and (-webkit-min-device-pixel-ratio:0) {
	button.button span {margin-top: -1px;margin-right: -3px;}/* Safari and Google Chrome only - fix margins */
}
button.button span {margin-top /*\**/: -1px\9;}
a:active.button, a:hover.button, button:hover.button {
    background-position: bottom right;outline: none; 
}

a:active.button span, a:hover.button span, button:hover.button span {
    background-position: bottom left;
}

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default{border:1px solid #d3d3d3; background:#e6e6e6 url(/images/ui_smoothness/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x; font-weight:normal; color:#555; outline:none}
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited{color:#555; text-decoration:none; outline:none}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus{border:1px solid #999; background:#dadada url(/images/ui_smoothness/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x; font-weight:normal; color:#212121; outline:none}
.ui-state-hover a, .ui-state-hover a:hover{color:#212121; text-decoration:none; outline:none}
.ui-state-active, .ui-widget-content .ui-state-active{border:1px solid #aaa; background:#fff url(/images/ui_smoothness/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x; font-weight:normal; color:#212121; outline:none}
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited{color:#212121; outline:none; text-decoration:none}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight{border:1px solid #fcefa1; background:#fbf9ee url(/images/ui_smoothness/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x; color:#363636}
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a{color:#363636}
.ui-state-error, .ui-widget-content .ui-state-error{border:1px solid #cd0a0a; background:#fef1ec url(/images/ui_smoothness/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x; color:#cd0a0a}
.ui-state-error a, .ui-widget-content .ui-state-error a{color:#cd0a0a}
.ui-state-error-text, .ui-widget-content .ui-state-error-text{color:#cd0a0a}
.ui-state-disabled, .ui-widget-content .ui-state-disabled{opacity:.35; filter:Alpha(Opacity=35); background-image:none}

/* Corner radius
----------------------------------*/
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 4px; -webkit-border-radius: 4px; }

.ui-icon { width: 16px; height: 16px; float: left; margin-right: 0.3em; margin-top: 0.1em; background-image: url(/images/ui_smoothness/ui-icons_222222_256x240.png); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon, #error_container .ui-icon {background-image: url(/images/ui_smoothness/ui-icons_cd0a0a_256x240.png); }
.ui-state-highlight .ui-icon {background-image: url(/images/ui_smoothness/ui-icons_2e83ff_256x240.png); }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-alert { background-position: 0 -144px; }

/*************************************************************************/	
/****************************** FORMS ************************************/
form {padding:0px;margin:0px;}
/* Form Color */

/*Border*/
.front_form.single_column INPUT, .front_form.single_column SELECT, .front_form.single_column TEXTAREA
, .front_form.double_column INPUT, .front_form.double_column SELECT, .front_form.double_column TEXTAREA {border-color:#AAA;}
.front_form.single_column .form_row .input_shadow {background-color:#EFEFEF;}
/*Background*/

/*Error*/
.front_form DIV#error_container {color:#CC2200;}
.front_form INPUT.error, .front_form TEXTAREA.error, .front_form TEXTAREA.limit-error {border-color:#CC2200;}
/* /End Form Color */

.form_block{border:1px solid #d3d3d3}

.form_block INPUT
, .form_block SELECT
, .form_block TEXTAREA{border:1px solid #d3d3d3; padding:3px}
.ui_btn{padding:3px 7px; cursor:pointer; margin:0px}
h1.ui-style{margin:0px; padding:3px 0px 4px 7px; font-size:12px}

.error_container{margin-bottom:8px; padding:3px}
.error_container UL{margin-top:0px; margin-bottom:0px}


/** Form Styles **/
DIV.front_form.single_column {width:480px;}
DIV.front_form.double_column {width:480px;}

.front_form.single_column .form_row {margin-bottom:10px;}
.front_form.double_column  .form_row {margin-bottom:5px;}

.front_form.single_column .form_row
, .front_form.double_column .form_row {width:480px;}

.controls_row.front_form {width:472px;text-align:right;}

.front_form.single_column .form_row.input_row {width:480px;}
.front_form.double_column .form_row.input_row {width:240px;float:left;}
.front_form.double_column .form_row.multi_row {width:160px;float:left;}
.front_form.double_column .form_row.multi_row.select_row {width:157.5px;float:left;}

.front_form.single_column LABEL {display:inline-block;vertical-align:absmiddle;width:73px;height:22px;margin-right:7px;text-align:right;}
.front_form.double_column LABEL {display:block;width:230px;text-align:left;}
.front_form LABEL.error {width:400px; text-align:left !important;}
.front_form.single_column .text_row LABEL {vertical-align:top;padding-top:2px;}
.front_form.double_column .radio_row LABEL {display:block;width:450px;text-align:left;}
.front_form.double_column .multi_row LABEL {display:block;width:150px;text-align:left;}

.front_form.single_column .input_shadow {display:inline-block;width:386px;padding:4px;}

.front_form.single_column INPUT, .front_form.single_column SELECT, .front_form.single_column TEXTAREA {margin:0px;padding:2px;border-width:1px;border-style:solid;}
.front_form.double_column INPUT, .front_form.double_column SELECT, .front_form.double_column TEXTAREA {margin:0px;padding:2px;border-width:1px;border-style:solid;}

.front_form.single_column INPUT {width:380px;}
.front_form.double_column INPUT {width:225px;}

.front_form.double_column .form_row.email_row INPUT {width:465px;}
.front_form.double_column .form_row.radio_row INPUT {width:20px;}
.front_form.double_column .form_row.multi_row INPUT {width:150px;}
.front_form.double_column .form_row.multi_row SELECT {width:147px;}

.front_form.single_column SELECT {width:386px;}
.front_form.double_column SELECT {width:471px;}

.front_form.single_column TEXTAREA {width:380px; height:107px;}
.front_form.double_column TEXTAREA {width:466px; height:163px;}

.front_form INPUT.error, .front_form TEXTAREA.error, .front_form TEXTAREA.limit-error {border-width:1px;border-style:solid;}




#contact_right_col {width:308px; padding:0px 0px 0px 32px;}
#map_canvas {width:300px; height:280px; border:4px solid #EFEFEF;}
#map_directions {display:block;position:relative;height:15px;margin-top:-15px; text-align:right;}
/*#contact_info {background-color:#EFEFEF;margin:11px 0px 0px 0px;}*/
.contact_address_left {float:left;width:180px;margin:11px 0px 0px 0px;}
.contact_address_right {float:left;width:120px;margin:11px 0px 0px 0px;}
/*************************************************************************/	
/************************ FORM ERRORS ************************************/
/*************************************************************************/	



/**************************** /END FORMS *********************************/
/*************************************************************************/

/*************************************************************************/	
/*************************** SPECIFIC PAGES ******************************/
/*************************************************************************/
#page_heading h1 {color:#425964; font-size:29px;}
#page_heading h2 {color:#425964; font-size:20px; font-weight:normal; margin-top:5px; margin-bottom:25px;}
#content_col_1 {
	width:240px;
	height:260px;
	padding:0 20px 0 0;
	background:transparent url('/images/column-divider.png') no-repeat center right;
}
#content_col_2 {
	width:260px;
	height:260px;
	padding:0 20px 0 20px;
	background:transparent url('/images/column-divider.png') no-repeat center right;
}
#content_col_3 {
	width:240px;
	height:260px;
	padding:0 0 0 20px;
}
.home_col {position:relative;}
.home_col H2 {color:#637f8e; font-weight:bold;}
.home_col .button {position:absolute; bottom:20px;}
#content_col_1 .button {margin-left:108px;}
#content_col_2 .button {margin-left:128px;}
#content_col_3 .button {margin-left:123px;}

#partners {
	clear:both;
	background-color:#f7f7f7;
	border:3px solid #dedede;
	padding:3px;
	font-size:1px;
	line-height:1%;
	-moz-border-radius: 7px; -webkit-border-radius: 7px;
}
#partners_inner {
	padding:5px 0px 15px 5px;
	background-color:#f0f0f0;
	-moz-border-radius: 7px; -webkit-border-radius: 7px;
}
#partners h4 {margin:0 0 14px 0;}
#partners IMG {vertical-align:middle; margin-left:8px; margin-right:9px}
/*************************************************************************/	
/*************************** LOGIN PAGE **********************************/

#login_page{width:420px; height:320px; margin:70px auto; color:#000}
#login_page A{color:#000; text-decoration:none}
#login_page A#forgot{text-decoration:underline; cursor:pointer}
#login_page .form_block{background-color:#FFF; padding:30px 10px 10px 10px}
#login_page LABEL{display:inline-block; width:60px; margin-right:13px; text-align:right}
#login_page LABEL.error{width:300px; text-align:left}
#login_page INPUT.required{width:317px; margin-bottom:12px}
#login_page #login{margin-left:248px}
#login_page #login_logos{margin-top:50px; padding:0px 10px 0px 10px; font-size:11px}
#login_page #login_logos #logo_txt{width:200px; float:left; margin-top:15px; margin-right:20px}
#login_page #login_logos #logo_imgs{width:155px; float:left; margin-top:7px; text-align:right;}
#login_page #login_logos #logo_imgs A{display:inline-block; width:38px; margin:0px 5px; text-align:center}
#login_page IMG{height:37px; width:37px}

/*************************************************************************/	
/***************************** MODAL BOX *********************************/
/*************************************************************************/

#tdc_mbox{background-color:#FFF;border:2px outset #666;}#tdc_mbox table,#tdc_mbox td,#tdc_mbox th{table-layout:auto;border:solid 0 #fff;}#tdc_mbm{font-family:sans-serif;font-weight:bold;float:right;}#tdc_ol{}#tdc_mbtitle{border-bottom-style:solid;border-bottom-color:#000;border-bottom-width:thin;border-top-style:solid;border-top-color:#000;border-top-width:thin;border-left-style:solid;border-left-color:#000;border-left-width:thin;border-right-style:solid;border-right-color:#000;border-right-width:thin;background-color:#339;text-align:center;color:#FFF;padding:2px;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;line-height:150%;font-weight:bold;font-variant:normal;}#tdc_mbtext{font-family:Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;line-height:150%;font-weight:normal;font-variant:normal;padding:2px;}#tdc_mbbtns{text-align:center;height:30px;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-style:normal;line-height:150%;font-weight:bold;font-variant:normal;}