﻿/*----------------------------
  Note: These styles only 
  only apply to the mainpage
  of the website.
------------------------------*/

#ContentBody .inside p {font-size: 0.9em; line-height: 1.4em;}

#SideMenu { background: url('../images/sidemenu_top_main.gif') no-repeat 0 0 !important; }

#logos
	{
	position: relative;
	width: 100%;
	height: 65px;
	border-bottom: 10px solid #d5d5d5;
	right: 1px;
	}

#logos img
	{
	margin: 5px 0 0 5px;
	}
	
.mainBox
	{
	position: relative;
	width: 262px;
	float: left;
	margin: 0 18px 2em 0;
	font-size: 1em;
	line-height: 1.3em;
	color: #666;
	border: none;
	background-color: pink;
	padding: 50px 0 0 0;
	}

.mainBox .inside { width: 90% !important; margin-top: 0; padding-top:0 }

.mainBox .buttonRow 
	{ 
	text-align: center; 
	padding: 0.3em 0; 
	border-bottom: 1px solid #ccc;
	}

.mainBox a {font-weight: bold; }

.mainBox p { width: auto; margin-left: 10px; }

.mainBox h3 {margin-top:0; padding-top:0;}

#whatsup { background: url('../images/products/pic-main-ipswitch.png') no-repeat 0 0;}
#autovoip { background: url('../images/products/pic-main-codima-autovoip.png') no-repeat 0 0;}
#autoanalyzer { background: url('../images/products/pic-main-codima-autoanalyzer.png') no-repeat 0 0;}
#snmpc { background: url('../images/products/pic-main-crc.png') no-repeat 0 0;}
#linkanalyst { background: url('../images/products/pic-main-ni.png') no-repeat 0 0;}
#netbotz { background: url('../images/products/pic-main-netbotz.png') no-repeat 0 0;}
#uptime { background: url('../images/products/pic-main-uptime.png') no-repeat 0 0;}
#packettrap { background: url('../images/products/pic-main-packettrap.png') no-repeat 0 0;}
#manageengine { background: url('../images/products/pic-main-manageengine.png') no-repeat 0 0;}
#training { background: url('../images/products/pic-main-training.png') no-repeat 0 0;}


.mainBox .floatPicR
	{
	margin-right: 0;
	margin-top: 8px;
	border: 1px solid #ccc;
	background-color: #fff;
	padding: 4px;
	}