/* global */

html, body
{
 height: 100%;
}

body
{ 
	font-family: verdana, arial, sans-serif;
  padding: 0;
  margin: 0 auto;
  font-size: .68em;
	width: 100%;
	position: absolute;
	/* Colors and Backgrounds*/
	background: url(/content/images/back01.png) repeat-x;
  color: #FFFFFF;
}

p
{ 
	margin: 0px;
  padding: 0px 0px 16px 0px;
  line-height: 1.7em;
}

h1
{ 
	font-family: arial, sans-serif;
  font-size: 108%;
  letter-spacing: .1em;
	/* colors and backgrounds */
	background: transparent;
  color: #2F1D1D;
  border-color: #CFCFCF;
}

h2
{ 
	margin: 0px;
  padding: 0px 0px 4px 0px;
  font-size: 100%;
}

img
{
 border: 0px;
}

a
{
 outline: none;
}

/* image positioning - left, right and center */
.left
{ 
	float: left; 
  padding: 0px 8px 0px 0px;
}

.right
{ 
	float: right; 
  padding: 0px 0px 0px 8px;
}

.center
{ 
	display: block;
  text-align: center;
  margin: 0 auto;
}

/* block quote */
blockquote
{ 
	margin: 20px 0px 20px 0px; 
  padding: 10px 20px 0px 20px;
  border-left: 8px solid;
	/* Colors and backgrounds */
	background: #FFFFFF;
  color: #9d0b0e;
  border-color: #9d0b0e;
}

/* unordered list */
ul
{ 
	margin: 8px 0px 0px 16px;
  padding: 0px;
}

ul li
{ 
	list-style-type: square;
  margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* ordered list */
ol
{ 
	margin: 8px 0px 0px 24px;
  padding: 0px;
}

ol li
{ 
	margin: 0px 0px 11px 0px; 
  padding: 0px;
}

/* margin lefts / margin rights - to center content */
#main, #links, #footer, #logo, #menu, #content
{ 
	margin-left: auto; 
  margin-right: auto;
}

/* main container */
#main
{
 width: 900px; /*780px*/
 min-height: 100%;
 position: relative;
 /* colors and backgrounds */
 background: url(/content/images/main.png);
 color: #9d0b0e;
}

* html #main
{
height: 100%;
}

/* links above the logo / footer */
#links, #footer
{ 
	width: 846px;  /* 726px */
  height: 24px;
  font-size: 88%;
  text-transform: uppercase;
  padding: 12px 21px 0px 19px;
	/* colors and backgrounds */
	background: #DF1B1B url(/content/images/linkfoot.png);
  color: #FFFFFF;
	border-color: #111211;
}

#links
{
 text-align: right;
}

#footer
{ 
  clear: both;
	text-align: center; 
  border-top: 2px solid;
	position:relative;
	margin-top: -4em;
}

#links a, #footer a
{
 text-decoration: none;
}

#links a:hover, #footer a:hover
{
 text-decoration: underline;
}

#links a, #footer a, #links a:hover, #footer a:hover
{ 
	background: transparent;
  color: #FFFFFF;
}

/* logo */
#logo
{
  width: 886px;  /*766px*/
  height: 125px;
  border-top: 2px solid;
  border-bottom: 5px solid;
	/* colors and backgrounds */
	/* background: #FFFFFF url(/content/images/header10.gif) no-repeat; */
  color: #9d0b0e;
  border-top-color: #111211;
  border-bottom-color: #111211; /* border line behind main menu*/
}

#logo h1, #logo h2
{ 
	margin: 0px;
  letter-spacing: .2em;
}

#logo h1
{ 
	padding: 28px 0px 0px 19px;
  font-size: 160%;
}

#logo h2
{ 
	font-family: arial, sans-serif;
  padding: 5px 0px 0px 19px;
  font-size: 108%;
	/* colors and backgrounds */
	background: transparent;
  color: #EEE;
}

/* menu content (added width and margin-top settings */
#menu {height:30px; width: 886px; margin-top: -30px; margin-left: 10px; position:absolute; z-index:100;}
#menu .pad {float:left;}
		
/* The menu styling */
/* Remove the padding, margins and bullets from the lists (added margin parameters)*/
.menu, .menu ul {list-style-type:none; padding:0; margin:0px 0px 0px 5px; font-family:arial, sans-serif;}

/* Set up the top level list items and float left to place inline (added margin and padding) */
.menu li.top {display:block; float:left;  margin:0px 3px 0px 0px; padding:0px; position:relative;}

/* Style and position the table so it takes no part in the menu function. The font size is necessary for IE5.5 */
.menu table {border-collapse:collapse; width:0; height:0; position:absolute; top:0; left:0;}

/* Default top link link styling */
.menu li.top a.top_link {display:block; float:left; height:35px;}
.menu li.top a span {position:absolute; left:-9999px; top:0; z-index:0; font-size:10px;} /* move the link text off screen */
	
/* pre-load the hover images into the lists */
.menu li.p1 {width:75px; background:url(/content/images/menu/home_1.gif) no-repeat;;}
.menu li.p2 {width:90px; background:url(/content/images/menu/products_1.gif) no-repeat;;}
.menu li.p3 {width:88px; background:url(/content/images/menu/services_1.gif) no-repeat;;}	 
.menu li.p4 {width:120px; background:url(/content/images/menu/news_1.gif) no-repeat;;}
.menu li.p5 {width:72px; background:url(/content/images/menu/partners_1.gif) no-repeat;;}
.menu li.p6 {width:75px; background:url(/content/images/menu/industries_1.gif) no-repeat;;}

/* set up the normal unhovered images in the links */
.menu li a#home {width:75px; background:url(/content/images/menu/home_0.gif) no-repeat;}
.menu li a#solutions {width:90px; background:url(/content/images/menu/products_0.gif) no-repeat;}
.menu li a#services {width:88px; background:url(/content/images/menu/services_0.gif) no-repeat;}
.menu li a#news {width:120px; background:url(/content/images/menu/news_0.gif) no-repeat;}
.menu li a#partners {width:72px; background:url(/content/images/menu/partners_0.gif) no-repeat;}
.menu li a#industries {width:75px; background:url(/content/images/menu/industries_0.gif) no-repeat;}

/* Style the list OR link hover. Depends on which browser is used */
.menu a:hover {visibility:visible;} /* for IE6 */
.menu li:hover { position:relative; z-index:200;} /* for IE7 */

/* make the links transparent on hover so that the hover images in the lists show through (no flicker) */
.menu li a#home:hover, .menu li:hover a#home,
.menu li a#solutions:hover, .menu li:hover a#solutions,
.menu li a#services:hover, .menu li:hover a#services,
.menu li a#news:hover, .menu li:hover a#news,
.menu li a#partners:hover, .menu li:hover a#partners, 
.menu li a#industries:hover, .menu li:hover a#industries {background:transparent;}

/* keep the 'next' level invisible by placing it off screen. */
.menu ul,
.menu :hover ul ul,
.menu :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul ul,
.menu :hover ul :hover ul :hover ul :hover ul ul {position:absolute; left:-9999px; top:-9999px; width:0; height:0;}

/* set up the first drop down sub level */
.menu :hover ul.sub {left:0; top:35px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:140px; height:auto;}
.menu :hover ul.sub li {display:block; height:20px; position:relative; float:left; width:90px;}
.menu :hover ul.sub li a {display:block; font-size:11px; height:20px; width:132px; line-height:20px; text-indent:5px; color:#000; text-decoration:none; border:3px solid #fff; border-width:0 0 0 3px;}
.menu :hover ul.sub li a.fly {background:#fff url(/content/images/menu/arrow.gif) 120px 7px no-repeat;}
.menu :hover ul.sub li a:hover {background:#9d0b0e; color:#fff;}
.menu :hover ul.sub li a.fly:hover {background:#9d0b0e url(/content/images/menu/arrow_over.gif) 140px 7px no-repeat; color:#fff;}
.menu :hover ul li:hover > a.fly {background:#9d0b0e url(/content/images/menu/arrow_over.gif) 140px 7px no-repeat; color:#fff;}

/* set up the flyout levels when hovering */
.menu :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul,
.menu :hover ul :hover ul :hover ul :hover ul :hover ul
{left:122px; top:-4px; background: #fff; padding:3px 0; border:1px solid #888; white-space:nowrap; width:130px; z-index:200; height:auto; z-index:300;}

/* main content */
#content
{ 
	width: 886px;
  overflow: hidden;
	clear: both;  /* This clears the floating elements in FF, to keep page from stretching */
	position: relative;
	/* colors and backgrounds */
	color: #bfbfbf;
  border-color: #ffffff;
	padding-bottom: 9em;
} 

/* column 1 - contains sidebar items */
#column1
{ 
	width: 400px;
	margin: 0px 0px 0px 0px;
	float: right;
  padding: 0px 0px 0px 0px;
}

#column1_main
{ 
	width: 400px;
  margin: 38px 20px 0px 0px;
	float: right;
  padding: 0px 0px 0px 0px;
}

#column1_mitellogo
{ 
	width: 400px;
  margin: 0px 0px 0px 0px;
	padding: 0px 0px 22px 0px;
	position: absolute;
	left: 523px;
	top: 300px;
}

#column3_main
{ 
	width: 200px;
  margin: 30px 20px 0px 0px;
	float: right;
  padding: 0px 0px 0px 0px;
}

.sidebaritem
{ 
	text-align: left;
  width: 165px;
	float: left;
  margin: 0px 0px 23px 0px;
  border: 1px solid;
  padding: 14px 11px 14px 28px;
	/* colors and backgrounds */
	background: #F4F4F4;  /* background color of side item boxes */
  color: #9d0b0e;
  border-color: #CFCFCF; /* border color of side item boxes */
}

.sidebaritem h1
{ 
	margin: 0px; 
  font-weight: normal;
  padding: 0px 0px 16px 0px;
  text-transform: uppercase;
}

.sidebaritem p
{ 
	line-height: 16px; 
  padding: 0px 0px 8px 0px;
}

.sidebaritem a, .sidebaritem a:hover
{ 
	padding: 0px 0px 2px 19px;
  text-decoration: none;
}

.sbilinks li a, .sidebaritem a
{ 
	background: transparent url(/content/images/link_arrow.png) no-repeat left center;
  color: #9d0b0e;
} 

.sbilinks li a:hover, .sidebaritem a:hover
{ 
	background: transparent url(/content/images/link_arrow_sel.png) no-repeat left center;
  color: #DF1B1B;
} 

.newsletter
{ 
	text-align: left;
  width: 185px;
	float: left;
  margin: 0px 0px 23px 0px;
  border: 1px solid;
  padding: 14px 9px 14px 12px;
	/* colors and backgrounds */
	background: #F4F4F4;  /* background color of side item boxes */
  color: #9d0b0e;
  border-color: #CFCFCF; /* border color of side item boxes */
}

.newsletter_input
{
 background: #dddddd;
 width: 131px;
}

.newsletter h1
{ 
	margin: 0px; 
  font-weight: normal;
  padding: 0px 0px 16px 0px;
  text-transform: uppercase;
}

.newsletter p
{ 
	line-height: 16px; 
  padding: 0px 0px 2px 0px;
}


/* column 4 - Partner page content */
#column4
{ 
	text-align: justify;
  width: 600px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}

#column4, #column4 a
{ 
	color: #000000;
  border-color: #000000;
}

#column4 h1
{ 
	font-family: arial, sans-serif;
  color: #9e0b0e;
	padding: 16px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: bold;
}

#column4 a, #column4 a:hover
{ 
	padding: 0px 0px 2px 0px;
  text-decoration: none;
  border-bottom: none;
}

#column4 a:hover
{
 border-bottom: none;
 /* colors and backgrounds */
 background: #FFFFFF;
 color: #DF1B1B;
 border-color: #DF1B1B;
}

#column4_main
{
  width: 600px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#column4_main a, #column4_main a:hover
{ 
	padding: 0px 0px 0px 0px;
  text-decoration: none;
  border-bottom: none;
}
#column4_main a:hover
{
 border-bottom: none;
}

/* column 5 - Hosted Solutions Content */
#column5
{ 
	text-align: justify;
  width: 900px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#column5, #column5 a
{ 
	color: #000000;
  border-color: #000000;
}

#column5 h1
{ 
	font-family: arial, sans-serif;
  color: #9e0b0e;
	padding: 16px 0px 5px 0px; 
  margin: 0px 40px 12px 20px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: bold;
}	

#column5 h2
{ 
	font-family: arial, sans-serif;
  color: #9e0b0e;
	padding: 16px 0px 5px 0px; 
  margin: 0px 0px 5px 0px; 
  font-size: 135%;
  font-weight: bold;
	
}

#column5 a, #column5 a:hover
{ 
	padding: 0px 0px 2px 0px;
  text-decoration: none;
  border-bottom: none;
}

#column5 a:hover
{
 border-bottom: none;
 /* colors and backgrounds */
 background: #FFFFFF;
 color: #DF1B1B;
 border-color: #DF1B1B;
}

#column5_main
{
  width: 600px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}

#column5_main a, #column4_main a:hover
{ 
	padding: 0px 0px 0px 0px;
  text-decoration: none;
  border-bottom: none;
}
#column5_main a:hover
{
 border-bottom: none;
}

/* column 6 - Hosted Solutions Content */
#column6
{ 
	text-align: justify;
  width: 600px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}



#column6, #column6 a
{ 
	color: #000000;
  border-color: #000000;
}



#column6 h1
{ 
	font-family: arial, sans-serif;
  color: #9e0b0e;
	padding: 16px 0px 5px 0px; 
  margin: 0px 40px 12px 20px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: bold;
}	

#column6 h2
{ 
	font-family: arial, sans-serif;
  color: #9e0b0e;
	padding: 16px 0px 5px 0px; 
  margin: 0px 0px 5px 0px; 
  font-size: 135%;
  font-weight: bold;
	
}

#column6 a, #column5 a:hover
{ 
	padding: 0px 0px 2px 0px;
  text-decoration: none;
  border-bottom: none;
}

#column6 a:hover
{
 border-bottom: none;
 /* colors and backgrounds */
 background: #FFFFFF;
 color: #DF1B1B;
 border-color: #DF1B1B;
}

#column6_main
{
  width: 600px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}

#column6_main a, #column4_main a:hover
{ 
	padding: 0px 0px 0px 0px;
  text-decoration: none;
  border-bottom: none;
}
#column6_main a:hover
{
 border-bottom: none;
}


#cntct_us_link A:link {background: none; color: black; text-decoration: underline;}
#cntct_us_link A:visited {background: none; color: black; text-decoration: underline; font-style: italic;}
#cntct_us_link A:hover {background: none; color: #9d0b0e;}
#cntct_us_link A:active {background: none; text-decoration: underline; color: black;}



/* column 2 - page content */
#column2
{ 
	text-align: justify;
  width: 350px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 20px;
}


#column2, #column2 a
{ 
	color: #9d0b0e;
  border-color: #9d0b0e;
}

#column2 h1
{ 
	font-family: arial, sans-serif;
  padding: 16px 0px 5px 0px; 
  margin: 0px 0px 12px 0px; 
  border-bottom: 1px solid;
  font-size: 150%;
  text-transform: uppercase;
  font-weight: normal;
}

#column2 a, #column2 a:hover
{ 
	padding: 0px 0px 2px 0px;
  text-decoration: none;
  border-bottom: none;
}

#column2 a:hover
{
 border-bottom: none;
 /* colors and backgrounds */
 background: #FFFFFF;
 color: #DF1B1B;
 border-color: #DF1B1B;
}

#column2_main
{
  width: 350px;
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#column2_main a, #column2_main a:hover
{ 
	padding: 0px 0px 0px 0px;
  text-decoration: none;
  border-bottom: none;
}
#column2_main a:hover
{
 border-bottom: none;
}

#cntct_us_link A:link {background: none; color: black; text-decoration: underline;}
#cntct_us_link A:visited {background: none; color: black; text-decoration: underline; font-style: italic;}
#cntct_us_link A:hover {background: none; color: #9d0b0e;}
#cntct_us_link A:active {background: none; text-decoration: underline; color: black;}

/* careers page - form layout */
#careers
{
  margin: 0px 0px 0px 7px;
}

/* contact page - form layout */
form
{
 margin-top: 0px;
}

div.row
{ 
	clear: both;
  width: 448px;
}

div.row span.formlabel 
{ 
	float: left;
  width: 150px;
  text-align: left;
}

div.row span.forminput
{ 
	float: right;
  text-align: right;
} 

div.spacer
{ 
	clear: both;
  width: 80px;
}

input, textarea
{ 
	width: 259px; 
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  border: 1px solid;
  margin: 2px;
	/* colors and backgrounds */
	background: #F4F4F4;
  color: #9d0b0e;
  border-color: #CFCFCF;
}

.submit
{ 
	font-family: verdana, arial, sans-serif;
  font-size: 100%; 
  border: 1px solid;
  width: 70px;
  height: 22px;
  cursor: pointer;
}
/* end contact page layout */

.partner_header
{ 
	font-family: arial, sans-serif;
  font-size: 150%;
	/* colors and backgrounds */
	color: #9e0b0e;
}

#ssr
{
 text-transform: uppercase;
 font-weight: normal;
 font-size: 190%;
 padding: 0px 0px 0px 0px;
 margin: 5px 0px 0px 10px; 
 /* colors and backgrounds */
 color: #000000;
}

#news_imgs
{
 width: 400px;
 height: 211px;
 font-family: arial, sans-serif;
 color: #000000;
 border-collapse: collapse;
 table-layout: relative;
 margin: 0px 0px 0px 0px;
 padding: 5px 10px 10px 10px;
 /*colors and backgrounds */
 background: url(http://www.mts.cc/content/images/rightbox.gif) no-repeat;
}
 #news_imgs h1
{ 
	font-family: arial, sans-serif;
  color: #9e0b0e;
	border-bottom: 1px solid;
  font-size: 150%;
  font-weight: bold;
}

 #news_imgs p
{ 
	margin: 0px;
  padding: 0px 0px 10px 0px;
}

 #mailing
{
 width: 305px;
 height: 100px;
 border-collapse: collapse;
 table-layout: relative;
 margin: 0px 0px 0px 10px;
 padding: 0px 0px 0px 0px;
 font-weight: bold; 
 font-family:Arial; 
 font-size:12px; 
 color:#000000;
 /*colors and backgrounds */
 background: url(http://www.mts.cc/content/images/mailing_bg.gif) no-repeat;
}

#partners_imgs
{
 width: 756px;
 height: 275px;
 border-collapse: collapse;
 table-layout: relative;
 margin: 20px 0px 0px 60px;
 padding: 45px 0px 0px 55px;
 /*colors and backgrounds */
 background: url(http://www.mts.cc/content/images/partnerbox.gif) no-repeat;
}

#partner_paragraph
{
 color: black;
}

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../../images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

.collateral
{
 width: 550px;
 }