/* CSS Document */

/* GENERAL */

img, div, a { behavior: url(iepngfix.htc) }

body
{
	margin-top: 10px;
	margin-left: 0px;
	background-image: url(images/bg-image.jpg);
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
/* End of General */

/* HEADER */
.header
{
	background-image: url(images/imageMonitoring-header.jpg);
	height:136px;
	vertical-align: bottom;
	text-align: right;
	font-size: 18px;
	background-repeat: no-repeat;
}
/* end of header */

/* NORMAL LINKS */
a:link, a:visited
{
	color:#3B5998;
	text-decoration: none;
}

a:hover
{
	color:#3B5998;
	text-decoration: underline;
}

a.top:link, a.top:visited
{
	color:#3B5998;
	text-decoration: underline;
}

a.top:hover 
{
	color:#3B5998
	text-decoration: none;
}

/* end of normal links */



/* NAVIGATION */
.navigationBar
{
	background-image: url(images/navigation-gradient.jpg); 
	width: 978px; 
	height: 39px;
	background-repeat: no-repeat;
	font-size: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-transform: uppercase;
}

.navigationBar a.selected:link, .navigationBar a.selected:visited
{
	color:#000000;
}

.navigationBar a.selected:hover
{
	color:#333333;
}

.navigationBar a:link, .navigationBar a:visited
{
	font-size: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#ffffff; 
	text-decoration: none;
	text-transform: uppercase;
}

.navigationBar a:hover
{
	font-size: 17px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
	text-transform: uppercase;
}

.navigationBar div.nav
{
	padding-left: 10px;
	float:left;
	padding-top: 10px;
}
/* End of Navigation */


/* NAVIGATION 2 */
.navigationBar2
{
	background-image: url(images/bg-navigation2.jpg); 
	height: 24px;
	padding-left:24px;
}

.navigationBar2 a.selected:hover
{
	color:#000000;
	text-decoration:none;
}

.navigationBar2 a.selected:link, .navigationBar2 a.selected:visited
{
	color:#000000;
	text-decoration:underline;
}

.navigationBar2 span.selected, .navigationBar2 a
{
	padding-right: 18px;
	font-size: 15px;
}
/* End of navigation 2 */


/* BODY CONTENT */
.bodyContent
{
	background-color:#ffffff;
	height: 300px;
	vertical-align:top;
	padding-left: 24px;
	padding-bottom:30px;
}

.bodyContentMain
{
	font-size:15px;
	width:930px;
}

.bodyContent table, 
.bodyContent td
{
	font-size: 15px;
}
/* Body Content */


/* PRODUCT DESCRIPTION */
.productImg
{
	padding:20px;
}
/* End of Product Description */


/* BREADCRUMBS */
.bodyContent div.breadcrumbs
{
	padding-top: 14px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.breadcrumbs a:link, .breadcrumbs a:visited
{
	color:#3B5998;
	text-decoration: underline;
}

.breadcrumbs a:hover
{
	color:#1e325c;
	text-decoration: none;
}
/* End of Breadcrumbs*/


/* TABLE SETUP */
.main 
{
	align:center;
	width:978px;
}
/* end table setup */


/* FOOTER */
.footer a:visited, .footer a:link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	text-decoration: underline;
}

.footer a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #1E325C;
	text-decoration: none;
}

.footer
{
	padding-left: 17px;
	background-image: url(images/footer.jpg);
	height:137px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	font-size:15px;
	padding-bottom:10px;
}

.w3Validate
{
	padding-top:10px;
}

.copy
{
	font-size:11px;
	color: #919191;
	float:right;
}
/* end of footer */


/* HEADINGS */
h1 
{
	font-size: 22px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-weight:normal;
	color:#F61F21;
	padding-top: 24px;
	padding-bottom: 24px;
	width:100%;
	margin: 0px;
}

h1.bc 
{
	font-size: 12px;
	font-weight: normal;
	border-bottom: 0px #ffffff solid;
	color:#3B5998;
}

h2
{
	font-size: 19px;
	font-weight: bold;
	color:#000000;
	padding-bottom: 0px;
	margin-bottom: 0px;
	padding-top: 15px;
	font-family:arial,sans-serif;
}

h3
{
	text-transform:uppercase;
	font-size:13px;
	padding:0px;
	margin:0px;
}
/* end of headings */

/* SPECIAL BOX */
.specialBox
{
	width: 256px;
	border-collapse : collapse;
}

.specialBox td, .specialBox th 
{
	padding : 0;
}

.specialBox-top
{
	background-image: url(images/box-top.jpg);
	height:8px;
	width:256px;
	background-repeat: no-repeat;
}

.specialBox-side
{
	background-image: url(images/box-side.jpg);
	width:2px;
}

.specialBox-bottom
{
	background-image: url(images/box-bottom.jpg);
	height:8px;
	width:256px;
	background-repeat: no-repeat;
}

.specialBox-header
{
	background-image: url(images/box-highlight.png);
	height:32px;
	width:246px;
	background-repeat: no-repeat;
	vertical-align:center;
	margin-left:3px;
	font-size:19px;
}
.specialBox-header span
{
	padding-left:10px;
}

.specialBox-content
{
	padding:5px;
	font-size:15px;
}

.specialBox-content ul
{
	margin-top:0px;
	margin-bottom:0px;
}
/* end of special box */


/* SLIDESHOW BOX */
.slideshowBox
{
	width: 383px;
	border-collapse : collapse;
}

.slideshowBox td, .slideshowBox th 
{
	padding : 0;
}

.slideshowBox-top
{
	background-image: url(images/slideshowbox-top.jpg);
	height:9px;
	width:383px;
	background-repeat: no-repeat;
}

.slideshowBox-left
{
	background-image: url(images/slideshowbox-left.jpg);
	width:2px;
}

.slideshowBox-right
{
	background-image: url(images/slideshowbox-right.jpg);
	width:2px;
}

.slideshowBox-bottom
{
	background-image: url(images/slideshowbox-bottom.jpg);
	height:9px;
	width:383px;
	background-repeat: no-repeat;
}
/* end of special box */


/* SPECIAL STYLES */
.color, .color2 td
{
	vertical-align:top;
	border-bottom:1px solid #cccccc;
	padding:10px;
}

.nocolor td, .color1 td, .color td
{
	border-bottom:1px solid #cccccc;
	padding:10px;
}

.imp
{
	color:#ff0000;
	font-weight:bold;
}

.bigHeading{
	font-size: 18px;
}

.box
{
	background-color: #d0d0d0;
	border: 1px #dddddd solid;
}

.heading
{
	background-color:#CCCC99;
	vertical-align:top;
	font-weight:bold;
}

.productListTitle a
{
	font-size: 15px;
	font-weight: bold;
}
/* end of special styles */


/* TABLE STYLES */
.content, .content table, .content tr, .content td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.info, .info table
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}

.tbl
{
	vertical-align:top;
}

/*.Mainfont 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; 
}*/
/* end of table styles */


/* SEARCH */
.search
{
	background-image: url(images/search-background.png);
	background-repeat: no-repeat;
	width:265px;
	height:37px;
	font-size: 12px;
	float:right;
	font-weight:bold;
	padding-left:10px;
}

.searchTitle
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#CC3300;
	font-weight:bold;
}

.searchButton
{
	background-color:#993333;
	border:1px #000000 solid;
	font-size:11px;
	color:#ffffff;
	font-weight:bold;
	font-family:verdana;
}

.search table
{
	margin:0px;
	padding:0px;
}

.search td
{
	height:37px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:none;
}

.search form
{
	margin:0px;
	padding:0px;
}
/* end of search */


a.blockLetter
{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#3366CC;
	padding:5px;
}

a.blockLetter:hover
{
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	color:#3366FF;
	background-color:#7496DC;
	padding:5px;
}

.newsflash
{
	background:#eee;
	border:1px solid #999;
	color:#222;
	display:block;
	font-size:15px;
	padding:10px;
	text-decoration:none;
}
