/*@import url(layouthelp.css);*/

/**
* Disable padding and margin for all elements
**/
* {
	padding:				0px;
	margin:					0px;
}

body {
	font-family:			Arial, Helvetica, Verdana;
	font-size:				small;
	color:					#65594f;
	background:				#d4d3d2;
}

a {
	color:					#65594f;
}

/**
* Set page centered
*/
#center {
	text-align:				center;
}

/**
* Define page width
* Set margin to auto, otherwise non IE Browser will display the page non centered
**/
#page {
	margin:					auto;
	text-align:				left;
	width:					842px;
}

#page_inner {
	padding:				0px 10px;
	background:				#fff;
}

#page_footer {
	background:				url(../images/bg_div_page_footer.gif) repeat-x;
	height:					115px;
	border:					1px solid #d4d3d3;
	padding:				23px;
	padding-top:			10px;
	margin-top:				10px;
}

#header {
	height:					230px;
	background:				url(../images/bg_div_header.jpg) no-repeat;
	position:				relative;
}

#header_nav {
	position:				absolute;
	top:					18px;
	left:					355px;
}

#header_nav a {
	display:				block;
	float:					left;
	width:					146px;
	height:					135px;
	margin-right:			10px;
	margin-top:				60px;
}

#header_nav a.active {
	margin-top:				0px;
}

#meta_nav {
	position:				absolute;
	top:					20px;
	left:					20px;
}

#sl {
	padding-left:			10px;
	background:				url(../images/bg_div_sl.gif) repeat-y;
}

#sr {
	padding-right:			20px;
	background:				url(../images/bg_div_sr.gif) top right repeat-y;
}

#navigation_top {
	background:				url(../images/bg_div_navigation_top.gif) repeat-x;
	height:					30px;
	padding:				2px 0px 0px 0px;
	margin-bottom:			40px;
}

#navigation_top ul {
	list-style-type:		none;
}

#navigation_top ul li {
	float:					left;
}

#navigation_top ul li a {
	text-decoration:		none;
	padding:				5px 28px 0px 28px;
	height:					25px;
	color:					#fff;
	display:				block;
	float:					left;
}

#navigation_top ul li a.active {
	background:				url(../images/bg_a_navigation_top_active.gif) repeat-x;
}

#navigation_sub {
	
}

#navigation_sub ul {
	list-style-type:		none;
}

#navigation_sub ul li {
	border-bottom:			1px solid #04398d;
}

#navigation_sub ul li.last {
	border-color:			#fff;
}

#navigation_sub ul li.topTitle {
	color:					#04398c;
	text-decoration:		none;
	padding:				10px 27px;
	font-weight:			bold;
}

#navigation_sub ul li a {
	display:				block;
	color:					#65594f;
	text-decoration:		none;
	padding:				10px 27px;
}

#navigation_sub ul li a.section, #navigation_sub ul li a.current {
	background:				url(../images/bg_a_navigation_sub_active.gif) no-repeat 10px 14px;
}

#navigation_sub ul li ul li {
	margin-left:			20px;
	border-bottom:			1px solid #fff;
}

#content_left, #content_main, #content_main_twocol, #content_main_threecol, #content_right {
	float:					left;
}

#content_left {
	width:					201px;
}

#content_main {
	width:					680px;
	padding:				7px 57px 0px 28px;
	min-height:				350px;
	height:					auto !important;
	height:					350px;
}

#content_main_twocol {
	width:					478px;
	padding:				10px 57px 0px 55px;
	min-height:				350px;
	height:					auto !important;
	height:					350px;
}

#content_main_twocol.content_left {
	width:					478px;
}

#content_main_twocol.content_right {
	width:					478px;
}

#content_main_threecol {
	width:					600px;
	min-height:				350px;
	height:					auto !important;
	height:					350px;
}

#content_right {
	width:					200px;
}

#footer {
	height:					30px;
	background:				url(../images/bg_div_footer.gif) no-repeat;
}

/**
* Comments
**/
#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
	margin: 5px 0;
	padding: 10px 10px 10px 10px;
}
#PageComments li.odd {
	background: #efefef url(../images/bg_li_page_comments_odd.gif) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
}

#PageComments li.even {
	background: #fff url(../images/bg_li_page_comments_even.gif) no-repeat 1% 10%;
	padding-left: 40px;
	padding-right: 10px;
}

.actionLinks li {
	display: inline;
	border-right: 1px solid;
}
.actionLinks li.last {
	border-right: none;
}

.commentrss {
	background: transparent url(../images/bg_a_commentrss.png) no-repeat;
	padding-left: 20px;
}
#PageCommentsPagination p {
	text-align: center;
}

#PageCommentInterface_Form_PageCommentsPostCommentForm {
	margin-bottom:					10px;
}

#PageCommentInterface_Form_PageCommentsPostCommentForm_error {
	margin:							10px 0px;
	padding:						10px;
	border:							1px solid #ff0000;
	background-color:				#ff7676;
	font-weight:					bold;
	color:							#fff;
}

div.cb {
	clear:					both;
}

div.cl {
	clear:					left;
}

div.cr {
	clear:					right;
}

div.right {
	float:					right;
}

div.left {
	float:					left;
}

#sas {
	background:				url(../images/bg_a_sas.gif);
	width:					116px;
	height:					135px;
	display:				block;
}

#an {
	background:				url(../images/bg_a_an.gif);
	width:					116px;
	height:					135px;
	display:				block;
	float:					right;
	margin-left:			130px;
}

#anw {
	background:				url(../images/bg_a_anw.gif);
	width:					116px;
	height:					135px;
	display:				block;
	float:					right;
	margin-left:			130px;
}

div.pagination {
	margin:					10px 0px;
}

div.pagination a.prev, div.pagination a.next, div.pagination span.current, div.pagination a.pagenumber {
	display:				block;
	float:					left;
	margin-right:			10px;
	padding:				5px;
	border:					1px solid #efefef;
}

a.lightwindow {
	padding:				0px 9px 9px 9px;
	background:				url(../images/bg_img_shadow.gif) no-repeat top left;
	float:					left;
	width:					92px;
}

a.lightwindow {
	width:					auto;
	margin-right:			16px;
}

a.lightwindow img {
	display:				block;
	border:					3px solid white;
}