
html {
	height: 100%;
	margin-bottom: 0px;
}
/*****************************************/

/*** Template specific layout elements ***/

/*****************************************/

#page_bg {
	padding: 0;
	background: #F2F0E7;
}
div.center {
	text-align: center;
	margin: 0 auto;
	padding: 0;
	width: 906px;
}
#content_top {
	margin: 0 auto;
	width: 950px;
	height: 138px;
	background: url(../images/content_top.jpg) top left no-repeat;
}
#content_banner {
	margin: 0 auto;
	width: 950px;
	height: 239px;
	background: url(../images/banner1.jpg) top left no-repeat;
}
#content {
	margin: 0 auto;
	width: 950px;
	margin: 0 auto;
	overflow:hidden;
	background: url(../images/content_fade.jpg) top left repeat-y;
	text-align:left;
}
#content_bottom {
	margin: 0 auto;
	width: 950px;
	height: 43px;
	background: url(../images/content_bottom.jpg) top left no-repeat;
	text-align:center;
	padding-top:13px;
	color:#E2D9B3;
	overflow:hidden;
	font-size:12px
}
#nav {
	height: 49px;
	width: 950px;
	margin: 138px 0 0 0;
	background: url(../images/Menu.jpg) top left repeat-y;
	padding-top:0px;
	padding-left:25px;
}
div#maincolumn_full {
	float: left;
	width: 890px;
	padding: 0 0 0 30px;
}
#logo {
	margin: 90px 0 0 50px;
}
.search {
	height: 31px;
	width: 187px;
	background: url(../images/search.gif) top right no-repeat;
	background-position:right;
}
#footer1 {
	color:#E2D9B3;
	padding:15px;
	float:left;
	text-align:left;
	width:195px;
	font-size:12px;
	text-align:left;
}
.TableBG {
	background-color:#e1dcde;
	vertical-align:top;
	padding:5px;
}
.TableExtraPadded5 {
	background-color:#e1dcde;
	vertical-align:top;
	padding:5px;
}
.Wide25 {
	width:25px;
}
form {
	margin: 0;
	padding: 0;
}
td img {
	border: #E1DCDE solid 2px;
}
img, table {
	border: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #5b4848;
}
bodyred {
	color: #5E0705;
}
body.contentpane {
	/* background: #FEFEFE;  */

	background: #FEFEFE;
}
a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color: #5E0705;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #5E0705;
}
#footer a:hover {
	text-decoration: underline;
	font-weight: bold;
	color:#E2D9B3;
}
#footer a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	outline: none;
	color:#E2D9B3;
}
input.button, .validate {
	color: #453f33;
	font-size: 10px;
	border: 1px solid #cbc8b5;
	background: url(../images/button_bg.jpg) top center repeat-x;
}
.search input.button {
	text-align: left;
}
input.button:hover, .validate:hover {
}
p {
	margin-top: 0;
	margin-bottom: 5px;
	text-align: left;
}
.inputbox {
	border: 1px solid #555;
	color: #333;
	padding: 2px;
	margin-left:7px
}
.inputbox:hover {
}
#search .inputbox {
	background-color:#CCC5C8;
	width: 126px;
	height: 20px;
	font-size: 14px;
	color: #4b111a;
	padding: 1px 2px;
	border: none;
	position:relative;
	top:6px;
	right:45px
}
.search .button {
	background: transparent url() top center no-repeat;
	height: 35px;
	width: 29px;
	background: url(../images/search-but.gif) top right no-repeat;
	background-position:right;
}
#superfish-nav {
	width: 650px;
	height: 35px;
	margin: 0 auto;
	padding: 15px 0 0 0;
	text-align: right;
}
#supernav {
	background-color: #ededed;
}
/*

.pill_m {

	text-align: left;

	margin: 0 auto;

	padding: 0;

	background: url() top center no-repeat;

	width: 970px;

	height: 29px;

}





#pillmenu {

	float: left;

	margin: 0;

}



#pillmenu ul {

	margin: 0;

	padding: 0 28px;

	list-style: none;

}



#pillmenu li {

	float: left;

	margin: 0;

	padding: 0;

	height: 29px;

}



#pillmenu li:hover {



}



#pillmenu li a#active_menu-nav {

	color: #666;

}



#pillmenu li a {

	font-family: Verdana, Tahoma, sans-serif;

	font-size: 12px;

	float: left;

	display: block;

	line-height: 26px;

	padding: 0 10px;

	color: #999;

	text-decoration: none;

	font-weight: normal;

	text-transform: lowercase;

	height: 29px;

}



#pillmenu li a:hover {

	color: #666;

}



*/



#leftcolumn, #rightcolumn {
	margin: 0;
	width: 210px;
	float: left;
	text-align: left;
	padding: 0;
}
div#maincolumn {
	float: left;
	width: 654px;
	padding: 0px 0px 0px 10px;
}
div.greyBlockTop {
	background: url(../images/main-box-top.png) top center no-repeat;
	width: 652px;
	height: 21px;
}
div.greyBlock {
	background: url(../images/main-box-mid.png) top center repeat-y;
	width: 652px;
}
div.greyBlockBot {
	background: url(../images/main-box-bot.png) top center no-repeat;
	width: 652px;
	height: 21px;
}
div.nopad {
	overflow: hidden;
	padding: 0;
}
div.nopad ul {
	clear: both;
}
td.middle_pad {
	width: 20px;
}
#banner_l {
	text-align: left;
	padding: 0 0 0 24px;
}
#validation {
	width: 866px;
	margin: 0 auto;
	text-align: right;
	height: 30px;
	padding: 6px 0 0 0;
}
#validation .valid_xhtml {
	float: right;
	margin: 0 5px 0 0;
}
#validation .valid_css {
	float: right;
}
#footer {
	margin: 0 auto;
	width: 950px;
	background: url(../images/content-footer.jpg) top left repeat-y;
	overflow:hidden;
	padding-left:25px;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:25px;
}
#footerlinks {
	width: 900px;
	text-align:center;
}
.normalWeight {
	color:#E2D9B3;
	font-weight:normal;
}
/*****************************************/

/*** Joomla! specific content elements ***/

/*****************************************/



div.offline {
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}
/* headers */

div.componentheading {
	height: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-size: 20px;
	color: #4b111a;
	letter-spacing:1px;
	text-transform:uppercase;
	margin-top:15px;
	margin-bottom:10px;
}
table.blog {
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:100;
	font-size: 20px;
	color: #4b111a;
	letter-spacing:1px;
	text-transform:uppercase;
}
.Speils {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px;
	color: #5E0705;
	font-style:italic;
	font-weight:100;
}
h2, .contentheading {
	padding: 0 0 0 2px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	vertical-align: middle;
	color: #333;
	text-align: left;
	font-weight: bold;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
h4 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
}
h3, .componentheading, table.moduletable th, legend {
	margin: 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	color: #555;
	padding: 0;
}
/* small text */

.small {
	font-size: 10px;
	color: #555;
	font-weight: normal;
	text-align: left;
}
.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #555;
	font-weight: normal;
	text-align: right;
}
.createdate {
	height: 20px;
	vertical-align: top;
	font-size: 10px;
	color: #555;
	font-weight: normal;
	vertical-align: top;
	padding-top: 0px;
}
a.readon {
	display: block;
	float: left;
	line-height: 14px;
	font-size: 12px;
	text-decoration: none;
	padding: 1px 2px 1px 2px;
}
/* form validation */

.invalid {
	border-color: #ff0000;
}
label.invalid {
	color: #ff0000;
}
/** overlib **/



.ol-foreground {
	background-color: #f1f1f1;
	color: #333;
}
.ol-background {
	background-color: #f1f1f1;
	color: #333;
}
.ol-textfont {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.ol-captionfont {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	background-color: #f1f1f1;
	color: #333;
	text-decoration: none;
	font-size: 12px;
}
.ol-closefont {
}
/* menu links */

a.mainlevel:link, a.mainlevel:visited {
	padding-left: 5px;
}
a.mainlevel:hover {
}
/* spacers */

span.article_separator {
	display: block;
	height: 10px;
}
.article_column {
}
.column_separator {
}
td.buttonheading {
	text-align: right;
	width: 0;
}
.clr {
	clear: both;
}
table.blog span.article_separator {
	display: block;
	height: 10px;
}
/* table of contents */

table.contenttoc {
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
}
table.contenttoc td {
	padding: 0 5px;
}
/* content tables */

td.sectiontableheader {
	color: #333;
	font-weight: bold;
	padding: 4px;
	border-bottom: 1px solid #666;
}
tr.sectiontableentry1 td {
	background: #eae8d8;
	padding: 4px;
}
tr.sectiontableentry0 td,  tr.sectiontableentry2 td {
	padding: 4px;
}
td.sectiontableentry0,  td.sectiontableentry1,  td.sectiontableentry2 {
	padding: 3px;
	color: #333;
	font-size: 11px;
}
/* content styles */

.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
}
table.contentpane td {
	text-align: left;
}
table.contentpane td.contentdescription {
	width: 100%;
}
table.contentpane {
	text-align: left;
	float: left;
	width: 100%;
	margin: 0px;
}
table.contentpane ul li a .category {
	color: #FF8800;
}
table.contentpane ul li {
	color: #333;
}
table.contentpaneopen {
	margin: 0px 3px 0px 3px;
}
table.contentpaneopen a {
	color: #5e0705;
}
table.contentpaneopen a:visited {
	color: #5E0705;
}
table.contentpaneopen a:hover {
	color: #5E0705;
	text-decoration:underline;
}
table.contentpaneopen li {
	margin-bottom: 5px;
}
table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #669933;
}
table.contentpaneopen h3 {
	margin-top: 25px;
}
table.contentpaneopen h4, table.contentpaneopen h5, table.contentpaneopen h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 12px;
}
.highlight {
	background-color: #fffebb;
}
/* module control elements */

table.user1user2 div.moduletable {
	margin-bottom: 0px;
}
div.moduletable, div.module {
	margin-bottom: 25px;
}
div.module_menu, div.module, div.module_text {
	margin: 0 0 0 0;
	padding: 0;
}
div.module_menu div, div.module, div.module_text div {
}
div.module_menu div div, div.module div div, div.module_text div div {
	padding: 0;
}
div.module_menu div div div, div.module div div div {
	padding: 0 0 4px 0;
}
div.module div div div {
	text-align: left;
}
div.module_menu div div div div, div.module div div div div, div.module_text div div div div {
	background: transparent;
	padding: 0 0 0 0;
	margin: 0 auto;
}
div.bannergroup_text {
	display: block;
	width: 210px;
	color: #666;
}
div.module div div div form {
	padding: 0;
	width: 164px;
	margin: 0 auto;
	text-align: left;
}
div.module div div div form ul {
	margin: 0;
	padding: 0 0 10px 40px;
}
div.module_menu ul {
	list-style: none;
}
div.module_menu ul li {
	margin: 0;
	padding: 0;
}
div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
	background: transparent url() top left no-repeat;
	padding: 2px 0 2px 25px;
	line-height: 24px;
}
#leftcolumn div.module table, #rightcolumn div.module table {
}
#leftcolumn div.module table.poll {
}
#leftcolumn div.module table.poll td {
	text-align: left;
}
/* LEFT COL H3 */

#leftcolumn h3, #rightcolumn h3 {
	color: #666;
	font-family: Georgia, Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	text-align: left;
	height: 30px;
	width: 170px;
	text-decoration: none;
	padding: 0 0 4px 10px;
	background: url(../images/h3.jpg) top center no-repeat;
	font-weight: normal;
	line-height: 31px;
	margin: 0;
	text-transform: uppercase;
}
#leftcolumn .moduletable_menu, #leftcolumn .moduletable, #leftcolumn .moduletable_text, #leftcolumn .c,  #rightcolumn .moduletable_menu, #rightcolumn .moduletable, #rightcolumn .moduletable_text, #rightcolumn .c {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}
#leftcolumn ul.menu, #rightcolumn ul.menu {
	margin: 0 auto;
	padding: 0;
	list-style: none;
	width: 210px;
}
#leftcolumn ul.menu li, #rightcolumn ul.menu li {
	margin: 0;
	padding: 4px 0 4px 0;
	background: url(../images/menu_li.jpg) bottom center no-repeat;
}
#leftcolumn ul.menu li:hover, #rightcolumn ul.menu li:hover {
}
/*LEFT COL TEXT PADDING*/

#leftcolumn table.contentpaneopen {
	margin: 0px;
}
#leftcolumn table.contentpaneopen td {
	text-align:left;
	padding-left: 0px;
	font-size: 10px;
}
#leftcolumn a {
	font-size: 10px;
	padding-left: 2px;
	color: #5e0705;
}
#leftcolumn a:visited {
	padding-left: 2px;
}
/*LEFT COL LINK*/

#leftcolumn ul.menu li a, #leftcolumn ul.menu li a:link,  #rightcolumn ul.menu li a, #rightcolumn ul.menu li a:link {
	font-family: Georgia, Verdana, serif;
	line-height: 20px;
	padding: 0 0 0 14px;
	text-decoration: none;
	color: #333;
	font-weight: normal;
	font-size: 11px;
	background: url(../images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 20px;
	display: block;
}
#leftcolumn ul.menu li a:hover, #rightcolumn ul.menu li a:hover {
	color: #5e0705;
	padding: 0 0 0 14px;
	font-size: 11px;
}
#leftcolumn ul.menu li a:visited, #rightcolumn ul.menu li a:visited {
	padding: 0 0 0 14px;
	font-size: 11px;
	font-weight: normal;
}
/*LEFT COL CURRENT LINK*/

#leftcolumn ul.menu li#current a, #leftcolumn ul.menu li#current a:link,  #rightcolumn ul.menu li#current a, #rightcolumn ul.menu li#current a:link {
	line-height: 20px;
	padding: 0 0 0 14px;
	text-decoration: none;
	color: #5e0705;
	font-weight: normal;
	font-size: 11px;
	background: url(../images/menu_row.jpg) center left no-repeat;
	margin: 0;
	height: 20px;
	display: block;
}
#leftcolumn ul.menu li#current a:hover, #rightcolumn ul.menu li#current a:hover {
	color: #5e0705;
}
/*LEFT COL SUB LINK*/

#leftcolumn ul.menu li#current ul li a, #leftcolumn ul.menu li#current ul li a:link {
	text-decoration: none;
	color: #333;
	margin: 0;
	font-size: 11px;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	font-weight: normal;
	line-height: 20px;
	padding: 0 0 0 24px;
	border: none;
	height: 20px;
	display: block;
}
#leftcolumn ul.menu li ul li#current a, #leftcolumn ul.menu li ul li#current a:link, #leftcolumn ul.menu li ul li#current a:visited, #leftcolumn ul.menu li ul li#current a:hover {
	font-size: 11px;
	margin: 0;
	padding: 0 0 0 24px;
	text-decoration: none;
	border: none;
	color: #333;
	background: url(../images/submenu_row.jpg) center left no-repeat;
	height: 20px;
	display: block;
	line-height: 20px;
}
/*SUBMENU POSITION*/

#leftcolumn ul.menu li#current ul {
	margin: 0;
	padding: 0;
}
#leftcolumn ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}
/*CURRENT SUBMENU POSITION*/

#leftcolumn ul.menu li ul {
	margin: 0;
	padding: 0;
}
#leftcolumn ul.menu li#current ul li a:hover {
	color: #000;
}
#leftcolumn ul.menu li ul, #rightcolumn ul.menu li ul {
	list-style: none;
}
/* forms */

#leftcolumn .moduletable ul, #rightcolumn .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}
#leftcolumn .moduletable ul li, #rightcolumn .moduletable ul li {
	margin: 0;
	padding: 0 2px;
}
table.adminform textarea {
	width: 540px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}
form#form-login fieldset {
	border: 0 none;
	margin: 0;
	padding: 4px 7px 9px 7px;
}
form#form-login ul li {
	padding: 0;
}
form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 10px;
	color: #666;
}
/* thumbnails */

div.mosimage {
	margin: 5px;
}
div.mosimage_caption {
	font-size: .90em;
	color: #333;
}
div.caption {
	padding: 0 10px 0 10px;
}
div.caption img {
	border: 1px solid #CCC;
}
div.caption p {
	font-size: .90em;
	color: #333;
	text-align: center;
}
/* Parameter Table */

table.paramlist {
	margin-top: 5px;
}
table.paramlist td.paramlist_key {
	width: 128px;
	text-align: left;
	height: 30px;
}
table.paramlist td.paramlist_value {
}
div.message {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size : 14px;
	color : #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}
/* Banners module */





/* Text advert style */



.banneritem_text {
	padding: 4px;
	font-size: 11px;
}
Div.banneritem_text img {
	padding-bottom: 4px;
}
.bannerfooter_text {
	padding: 4px;
	font-size: 14px;
	text-align: right;
}
.footerheaders {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 22px;
	font-style:italic;
	color:#E2D9B3;
	padding-bottom:15px;
}
/* System Messages */

/* see system general.css */



.pagination span {
	padding: 2px;
}
.pagination a {
	padding: 2px;
}
/* Polls */

.pollstableborder td {
	text-align: left;
}
/* Frontend Editing*/

fieldset {
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}
legend {
	margin: 0;
	padding: 0 10px;
}
td.key {
	border-bottom:1px solid #eee;
	color: #333;
}
/* Tooltips */

.tool-tip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
}
.tool-title {
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}
.tool-text {
	font-size: 100%;
	margin: 0;
}
/* System Standard Messages */

#system-message dd.message ul {
	padding: 0;
	margin: 0;
	background: none;
	border: none;
}
/* System Error Messages */

#system-message dd.error ul {
	color: #c00;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
/* System Notice Messages */

#system-message dd.notice ul {
	color: #c00;
	background: none;
	border: none;
	padding: 0;
	margin: 0;
}
#system-message dd {
	text-indent: 0;
}
#system-message dd ul {
	list-style-type: none;
	color: #c00;
	background: none;
	border: none;
}
#system-message {
	margin-top: 5px;
}
/* ****************************************************************************** */

/* blue */

input, button {
}
/* blue */

input[type="checkbox"], input[type="radio"] {
	background: transparent;
	border: none;
}
/*  Blog More Artilce Links */

.blog_more strong {
	padding: 0 0 0 10px;
}
/*  Blog More Artilce Links */

#newsflash {
	padding: 0 0 10px 3px;
}
/*  Maincolumn Image Border for main pages */

#maincolumn table.reviews td img, #maincolumn table.artists td img, #maincolumn table.home td img, div.mod_placehere td img {
	border: 1px solid #333;
	margin: 4px 4px 4px 4px;
}
/*  Image Border for Video pages  */

img.border {
	border: 1px solid #BA9C56;
}
img.noBorder {
	border-width: 0px 0px 0px 0px;
}
/*  Image Padding  */

img.padded3 {
	padding: 3px 3px 3px 8px;
}
div.spare_parts {
	height:210px;
}
.spare_parts_text {
	font-weight:bold;
}
div.blog_more a.blogsection:link, div.blog_more a.blogsection:hover {
	color: #5e0705;
	text-decoration:underline;
}
div.blog_more a.blogsection:visited {
	color: #5e0705;
}
/*  Styles for Articles */

.boldheader {
	font-family:Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 15px;
	font-weight: bold;
	color: #222;
	text-transform:uppercase;
}
.rrp {
	color:#aa2207;
	font-size: 13px;
}
.paddingRight {
	padding: 0px 10px 0px 0px;
}


label.cf_label, label.check_label, div.float_left input.radio, div.form_item select {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #5b4848;	
	}
