* {
	margin: 0;
	padding: 0;
}

body {
	background: #d8d8d8;
	margin: 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #5F5F5F;
	margin: 10px 0 0 0;
}

body#splash {
	background: #fff;
}

h1 {
	color: #5f5f5f;
	font-size: 28px;
	margin: 15px 0 15px;
}

h2 {
	font-size: 18px;
	color: #8dc53e;
	margin: 20px 0 8px;
}

h2.alt {
	color: #5f5f5f;
}

h3 {
	font-size: 15px;
	color: #8dc53e;
	margin: 10px 0 8px;
}

h4 {
	font-size: 12px;
	margin: 10px 0 0px;
}

li {
	list-style-type: none;
}

table {
	border-collapse: collapse;
	width: 100%;
}

p {
	margin: 8px 0 5px;
}

a {
	color: #5F5F5F;
	text-decoration: underline;
}

img {border:0;}

.clear {
	clear: both;
	height: 0;
	display: block;
	padding: 0;
	margin: 0;
	overflow: hidden; 
	font-size: 1px;
	line-height: 1px;
}
#header, #content, #footer {
	width: 960px;
	padding: 0 4px;
	margin: 0 auto;
	background: #fff url(/img/content-bkg.gif) repeat-y;
}

/* ------------------ TOP */
#top {
	width: 960px;
	height: 26px;
	padding: 0px;
	margin: 0 auto;
	background: #d8d8d8 url(/img/top-bkg.gif) repeat-x;
	text-transform: uppercase;
	color: #5f5f5f;
	font-size: 11px;
	font-weight: bold;
	text-align: right;
}
#top ul{
	list-style: none;
	list-style-type:none;
	margin: 4px 0 0;
	padding: 0;
	float: right;
}
#top ul li{
	float: left;
	display: block;
	height: 22px;
}
#top ul li a{
	float: left;
	display: block;
	color: #5f5f5f;
	text-decoration: none;
}
#top ul.profiles li{
	background: #fff url(/img/top-btn.gif) no-repeat;
	background-position:left -23px;
	height: 22px;
	margin-right: 2px;
}
#top ul.profiles li a{
	background: #fff url(/img/top-btn.gif) no-repeat;
	background-position: right -23px;
	margin-left: 5px;
	height: 17px;
	padding: 5px 9px 0 4px;
	color: #929292;
}
#top ul.profiles li a:hover {
	color: #80B930;
}
#top ul.profiles li.current{
	background: #fff url(/img/top-btn.gif) no-repeat;
	background-position:left 0;
	height: 22px;
	margin-right: 2px;
}
#top ul.profiles li.current a:hover {
	color: #5F5F5F;
}
#top ul.profiles li.current a{
	background: #fff url(/img/top-btn.gif) no-repeat;
	background-position: right 0;
	margin-left: 5px;
	height: 17px;
	padding: 5px 9px 0 4px;
	color: #5f5f5f;
}
#top ul.lang{
	margin: 4px 6px 0 6px;
}

#top ul.lang li a{
	height: 17px;
	padding: 5px 3px 0 3px;
}
#top ul.lang li a:hover {
	color: #80B930;
}
/* ------------------- HEADER */
#head-content {
	height: 50px;
	padding: 16px 18px;
}
.logo {
	float: left;
	width: 160px;
	height: 50px;
}
.mainMenu {
	float: left;
	width: 549px;
	text-align: right;
	padding-right: 40px;
}
.mainMenu ul {
	list-style: none;
	list-style-type:none;
	margin: 18px 0 0 0;
	padding: 0;
}
.mainMenu li{
	display: inline;
	padding: 0 5px;
	border-right: 1px solid #d5d5d5;
}
.mainMenu a{
	color: #999;
	text-decoration: none;
}
.mainMenu .current {font-weight: bold;}
.mainMenu a:hover{color: #80B930;}

#head-content .subscribe{
	float: left;
	width: 175px;
	height: 30px;
	padding: 10px 0;
	background: #fff url(/img/top-subscribe.gif) no-repeat;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	color: #999;
}
#head-content .subscribe strong{
	color: #5f5f5f;
}
#head-content .subscribe .green, #content .green{
	color: #80b930;
}
#header ul {
	zoom: 1
}
#header #navig{
	background: #fff url(/img/green-bkg.gif) bottom repeat-x;
	height: 42px;
}
#header #navig ul {
	list-style: none;
	list-style-image:none;
	list-style-type:none;
	padding: 0;
	margin: 0;
	height: 42px;
	overflow: hidden;
	zoom: 1;
}
#header #navig ul li{
	float: left;
	height: 12px;
}
#header #navig ul li span{
	float: left;
	display: block;
	height: 12px;
	padding: 12px 9px;
}
#header #navig ul li a{
	display: block;
	float: left;
	height: 12px;
	padding: 12px 9px;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#header #navig ul li a:hover {
	background: url(../img/hover.png) repeat-x;
}
#header #navig .navig-left{
	float: left;
	zoom: 1;
}
#header #navig .navig-right{
	float: right;
	zoom: 1;
}
#header #navig li a, #header #navig .navig-right li span{
	margin-top: 6px;
	border-left: 1px solid #cae79f;
	float: left;
}
#header #navig li.last a {
	border-right: 1px solid #cae79f;
}
#header #navig li.current {
	background: #fff url(/img/navig-current.gif) no-repeat;
	background-position:left 0;
	height: 42px;
	padding:0;
}
#header #navig li.current a, #header #navig li.current a:hover{
	background: #fff url(/img/navig-current.gif) no-repeat;
	background-position: right 0;
	margin-left: 9px;
	margin-top:0;
	height: 24px;
	padding: 18px 9px 0 0px;
	color: #5f5f5f;
	border: 0;
	text-shadow: none;
}

#subnav {
	background: url(/img/subnav.png) repeat-x;
	overflow: hidden;
	zoom: 1;
	padding: 12px 19px;
	font-weight: bold;
}

#subnav li {
	display: inline;
	border-right: 1px solid #d5d5d5;
	padding: 0 7px 0 0;
	margin: 0 7px 0 0;
	text-transform: uppercase;
}

#subnav a {
	color:  #929292;
	text-decoration: none;
}

#subnav .active a {
	color: #5f5f5f;
}

/* ------------------- HP */
#hp-banner {
	background: #000;
	margin: 10px auto 0;
	width: 924px;
	height: 265px;
	position: relative;
	z-index: 0;
}
.hp-banner-img img {
	display: block;
}
#hp-banner .hp-rounded{
	/*background: url(/img/banner-rounded.png) top left no-repeat;
	position: absolute;
	left: 0;
	top: 0;
	width: 624px;
	z-index: 5;
	padding: 70px 0 0 300px;*/
	display:none;
}
#hp-banner .hp-login-top {
	background: url(/img/login-bkg.png) top left no-repeat;
	position: absolute;
	right: 17px;
	top: 17px;
	z-index: 5;
	width: 181px;
	height: 18px;
}
#hp-banner .hp-login {
	background: url(/img/login-bkg.png) bottom left no-repeat;
	width: 153px;
	position: absolute;
	right: 17px;
	top: 35px;
	z-index: 5;
	padding: 0 14px 14px 14px;
	color: #5f5f5f;
	font-size: 11px;
}
#hp-banner .hp-login .hp-login-h1{
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: 14px;
}
#hp-banner .hp-login form {
	margin: 10px 0;
}

#main {
	width: 598px;
	float: left;
	padding: 0 30px 0 40px;
	overflow: hidden;
	zoom: 1;
}

#main-col1 {
	float: left;
	width: 360px;
	padding: 0 20px 0 0;
	border-right: 1px solid #E9E9E9;}

#main-col2 {
	float: left;
	width: 200px;
	margin: 0 0 0 17px;
}

#main #main-col2 h2 {
	color: #8DC53E;
	letter-spacing: -1px;
}

#main-col2 h3 {
	font-weight: normal;
	font-size: 18px;
	margin:0 0 8px;
}

#main h2 {
	color: #5f5f5f;
	margin-top: 0;
	letter-spacing: -1px;
}

.main-banner img {
	display: block;
	margin: 10px 0;
}


#sidebar {
	width: 222px;
	float: left;
	padding-top: 63px;
}

#sidebar h2 {
	color: #5f5f5f;
	letter-spacing: -1px;
	margin-top: 0;
}

.sidebar-box {
	border-bottom: 1px solid #e9e9e9;
	padding: 0 15px 100px;
	margin: 0 0 15px 0;
	font-size: 12px;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: bottom;
}

.sidebar-box .more {
	background: url(/img/arrow1.png) no-repeat right 3px;
	padding: 0 8px 0 0;
	color: #8DC53E;
	text-decoration: none;
}

#sidebar .last {
	border: 0;
	margin-bottom: -19px;
}

#sidebar-box-sponsorship {background-image:url(/img/blocs-bkg-parrain.jpg);}
#sidebar-box-club {background-image: url(/img/blocs-bkg-club.jpg);}
#sidebar-box-mytoledo {background-image: url(/img/bg-mytoledo.jpg);}

.sidebar-box h3 {
	margin-top: 0;
}

#content {
	width: 924px;
	padding: 10px 22px 22px;
	overflow: hidden;
	zoom: 1;
}

.minitabs {
	position: relative;
	padding: 0;
	margin: 10px 15px 0 15px;
	zoom: 1;
	background: url(/img/dot2.png) repeat-x 0 24px;
}

.minitabs:after {
	content: " ";
	display: block;
	clear: both;
}

.minitabs .tab {
	float: left;
	border: 1px solid #e5e5e5;
	border-left: none;
	background: #FFF url(/img/gradient2.png) repeat-x;
	line-height: 13px;
	font-size: 11px;
}

.minitabs .first {border-left: 1px solid #e5e5e5;}

.minitabs .tab .tab-text {
	padding: 5px;
	outline: none;
	text-decoration: none;
	display: block;
	cursor: pointer;
}

.minitabs a {
	color: #5F5F5F;
}

.minitabs .content {
	position: absolute;
	width: 179px;
	height: 130px;
	top:  24px;
	left: 0;
	border: 1px solid #e5e5e5;
	border-top: 0;
	display: none;
	padding: 5px 10px;
	font-size: 12px;
}

.minitabs div.active {
	background: #FFF;
	border-bottom-color: #FFF;
}

.minitabs .active .content {
	display: block;
	background: url(/img/gradient3.png) repeat-x bottom;
}

.minitabs .getmore {
	padding: 0;
	margin: 0;
}

.minitabs .getmore li a {
	padding: 8px 0;
}

.box-mytoledo {background: url(/img/bg-mytoledo.jpg) bottom right no-repeat;}
.box-sponsorship {background: url(/img/blocs-bkg-parrain.jpg) bottom right no-repeat;}
.box-toledoclub {background: url(/img/blocs-bkg-club.jpg) bottom right no-repeat;}
.box-help {background: url(/img/blocs-bkg-help.jpg) bottom center no-repeat;}
.box-webmail {background: url(/img/box-webmail.jpg) bottom left no-repeat; margin-left: -2px !important;}
.box-advise {
	background-image: url(/img/bg-advise.jpg);
	height: 132px;
}
#sidebar .box-advise {
	background: url(/img/bg-advise-narrow.jpg) no-repeat 1px bottom;

}
.box-help-wide {background: url(/img/bg-help-wide.jpg);}

.box-wide {
	padding: 0 30px 0 185px;
	height: 132px;
	width: 237px;
	overflow: hidden;
}

.box-wide a {
	color: #5F5F5F;
}

.box-wide h2 {
	color: #5f5f5f;
	font-size: 15px;
	margin-top: 15px;
}

/* ------------------- FORM */
.hp-login input {
	width: 150px;
	margin-bottom: 8px;
	background-color: #fff;
	border: 1px solid #e7e7e7;
	font-size: 11px;
	padding: 2px;
}

.hp-login a {
	color: #80B930;
	text-decoration:none;
}
.hp-login a:hover {
	text-decoration: underline;
}
.hp-submit {
    border: none;
    background: none;
    overflow: visible;
    width: auto;
    white-space: nowrap;
    cursor: pointer;
    vertical-align: baseline !important;
    vertical-align: top;
    text-decoration: none;
    padding: 0;
}


.boxes {
	background: url(/img/bg-boxes.png) left top no-repeat;
	width: 924px;
	padding: 20px 0 0 0;
	margin: 15px 0;
}
.boxes-inner {
	background: url(/img/bg-boxes.png) left bottom no-repeat;
	padding: 0 0 1px 0;
	zoom: 1;
}
.box {
	float: left;
	width: 230px;
	background-position: center bottom;
	margin-right: 1px;
	height: 250px;
}
.boxes-inner:after {
	content: " ";
	display: block;
	clear: both;
}
.box h2 {
	background:url("/img/blocs-head-bkg.gif") repeat-x;
	color:#80B930;
	font-size:18px;
	font-weight:normal;
	/*height:22px;
	line-height:22px;*/
	margin:0;
	overflow:hidden;
	padding:13px 15px;
	text-transform:uppercase;
}

.boxes-alt {
	background: none;
	padding-top: 0;
	margin-top: 0;
	border-top: 1px solid #E9E9E9;
}
.box-alt {
	padding-bottom: 80px;
	height: 150px;
	position: relative;
}
.box-alt h2 {
	color:#5F5F5F;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:22px;
	margin:0;
	padding:0px 16px 0;
	text-transform : none;
	background: none;
}

.boxes-alt .box-alt h2 {
	margin-top: 20px;
}

.box-highlight {
	position: relative;
}

.box-highlight h2 {
	color:#5F5F5F;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:15px;
	margin:0;
	padding:0px 16px 0;
	text-transform : none;
	background: none;
	padding-bottom:20px;
	padding-top:20px;
}

body div h2.sk_h2_cat {
	color:#5F5F5F;
	font-size:18px;
	font-weight:bold;
	letter-spacing:-1px;
	margin:0;
	padding:0px 16px 0;
	text-transform : none;
	background: none;
	padding-bottom:20px;
}

div.bottom-row .highlight {
	top: -12px;
}

.box .highlight {
	background:url("/img/highlight.png") repeat scroll 0 0 transparent;
	color:#FFFFFF;
	height:49px;
	overflow:hidden;
	padding:6px 0 0;
	position:absolute;
	right:13px;
	text-align:center;
	top:7px;
	width:114px;
}

.box .highlight-medium {
	background:url("/img/highlight-medium.png") repeat scroll 0 0 transparent;
	font-size:12px;
	height:46px;
	letter-spacing:-1px;
	padding-top:9px;
	width:88px;
}

.box .highlight-medium strong {font-size:14px;}

.box .highlight-narrow {
	background:url("/img/highlight-narrow.png") repeat scroll 0 0 transparent;
	font-size:25px;
	width:74px;
}

.box .highlight-1l {font-size: 25px;}
.box .highlight-2l {font-size: 12px;}

.box .highlight-2l span {
	font-size: 16px;
	letter-spacing: -1px;
}

.box p small {
	display:block;
	line-height:12px;
	margin:3px 0 0;
}

.box .button {
	bottom:13px;
	left:16px;
	position:absolute;
}

.box-contract a {
	text-decoration: none;
}

.box-contract a:hover {
	text-decoration: underline;
}

.box p {margin: 5px 15px;}
.box a {color:#5F5F5F;}

div.box div.price p {
	margin: 0;
}

.box .read-more {
	color: #80B930 !important;
	background-position: right 4px;
	padding-right: 8px;
}

.box ul {margin: 0 15px;}
.box li {
	background: url("/img/bg-menu-list.png") no-repeat 0 10px;
	font-weight:bold;
	font-size: 12px;
	line-height: 13px;
	list-style-type: none;
	text-transform:uppercase;
	padding-left: 12px
}
.box li a {
	text-decoration:none;
	color:#5F5F5F;
	display: block;
	padding:8px 0;
	display: inline-block;
	
}
.box .tooltip {
	display: none;
	background: url("/img/moreInfo.png") no-repeat;
	font-size:11px !important;
	height:110px;
	left:100px;
	padding:15px 15px 15px 30px;
	position:absolute;
	top:-56px;
	width:205px;
	z-index: 999;
	font-size: 11px;
	text-transform: none;
	font-weight: normal;
}

.box p {
	line-height: 17px;
}

.box .price {
	position: static;
	left: 0;
	top: 0;
	width: auto;
	height: auto;
	color: #0066cc;
	background: none;
	text-align: left;
	padding: 0 8px;
	font-size: 18px;
	margin: 5px 0 0 0;
}

.tooltip h3 {
	color:#80B930 !important;
	font-size:16px;
	font-weight:bold;
	letter-spacing:-1px;
	line-height:16px;
	margin:8px 0 8px 0;
}
.tooltip h3 a {
	color:#80B930;
}
.tooltip h4 {
	color:#80B930;
	font-size:12px;
	font-weight: bold;
	margin:0px 0 0px;
	line-height: 13px;
}

.tooltip .price {
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	height:16px;
	left:189px;
	margin:0;
	padding:0;
	position:absolute;
	top:13px;
	width:48px;
	padding: 8px 0 4px;
	text-align: center;
	background: url(/img/bg-tooltip-price.png) no-repeat;
	letter-spacing: -1px;
}

.tooltip .price strong {
	font-size: 14px;
}

.tooltip p {
	margin: 5px 0 !important;
	font-size: 11px;
	line-height: 14px;
}

span.hp-submit {cursor:text;}
a.hp-submit {cursor:pointer;}
a.hp-submit:hover {text-decoration:none !important;}
 
.hp-submit span {
    display: inline-block !important;
    background: url(/img/hp-submit-btn.gif) 0 0;
    padding: 0 0 0 8px;
    font: bold 10px Arial, Helvetica, sans-serif;
    height: 24px;
    line-height: 22px;
}
 
.hp-submit::-moz-focus-inner {padding:0; border:0;}
.hp-submit span {display: table-cell;}
 
.hp-submit span span {
    background-position: 100% 0;
    padding: 0 20px 0 0;
    color: #FFF;
}
/* ---------------------- moreinfo */
.moreInfo {
	background: url(/img/moreInfo.png) no-repeat;
	width: 205px;
	height: 98px;
	position: absolute;
	left: 100px;
	top: -48px;
	z-index: 999;
	display: none;
	padding: 15px 15px 15px 30px;
	font-size: 11px;
}

.moreInfo h4 {
	font-size: 11px;
	color: #80B930;
	margin: 8px 0 0;
}

.content_tabs .tabs {
	overflow: hidden;
	zoom: 1;
	background: url(/img/dot2.png) repeat-x left 32px;
}

.content_tabs .tabs li {
	float: left;
	background: url(/img/content-tabs.png) right 0;
	padding: 0 12px 0 0;
	font-size: 18px;
	line-height: 22px;
}

.content_tabs .tabs a {
	display: block;
	float: left;
	text-decoration: none;
	background: url(/img/content-tabs.png) left 0;
	color: #FFF;
	padding: 5px 0 6px 13px;
	/*height: 22px;*/
	outline: none;
}

.content_tabs .tabs li.active {background-position: right -33px;}

.content_tabs .tabs li.active a {
	background-position: left -33px;
	color: #5f5f5f;
}

.content_tabs .content {
	border: 1px solid #E9E9E9;
	border-top: 0;
	padding: 15px 15px 30px;
}

.content-list p {
	font-weight: bold;
	margin: 0;
}

.content-list li {
	margin: 0 0 20px 0;
	line-height: 16px;
}

/* ---------------------- footer */
#foot-content {
	height: 50px;
	padding-top: 120px;
	font-size: 11px;
	color: #929292;
	position:relative;
}
#foot-content .footlogo {
	float: left;
	width: 320px;
	position: absolute;
	left: 18px;
	bottom: 22px;
}
#foot-content .copyright {
	float: left;
	width: 285px;
	text-align: center;
	position: absolute;
	left: 338px;
	bottom: 22px;
	color: #999;
}
#foot-content .simstop {
	float: left;
	width: 228px;
	position: absolute;
	right: 18px;
	bottom: 22px;
	color: #5f5f5f;
	line-height: 17px;
}
#foot-content ul {
	list-style: none;
	list-style-type:none;
	margin: 12px 0 0 0;
	padding: 0;
}
#foot-content ul li{
	float: left;
	padding: 0 5px;
	border-left: 1px solid #d5d5d5;
}
#foot-content .copyright a, #foot-content ul li a{
	color: #999;
	text-decoration: none;
}

#foot-content .copyright a:hover, #foot-content ul li a:hover {
	color: #80B930;
}

#bottom {
	width: 960px;
	height: 5px;
	padding: 0px;
	margin: 0 auto;
	background: #fff url(/img/bottom-bkg.gif) repeat-x;
}

#breadcrumb {
	color: #999;
	font-size: 11px;
	/*margin-top: -10px;*/
}

#breadcrumb a {
	color: #5f5f5f;
	text-decoration: none;
}

#faq h3 {
	cursor: pointer;
	background: #eee url(/img/faq-closed.png) right top no-repeat;
	font-size: 15px;
	font-weight: normal;
	border: 1px solid #e3e3e3;
	margin: 0;
	padding: 5px 25px 4px 7px;
	color: #5f5f5f;
}

#faq h3.opened {background-image: url(/img/faq-opened.png);}

#faq .content {
	display: none;
	padding: 8px 30px;
}

#faq H2 {
	margin-top: 20px;
}

.selector {
	margin: 10px 0;
}

.headline {
	font-size: 18px;
}

#main-content {
	padding: 0 25px;
}

.two-col, .two-col-alt {
	overflow: hidden;
	zoom: 1;
}

.two-col .col1 {
	float: left;
	width: 450px;
	margin: 0 35px 0 0;
}

.two-col .col2 {
	float: left;
	width: 389px;
}

.two-col-alt .col1 {
	float: left;
	width: 555px;
	margin: 0 25px 0 0;
}

.two-col-alt .col2 {
	float: left;
	width: 294px;
}

.two-col-homepage {
	overflow: hidden;
	zoom: 1;
	margin: 20px 0;
}

.two-col-homepage .col1 {
	width: 452px;
	float: left;
	margin: 0 20px 0 0;
}

.two-col-homepage .col2 {
	width: 452px;
	float: left;
}


.read-more {
	color: #80b930 !important;
	text-decoration: none;
	background: url(/img/arrow1.png) right 4px no-repeat;
	padding: 0 8px 0 0;
}

.product-highlight {
	background: url(/img/gradient1.png) repeat-x;
	border: 1px solid #eae9e9;
	padding: 0 10px;
	overflow: hidden;
	zoom: 1;
	height: 120px;
}

.product-highlight .col-a {
	width: 260px;
	float: left;
	margin: 0 15px 0 0;
}

.product-highlight .col-b {
	width: 155px;
	float: left;
}

.product-highlight h2 {
	text-transform: uppercase;
	font-weight: normal;
	margin-top: 15px;
}

.product-highlight .col-b li {
	border-bottom: 1px dotted #e5e5e5;
	padding: 5px 0;
}

.product-highlight .col-b a {
	color: #5f5f5f;
	text-decoration: none;
	font-weight: bold;
	
}

.advantages h2 {
	margin-top: 0;
	letter-spacing: -1px;
}

.box-percent {
	border: 1px solid #CCC;
	margin: 20px 0 10px;
}

.box-percent img {
	display: block;
}

.unit {
	font-size: 70%;
	margin-left: 5px;
}

.box-container {
	background: url(/img/box-container.png);
	padding: 20px 0 0 0;
	zoom:1;
}

.box-container-inner {
	background: url(/img/box-container.png) bottom;
	padding: 0 0 20px 0;
}
.box-container .box {
	border-bottom: 1px solid #E9E9E9;
	padding: 10px;
}

.box-container .last {
	border: 0;
}

.box-small {
	background: url(/img/box-small.png);
	padding: 5px 0 0;
	margin: 0 0 10px;
}

.box-small-inner {
	background: url(/img/box-small.png) bottom;
	padding: 0 10px 10px 10px;
}


.list1 li {
	background: url(/img/bullet.png) no-repeat 0 5px;
	padding-left: 9px;
	margin-bottom: 3px;
}

.button {
    border: none;
    background: none;
    overflow: visible;
    width: auto;
    white-space: nowrap;
    cursor: pointer;
    vertical-align: baseline !important;
    vertical-align: top;
    text-decoration: none;
    padding: 0;
}
 
span.button {cursor:text;}
a.button {cursor:pointer;}
a.button:hover {text-decoration:none !important;}
 
.button span {
    display: inline-block !important;
    background: url(/img/button.png) 0 0;
    padding: 0 0 0 9px;
    font: 11px Arial, Helvetica, sans-serif;
    height: 25px;
    line-height: 25px !important;
}
 
.button::-moz-focus-inner {padding:0; border:0;}
.button span {display: table-cell;}
 
.button span span {
    background-position: 100% 0;
    padding: 0 30px 0 0;
    color: #5F5F5F;
}

.button2 span {background-image: url(/img/button2.png);}
.button2 span span {color: #FFF}

.submit {
	margin: 10px 0;
	text-align: right;
}

.three-box {
	overflow: hidden;
	zoom: 1;
	margin: 15px 0 20px;
}

.three-box .box, .box-mobile {
	float: left;
	margin: 0 9px 0 0;
	overflow: hidden;
	font-size: 11px;
	font-weight: bold;
	position: relative;
	background: url(/img/more-info-box.png);
	height: 96px;
	width: 285px;
}

.three-box .box .read-more {
	position: absolute;
	bottom: 10px;
	right: 10px;
	background: url(/img/arrow2.png);
	width: 7px;
	height: 11px;
	text-indent: -9999px;
	display: block;
	padding: 0;
}

.three-box .box div, .box-mobile div {
	padding: 7px 14px 9px 80px;
	background-repeat: no-repeat;
	background-position: 1px 15px;
	width: 191px;
	height: 80px;
}

.three-box .last {
	margin: 0;
}

.three-box .box-contract div {background-image: url(/img/box-contract.png);}
.three-box .box-phone div {background-image: url(/img/box-phone.png);}
.three-box .box-contact div  {background-image: url(/img/box-contact.png);}

.box-mobile {
	margin: 15px 0;
	background: url(/img/box-mobile-wrapper.png);
	width: 389px;
	height: auto;
	zoom: 1;
}
.box-mobile div {
	width: 300px;
	height: 70px;
	zoom: 1;
	padding-left: 70px;
}
.box-mobile h3 {
	color: #5F5F5F;
}

.box-mobile p {
	text-align: right;
}
.box-mobile div  {background-image: url(/img/box-mobile.png);}

.table-info {
	margin: 10px 0 30px;
}

.table-info table {
	border: 1px solid #CCC;
}

.table-info h3 {
	background: #8e8e8e;
	color: #FFF;
	font-size: 12px;
	margin: 0;
	padding: 5px;
}

.table-info th {
	background: #CCC;
	color: #FFF;
	padding: 5px;
	text-align: left;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.table-info td {
	background: #FFF;
	padding: 5px;
	border: 1px solid #CCC;
}

.table-info .table-text {
	width: 505px;
	padding: 20px;
	border-left: 1px solid #CCC;
}

.table-info .network {
	width: 100px;
}

.table-info .peak {
	width: 184px;
}

.table-info .offpeak {
	width: 230px;
}

.table-info .connection {
	width: 320px;
}

.table-info .content {
	border:1px solid #CCC;
	padding:  5px 10px 10px 10px;
}

.table-info a {
	color: #5F5F5F;
}

.table-info .read-more {
	color: #8DC53E;
}

.table-info ul {
	margin: 10px 0;
}

.table-info li {
	background: url(/img/bullet2.png) no-repeat 0 5px;
	padding: 0 0 0 10px;
	margin: 0 0 3px;
}

.table-info .products {
	overflow: hidden;
	zoom: 1;
	font-weight: bold;
}

.table-info .products li {
	float: left;
	width: 135px;
	padding: 0;
	background: none;
	text-align: center;
	font-size: 11px;
}

.table-info .products li .additional-details {
	font-size: 10px;
	display: block;
	line-height: 12px;
	font-weight: normal;
}

.table-info .products li .additional-details strong {
	color: #5F5F5F;
}

.table-info .products strong {
	color: #80b930;
}

.table-info .products img {
	margin: 0 0 5px 0;
}

.table-info-content {
	padding: 10px;
	border: 1px solid #CCC;
	border-top: 0;
}

.table-info-content li {
	background: url(/img/bullet2.png) no-repeat 0 4px;
	padding: 0 0 0 10px;
	margin: 0 0 5px 0;
}

.table7 td {
	width: 14%;
}



.table-price td {
	white-space: nowrap;
	font-size: 11px;
}

.table-more td {
	font-size: 11px;
}

td.price {
	white-space: nowrap;
}

.additional-info {
	font-size: 11px;
}

/* @group content-page */

.content-page h1 {
	background: url(/img/bg-main-title.png) repeat-x;
	font-size: 20px;
	font-weight: normal;
	padding: 11px 17px 7px;
	border: 1px solid #e9e9e9;
	border-bottom: 0;
	margin: 0;
}

.content-page .subtitle {color: #80b930;}

/* @end */

.ico-pdf {
	background: url(/img/ico-pdf.png) no-repeat;
	padding: 2px 0 2px 20px;
	color: #5F5F5F;
	font-size: 11px;
}

.content-box {
	border: 1px solid #E9E9E9;
	padding: 20px;
	overflow: hidden;
	zoom: 1;
}

.content-box .col-a {
	float: left;
	margin-right: 40px;
	font-size: 14px;
	background: #f5f5f5;
	padding: 0 10px;
	border: 1px solid #E9E9E9;
}

.content-box .col-b {
	float: left;
}

.content-box h3 {
	color: #5f5f5f;
	font-size: 14px;
}

input.text, textarea {
	border: 1px solid #DADADA;
	padding: 2px 5px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000;
}

.page-intro {
	font-size: 15px;
	margin: 15px 0;
}

.contact-form {
	overflow: hidden;
	zoom: 1;
}

.contact-form .col1 {
	float: left;
	width: 260px;
}

.contact-form .col2 {
	float: left;
	width: 240px;
	margin-left: 40px;
}

.row {
	overflow: hidden;
	zoom: 1;
	margin: 0 0 3px 0;
}

.row label {
	float: left;
	width: 75px;
	margin-right: 10px;
}

.row .field {
	float: left;
	width: 175px;
}

.row .field .text {
	width: 163px;
}

.row-wide label {
	width: auto;
}

.row-wide .field {
	margin: 0 0 15px;
}

#sectionmedia {
	width: 960px;
	margin: 5px auto 10px;
	text-align: right;
	font-size: 11px;
}

#sectionmedia a {
	text-decoration: none;
	color: #9f9f9f;
}

#about_txt {
	line-height: 20px;
}

.about #sidebar {
	padding-top: 0;	
}

#nav_faq_overview {
	float: right;
}

.sk_spacer {
	margin-bottom: 20px;
}

#about_txt li {
	background: url(/img/bullet.png) no-repeat 0 7px;
	padding-left: 10px;
	margin-left: 10px;
}

.box-small-inner a, .box-small-inner a:visited, .box-contact a, .box-contact a:visited {
	text-decoration: none;
}

.box-small-inner a:hover, .box-contact a:hover {
	text-decoration: underline;
}

.highlightFade {
	margin: 10px 0;
	padding: 10px 0 10px 3px;
}

.sitemap_item_wrap {
	
	margin: 10px 0 10px 30px;
}

.sitemap_item_wrap_alt {
	margin: 10px 0 10px 30px;
}

.sitemap_item_wrap a, .sitemap_item_wrap_alt a {
	text-decoration: none;
	font-size: 16px;
	font-weight: normal;
}

.sitemap_item_wrap a:hover, .sitemap_item_wrap_alt a:hover {
	text-decoration: underline;
}

.sitemap_item_txt {
	color: #bbb;
	border-bottom: 1px dotted #eee;
	margin: 0 0 10px 30px;
	padding: 0 0 10px 0;
}

.sitemap_subtit {
	font-size: 17px;
	color: #5F5F5F;
}

.sitemap_list {
	margin: 0 0 0 50px;
}

body.sitemap div#main {
	width: 750px;
}

#sm_link {
	text-align: right;
	margin: 10px auto;
	width: 960px;	
	font-size: 11px;
}

#sm_link a, #sm_link a:visited {
	color: #AAAAAA;
	text-decoration: none;
}

.error, .errors {
	color: red;
}

#avocats_ok {
	text-align: center;
	margin: 20px 0;
	font-size: 14px;
	border: 1px solid #ccc;
	padding: 10px;
}
