/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	"UBER" STANDARD CSS - NOT COMPATIBLE WITH SELECTEDIT SITES
//---------------------------------------------------------------------------------------------------------
//	CONTENT STYLES:  see tempaltes directory for navigation styles
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Body structure elements
//-------------------------------------------------------------------------------------------------------*/
body
{
	margin:					0px;
	padding:				0px;
	
	background-color:		#236db7;
	background-image:		url( /images/bg.gif );
	background-repeat:		no-repeat;

	/*	Default text styles	----------------------------*/
	font-family:			verdana,arial,sans serif;
	color:					#666666;

}

html
{
	top:					0px;
	margin:					0px;
	padding:				0px;
	border:					none;
}

/*---------------------------------------------------------------------------------------------------------
//	Default link colors
//-------------------------------------------------------------------------------------------------------*/
a
{
	color:					rgb(59,121,166);
}

a:hover
{
	color:					#fff;
	background-color:		rgb(59,121,166);
}



/*---------------------------------------------------------------------------------------------------------
//	Site structure
//-------------------------------------------------------------------------------------------------------*/
/*	horizontal centering	*/
#center-x
{
	/*	Do not modify		----------------------------*/
	margin-right:			auto;
	margin-left:			auto;

	/*	Customize			----------------------------*/
	width:					877px;
	padding:				0px;
	margin-top:				0px;
	/*padding-left:48px;*/
}

/*	Popup container	*/
#popup-box
{
	/*	Customize			----------------------------*/
	background-color:		white;
	border:					1px solid black;
	margin:					0px 20px 0px 20px;
	padding:				15px;
}

#header
{
	position:				relative;
	margin:					0px;
	margin-left:			3px;
	padding:				0px;
	border:					none;
	padding-left:			44px;
}

#logo
{
	
}

img.preload
{
	display:				none;
}

#logo a,
#logo a:hover
{
	color:					white;
}

table#layout
{
	width:					882px;
}

table#body
{
	width:					965px;
}

col#space-left
{
	width:					44px;
}

col#space-right
{
	width:					44px;
}

col#col-left
{
	width:					160px;
}

col#col-content
{
	width:					auto;
}

/*	See sectionnav CSS tempaltes for td#left	*/

/*	Optional sitebar	*/
td#right
{
	width:					290px;
}

td#content
{
	width:					auto;
	padding:				20px 32px;
}

td#spaceleft
{
	background-color:		none;
	width:					44px;
}

td#spaceright
{
	background-color:		none;
	width:					44px;
}

/*---------------------------------------------------------------------------------------------------------
//	Footer styles
//-------------------------------------------------------------------------------------------------------*/
td#footer
{
	font-size:			9px;
	font-family:		"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	color:				#666666;
	height:				44px;
	padding:			10px 34px;
}

#footer p
{
	clear:					both;
}

#footer ul
{
	width:					100%;
	margin:					0px;
	padding:				0px;
	list-style-type:		none;
}

#footer li
{
	float:					left;
	padding:				5px 10px;
}

/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	Standard body styles
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
h1,
.site_header
{
	margin:					0px 0px 0.5em 0px;
	padding:				0px;

	font-family:			verdana,arial,sans serif;
	font-weight:			bold;
	font-size:				18px;

}

h1 a,h1 a:hover
{
	color:					#888888;
}

#popup-box h1
{
	margin-top:				10px;
	text-align:				center
}

h2
{
	margin:					0em;
	padding:				0px;
	
	font-family:			verdana,arial,sans serif;
	font-weight:			bold;
	font-size:				0.85em;
	color:					#666666;
}

h3
{
	margin:					1.7em 0em 0em 0em;
	line-height:			1.7em;
	font-family:			verdana,arial,sans serif;
	font-weight:			bold;
	font-size:				12px;
}

/*	Standard body style	*/
.bodytext
{
	margin:					0em 0em 1.7em 0px;
	padding:				0px;
	line-height:			18px;
	font-family:			verdana,arial,sans serif;
	font-size:				12px;
}

blockquote
{
	margin:					1em 3em;
	border-top:				1px solid rgb(221,204,204);
	border-bottom:			1px solid rgb(221,204,204);
	padding:				0.5em 0em;
	font-family:			verdana,arial,sans serif;
	font-size:				11px;
	font-style:				italic;
	line-height:			18px;
	color:					rgb(153,51,51);
}


/*---------------------------------------------------------------------------------------------------------
//	Sidebar styles
//-------------------------------------------------------------------------------------------------------*/
td#right
{
	width:					290px;
	padding:				20px 5px;
	border-left:			1px solid #cccccc;
}

.sidebar
{
	line-height:			1.4em;
	font-family:			"Trebuchet MS", verdana,arial,sans serif;
	font-size:				0.65em;
}

.widget,
.widget-box
{
	width:					285px;
	font-size:				11px;
	font-family:			verdana,arial,sans serif;
	line-height:			18px;
}

.widget-box
{
	
}

.widget-box a
{
	
}


.widget a
{
	text-decoration:		none;
}

.widget a:hover
{
	background:				none;
	color:					#3B79A6;
	text-decoration:		underline;

}

.widget-title
{
	color:					#69747b;
	padding:				0px 0px 4px 16px;
	font-size:				18px;
	font-family:			verdana,arial,sans serif;
}

.widget-title-text
{
	border:						1px solid #d9d9d9;
	border-bottom:				none;
	padding:					4px 8px;

	font-family:				"Trebuchet MS", verdana,arial,sans serif;
	font-size:					12px;
	line-height:				18px;
	font-weight:				bold;
	color:						#E56B1F;
	
	background-color:			#f6f6fa;

}

#testimonial
{
	overflow:				hidden;
	font-size:				10px;

	height:					110px;
}

a.widget-button,
a.widget-button:hover
{
	display:				block;
	width:					179px;
	height:					31px;
	line-height:			31px;
	font-weight:			BOLD;
	font-size:				12px;
	font-family:			"Trebuchet MS", verdana,arial,sans serif;
	color:					#e8612e;

	background-image:		url(/images/widgets/widget-members-sidebar.gif);
	background-repeat:		no-repeat;

	padding-left:			10px;
	white-space:			nowrap;
	overflow:				hidden;
	margin-bottom:			12px;
}

/*=========================================================================================================
//	EXAMPLE	- remove or customize as needed
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Table Data
//-------------------------------------------------------------------------------------------------------*/
table.data
{
	/*border:					1px solid red;*/
/*	border-collapse:		collapse;*/
	empty-cells:			show;
}

table.data caption
{
	margin:					0.5em 0em;
	text-align:				left;
	font-family:			"Trebuchet MS", verdana,arial,sans serif;
	font-weight:			bold;
	font-size:				0.70em;
}

tr.r0
{
	background-color:		white;
}

tr.r1
{
	background-color:		rgb(238,245,255);
}

table.data th,
table.data td
{
	padding:				8px;
	text-align:				left;
/*	font-family:			"Trebuchet MS", verdana,arial,sans serif;*/
	font-size:			11px;
	font-family:		"Lucida Sans Unicode","Lucida Grande",Garuda,sans-serif;
	line-height:		18px;

	
}

table.data tr
{
	/*border:					1px solid blue;*/
}

table.data th
{
	vertical-align:			bottom;
	background-color:		#EEEEEE;
	font-weight:			bold;
	font-size:				0.70em;
	color:					white;
}

table.data td
{
	
	vertical-align:			top;
	/*background-color:		#EEEEEE;
	border-bottom:			1px solid #AAAAAA;*/
	font-size:				11px;
}

table.data td.col_1
{
	border-left:			1px solid white ; 
	border-top:				1px solid white; 
	border-bottom:			1px solid white; 
}

table.data td.col_2
{
	border-right:			1px solid white;
	border-top:				1px solid white; 
	border-bottom:			1px solid white; 
}

.heading
{
	font-size:				17px;
	margin-bottom:			5px;	
}

.heading2
{
	font-size:				14px;
}

table.data a.read_more
{
	margin-bottom:		5px;
	margin-top:			3px;
	padding-left:		3px;
	width:				89px;
	font-size:			12px;
	display:			block;
}


/*=========================================================================================================
//	EXAMPLE	- remove or customize as needed
//=======================================================================================================*/
/*---------------------------------------------------------------------------------------------------------
//	Bread crumb
//-------------------------------------------------------------------------------------------------------*/
#breadcrumb
{
	clear:					both;
	display:				block;
	width:					auto;
	height:					26px;
	line-height:			26px;
	padding:				0em 1.0em;
	white-space:			nowrap;
	font-family:			"Trebuchet MS", verdana,arial,sans serif;
	font-size:				11px;

	border-bottom:			1px solid rgb(238,238,238);
}

#breadcrumb a
{
}

#breadcrumb .static
{
	font-weight:			bold;
}

#breadcrumb .divider
{
	padding:				0em 0.25em;
}

/*=========================================================================================================
//---------------------------------------------------------------------------------------------------------
//	MISCELLANEOUS DEFAULTS
//---------------------------------------------------------------------------------------------------------
//=======================================================================================================*/
/*	Used so that non-CSS browsers deliniate footer block from body content	*/
hr
{
	display:				none;
}

/*	Hidden elements	*/
.hdn
{
	display:				none;
}

/*	because HTML should have this as the default	*/
td
{
	vertical-align:			top;
	padding:				0px;
}

/*	prevent ugly purple borders around linked images	*/
img
{
	border:					0px;
}

/*	do not underline links	*/
a
{
	text-decoration:		none;
}

/*	shortcomings of the formatter	*/
p
{
	margin:					0px;
}

/*	IE will allocate space for these if there are not display:none -  POSJ	*/
map
{
	display:				none;
}

sup
{
	vertical-align:			super;
	font-size:				0.75em;
}

table.data img,
.image_gray_border
{
	border:					1px solid #cccccc;
}