@charset "iso-8859-1";

html {
	height: 100%;
	width: 100%;
}

body {
	background-color:#EAEAEA;
	color:#333333;
}
 :link {
 color:#666;
 text-decoration:none;
 text-transform: none;
 font-size: 12px;
 line-height:15px;
 }

 :visited {
 color:#666;
 text-decoration:none;
 text-transform: none;
 font-size: 12px;
 line-height:15px;
 }

 :link:hover, :visited:hover {
 text-decoration:underline;
 text-transform: none;
 font-size: 12px;
 line-height:15px;
 }

#hd {
	text-align:center;
	height: 94px;
	z-index: 1000;
	position:relative;
}
th,td {
	/*borders and padding to make the table readable*/
	border:0;
}

.active {
    font-weight:  bold;
}

.status {
    color:red;
    font-size:14px;
    font-weight: bold;
    padding-left: 50px;
}

.navlist, .navlist li {
    list-style-type: square;
}

.wide {
    display: block;
    width: 560px;
}

.right {
    float: right;
}
.yui-t7 {
	width:1000px;
}
hr {
	color:#ccc;
	height:1px;
	background-color:#ccc;
	border:none;
}
h3 {
	color:grey;
	font-size:18px;

}
/*h4 {
	color:#2e2e2e;
	font-size:18px;
    padding-bottom:8px;
}*/

.orange {
    color:#fb8114;
    font-weight:bold;
}

#yui-main {
    background-color: white;
	background-image:url(../imgs/interface/contentbg.gif);
	background-repeat:repeat-y;
	padding:0 3px 5px 1px;
	width:1000px;
}

#indexHeaderImages {
     background-image:url(../imgs/interface/content_top_bg.gif);
     background-repeat: no-repeat;
     padding-top:4px;
}

.social {
    position: absolute !important;
    margin-top: 12px;
    margin-left: 18px;
    width: 95px;
    height: 22px;
}

.social img {
    margin: 2px;
    border: none;
}

/* Header image, breadcrumb and text ******************************************/

/* Styles for the entire product finder menu */
.prodFinder {
    position: relative;
    height: 140px; width: 1000px;
    padding: 15px; margin: 10px 0;
    overflow: hidden;
}

/* Force the list to flow horizontally */
.prodFinder li {
    margin-top:4px;
    -margin-top: 1px;
    float: left;
    list-style: none;
    width: 260px;
    -width: 200px;
    padding-left: 25px;
    padding-right: 45px;
    -padding-left: 23px;
    -padding-right: 18px;
}

/* Represents the background of the highlighted menu-item. */
.prodFinder li.back {
    background: url("http://www.miranda.com/imgs/prod_finder/pointer-vert.png") no-repeat right -30px;
    width: 9px; height: 72px;
    top: 62px;
    -top: 35px;
    z-index: 88;
    position: absolute;
}

.prodFinder li.back .left {
    background: url("http://www.miranda.com/imgs/prod_finder/pointer-vert.png") no-repeat;
    height: 72px;
    top: 62px;
    -top: 27px;
    margin-left: 119px;
    margin-right: 39px;
    z-index: 98;
}

/* Styles for each menu-item. */
.prodFinder li a {
    position: relative; overflow: hidden;
    text-align: center;
    height: 87px; top: -22px;
    z-index: 10;
    float: left; display: block;
    margin: auto 10px;
}

ul#pfmenu li a span {
    background:url(http://www.miranda.com/imgs/prod_finder/gradient.gif) repeat-x;
    -background-image: none;
    background-position: 0 11px;
    /background-position: 0 3px;
    display:block;
    margin-top: 10px;
    top:0;
    left:0;
    height: 100px;
    width: 245px;
    -width: 200px;
    z-index:1 !important;
}

.function {
    background: url(http://www.miranda.com/imgs/prod_finder/function_en.png) no-repeat 35px -12px;
    -background-position: 45px -11px;
}

.name {
    background: url(http://www.miranda.com/imgs/prod_finder/name_en.png) no-repeat 35px -12px;
    -background-position: 45px -11px;
}

.keyword {
    background: url(http://www.miranda.com/imgs/prod_finder/keyword_en.png) no-repeat 35px -12px;
    -background-position: 45px -11px;
}

/* Title */
.prodFinder_title {
    font-size:34px;
    font-weight: bold;
    color: #ccc;
    padding: 29px 0 0 60px;
  }

.prodFinder_title span {
     font-size: 20px;
     letter-spacing: 0em;
     font-weight: normal;
}

.head {
    height: 180px; width: 1000px;
    background: url("http://www.miranda.com/imgs/prod_finder/product-finder-bg.png") no-repeat;
}

/* Content header ************************************************************/

.headContainer{
   width: 1000px;
   height: 180px;
   background-image: url(http://www.miranda.com/imgs/prod_finder/bg2.png);
   background-repeat: no-repeat;
}
.head-contentContainer {
   width: 1000px;
   height: 140px;
   background-image: url(http://www.miranda.com/imgs/prod_finder/bg3.jpg);
   background-repeat: no-repeat;
}

.headColor {
  float: left;
  width: 34px;
  height: 97px;
  margin-left: -1px;
  background-image: url(http://www.miranda.com/imgs/header/.jpg);
}

#headMainContent{
    float: left;
    width:600px;
    padding-top:9px;
    padding-left:21px;
}
#head-contentMainContent{
    float: left;
    width:730px;
    padding-top:9px;
    padding-left:41px;
}
#breadcrumb{
  font-family: Arial;
  width:100%;
  padding:2px 0 38px 0;
  font-size:11px;
  color: #5C5C5C;
}

#breadcrumb-content{
  font-family: Arial;
  width:100%;
  padding:2px 0 38px 27px;
  font-size:11px;
  color: #CCC;
}

#breadcrumb a{
  font-family: Arial;
  font-weight: normal;
  width:100%;
  font-size:11px;
  color: #5C5C5C;
}

#breadcrumb-content a{
  font-family: Arial;
  font-weight: normal;
  width:100%;
  font-size:11px;
  color: #CCC;
}

.prodName{
    font-size:30px;
    font-weight: bold;
    color: #4d4d4d;
    padding: 0px 0 12px 1px;
	margin-top: -2px;
}

.prodNameContent{
    font-size:30px;
    letter-spacing: -0.012em;
    font-weight: bold;
    color: #CCC;
    padding: 0px 0 12px 27px;
    margin-top: -17px;
}

.prodFunction{
  font-size:18px;
  display: block;
  margin-top: -30px;
  font-weight: normal;
  letter-spacing: -0.02em;
  line-height: 5px;
}

.prodFunction cufon {
	padding-top: 6px;
}

.prodFunctionContent{
  font-size:18px;
  letter-spacing: -0.02em;
  color: #CCC;
}

#headImage{
  float: right;
  text-align: right;
  margin-right: 30px;
  margin-top: 13px;
}

.miranda #footer {
    background-image:url(../images/interface/footerbg.jpg);
	background-repeat:repeat-x;
	margin: 0 auto;
	border: 0;
	text-align: center;
	padding: 2px;
	height:302px;
}

.miranda #footer_content {
	width:987px;
	margin: 0 auto;
	padding:7px 0 0px 43px;
	border: 0;
	text-align: center; /* this overrides the text-align: center on the body element. */
}
.footer_column {
	width: 218px;
	padding: 6px;
	float:left;
	font-size:9.5px;
	color:#999999;
	text-align:left;
}
.footer_column ul {
	margin-left:0px;
}
.footer_column li {
	position:static;
	float:none !important;
    list-style-image: none;
}

.footer_column a {display:block; font-size:9.5px; padding:1px 0 1px 1px; color:#999; text-decoration:none; line-height:11px;}

.footer_column a:hover {color:#fff; font-size:9.5px; text-decoration:none; background-color:#999; line-height:11px;}

.footer_column h4 {
    background-image:url(../images/interface/footer_line.gif);
	margin-bottom: 6px;
	background-repeat:repeat-x;
	background-position:bottom;
	font-weight:bold;
    font-size:10px;
	width: 180px;
	color: #826785;
    padding-bottom:0;
}

.miranda #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}

.miranda #HomeMain {
    width: 980px;
	margin: 0 auto;
	border: 0;
	padding: 0 0 0 37px;
}
.HomeMainColumn {
	width: 200px;
	padding: 15px;
	float:left;
	font-size:11px;
	color:#333;
	text-align:left;
}
.HomeMainTitle
{
	font-size: 13px;
	line-height: 18px;
	color: #606;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	padding: 0 0 3px 0;
}
.HomeSmallText
{
	font-size: 12px;
	line-height: 15px;
	color: #3d3d3d;
	text-decoration: none;
	font-family: Arial;
	padding: 0 0 5px 0;
}
.miranda #HomeSmallText a
{
	font-size: 12px;
	line-height: 14px;
	color: #666;
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	padding: 0 0 5px 0;
}
.miranda #HomeSmallText a:hover
{
	font-size: 12px;
	line-height: 14px;
	color: #606;
	text-decoration: underline;
	font-family: Arial;
	font-weight: bold;
	padding: 0 0 5px 0;
}
.miranda #ProductLeft {
	width: 381px;
	margin: 17px 0 0 15px;
	float:left;
}
.miranda #ProductMain {
    width: 524px;
	margin: 0 0 0 400px;
	border: 0;
	padding:35px 27px 8px 8px;
	height:280px;
	min-height: 450px;
    height: auto;

}
.miranda #ResourcesMain {
    width: 505px;
	margin: 0 0 0 395px;
	border: 0;
	padding:0;
	min-height: 450px;
    height: auto;
}
.miranda #ProductMain2 {
    width: 770px;
	margin: 0 0 0 212px;
	border: 0;
	padding:8px 10px 8px 0;
	min-height: 450px;
    height: auto;

}
.miranda #MainProduct {
	text-align:left;


}
.miranda #MainProduct2 {
	margin-left:212px;
	width:770px;
	text-align:left;
}
.miranda #main_mkt {
	margin-left:2px;
	width:525px;
	text-align:left;
}
.miranda #LeftMenu {
	padding-left:28px;
	width:180px;
	float:left;
	text-align:left;
}
.miranda #LeftMarketMenu {
	padding-left:4px;
	width:380px;
	float:left;
	text-align:left;
}
.miranda #ProductName {
	padding-bottom:10px;
	font-size:18px;
	font-weight: bold;
	color:#009900;
}

.miranda #chapters_menu {
	float:left;
	text-align:left;
	line-height:18px;
}

.chapterText {
    margin-bottom: 20px;
}

.chapter_intro {
    margin-bottom:20px;
}

.miranda #market_menu {
	float:left;
    margin: -9px;
	text-align:left;
	line-height:3px;
}
.miranda #mainbottom {
    width: 1000px;
	margin: 0 auto;
	border: 0;
	padding: 0;
	height:17px;
}



.featureslist_CON {
	padding-left:16px;
    background: url("../imgs/interface/li_CON.gif") no-repeat;
	line-height:18px;
}
.featureslist_DEN {
	padding-left:16px;
    background: url("../imgs/interface/li_DEN.gif") no-repeat;
	line-height:18px;
}
.featureslist_GRA {
	padding-left:16px;
    background: url("../imgs/interface/li_GRA.gif") no-repeat;
	line-height:18px;
}
.featureslist_MUL {
	padding-left:16px;
    background: url("../imgs/interface/li_MUL.gif") no-repeat;
	line-height:18px;
}
.featureslist_NEW {
	padding-left:16px;
    background: url("../imgs/interface/li_NEW.gif") no-repeat;
	line-height:18px;
}
.featureslist_ROU {
	padding-left:16px;
    background: url("../imgs/interface/li_ROU.gif") no-repeat;
	line-height:18px;
}
.featureslist_STA {
	padding-left:16px;
    background: url("../imgs/interface/li_STA.gif") no-repeat;
	line-height:18px;
}
.featureslist_ITX {
	padding-left:16px;
    background: url("../imgs/interface/li_ITX.gif") no-repeat;
	line-height:18px;
}
.featureslist_SOL {
	padding-left:16px;
    background: url("../imgs/interface/li_SOL.gif") no-repeat;
	line-height:18px;
}
.features_sublist {
    padding-left:14px;
    background: url("../imgs/interface/grey_arrow.gif") no-repeat;
	line-height:18px;
    margin-left: 40px;
}
.spec_title {
    font-weight:bold;
}
.ProductMenu{
	padding: 10px;
	margin-left: 14px;
}
.MarketMenu{
    padding-left:-7px;
}

.leftmenu{
    font-size: 12px;
    font-family: arial;
    color: #666666;
    text-decoration: none;
}

.prodnav a{
	text-align: left;
	display: block;
	padding:8px 10px 0 18px;
	margin: -7px;
	width:373px;
	height: 57px;
	background-image: url(../imgs/interface/prod_menu.gif);
	background-repeat: no-repeat;
	position: relative;
	text-decoration: none;
}
.prodnav a:hover{
	font-size: 18px;
	text-align: left;
	line-height:17px;
	display: block;
	padding:8px 10px 0 18px;
	margin: -7px;
	width:373px;
	height: 57px;
	background-image:url(../imgs/interface/prod_menu_over.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.prodnav_selected{
	font-size: 18px;
	text-align: left;
	line-height:17px;
	display: block;
	padding:8px 10px 0 18px;
	margin: -7px;
	width:373px;
	height: 57px;
	background-image:url(../imgs/interface/prod_menu_over.gif);
	background-repeat: no-repeat;
	text-decoration: none;
}
.prodnav_selected a:hover{
	font-size: 18px;
	text-align: left;
	line-height:17px;
	display: block;
	padding:7px 10px 0 7px;
	margin: -7px;
	width:350px;
	height: 57px;
	text-decoration: none;
}
.ProductMenuLink {
	font-family: Arial, Verdana, sans-serif;
	font-size: 18px;
	line-height:17px;
	color:#4c4c4c;
	text-decoration: none;
}
.ProdMenuLinkText {
	display:block;
    font-size: 17px;
	width:330px;
	margin:0;
	padding-top:2px;
	padding-bottom:5px;
	line-height:18px;
}
.ProductMenuText {
	font-size: 12px;
	line-height:12px;
	display:block;
	width:330px;
	color:#4c4c4c;
	text-decoration: none;
}
.search_link{
	font-weight:bold;
	color:#636;
}

.subtitle{
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-weight: normal;
	font-size: 18px;
}

tr.d0 td {
	background-color: #FFFFFF;
}
tr.d1 td {
	background-color: #F1F1F1;
	}

.tab {margin: 10px;}

td.prod {padding:0; }

 .featureslist {
	padding-left:16px;
    background: url("/imgs/interface/li_.gif") no-repeat;
	line-height:18px;
}
 .productslist {
	padding-left:16px;
    margin-left:-25px;
    background: url("/imgs/interface/li_.gif") no-repeat;
	line-height:18px;
}
.features_titles {
	font-weight:bold;
	color:#;

}
.innerlink {
	color:#;
}
.custom_titre_haut{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	margin-top: -13px;
    margin-bottom:20px;
	color:#666;
}
.custom_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color:#333333;
}
.custom_title {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color:#333333;
}
.custom_intro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#555555;
}
.custom_intro2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color:#555555;
	padding-bottom: 4px;
}
.custom_bullets li {
	padding-left:16px;
    background: url("/imgs/interface/li_.gif") no-repeat;
	line-height:18px;
}
.custom_subhead {
    padding: 16px 0 8px;
    display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #;
}
.custom_subhead_mkt {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 19px;
	color: #E0451B;
}
.custom_subheadSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	padding-bottom: 5px;
	color: #;
}
.custom_subheadText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #;
}
.custom_subheadBulletsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	color: #;
}
.custom_subheadBulletsTitle a, .custom_subheadBulletsTitle a:hover, .custom_subheadBulletsTitle a:visited, .custom_subheadBulletsTitle a:active{
	text-decoration: underline;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
    color: #;
	font-size: 16px;
}
.custom_subheadBullets li {
	padding-left:16px;
    background: url("/imgs/interface/li_.gif") no-repeat;
	line-height:18px;
}
.miranda #ChapterName {
	padding-top:16px;
	font-size:18px;
	font-weight: bold;
	color: #;
}
.market_title{
     color:#E0451B;
     font-weight:bold;
}

#slideshow {
    position:relative;
	margin-left: -4px;
	margin-top: -4px;
    height:350px;
}

#slideshow a {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow a.active {
    z-index:10;
    opacity:1.0;
}

#slideshow a.last-active {
    z-index:9;
}
	.searchheader{
		width:100%;
		padding: 10px;
	}
	.searchheader-title{
		width:315px;
		background-color:#9cc;
	}
	.searchheader-search{
		width: 420px;
		margin-left: 540px;
		padding-right:20px;
		overflow: hidden;
		background-color:#999;
		float:right;
	}

 .customer_login {
    padding: 18px 0;
 }

.customer_login input {
    width: 90px;
}

.videocontour {
	border-color:#7d7c7c;
	border-style:solid;
	border-width:1px;

}

.multiplecolumns {
    padding-left:27px;
    padding-right:10px;
    padding-bottom: 18px;
    -moz-column-count: 2;
  -webkit-column-count: 2;
  column-count: 2;

    text-align: justify;
}
.onecolumn {
    padding-left:27px;
    padding-right:10px;
    padding-bottom: 18px;
    text-align: justify;
}

.carrer_positions {
    margin:11px;
    height:117px;
    width:716px;
    background-color:#e5e5e5;
}

.career_positions_blueline {
    padding:13px 3px;
    width: 16px;
    height:91px;
    text-align: center;
    float:left;
    background-color:#1a75ff;

}

.career_positions_grey{
    padding: 12px;
    height:93px;
    width:495px;
    float:left;
    background-color:#e5e5e5;
}

.career_positions_image{
    padding: 10px 25px 3px 2px;
    float:right;
    background-color:#e5e5e5;

}

.tableheader{
    padding: 4px;
    background-color: #E8E8E8;
    color: white;
    font-weight: bold;
}

.contactOffices{
     width: 230px;
     height: 245px;
     padding: 10px;
     margin-top:20px;
     float: left;
}

.contactDealers{
     width: 232px;
     height: 300px;
     padding: 10px;
     margin-top:20px;
     line-height:16px;
     float: left;
}

.us {
    width:165px;
    padding-left:0;
    padding-top: 0;
    height:130px;
    margin-top: 2px;
}

.contactHQ{
     width: 203px;
     height: 210px;
     padding: 0 40px 20px 0;
     margin-top: 0;
     float: left;
}

.contactmenusub{
     margin-left: 0;
     padding-top: 5px;
     padding-bottom: 10px;

}


.alt-sous-titre {
    border-top: dotted 1px gray;
    border-bottom: dotted 1px gray;
    padding: 4px 0;


}
.clearfloat {
     clear: left;
}

.searchresults{

padding-top: 28px;
}
.solutions, .solutions a:link, .solutions a:visited, .solutions a:hover, .solutions a:active  {
	font-weight: bold;
	color: #4C0D55;
}
.formbg {
  padding: 0 10px 15px 60px;
  width:550px;
  background-color: #f1f1f1;
  -moz-border-radius: 15px;
  border-radius: 15px;
}

h2.trigger a {
	text-decoration: none;
	display: block;
}
h2.trigger a:hover { text-decoration: underline; }

.toggle_container {
	margin: 0;
	padding: 0;
	overflow: hidden;
	clear: both;
}

/*Slider--------------------------------------------------------------------*/
#slider-text{
   margin-top:18px;
   height: 288px;
   z-index:30;
}
#slider-text .text{
	margin:20px 10px 5px 20px;
	width:300px;
	float:left;
}
#slider-text .text h2{
	font-size:27px;
	color:#515151;
	font-weight:bold;
	line-height:28px;
}
#slider-text .text p{
	color:#737373;
	font-size:13px;
	line-height:20px;
}
#slider-text .slider_img{
	position:relative;

	width:360px;
	float:left;
	height:240px;
}
#slider-text .slider_img span{
	width:360px;
	height:240px;
	z-index:10;
	position:absolute;
}
#slider-text .slider_img img{
	position:relative;
	top:11px;
	left:11px;
}
#slider-text p {
	font-size: 13px;
}

#slider_nav {
	float:left;
	display:inline;
	width:720px;
    padding:5px 5px 44px 5px;
}
#slider_nav a{
	background:url(../imgs/interface/slider_btn.png) no-repeat;
	text-indent:-9999px;
}

#slider_nav .slider_dots{
	width:720px;
	float:left;
	text-align:center;
	height:10px;
}
#slider_nav .slider_dots a{
	width:60px;
	height:40px;
	display:inline-block;
	margin-right:10px;
	padding:1px;
}
#slider_nav .slider_dots a.activeSlide{
	border:solid 3px purple;

}
.slide p {
    font-size: 1.2em;
}

/*Tabs-----------------------------------------------------------------------*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
	-moz-border-radius-topleft: 10px;
	border-radius-topleft: 10px;

}
ul.tabs li {
	float: left;
	margin: 0;
	margin-left: -1px;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	/*border-left: none;*/
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;

	-moz-border-radius-topleft: 10px;
	border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-radius-topright: 10px;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	line-height: 31px;
	font-size: 1em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	-moz-border-radius-topleft: 10px;
	border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-radius-topright: 10px;
}
ul.tabs li a:hover {
	text-decoration: none;
	font-size: 1em;
	line-height: 31px;
	background: #ccc;
}
html ul.tabs li.active, html ul.tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #fff; /*--Makes the active tab look like it's connected with its content--*/
}

.tab_container {
	border: 1px solid #999;
	height:140px;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
	-moz-border-radius-bottomleft: 10px;
	border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-radius-bottomright: 10px;
}

.tab_content {
	padding: 20px;
	font-size: 1.2em;
}

.tab_content span {
	padding-bottom: 12px;
}

/* Support tabs (see service_programs.php) ----------------------------------*/

ul.s_tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px; /*--Set height of tabs--*/
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	width: 100%;
	-moz-border-radius-topleft: 10px;
	border-radius-topleft: 10px;
}
ul.s_tabs li {
	float: left;
	margin: 0;
	margin-left: -1px;
	padding: 0;
	height: 31px; /*--Subtract 1px from the height of the unordered list--*/
	line-height: 31px; /*--Vertically aligns the text within the tab--*/
	border: 1px solid #999;
	/*border-left: none;*/
	margin-bottom: -1px; /*--Pull the list item down 1px--*/
	overflow: hidden;
	position: relative;
	background: #e0e0e0;

	-moz-border-radius-topleft: 10px;
	border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-radius-topright: 10px;
}
ul.s_tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	line-height: 31px;
	font-size: 1em;
	padding: 0 20px;
	border: 1px solid #fff; /*--Gives the bevel look with a 1px white border inside the list item--*/
	outline: none;
	-moz-border-radius-topleft: 10px;
	border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	border-radius-topright: 10px;
}
ul.s_tabs li a:hover {
	text-decoration: none;
	font-size: 1em;
	line-height: 31px;
	background: #ccc;
}

ul.s_tabsLine2 {

    border-top: solid 1px #fff;
    margin-top: -1px;
}

ul.s_tabs li.active, html ul.s_tabs li.active a:hover  { /*--Makes sure that the active tab does not listen to the hover properties--*/
	background: #fff;
	border-bottom: 1px solid #ccc; /*--Makes the active tab look like it's connected with its content--*/

}

.s_tab_container {
	border: 1px solid #999;
	border-top: none;
	overflow: hidden;
	clear: both;
	float: left; width: 100%;
	background: #fff;
	-moz-border-radius-bottomleft: 10px;
	border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border-radius-bottomright: 10px;

}
.s_tab_content {
	padding: 20px;
}


.webinars li {
	list-style-type: disc;
	list-style-image: url(http://www.miranda.com/imgs/interface/li_CON.gif);
}

.wpapers li {
	list-style-type: disc;
	list-style-image: url(http://www.miranda.com/imgs/interface/li_STA.gif);
}

.bulletsSol li {
	list-style-type: disc;
	list-style-image: url(http://www.miranda.com/imgs/interface/li_SOL.gif);
}


