/*****************************/
/*** Core html setup stuff ***/
/*****************************/

html {
  width:1004px;
  margin-bottom: 0px;
}

form {
  margin: 0;
  padding: 0;
}

body {
	font-family: Arial, Helvetica, sans-serif;
/*	line-height: 18px;*/
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	color: #333;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #ff6e03;
}

a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #ff6e03;
}

input.button {
 cursor: pointer;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
}

/*****************************************/
/*** Template specific layout elements ***/
/*****************************************/
#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
}

div.center {
  text-align: center;
}

div#wrapper {
	margin-left: auto;
	margin-right: auto;
}

body.width_medium div#wrapper {
	width: 950px;
}

body.width_small div#wrapper {
	width: 773px;
}

body.width_fmax div#wrapper {
	min-width: 750px;
	max-width: 1050px;
}

div#header_l {
	position: relative;
}

div#header_r {
	height: 90px;
	padding-left: 370px;
	padding-right: 30px;
	padding-top: 25px;
	overflow: hidden;
	text-align: left;
}

div#logo {
	position: absolute;
	left: 0;
	top: 0;
	float: left;
	width: 298px;
	height: 75px;
	background: url(../tpl_img/mw_joomla_logo.png) 0 0 no-repeat;
	margin-left: 30px;
	margin-top: 25px;
}

div#newsflash {
	width: auto;
	margin-left: 350px;
	margin-right: 30px;
	border: 1px solid #00f;
}

div#tabarea {
	background: #f7f7f7 url(../tpl_img/mw_header_b.png) 0 0 repeat-x;
	margin: 0 11px;

}

div#tabarea_l {
	background: url(../tpl_img/mw_header_l_b.png) 0 0 no-repeat;
	padding-left: 32px;
}

div#tabarea_r {
	height: 42px;
	background: url(../tpl_img/mw_header_r_b.png) 100% 0 no-repeat;
	padding-right: 1px;
}

div#footer_r {
	padding-top: 10px;
	height: 47px;
	overflow: hidden;
}

div#footer_r div {
	text-align: center;
	font-size: .90em;
	color: #aaa;
}

div#footer_r a:link, div#footer_r a:visited  {
	color: #999;
}

div#footerspacer {
	height: 10px;
}

#pathway {
	padding: 0px 0px 5px 0px;
	width: 100%;
	margin-right: 250px;
	text-align: right;
	color:#ff6e03;
	font-weight:bold;
}
#pathway a:link, #pathway a:visited{
	color:#ff6e03;
	font-weight:bold;

}
#pthway a:hover{
	text-decoration:underline;
}
#search {
	float: right;
	width:320px;
	margin-top: -20px;
	margin-right: 20px;
	height: 40px;
	overflow: hidden;
	text-align:right;
}

#area {
	padding: 0;
}

#whitebox {
	margin: 0 21px 0px 21px;
	background: #fff;
	width: auto;
}

#whitebox div {
	text-align: left;
}

#whitebox_t {
	background: #fff url(../tpl_img/mw_content_t.png) 0 0 repeat-x;
}

#whitebox_tl {
	background: url(/tpl_img/mw_content_t_l.png) 0 0 no-repeat;
}

#whitebox_tr {
	height: 10px;
	overflow: hidden;
	background: url(../tpl_img/mw_content_t_r.png) 100% 0 no-repeat;
}

#whitebox_m {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	width: auto;
	padding: 1px 8px;
}

#whitebox_b {
	margin-top: -5px;
	background: url(../tpl_img/mw_content_b.png) 0 100% repeat-x;
}

#whitebox_bl {..
	background: url(../tpl_img/mw_content_b_l.png) 0 100% no-repeat;
}

#whitebox_br {
	height: 13px;
	background: url(../tpl_img/mw_content_b_r.png) 100% 100% no-repeat;
}

/* horizontal pill menu */
table.pill {
  margin-left: auto;
  margin-right: auto;
  padding: 0;
  width:100%;
}

td.pill_l {
  background: url(../tpl_img/left_butt.gif) no-repeat;
  width:  10px;
  height: 29px;

}

td.pill_m {
  padding: 0;
  margin: 0;
  width: auto;
}

td.pill_r {
  background: url(../tpl_img/right_butt.gif) no-repeat;
  background-position:right top;
  width:  10px;
  height: 29px;
}

#pillmenu {
  white-space: nowrap;
  height: 32px;
  float: left;
  
}

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

#pillmenu li {
	float: left;
	letter-spacing:0.1em;
	margin: 0;
	padding: 0;
}

#pillmenu a:link, #pillmenu a:visited {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 4px 0px 0 0px;
  color: #fff;
  text-decoration: none;
  width:100px;
  background: url(../tpl_img/bg_menu3.gif) no-repeat;
  text-align:center;
  
  }
#pillmenu a:hover{
 background: url(../tpl_img/bg_menu3_hover.gif) no-repeat right;
 width:100px;
padding: 4px 0px 0 0px;

}
#pillmenu ul.menu li.active a{
background: url(../tpl_img/bg_menu3_hover.gif) no-repeat right;

}
#pillmenu ul.menu li.item1 a,#pillmenu ul.menu li.item26 a{

 background: url(../tpl_img/bg_menu3.gif) no-repeat;
}
#pillmenu ul.menu li.item1 a:hover,#pillmenu ul.menu li.item26 a:hover{

 background: url(../tpl_img/bg_menu3_hover.gif) no-repeat;
}

#pillmenu a#active_menu-nav {

	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}


#leftcolumn {
	padding: 0;
	margin: 0;
	float:left;
}

#maincolumn,
#maincolumn_full {
	margin-left: 20%;
	padding-left: 15px;
	width: 75%;
}

#maincolumn_full {
	margin-left: 0;
}

table.nopad {
	width: 100%;
	border-collapse: collapse;
	padding: 0;
	margin: 0;
	margin-bottom: 15px;
}

table.nopad td.middle_pad {
	width: 20px;
}

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

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

span.pathway {
  display: block;
  margin: 0 20px;
  height: 16px;
  line-height: 16px;
  overflow: hidden;
}

/* headers */
div.componentheading {
  padding-left: 0px;
}

h1 {
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	vertical-align: bottom;
	color: #666;
	text-align: left;
	width: 100%;
}

h2, .contentheading {
	padding: 0;
	font-family: Arial, Helvetica,sans-serif;
	font-size: 18px;
	font-weight: bold;
	vertical-align: bottom;
	color: #333;
	text-align: left;
	width: 100%;
}

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

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

h3, .componentheading, table.moduletable th, legend {
  margin: 0;
  font-weight: bold;
  font-family: Helvetica,Arial,sans-serif;
  font-size: 1.5em;
  padding-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}

/* small text */
.small {
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.modifydate {
  height: 20px;
  vertical-align: bottom;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	text-align: left;
}

.createdate {
	height: 20px;
	vertical-align: top;
	font-size: .90em;
	color: #999;
	font-weight: normal;
	vertical-align: top;
	padding-bottom: 5px;
	padding-top: 0px;

}

a.readon {
	margin-top: 10px;
	display: block;
	float: left;
	background: url(../tpl_img/mw_readon.png) top right no-repeat;
	padding-right: 20px;
	line-height: 14px;
	height: 16px;
}

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


/** overlib **/

.ol-foreground {
	background-color: #f6f6f6;
}

.ol-background {
	background-color: #666;
}

.ol-textfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}
.ol-captionfont a {
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

.ol-closefont {}

/* menu links */
.mainlevel{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#9d9d9e;	
}

a.mainlevel:link, a.mainlevel:visited {
	padding-left: 2px;
	padding-right: 2px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#9d9d9e;
	
}

a.mainlevel:hover {
	color:#9d9d9e;
	text-decoration:underline;
}

div.bottom a.mainlevel:link, div.bottom a.mainlevel:visited {
	padding-left: 5px;
	padding-right: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9d9d9e;
	
}

div.bottom a.mainlevel:hover {
	color:#9d9d9e;
	text-decoration:underline;
}

div.link_footer a.mainlevel:link, a.mainlevel:visited, div.link_footer{
	letter-spacing:0.1em;
	padding-left: 5px;
	padding-right: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	
}

div.link_footer a.mainlevel:hover {
	color:#ff6e03;
	text-decoration:underline;
}

a.mainlevel2:link, a.mainlevel2:visited{
	letter-spacing:0.1em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#9d9d9e;
	
}

.mainlevelcart a.mainlevelcart:link, a.mainlevelcart:visited{
	letter-spacing:0.1em;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9d9d9e;
}


div.link_footer{
	padding-top:3px;
}
/* spacers */
span.article_separator {
	display: block;
	height: 20px;
}

.article_column {
	padding-right: 5px;
}

.column_separator {
	border-left: 1px dashed #e0e0e0;
	padding-left: 10px;
}

td.buttonheading {

}

.clr {
	clear: both;
}

td.greyline {
  width: 20px;
  background: url(../tpl_img/mw_line_grey.png) 50% 0 repeat-y;
}

div#maindivider {
  border-top: 1px solid #ddd;
  margin-bottom: 10px;
  overflow: hidden;
  height: 1px;
}

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

/* table of contents */
table.contenttoc {
  margin: 5px;
  border: 1px solid #ccc;
  padding: 5px;
}

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


/* content tables */
td.sectiontableheader {
  background: #efefef;
  color: #333;
  font-weight: bold;
  padding: 4px;
  border-right: 1px solid #fff;
}

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

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2 {
  padding: 3px;
}


/* content styles */
table.contentpaneopen, table.contentpane {
	margin: 0;
	padding: 0;
	width: auto;
}

div.banner_cont table.contentpaneopen{
	width:100%
}

table.contentpaneopen li {
	margin-bottom: 5px;
}

table.contentpaneopen fieldset {
	border: 0;
	border-top: 1px solid #ddd;
}

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

table.contentpaneopen h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
}

/* module control elements */
table.user1user2 div.moduletable {
	margin-bottom: 0px;
}

div.moduletable, div.module {
  margin-bottom: 25px;
}

div.module_menu h3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu {
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div {
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 5px;
	width: auto;
}

div.module_menu div div div div {
	background: none;
	padding: 0;
}

div.module_menu ul {
	margin: 10px 0;
	padding-left: 20px;
	margin-top:5px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited {
	font-weight: bold;
}

#leftcolumn div.module {
	padding: 0 10px;
}

#leftcolumn div.module table {
	width: auto;
}

/* forms */
table.adminform textarea {
  width: 540px;
  font-size: 1em;
  color: #666666;
}

div.search input {
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
}

input#mod_login_username,
input#mod_login_password {
	width: 116px;
}

input#mod_login_username.openid {
	background: url(/tpl_img/login-bg.gif) 0 50% no-repeat;
	padding-left: 20px;
	width: 100px;
}

/* thumbnails */
div.mosimage         {  margin: 5px; }
div.mosimage_caption {  font-size: .90em; color: #666; }

div.caption       { padding: 0 10px 0 10px; }
div.caption img   { border: 1px solid #CCC; }
div.caption p     { font-size: .90em; color: #666; 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 */

/* Default skyscraper style */
.bannergroup {
}

.banneritem {
}

/* Text advert style */

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

.bannerfooter_text {
	padding: 4px;
	font-size: 11px;
	background-color: #ececec;
	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: 15px;
}

legend {
	margin: 0;
	padding: 0 10px;
}

td.key {
	border-bottom:1px solid #eee;
	color: #666;
}

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

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


/*===============TEMPLATE STYLE=============*/
body{
	background-color:#dddddd;
	padding:20px;
 }
 .glow_top {
	background:url(../tpl_img/glow_top.gif) repeat-x;
	height:10px;	
	
}
.glow_bottom{
	background:url(../tpl_img/glow_bottom.gif) repeat-x;
	height:10px;	
}

.glow_left{
	background:url(../tpl_img/glow_left.gif) repeat-y;
	width:10px;
	height:autopx;
}
.glow_right{
	background:url(../tpl_img/glow_right.gif) repeat-y;
	width:10px;
	height:auto;
}

.main_site{
 background-color:#FFFFFF;
}
.header_bg{
 width:100%;
 background-image:url(../tpl_img/bg_header.gif);
 background-repeat:repeat-x;
 float:left;
 background-color:#ececec;
}
.menu2{
width:100%;
background-image:url(../tpl_img/bg_menu.gif);
background-repeat:repeat-x;
height:29px;
float:left;
}
.line{
	height:1px;
	float:left;
}
.banner_cont{
	float:left;
	height:auto;
	background-color:#ff6e03;
	width:100%;
}
.content_cont{
	float:left;
	height:auto;
	width:100%;
	padding-top:10px;
}
.footer{
	width:100%;
	height:50px;
	background-color:#717171;
	float:left;
}
.footer_text{
	height:20px;
	background-color:#717171
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-align:left;
	padding-left:10px;
	vertical-align:middle;
	}
.text_header{
	height:20px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9d9d9e;
	text-align:left;
	padding-left:10px;
	vertical-align:top;
	}
.legal{
	height:30px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-align:center;
	}
.link_footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
}

td{
	font-weight:inherit;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
.login_header{
	background:url(../tpl_img/login_head_bg.gif) repeat-x; 
	background-color:#747474;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;

	font-weight:bold;
	color:#fff;
}
.login_footer{

	background-image:url(../tpl_img/login_bottoom_bg.gif);
	background-repeat:repeat-x;
 
}
.login_form{
	background-color:#dfdfdf;
	border-left:1px solid #747474;
	border-right:1px solid #747474;
	padding:5px;
	color:#ff6e03;
	width:195px;
	}

.question{
	color:#333;
	text-align:center;
	}
.login_link:link, .login_link:visited{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ff6e03;
	}
.login_link:hover{
	color:#ff6e03;
	text-decoration:underline;
	}
.server{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	width:120px;
	border:1px solid #ccc;
	}
.banner_text{
	color:#FFFFFF;
	width:450px;
	height:156px;
	font-size:12;
	font-weight:bold;
}
.banner_title{
color:#FFFFFF;
font-size:34px;
}


/*====submenu====*/

div.module_menu {
	background: url(../tpl_img/submenu_right2.gif) 100% 100% no-repeat;
	width:200px;
	background-color:#e7e4f8;
	float:left
}

div.module_menu div {
	background: url(../tpl_img/submenu_left2.gif) 0 100% no-repeat;
	float:left
}

div.module_menu div div {
	background: url(../tpl_img/submenu_top2.gif) 100% 0 no-repeat;
	width:200px;
	float:left
}

div.module_menu div div div {
background: url(../tpl_img/submenu_top3.gif) 0 0 no-repeat;
background-repeat:no-repeat;
float:left
}

div.module_menu div div div h3{
	color:#fff;
}

div.module_menu div div div ul.menu li a{
	color:#666666;
}
div.module_menu div div div ul.menu li#current a{
	background-image:none;
}
div.module_menu div div div ul.menu li{
	list-style-image:url(../tpl_img/arrow.gif);
	list-style-position:outside;
	padding-left:5px;
	}
a.fatlink{
	font-weight:bold;
	color:#666666;
}
a.fatlink:hover{
	text-decoration:underline;
}	
a.link_legal:link,a.link_legal:visited{
	color:#666666;
}
a.link_legal:hover{
	text-decoration:underline;
}
.inputstyle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	border:1px solid #ccc;
}
.blue_text{
	color:#5d32c9
}
.top_menu{
	letter-spacing:0.1em;
	text-align:right;
	width:100%;

}
.logo{
	text-align:right;
}
div.logo table.contentpaneopen a img{

	border:0px;
	padding:0px;
	margin:0px;
}
div.bottom table{
width:100%;
	text-align:center;
}

.style2 {font-size: 20px; font-family: Verdana, Arial, Helvetica, sans-serif;color:#000000;}
.style3 
	{font-size: 28px;
	font-weight: bold;
	color:#ffffff;}

.style4 {font-size: 16px;
		color:#000000;}


.haze {
  margin-bottom: -5px;
  padding: 0.5em 1em 33px;
  background: transparent url('/images/lay-haze.png') no-repeat left bottom;
   
}



.col1{
  float: left;
  width: 175px;
  padding: 10px 17px 17px 10px;
  margin-bottom: 5px;
  height: 270px;
  overflow: hidden;
  position: relative;
  background: #fff url('/images/lay-block-frame.png') no-repeat right bottom;  
}

.col1a{
  float: left;
  width: 175px;
  padding: 10px 17px 17px 10px;
  margin-bottom: 5px;
  height: 260px;
  overflow: hidden;
  position: relative;
  background: #fff url('/images/lay-block-frame.png') no-repeat right bottom;  
}

.col1b{
  float: left;
  width: 175px;
  padding: 10px 17px 17px 10px;
  margin-bottom: 5px;
  height: 175px;
  overflow: hidden;
  position: relative;
  background: #fff url('/images/lay-block-frame.png') no-repeat right bottom;  
}

.col1c{
  float: left;
  width: 175px;
  padding: 10px 17px 17px 10px;
  margin-bottom: 5px;
  height: 325px;
  overflow: hidden;
  position: relative;
  background: #fff url('/images/lay-block-frame.png') no-repeat right bottom;  
}
.col2{
  float: left;
  width: 175px;
  padding: 10px 17px 17px 10px;
  margin-bottom: 0px;
  position: relative;
}

.shadow {
  width: 167px;
  margin-left: 5px;
   
}
.signup{
	line-height: 25px;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #666;
	text-align: left;
	width: 100%;
}

.signupcontent{
	line-height: 16px;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 0.9em;
	font-weight: none;
	color: #666;
	text-align: left;
	width: 100%;
}

td.centralcontent h1{
	padding: 0;
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: #333333;
	text-align: left;
	width: 100%;
	}

.centralcontent{
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.2em;
	text-align: left;
}

td.customerquote {
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.2em;
	color: #555;
}

td.spamwarning{
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.0em;
	color: #555;
}


/*** SUB MENU***/
#vertmenu {
font-family: Helvetica ,Arial,sans-serif;
font-size: 12px;
width: 198px;
padding: 0px;
margin: 0px;
background-color:#dfdfdf;
border-left:1px solid #747474;
border-right:1px solid #747474;
}

#vertmenu h1 {
display: block; 
background-color:#FF9900;
padding: 5px 0 5px 3px;
border: 1px solid #000000;
color: #333333;
margin: 0px;
width:190px;
}

#vertmenu ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
#vertmenu ul li {
margin: 0px;
padding: 0px;
}
#vertmenu ul li a {
display: block;
border-bottom: 1px dashed #ff6e03;
padding: 5px 0px 2px 4px;
text-decoration: none;
color:#666666;
width:190px;
}

#vertmenu ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #ff6e03;
}


#vertmenu .highlight{
	background-color:#dfdfdf
}

table.featuretable{
	padding:10px;
}

.service_descript{
	font-size: 12px;
	color: #444;
	letter-spacing:0.1em;
}

.service_descript2{
	font-size: 11px;
	color: #777;
	letter-spacing:0.1em;
	padding-left:25px;
}


.service_prix{
	font-size: 12px;
	color: #666;
	letter-spacing:0.1em;
	padding-left:18px;
}

a.service_prix{
	font-size: 12px;
	color: #666;
	letter-spacing:0.1em;
	padding-left:0px;
	border-bottom: dotted 1px #ccc;
}

a.service_prix:hover{
	background: #ff8700;
	text-decoration:none;
}

a.order_now {
	font-size: 11px;
	color: #666;
	letter-spacing:0.1em;
	border-bottom: dotted 1px #ccc;
}
a.order_now:hover{
	background: #ff8700;
	text-decoration:none;
}

a.contact {
	font-size: 12px;
	color: #444;
	text-decoration: none;
	border-bottom: dotted 1px #ccc;
}
a.contact:hover{
	background: #ff8700;
	text-decoration:none;
}

.pricetitle{
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.0em;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	letter-spacing:0.1em;
	color: #444;	
}
.pricecontent{
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.0em;
	text-align: center;
	vertical-align: middle;
	color: #555;
	letter-spacing:0.1em;
}
.pricefooter{
	font-family:Helvetica ,Arial,sans-serif;
	font-size: 1.0em;
	text-align: center;
	vertical-align: middle;
	color: #555;
}
