/*
# =======================================================
#
#    CSS By raramuridesign - September 2005
#    Client: REDSHIFT & MAX DEFINITION
#
# =======================================================
*/
BODY
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	background-color: #F5F5F5;
	text-align: center;
	margin: 0px;
}
/*--- WRAPPER ---*/
#wrapper
{
	text-align: center;
	width: 779px;
	margin: 0px auto;
	background-image: url(/cms/img/background_wrapper.gif);
	background-position: left;
	background-repeat: repeat-y;
}
#wrapper_content
{
	text-align: center;
	width: 760px;
	margin: 0px auto;
	background-color: #FFFFFF;
}
/*--- HEADER ---*/
#wrapper_header
{
	margin: 0px 10px 0px 9px;
	padding: 0px;
	text-align: center;
	font-size: 12px;
	background-color: #FFFFFF;
	background-image: url(/cms/img/header_bkg_grey.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.header_logo
{
	margin: 0px;
	padding: 0px 0px 0px 25px;
	text-align: left;
}
.tagline
{
	float: right;
	margin: 75px 25px 0px 0px;
	font-size: 12px;
	color: #000080;
	font-style: italic;
}
#menuTop
{
	color: #339900;
	font-weight: bold;
	padding: 0px 0px 13px 5px;
	font-size: 14px;
	border-bottom: 1px solid #DDDDDD;
	text-align: left;
	color: #97C316;
}
#menuTop A:link, #menuTop A:visited
{
	color: #97C316;
	margin: 0px 10px 0px 0px;
	font-size: 12px;
}
#menuTop A:hover
{
	color: #BCEE37;
	font-size: 12px;
}
/*--- FOOTER ---*/
#wrapper_footer
{
	margin: 0px 10px 0px 9px;
	text-align: center;
	font-size: 10px;
	color: #999999;
	border-bottom: 2px solid #FF0000;
	padding: 20px 0px 5px;
}
#wrapper_footer A:link, #wrapper_footer A:visited
{
	font-size: 10px;
	text-decoration: underline;
	color: #414277;
}
#wrapper_footer A:hover
{
	font-size: 10px;
	text-decoration: none;
	color: #414277;
}
/*--- CONTENT ---*/
#contentMain
{
	text-align: left;
	padding: 15px;
}
.breadcrumb, .breadcrumb A:link, .breadcrumb A:visited, .breadcrumb A:hover
{
	font-size: 10px;
	text-decoration: none;
	margin: 0px 0px 10px;
	color: #999999;
}
.content_right
{
	float: left;
	width: 490px;
	padding: 0px;
	text-align: justify;
}
.content_left
{
	float: left;
	width: 220px;
	margin: 0px 30px 0px 0px;
	text-align: justify;
}
.content_left2
{
/*float: left; width: 460px;*/
	margin: 0px 0px 30px;
	text-align: justify;
}
.clearer
{
	clear: both;
	height: 1px;
	overflow: hidden;
	margin-top: -1px;
}
#flashfront
{
	padding: 0px;
	text-align: center;
}
#flashfront DIV
{
	margin: 0px;
	padding: 0px;
}
.line
{
	border-bottom: 1px solid #DDDDDD;
	padding: 10px 0px 20px;
}
/*#############################################

NEWS LAYOUT

#############################################*/
DIV#news_list
{
	margin: 0px 0px 25px;
	padding: 0px 0px 10px;
	border-bottom: 1px solid #EEEEEE;
}
DIV#news_list H1
{
	margin: 0px 0px 10px;
	border-bottom: 0px solid #000000;
	font-size: 16px;
	color: #FF0000;
	font-weight: bold;
	text-align: left;
}
DIV#news_list H3
{
	margin: 0px 0px 5px;
}
DIV#news_list P
{
	text-align: justify;
	font-size: 11px;
	color: #666666;
}
.news_image
{
	float: left;
	margin: 2px 10px 5px 0px;
	padding: 0px;
	border: 0.08em solid #332117;
}
.news
{
	font-size: 11px;
	padding: 5px;
	margin: 0px;
}
.news A:link, .news A:visited
{
	font-size: 11px;
	text-decoration: none;
}
.news A:hover
{
	text-decoration: underline;
}
.datelink
{
	font-style: italic;
	font-size: 10px;
}
/*--- phpwcms TEASER reptage ---*/
#teaserTable
{
	border: 0px solid #000000;
}
#teaserTable P
{
	text-align: justify;
	color: #666666;
	font-size: 11px;
}
#teaserTableLeftCell
{
	border: 0px solid #000000;
	padding: 0px;
}
#teaserTableRightCell
{
	padding: 0px;
}
/*--- FORM fields    ---*/
.formButton
{
	font-size: 11px;
	color: #333333;
/*width:65px;*/
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
* HTML .formButton
{
	margin: 2px 0px 0px;
	font-size: 11px;
	color: #333333;
	padding: 0px;
/*width:65px;*/
	border: 1px solid #333333;
	background-color: #FFFFFF;
}
.formLabel
{
	font-size: 10px;
	text-align: justify;
	padding: 0px 10px 0px 0px;
}
.checkLabel
{
	font-size: 10px;
	font-weight: bold;
}
.radioLabel
{
	font-size: 10px;
	font-weight: bold;
}
.formTextArea
{
	width: 235px;
	height: 100px;
	padding: 1px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #333333;
	margin: 0px 0px 2px;
}
.inputText
{
	width: 235px;
	padding: 1px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #414277;
	margin: 0px 0px 2px;
	height: 18px;
	vertical-align: middle;
}
.inputPass
{
	font-size: 11px;
	font-weight: bold;
}
.selectMenu
{
	width: 235px;
	padding: 1px;
	border: 1px solid #333333;
	background-color: #FFFFFF;
	font-size: 11px;
	color: #333333;
	margin: 0px 0px 2px;
	height: 18px;
	vertical-align: middle;
}
.selectList
{
	font-size: 11px;
	font-weight: bold;
}
/*@www_notes*/
.www_note
{
	text-align: center;
	font-weight: normal;
	margin: 20px auto;
	border: 1px solid #C99;
	padding: 10px;
	background-color: #F6D5CB;
}
.www_note_home
{
	text-align: center;
	width: 490px;
	margin: 20px 0 0 130px;
	background-color: #F6D5CB;
	border: 1px solid #C99;
	padding: 10px;
}
/*--- phpWCMS css ---*/
A, A:link, A:visited, A:active, A:focus
{
	color: #FF0000;
	text-decoration: none;
}
A:hover
{
	color: #E8242A;
	text-decoration: underline;
}
.articleText, .articleSummary
{
	margin-bottom: 3px;
	text-align: justify;
	color: #666666;
	font-size: 11px;
}
FORM, DIV, P, H1, H2, H3, H4, H5, H6
{
	margin: 0;
	padding: 0;
}

H1, H2
{
	color: #FF0000;
	font-size: 16px;
	font-weight: bold;
	margin: 0px 0px 20px;
}
H3
{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 12px;
}
H3 A:link, H3 A:visited
{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin: 0px 0px 12px;
}
TD, TH, P, DIV, SPAN
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
}
.listEntry
{
	margin-bottom: 10px;
}
.articleCode
{
	margin-bottom: 3px;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}
H4, H5, H6
{
}
.v09
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 9px;
}
.v10
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}
.v11
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}
.v12
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.v13
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
}
.v14
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
}
/*search*/
.formSearch
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.search_form
{
}
.search_result
{
}
.nav_table, .nav_table A, .nav_table A:link, .nav_table A:active, .nav_table A:visited, .nav_table A:hover
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: normal;
	text-decoration: none;
}
.nav_table A:hover
{
	text-decoration: underline;
}
.nav_table_active, .nav_table_active A, .nav_table_active A:link, .nav_table_active A:active, .nav_table_active A:visited, .nav_table_active A:hover
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	color: #4A5966;
	font-weight: bold;
	text-decoration: none;
}
.articleList_toptext
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}
.articleList_listhead
{
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
/*CSS for the top level list*/
#list_top_ul
{
	padding: 3px 0;
	margin-left: 0;
	border-bottom: 1px solid #5E747F;
	font: bold 12px Verdana, sans-serif;
}
#list_top_ul LI
{
	list-style: none;
	margin: 0;
	display: inline;
}
#list_top_ul LI A
{
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: none;
	background: #D7DEE5;
	text-decoration: none;
}
#list_top_ul LI A:link
{
	color: #5E747F;
}
#list_top_ul LI A:visited
{
	color: #5E747F;
}
#list_top_ul LI A:hover
{
	color: #000000;
	background: #92A1AF;
	border-color: #227;
}
#list_top_ul LI A#list_top_active_link, #list_top LI A#list_top_home_active_link
{
	background: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
/*CSS for the currect level list*/
#list_level UL
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#list_level LI
{
	margin: 0 0 1px;
}
#list_level A
{
	display: block;
	padding: 2px 2px 2px 24px;
	border: 1px solid #92A1AF;
	width: 160px;
	background-color: #B7C2D0;
}
#list_level A:link, #list_level_ul A:visited
{
	color: #000000;
	text-decoration: none;
}
#list_level A:hover
{
	border: 1px solid #92A1AF;
	background-color: #FF8C00;
	color: #000000;
}
#list_level_parent A:link, #list_level_parent A:visited, #list_level_parent_link A:hover
{
	border: 1px solid #92A1AF;
	background-color: #FF6600;
	color: #FFFFFF;
}
/**

* Sample CSS for DIV pagelayout

 */
#container
{
	width: 760px;
	w\idth: 780px;
	w\idth: 760px;
	border: 1px solid #808080;
	margin: 10px;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}
#headerBlock
{
	padding: 5px;
	margin-bottom: 5px;
	background-color: rgb(213, 219, 225);
}
#mainBlock
{
	padding: 5px;
	margin-left: 215px;
	margin-right: 215px;
	background-color: #808080;
}
#leftBlock
{
	float: left;
	width: 200px;
	w\idth: 210px;
	w\idth: 200px;
	margin: 0;
	margin-right: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}
#rightBlock
{
	float: right;
	width: 200px;
	w\idth: 210px;
	w\idth: 200px;
	margin: 0;
	margin-left: 5px;
	padding: 5px;
	background-color: rgb(235, 235, 235);
}
#footerBlock
{
	clear: both;
	padding: 5px;
	margin-top: 5px;
	background-color: rgb(213, 219, 225);
}
/**

* Sample for FORUM

*/
.tableForum
{
	background-color: #FFFFFF;
	border: 2px solid #006699;
}
TH
{
	color: #FFA34F;
	font-size: 10px;
	font-weight: normal;
	background-color: #006699;
	height: 24px;
	background-image: url(../../img/forum/silver/cellpic3.gif);
	background-repeat: repeat-x;
}
TH.thForum, TH.thTopic, TH.thPost, TH.thLastPost
{
	font-weight: normal;
	border: 1px solid #FFFFFF;
	border-style: solid;
	height: 24px;
}
TH.thForum
{
	border-width: 0px;
}
TH.thTopic
{
	border-width: 0px;
}
TH.thPost
{
	border-width: 0px;
}
TH.thLastPost
{
	border-width: 0px;
}
TD.rowIcon, TD.rowForum
{
	background-color: #EFEFEF;
	height: 30px;
}
TD.rowLabel, TD.rowReply
{
	background-color: #EFEFEF;
}
TD.rowError
{
	background-color: #D82B2B;
}
TD.rowTopic, TD.rowPost, TD.rowLastPost, TD.rowReplyA
{
	background-color: #DEE3E7;
}
TD.row3
{
	background-color: #D1D7DC;
}
TD.rowIcon, TD.rowLabel, TD.rowReply, TD.rowReplyA
{
	padding-left: 4px;
	padding-right: 4px;
}
.rowText
{
	font-size: 12px;
}
.rowError
{
	font-size: 12px;
	color: #FFFFFF;
}
.rowTextMed
{
	font-size: 11px;
}
.rowTextSmall
{
	font-size: 10px;
}
.rowTextLabel
{
	font-size: 12px;
	font-weight: bold;
}
.rowText, .rowTextMed, .rowTextSmall, .rowTextLabel
{
	color: #000000;
}
A.rowText, A.rowTextMed, A.rowTextSmall
{
	color: #006699;
	text-decoration: none;
}
A.rowText:hover, A.rowTextMed:hover, A.rowTextSmall:hover
{
	color: #DD6900;
	text-decoration: underline;
}
/*The register, login, search etc links at the top of the page*/
.mainmenu
{
	font-size: 11px;
	color: #000000;
}
A.mainmenu
{
	text-decoration: none;
	color: #006699;
}
A.mainmenu:hover
{
	text-decoration: underline;
	color: #DD6900;
}
/*Forum category titles*/
.cattitle
{
	font-weight: bold;
	font-size: 12px;
	letter-spacing: 1px;
	color: #006699;
}
A.cattitle
{
	text-decoration: none;
	color: #006699;
}
A.cattitle:hover
{
	text-decoration: underline;
}
.catBottom
{
	background-color: #D1D7DC;
	background-image: url(../../img/forum/silver/cellpic1.gif);
	background-repeat: repeat-x;
	text-align: center;
}
/*Forum title: Text and link to the forums used in: index.php*/
.rowTextForumlink
{
	font-weight: bold;
	font-size: 12px;
	color: #006699;
}
.rowTextForumlink A, .rowTextForumlink A:link, .rowTextForumlink A:active, .rowTextForumlink A:visited
{
	text-decoration: none;
	color: #006699;
}
.rowTextForumlink A:hover
{
	text-decoration: underline;
	color: #DD6900;
}
.navForum
{
	font-weight: bold;
	font-size: 11px;
	color: #000000;
}
.navForum A, .navForum A:link, .navForum A:active, .navForum A:visited
{
	text-decoration: none;
	color: #006699;
}
.navForum A:hover
{
	text-decoration: underline;
	color: #006699;
}
.forumInputText
{
	font-weight: bold;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.forumTextareaText
{
	font-weight: normal;
	font-size: 13px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.forumButton
{
	font-weight: bold;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.postdetails
{
	font-size: 10px;
	color: #000000;
	margin: 3px 0 0;
}
.postdetails HR
{
	margin: 0;
	padding: 0;
	height: 0px;
	border: 0px solid #D1D7DC;
	border-top-width: 1px;
}
.postbody
{
	font-size: 12px;
	color: #000000;
	margin: 0 0 3px;
	padding: 0;
}
.postbody A, .postbody A:link, .postbody A:active, .postbody A:visited
{
	text-decoration: none;
	color: #006699;
}
.postbody A:hover
{
	text-decoration: underline;
	color: #DD6900;
}
