/* ||| universal set of reset styles |||*/

html,
body,
div,
span,
applet,
object,
iframe,
caption,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
	vertical-align: baseline;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
/* &remember to define focus styles! */

:focus {
	outline: 0;
}
body {
	background: white;
	line-height: 1;
	color: black;
}
ol,
ul {
	list-style: none;
}
/* @tables still need cellspacing="0" in the markup */

table {
	border-collapse: separate;
	border-spacing: 20;
}
caption,
th,
td {
	font-weight: normal;
}
/* @remove possible quote marks (") from <q> & <blockquote> */

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: "" "";
}
/* ||| the end |||*/


/* @group Core Elements */

html {
	height: 100%;
	margin-bottom: 1px;
	
}

body, td {
	font-size: 12px;
	font-family: Trebuchet MS;
	line-height: 135%;	
}

p {
  /* setup some more readable paragraph spacing */
  margin-bottom: 0x;
  padding: 30x 0 0 55px;
}
  

h1, h2, h3, h4, h5 {
	/* setup some more readable header spacing */
	padding-bottom: 0;
	padding-left:0;
	margin: 15px 0;
}

h1 { 
	font-size: 200%;
}

h2 {
	font-size: 175%;
}

h3 {
	font-size: 150%;
}

h4 {
	font-size: 100%;
}

h5{
    font-size: 150%;
}


body {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
	color:#86898a;
}

a:hover {
	text-decoration: none;
	color:#0CADB1
}
a:active {
	text-decoration: none;
	color:#86898a;
}
a:visited {
    text-decoration: none;
	color:#86898a;
}

/* @end */

/* @group Joomla Elements */

.small,
.modifydate,
.createdate,
div.mosimage_caption {
	font-size: 95%;
}

.componentheading {
	font-size: 200%;
}

.contentheading,
.contentheading-page {
	font-size: 170%;
	color:#0cadb1;
	font:"Trebuchet MS";
	font-weight:bold;	
}

.componentheading {
	padding: 0px -5px;
	margin-bottom: 15px;
	font-variant: small-caps;
}

td.componentheading {
	padding-bottom: 15px;
}

#mainframe td.sectiontableheader {
	font-weight: bold;
	padding: 4px 2px;
}

.sectiontableentry1,
.sectiontableentry2 {
	text-align: left;
	padding: 2px 0;
}

/* @end */

/* @group mxr2010 */

#mxr2010 #topbar {
	background: url(../images/mxr2010/topbar-bg.png) 0 0 repeat-x;
}

#mxr2010 #shadow-top {
	background: url(../images/mxr2010/shadow-t.png) 0 0 no-repeat;
}

#mxr2010 #shadow-middle {
	background: url(../images/mxr2010/shadow-m.png) 0 0 repeat-y;

}

#mxr2010 #shadow-bottom {
	background: url(../images/mxr2010/shadow-b.png) 0 0 repeat-y;

}

#mxr2010 #shadow-mxr {
	background: url(../images/mxr2010/unknow.png) 0 0 repeat-y;
}

#mxr2010 .sections td,
#mxr2010 #mainframe td#left,
#mxr2010 #mainframe td#right,
#mxr2010 #mainframe #user1,
#mxr2010 #mainframe #page,
#mxr2010 pre,
#mxr2010 blockquote,
#mxr2010 .sectiontableheader {
	background: url(../images/trans-15.png);
}

#mxr2010 #inset {
	background: url(../images/mxr2010/login-mxr2010.png) 0 0 no-repeat;
}

#mxr2010 span.alert {
	color: #d00000;
	border-top: 3px solid #750b09;
	border-bottom: 3px solid #750b09;
	background: #391111 url(../images/mxr2010/sm-status-alert.png) 10px 50% no-repeat;	
}

#mxr2010 span.info {
	color: #0055bc;
	border-top: 3px solid #073361;
	border-bottom: 3px solid #073361;
	background: #112031 url(../images/mxr2010/sm-status-info.png) 10px 50% no-repeat;
}

#mxr2010 span.note {
	color: #b98f00;
	border-top: 3px solid #745d07;
	border-bottom: 3px solid #745d07;
	background: #382f11 url(../images/mxr2010/sm-status-note.png) 10px 50% no-repeat;
}

#mxr2010 span.download {
	color: #568517;
	border-top: 3px solid #445b16;
	border-bottom: 3px solid #445b16;
	background: #272f15 url(../images/mxr2010/sm-status-download.png) 10px 50% no-repeat;
}


/* @end */

/* @group mxr2009 */

#mxr2009 #topbar {
	/*background: url(../images/mxr2009/topbar-bg.png) 0 0 repeat-x;*/
}

#mxr2009 #shadow-top {
	/*background: url(../images/mxr2009/shadow-t.png) 0 0 no-repeat;*/
}

#mxr2009 #shadow-middle {
	/*background: url(../images/mxr2009/shadow-m-mxr.png) 0 0 repeat-y;*/
}

#mxr2009 #shadow-bottom {
	/*background: url(../images/mxr2009/shadow-b.png) 0 0 repeat-y;*/

}

/*#mxr2009 #shadow-mxr {
	background: url(../images/mxr2009/unknow.png) 0 0 repeat-y;
}*/

#mxr2009 .sections td,
/*#mxr2009 #mainframe td#left,
#mxr2009 #mainframe td#right,
#mxr2009 #mainframe #user1,
#mxr2009 #mainframe #page,
#mxr2009 pre,
#mxr2009 blockquote,*/
#mxr2009 .sectiontableheader {
	/*background: url(../images/trans-10.png);*/
    /*border-left: 1px dotted #D4D5AA;*/
	/*border-right: 1px dotted #D4D5AA;*/
}

#mxr2009 #mainframe td#left,
/*#mxr2009 #mainframe td#right,*/
#mxr2009 .sectiontableheader {
     /*border-left: 3px dotted #c6d09d;*/
	border-right: 1.5px dotted #727272; 
}

/*#mxr2009 #mainframe td#left,*/
#mxr2009 #mainframe td#right,
#mxr2009 .sectiontableheader {
    border-left: 1.5px dotted #727272;
   /* border-right: 3px dotted #c6d09d;*/
}

#mxr2009 .sections td,
/*#mxr2009 #mainframe #user1,*/
/*#mxr2009 #mainframe #page,*/
#mxr2009 pre,
#mxr2009 blockquote,
#mxr2009 .sectiontableheader {
   /*background: url(../images/trans-10.png);*/
  /*  border-top: 1px solid #333333;*/
}



#mxr2009 #inset {
	/*background: url(../images/mxr2009/login-mxr2009.png) 0 0 no-repeat;*/
}

#mxr2009 span.alert {
	color: #c00;
	border-top: 3px solid #fc9088;
	border-bottom: 3px solid #fc9088;
	background: #ffd8d8 url(../images/mxr2009/gl-status-alert.png) 10px 50% no-repeat;	
}

#mxr2009 span.info {
	color: #0055BB;
	border-top: 3px solid #7dabdd;
	border-bottom: 3px solid #7dabdd;
	background: #d9e7f9 url(../images/mxr2009/gl-status-info.png) 10px 50% no-repeat;
}

#mxr2009 span.note {
	color: #B79000;
	border-top: 3px solid #fbe288;
	border-bottom: 3px solid #fbe288;
	background: #fff6d8 url(../images/mxr2009/gl-status-note.png) 10px 50% no-repeat;
}

#mxr2009 span.download {
	color: #57861A;
	border-top: 3px solid #cbe093;
	border-bottom: 3px solid #cbe093;
	background: #eef6dc url(../images/mxr2009/gl-status-download.png) 10px 50% no-repeat;
}

/* @end */

/* @group Structure */

div.wrapper {
	margin: 0 auto;	
	width: 970px;
	text-align: left;
	position: relative;
}

#shadow-middle {
	padding-right: 0;
}

#shadow-bottom {
    margin-top:10px;
	padding: 15px 0px 0px 15px;
	background-color:#1c1c1b;
}
	/*background:transparent url(../images/footDivideBG.png) no-repeat scroll center;*/


#shadow-bottom .padding {
	/*padding: 20px 20px;*/
}

#shadow-middle .padding {
	padding: 60px 0px 0px 0px;
}

#topbar {
	height: 35px;
}

#topbar div.moduletable,
#topbar table.contentpaneopen,
#topbar ul.menu {
	float: right;
	margin: 0 30px 0 0;
	padding: 0px;
	line-height: 20px;
	height: 21px;
	overflow: hidden;
}

#topbar ul.menu li {
	padding-top: 2px;
	float: left;
	padding-left: 15px;
	display: block;
}

#topbar span.article_seperator {
	display: block;
	position: absolute;
}

#topbar div.moduletable table {
	width: auto;
}

#shadow-top {
	height: 18px;
}

#shadow-mxr {
	height: 10px;
	text-align: center;
}

#content {
	padding-top: 75px;
}

#logo {
	display: block;
	background: url(../images/mxrlogo.png) 0 0 no-repeat;
	width: 300px;
	height: 63px;
	position: absolute;
	left: 50px;
	top: 10px;
	border: 0;
}

#showcase {
	/*background: url(../images/trans-20.png);*/
	margin:0px;
    padding-top:0px;	
}

#mainframe,
.sections {
	border-collapse: collapse;
	padding: 0;
	margin-top: -15px;
	width: 100%;
}

#shadow-bottom .sections {
	margin-top: 0;
}

#user1 {
	margin-bottom: 20px;
	height:  1%;
}

#page {
	padding: 20px 30px;
}

#inset,
#inset-mod {
	position: absolute;
	right: 46px;
	width: 500px;
	height: 60px;
	top:  16px;
	overflow: hidden;
}

/* @end */

/* @group Table Control */

#mainframe td,
.sections td {
	padding: 0;
}

#mainframe td#left,
#mainframe td#right {
	width: 240px;
}

td.w33 {
	width: 33%;
}

td.w49 {
	width: 50%;
}

td.w99 {
	width: 100%;
}

#mainframe td.spacer,
.sections td.spacer,
#mxr2009 .sections td.spacer,
#mxr2010 .sections td.spacer {
	width: 5px;
	background-image: url(../images/mxr2009/shadow-dots-mxr)0 0 repeat-y;
	/*border: 1px dotted #D4D5AA;*/
}

td.spacer img {
	width: 0px;
	background-image: url(../images/mxr2009/shadow-dots-mxr)0 0 repeat-y;
}

#mainframe tr {
	vertical-align: top;
	background-color:#fff;
	color:#000;
	/*background: url(../images/contentBG.jpg)0 0 no-repeat;*/
}

/* @end */



/* @group Login/Logout */

.loginelement {
	float:  left;
	padding: 15px 5px 15px 15px;
}

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

.loginelement  .inputbox {
	width:  85px;
}

span.loginsubmit,
span.logoutsubmit {
	display: block;
	float:  left;
	background: url(../images/login-button.png) 0 0 no-repeat;
	width: 93px;
	height:  41px;
	line-height: 41px;
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 10px;
	cursor: pointer;
	color: #fff;
} 

span.loginsubmit span,
span.logoutsubmit span {
	color:  #fff;
}

/* @end */

/* @group Modules */

.moduletable,
.moduletable-hilite1,
.moduletable-hilite2,
.moduletable-hilite3,
.moduletable-hilite4,
.moduletable-hilite5,
.moduletable-hilite6,
.moduletable-hilite7,
.moduletable-hilite8,
.moduletable-hilite9,
.moduletable-hilite10,
.moduletable-hilite11,
.moduletable-hilite12,
.moduletable-hilite13,
.moduletable-hilite14,
.moduletable-hilite15,
.moduletable-hilite16,
.moduletable-hilite17,
.moduletable-hilite18,
.moduletable-hilite19,
.moduletable-hilite20 {
	padding:20px 20px 20px 20px;
   	height: 1%;
	margin-bottom: 0px;
}

.moduletable h3,
.moduletable-hilite1 h3,
.moduletable-hilite2 h3,
.moduletable-hilite3 h3,
.moduletable-hilite4 h3,
.moduletable-hilite5 h3,
.moduletable-hilite6 h3,
.moduletable-hilite7 h3,
.moduletable-hilite8 h3,
.moduletable-hilite9 h3,
.moduletable-hilite10 h3,
.moduletable-hilite11 h3,
.moduletable-hilite12 h3,
.moduletable-hilite13 h3,
.moduletable-hilite14 h3,
.moduletable-hilite15 h3,
.moduletable-hilite16 h3,
.moduletable-hilite17 h3,
.moduletable-hilite18 h3,
.moduletable-hilite19 h3,
.moduletable-hilite20 h3 {
	height: 33px;
	line-height: 80px;
	font-size: 100%;
	font-weight: bold;
	padding: 0;
	margin: -11px -10px 10px -10px;
	padding-left: 35px;
}

.moduletable-hilite1 h3 {
	background: url(../images/headers/black/header-bg.png) 0 0 repeat-x;	
}

.moduletable-hilite2 h3 {
	background: url(../images/headers/blue/header-bg.png) 0 0 repeat-x;	
}

.moduletable-hilite3 h3 {
	background: url(../images/headers/brown/header-bg.png) 0 0 repeat-x;	
}

.moduletable-hilite4 h3 {
	background: url(../images/headers/dark-blue/header-bg.png) 0 0 repeat-x;	
}

.moduletable-hilite5 h3 {
	background: url(../images/headers/dark-green/header-bg.png) 0 0 repeat-x;	
}

.moduletable-hilite6 h3 {
	background: url(../images/headers/dark-orange/header-bg.png) 0 0 repeat-x;	
}

.moduletable-hilite7 h3 {
	background: url(../images/headers/dark-purple/header-bg.png) 0 0 repeat-x;	
}

.moduletable-hilite8 h3 {
	background: url(../images/headers/dark-red/header-bg.png) 0 0 repeat-x;	
}

.moduletable-hilite9 h3 {
	background: url(../images/headers/dark-teal/header-bg.png) 0 0 repeat-x;	
}

.moduletable-hilite10 h3 {
	background: url(../images/headers/green/header-bg.png) 0 0 repeat-x;	
}

.moduletable-hilite11 h3 {
	background: url(../images/headers/grey/header-bg.png) 0 0 repeat-x;	
}

.moduletable-hilite12 h3 {
	background: url(../images/headers/magenta/header-bg.png) 0 0 repeat-x;	
}

.moduletable-hilite13 h3 {
	background: url(../images/headers/olive/header-bg.png) 0 0 repeat-x;	
}

.moduletable-hilite14 h3 {
	background: url(../images/headers/orange/header-bg.png) 0 0 repeat-x;	
}

.moduletable-hilite15 h3 {
	background: url(../images/headers/purple/header-bg.png) 0 0 repeat-x;	
}

.moduletable-hilite16 h3 {
	background: url(../images/headers/red/header-bg.png) 0 0 repeat-x;	
}

.moduletable-hilite17 h3 {
	background: url(../images/headers/silver/header-bg.png) 0 0 repeat-x;	
}

.moduletable-hilite18 h3 {
	background: url(../images/headers/tan/header-bg.png) 0 0 repeat-x;	
}

.moduletable-hilite19 h3 {
	background: url(../images/headers/teal/header-bg.png) 0 0 repeat-x;	
}

.moduletable-hilite20 h3 {
	background: url(../images/headers/yellow/header-bg.png) 0 0 repeat-x;	
}

/* @end */

/* @group Horizontal Menu */


/*#horiz-menu {
	height: 35px;
}

#horiz-menu ul {
	list-style: none;
	margin: 0;
	
}

#horiz-menu li {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
	border-left: 1px solid #cccccc;
}

#horiz-menu a {
	display: block;
	float: right;
	height: 35px;
	padding: 5px 20px;
	font-weight: bold;
}

*/
#horiz-menu a:hover {
         color:#0CADB1;
	/*text-decoration: none;*/
}

/* @end */

/* @group Subnav Menu */

#mainframe ul.menu {
	margin:  20px 0 0 20px;
	padding: 0;
}

#mainframe ul.menu li {
	list-style: none;
	margin: 0;
	padding: 3px 0;
	font-weight: bold;
	width: 100%;
}

#mainframe ul.menu li li {
	border-bottom:  0;
	padding: 0 0 0 10px;
}

#mainframe ul.menu li li,
#mainframe ul.menu li li a {
	width: 100%;
	padding: 1px 0 1px 12px;
	margin: 1px 0 0 0;
}

#mainframe ul.menu li li:hover,
#mainframe ul.menu li.sfHover {
	background-color: transparent; 
}

#mainframe ul.menu li ul {
	float:none;
	left:0;
	padding: 0;
	margin: 5px 0 0 0;
	position: static;
	background: transparent;
	width: 100%;
}

#mainframe ul.menu li li a:hover {
	text-decoration: underline;
}

/* @end */

/* @group Content Styles */

/* @group Pathway */
span.pathway {
	display: block;
	line-height: 20px;
	height: 20px;
	font-weight: bold;
	margin-bottom: 15px;
}

span.pathway img {
	float: left;
	margin: 0 10px;
}

span.pathway a {
	float: left;
}

/* @end */

/* @group Typography */

pre {
	padding: 10px;
}

blockquote {
	font-style: italic;
	font-size: 100%;
	line-height: 150%;
	width: auto;
	padding: 10px;
	margin: 15px 0;	
}

blockquote.b {
	font-weight: bold;	
}

/* @end */

/* @group Notice Styles */

span.alert,
span.info,
span.download,
span.note {
	display: block;
	padding: 10px 10px 10px 50px;
	margin: 15px 0;	
}


/* @end */

.nounder {
	text-decoration: none;
	border: 0;
	cursor: pointer;
}

.clr {
	clear:both;
}

.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;
}

a img {
	border: 0;
}

/* @end */

/* @Footer*/
#footer_wrap {
    background: url('../images/MXR_footer.png') no-repeat 50% 75%;
	clear: both;
	margin:10px 0 0 0;
	float:left;
	color: #999;
	width:100%;
	height:50px;
	border-top:1px solid #282827;
}

#copyright {
	margin: 28px auto 6px;
	width: 970px;
	position:relative;
}

#infoo {
	margin: 0 auto;
    position:relative;
	float:right;
}

div#footer_wrap a {
	text-decoration: none;
	color: #a2a7a8;
}

div#guide{
   float:left;
   margin: 0 auto;
   position:relative;
}
/*@end*/

/*@topline&bottomline*/
#topline{
  width:100%;
  height:100%;
 }
 
#bottomline{
  width:100%;
  height:100%;
  padding-bottom: 10px;
  border-bottom: 1px solid #282827;
}
/*@end*/

/* Watch Video Button */
.clearit {
	margin: 0;
	padding: 0;
	height: 0;
	clear: both;
}

.bubplastic.horizontal {
	width: 100%;
	height: 42px;
	margin: -183px 0px 0 200px;
	padding: 0;
	position:relative;
	z-index:3;
	
	
}
.bubplastic.horizontal ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.bubplastic.horizontal ul li {
    text-align:center;
   	float: left;
	margin-left: 35px;
	padding: 0;
}

.bubplastic.horizontal ul li a {
	display: block;
	height: 18px;
	padding-left:0px;
	text-align:center;
	float: left;
	text-transform: uppercase;
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/videos/bg-bubplastic.png) top left repeat-x;
}

.bubplastic.horizontal ul li a span.menu_ar {
	display: block;
	float: left;
	height: 42px;
	padding: 14px 15px 0 25px;
	background: url(../images/videos/bg-bubplastic.png) top left repeat-x;
	cursor: pointer;
}

/* Watch Video Button HOVER */
.bubplastic.gray ul li a:hover,
.bubplastic.gray ul li.highlight a {
	background: transparent url(../images/videos/bg-bubplastic-h-gray.png) top left no-repeat;
}
.bubplastic.gray ul li a:hover span.menu_ar,
.bubplastic.gray ul li.highlight a span.menu_ar {
	background: transparent url(../images/videos/bg-bubplastic-h-gray.png) top right no-repeat;
}
/* END Watch Video Button */


/*Video Description*/
#videoDetails{
    font-family: Trebuchet MS ;
	font-size: 12px; 
	margin:0px 0 50px 0;
	align:justify;
	padding:0px 50px 20px 30px;
	position:relative;
	line-height:18px;	
	height:90px; 
	overflow-y:scroll ;
}
.VideoTitle{
   font-size:14px;
   font-style:normal;
   font-weight:bold;   
}
.VideoHighlight{
   font-weight:bold;
   font-style:normal; 
   padding:-3px;
   border-bottom:thin 1px #4b4a4a dotted;
}
/* End Video Description*/

