/* *********************** GENERAL SETTINGS     *********************** */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	background: #7F6F5D;
	margin: 0px;
	padding: 0px;
	line-height: 15px;
	height: 100%;
	font-size: 13px;
	z-index: -1;
}

html {
	padding: 0px;
	margin: 0px;
	height: 100%;
	z-index: 0;
}

body.published {
	background: #AADDFF;
}

body.mceContentBody {
	background: white;
}

/* CSS global reset for all browsers  */
* { padding: 0px; margin: 0px; }
/*  Global Formatting */
h1 {font: normal 24px Georgia, "Times New Roman", Times, serif; color: #24558D; letter-spacing: -1px; line-height: 30px; }
h2 {font: normal 20px Georgia, "Times New Roman", Times, serif; color: #6d6d6d; letter-spacing: -1px; text-transform: none; line-height: 26px; }
h3 {font: normal 18px Georgia, "Times New Roman", Times, serif; color: #989898; letter-spacing: 0px; line-height: 24px; text-transform: none;}
h4 {font: bold 14px Georgia, "Times New Roman", Times, serif; color: #9e9e9e; line-height: 19px; text-transform: none; }
h5 {font: bold 12px Georgia, "Times New Roman", Times, serif; color: #24558D; line-height: 18px; text-transform: none; }
h6 {font: bold 11px Georgia, "Times New Roman", Times, serif; color: #000; line-height: 17px; text-transform: none;}
a {color: #24558d; text-decoration: none;}
a:hover {color: #bc0000; text-decoration: none;}
a.image, a.image:hover, a img  {border:0;}
ul {
	list-style: none;
}
ul li {
	padding: 2px 0px 2px 24px;
	background: transparent url(../images/checkbox.gif) no-repeat 0px 2px;
}

#main_content ul li, #main_content2 ul li {
	width: 100%;
}
	
ol {
	padding: 5px 25px;
}

fieldset {
	width: 95%;
	padding: 15px 5px 5px 5px;
	margin: 15px 0px 0px 0px;
	border: none;
	border-bottom: 1px solid #eeeeee;
}

.both {
	clear: both;
	font-size: 1px !important;
	height: 1px !important;
	line-height: 1px !important;
	overflow: hidden;
}

input, select, label {
	vertical-align: middle;
}

p {
	padding: 5px 0px;
}

/* *********************** END GENERAL SETTINGS *********************** */

#site_wrapper {
	width: 100%;
	background: transparent url(../images/shadow_png24.png) no-repeat center 58px;
	padding: 0;
	margin: 0 auto;
}

#body_wrapper {
	width: 100%;
	background: #B2A99E url(../images/bg_main_bottom.gif) repeat-x bottom;
	padding: 0;
	margin: 0 auto;
}

#content_wrapper {
	background: #fff url(../images/bg_content_bas.gif) no-repeat bottom;
	width: 932px;
	padding: 15px 15px 50px 15px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

#bg_content {
		background: #fff url(../images/bg_content.gif)  repeat-y;
		z-index: 0;
}

#search #f_tools {
	position: absolute;
	top: 22px;
	right: 330px;
}

#f_tools a, #f_tools a img {
	text-decoration: none;
	font-size: 10px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	line-height: 5px;
}

#buttons {
	position: relative;
	height: 21px;
	width: 95px;
}

#buttons #plus {
	position: absolute;
	top: 0px;
	left: 137px;
}

#buttons #minus {
	position: absolute;
	top: 0px;
	left: 97px;
}

#buttons #reset {
	position: absolute;
	top: 0px;
	left: 117px;
}

#buttons strong {
	position: absolute;
	left: 30px;
	top: 4px;
	font: bold 10px Arial, Helvetica, sans-serif;
	line-height: 11px;
	color: #cccccc;
}

.img_accueil p {
	padding: 0;
	margin: 0;
}

#wrap {
	width: 100%;
	margin: 0px;
	padding: 0px 0px;
	background: transparent;
}

#content { 
	margin: 0px auto;
	padding: 5px 5px;
	background: #ffffff;
}

#top { 
	padding: 0px; 
	margin: 0px;
	position: relative;
	height: auto;
} 

#head {
	width: 957px;
	padding: 5px 5px 5px 0px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: 64px;
}

#head #logo {
	float: left;
	margin-right: 5px;	
}

#head .slogan {
	position: absolute;	
	top: 50px;
	left: 260px;
}

#head h2 {
	float: left;
	text-transform: uppercase;
}

#head h2 .hebergement{
	position: absolute;
	top: 28px;
	color: #695E4A;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
}

#head h2 .stoneham{
	top: 40px;
	position: absolute;
	color: #fff;
	font: bold 26px "Times New Roman", Times, serif;
}

#top_menu .moduletable-topnav{
	float: right;
	color: #fff;
	text-align: right;
}

#top_menu .moduletable-topnav a, #footer .moduletable-botlnav a {
	color: #fff;
	font: bold 10px "Trebuchet MS",Helvetica,Jamrul,sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	background: none;
	border: none;
	/*border-right: 1px solid #fff;*/
	padding: 0px;
	margin: 0px;
	display: inline;
}

#top_menu .moduletable-topnav a:hover, #footer .moduletable-botlnav a:hover, #footer .moduletable-botrnav a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer .moduletable-botlnav {
	position: relative;
	color: #fff;
	margin-top: 14px;
}

#footer .moduletable-botrnav {
	position: relative;
	color: #fff;
	margin-top: 14px;
}


#top #banner {
	text-align: right;
	padding: 0px 0px;
}

.separator {
	background: transparent url(../images/dots.gif) repeat-x top left;
	margin-top: 10px;
	height: 2px;
	font-size: 1px;
	line-height: 1px;
}

#menu {
	width: 888px;
	height: 18px;
	padding: 10px 0;
	background: transparent url(../images/top_menu_bg.gif) repeat-x;
}

#menu table.moduletable {
	margin: 0px;
	padding: 0px;
}

#menu table.moduletable td {
	background: transparent;
}

#menu ul {
	list-style: none; 
	text-align: left; 
	padding: 0px;
	display: inline;
	margin: 0px auto;
}

#mainlevel-nav li {
	position: relative;
	padding: 0px;
	display: block;
	white-space: nowrap;
	float: left;
	background: none;
	margin: 0px;
	padding: 4px 4px 1px 4px;
}

#mainlevel-nav li a {
	text-decoration: none;
	text-align: center;
	display: block;
	color: #24558d;
	font: bold 11px Arial, Helvetica, sans-serif;
	text-transform: none;
	padding: 2px 6px 2px 6px;
	margin: 0px;
	background: none;
}

#mainlevel-nav li a:hover {
	text-decoration: none;
	background: #24558d;
        color: #ffffff;
	font: bold 11px Arial, Helvetica, sans-serif;
}

#top-modules {
	clear: both;
	padding-top: 45px;
}

#tabs_menu {
	position: absolute;
	z-index: 1000;
}

#mod_user5 {
	float: left;
	width: 584px;
	height: 384px;
	margin: 10px 10px 10px 0px;
}

#mod_user6 {
	background: #fff url(../images/top_mod_a_bg.gif) no-repeat;
	float: left;
	width: 338px;
	height: 384px;
	margin: 10px 0px 10px 0px;
}

#bottom-modules {
	clear: both;
	background: #1c2125;
	padding: 15px;
	width: 908px;
	float: none;
}

.bot-module {
	float: left;
	color: #afc5d4;
}

.module-end {
	padding-right: 0 !important;
}

.moduletable-slide {
	margin: 0px;
	padding: 0px;
}

#bottom-modules h3 {
	font: normal 12px Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	margin-bottom: 8px;
	letter-spacing: 0px;
	text-transform: uppercase;
}

#main {
	position: relative;
	width: 922px;
	margin: 0;
	padding: 55px 0px 0px 10px;
	clear: both;
	z-index: 0;
}

#col-right {
	float: left;
	width: 322px;
	padding: 0;
	margin: 0;
	text-align: right;
}

#col-right .moduletable {
	margin-bottom: 15px;
}

#col-right .banneritem-accueil {
	margin-top: 5px;
}

#col-main {	
	float: left;
	padding: 0;
	margin: 0px 10px 0px 0px;
	z-index: 0;
	position: relative;
}

#col-main.thin{	
	width: 574px;
}

#col-main.wide{	
	width: 910px;
}

#col-left {	
	float: left;
	width: 190px;
	padding: 0;
	margin: 0px 10px 0px 0px;
}

.white_space {
	height: 20px;
	display: block;
}

.sep {
	display: block;
	height: 10px;
	clear: both;
}

#footer {
	padding: 10px 15px 10px 15px;
	color: #ccc;
	height: auto;
	background: #aca196;
	margin: 0 auto;
	width: 932px;
}

#mod_footer_left {
	float: left;
	width: 370px;
	margin: 0;
	text-align: left;
}

#mod_footer_center {
	float: left;
	width: 192px;
	margin: 0;
	text-align: center;
}

#mod_footer_right {
	float: left;
	width: 370px;
	margin: 0;
	text-align: right;
}

#footer a, #footer_credit a {
	color: #fff;
	text-decoration: none;
}

#footer a:hover, #footer_credit a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer p {
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 9px;
	line-height: 11px;
	/*letter-spacing: -0.05em;*/
}

#footer #mod_footer_left p {
	padding: 0px;
	margin: 0px;
	text-align: left;
}

#footer_credit {
	padding: 10px 0px 10px 0px;
	color: #fff;
	height: 50px;
	background: transparent;
	margin: 0 auto;
	width: 962px;
}


/* *********************** END LAYOUT SETTINGS  *********************** */

/* *********************** NAVIGATION SECTION   *********************** */
/* Pathway Breadcrumbs */	
#pathway {
	font-size: 12px;
	color: #000;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 3px 2px;
	line-height: 13px;
	height: 20px;
	border-bottom: 1px solid #D1D1D1;
	z-index: 0;
}
#pathway a:hover { text-decoration: none;}


.moduletable-acc_mod {
	border: 1px solid #CEDDA3;
	padding: 5px 0px 0px 0px;
}

.moduletable-acc_mod ul#accordionMenu li{
	background: #fff url(../images/left_menu_bg.gif) repeat-x;
	padding: 3px 10px 3px 10px;
	margin: 0px 5px 5px 5px;
	
}

.moduletable-acc_mod ul#accordionMenu li li{
background: none;
	
}

.moduletable-acc_mod ul#accordionMenu li ul{
	margin-top: 5px;
	
}

.moduletable-acc_mod ul#accordionMenu li a{

	display: block;
}


.moduletable ul.menu-top {
	margin: 5px 10px 0px 0px;
	float: right;
	display: inline;
	
}

.moduletable ul.menu-top li {
	display: inline;
	list-style: none;
	list-style-image: none;
	background: none;
	padding: 0px 0px 0px 10px;
}

.moduletable ul.menu-top li a{
	text-decoration: underline;
}

.moduletable_menu ul.menu {
	padding: 10px 0px 10px 0px;
	list-style: none;
	position: absolute;
	right: 10px;
	top: 117px;
	overflow: visible;
}

.moduletable ul.menu {
	padding: 0px 0px 10px 0px;
	list-style: none;
	position: absolute;
	right: 10px;
	top: 0px;
}



.moduletable_menu ul.menu li a, ul#mainlevel li a {
	color: #482A18;
	font: bold 14px Arial, Helvetica, sans-serif;
	text-transform: none;
	text-decoration: none;
	display: inline; 
	text-align: center;
	margin: 0px;
	padding: 6px 10px 7px 10px;
	background-color: #F4F4EC;
	border: 1px solid #CEDDA3;
	border-bottom: none;
}
	
ul.menu li a:hover, ul#mainlevel li a:hover {
	text-decoration: underline;
}

ul#mainlevel li a:hover {
	background: none;
}

ul#mainlevel {

}
/*
ul.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

ul.menu li, ul#mainlevel li {
	padding: 0px;
	margin: 0px;	
	display: inline;
	background: none;
}

ul.menu ul {
	clear: both;
}

ul.menu ul li {
	padding: 0px;
	margin: 0px 0px 0px 15px;
	width: auto;
}
*/
div.moduletable_menu ul.menu li#current a,  
ul#mainlevel li #active_menu {
	color: #fff;
	background: #D92128;
	border-top: 5px solid #D92128;
	border-left: 1px solid #D92128;
	border-right: 1px solid #D92128;
	line-height: 16px;
	padding: 6px 10px 7px 10px;
}

div.moduletable_menu ul.menu li#current a:hover {
}

div.module_menu ul.menu #current ul li a, 
div.module_menu ul.menu li ul li a {
	margin: 0px;
	padding: 4px 0px 5px 9px;
}

ul.menu li#current ul li a:hover,
ul.menu li ul li a:hover {
	text-decoration: none;
}	

a.mainlevel {
	color: #6d6d6d;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 16px;
	padding: 6px 0px 7px 10px;
	text-transform: none;
	text-decoration: none;
	display: block; 
	text-align: left;
	margin: 0px;
	background: transparent url(../images/dots.gif) repeat-x bottom left;
}

a.mainlevel:hover {
	font: normal 12px Arial, Helvetica, sans-serif;;
	line-height: 12px;
	text-transform: none;
	text-decoration: none;
	display: block; 
	text-align: left;
	margin: 0px;
	padding: 6px 0px 7px 10px;
	background: transparent url(../images/dots.gif) repeat-x bottom left;
}

#col-main div.moduletable * table tr td div {
	vertical-align: middle;
	line-height: 12px;
	padding: 8px 0px;
	display: block;
	clear: both;
	width: 190px;
}

div.module table td div img {
	float: left;
	width: 12px;
	height: 12px;
}

a.mainlevel#active_menu {
	color: #6d6d6d;
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 6px 0px 7px 10px;
	background: transparent url(../images/dots.gif) repeat-x bottom left;
}

a.mainlevel#active_menu:hover {
	font: normal 12px Arial, Helvetica, sans-serif;
	line-height: 12px;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	margin: 0px;
	padding: 6px 0px 7px 10px;
	background: transparent url(../images/dots.gif) repeat-x bottom left;
	display: block; 
	text-align: left;
}

/* End Mainlevel menu */
	
/* Sub Menu */

a.sublevel {
	background: none;
	color: #24558d;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 14px !important;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding: 5px 3px !important;
	margin: 0px !important;
	width: 170px !important;
}

a.sublevel:hover {
	color: #bc0000;
	text-decoration: none;
	font: normal 11px Arial, Helvetica, sans-serif;
	line-height: 14px;
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding: 5px 3px;
	margin: 0px;
	width: 170px;
}

/* *********************** END NAVIGATION SECTION ********************* */

/* *********************** STANDARD MODULE TABLE  ********************* */

#col-left div.moduletable,
#col-left div.moduletable_menu,
#col-left div.moduletable_text {
	text-align: left;
	padding: 9px;
	background: transparent;
	height: 100%;
	margin-bottom: 10px;
	border: 1px solid #eeeeee;
}

#col-left div.moduletable h3,
#col-left div.moduletable_menu h3,
#col-left div.moduletable_text h3 { 
	font: bold 11px Arial, Helvetica, sans-serif;
	line-height: 11px;
	padding: 7px 0px 7px 10px;
	display: block;
	height: 12px;
	margin: 0px 0px 10px 0px;
	color: #666666;
	text-align: left;
	background: #ffffff url(../images/left_mod_header_bg.gif) no-repeat bottom left;
	letter-spacing: 0px;
	width: 210px;
}

table.moduletable td {height: 18px; text-align: center; } 

table.moduletable p {
	text-align: left;
}

div.syndicate {
	text-align: center;
	width: 190px !important;
	padding: 0px;
	margin: 0px;
}

div.syndicate div {
	padding: 0px;
	margin: 0px;
	width: 190px !important;
}

/* Custom Modules */

.latestnews, .mostread {
	list-style: none;
	padding: 1px 2px;
	margin: 0px;
	text-align: left;
	background: none;
}

li.latestnews, li.mostread {
	list-style: none;
	padding: 0px 0px;
	margin: 0px;
	background: none;
}

li.latestnews a, li.mostread a {
	text-transform: none;
	text-decoration: none;
	text-align: left;
	padding-left: 15px;
	line-height: 18px;
	color: #ffffff;
	background: transparent url(../images/arrow.gif) no-repeat left;
}

li.latestnews a:hover, li.mostread a:hover {
	text-decoration: none;
	background: transparent url(../images/arrow2.gif) no-repeat left;
	color: #f18e00;
}

.search {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	text-align: right;
}

.search .button {
	background: none;
	border: none;
	color: #7a7a7a;
	font: bold 12px Arial, Helvetica, sans-serif;
	line-height: 23px;
	height: 24px;
	letter-spacing: 0px;
	vertical-align: middle;
	padding: 0px;
	margin: 0px 0px 0px 7px;
	width: 54px;
}

.search .button:hover {
	color: #333333;
}

.search .inputbox {
	margin: 0px 0px;
	padding: 3px 3px 3px 3px;
	width: 196px;
	height: 16px;
	border: none;
	color: #666666;
	border: 1px solid #cccccc;
	background: #ffffff url(../images/input_bg.gif) repeat-x top left;
	vertical-align: middle;
	font: normal 12px Arial, Helvetica, sans-serif;
}

/* End Custom Modules */

/* *********************** END STANDARD MODULE TABLE ********************* */

/* *********************** CONTENT - SECTIONS & CATEGORIES *********************** */

td.contentheading {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	height: 20px;
	font: normal 18px Georgia, "Times New Roman", Times, serif;
	color: #24558d;
	text-transform: none;
	letter-spacing: -1px;
	vertical-align: middle;
}

.contentheading table td {
	letter-spacing: 0px;
	font-weight: bold;
}

/* content title and links */
.contentpagetitle {background-color : transparent; }
a.contentpagetitle,a.contentpagetitle:link, a.contentpagetitle:visited 
{text-decoration: none;font-weight: normal; color: #24558d; }
a.contentpagetitle:hover { color: #bc0000; text-decoration: none;}

/* top box like a category description */
.contentdescription {
	background: transparent;
	padding: 5px 0px;
}

/* Main Body Text */
.contentpane { }

.contentpaneopen { line-height: 16px; margin: 0px 0px 10px 0px; }

#main .contentpaneopen {
	width: 100%;
}

/* Main Body Text */

/* article rating */
.content_rating {font-weight: normal;font-size:10px; padding-left: 2px;vertical-align: middle;line-height: 10px;}
.content_vote {font-weight: normal;font-size: 10px;}
.content_rating img {
	vertical-align: middle;
}

.content_vote input {
	background: none;
	margin-left: 1px;
	margin-right: 1px;
}

/* icons */
.buttonheading{font-size: 12px;}
.pop-ups {float: right;}
a.pop-up {border-bottom: 0;}

/* Dates */
.createdate {color: #b60000; font-size: 10px; font-weight: bold; text-transform: none; padding-bottom: 15px; line-height: 12px; }
.modifydate {color: #d1d1d1; font-size: 11px; font-weight: bold; text-transform: none; line-height: 12px; height: 20px; vertical-align: top; }
.newsfeeddate {font-size: 10px; color: #d1d1d1; font-weight: bold;}
/* Dates */

/* Writen by Authors name */
.small { 
	color: #e3e3e3;
	font: bold 10px Arial, Helvetica, sans-serif;
	line-height: 14px;
	margin: 0px; padding: 0px;
	text-transform: none;
}

/* Page navigation links "<<< 1 of 10 next >>>" */
.pagenav { 
	font-size: 11px; 
	color: #cccccc;
}
.pagebar{font-size: 11px; font-weight: normal;}
.pagenav_prev{font-size: 11px; text-decoration: none; }
.pagenav_next{font-size: 11px; text-decoration: none; }
a.pagenav { text-decoration: none; font-weight: normal; color: #24558d; }
a.pagenav:hover {text-decoration: none; font-weight: normal; color: #b60000; }
.pagenavcounter{	height: 15px;  }
.back_button{font-size: 11px; letter-spacing: 1px; height: 15px; clear: both;  margin: 5px 0px; text-transform: uppercase; font-weight: bold; }

/* Read more link */
.readon {
	text-decoration: none;
	color: #ffffff;
	background: #817E7A;
	line-height: 30px;
	margin-top: 20px;
	height: 40px;
	padding: 3px 6px;
	font: normal 11px Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	line-height: 30px;
}

.readon:hover {
	text-decoration: none;
	color: #ffffff;
	background: #6699CC;
}

/* Article index   */
table.contenttoc {
	padding: 0px;
	margin: 2px;
	font-size: 11px;
	}
	
table.contenttoc th {
	background: transparent; 
	color: #666666;
}
	
table.contenttoc td {padding: 2px;}

/* Links article index */
	a.toclink:hover, a.toclink:visited, a.toclink:link {	height: 18px; }
/* End Article index  */

/*  component heading */
.componentheading {
	text-align: left;
	background: transparent;
	height: 18px;
	padding: 7px 0px;
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #d8d8d8;
	text-transform: uppercase;
	letter-spacing: 2px;
	vertical-align: middle;
}

/* Sectiontable Table types listings Faqs's, weblink etc..*/
.sectiontableheader {
	background: #eeeeee;
	border-collapse: collapse;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	font: bold 10px Arial, Helvetica, sans-serif;
}

/* Table odd and Even Rows */
.sectiontableentry1 {
	background: transparent;
	font-size: 11px; 
	padding: 2px 0px !important;
	text-align: left;
}

.sectiontableentry2 {
	background: transparent;
	font-size: 11px; 
	padding: 2px 0px !important;
	text-align: left;
}

.sectiontableentry1 td, .sectiontableentry2 td {
	padding: 2px !important;
}

.sectiontableentry1 input, .sectiontableentry2 input {
	margin: 0px; 
	padding: 0px;
	height: 15px;
	width: 15px;
	background: none;
	vertical-align: middle;
}

.sectiontableentry1 label, .sectiontableentry2 label {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	width: 150px;
	display: block;
}

.sectiontablefooter {
	height: 18px; 
}

table.poll, table.pollstableborder, table.poll thead td {
	width: 170px !important;
}

table.poll * div {
	width: 170px !important;
	margin: 0px !important;
	padding: 0px !important;
}

/* End Sectiontable */

/* Category */
.category { }
a.category:link, a.category:visited { height: 15px; text-decoration: none;  }
a.category:hover  {	height: 15px; text-decoration: underline; }
/* End category */

/* blogsection */
.blog {background-color: transparent; width: 100%;}
.blogsection{	height: 18px;  }
.blog_more{	clear: both; display: block; width: 430px; padding: 10px 0px; }
.blog_heading {	height: 18px;  }
/* space from bottom of article */
.article_seperator{background-color : transparent; font-size: 5px; line-height: 5px;}
/* End blogsection */

/* results if not search google */
.searchintro{height: 18px;}
/*Search Form keyword highlight*/
.highlight {
	background: #f5f5f5;
	padding: 0px 4px 0px 4px;
	color: #990000;
	font-weight: bold;
}
/* End Search Form */

/* wrapper title */
.wrapper{background-color : #FFFFFF;}
/* *********************** END CONTENT - SECTIONS & CATEGORIES *********************** */

/* *********************** FORM SECTION  *********************** */	
form { 
	margin: 0px;
}

input {
	background-color: #FFFFFF;
	font-size: 12px; 
}

#mod_login_username, #mod_login_password {
	font-size: 12px !important;
	height: 14px;
	padding: 4px 4px 3px 4px;
	margin: 3px 0px;
	width: 192px;
	border: none;
	color: #797979;
	border: 1px solid #cccccc;
}

#mod_login_username, #mod_login_password {
	background: transparent url(../images/input_bg.gif) repeat-x top left;
}

#mod_login_remember {
	background: transparent;
	border: none;
	height: 15px;
	width: 15px;
	vertical-align: middle;
	padding: 0px;
	margin: 3px;
}

div.moduletable fieldset {
	width: 220px;
	border: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	clear: both;
}

div.moduletable form.form-login input.button {
	text-align: center;
	cursor: pointer;
}

div.moduletable form.form-login p {
	margin: 0px;
	padding: 0px;
	text-align: left;
}

div.moduletable form.form-login p.central {
	margin: 0px;
	padding: 5px 0px;
	text-align: center !important;
}

#col-main div.moduletable form input.button {
	background: url(../images/button_bg.gif) repeat-x bottom left;
	width: 74px;
	height: 24px;
	border: 1px solid #eeeeee;
	color: #666666;
	margin: 4px 0px;
	padding: 0px;
	line-height: 19px;
	font: bold 11px Arial, Helvetica, sans-serif;
}

.inputbox { background: #ffffff url(../images/input_bg.gif) repeat-x top left; border: 1px solid #cccccc; margin: 2px 0px; padding: 3px; color: #333333; }
.text_area, textarea { background: #ffffff url(../images/input_bg.gif) repeat-x top left; border: 1px solid #bababa; width: 95%; color: #333333; }
/* Pull down menu */
.selectbox {width: 100%;}
/* Submit Button */
.button {
	color: #fff;
	font: bold 13px Arial, Helvetica, sans-serif;
	background: #817E7A;
	margin: 10px;
	vertical-align: middle;
	border: 1px solid #000;
	padding: 3px 8px;
}

#col-main select, #col-main #mod_templatechooser_jos_change_template, #col-main option, select, select option {
 background: #ffffff; border: 1px solid #cccccc; margin: 0; padding: 0; color: #333333;
}

#col-main select {
	border: 1px solid #e6e6e6;
}

#col-right select, #col-right select option {
	width: auto;
}

/* Contact Email Form */
.contact_email {margin: 0px;padding: 0px;}

#searchphraseany, #searchphraseall, #searchphraseexact {
	background: none;
}


/* *********************** END FORM SECTION *********************** */

/* *********************** TABBED EDITING *********************** */
/*When user login to edit or sumbit articles*/
/* for modifying {moscode} output.  Don't set the colour! */
.moscode {
	background-color: #f0f0f0;
}
		
.code {
	font-family: courier, serif;
	font-size: 1.2em;
	padding: 2px;
	background-color: #f0f0f0;
	color: blue;
	border: 1px solid #d5d5d5;
	margin: 0px;
	width: 90%;
}


/* Text passed with mosmsg url parameter */
.message {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 12px;
	color : #61728b;
	text-align: center;
	padding: 20px;
	border-bottom: 1px solid #131820;
	border-top: 1px solid #131820;
}

/* Styles for dhtml tabbed-pages */
.ontab {
	background-color: #666666;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: bold;
	color: #FFFFFF;
	padding: .2em;
   }

.offtab {
	background-color : #cccccc;
	border-left: outset 1px #666;
	border-right: outset 1px #333;
	border-top: outset 1px #666;
	border-bottom: solid 1px #333;
	text-align: center;
	cursor: default;
	font-weight: normal;
	padding: .2em;
   }

.edit-tabs {
   padding: 1em;
   background: none;
   }

.tabpadding {padding:1px;}

.tabheading {
	background-color: #FF6600;
	text-align: left;
   }

.pagetext {
	visibility: hidden;
	display: none;
   }

	/*Body of the form*/
.adminform{background-color : #FFFFFF;}
/* *********************** End TABBED EDITING *********************** */


