/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/*																							*/
/* Global																					*/
/*																							*/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
*
{
	margin					: 0;
    padding					: 0;
}

html, body
{
    background				: #F2F1E6;
    font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	color					: #666;
	font-weight				: normal;
	height					: 100%;
}

p
{
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	color					: #666;
	font-weight				: normal;
}

strong
{
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	color					: #666666;
	font-weight				: normal;
}

h1
{
	font-family				: Georgia, "Times New Roman", Times, serif;
	font-size				: 25px;
	color					: #333333;
	font-weight				: normal;
}

h2
{
	font-family				: Georgia, "Times New Roman", Times, serif;
	font-size				: 14px;
	color					: #FF6600;
	font-weight				: normal;
}

h3
{
	font-family				: Georgia, "Times New Roman", Times, serif;
	font-size				: 14px;
	color					: #333333;
	font-weight				: normal;
}

h4
{
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	color					: #000;
	font-weight				: normal;
}

a
{
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	color					: #666;
	font-weight				: normal;
	text-decoration			: none;
}				

a:hover
{
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 12px;
	color					: #666;
	font-weight				: normal;
	text-decoration			: none;
}

img
{
	border					: none;
}

li
{
	list-style				: none;
}

fieldset
{
	border					: none;
	overflow				: hidden; 
}

object, a
{
	outline					: none;
}

object:hover
{
	border					: 0px solid;
}

.h2-a
{
	display					: block; 
	margin					: 0 0 0 2px;
	font-family				: Georgia, "Times New Roman", Times, serif;
	font-size				: 14px;
	color					: #FF6600;
	font-weight				: normal;
}

.h2-a:hover
{
	display					: block; 
	margin					: 0 0 0 2px;
	font-family				: Georgia, "Times New Roman", Times, serif;
	font-size				: 14px;
	color					: #FF6600;
	font-weight				: normal;
	text-decoration			: underline;  
}




/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/*																							*/
/* Content Head																				*/
/*																							*/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
#content-head
{
	overflow				: hidden; 
	width					: 100%;  
	height					: 110px;
	background				: #FFFFFF url(../../img/site/flow/background-head.gif) repeat-x;
	background-position		: top; 
}

#content-head #head
{
	margin					: 0 auto;   
	width					: 992px;
	height					: 110px;
}

#content-head #head #head-panel
{
	float					: right;
	margin					: 0 11px 0 0;
	width					: 200px;
	height					: 110px;
	background				: #666 url(../../img/site/flow/background-head-panel.png) repeat-x;  
}

#content-head #head #head-panel #clock
{
	margin					: 29px 20px 0 20px;
	color					: #FFFFFF;
}

#content-head #head #head-panel p
{
	margin					: 4px 20px 0 20px;
	color					: #FFFFFF;
}

#content-head #head #head-panel #content-world-day 
{
	width					: 160px;
 	position				: relative;
 	height					: 20px;
 	overflow				: hidden;
 	margin					: 0 0 0 20px;
}

#content-head #head #head-panel #content-world-day #world-day
{
	white-space				: nowrap;
	line-height				: 20px;
	height					: 20px; 
}

#content-head #head #head-panel #content-world-day  #world-day p
{
	padding					: 0;
	font-weight				: bold;
}



/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/*																							*/
/* Nav																						*/
/*																							*/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
#content-nav
{  
	width					: 100%;  
	background				: #E6E5D4 url(../../img/site/flow/background-nav.gif) repeat-x;
	height					: 35px; 
}

#content-nav #nav
{
	width					: 992px;
	margin					: 0 auto;   
}

#content-nav #nav img
{  
	float					: left; 
	margin					: 0 0 0 10px; 
}

#content-nav #nav .nav-buttons
{
	float					: left; 
	font-weight				: bold;
	padding					: 10px;  
	margin					: 0 0 0 10px;
	background				: transparent url(../../img/site/flow/background-nav-buttons.gif);
	background-position		: 0 0;	 
}

#content-nav #nav .nav-buttons:hover
{
	color					: #fff;
	background-position		: 0 -35px;	 
}

#content-nav #nav #nav-register
{
	font-weight				: normal; 
}

#content-nav #nav #welcome
{
	float					: right; 
	text-align				: right;
	overflow				: hidden;
	margin					: 0 11px 0 0;      
}

#content-nav #nav #welcome p
{
	float					: left; 
	text-transform			: capitalize;
	display					: block;
	margin					: 10px;      
}

#content-nav #nav #welcome #nav-logout
{
	float					: left; 
	display					: block;
	margin					: 8px 0 8px 10px;
	width					: 28px;       
	height					: 19px;
	background				: #E6E5D4 url(../../img/site/flow/buttons.png) scroll -150px 0 no-repeat;
}

#content-nav #nav #welcome #nav-logout:hover
{
	background-position		: -150px -19px;
}

#content-nav #nav #login
{
	float					: right;
	width					: 200px;
	height					: 35px;
	margin					: 0 11px 0 0; 
	background				: #444 url(../../img/site/flow/buttons.png) no-repeat;
	background-position		: 165px -40px; 
	position				: relative;
}

#content-nav #nav #login p
{
	color					:#FFF;
	margin					: 10px 10px 10px 10px;
}


#content-nav #nav #login #login-drop-donw-down
{
	background				: #444444;
	clear					: left;
	overflow				: hidden;
	position				: absolute;
	width					: 200px;
	z-index					: 198;
	height					: 150px;
	display					: none;
}

#content-nav #nav #login #login-drop-donw-down #login-user, #content-nav #nav #login #login-drop-donw-down #login-password
{
	float					: left;
	height					: 15px;
	padding					: 4px 5px 6px 5px;
	background				: #333333;
	border					: none;
	color					: #FFFFFF;
	font-size				: 12px;
}

#content-nav #nav #login #login-drop-donw-down #login-password
{
	width					: 145px;
	margin					: 10px 0 21px 10px; 
}

#content-nav #nav #login #login-drop-donw-down #login-user
{
	width					: 170px;
	margin					: 20px 10px 0 10px;
}

#content-nav #nav #login #login-drop-donw-down #login-password
{
	float					: left;
	height					: 15px;
	width					: 145px;
	padding					: 4px 5px 6px 5px;
	margin					: 10px 0 21px 10px;
	background				: #333333;
	border					: none;
	color					: #FFFFFF;
	font-size				: 12px; 
}

#content-nav #nav #login #login-drop-donw-down #login-submit
{
	float					: left;
	height					: 25px;
	width					: 25px;
	margin					: 10px 0 21px 0;
	border					: none;
	background				: transparent url(../../img/site/flow/buttons.png) no-repeat;
	background-position		: -40px -40px;
}

#content-nav #nav #login #login-drop-donw-down #login-submit:hover
{
	cursor					: pointer;
	float					: left;
	height					: 25px;
	width					: 25px;
	margin					: 10px 0 21px 0;
	border					: none;
	background-position		: -40px -65px;
}

#content-nav #nav #login #login-drop-donw-down a
{
	float					: left;
	width					: 165px;
	margin					: 0 10px 4px 10px;
	padding					: 0 0 0 15px;
	border					: none;
	font-size				: 11px;
	color					: #999999;
	background				: transparent url(../../img/site/flow/login-arrow.gif) no-repeat scroll 0 0;
}

#content-nav #nav #login #login-drop-donw-down a:hover
{
	color					: #FFFFFF;
	background				: transparent url(../../img/site/flow/login-arrow.gif) no-repeat scroll 0 -14px;
}





/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/*																							*/
/* Content																					*/
/*																							*/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
#content
{
	width					: 970px;
	min-width				: 970px;
	overflow				: hidden;
	margin					: 0 auto 30px auto;
	padding					: 0 0 30px 0;
	background				: transparent url(../../img/site/flow/background-content.gif) repeat-y;
}




/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/*																							*/
/* Content Left																				*/
/*																							*/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
#content-left
{
	float					: left;
	width					: 200px;
	overflow				: hidden;
	background				: #F2F1E6;
	padding					: 13px 30px 0 0;
}

#content-left #content-buttons h2
{
	margin					: 13px 0 0 0;
	width					: 200px;
	padding					: 0 0 0 10px;  
	background				: transparent url(../../img/site/flow/menu-arrow.gif) no-repeat scroll 0 6px;
}

#content-left #content-buttons ul
{
	margin					: 0 0 0 10px;
}

#content-left #content-buttons ul li
{
	margin					: 4px 0 0 0;
}

#content-left #content-buttons ul li a:hover
{
	color					: #FF6600; 
}



/************************************************/
/*												*/
/*	Search										*/
/*												*/
/************************************************/
#content-left #content-search
{
	overflow				: hidden; 
	width					: 200px;
	margin					: 27px 0 0 0;
	border-bottom			: #333333 1px dashed;
}

#content-left #content-search input
{
	float					: left;
	border					: none;
	background				: #E6E5D4;
	color					: #FF6600;
	padding					: 4px 9px 5px 9px;
	width					: 157px; 
}

#content-left #content-search #submit-search
{
	border					: none;
	float					: left;
	width					: 25px;
	height					: 25px;
	padding					: 0 0 0 0;
	background				: #FF6600 url(../../img/site/flow/buttons.png) no-repeat;
	background-position		: -70px -40px;
}

#content-left #content-search #submit-search:hover
{
	background-position		: -70px -65px;
	cursor					: pointer;
}

#content-left #content-search a
{
	float					: left;
	margin					: 7px 10px 27px 10px;
	font-style				: italic;
	color					: #666;
}

#content-left #content-search a:hover
{
	color					: #000000;
	text-decoration			: underline; 
}




/************************************************/
/*												*/
/*	Trivia										*/
/*												*/
/************************************************/
#content-left #content-trivia
{
	overflow				: hidden; 
	width					: 200px;
	margin					: 26px 0 0 0;
	border-bottom			: #333333 1px dashed;
	padding					: 0 0 26px 0; 
}

#content-left #content-trivia h2
{
	margin					: 0 0 0 10px;
}

#content-left #content-trivia p
{
	color					: #000000; 
	margin					: 14px 0 0 10px;
}

#content-left #content-trivia form ul
{
	margin					: 14px 0 0 10px;
	overflow				: hidden;
	display					: block;  
}

#content-left #content-trivia form ul li
{
	width					: 180px;
	float					: left;
	clear					: both;	
	overflow				: hidden;
	margin					: 0 0 4px 0;
}

#content-left #content-trivia form ul li label
{
	margin					: 1px 0 0 10px;
	width					: 160px;
	display					: block;
	float					: left; 
}

#content-left #content-trivia form #submit-trivia
{
	cursor					: pointer; 
	border					: none;
	font-family				: Georgia, "Times New Roman", Times, serif;
	font-size				: 14px;
	color					: #333333;
	font-weight				: normal;
	padding					: 0 0 0 13px; 
	margin					: 8px 0 0 10px;
	display					: block;
	overflow				: hidden; 
	background				: #F2F1E6 url(../../img/site/flow/background-trivia-submit.gif) scroll 0 0 no-repeat;
}

#content-left #content-trivia form #submit-trivia:hover
{
	color					: #FF6600;
	background				: #F2F1E6 url(../../img/site/flow/background-trivia-submit.gif) scroll 0 -19px no-repeat;
}




/************************************************/
/*												*/
/*	Agreements									*/
/*												*/
/************************************************/
#content-agreements
{
	margin					: 30px 0 0 0; 
}

#content-agreements #agreements-title
{
	padding					: 16px 10px 7px 10px;
	background				: #E6E5D4;
}




/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/*																							*/
/* Content Center																			*/
/*																							*/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
#content-center
{
	float					: left;
	width					: 510px;
	min-width				: 510px;
	overflow				: hidden;
	background				: #F2F1E6;
	padding					: 0 30px 0 0;
}




/************************************************/
/*												*/
/*	No Content									*/
/*												*/
/************************************************/
#content-center #no-content
{
	width					: 510px;
	margin					: 24px 0 24px 0; 
}

#content-center #no-content h2
{
	line-height				: 20px;  
}

#content-center #no-content p
{
	line-height				: 24px;
}

#content-center #no-content a
{
	color					: #FF6600;
}

#content-center #no-content a:hover
{
	color					: #FF6600;
	text-decoration			: underline; 
}




/************************************************/
/*												*/
/*	Slide										*/
/*												*/
/************************************************/
#content-center #content-slide
{
	width					: 510px;
	height					: 545px;
	margin					: 30px 0 0 0; 
	border-bottom			: #333333 1px dashed;
}




/************************************************/
/*												*/
/*	List Content								*/
/*												*/
/************************************************/
#content-center #list-content
{
	width					: 510px;
	overflow				: hidden;
	margin					: 30px 0 0 0;
	padding					: 0 0 20px 0;
	border-bottom			: #333333 1px dashed; 
}

#content-center #list-content li
{
	width					: 510px;
	overflow				: hidden;
	margin					: 0 0 10px 0;
	clear					: both; 
}

#content-center #list-content li a
{
	float					: left;
	display					: block;
}

#content-center #list-content li a img
{
	border					: 2px solid #FFFFFF; 
}

#content-center #list-content li a img:hover
{
	border					: 2px solid #FF6600; 
}

#content-center #list-content li .list-content-info
{
	float					: left;
	width					: 360px;
	margin					: 0 0 0 20px;  
}

#content-center #list-content li .list-content-info a
{
	font-family				: "trebuchet ms", Arial, Helvetica, sans-serif; 
	font-size				: 12px; 
	color					: #FF6600;
	line-height				: 18px;
	display					: block;
	clear					: both;
	text-transform			: uppercase;     
}

#content-center #list-content li .list-content-info a:hover
{
	text-decoration			: underline;      
}

#content-center #list-content li .list-content-info p
{
	color					: #666666;
	line-height				: 18px;
	display					: block;
	clear					: both;  
}




/************************************************/
/*												*/
/*	Scientist Articles							*/
/*												*/
/************************************************/
#content-center #list-articles-scientists
{
	width					: 510px;
	overflow				: hidden;
	margin					: 24px 0 0 0;   
}

#content-center #list-articles-scientists ul
{
	overflow				: hidden; 
	margin					: 12px 0 25px 0;
}

#content-center #list-articles-scientists ul li
{
	overflow				: hidden; 
	margin					: 0 0 5px 0;
	background-position		: bottom;
	border-bottom			: #c5c4af 1px dashed;
}

#content-center #list-articles-scientists ul li a
{
	display					: block; 
	line-height				: 18px;
	margin					: 0 0 6px 2px; 
}

#content-center #list-articles-scientists ul li strong
{
	color					: #000000;
}

#content-center #list-articles-scientists ul li .articles-scientists-point
{
	font-weight				: bold;  
	color					: #FF6600;  
}

#content-center #list-articles-scientists ul li a:hover
{
	text-decoration			: underline;  
}




/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/*																							*/
/* Content Right																			*/
/*																							*/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
#content-right
{
	float					: right;
	background				: #F2F1E6;
	padding					: 30px 0 0 0;
	width					: auto; 
}


/************************************************/
/*												*/
/*	Actions										*/
/*												*/
/************************************************/
#content-right #content-actions
{
	overflow				: hidden;
	background				: #E6E5D4;
	padding					: 20px 20px 0 20px;
	border-bottom-width		: 180px 
}

#content-right #content-actions #actions
{
	border-bottom			: #333333 1px dashed;
	padding					: 0 0 20px 0;
	overflow				: hidden;
}

#content-right #content-actions #actions a
{
	float					: left;
	width					: 28px;
	height					: 19px;
	margin					: 0 5px 0 0;  
}

#content-right #content-actions #actions #rss
{
	background				: transparent url(../../img/site/flow/buttons.png) scroll 0 0 no-repeat;
}

#content-right #content-actions #actions #send-friend
{
	background				: transparent url(../../img/site/flow/buttons.png) scroll -30px 0 no-repeat;
}

#content-right #content-actions #actions #home-page
{
	background				: transparent url(../../img/site/flow/buttons.png) scroll -60px 0 no-repeat;
}

#content-right #content-actions #actions #print
{
	background				: transparent url(../../img/site/flow/buttons.png) scroll -90px 0 no-repeat;
}

#content-right #content-actions #actions #email
{
	background				: transparent url(../../img/site/flow/buttons.png) scroll -120px 0 no-repeat;
	margin					: 0 0 0 0;  
}

#content-right #content-actions #actions #rss:hover
{
	background-position			: 0px -19px;
}
#content-right #content-actions #actions #send-friend:hover
{
	background-position			: -30px -19px;
}
#content-right #content-actions #actions #home-page:hover
{
	background-position			: -60px -19px;
}
#content-right #content-actions #actions #print:hover
{
	background-position			: -90px -19px;
}
#content-right #content-actions #actions #email:hover
{
	background-position			: -120px -19px;
}




/************************************************/
/*												*/
/*	Mosts Views									*/
/*												*/
/************************************************/
#content-right #mosts-views
{
	width					: 160px;
	padding					: 26px 20px 20px 20px;  
	background-color		: #E6E5D4;
	overflow				: hidden; 
}

#content-right #mosts-views ul
{
	margin					: 14px 0 0 0; 
}

#content-right #mosts-views ul li
{
	overflow				: hidden; 
	margin					: 0 0 7px 0;
	background-position		: bottom;
	border-bottom			: #c5c4af 1px dashed;
}

#content-right #mosts-views ul li a
{
	display					: block; 
	margin					: 0 0 9px 0;
}

#content-right #mosts-views ul li a:hover
{
	color					: #FF6600; 
}




/************************************************/
/*												*/
/*	Sub Sections								*/
/*												*/
/************************************************/
#content-right #content-subsections
{
	width					: auto;
	padding					: 26px 0 1px 0;  
	background-color		: #E6E5D4;
}

#content-right #content-subsections h2
{
	margin					: 0 20px 6px 20px; 
}

#content-right #content-subsections ul li
{
	position				: relative;
}

#content-right #content-subsections ul li a
{

	display					: block;
	height					: 30px;
	line-height				: 30px;
	padding					: 0 20px;
	margin					: 1px 0 0 0;
}

#content-right #content-subsections ul li .sub-sections-button
{
	background				: #E6E5D4;
}

#content-right #content-subsections ul li ul .sub-sections-list-line
{
	height					: 5px;
	width					: 530px;
	background				: #FF6600;
	border-bottom			: none;
	margin					: 0 0 16px 10px;
}

#content-right #content-subsections ul li a span
{
	border-bottom			: #c5c4af 1px dashed;
	display					: block;
}

#content-right #content-subsections ul li ul
{
	background				: #fff;
	clear					: left;
	left					: -999em;
	overflow				: hidden;
	padding					: 20px 20px 20px 10px;
	position				: absolute;
	width					: 540px;
	z-index					: 98;
}

#content-right #content-subsections ul li:hover a
{
	background				: #fff;
	color					: #000;
}

#content-right #content-subsections ul li:hover ul
{
	left					: -570px;
	top						: -10px;
}

#content-right #content-subsections ul li ul li
{
	border-bottom			: #EBEBEB 1px solid;
	float					: left;
	width					: 260px;
	height					: 30px;
	margin					: 0 0 0 10px;
}

#content-right #content-subsections ul li:hover ul li a
{
	background				: url("../../img/site/flow/menu-arrow.gif") no-repeat 10px 11px;
	color					: #666666;
	line-height				: 28px;
	padding					: 0 0 0 25px;
}

#content-right #content-subsections ul li ul li a:hover
{
	color					: #FF6600;
}




/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/*																							*/
/* Pre Footer																				*/
/*																							*/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
#content-pre-footer
{
	background-color		: #666;
	overflow				: hidden;
	width					: 100%;  
}

#content-pre-footer #pre-footer
{
	width					: 970px;
	margin					: 0 auto;
	padding					: 54px 0 30px 0;
	overflow				: hidden;  
}

#content-pre-footer #pre-footer #content-interviews
{
	margin					: 0 121px 0 0;
}

#content-pre-footer #pre-footer .content-interviews-news
{
	float					: left;
	width					: 424px;
	overflow				: hidden;   
}

#content-pre-footer #pre-footer .content-interviews-news div h1
{
	color					: #FFFFFF;     
}

#content-pre-footer #pre-footer .content-interviews-news div ul
{
	padding					: 11px 0 0 0;
}

#content-pre-footer #pre-footer .content-interviews-news div ul li
{
	padding					: 0 0 14px 0;
	display					: block;  
}

#content-pre-footer #pre-footer .content-interviews-news div ul li a
{
	color					: #999999; 
}

#content-pre-footer #pre-footer .content-interviews-news div ul li a:hover
{
	color					: #FFFFFF; 
}

#content-pre-footer #pre-footer .content-interviews-news div ul li .interviews-news-see-more
{
	color					: #FFFFFF;  
}

#content-pre-footer #pre-footer .content-interviews-news div ul li .interviews-news-see-more:hover
{
	color					: #FFFFFF;
	text-decoration			: underline;  
}




/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/*																							*/
/* Content Footer																			*/
/*																							*/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
#content-footer
{
	overflow				: hidden;  
	background-color		: #444;
	width					: 100%;  
}

#content-footer #footer
{
	margin					: 0 auto; 
	width					: 970px; 
	height					: 100px;
}

#content-footer #footer p, #content-footer #footer a
{
	color					: #999;
}

#content-footer #footer strong, #content-footer #footer a:hover
{
	color					: #FFF;
}

#content-footer #footer #footer-nutar
{
	float					: left;
	margin					: 35px 161px 35px 0;
}

#content-footer #footer #footer-sections
{
	float					: left;
	margin					: 35px 0px 35px 0px;
}

#content-footer #footer #footer-fluzz
{
	float					: right;
	margin					: 39px 0 39px 0px;
}

#content-footer #footer #footer-fluzz a
{
	clear					: both;
	float					: left;
	width					: 22px;
	height					: 22px;
	background				: #444 url("../../img/site/flow/buttons.png") no-repeat;  
	background-position		: 0px -80px; 
}

#content-footer #footer #footer-fluzz a:hover
{
	background-position		: 0px -102px;
}




/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/*																							*/
/* Radio Button / Check	Box																	*/
/*																							*/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
.add-radio-check input
{
	display						: none;
}

.jquery-checkbox
{ 
	float						: left;
	display						: inline;
	cursor						: pointer;
}

.jquery-checkbox .mark
{
	display						: inline;
}

#content-left #content-trivia .jquery-checkbox img
{
	float						: none !important; 
	margin						: 0 !important; 
	vertical-align				: middle;
	width						: 10px;
	height						: 10px;
}

#content-left #content-trivia .jquery-checkbox img
{
	background					: transparent url( ../../img/site/radio-check/radio-check-grey.gif ) no-repeat;
}

#content-left #content-trivia .jquery-checkbox img
{
	background-position			: 0px 0px;
}

#content-left #content-trivia .jquery-checkbox-hover img
{
	background-position			: 0px -10px;
}

#content-left #content-trivia .jquery-checkbox-checked img
{
	background-position			: 0px -20px;
}

#content-left #content-trivia .jquery-checkbox-checked .jquery-checkbox-hover img
{
	background-position			: 0px -30px;
}

#content-left #content-trivia .jquery-checkbox-disabled img
{
	background-position			: 0px -40px;
}

#content-left #content-trivia .jquery-checkbox-checked .jquery-checkbox-disabled img
{
	background-position			: 0px -50px;
}




/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/*																							*/
/* Alerts																					*/
/*																							*/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
.notice_message, .success_message, .warning_message, .error_message, .validation_message
{
	border-top					: 1px solid #FF6600;
	border-bottom				: 1px solid #FF6600;
	color						: #FF6600;
	padding						: 7px 0 7px 17px;
	overflow					: hidden;
	margin						: 14px 0 15px 0;   
}

.error_message
{
	background					: transparent url(../../img/site/alerts/icon-message-error.gif) no-repeat scroll 0px 12px; 
}

.notice_message
{
	background					: transparent url(../../img/site/alerts/icon-message-notice.gif) no-repeat scroll 0px 11px;
}

.success_message
{
	background					: transparent url(../../img/site/alerts/icon-message-success.gif) no-repeat scroll 0px 12px;
}

.warning_message
{
	background					: transparent url(../../img/site/alerts/icon-message-notice.gif) no-repeat scroll 0px 11px;
}

.validation_message
{
	background					: transparent url(../../img/site/alerts/icon-message-error.gif) no-repeat scroll 0px 12px;
}

.highlight
{
	background					: #FFFFDF;
}

div.autocomplete
{
	position					: relative;
	background-color			: white;
	border						: 1px solid #888;
	margin						: 0;
	padding						: 0;
}

div.autocomplete ul
{
	list-style-type				: none;
	margin						: 0;
	padding						: 0;
}

div.autocomplete ul li.selected
{
	background-color			: #ffb;
}

div.autocomplete ul li
{
      list-style-type			: none;
      display					: block;
	  margin					: 1px 0;
      padding					: 1px;
      cursor					: pointer;
      font-size					: 10px;
}




/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/*																							*/
/* Forms																					*/
/*																							*/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
#content-center #content-form
{
	width					: 510px;
	overflow				: hidden;
	margin					: 30px 0 30px 0;  
}

#content-center #content-form form
{
	width					: 510px;
	overflow				: hidden;
	margin					: 21px 0 0 0;
	border-bottom			: 1px dashed #C5C4AF;   
}

#content-center #content-form form #form-ul
{
	width					: 510px;
	overflow				: hidden; 
	margin					: 9px 0 30px 0;
}


#content-center #content-form form #form-ul li
{
	width					: 510px;
	overflow				: hidden;
	margin					: 5px 0 0 0;
	display					: block; 
}

#content-center #content-form form #form-ul .form-title
{
	display					: block;
	margin					: -3px 0 13px 0;
}

#content-center #content-form form #form-ul .form-title h2
{
	display					: block;
	line-height				: 18px;
}

#content-center #content-form form #form-ul .form-separator
{
	border-bottom			: 1px dashed #C5C4AF;
	margin					: 20px 0 20px 0;
	height					: 0px; 
}

#content-center #content-form form #form-ul li label
{
	width					: 125px;
	float					: left;
	padding					: 5px 0 0 0; 
	line-height				: normal;
	float					: left;
}

#content-center #content-form form #form-ul li input
{
	font-family				: Verdana, Tahoma, Arial, Helvetica;
	font-size				: 11px;
	color					: #333333;
	font-weight				: normal;
	width					: 285px;
	margin					: 0;
	background				: #e6e5d4; 
	border					: none;
	padding					: 5px;
	border					: 1px solid #e6e5d4;
	float					: left;
}

#content-center #content-form form #form-ul li .form-date
{
	font-family				: Verdana, Tahoma, Arial, Helvetica;
	font-size				: 11px;
	color					: #333333;
	font-weight				: normal;
	width					: 295px;
	margin					: 0;
	background				: #e6e5d4; 
	border					: none;
	float					: left;
	overflow				: hidden; 
}

#content-center #content-form form #form-ul li .form-date .form-day
{
	width					: 25px;
	border-right			: 1px solid #F2F1E6;
	text-align				: center; 
}

#content-center #content-form form #form-ul li .form-date .form-month
{
	width					: 25px;
	border-right			: 1px solid #F2F1E6;
	text-align				: center;
}

#content-center #content-form form #form-ul li .form-date .form-year
{
	width					: 50px;
	border-right			: 1px solid #F2F1E6;
	text-align				: center;
}

#content-center #content-form form #form-ul li .form-date p
{
	float					: left;
	display					: block;
	margin					: 5px 10px 5px 10px;
}

#content-center #content-form form #form-ul li textarea
{
	font-family				: Verdana, Tahoma, Arial, Helvetica;
	font-size				: 11px;
	color					: #333333;
	font-weight				: normal;
	width					: 363px;
	height					: 136px;
	margin					: 0;
	background				: #e6e5d4; 
	line-height				: normal; 
	border					: none;
	padding					: 5px;
	border					: 1px solid #e6e5d4;
	float					: left;
}

#content-center #content-form form #form-ul li input:focus, 
#content-center #content-form form #form-ul li textarea:focus,
#content-center #content-form form #form-ul li .form-date .form-day:focus,
#content-center #content-form form #form-ul li .form-date .form-month:focus,
#content-center #content-form form #form-ul li .form-date .form-year:focus
{
	border					: 1px solid #FF6600;
	border-right			: 1px solid #FF6600;
}

#content-center #content-form form #form-ul li #submit
{
	color					: #FFF;  
	float					: left; 
	font-weight				: bold; 
	width					: 113px;
	line-height				: normal; 
	margin					: 0 0 0 125px;
	border					: none; 
	background				: #E6E5D4 url(../../img/site/flow/background-submit.gif) scroll 0 0;	 
}

#content-center #content-form form #form-ul li #submit:hover
{
	cursor					: pointer; 
	font-weight				: bold;
	line-height				: normal; 
	color					: #FFF;
	border					: none;  
	background				: #E6E5D4 url(../../img/site/flow/background-submit.gif) scroll 0 -25px; 
}

#content-center #content-form form #form-ul li .form-required
{
	color					: #FF6600;
	font-size				: 14px;
	float					: left;
	margin					: 3px 0 0 5px; 
}

#content-center #content-form form #form-ul li #form-required-alert
{
	display					: block; 
	float					: left; 
	color					: #FF6600;
	font-size				: 12px;
	margin					: 4px 0 0 10px; 
}




/************************************************/
/*												*/
/*	Contact Footer								*/
/*												*/
/************************************************/
#content-center #content-form form #form-ul li .form-radio-check
{
	font-family				: Verdana, Tahoma, Arial, Helvetica;
	font-size				: 11px;
	color					: #333333;
	font-weight				: normal;
	width					: 365px;
	margin					: 0;
	background				: #e6e5d4; 
	line-height				: normal; 
	border					: none;
	float					: left;
	overflow				: hidden; 
}

#content-center #content-form form #form-ul .content-input .form-radio-check
{
	width					: 297px; 
}

#content-center #content-form form #form-ul li .form-radio-check .content-radio-check
{
	margin					: 0;
	padding					: 5px 12px 5px 8px;
	float					: left;
	overflow				: hidden;
}

#content-center #content-form form #form-ul li .form-radio-check .content-radio-check p
{
	margin					: 0 0 0 10px;
	float					: left; 
}

#content-center #content-form form #form-ul li .form-radio-check-list
{
	overflow				: hidden;
	margin					: 0;
	float					: left;
}

#content-center #content-form form #form-ul li .form-radio-check-list ul li
{
	background				: #e6e5d4;
	overflow				: hidden; 
	line-height				: normal; 
	border					: none;
	width					: 372px;
	padding					: 4px 5px 5px 8px; 
	margin					: 0 0 0 0; 
	border-bottom			: 1px solid #F2F1E6;
}

#content-center #content-form form #form-ul li .form-radio-check-list ul li p
{
	margin					: 1px 0 0 10px;
	float					: left; 
}



/************************************************/
/*												*/
/*	Contact Footer								*/
/*												*/
/************************************************/
#content-center #content-form form #form-ul li input[type="radio"],
#content-center #content-form form #form-ul li input[type="checkbox"]
{
	display						: none;
}

#content-center #content-form form #form-ul li .jquery-checkbox
{ 
	float						: left;
	display						: inline;
	cursor						: pointer;
}

#content-center #content-form form #form-ul li .jquery-checkbox .mark
{
	display						: inline;
}

#content-center #content-form form #form-ul li .jquery-checkbox img
{
	float						: none !important; 
	margin						: 0 !important; 
	vertical-align				: middle;
	width						: 10px;
	height						: 10px;
}

#content-center #content-form form #form-ul li .jquery-checkbox img
{
	background					: transparent url( ../../img/site/radio-check/radio-check-orange.gif ) no-repeat;
}

#content-center #content-form form #form-ul li .jquery-checkbox img
{
	background-position			: 0px 0px;
}

#content-center #content-form form #form-ul li .jquery-checkbox-hover img
{
	background-position			: 0px -10px;
}

#content-center #content-form form #form-ul li .jquery-checkbox-checked img
{
	background-position			: 0px -20px;
}

#content-center #content-form form #form-ul li .jquery-checkbox-checked .jquery-checkbox-hover img
{
	background-position			: 0px -30px;
}

#content-center #content-form form #form-ul li .jquery-checkbox-disabled img
{
	background-position			: 0px -40px;
}

#content-center #content-form form #form-ul li .jquery-checkbox-checked .jquery-checkbox-disabled img
{
	background-position			: 0px -50px;
}




/************************************************/
/*												*/
/*	Combo Box									*/
/*												*/
/************************************************/
.form-combobox
{
	display					: block;
	overflow				: hidden;
	height					: 25px;
	width					: 297px;
	float					: left;  
}

.dd
{
	display					: inline-block !important;
	text-align				: left;
	background-color		: #E6E5D4;
}

.dd .ddTitle
{
	background				: #E6E5D4;
	border					: 1px solid #E6E5D4;
	text-indent				: 0;
	cursor					: default;
	overflow				: hidden;
	height					: 23px;
	width					: 295px;
	color					: #666666;
}

.dd .ddTitle:hover
{
	border					: 1px solid #FF6600;
	color					: #666666;
}

.dd .ddTitle span.arrow
{
	background				: url(../../img/site/combobox/arrow.gif) no-repeat 0 0;
	float					: right;
	margin					: 3px 5px 0 0; 
	display					: inline-block;
	width					: 16px;
	height					: 16px;
	cursor					: pointer;
}

.dd .ddTitle span.textTitle
{
	text-indent				: 1px;
	overflow				: hidden;
	line-height				: normal;
	margin					: 4px 0 0 5px;
	position				: absolute; 
}
	 
.dd .ddTitle span.textTitle img
{
	text-align				: left;
	padding					: 0 2px 0 0
}

.dd .ddTitle img.selected
{
	padding					: 0 30px 0 0;
	vertical-align			: top;
}

.dd .ddChild
{
	position				: absolute;
	border					: 1px solid #F2F1E6;
	border-top				: none;
	display					: none;
	margin					: 0;
	width					: 295px !important;
	overflow				: auto;
	background-color		: #E6E5D4;
}

.dd .ddChild .opta a, .dd .ddChild .opta a:visited
{
	padding-left			: 10px
}

.dd .ddChild a
{
	display					: block;
	padding					: 3px 0 3px 10px;
	text-decoration			: none;
	overflow				: hidden;
	white-space				: nowrap;
	cursor					: pointer;
	color					: #666666;
}

.dd .ddChild a:hover
{
	background				: #FF6600;
	color					: #FFFFFF;
}

.dd .ddChild a img
{
	border					: 0;
	padding					: 0 2px 0 0;
	vertical-align			: middle;
}

.dd .ddChild a.selected
{
	background				: #FF6600;
	color					: #FFFFFF;
}

.hidden
{
	display					: none;
}


/***************/
.dd .ddChild a img
{
	display					: none;
}
/***************/



/************************************************/
/*												*/
/*	Contact Footer								*/
/*												*/
/************************************************/
#content-center #content-form #form-contact-footer
{
	overflow				: hidden; 
	padding					: 24px 0 26px 0; 
	border-bottom			: 1px dashed #C5C4AF;
}

#content-center #content-form #form-contact-footer p
{
	margin					: 9px 0 0 0; 
	line-height				: 18px; 
}

#content-center #content-form #form-contact-footer a
{
	color					: #FF6600; 
}

#content-center #content-form #form-contact-footer a:hover
{
	color					: #FF6600;
	text-decoration			: underline; 
}




/************************************************/
/*												*/
/*	File										*/
/*												*/
/************************************************/
#content-center #content-form form #form-ul li .content-file
{
	float					: left;
	overflow				: hidden; 
	width					: 373px;
	height					: 25px;
	background				: #E6E5D4; 
}

#content-center #content-form form #form-ul li .content-file .select_file #cv-file
{
	width					: 25px !important; 
	height					: 25px !important;
	margin					: 0 0 0 0 !important;
	cursor					: pointer; 
}



/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/*																							*/
/* List																						*/
/*																							*/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
#content-center #content-list
{
	width					: 510px;
	overflow				: hidden;
	padding					: 30px 0 30px 0;
}

#content-center #content-list #list-image
{
	margin					: 0 0 30px 0;
	display					: block;  
}

#content-center #content-list h1
{
	margin					: 24px 0 -1px 0;
}

#content-center #content-list ul
{
	margin					: 0 0 25px 0;
	overflow				: hidden;
}

#content-center #content-list ul li
{
	border-bottom			: 1px dashed #C5C4AF;
	overflow				: hidden;
	margin					: 0 0 5px 0;
}

#content-center #content-list ul li .content-item-list
{
	display					: block;
	overflow				: hidden;
	margin					: 0 0 5px 0;
	padding					: 11px 0 11px 0; 
}

#content-center #content-list ul li .content-item-list:hover
{
	background				: #E6E5D4; 
}

#content-center #content-list ul li .content-item-list .list-title
{
	font-family				: Georgia, "Times New Roman", Times, serif;
	font-size				: 14px;
	color					: #FF6600;
	font-weight				: normal;
	display					: block;
	margin					: 0 0 2px 0; 
	padding					: 0 10px 0 10px;
	background				: transparent url(../../img/site/flow/menu-arrow.gif) no-repeat scroll 0 6px;
}

#content-center #content-list ul li .content-item-list:hover .list-title:hover
{
	text-decoration			: underline; 
}

#content-center #content-list ul li .content-item-list .list-pompadour
{
	display					: block;
	line-height				: 18px; 
	padding					: 0 10px 0 10px;
}

#content-center #content-list .conten-list-paginator
{
	background				: #E6E5D4;
	display					: block;
	width					: 510px;   
	height					: 25px;
	line-height				: 25px; 
}

#content-center #content-list .conten-list-paginator div
{
	overflow				: hidden;
	width					: 510px;
	margin					: 0 auto;  
	text-align				: center;
}

#content-center #content-list .conten-list-paginator div span
{
	margin					: 0 auto;
}

#content-center #content-list .conten-list-paginator div .previous-page
{
	float					: left; 
	display					: block;
	width					: 25px;   
	height					: 25px;  
	background				: transparent url("../../img/site/flow/buttons.png") no-repeat;  
	background-position		: -100px -40px;
}

#content-center #content-list .conten-list-paginator div .next-page
{
	float					: right; 
	display					: block;
	width					: 25px;   
	height					: 25px;  
	background				: transparent url("../../img/site/flow/buttons.png") no-repeat;  
	background-position		: -130px -40px;
}

#content-center #content-list .conten-list-paginator div .previous-page:hover
{
	background-position		: -100px -65px;
	cursor					: pointer; 
}
#content-center #content-list .conten-list-paginator div .next-page:hover
{
	background-position		: -130px -65px;
	cursor					: pointer; 
}

#content-center #content-list .conten-list-paginator div .previous-page-disable
{
	float					: left; 
	display					: block;
	width					: 25px;   
	height					: 25px;  
	background				: transparent url("../../img/site/flow/buttons.png") no-repeat;  
	background-position		: -100px -90px;  
}

#content-center #content-list .conten-list-paginator div .next-page-disable
{
	float					: right; 
	display					: block;
	width					: 25px;   
	height					: 25px;  
	background				: transparent url("../../img/site/flow/buttons.png") no-repeat;  
	background-position		: -130px -90px;  
}




/************************************************/
/*												*/
/*	Content View Comments List					*/
/*												*/
/************************************************/
#content-center #content-list #content-comments-list
{
	width					: 510px;
	overflow				: hidden;
	padding					: 0 0 0 0;
	margin					: 10px 0 15px 0;
}

#content-center #content-list #content-comments-list li
{
	width					: 510px;
	padding					: 0 0 5px 0;
	margin					: 0 0 15px 0;
	border-bottom			: 1px dashed #C5C4AF;
}

#content-center #content-list #content-comments-list li p
{
	line-height				: 18px;
	margin					: 0 0 11px 0;
	color					: #000000; 
}

#content-center #content-list #content-comments-list li .view-comments-info
{
	color					: #FF6600;
	text-transform			: capitalize;
}

#content-center #content-list #content-comments-list li .view-comments-info strong
{
	text-transform			: none;
}




/************************************************/
/*												*/
/*	Content View Add							*/
/*												*/
/************************************************/
#content-center #content-list #content-view-add
{
	overflow				: hidden;
	display					: block;
	border-bottom			: 1px dashed #C5C4AF;
	padding					: 26px 0 25px 0; 
}

#content-center #content-list #content-view-add .view-add,
#content-center #content-list #content-view-all .view-add
{
	margin					: 0 0 0 0;
	display					: block; 
	color					: #FF6600; 
	font-family				: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size				: 12px;
	text-transform			: uppercase;
	padding					: 0 0 0 10px;
	background				: transparent url(../../img/site/flow/menu-arrow.gif) no-repeat scroll 0 6px; 
}

#content-center #content-list #content-view-all .view-add
{
	display					: inline;
}

#content-center #content-list #content-view-add .view-add:hover,
#content-center #content-list #content-view-all .view-add:hover
{
	text-decoration			: underline;
}


/************************************************/
/*												*/
/*	Content View All							*/
/*												*/
/************************************************/
#content-center #content-list #content-view-all
{
	overflow				: hidden;
	display					: block;
	border-bottom			: 1px dashed #C5C4AF;
	margin					: -3px 0 0 0;  
}

#content-center #content-list #content-view-all .view-all
{
	color					: #FF6600;
	margin					: 0 0 27px 0;
	float					: right; 
}

#content-center #content-list #content-view-all .view-all:hover
{
	text-decoration			: underline;
}


/************************************************/
/*												*/
/*	Content LInks								*/
/*												*/
/************************************************/
#content-center #content-list #content-links-list
{
	margin					: 0 0 -5px 0;
	overflow				: hidden;
}




/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/*																							*/
/* Satatic Sections																			*/
/*																							*/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
#content-center #content-static-section
{
	width					: 510px;
	overflow				: hidden;
	padding					: 30px 0 13px 0;
	margin					: 0 0 30px 0;
	border-bottom			: 1px dashed #C5C4AF;
	line-height				: 18px;
}

#content-center #content-static-section .line-separator
{
	margin					: 0 0 15px 0; 
	border-bottom			: 1px dashed #333333;
	height					: 1px;
	display					: block;  
}

#content-center #content-static-section .static-sections-img
{
	margin					: 0 0 19px 0; 
}

#content-center #content-static-section h1
{
	line-height				: normal;
	margin					: 0 0 10px 0;
}

#content-center #content-static-section h2
{
	line-height				: normal;
	margin					: 0 0 13px 0;
}

#content-center #content-static-section h3
{
	line-height				: normal;
	margin					: 0 0 13px 0;
}

#content-center #content-static-section p
{
	margin					: 0 0 15px 0;
}

#content-center #content-static-section ul, #content-center #content-static-section ol
{
	margin					: 0 0 13px 30px;
}

#content-center #content-static-section ul li
{
	list-style				: circle;
}

#content-center #content-static-section ol li
{
	list-style				: decimal;
}

#content-center #content-static-section a
{
	color					: #FF6600; 
}

#content-center #content-static-section a:hover
{
	color					: #FF6600;
	text-decoration			: underline; 
}


/************************************************/
/*												*/
/*	Banners										*/
/*												*/
/************************************************/
#content-center #content-static-section .content-banner
{
	border-bottom			: 1px dashed #333;
	margin					: 17px 0 20px 0;
	display					: block;
	overflow				: hidden;  
}

#content-center #content-static-section .content-banner .banner-code
{
	padding					: 6px 10px 5px 10px;
	display					: block;
	background				: #E6E5D4;
	margin					: 0 0 20px 0;
}

#content-center #content-static-section .content-banner .banner-img
{
	display					: block;
	background				: #E6E5D4;
	margin					: 0 0 16px 0; 
}

#content-center #content-static-section #banner-download
{
	margin					: -4px 0 0 0; 
	display					: block;
	overflow				: hidden;
}

#content-center #content-static-section #banner-download p
{
	margin					: 0 0 12px 0; 
}

.staff-name
{
	color					: #000; 
}




/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/*																							*/
/* Tooltips																					*/
/*																							*/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
#tooltip{
	position				: absolute;
	z-index					: 5000;
	border					: none;
	background				: #333 url(../../img/site/flow/background-tooltip.png) repeat-x;
	background-position		: top; 
	padding					: 2px 5px 2px 5px;
}

#tooltip h3
{
	font-family				: Arial, Helvetica, sans-serif;
	font-size				: 11px;
	color					: #FFFFFF;
	font-weight				: normal;
}

#tooltip h3, #tooltip div
{
	margin					: 0;
}




/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/*																							*/
/* Trivia																					*/
/*																							*/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
#content-center #content-trivia
{
	width					: 510px;
	overflow				: hidden;
	padding					: 30px 0 26px 0;
	margin					: -4px 0 30px 0;
	border-bottom			: 1px dashed #C5C4AF;
}

#content-center #content-trivia h1
{
	margin					: 0 0 9px 0;
}

#content-center #content-trivia h2
{
	margin					: 0 0 9px 0;
	font-family				: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size				: 12px;
}


#content-center #content-trivia p
{
	line-height				: 18px; 
	margin					: 0 0 22px 0;
	color					: #000; 
}

#content-center #content-trivia strong
{
	line-height				: 18px;
	color					: #FF6600; 
}

#content-center #content-trivia ul
{
	width					: 510px;
	overflow				: hidden;  
	display					: block;
	border-bottom			: 1px dashed #C5C4AF;
	padding					: 0 0 15px 0; 
	margin					: 0 0 25px 0; 
}

#content-center #content-trivia ul li
{
	width					: 510px;
	overflow				: hidden;  
	display					: block;
	clear					: left;
	margin					: 0 0 15px 0;
}

#content-center #content-trivia ul li p
{
	float					: left;
	margin					: 0 0 1px 0;  
	color					: #666;
}

#content-center #content-trivia ul li strong
{
	float					: left;
	line-height				: 25px;
	margin					: 0 0 0 10px;
}

#content-center #content-trivia ul li .percent_bar
{
	margin					: 0 0 0 0;
	float					: left;
	height					: 25px;
	width					:465px;
	display					: block;
	background				: #E6E5D4 url("../../img/site/flow/background-trivia-bar.gif") no-repeat scroll -510px 0; 
}




/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/*																							*/
/* View																						*/
/*																							*/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
/********************************************************************************************/
#content-center #content-view
{
	width					: 510px;
	overflow				: hidden;
	padding					: 30px 0 17px 0;
	margin					: 0 0 30px 0;
	border-bottom			: 1px dashed #C5C4AF;
}

#content-center #content-view #view-image
{
	margin					: 0 0 23px 0;
	border					: 2px solid #FF6600; 
}

#content-center #content-view #content-gallery
{
	width					: 510px;
	height					: 275px;
	margin					: 0 0 26px 0;
}

#content-center #content-view #view-section-date
{
	margin					: 0 0 9px 0;
	font-family				: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size				: 12px;
	text-transform			: uppercase; 
}

#content-center #content-view h1
{
	margin					: 0 0 11px 0;
}

#content-center #content-view #view-pompadour
{
	margin					: 0 0 14px 0;
}

#content-center #content-view #author
{
	margin					: 0 0 14px 0;
}

#content-center #content-view #view-body
{
	line-height				: 18px;
}

#content-center #content-view #view-body h3
{
	line-height				: 40px;
}

#content-center #content-view #view-body strong
{
	font-weight				: bold;
}

#content-center #content-view #view-body ul, #content-center #content-view #view-body ol
{
	margin					: 0 0 11px 30px;
}

#content-center #content-view #view-body ul li
{
	list-style				: circle;  
}

#content-center #content-view #view-body ol li
{
	list-style				: decimal; 
}

#content-center #content-view .view-source
{
	overflow				: hidden;
	display					: block;
	margin					: 13px 0 0 0;
}

#content-center #content-view .view-source strong
{
	font-weight				: bold; 
}

#content-center #content-view .view-source a, #content-center #content-view .view-source .view-source-a,
#content-center #content-view .view-source a, #content-center #content-view .view-source .view-source-s
{
	color					: #FF6600;
	font-weight				: normal;  
}

#content-center #content-view .view-source a:hover, #content-center .view-source .view-source-a:hover
{
	color					: #FF6600;
	text-decoration			: underline; 
}

#content-center #content-view table
{
	border:none;
	border-left:1px solid #FF6600;
	border-top:1px solid #FF6600;
	width: 510px;
}

#content-center #content-view table tbody tr td
{
	border:none;
	border-right:1px solid #FF6600;
	border-bottom:1px solid #FF6600;
	padding: 5px;
}




/************************************************/
/*												*/
/*	Content View Comments						*/
/*												*/
/************************************************/
#content-center #content-view #content-view-comments
{
	width					: 510px;
	overflow				: hidden;
	padding					: 23px 0 0 0;
	margin					: 27px 0 0 0;
	border-top				: 1px dashed #C5C4AF;
}

#content-center #content-view #content-view-comments-a
{
	width					: 510px;
	overflow				: hidden;
	padding					: 16px 0 0 0;
	margin					: 16px 0 0 0;
	border-top				: 1px dashed #C5C4AF;
}

#content-center #content-view #content-view-comments .view_all_comments
{
	display					: block;
	font-family				: Georgia, "Times New Roman", Times, serif;
	font-size				: 25px;
	color					: #333333;
	font-weight				: normal;
	margin					: 0 0 9px 0;
	
}

#content-center #content-view #content-view-comments .view_all_comments:hover
{
	text-decoration			: underline; 
}

#content-center #content-view #content-view-comments ul
{
	width					: 510px;
	overflow				: hidden;
	padding					: 0 0 0 0;
	margin					: 0 0 0 0;
}

#content-center #content-view #content-view-comments li
{
	width					: 510px;
	padding					: 0 0 5px 0;
	margin					: 0 0 15px 0;
	border-bottom			: 1px dashed #C5C4AF;
}

#content-center #content-view #content-view-comments p
{
	line-height				: 18px;
	margin					: 0 0 11px 0;
	color					: #000000; 
}

#content-center #content-view #content-view-comments .view-comments-info
{
	color					: #FF6600;
	text-transform			: capitalize;
}

#content-center #content-view #content-view-comments .view-comments-info strong
{
	text-transform			: none;
}

#content-center #content-view .view_add_comment
{
	margin					: 10px 0 8px 0;
	display					: block; 
	color					: #FF6600; 
	font-family				: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size				: 12px;
	text-transform			: uppercase;
	padding					: 0 0 0 10px;
	background				: transparent url(../../img/site/flow/menu-arrow.gif) no-repeat scroll 0 6px; 
}

#content-center #content-view .view_add_comment:hover
{
	text-decoration			: underline;
}




/************************************************/
/*												*/
/*	View Events									*/
/*												*/
/************************************************/
#content-center #content-view #content-event
{
	display					: block;
	overflow				: hidden;
	line-height				: 18px;
}

#content-center #content-view #content-event h1
{
	display					: block;
	line-height				: normal;
	margin					: -6px 0 -6px 0;
}

#content-center #content-view #content-event h2
{
	display					: block;
	line-height				: normal;
	margin					: 26px 0 7px 0;
}

#content-center #content-view #content-event p
{
	display					: block;
	line-height				: 18px;
	padding					: 5px 0 6px 0;
	margin					: 0 0 1px 0;
	width					: 510px;
	border-bottom			: 1px dashed #C5C4AF;
}

#content-center #content-view #content-event p a
{
	color					: #FF6600; 
}

#content-center #content-view #content-event p a:hover
{
	color					: #FF6600;
	text-decoration			: underline;  
}

#content-center #content-view #content-event .view-add
{
	margin					: 26px 0 8px 0;
	display					: block; 
	color					: #FF6600; 
	font-family				: "trebuchet ms", Arial, Helvetica, sans-serif;
	font-size				: 12px;
	text-transform			: uppercase;
	padding					: 0 0 0 10px;
	background				: transparent url(../../img/site/flow/menu-arrow.gif) no-repeat scroll 0 6px; 
}

#content-center #content-view #content-event .view-add:hover
{
	text-decoration			: underline;
}