/* BASIC HTML TAGS style definitions */
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	background-color: #efefef;
}

h1 {
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 18px;
	color: #43155d;
	line-height: 22px;
}

h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	color: #43155d;
	line-height: 26px;
}

a {
	color: #000;
	text-decoration: underline;
}
a:hover { text-decoration: none; }
a.footer {
	color: #fff;
	font-size: 10px;
	line-height: 10px;
}

li { padding-bottom: 5px; }

hr { height: 1px; }
hr.overview { color: #d7d7d7; }

.small {
	font-size: 10px;
	line-height: 11px;
}
.smallDate {
	font-size: 11px;
	line-height: 12px;
}

#page #print{display: none;}
#page {
	width: 772px;
}
#page #leftMargin { width: 1px; float: left; }
#page #rightMargin { width: 1px; float: left; }
#page #top {
	width: 770px;
	height: 218px;
}

#page #language_bar {
	width: 770px;
	height: 34px;
	background-image: url(../pics/top-tp-lower.gif);
	background-repeat: no-repeat;
}
#page #language_bar #navigation {
	padding: 10px 15px 0px 15px;
}
#page #language_bar #navigation a {
	text-decoration: none;
	font-weight: bold;
	color: #fff;
}
#page #language_bar .CountryDiv {
	margin: 0px 15px;
	color: #fff;
}

#page #topbttm-forum,
#page #topbttm {
	width: 596px;
	height: 84px;
	padding-left: 174px;
	background-image: url(../pics/top-bttm.gif);
	background-repeat: no-repeat;
}

#page #topbttm #search {
	width: 144px;
	float: right;
	padding-top: 15px;
	padding-right: 15px;
}
#page #topbttm #search form {
	margin: 0px;
	padding: 0px;
}
#page #topbttm #search .searchfield {
	width: 120px;
	border: 1px solid #C1A6D0;
}
#page #topbttm #navigation {
	padding-top: 60px;
}

a.white { color: #fff; }
a.light { color: #C1A6D0; }	

/* MENU style definitions */
ul.menu {
	width: 159px;
	margin-top: 16px;
	margin-left: 0px;
	padding: 0px;
	list-style-type: none;
}
ul.menu li { padding-bottom: 2px; }
ul.menu li a.item {
	color: #fff;
	margin-left: 8px;
	display: block;
	font-size: 12px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
}


/* PUTBROWSE definitions */
#browse span.current {
	display: inline;
	padding: 1px 2px;
	margin: 0px;
	color: #000;
}
#browse a {
	display: inline;
	padding: 1px 2px;
	margin: 0px;
	text-decoration: underline;
}
#browse a:hover {
	text-decoration: none;
}


/* FOOTER definitions */
#page div.logos { float: left; width: 159px; height: 74px; text-align: center; background-color: #F9A12E; }
#page div.colophon { float: left; width: 610px; height: 74px;
	background-image: url(../pics/footer.gif);
	background-repeat: no-repeat; }
#copyright {
	padding-left: 15px;
	padding-top: 45px;
	font-size: 10px;
	line-height: 10px;
	color: #fff;
	text-align: left;
}

/* FOOTER FORUM definitions */
#page div.forumlogos { float: left; width: 159px; text-align: center; background-color: #F9A12E; }

/* DOCUMENT containers */
.mainGroup {
	margin: 0px;
	padding: 5px;
	width: 360px;
	background-color: #eed49c;
}
span.mainGroup,
a.mainGroup {
	font-size: 12px;
	font-weight: bold;
	color: #43155d;
	text-decoration: none;
}
a.mainGroup:hover { text-decoration: underline; }

/* GENERIC containers */
#page div.all {
	float: left;
	width: 770px;
	text-align: left;
	background-image: url(../pics/bg.gif);
	background-repeat: repeat-y;
}

#page div.forummenu,
#page div.menu { float: left; width: 159px; background-color: #F9A12E; }

#page div.content { float: left; width: 610px; }

#page div.text { padding: 15px; }

div.right { float: right; }
div.left { float: left; }

.thumbnail { border: 1px solid #d9d4bb; }

.spacer { clear: both; line-height: 5px; }
.spacerLarge { clear: both; line-height: 8px; }
td.spacer { line-height: 8px; }
.spaceropera { float: left; width: 15px; }
.clear { margin: 0px; padding: 0px; clear: both; display: block; height: 0px; font-size: 0px; line-height: 0px; overflow: hidden; }

/* FCKeditor */
#fckprint{display: none;}

/* FORUM specific */
#page #topbttm-forum {
	width: 770px;
	padding: 0px;
}
#page #topbttm-forum #navigation {
	margin-top: 60px;
	width:596px;
	height: 100px;
	float:left;
}
#page div.forummenu { 
	padding-top:40px;
	background-image: url(../pics/top-bttm-left.gif);
	background-repeat: no-repeat;
}
#page div.forumcontent { clear:both; display:block; padding-top: 10px; }
