@charset "utf-8";
/* CSS Document */

/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend caption{ margin:0; padding:0; border:0; outline:0; font-weight:inherit; font-style:inherit; font-size:100%; font-family:inherit; vertical-align:baseline}
:focus{outline:0}
ol, ul{list-style:none}
blockquote:before, blockquote:after, q:before, q:after{content:""}
blockquote, q{quotes:"" ""}
strong{font-weight:bold}
em{font-style:normal}
a{text-decoration:none; cursor:pointer}

html { height: 101%; }

body {
	font-family: Verdana, Arial, sans-serif;
	margin: auto;
	padding: 0;
	font-size: 10px;
	color: #666666;
	background: #fff;
}

body.contentpane {
	background: #fff;
}

form {
  margin: 0;
  padding: 0;
}

img,table {
	border: none;
}

p {
	margin: 5px 0;
	text-align: justify;
	line-height: 120%
}


a {
	font-family: Verdana;
	font-size: 10px;
	color: #666;
	text-decoration: none;
}

a:link {
	color: #666;
}

a:visited {
	color: #666;
}

a:hover {
	font-family: Verdana;
	font-size: 10px;
	color: #666;	
	text-decoration: underline;
}

input  {
	color: #ccc;
	outline: none;
	margin: 0;
}

input:focus {
	outline: none;
}

button {
	color: #fff;
	font-size: 11px;
	border: none;
	background: #696969;
	cursor: pointer;
}


#modlgn_remember.inputbox  {
	background: none;
	border: none;
	width: auto;
	vertical-align:middle;
}

input.button, .validate  {
	color: #fff;
	font-size: 11px;
	cursor: pointer;
	font-weight: 700;
	border: none;
	height:20px;
	line-height:19px;
	padding: 2px 4px 4px;
	margin:6px 0 0 0;
}

#container  { 
	position: relative; 
    left: auto; 
	right: auto; 
	top: 50px; 			
	margin: auto; 
 	width: 650px; 
  	border: none;
}

#header {
  position: relative;
  width: 622px;
  height: 196px;
	background: transparent url(../images/headerimg.jpg) no-repeat bottom center;
}

.logo {
	width: 500px;
	padding:0;
	margin:0;
	height:200px;
	overflow:hidden;
}

.logo table {
	width:500px;
	height:100px;
}

.logo table td{
	margin:0;
	padding:0;
	vertical-align:middle;
}

.logo h1 {
	text-align:center;
	color:#d51c1c;
	line-height:normal;
	margin:0;
	padding:0;
}

.logo a, .logo a:link, .logo a:visited  {
	color:#d51c1c;
	font-size:24px;
	font-weight:700;
	text-decoration:none;
}

.logo a:hover {
	text-decoration:none;
	font-weight:700;
}

.newsflash {
	height:66px;
	padding:10px;
	margin:0 0 10px 0;
	text-align:justify;
	overflow:hidden;
	background:#ffffff;
}

.newsflash h3 {
	height:17px;
	color:#fff;
	overflow:hidden;
	line-height:17px;
	margin:0;
	padding:0;
	text-align:left;
	text-transform:none;
}

.newsflash table tr td {
	color:#f1b270;
	height:68px;
	text-align:justify;
}

.newsflash  a {
	color:#f1b270;
	font-weight:700;
	text-decoration:none;
}

.newsflash div.module  {
	background:none;
	height:66px;
	margin:0 auto;
	overflow:hidden;
}

.newsflash div.module div  {
	background:none;
	padding:0;
}

.newsflash table.contentpaneopen {
	margin:0;
}

.newsflash div.module_menu div div div, .newsflash div.module div div div, .newsflash  div.module_text div div div {
	margin:0;
	padding:0;
}

.cpathway {
	float:left;
	height:20px;
	line-height:19px;
	margin:0 auto;
	padding:0;
	width:622px;
	overflow:hidden;
}

.cpathway img {
	float:left;
	padding:8px 6px 0 0;
}

span.breadcrumbs.pathway {
	float:left;
	padding:0;
	margin:0;
	color: #f1b270;
}

span.breadcrumbs.pathway a.pathway  {
	float:left;
	margin:0;
	padding:0 6px 0 0;
	color:#fff;
	font-weight:400;
}

span.breadcrumbs.pathway a.pathway:hover {
	text-decoration: underline;
}

#search {
	float:left;
	padding:0 0 0 10px;
}

.search {
	float:left;
	height:20px;
	padding:0 0 0 6px;
	background: transparent url(../images/inputbox.png) no-repeat top left;
}

.search .inputbox {
	float:left;
	border: none;
	color: #6a0909;
	font-size:11px;
	line-height:14px;
	height:16px;
	width:140px;
	padding:3px 6px 3px 0;
	margin:0 4px 0 0;
	background:none;
}

.search .button {
	float:left;
	margin:0;
	padding:0;
	border:none;
	background:none;
	height:16px;
	padding:3px 0;
	line-height:16px;
	color:#fff;
}

.search .button:hover {
}

#content {
	background: none;
}

#leftsidebar {
		width: 178px;
		float: left;
		margin: 17px 0 0 0;
}

#rightsidebar {
	float: right;
	margin:0 0 10px 10px;
}

div#maincontent {
 	float: right;
	width: 440px;
	height: auto;
	margin-top: 10px;
}

#maincontent table {
	width: 415px;
}

div#maincontent_left, div#maincontent_right {
	float: left;
	width:720px;
	padding:10px;
	margin:0 0 10px 0;
}	

div#maincontent_full {
	width:940px;
	margin:0 0 10px 0;
	padding:10px;
}
	
div.nopad {
	width: 415px;
}

div.nopad ul {
	clear: both;
}

td.middle_pad {
	width: 20px;
}

#footer {
	width:582px;
	height:20px;
	margin-top: 20px;
	line-height:19px;
	text-align:left;
	padding:0 20px;
	background: #fff;
	border-bottom: 1px solid #999;
	border-top: 1px solid #999;
}

.footer-l { float: left; }
.footer-r { float: right; }


#footer a {
		font-family: Verdana;
		font-size: 10px;
		text-transform: uppercase;
		color: #666;
		text-decoration: none;
		float: right;
}
#footer a:hover {
		font-family: Verdana;
		font-size: 10px;
		text-transform: uppercase;
		color: #666;
		text-decoration: underline;
		float: right;
}


#footer a:link, #footer  a:visited {
		font-family: Verdana;
		font-size: 10px;
		text-transform: uppercase;
		color: #666;
		text-decoration: none;
}


/*****************************************/
/*** 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 {
	display: none;
}

table.blog {
	
}

h1, .contentheading {
	padding: 0 0 10px 0;
	font-size: 25px;
	color: #005121;
	text-transform: uppercase;
	font-weight: normal;
}

h2 {
	padding: 0;
	font-size: 10px;
	color: #005121;
	text-transform: uppercase;
	font-weight: normal;
	margin: 10px 0;
}

table.contentpaneopen h3 {
	margin-top: 25px;
	color:#585858;
}

h4 {
	font-family: Tahoma, Arial, sans-serif;
	color: #333;
}

h3, .componentheading, table.moduletable th, legend {
	font-size: 10px;
	color: #005121;
	text-transform: uppercase;
	font-weight: normal;
	padding: 0;
}
/* small text */
.small {
	font-size: 10px;
	color: #666666;
	font-weight: 700;
	text-align: left;
}

.modifydate {
	height: 20px;
	vertical-align: bottom;
	font-size: 10px;
	color: #666666;
	text-align: right;
}

.createdate {
	vertical-align: top;
	font-size: 11px;
	color: #999;
	padding-bottom: 8px;
}

a.readon {
	float: right;
	line-height: normal;
	font-size: 11px;
	padding: 0 0 0 14px;
	color: #666666;
	text-transform: lowercase;
	text-decoration: none;
}

a.readon:hover {
	text-decoration: underline;
}

/* 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: Tahoma, Arial, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #fbfbfb;
	font-weight: 700;
}
.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: 20px;
}

.article_column {

}

.column_separator {
	
}

td.buttonheading {
	text-align: right;
	width: 0;
}

.clear {
	clear: both;
	font-size:0;
}

table.blog span.article_separator {
	display: block;
	height: 20px;
}



/* table of contents */
table.contenttoc {
  margin: 5px;
  padding: 5px;
  background: none;
}

table.contenttoc td {
  padding: 0 5px;
}


/* content tables */
td.sectiontableheader {
  color: #fff;
  font-weight: 700;
  padding: 4px;
}

tr.sectiontableentry1 td {
	padding: 4px;
}

tr.sectiontableentry1 {
	background:#fce1c5;
}
  
tr.sectiontableentry0 td,
tr.sectiontableentry2 td {
  padding: 4px;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
  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%;
}

table.contentpane ul li a .category {
	color: #FF8800;
}

table.contentpane ul li {
	color: #666;
}

table.contentpaneopen {
	border-collapse: collapse;
	padding: 0;
	margin:0 6px;
}

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 {
	font-family: Tahoma, Arial, sans-serif;
	color: #000;
}

.highlight {
	background-color: #fffebb;
}

ul.latestnews, ul.mostread {
	list-style:none;
	padding:0;
	margin:0;
	text-align:left;
}

/* 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 20px 0;
	padding: 0;
}

div.module_menu div, div.module div, div.module_text div {
	margin:0;
}

div.module_menu div, div.module div, div.module_text div {
	
}

div.module_menu div div, div.module div div, div.module_text div div {
	text-align: center;
	margin:0;
	background:#ffffff;
}

div.module_menu div div div, div.module div div div, div.module_text div div div {
	padding:0 0 30px 0;
	margin:0;
	color:#f7f1f1;
}

div.module div div div div {
	width: 160px;
	color:#f7f1f1;
}

div.module_menu div div div div, div.module div div div div, div.module_text div div div div {
	background: none;
	margin:0 auto;
	padding:0;
	color:#f7f1f1;
}

div.module_text div div div div {
	text-align: left;
}

div.module_text div div div div.bannergroup_text {
	padding: 10px 10px 10px 20px;
	width: 174px;
}

div.module_text div div div div.bannergroup_text div {
	color:#f7f1f1;
	width: auto;
	padding: 0 0 4px;
}

div.module div div div form {
	margin:0 auto;
	padding:0 0 6px 20px;
	text-align:left;
	width:180px;
}

div.module_menu ul {
	list-style: none;
	padding: 0;
}

div.module_menu ul#mainlevel {
	margin: 0 auto;
	text-align: center;
}

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: normal;
	padding: 0;
	line-height: 24px;
}

#leftsidebar div.module table ,#rightsidebar div.module table {
	padding: 0 0 6px 0;
}

#leftsidebar div.module table td ,#rightsidebar div.module table td {
	margin:0;
	padding: 0 6px 0 0;
	height:20px;
	color:#f7f1f1;
	text-align:left;
	line-height:13px;
	vertical-align: middle;
}

#leftsidebar div.module table.poll {

}

#leftsidebar div.module table.poll td {
	text-align: left;
}

/* LEFT COL H3 */
#leftsidebar h3, #rightsidebar h3 { 	
	width:166px;
	height:42px;
	line-height:25px;
	margin:0;
	padding: 0 34px 0 10px;
	font-size: 11px;
	text-align: left;
	text-transform:none;
	font-weight: 700;
	overflow:hidden;
}

 #rightsidebar h3 {
	width:166px;
	padding: 0 34px 0 10px;
}

.moduletable, .moduletable_text {
	margin: 0 0 16px 0;
	padding: 0 0 8px 0;
}
#leftsidebar ul.menu, #rightsidebar ul.menu {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #999;
	list-style: none;
}

#leftsidebar ul.menu li, #rightsidebar ul.menu li {
	border-top: 1px solid #999;
	padding: 0 5px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #8bb110;
	text-decoration: none;
	text-align: left;
}

#leftsidebar ul.menu li:hover, #rightsidebar ul.menu li:hover {
	font-family: Verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #8b0f15;	
}




/*LEFT COL LINK*/
#leftsidebar ul.menu li a, #leftsidebar ul.menu li a:link,
#rightsidebar ul.menu li a, #rightsidebar ul.menu li a:link {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	color: #8bb110;
	text-decoration: none;
}


#leftsidebar ul.menu li a:hover, #rightsidebar ul.menu li a:hover {
	font-family: Verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #8b0f15;	
}

/*LEFT COL CURRENT LINK*/

#leftsidebar ul.menu li#current.active a, #rightsidebar ul.menu li#current.active  {
	color: #8B0F15;
}

#leftsidebar ul.menu li#current.active ul li a, #rightsidebar ul.menu li#current.active ul li {
	color: #005121;
}

#leftsidebar ul.menu li#current a, #leftsidebar ul.menu li#current a:link, #leftsidebar ul.menu li#current a.active,
#rightsidebar ul.menu li#current a, #rightsidebar ul.menu li#current a:link {
	display: block;
	font-family: Verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #005121;
	font-weight: normal;
	margin: 0;
}

#leftsidebar ul.menu li#current {
	
}

#leftsidebar ul.menu li#current a:hover, #rightsidebar ul.menu li#current a:hover {
	display: block;
	font-family: Verdana;
	font-size: 11px;
	text-transform: uppercase;
	color: #005121;
	font-weight: normal;
}

/*LEFT COL SUB LINK*/

#leftsidebar ul.menu li ul {
	background: url(../images/subnavi-bg.gif) repeat;
}

#leftsidebar ul.menu li#current ul li a, #leftsidebar ul.menu li#current ul li a:link,
#leftsidebar ul.menu li ul li a, #leftsidebar ul.menu li ul li a:link {
	font-weight: 400;
	text-decoration: none;
	color: #005121;
	line-height:19px;
	background: none;
	font-size: 10px;
}

#leftsidebar ul.menu li#current ul li a:hover, #leftsidebar ul.menu li#current ul li a:active, #rightsidebar ul.menu li#current ul li a:hover {
	display: block;
	font-family: Verdana;
	font-size: 10px;
	text-transform: uppercase;
	color: #005121;
	padding:0;
	font-weight: normal;
}

#leftsidebar ul.menu li ul li#current, #rightsidebar ul.menu li ul li#current {
}

#leftsidebar ul.menu li.parent ul li, #rightsidebar ul.menu li.parent ul li {
padding:0;
}

#leftsidebar ul.menu li.parent ul li a:link, #leftsidebar ul.menu li.parent ul li a:focus, #leftsidebar ul.menu li.parent ul li a:active, #leftsidebar ul.menu li.parent ul li a:hover, #leftsidebar ul.menu li.parent ul li.active a {
	line-height:19px;
	font-size: 10px;
	font-weight: 400;
	text-decoration: none;
	color: #8bb110;
	background: none;
}

#leftsidebar ul.menu li ul li#current.active a:link, #leftsidebar ul.menu li ul  li#current.active a:focus, #leftsidebar ul.menu li ul  li#current.active a:active, #leftsidebar ul.menu li ul  li#current.active a:hover, #leftsidebar ul.menu li ul  li#current.active a {
	line-height:19px;
	font-size: 10px;
	font-weight: 400;
	text-decoration: none;
	color: #005121;
	background: none;
}

#leftsidebar ul.menu li.parent ul li a:hover {
	color: #f1b270;
	background: none;
}

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

#leftsidebar ul.menu li#current ul li {
	margin: 0;
	padding: 0;
}

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


#leftsidebar ul.menu li ul, #rightsidebar ul.menu li ul {
	list-style: none;
	margin:0;
}


/* forms */
#leftsidebar .moduletable ul, #rightsidebar .moduletable ul {
	margin: 6px 0;
	padding: 0;
	list-style: none;
}

#leftsidebar .moduletable ul li, #rightsidebar .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; 
	padding: 0;
	margin:0;
	color:#f7f1f1;
	text-align: left;
}

form#form-login ul {
	padding: 0;
	list-style: none;
	text-align: left;
	margin: 10px auto 0;
}

form#form-login ul li { 
	padding: 0; 
}

form#form-login ul li a {
	text-align: left;
	padding: 0;
	font-size: 11px;
	color: #f7f1f1;
	text-decoration: none;
}

form#form-login ul li a:hover {
	text-decoration: underline;
}

#form-login	input {
	border:none;
	color:#fff;
	font-size:11px;
	height:14px;
	line-height:14px;
	padding:2px 4px;
	background:#6a0909;
}

input#modlgn_passwd, input#modlgn_username {
	width:142px;
}

input.button, #form-login input.button {
	height:20px;
	border:none;
	font-weight:700;
	color:#8bb110;
	line-height:15px;
	padding:2px 6px 3px;
	margin-bottom: 10px;
}

input.button:hover, #form-login input.button:hover {
	color:#8B0F15;
}

/* 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: Tahoma, Arial, sans-serif;
	font-weight: 700;
	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 */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

.banneritem_text {
	padding: 4px;
	font-size: 11px;
}

.banneritem_text a {
	font-weight:700;
	color:#f1b270;
}

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	text-align: right;
}

/* 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: 4px;
}

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: 700;
	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;
}


/* WAZA SHOP */

.module-waza-login, .module-waza-login form {
	color: #666666;
	margin: 0;
	padding: 0;
}

.module-waza-login form  input.inputbox {
	width: 170px;
}

.browseProductTitle { width: 300px; }

.notify_button { background: none; }

.orderby-form { display: none; }
.pagenavi { display: none; }
.recent-products { display: none; }

.browseProductContainer { border: none; }

.previous_page { display: none; }

.vmCartContainer { background-color: #fff; border: none; }
#successIndicator, .cbContainer, .cbContent, .cbHeader, .cbCloseButton, .cbBox, .shop_info { background-color: #fff; background-image: none; border: none; }

form input { color: #005121; }

#vmMainPage ul { list-style-type: disc; }
#vmMainPage h4 { text-decoration: underline; margin-bottom: 10px; }
#vmMainPage a:link, #vmMainPage a { text-decoration:underline; }
#page ul { list-style-type: disc; }

h1.componentheading { display: none; }

a.checkout_link, a:hover.checkout_link, a.continue_link, a:hover.continue_link { font-size: 125% !important; }

#josForm label { width: 350px; }
#josForm input { color: #000; border: 1px solid #000; }

.shop_tip { background-color: #fff; }

.vmCartChild { width: 400px; }
.vmCartAttributes { width: 100%; }
.vmCartChild label { width: 300px !important; }
.vmCartChild select { width: 170px; }
.vmCartChild option { width: 150px; }

.addtocart { height: 20px; }
.addtocart a { background-color: #005121; border: 1px dotted #C8A84C; padding: 2px; color: #fff; }