/*

	Meriton Networks - Main Stylesheet
	Created by Industrial Media
	www.industrialmedia.ca

*/

/* =General
---------------------------------------------------------------------------------------------------- */

body {
	background-color: #FFFFFF;
	color: #000000;
	margin: 0;
	padding: 0 0 1em 0;
	}
	
body, div, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
hr {
	background: #666666;
	border: 0;
	border-top: 1px solid #666666;
	clear: right;
	height: 0;
	margin: 1em 0 1em 0;
	_margin: 0 0 0.5em 0;
	padding: 0;
	}

/* =Layout
---------------------------------------------------------------------------------------------------- */

.intro {
	line-height: 1.5em;
	}
	
#highlight {
	padding: 7px 7px 1px 7px;
	background-color: #EEEEEE;
}
	
/* =Navigation
---------------------------------------------------------------------------------------------------- */

#breadcrumbs {
	font-size: 11px;
	}
	
#breadcrumbs a, #breadcrumbs a:active, #breadcrumbs a:visited {
	color: #095D7E;
	}
	
#breadcrumbs a:hover, #breadcrumbs a:visited:hover {
	color: #FF0000;
	}
	
.menuItemText
{
	font-family: Arial;
	color:#000000;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
}

a.menuItemText, a.menuItemText:active, a.menuItemText:visited {
	font-family: Arial;
	color:#000000;
	font-size:11px;
	font-weight: bold;
	text-decoration:none;
	}
	
/* =Typography
---------------------------------------------------------------------------------------------------- */

.bigger {
	font-size: 14px;
	}

.smaller {
	font-size: 10px;
	}
	
/* =Lists
---------------------------------------------------------------------------------------------------- */

#sidebar ul {
	list-style: none;
	margin: 0 0 12px 0;
	padding: 0 0 0 16px;
	}

ul {
	margin: 0 0 12px 0;
	padding: 0 0 0 16px;
	}
	
ul ul {
	margin: 0.5em 0;
	}
	
ul li {
	list-style: square;
	}
	
li {
	margin-bottom: 0.5em;
	}
	
/* =Footer
---------------------------------------------------------------------------------------------------- */

#footer {
	font-size: 10px;
	}

/* =Forms
---------------------------------------------------------------------------------------------------- */ 

.indent {
	text-indent: 3em;
	}

.validation {
	color: #FF0000;
	font-weight: bold;
	}
	
form {
	margin: 0;
	padding: 0;
	}
	
legend {
	color: #000000;
	}
	
#siteSearchField {
	border: 1px solid #B2B2B2;
	border-bottom: 1px solid #D9D9D9;
	border-left: 1px solid #D9D9D9;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 125px;
	}

/* =Links
---------------------------------------------------------------------------------------------------- */

a, a:active, a:visited {
	color: #095D7E;
	}
	
a:hover, a:visited:hover {
	color: #FF0000;
	}
#blue, #blue a:active, #blue a:link, #blue a:visited, #blue a:hover
{
	color: #095D7E;
	text-decoration:underline;
}

/* =Misc: Homepage Specific
---------------------------------------------------------------------------------------------------- */
#whitepaperDL
{
	padding: 3px 5px 3px 10px;
	border-left: 2px solid #FFFFFF;
}

#customerSuccess
{
	background: #FFFFFF url('../images/home/customer_success-bg.gif') repeat-y;
}

#news 
{
	color: #FFFFFF;
}

#sidebar, #sidebar div, #sidebar td 
{
	font-size: 11px;
}
	
#sidebar h1 
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 6px 0;
}
	
#sidebar h2 
{
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 6px 0;
}
	
.shortcut div {
	background: transparent url('../images/arrow-bottom.gif') right bottom no-repeat;
	padding-bottom: 1px;
	}
	
.shortcut div a, .shortcut div a:active, .shortcut div a:visited {
	color: #000000;
	display: block;
	padding-right: 32px;
	text-decoration: none;
	}
	
.shortcut div a:hover, .shortcut div a:visited:hover {
	text-decoration: underline;
	}
	
#news a, #news a:active, #news a:visited {
	color: #FFFFFF;
	}
	
#news marquee {
	width: 100%;
	}
	
#memoryticker {
	background-color: #666666;
	width: 100%;
	/*Tip: add in height attribute here for multiple line scroller*/
	border: 0px;
	padding: 3px;
	/*Change 0.7 below to a different number if desired (0.7=0.7 seconds)*/
	/*Remove below line to remove transitional effect in IE. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.GradientWipe(GradientSize=1.0 Duration=0.7)
}
	
/* =Misc: HierMenu font-size fix for Safari
---------------------------------------------------------------------------------------------------- */

.hm {
	font-size: 10px;
	}
	
/* =Misc: Products Section Specific
---------------------------------------------------------------------------------------------------- */

.product1100dcm, .product1450ofa {
	background-color: #14798C;
	}

.product3300osm {
	background-color: #603946;
	}
	
.product6400otp, .product5400otp {
	background-color: #436E91;
	}
	
.product7200osp {
	background-color: #036950;
	}

.productcet {
	background-color: #9A7991;
}
	
.product8300ems, .product8600nms {
	background-color: #B18700;
	}
	
.product9500npt {
	background-color: #99600B;
	}

.white-sidebar
{
	border-left: 1px solid #cccccc;
}
	
/* =Misc: RSS Specific
---------------------------------------------------------------------------------------------------- */

#sidebar ul.rss {
	margin: 0;
	padding: 0;
	}
	
#sidebar ul.rss li {
	background: transparent url('../images/rss.gif') left top no-repeat;
	list-style: none;
	}
	
#sidebar ul.rss li a, #sidebar ul.rss li a:active, #sidebar ul.rss li a:visited {
	display: block;
	min-height: 14px;
	_height: 14px;
	padding-left: 40px;
	_width: 100%;
	}

#sidebar ul.rss li span {
	display: block;
	margin-left: 40px;
	}	
