/* CSS Document (c) in2orbit design 2010 */

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	padding: 0px;
	margin: 0px;
	text-align: left;
	color: #fff;
	background:#000;
}

body#tinymce {padding:10px;} 

@font-face {
	font-family: 'Destroy';
	src: url(http://www.rezurgence.com/themes/workbench/Destroy.eot);
	src: local('Destroy'), local('Destroy'), url(http://www.rezurgence.com/themes/workbench/Destroy.woff) format('woff'), url(http://www.rezurgence.com/themes/workbench/Destroy.ttf) format('truetype'), url(http://www.rezurgence.com/themes/workbench/Destroy.svg#Destroy) format('svg');
}

#centre h1
{
	float: left;
	font-weight: normal;
	line-height: 1.3em;
	font-family: 'Destroy', Arial, Helvetica, sans-serif;
	font-size: 16px;
	background: #4d4d4d;
	color: #fff;
	padding:8px 18px 8px 18px;
	margin:0px;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 8px;
		border-bottom-left-radius: 0px;
		-moz-border-radius: 0px 0px 8px 0px; /* firefox ext */
		-webkit-border-top-left-radius: 0px; /* safari & chrome ext */
		-webkit-border-top-right-radius: 0px;
		-webkit-border-bottom-right-radius: 8px;
		-webkit-border-bottom-left-radius: 0px;
}

#centre h2,#centre h3,#centre h4
{
	margin:0px;
	padding:0px 0px 0.7em 0px;
	font-weight: normal;
	line-height: 1.3em;
	font-family: 'Destroy', Arial, Helvetica, sans-serif;
}

#centre h5,#centre h6,#centre p,#centre ul,#centre ol
{
	margin:0px;
	padding:0px 0px 0.7em 0px;
	font-weight: normal;
	line-height: 1.3em;
}

h2
{
	font-size: 16px;
}

h3
{
	font-size: 14px;
}

h4
{
	font-size: 12px;
}

h5
{
	font-size: 11px;
}
		#centre .box.base h5 {color: #fff; padding-top: 5px;}
		#centre .box.base h6 {color: #fff;}

h6
{
	font-size: 9px;
}

p, li
{
	font-size: 11.5px;
}

#centre ul
{
	margin-left: 18px;
	list-style-type: disc;
}

#centre ul li
{
	padding: 0.2em 0px 0.2em 4px;
	margin: 0px;
}

#centre ol
{
	margin-left: 22px;
}

#centre ol li
{
	padding: 0.2em 0px 0.2em 0px;
	margin: 0px;
}

	#centre .no_bullet
	{
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}

#centre a,#centre a:visited
{
	text-decoration: none;
	color:#00a8df;
	cursor:pointer;
	font-weight: bold;
}

#centre a:hover,#centre a:active
{
	text-decoration: underline;
	color:#00a8df;
	cursor:pointer;
}

#centre h2 a,#centre h3 a,#centre h2 a:visited,#centre h3 a:visited
{
	font-weight: normal;
	color:#FFF;
	text-decoration:none;
}

#centre h2 a:hover,#centre h3 a:hover,#centre h2 a:active,#centre h3 a:active
{
	font-weight: normal;
	color:#00a8df;
	text-decoration:none;
}

#centre img 
{
	border: 0px;
	margin: 0px 0px 12px 0px;
}

	#centre .left_column img.white_border
	{
		width: 335px;
		padding:0px;
		margin:5px 0px 23px 0px;
		height:auto;
		border: 5px solid #FFF;
	}

.highlight
{
	color:#00a8df;
}

#centre .hidden
{
	margin-left: -3000px;
}



/* Navigation styles */

#centre #navigation ul
{
	float: left;
	padding: 8px 8px 8px 18px; 
	margin: 0px;
	background: #00a8df;
	color: #000;
	width: auto;
	margin:0px;
		border-top-left-radius: 0px;
		border-top-right-radius: 0px;
		border-bottom-right-radius: 8px;
		border-bottom-left-radius: 0px;
		-moz-border-radius: 0px 0px 8px 0px; /* firefox ext */
		-webkit-border-top-left-radius: 0px; /* safari & chrome ext */
		-webkit-border-top-right-radius: 0px;
		-webkit-border-bottom-right-radius: 8px;
		-webkit-border-bottom-left-radius: 0px;
}

#centre #navigation ul li
{
	padding: 0px 10px 0px 0px;
	margin: 0px;
	list-style-type: none;
	font-size:10px; 
	font-weight:normal;
	line-height: normal;
	display: inline;
	font-family: 'Destroy', Arial, Helvetica, sans-serif;
}

#centre #navigation ul li a
{
	text-decoration: none;
	color: #000;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size:10px; 
}

#centre #navigation ul li a:hover, #navigation ul li a:active
{
	text-decoration: none;
	color: #fff;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	font-size:10px; 
}

#centre .orange_box h3, #centre .white_box h3, #centre .blue_box h3 {font-family: 'Destroy', Arial, Helvetica, sans-serif; padding:0px 0px 0.2em 0px;}



	#centre .link h2,
	#centre .link p,
	#centre .link a,
	#centre .link a:hover {color:#FFF; text-decoration: none; font-weight: normal; display:block; padding:0px;}
	#centre .link h2 a,
	#centre .link h2 a:hover {padding: 25px 150px 2px 15px;}
	#centre .link p a,
	#centre .link p a:hover {padding: 0px 150px 2px 15px;}

/* Footer styles */

#centre #footer ul
{
	display: inline;
	padding: 0px;
	margin: 0px;
}

#centre #footer li
{
	font-size:10px; 
	display: inline;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
}

#centre #footer img { padding:0px; margin:0px;}

.left {float:left;}
.right {float:right;}
.clear {clear:both;}

/* FAQs */

.faqs .title_text:hover, .faqs .plus_sign, .faqsQ .title_text:hover, .faqsQ .letter {color:#00a8df;}
