
/* FILE# 1 /cms/modules/mod_jflanguageselection/tmpl/mod_jflanguageselection.css */
#jflanguageselection
{
    float: left;
	margin: 0px 10px 0px 0px;    
}

/* language lists with UL (names & images) */
#jflanguageselection ul.jflanguageselection
{
	list-style: none;
	padding: 0;
	margin-top: 3px;
	font-weight: normal;
}

#jflanguageselection ul.jflanguageselection li
{
	background-image: none;
	padding-left: 0px;
	padding-right: 0px;
	float: left;
	margin: 1px 1px 1px 1px;
	white-space: nowrap;
	border: none;
	font-size: 0.9em;
}

#jflanguageselection ul.jflanguageselection li#active_language
{
 	font-weight: bold;
	font-size: 1.0em;
}

#jflanguageselection ul.jflanguageselection li a
{
	display: block;
}

#jflanguageselection ul.jflanguageselection img
{
	border: none;
}

div#jflanguageselection img.langImg {
	float: left;
	border: none;
	margin-top: 3px;
}
div#jflanguageselection li img.langImg {
	float: left;
	border: none;
	margin: 0px 1px 0px 1px;
}

/** Styles for the drop down list */

#jflanguageselection select.jflanguageselection
{
	border: 1px solid #cccccc;
}

#jflanguageselection label.jflanguageselection
{
	position:absolute;
	left:-1000px;
}

/** Controls Raw Display of Images **/

.rawimages {
	text-align: center;
	margin-top: 3px;
}
.rawimages img {
	border: none;
	margin:2px;
}
.rawimages span#active_language img
{
	margin:2px;
	border: none;
}

div#jflanguageselection img.langImg{ float: left; border: none; margin-top: 3px; }
div#jflanguageselection li img.langImg{ float: left; border: none; margin: 1px 3px 0px 0px; }

#jflanguageselection .opaque{
	filter:alpha(opacity=30);
}
#jflanguageselection option.opaque{
	color:graytext;
}

/* FILE# 2 http://www.domestic24.com/cms/plugins/content/ja_tabs/ja_tabs.css */
/*------------------------------------------------------------------------
# JA Mootabs css 1.0 - June, 2008
# ------------------------------------------------------------------------
# Copyright (C) 2004-2008 J.O.O.M Solutions Co., Ltd. All Rights Reserved.
# @license - Copyrighted Commercial Software
# Author: J.O.O.M Solutions Co., Ltd
# Websites:  http://www.joomlart.com -  http://www.joomlancers.com
-------------------------------------------------------------------------*/

.ja-tabswrap {
	padding: 0;
	margin: 0;
}

.container{
	position: relative;
	overflow: hidden;
	height: 100%;
	width: 100%;
	z-index: 10;
}

.ja-tabswrap div.ja-tab-subcontent {
	padding: 0 20px 0 0;	
}

.ja-tabswrap div.ja-tab-content {
	position: absolute;	
	border: none;
	z-index: 100;
	padding: 0;
	width: 100%;
}

.ja-tabswrap .ja-tab-content ul {
	margin: 0 !important;
	padding: 0 !important;
}

.ja-tabswrap .ja-tab-content li {
	padding: 4px 0 6px;
	margin: 0;
	background: none;
}

/*For tabs Top*/
.ja-tabs-title-top {
	height: 30px;
	position: relative;
	z-index: 10;
}

.ja-tabs-title-top ul.ja-tabs-title {
	margin: 0;
	padding: 0;
	height: 21px;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.ja-tabs-title-top ul.ja-tabs-title li {
	float: left;
	display: block;
	background: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
}

.ja-tab-panels-top {
	position: relative;
	clear: both;
	overflow: hidden;
	bottom: 0;
	left: 10px;
	width: 97%;
	z-index:1px;	
}

*+html  .ja-tab-panels-top{
}
/*End*/

/*For tabs Left*/
.ja-tabs-title-left {
	float:left;	
}

.ja-tabs-title-left ul.ja-tabs-title {
	margin: 0;
	padding: 0;
	top: 10px;
	left: 0px;
	width: 100%;
}

.ja-tabs-title-left ul.ja-tabs-title li {
	margin: 0px 0 0 1px;
	padding: 0;
	cursor: pointer;
	display: block;
}

.ja-tab-panels-left {
	position: relative;
	overflow: hidden;
	top: 5px;
	height: 98%;
	left: 10px;
}
/* End */


/* For tabs right */
.ja-tabs-title-right {
	position: relative;
	float:right;	
	height:100%;
}

.ja-tabs-title-right ul.ja-tabs-title {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 10px;
	right: 0;
	width: 100%;
}

.ja-tabs-title-right ul.ja-tabs-title li {
	margin: 0 0 0 1px;
	padding: 0;
	cursor: pointer;
	display: block;
}

.ja-tab-panels-right {
	position: relative;
	overflow: hidden;
	top: 5px;
	height:98%;
}


/* For tabs bottom */
.ja-tabs-title-bottom {
}

.ja-tabs-title-bottom ul.ja-tabs-title {
	margin: 0;
	padding: 0;
	position: relative;
	top: 0px;
	left: 0px;
}

* html .ja-tabs-title-bottom ul.ja-tabs-title { /* IE 6 */
	top: -1px;
}

.ja-tabs-title-bottom ul.ja-tabs-title li {
	float: left;
	background: none;
	margin: 0;
	padding: 0;
	cursor: pointer;
	display: block;
}

.ja-tab-panels-bottom {
	position: relative;
	clear: both;
	overflow: hidden;
	top: 0;
	width: 98%;
	left: 10px;
	right: 10px;
	z-index: 1;
}

/*End*/
/* FILE# 3 http://www.domestic24.com/cms/templates/system/css/system.css */
/* OpenID icon style */
input.system-openid {
   background: url(http://openid.net/login-bg.gif) no-repeat;
   background-color: #fff;
   background-position: 0 50%;
   color: #000;
   padding-left: 18px;
}


/* Unpublished */
.system-unpublished {
background: #e8edf1;
border-top: 4px solid #c4d3df;
border-bottom: 4px solid #c4d3df;
}

/* System Messages */
#system-message    { margin-bottom: 10px; padding: 0;}
#system-message dt { font-weight: bold; }
#system-message dd { margin: 0; font-weight: bold; text-indent: 30px; }
#system-message dd ul { color: #0055BB; margin-bottom: 10px; list-style: none; padding: 10px; border-top: 3px solid #84A7DB; border-bottom: 3px solid #84A7DB;}

/* System Standard Messages */
#system-message dt.message { display: none; }
#system-message dd.message {  }

/* System Error Messages */
#system-message dt.error { display: none; }
#system-message dd.error ul { color: #c00; background-color: #E6C0C0; border-top: 3px solid #DE7A7B; border-bottom: 3px solid #DE7A7B;}

/* System Notice Messages */
#system-message dt.notice { display: none; }
#system-message dd.notice ul { color: #c00; background: #EFE7B8; border-top: 3px solid #F0DC7E; border-bottom: 3px solid #F0DC7E;}

/* Debug */
#system-debug     { color: #ccc; background-color: #fff; padding: 10px; margin: 10px; }
#system-debug div { font-size: 11px;}

/* FILE# 4 http://www.domestic24.com/cms/templates/system/css/general.css */
/* Form validation */
.invalid { border-color: #ff0000; }
label.invalid { color: #ff0000; }

/* Buttons */
#editor-xtd-buttons {
	padding: 5px;
}

.button2-left,
.button2-right,
.button2-left div,
.button2-right div {
	float: left;
}

.button2-left a,
.button2-right a,
.button2-left span,
.button2-right span {
	display: block;
	height: 22px;
	float: left;
	line-height: 22px;
	font-size: 11px;
	color: #666;
	cursor: pointer;
}

.button2-left span,
.button2-right span {
	cursor: default;
	color: #999;
}

.button2-left .page a,
.button2-right .page a,
.button2-left .page span,
.button2-right .page span {
	padding: 0 6px;
}

.page span {
	color: #000;
	font-weight: bold;
}

.button2-left a:hover,
.button2-right a:hover {
	text-decoration: none;
	color: #0B55C4;
}

.button2-left a,
.button2-left span {
	padding: 0 24px 0 6px;
}

.button2-right a,
.button2-right span {
	padding: 0 6px 0 24px;
}

.button2-left {
	background: url(http://www.domestic24.com/cms/templates/system/images/j_button2_left.png) no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-right {
	background: url(http://www.domestic24.com/cms/templates/system/images/j_button2_right.png) 100% 0 no-repeat;
	float: left;
	margin-left: 5px;
}

.button2-left .image {
	background: url(http://www.domestic24.com/cms/templates/system/images/j_button2_image.png) 100% 0 no-repeat;
}

.button2-left .readmore {
	background: url(http://www.domestic24.com/cms/templates/system/images/j_button2_readmore.png) 100% 0 no-repeat;
}

.button2-left .pagebreak {
	background: url(http://www.domestic24.com/cms/templates/system/images/j_button2_pagebreak.png) 100% 0 no-repeat;
}

.button2-left .blank {
	background: url(http://www.domestic24.com/cms/templates/system/images/j_button2_blank.png) 100% 0 no-repeat;
}

/* Tooltips */
div.tooltip {
	float: left;
	background: #ffc;
	border: 1px solid #D4D5AA;
	padding: 5px;
	max-width: 200px;
	z-index:13000;
}

div.tooltip h4 {
	padding: 0;
	margin: 0;
	font-size: 95%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(http://www.domestic24.com/cms/templates/system/images/selector-arrow.png) no-repeat;
}

div.tooltip p {
	font-size: 90%;
	margin: 0;
}

/* Caption fixes */
.img_caption.left {
	float: left;
	margin-right: 1em;
}

.img_caption.right {
	float: right;
	margin-left: 1em;
}

.img_caption.left p {
	clear: left;
	text-align: center;
}

.img_caption.right p {
	clear: right;
	text-align: center;
}

/* Calendar */
a img.calendar {
	width: 16px;
	height: 16px;
	margin-left: 3px;
	background: url(http://www.domestic24.com/cms/templates/system/images/calendar.png) no-repeat;
	cursor: pointer;
	vertical-align: middle;
}

/* FILE# 5 http://www.domestic24.com/cms/templates/domestic24/css/template.css */
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

body {
	color: #000000;
	font-family: "Segoe UI", "Lucida Grande", Tahoma, Arial, sans-serif;
	line-height: 1.6;
}

body#bd {
	color: #333333;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/background.jpg);
	margin: 10px 0;
}

body.contentpane {
	color: #000000;
	font-size: 12px;
	line-height: 1.3em;
	margin: 0;
	margin: 1em 2em;
	width: auto; /* Printable Page */
}

body.fs1 {font-size: 10px;}
body.fs2 {font-size: 11px;}
body.fs3 {font-size: 12px;}
body.fs4 {font-size: 13px;}
body.fs5 {font-size: 14px;}
body.fs6 {font-size: 15px;}

/* Normal link */
a {
	color: #000000;
	text-decoration: none;
}

a:hover, a:active, a:focus {
	color: #000000;
	text-decoration: underline;
}

a img {
	border: none;
}

/* Title text */
.contentheading, .componentheading, .blog_more strong, h1, h2, h3, h4 {
	line-height: normal;
}	

.contentheading, .componentheading {
}	

/* Small text */
small, .small, .smalldark, .img_caption, a.readon, #footer {
	font-size: 92%;
}

small, .small, .smalldark, .createby, .createdate, .modifydate, .img_caption p, p.site-slogan {
	color: #999999;
}

img {
	margin: 0;
	padding: 0;
}

/* Heading */
h1 {font-size: 175%;}
h2 {font-size: 155%;}
h3 {font-size: 125%;}
h4 {font-size: 100%;}

p, pre, blockquote, ul, ol, h1, h2, h3, h4, h5, h6 {
	margin: 1em 0;
	padding: 0;
}

ul {
	list-style: none;
}

ul li {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bullet.gif) no-repeat 22px 8px;
	line-height: 160%;
	padding-left: 30px;
}

ol li {
	line-height: 180%;
	margin-left: 35px;
}

th {
	font-weight: bold;
	padding: 8px;
	text-align: left;
}

fieldset {
	border: none;
	padding: 10px 5px;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/dot-h.gif) repeat-x top;
}

fieldset a {
	font-weight: bold;
}

fieldset.input {
	padding: 0;
	background: none;
}

hr {
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	border-top: 1px solid #E6E6E6;
	height: 1px;
}

br {
	height: 1px;
	font-size: 1px;
}

td, div {
	font-size: 99%;
}

/* FORM
--------------------------------------------------------- */
form {
	margin: 0;
	padding: 0;
}

form label {
	cursor: pointer;
}

input, select, textarea, .inputbox, .button {
	font-family: "Segoe UI", Tahoma, Arial, sans-serif;
	font-size: 100%;
	color: #666666;
}

.inputbox {
	padding: 2px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
}

.inputbox:hover, .inputbox:focus {
	border: 1px solid #999999;
	background: #FFFFCC;
}

.button {
	padding: 2px 8px;
	border: 1px solid #000000;
	background: #000000;
	font-weight: bold;
	color: #FFFFFF;
}

* html .button { /*IE 6*/
	padding: 0 5px !important;
}

*+html .button { /*IE 7*/
	padding: 0 5px !important;
}

/* JOOMLA STYLE
--------------------------------------------------------- */
.article_separator {
	clear: both;
	display: block;
	height: 30px;
	margin: 0;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/dot-h.gif) repeat-x center;
}

.column_separator {
	padding: 0 25px;
}

/* content tables */
.sectiontableheader {
	background: #000000;
	padding: 8px;
	color: #FFFFFF;
	font-weight: bold;
}

.sectiontableheader a,
.sectiontableheader a:hover,
.sectiontableheader a:active,
.sectiontableheader a:focus {
	color: #FFFFFF;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td {
	padding: 8px;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/dot-h.gif) repeat-x bottom;
}

tr.sectiontableentry0:hover,
tr.sectiontableentry1:hover,
tr.sectiontableentry2:hover {
}

table.contentpane {
	border: none;
	width: 100%;
}

table.contentpaneopen {
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
}

table.contenttoc {
	margin: 0 0 10px 10px;
	padding: 0;
	width: 30%;
	float: right;
}

table.contenttoc td {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bullet.gif) no-repeat 12px 8px;
	padding: 1px 5px 1px 20px;
}

table.contenttoc th {
	border-bottom: 1px solid #CCCCCC;
	padding: 0 0 3px;
	text-indent: 5px;
}

table.poll {
	border-collapse: collapse;
	padding: 0;
	width: 100%;
}

table.pollstableborder {
	border: none;
	padding: 0;
	text-align: left;
	width: 100%;
}

table.pollstableborder img {
	vertical-align: baseline;
}

table.pollstableborder td {
	border-collapse: collapse;
	border-spacing: 0;
	padding: 4px !important;
	background: none;
}

table.pollstableborder tr.sectiontableentry1 td {
	background: #F7F7F7;
}

table.searchintro {
	padding: 10px 0;
	width: 100%;
}

table.searchintro td {
	padding: 5px!important;
}

.blog_more {
	margin: 15px 0 0;
	padding: 10px 0 0;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/dot-h.gif) repeat-x top;
}

.blog_more strong {
	display: block;
	margin: 0 0 5px;
	text-transform: uppercase;
}

.blog_more ul {
	margin: 0;
	padding: 0;
}

.blog_more ul li {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bullet.gif) no-repeat 4px 8px;
	margin: 0;
	padding: 0 0 0 12px;
}

.category {
	font-weight: bold;
	text-transform: uppercase;
}

h1.componentheading, .componentheading {
	margin: 0 0 10px;
	padding: 0 0 10px;
	font-size: 175%;
}

.componentheading {
	font-size: 100%;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/dot.gif) repeat-x bottom;
	text-transform: uppercase;
	color: #666666;
}

.contentdescription {
	padding-bottom: 30px;
}

h2.contentheading, .contentheading {
	margin: 0;
	padding: 0 0 5px;
	font-size: 200%;
}

table.blog .contentheading {
	font-size: 175%;
}

a.contentpagetitle,
a.contentpagetitle:hover,
a.contentpagetitle:active,
a.contentpagetitle:focus {
}

a.readon {
	text-align: center;
	text-decoration: none;
	color: #666666;
	text-transform: uppercase;
	font-weight: bold;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/arrow-readon-1.png) no-repeat left 2px;
	padding-left: 12px;
}

a.readon:hover, a.readon:focus, a.readon:active {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/arrow-readon-2.png) no-repeat left 2px;
}

table.contentpaneopen td, table.contentpane td {
}

table.contentpaneopen, table.contentpane, table.blog {
	width: 100%;
}

.moduletable {
	padding: 0;
}

ul.pagination {
	margin: 15px auto 0;
	padding: 10px 0 0;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/dot-h.gif) repeat-x top;
}

ul.pagination li {
	background: none;
	display: inline;
	margin: 0;
	padding: 0;
}

ul.pagination li span{
	padding: 2px 5px;
}

ul.pagination a {
	padding: 2px 3px;
	text-decoration: none;
	background: #000000;
	color: #ECDD00;
}

ul.pagination a:hover, ul.pagination a:active, ul.pagination a:focus {
	background: #000000;
	color: #ECDD00;
}

.pagenavbar {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/icon-pages.gif) no-repeat center left;
	font-weight: bold;
	padding-left: 14px;
}

.pagenavcounter {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/icon-pages.gif) no-repeat 0 11px;
	font-weight: bold;
	padding: 8px 14px 0 14px;
}

.smalldark {
	text-align: left;
}

div.syndicate div {
	text-align: center;
}

.pollstableborder tr.sectiontableentry1 td,
.pollstableborder tr.sectiontableentry2 td {
	background: none;
}

ul.latestnews a, ul.mostread a {
	color: #666666;
}

/* META
--------------------------------------------------------- */
.article-toolswrap {
	display: block;
	margin: 0 0 10px;
	padding: 0;
	text-transform: uppercase;
	font-size: 92%;
	position: relative;
}

.article-tools {
	display: block;
	padding: 0 10px 0 0;
	white-space: nowrap;
}

.article-meta {
	width: 70%;
	float: left;
}

.createby {
	padding: 0 5px 0;
	background: #666666;
	color: #FFFFFF;
}

.createdate {
	padding: 0 5px 0 0;
}

.modifydate {
	width: 100%;
	display: block;
	margin-bottom: 10px;
}

div.buttonheading {
	position: absolute;
	top: 0;
	right: 10px;
}

.buttonheading img {
	margin: 0 0 0 5px;
	border: 0;
	float: right;
}

/* MAIN LAYOUT DIVS
--------------------------------------------------------- */
#wrapper {
	width: 952px;
	margin: 0 auto;
	clear: both;
}

.narrow #wrapper {
	width: 752px;
}

#wrapper-inner {
	border: 1px solid #E6E6E6;
}

#container {
	position: relative;
}


/* PRIMARY COLUMN
--------------------------------------------------------- */
#mainbody {
	width: 760px;
	float: right;
	clear: both;
}

.narrow #mainbody {
	width: 600px;
}

#content {
	padding: 15px;
	position: relative;
	border-bottom: 1px solid #E6E6E6;
}

/* COLUMNS
--------------------------------------------------------- */
#col {
	float: left;
	overflow: hidden;
	width: 190px;
}

.narrow #col {
	width: 150px;
}

/*common style for column*/
#col table {
	border-collapse: collapse;
	border-spacing: 0;
}

#col .article_separator {
	display: none;
}

/* COLLAPSIBLE LAYOUT
--------------------------------------------------------- */
#containerwrap,
#containerwrap-f {
	padding: 0;
	margin: 0;
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #E6E6E6;
}

#containerwrap {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/dot.gif) repeat-y 190px 0 #FFFFFF;
}

.narrow #containerwrap {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/dot.gif) repeat-y 150px 0 #FFFFFF;
}

/*full*/
#containerwrap-f {
	background: #FFFFFF;
}

#containerwrap-f #mainbody {
	width: 100%;
}

/* MODULE
--------------------------------------------------------- */
div.moduletable h3,
div.moduletable_menu h3,
div.moduletable_text h3,
div.moduletable_hilite h3,
div.moduletable_menuhilite h3 {
	font-size: 100%;
	margin: 0 -15px 5px -16px;
	padding: 10px 15px;
	border-bottom: 1px solid #E6E6E6;
	text-transform: uppercase;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/dot-hilite.gif) repeat-y left #F7F7F7;
}

div.moduletable h3 span,
div.moduletable_menu h3 span,
div.moduletable_text h3 span,
div.moduletable_hilite h3 span {
	color: #000000;
}

div.moduletable,
div.moduletable_menu,
div.moduletable_text,
div.moduletable_menuhilite,
div.moduletable_hilite1 {
	margin: 0;
	padding: 0 15px 10px;
	border-bottom: 1px solid #E6E6E6;
}

div.moduletable_menu h3,
div.moduletable_menuhilite h3 {
	margin-bottom: 0;
	border-bottom: none;
}

div.moduletable_menu,
div.moduletable_menuhilite {
	padding: 0 15px;
}

div.moduletable_menuhilite h3 {
	background: #000000;
	color: #ECDD00;
}

/* mis */
div.banneritem_text {
	padding: 5px 0 !important;
}

div.advs {
	clear: both;
	display: block;
	float: left;
	width: 100%;
}

div.moduletable ul {
	list-style: none;
}

div.moduletable li {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bullet.gif) no-repeat 3px 8px;
	line-height: 160%;
	padding-left: 12px;
}

/* HEADER
--------------------------------------------------------- */
#headerwrap {
	height: 100px;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/main-tr.gif) no-repeat top right #FFFFFF;
}

#header {
	height: 100px;
	line-height: normal;
	position: relative;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/main-tl.gif) no-repeat top left;
}

h1.logo, h1.logo-text {
	margin: 0;
	padding: 0;
	font-size: 200%;
}

h1.logo a {
	width: 360px;
	display: block;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/logo.jpg) no-repeat;
	position: absolute;
	height: 85px;
	top: 5px;
}

h1.logo a:hover, h1.logo a:active, h1.logo a:focus {
}

h1.logo a span {
	position: absolute;
	top: -1000px;
}

h1.logo-text a {
	text-decoration: none;
	outline: none;
	position: absolute;
	top: 25px;
	left: 20px;
	text-transform: uppercase;
}

h1.logo-text a:hover, logo-text a:active, logo-text a:focus {
}

p.site-slogan {
	margin: 0;
	padding: 0;
	position: absolute;
	top: 55px;
	left: 20px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#vmcurrency {
	width: 300px;
	position: absolute;
	top: 0px;
	right: 230px;
	height: 65px;
	border-right: 1px solid #E6E6E6;
}

#vmcurrency div.moduletable {
	padding: 15px 0 0 15px;
	border: none;
}

#vmcurrency div.moduletable h3 {
	background: none;
	border: none;
	margin: 0 0 10px;
	padding: 0;
}

/* MAIN NAVIGATION
--------------------------------------------------------- */
#mainnavwrap {
	background: #FFFFFF;
	border-top: 1px solid #E6E6E6;
	height: 35px;
	z-index: 999;
}

#mainnav {
	height: 35px;
	width: 760px;
	float: right;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/dot-dark.gif) repeat-y left;
}

.narrow #mainnav {
	width: 600px;
}

#mainnav a, #subnav a {
	outline: none;
}

#subnav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#subnav li {
	background: none;
	margin: 0;
	padding: 1px 0;
}

#subnav a {
	display: block;
	outline: none;
	padding: 4px 2px 4px 14px;
	text-decoration: none;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bullet.gif) no-repeat 3px 10px;
}

#subnav a:hover,
#subnav a:active,
#subnav a:focus {
}

#subnav li.active a {
}

/* breadcrumbs */
#pathway {
	padding: 10px 15px;
	margin-left: 1px;
	text-transform: uppercase;
	background: #F7F7F7;
	border-bottom: 1px solid #E6E6E6;
	line-height: normal;
}

#pathway strong {
	margin-right: 5px;
	color: #000000;
}

#pathway a {
	text-decoration: none;
}

#pathway a:hover {
	text-decoration: underline;
}

#pathway img {
	margin: 1px 5px;
}

/* Default Joomla! Menu */
ul.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

ul.menu li {
	display: block;
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	line-height: normal;
}

ul.menu li a {
	display: block;
	outline: none;
	padding: 8px 15px 9px;
	margin: 0 -15px;
	text-decoration: none;
	text-transform: uppercase;
	color: #666666;
	border-top: 1px solid #E6E6E6;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/arrow.png) no-repeat 92% 14px;
}

* html ul.menu li a {
	padding: 7px 15px 8px;
}

*+html ul.menu li a {
	padding: 7px 15px 8px;
}

ul.menu li a:hover,
ul.menu li a:active,
ul.menu li a:focus {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/arrow.png) no-repeat 92% 14px #F7F7F7;
	text-decoration: none;
}

ul.menu li.active a {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/arrow.png) no-repeat 92% 14px #FFFFCC;
	font-weight: bold;
}

ul.menu li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #FFFFCC;
}

ul.menu li li {
	border: none;
}

ul.menu li li a {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bullet.gif) no-repeat 18px 14px #FFFFCC !important;
	border: none;
	padding-left: 26px !important;
	text-transform: none;
	font-weight: normal !important;
}

ul.menu li li a:hover,
ul.menu li li a:active,
ul.menu li li a:focus {
	background: none;
	color: #000000;
}

ul.menu li li.active a {
	color: #000000;
	font-weight: bold;
}

ul.menu li li li a {
	color: #666666 !important;
	font-weight: normal !important;
	padding-left: 38px !important;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bullet.gif) no-repeat 30px 14px #FFFFCC !important;
}

ul.menu li li li.active a {
	font-weight: bold !important;
}

/* SPOTLIGHT
--------------------------------------------------------- */
/* Spotlight Box Style */
.box-full, .box-left, .box-center, .box-right {
	float: left;
	overflow: hidden;
}

.box-left, .box-center {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/dot.gif) repeat-y right;
}

/* Top spotlight */
#topsl1 {
	position: relative;
	height: 250px;
	margin-left: 1px;
	border-bottom: 1px solid #E6E6E6;
}

#topsl2, #topsl3 {
	margin-left: 1px;
}

#topsl2 div.moduletable h3, #topsl3 div.moduletable h3 {
	background: #F7F7F7;
	color: #666666;
	margin-left: -15px;
}

#topsl3 table {
	padding: 0;
	margin: 0;
}

#topsl3 td {
	padding: 15px 0;
	margin: 0;
}

#topsl3 tr {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/dot-h.gif) repeat-x bottom;
}

/* Bottom spotlight */
#botsl {
	position: relative;
	border-top: 1px solid #E6E6E6;
	margin-left: 1px;
	clear: both;
	background: #F7F7F7;
}

#botsl div.moduletable {
	position: relative;
	border: none;
	padding: 15px;
}

#botsl div.moduletable h3 {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	font-size: 100%;
}

/* FOOTER
--------------------------------------------------------- */
#footerwrap {
	position: relative;
	clear: both;
	height: 75px;
	background: #FFFFFF;
}

#footer {
	position: relative;
	background: #FFFFFF;
	color: #999999;
	text-transform: none;
	font-size: 100%;
}

#footer small {	
	color: #999999;
	font-size: 100%;
	padding: 10px 10px 10px 20px;
}

#footer ul {
	margin: 0;
	padding: 0 10px 5px 10px;
	line-height: normal;
}

#footer li {
	display: inline;
	margin: 0;
	padding: 0;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/vline.gif) no-repeat center left;
}

#footer li a {
	display: inline;
	line-height: normal;
	padding: 0 10px;
}

li.firstitem {
	background: none !important;
}

#footer a {
	color: #999999;
	text-decoration: none;
}

#footer a:hover, #footer a:active, #footer a:focus {
	color: #000000;
}

div.sublogo {
	width: 20%;
	float: left;
}

div.sublogo a {
	font-size: 200%;
	display: block;
	text-align: center;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/gastrotec.jpg) no-repeat right;
	width: 110px;
	height: 70px;
	text-indent: -5000px;
	position: absolute;
	left: 40px;
}

.narrow div.sublogo a {
	width: 140px;
	height: 70px;
}

div.copyright {
	width: 80%;
	padding: 20px 0;
	float: right;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/dot-dark.gif) repeat-y left;
}

div.foot-rss {
	position: absolute;
	top: 30px;
	right: 20px;
}

div.foot-rss img {
	vertical-align: middle;
}

/* MISCELLANOUS
----------------------------------------------------------- */
ul.accessibility {
	position: absolute;
	top: -100%;
}

/* Login */
#form-login p {
	margin: 0 0 5px;
}

#form-login ul {
	margin: 5px 0 0;
}

#modlgn_username, #modlgn_passwd {
	width: 90%;
}

/* Search */
#search {
	margin-top: 10px;
	float: left;
	width: 190px;
	height: 35px;
}

.narrow #search {
	width: 150px;
}

#search .inputbox {
	padding: 10px 0 0 40px;
	background: none;
	border: none;
	font-weight: bold;
	color: #000000;	
}

/*others*/
#banner {
	padding: 20px 0 0;
	text-align: center;
	overflow: hidden;
	width: 100%;
	clear: both;
}

div.back_button a,
div.back_button a:hover,
div.back_button a:active {
	background: none!important;
	display: block;
	margin: 10px 0;
	text-decoration: none!important;
}

.clr {
	clear: both;
}

.hasTip img {
	border: none;
	margin: 10px 5px 0 0;
}

div.innerdiv {
	padding: 6px 0 7px;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/dot-h.gif) repeat-x bottom;
}

div.innerdiv img {
	padding: 0;
	margin: 0;
}

/* Tooltips */
.tool-tip {
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	float: left;
	max-width: 200px;
	padding: 5px;
	z-index: 999;
	color: #333333;
}

.tool-title {
	background: url(http://www.domestic24.com/cms/templates/system/images/selector-arrow.png) no-repeat;
	font-size: 100%;
	font-weight: bold;
	margin: 0;
	margin-top: -15px;
	padding: 0;
	padding-bottom: 5px;
	padding-top: 15px;
}

.tool-text {
	font-size: 100%;
	margin: 0;
}

#system-message dd.message ul,
#system-message dd.error ul,
#system-message dd.notice ul {
	margin: 0;
	padding: 0;
}

#system-message dd.message ul li,
#system-message dd.error ul li,
#system-message dd.notice ul li {
	background: #000000;
	color: #FFFFFF;
	margin: 0;
	padding: 5px;
}

/* System Standard Messages */
#system-message dd.message ul {
	background: #666666;
	border: none;
}

/* System Error Messages */
#system-message dd.error ul {
	background: #666666;
	border: none;
}

/* System Notice Messages */
#system-message dd.notice ul {
	background: #666666;
	border: none;
}

/* Clearfix */
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}

* html > body .clearfix {
	display: block;
	width: 100%;
}

* html .clearfix {
	height: 1%;
}
/* FILE# 6 http://www.domestic24.com/cms/templates/domestic24/css/typo.css */
pre, .code {
	background: #FFFFCC;
	border-left: 5px solid #CCCCCC;
	font: 1em/1.5 "Courier News", monospace;
	margin: 5px 0 15px;
	padding: 10px 15px;
}

blockquote {
	padding: 1em 40px 1em 15px;
}

blockquote span.open {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/so-q.gif) no-repeat left top;
	padding: 2px 0 0 30px;
}

blockquote span.close {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/sc-q.gif) no-repeat bottom right;
	padding: 0 30px 2px 0;
}

blockquote.testimonial {
	padding: 0 0 15px;
	border-bottom: 1px solid #E6E6E6;
}

blockquote.testimonial span.author {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/icon-author.gif) no-repeat 5px center;
	display: block;
	font-weight: bold;
	margin-top: 5px;
	padding-left: 20px;
}

/* Dropcap */
.dropcap {
	color: #FA6900;
	display: block;
	float: left;
	font: 50px/40px Georgia, Times, serif;
	padding: 4px 8px 0 0;
}

/* Tips, Error, Message, Hightlight*/
p.error {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/icon-error.gif) no-repeat top left;
	color: #DF0000;
	padding-left: 25px;
}

p.message {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/icon-info.gif) no-repeat top left;
	color: #2FAFCB;
	padding-left: 25px;
}

p.tips {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/icon-tips.gif) no-repeat top left;
	color: #FA6900;
	padding-left: 25px;
}

p.feed {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/icon-rss.gif) no-repeat top left;
	padding-left: 25px;
}

.highlight {
	color: #666666;
	background: #FFFFCC;
	font-weight: bold;
	padding: 1px 5px;
}

/* Note Style */
p.stickynote {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/sticky-bg.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #E6E6E6;
	padding: 15px 10px 15px 60px;
}

p.download {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/download-bg.gif) no-repeat 5px center #FFFFFF;
	border: 1px solid #E6E6E6;
	padding: 15px 10px 15px 60px;
}

.blocknumber {
	clear: both;
	padding: 5px 15px 10px;
	position: relative;
}

/* Check list */
ul.checklist {
	list-style: none;
}

ul.checklist li {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/icon-checklist.gif) no-repeat 0 4px !important;
	margin-left: 15px !important;
	padding: 0 0 0 20px !important;
}

/* Check list (star) */
ul.stars {
	list-style: none;
}

ul.stars li {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/icon-star.gif) no-repeat 0 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* List arrow */
ul.arrow {
	list-style: none;
}

ul.arrow li {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/icon-arrow.gif) no-repeat 3px 5px;
	margin-left: 15px;
	padding: 0 0 0 20px;
}

/* Logo */
#colwrap div.module li.joomla,
#colwrap div.module li,
#colwrap div.module li.jl {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/icon-joomla.gif) no-repeat 3px 5px;
	margin-left: 0px;
	padding: 2px 0 0 25px;
}

#colwrap div.module li {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/icon-gif) no-repeat 3px 5px;
}

#colwrap div.module li.jl {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/icon-jl.gif) no-repeat 3px 5px;
}

/* Bignumber */
.bignumber {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/ol-bg.gif) no-repeat top left;
	color: #FFFFFF;
	display: block;
	float: left;
	font: bold 20px/normal Arial, sans-serif;
	margin-right: 8px;
	padding: 6px 7px;
}

/* Talking box. Thinking box. */
div.bubble1, div.bubble2, div.bubble3, div.bubble4 {
	margin: 15px 0;
}

div.bubble1 span.author,
div.bubble2 span.author,
div.bubble3 span.author,
div.bubble4 span.author {
	font-weight: bold;
	margin-left: 15px;
	padding-left: 0;
}

div.bubble1 div {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bub1-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble1 div div {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bub1-bl.gif) no-repeat bottom left;
}

div.bubble1 div div div {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bub1-tr.gif) no-repeat top right;
}

div.bubble1 div div div div {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bub1-tl.gif) no-repeat top left;
}

div.bubble1 div div div div div {
	margin: 0;
	padding: 10px 15px 20px;
	width: auto;
}

div.bubble2 div {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bub2-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble2 div div {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bub2-bl.gif) no-repeat bottom left;
}

div.bubble2 div div div {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bub2-tr.gif) no-repeat top right;
}

div.bubble2 div div div div {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bub2-tl.gif) no-repeat top left;
}

div.bubble2 div div div div div {
	margin: 0;
	padding: 10px 15px 25px;
	width: auto;
}

div.bubble3 div {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bub3-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble3 div div {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bub3-bl.gif) no-repeat bottom left;
}

div.bubble3 div div div {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bub3-tr.gif) no-repeat top right;
}

div.bubble3 div div div div {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bub3-tl.gif) no-repeat top left;
}

div.bubble3 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

div.bubble4 div {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bub4-br.gif) no-repeat bottom right;
	margin: 0;
	width: 100%;
}

div.bubble4 div div {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bub4-bl.gif) no-repeat bottom left;
}

div.bubble4 div div div {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bub4-tr.gif) no-repeat top right;
}

div.bubble4 div div div div {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bub4-tl.gif) no-repeat top left;
}

div.bubble4 div div div div div {
	margin: 0;
	padding: 10px 15px 45px;
	width: auto;
}

/* Legend */
.legend-title {
	background: #FFFFFF;
	display: block;
	font-size: 100%;
	float: left;
	font-weight: bold;
	left: 7px;
	margin: 0;
	padding: 0 3px;
	position: absolute;
	top: -10px;
}

.legend {
	border: 1px solid #CCCCCC;
	margin: 20px 0;
	padding: 0 10px;
	position: relative;
}

/* Left & Right*/
div.left,
div.right {
	margin: 0;
	padding: 0;
	width: 49%;
}

div.left {
	float: left;
}

div.right {
	float: right;
}

#tabs {
	background: #262626;
}

#tabs div.box-br,
#tabs div.box-bl,
#tabs div.box-tr,
#tabs div.box-tl {
	margin: 0;
	padding: 0;
}

#tabs div.box-br {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/box-br-d.gif) no-repeat right bottom #262626;
}

#tabs div.box-bl {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/box-bl-d.gif) no-repeat left bottom;
}

#tabs div.box-tr {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/box-tr-d.gif) no-repeat right top;
}

#tabs div.box-tl {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/box-tl-d.gif) no-repeat left top;
}



/* FILE# 7 http://www.domestic24.com/cms/templates/domestic24/css/vm.css */
div.vm_element {
	left:-999em;
	position:absolute;
}

.productPrice {
	font-weight: bold;
}

.addtocart_button_module, .notify_button {
	padding: 0 0 2px;
	width: 102px;
	height: 22px;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bt-addtocart1.gif) no-repeat top #f0f0f0;
	border: none;
	text-indent: 18px;
	color: #333333;
	font-weight: bold;
	margin-top: 5px;
	cursor: pointer;
}

.addtocart_button_module:hover, .addtocart_button_module:active {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bt-addtocart1.gif) no-repeat bottom #666666;
	color: #ECDD00;
}

.notify_button {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bt-notify.gif) no-repeat #f0f0f0;
}

input.addtocart_button {
	color: #333333;
	margin: 10px 0 0;
	padding: 0 0 2px;
	text-indent: 18px;
	width: 102px;
	height: 22px;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bt-addtocart1.gif) no-repeat top #f0f0f0;
	border: none;
}

.vmFieldTitle {
	margin-bottom: 5px;
	padding-top: 10px;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/dot-h.gif) repeat-x top;
}

.chars-written {
	margin-top: 5px;
}

.chars-written input {
	background: #F7F7F7;
}

.vm-footer {
	margin: 15px 0 20px;
}

#vmMainPage a.category {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

#vmMainPage a.category:hover,
#vmMainPage a.category:focus,
#vmMainPage a.category:active {
	color: #333333;
	text-decoration: none;
}

#vmMainPage hr {
	margin: 5px 0;
}

.vmreview strong {
	display: block;
}

.vmreview blockquote {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/so-q.gif) no-repeat left top;
	padding: 0 0 0 30px;
	margin-bottom: 20px;
}

.vmreview blockquote div {
}

.vmFeedIcon {
}

/*Global VM Module*/
.vm table {
	margin: 15px 0;
	padding: 0;;
	display: block;
	width: 100% !important;
}

.vm hr {
	margin: 0 -15px;
}

.vm label {
	font-weight: bold;
	text-transform: uppercase;
}

/* YourCart Module */
#vmcart {
	position: absolute;
	top: 0;
	right: 15px;
	width: 200px;
	height: 74px;
	z-index: 10;
}

#vmcart div.moduletable {
	border: none;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/vmcart-bg.gif) no-repeat right 15px #FFFFFF;
	overflow: hidden;
	height: 100px;
	padding: 0 15px;
}

#vmcart div.moduletable h3 {
	margin: 0;
	padding: 15px 0 10px;
	background: none;
	text-align: center;
	border: none;
}

div.vm-showcart a {
	display: block;
	width: 73px;
	height: 22px;
	line-height: 21px;
	margin-left: 45px;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bt-viewcart.gif) no-repeat #f0f0f0;
}

div.vm-showcart a:hover,
div.vm-showcart a:focus,
div.vm-showcart a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.vm-total-pro {
	padding: 10px 0 0;
	clear: left;
	text-align: center;
}

.vmCartModule a img {
	display: none;
}

.vmCartModule hr {
	display: none;
}

/* Select currency */
#vmcurrency .button {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/bt-currency.gif) no-repeat top #f0f0f0;
	border: none;
	height: 22px;
	line-height: 22px;
	margin-left: 5px;
	width: 110px;
}

/*Categories Module*/
a.mainlevel {
	display: block;
	outline: none;
	padding: 8px 15px 9px;
	margin: 0 -15px;
	text-decoration: none;
	text-transform: uppercase;
	color: #000000;
	font-weight: bold;
	border-top: 1px solid #E6E6E6;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/arrow.png) no-repeat 92% 14px;
}

a.mainlevel:hover, a.mainlevel:active, a.mainlevel:focus  {
	color: #000000;
	font-weight: bold;
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/arrow.png) no-repeat 92% 14px #F7F7F7;
	text-decoration: none;
}

a#active_menu {
	background: url(http://www.domestic24.com/cms/templates/domestic24/images/arrow.png) no-repeat 92% 14px #FFFFCC;
	font-style: normal !important;
	font-weight: bold;
}

/*Slidder Module*/
#slider {
	position: relative;
	margin-top: 15px;
}

#slider-left {
	position: absolute;
	left: 0;
	top: 0;
	width: 30px;
}

#slide-left-img, #slide-right-img {
	position: absolute;
	top: 70px;
}

#slider-center {
	left: 30px;
	height: 165px;
}

#slider-right {
	position: absolute;
	right: 0;
	top: 0;
	width: 30px;
}

.jsslide {
	white-space: nowrap;
	overflow: hidden;
	text-align: center;
}
/* FILE# 8 http://www.domestic24.com/cms/templates/domestic24/menus/cssmenu/cssmenu.css */
#cssmenu {
	margin: 0 0 0 1px; /* all lists */
	padding: 0;
}

#cssmenu ul {
	margin: 0; /* all lists */
	padding: 0;
}

#cssmenu li {
	margin: 0; /* all list items */
	padding: 0;
	float: left;
	display: block;
	background: none;
	background: none;
	cursor: pointer;
}

#cssmenu li ul {
	width: 16.4em;
	position: absolute; /* second-level lists */
	z-index: 99;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	height: auto;
	w\idth: 15.9em;
}

#cssmenu li ul ul {
	margin: -2em 0 0 15em; /* third-and-above-level lists */
}

#cssmenu li li {
	padding: 0 1em 0 0;
	margin: 0;
	width: 14.9em;
}

#cssmenu ul a {
	width: 14.8em;
	w\idth: 10.8em;
}

#cssmenu li:hover ul ul, #cssmenu li:hover ul ul ul,
#cssmenu li.sfhover ul ul, #cssmenu li.havechildsfhover ul ul, #cssmenu li.havechild-activesfhover ul ul, #cssmenu li.activesfhover ul ul,
#cssmenu li.sfhover ul ul ul, #cssmenu li.havechildsfhover ul ul ul, #cssmenu li.havechild-activesfhover ul ul ul, #cssmenu li.activesfhover ul ul ul {
	left: -999em;
}

/* This "unhides" the sub-menus (left: -999em is what hides them) */
#cssmenu li:hover ul, #cssmenu li li:hover ul, #cssmenu li li li:hover ul,
#cssmenu li.sfhover ul, #cssmenu li.havechildsfhover ul, #cssmenu li.havechild-activesfhover ul, #cssmenu li.activesfhover ul,
#cssmenu li li.sfhover ul, #cssmenu li li.havesubchildsfhover ul, #cssmenu li li.havesubchild-activesfhover ul, #cssmenu li li.activesfhover ul,
#cssmenu li li li.sfhover ul, #cssmenu li li li.havesubchildsfhover ul, #cssmenu li li li.havesubchild-activesfhover ul, #cssmenu li li li.activesfhover ul {
	left: auto;
}

/* STYLING THE MENU
-----------------------------------*/
/* 1st level */
#cssmenu li a {
	display: block;
	text-decoration: none;
	padding: 0 20px;
	line-height: 35px;
	color: #FFFFFF;
	background: #000000;
	text-transform: uppercase;
	font-weight: bold;
}

#cssmenu li a span {
}

#cssmenu li a:hover,
#cssmenu li a:active,
#cssmenu li a:focus {
	color: #ECDD00;
	background: #000000;
}

#cssmenu li:hover a,
#cssmenu li.sfhover a,
#cssmenu li.havechildsfhover a,
#cssmenu li.havechild-activesfhover a {
	color: #ECDD00;
	background: #000000;
}

#cssmenu li:hover a span,
#cssmenu li.sfhover a span,
#cssmenu li.havechildsfhover a span,
#cssmenu li.havechild-activesfhover a span {
}

#cssmenu li a.active,
#cssmenu li a.active:hover,
#cssmenu li a.active:active,
#cssmenu li a.active:focus {
	color: #ECDD00;
	background: #000000;
}

#cssmenu li a.active span,
#cssmenu li a.active:hover span,
#cssmenu li a.active:active span,
#cssmenu li a.active:focus span {
	display: block;
}

/* 2nd level and above */
#cssmenu li ul {
	border: 1px solid #5A5A5A;
	background: #666666;
}

#cssmenu li ul ul {
	border: 1px solid #5A5A5A;
}

#cssmenu li ul li {
	border-top: 1px solid #6F6F6F;
	border-right: none;
	background: none;
}

#cssmenu li ul a {
	border-right: none;
	margin: 0;
	padding: 7px 10px;
	line-height: normal;
	height: auto;
	background: none !important;
	color: #FFFFFF !important;
	text-transform: none;
	font-weight: normal;
}

#cssmenu li ul a span {
	background: none !important;
}

#cssmenu li.havesubchild,
#cssmenu li.havesubchild-active {
	background: url(http://www.domestic24.com/cms/templates/domestic24/menus/cssmenu/img/arrow-1.gif) no-repeat 94% 50%;
}

#cssmenu li ul a:hover,
#cssmenu li ul a:active,
#cssmenu li ul a:focus,
#cssmenu ul li:hover,
#cssmenu ul li.sfhover,
#cssmenu ul li.havesubchildsfhover,
#cssmenu ul li.havesubchild-activesfhover,
#cssmenu ul ul li:hover,
#cssmenu ul ul li.sfhover,
#cssmenu ul ul li.havesubchildsfhover,
#cssmenu ul ul li.havesubchild-activesfhover {
	background: #333333;
}

#cssmenu ul li a.active {
	background: none !important;
	font-weight: bold;
}

#cssmenu ul li a.active:hover,
#cssmenu ul li a.active:active,
#cssmenu ul li a.active:focus {
}
/* FILE# 9 http://www.domestic24.com/cms/templates/domestic24/css/colors/default.css */

/* FILE# 10 http://www.domestic24.com/cms/templates/domestic24/css/themes/light.css */
 
