body{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	text-align:center;
}
/*Clear Fix*/
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%; 
}
#ml-seperator
{
	border-top: solid 1px #CCCCCC;
	height: 2px;
	margin: 4px 4px 3px 2px;
}
/*Constants*/
*{
	font-family:Arial, Helvetica, sans-serif;
	/*font-size:12pt;*/
}
:focus, a {
 	-moz-outline-style: none;
 	outline: none !important;
}
a{
	color:#ffffff;
	cursor:pointer !important;
}
a img{
	border:none;
}
li{
	vertical-align:middle;
}
.ml-last{
	margin-left:0 !important;
	margin-right:0 !important;	
}
.ml-error{
	color:#ff0000;
	padding:10px;
	display:block;
}

/*Main*/
#ml-wrapper{
	margin:0;
	padding:0 0 15px 0 !important;
	width:100%;
	height:100%;
	background:#6d6f71 url(../images/ml-bg.gif) repeat-x;
	text-align:center;
}

#ml-pattern{
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	background-image: url(../images/ml-bg-pattern.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	background-color:Transparent;
	text-align:center;
}

#ml-container{
	width:1050px;
	text-align:left;
	margin:0 auto;
	padding-top:120px;
}
#ml-header{
	margin-left:10px;
	/*background:transparent url(../images/ml-content-top.gif) no-repeat bottom right;*/
	width:1050px;
}
#ml-content{
	width:1050px;
	background:transparent url(../images/ml-content-back.gif) repeat-y top left;
}
#ml-content-inner{
	background:transparent url(../images/ml-content-backtop.gif) no-repeat top left;
	padding:0 0 0 0;
	width:1050px;
}
#ml-content-innerback{
	width:1050px;
	background:transparent url(../images/bg_middle_centre.png) repeat-y top left;
	
	padding:0 0 10px 0;
}

#ml-footer{
	height:25px;
	width:1050px;
	background:transparent url(../images/ml-content-bottom.png) no-repeat top left;
	font-size:10pt;
	clear:both;
	margin-left:0px;
}
#ml-footer-content
{
	color:White;
	font-size:10pt;
}

#ml-footer-content a/*, a:hover*/
{
	color:White;
	font-size:10pt;
}
#ml-footer-content a:hover
{
	color:Orange;
	text-decoration:none;
	font-size:10pt;
}
#ml-footer-logo{
	height:35px;
	width:200px;
	display: block;
	clear: both;
	float:left;
	padding-left:8px;
}
#ml-footer-text{
	height:35px;
	color:White;
	width:520px;
	padding-left:20px;
	display: block;
	float:left;
	margin-top:13px;
	font-size:10pt !important;
}
#ml-footer-text-menu{
	height:35px;
	color:White;
	/*width:270px;*/
	padding-left:35px;
	
	display: block;
	float:left;
	margin-top:13px;
	font-size:10pt;
}

/*
#ml-menu-bpu{
	width:87px;
	height:50px;
	float:right !important;
	background:transparent url(../images/ml-menu-bpu.gif) no-repeat top left;
}
*/
/*Left Content*/
#ml-contentleft{
	float:left;
	width:245px;
	padding:0px 0 25px 30px;
	overflow:hidden;
}
/*Left Panel*/

/*AdFactory Zone*/
.ml-banner{
	/*display:block;*/
	margin-bottom:5px;
}
.ml-banner a{
	display:block;
}

/* Content Panel*/
.ml-contentpanel{
	margin:10px 8px 0 -1px;
}
.ml-contentpanel-inner{
	background:#000000 url(../images/ml-content-list-top.jpg) no-repeat top left;
	padding:2px 3px 9px 3px;
}
.ml-contentpanel-line{
	height:4px;
	clear:both;
	overflow:hidden;
	background:transparent url(../images/ml-content-list-line.jpg) no-repeat top left;
}
.ml-contentpanel-footer{
	height:15px;
	clear:both;
	overflow:hidden;
	background:transparent url(../images/ml-content-list-bottom.jpg) no-repeat top left;
}
.ml-contentpanel-heading{
	color: #ffffff;
	font-size:14px;
	font-weight:bold;
	margin:1px;
	height:25px;
	padding:5px 0 0 13px;
}
.ml-contentpanel-large{
	/*margin:3px 8px 0 2px;*/
	width:740px;
}
.ml-contentpanel-inner-large{
	background:#000000 url(../images/ml-content-list-top-large.jpg) no-repeat top left;
	padding:10px 0 0 0;
	width:740px;
}
.ml-contentpanel-footer-large{
	height:15px;
	clear:both;
	overflow:hidden;
	background:#ffffff url(../images/ml-content-list-bottom-large.jpg) no-repeat top left;
}

.ml-leftpanel-maincontent{
	
}


/*Search Panel*/
#ml-searchpanel{
	width:300px;
	height:45px;
	background:transparent url(../images/ml_Search_back.gif) no-repeat top left;
	overflow:hidden;
	display:block;
}
#ml-searchpanel ul{
	width:320px;
	height:45px;
	display:block;
}
#ml-searchpanel ul, .ml-searchpanel ul li{
	list-style:none;
	padding:0;
	margin:0;
}
#ml-searchpanel ul li{
	float:left;
}
#ml-searchpanel form{
	padding:0;
	margin:0;
	width:100px;
	height:45px;
	overflow:hidden;
}
#ml-searchpanel .ml-input{
	width:200px;
	height:45px;
	z-index:500;
}
#ml-searchpanel .ml-button{
	width:80px;
	height:35px;
}
#ml-searchpanel .ml-input .ml-input-bg
{
	padding:12px 0 0 0;
	margin:0 0 0 5px;
	border:none;
	color:#1a1a1a;
	font-size:.75em;
	float:left;
}
#ml-searchpanel .ml-input input{
	width:170px;
	margin:0 0 0 2px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	color:#1a1a1a;
	float:left;
}
#ml-searchpanel .ml-button input{
	width:80px;
	height:35px;
	padding:0 0 0 0;
	margin:7px 0 0 0;
	background:transparent url(../images/ml-search-button.gif) no-repeat 0pt 0px;
	border:none;
	float:left;
	cursor:pointer;
}
#ml-searchpanel .ml-button input.hover{
	background:transparent url(../images/ml-search-button.gif) no-repeat 0pt 0px !important;
}
/*Right Hand Panel*/
.ml-contentright{
	float:left;
	width:740px;
	overflow:hidden;
	margin:3px 0 0 0;
}
.ml-content-middle
{
	float:left;
	width:500px;
	overflow:hidden;
	margin:3px 0 0 0;
}
.ml-content-right
{
	float:left;
	width:238px;
	overflow:hidden;
	margin:3px 0 0 0px;
	
}



.ml-bundlebox-left{
	float:left;
	background:#ffffff url(../images/ml-bundle.gif) no-repeat top left;
	width:112px;
	height:104px;
}
.ml-bundlebox-left img{
	padding:41px 0 0 50px;
}
.ml-bundlebox-right{
	float:left;
	width:160px;
	padding:0 0 0 10px;
}
.ml-bundlebutton{
	background:transparent url(../images/ml-bundlebutton.gif) no-repeat 0pt 0px;
	height:27px;
	width:159px;
	display:block;
	clear:both;
	margin:5px 0 0 0;
	text-align:center;
	line-height:27px;
	color:#000000;
}
.ml-bundlebutton:hover{
	background:transparent url(../images/ml-bundlebutton.gif) no-repeat 0pt -27px;
}
/*Required JS CSS*/
.ui-tabs-hide {
     display: none;
}
/*Tabs*/
#ml-righttabs{
	width:290px;
	padding:5px;
	background:#ffffff url(../images/ml-righttabs-back.gif) no-repeat top left;
	margin:16px 0 0 0;
}
#ml-tabtones, #ml-tabgraphics, #ml-tabvideos{
	font-size:.69em;
	text-align:center;
}
#ml-tabtones a, #ml-tabgraphics a, #ml-tabvideos a{
	background-color:#85cef2;
	color:#ffffff;
	display:block;
	padding:8px 0;
	text-decoration:none;
}
#ml-tabtones a:hover, #ml-tabgraphics a:hover, #ml-tabvideos a:hover{
	background-color:#bce4f8;
	color:#1a1a1a;
}
#ml-righttabs-tabs .ui-state-active a{
	background:#bce4f8 url(../images/ml-righttabs-current.gif) no-repeat bottom center !important;
	color:#1a1a1a !important;
}
#ml-tabtones{
	width:86px;
	padding:0;
}
#ml-tabgraphics{
	width:109px;
	padding:0 0 0 1px;
}
#ml-tabvideos{
	width:93px;
	padding:0 0 0 1px;
}
#ml-righttabs-tabs{
	padding:0;
	margin:0;
	list-style:none;
	border-bottom:solid 5px #ffffff;
	background-color:#85cef2;
}
#ml-righttabs-tabs li{
	margin:0;
	list-style:none;
	float:left; 
}
#ml-toptones{
	width:290px;
}
/*Right Panels*/
.ml-rightthumb{
	clear:both;
	font-size:0.75em;
	margin:11px 5px 0 5px;
	padding:1px;
	text-decoration:none;
	width:277px;
}
.ml-rightthumb:hover{
	background-color:#d3f1fd;
}
/*Carousel*/
.ml-carousel-list{
	padding:0;
	margin:0;
	list-style:none;
}
.ml-carousel-list li{
	float:left;
	padding:0 0 10px 14px;
}
.jcarousel-container {
    position: relative;
}
.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
	width: 616px;
}
.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}
.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* Set the width/height explicitly. No width/height causes infinite loops. */
    width: 616px;
}
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 616px;
}
.jcarousel-control{
	float:left;
}


/* MODAL WINDOW: Defined By Ethan for supporting Ajax Modal Popup window*/
.updateProgress
{
    border-width:2px; 
    border-style:solid; 
    border-color:#448ccb;
    background-color:White; 
    position:absolute; 
    width:230px; 
    height:70px;    
}
.updateProgressMessage
{
    margin:3px; 
    color: #000000;
    font-size:Large; 
    vertical-align: middle;
}
.modalbackgroundwhite
{
}

.modalbackground 
{
	background-color: Black; 
	filter: alpha(opacity=80) !important; /* IE */   
	opacity: 0.8; /* Safari, Opera */   
	-moz-opacity:0.8; /* FireFox */   
}
 
.modalPopup 
{
	background-color:#ffffdd;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 1em;
}
.modalPopup a
{
	font-size: 14pt;
	border: solid 1px transparent;
}
.modalPopup a:hover
{
	border: solid 1px #444444;
	background-color: Fuchsia;
	color: #FFF;
}

#ml-overlay-close-button
{
	right:100;
	height: 25px;
	width: 25px;
	cursor: pointer;
}
#ml-overlay-close-container
{
	position:absolute;
	display:inline-block;
	width:auto;
	padding-top:5px;
	padding-left:502px;
}

/*Help Style Defined By Ethan*/

div.helppagelinkgroup
{
	padding-top:1px;
}
div.helppagelink
{
	color:#ffffff;
	cursor:pointer !important;
	padding-top:4px; 
	padding-right:14px; 
	width:600px;
}
div.helppagelink a
{	
	text-decoration:none;
}
div.helppagelink a:hover
{
}
div.helppagelink a:visited
{
}
div.helppagelink a:active
{
}

