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

#overlay{ background-image: url(../../overlay.png); }

* html #overlay{
	background-color: #000;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }

#lightbox img{ border: none; } 
#overlay img{ border: none; }

body {
	padding:0;
	margin:0;
}


.MMT_Main_Header
{
	height:72px;
	background-image:url(../img/blue/top-bg.png);
}

.MMT_Main_Header_Logo
{
	margin:auto;
	width:800px;
	
}

.MMT_Main_Container
{
	height:338px;
	background-image:url(../img/blue/lower-bg.png);
}

.MMT_Main_Container_Lower
{
	background-color:#FFF;
	margin-bottom:60px;
	
}

.MMT_Main_Container_Boxes
{
	width:820px;
	margin:auto;
	padding-top:20px;
	height:auto;
	clear:both;
}

.MMT_Main_Container_Box_Left
{
	width:380px;
	float:left;
	background-color:#66b3d6;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	padding:15px;
	border:3px solid #fff;
}

.MMT_Main_Container_Box_Mid
{
	margin-right:5px;
	width:150px;
	float:right;
	background-color:#5ba2c0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:12px;
	border:4px solid #66b3d6;
}

.MMT_Main_Container_Product_Mid
{
	margin-right:5px;
	width:350px;
	float:right;
	background-color:#5ba2c0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:12px;
	border:4px solid #66b3d6;
}

.MMT_Main_Container_Box_Right
{
	margin-left:5px;
	width:150px;
	float:right;
	background-color:#5ba2c0;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:12px;
	border:4px solid #66b3d6;
}

.MMT_Main_Container_Quote
{
	font-size:26pt;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#FFF;
	font-weight:bold;
	line-height:38pt;
}

.MMT_Main_Container_LeftBox
{
	font-size:12pt;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#FFF;
	line-height:22pt;
	letter-spacing:0px;
	color:#fff;
}

.MMT_Main_Container_Box_Title
{
	font-size:16pt;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#FFF;
	font-weight:bold;
	line-height:20pt;
}

.MMT_Main_Container_Box_Text
{
	font-size:8pt;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	color:#FFF;
	line-height:16pt;
	letter-spacing:0px;
	color:#fff;
	font-style:italic;
}

.MMT_Main_Footer
{
	background-color:#ebfafe;
	height:70px;
	border-top:1px solid #c8d9dd;
	border-bottom:1px solid #c8d9dd;
}

MMT_Main_Footer_Container
{
	margin:auto;
	width:800px;
}

.MMT_Main_Footer_Container
{
	margin:auto;
	width:800px;
}

.MMT_Main_FooterLinks
{
	height:30px;
	margin-top:10px;
	text-align:center;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:10pt;
}

#MMT_Top_Menu
{
	position:relative;
	
	padding:0px;
	margin:0px;
	margin-top:12px;
}

#MMT_Top_Menu li
{
	display:block;
	width:auto;
	float:right;
	position:relative;
	z-index:0;
}

#MMT_Top_Menu li a:link, #MMT_Top_Menu li a:active, #MMT_Top_Menu li a:visited, #MMT_Top_Menu li a:hover
{
	display:block;
	padding:12px;
	font-family:'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
	font-size:14pt;
	color:#FFF;
	text-decoration:none;
}

#MMT_Top_Menu li a:hover
{
	
}

.MMT_Getitnow
{
	width:150px;
	height:40px;
	display:block;
	background-image:url(../img/blue/button-get-it-now.png);
	background-position:top;
	background-repeat:no-repeat;
}

.MMT_Getitnow:hover
{
	background-image:url(../img/blue/button-get-it-now.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.MMT_Login
{
	width:103px;
	height:48px;
	display:block;
	background-image:url(../img/blue/login.png);
	background-position:top;
	background-repeat:no-repeat;
}

.MMT_Login:hover
{
	background-image:url(../img/blue/login.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.MMT_GetIt
{
	width:166px;
	height:48px;
	display:block;
	background-image:url(../img/blue/try.png);
	background-position:top;
	background-repeat:no-repeat;
}

.MMT_GetIt:hover
{
	background-image:url(../img/blue/try.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

h1 
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:22pt;
}
h2 
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:14pt;
	padding:0; margin-bottom:4px; margin-top:0;
}

h3 
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12pt;
	padding:0; margin-bottom:4px; margin-top:0;
}

p
{
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:9pt;
	padding:0; margin:0;
	line-height:14pt;
}

.plarge {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:11pt;
	padding:0; margin:0;
	line-height:16pt;
}

.heading {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:24pt;
	font-weight:bold;
	letter-spacing:-2px;
	color:#3366cc;
	padding-left:5px;
}

.headingForm {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:18pt;
	font-weight:bold;
	letter-spacing:-1px;
	padding-left:8px;

color:#FFF;
}
.tagline {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12pt;
	padding-left:5px;
}

.fieldName {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:12pt;
	color:#333;
	letter-spacing:-1px;
	text-align:right;
	padding-right:8px;
	vertical-align:middle;
	font-style: normal;
}

.fieldTip {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:8pt;
	color:#333333;
}
.error {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:8pt;
	color:#FFF;
	font-style:italic;
}

#topimage {
align: 0 0 0 0;
margin: 0 0;
padding: 0 0;
text-align:center;
}

/*

* {
	margin: 0;
	padding: 0;
}

*/


/**************************************************************

	MultiBox
	v1.3

**************************************************************/

.MultiBoxContainer {
	position: absolute;
	border: 20px solid #FFF;
	background-color: #FFF;
	display: none;
	z-index: 2;
	text-align: left;
	/*overflow: hidden;*/
}

.MultiBoxLoading {
	background: url(../img/loader.gif) no-repeat center;
}

.MultiBoxContent {
	position: relative;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.MultiBoxClose {
	position: absolute;
	top: -26px;
	right: -26px;
	background: url(../img/close.png) no-repeat;
	width: 24px;
	height: 24px;
	cursor: pointer;
}


.MultiBoxControlsContainer {
	overflow: hidden;
	height: 0px;
	width: 100%;
	position: relative;
}

.MultiBoxControls {
	width: 100%;
	height: auto;
	background-color: #FFF;
	padding-bottom: 2px;
	position: absolute;
	bottom: 0px;
}


.MultiBoxPrevious {
	position: absolute;
	background: url(../img/left.png) no-repeat;
	width: 24px;
	height: 24px;
	left: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNext {
	position: absolute;
	background: url(../img/right.png) no-repeat;
	width: 24px;
	height: 24px;
	right: 0px;
	margin-top: 5px;
	cursor: pointer;
}

.MultiBoxNextDisabled {
	cursor: default;
	background: url(../img/rightDisabled.png) no-repeat;
}

.MultiBoxPreviousDisabled {
	cursor: default;
	background: url(../img/leftDisabled.png) no-repeat;
}

.MultiBoxTitle {
	position: relative;
	margin: 10px 0 0 35px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	font-weight: bold;
	text-align: left;
}

.MultiBoxNumber {
	position: relative;
	width: 50px;
	margin: 10px 35px 0 0;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: right;
}

.MultiBoxDescription {
	clear: left;
	position: relative;
	margin: 0 35px 0 35px;
	padding-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
}



/*************************************************************/

ol.ltLighter { border: 1px solid #939393; font-size: 10px !important; margin-bottom: 1em !important; line-height: 1em !important; }
ol.ltLighter li { margin-bottom: 0; }
ol.ltLighter span { font-size: 10px !important; }
