@charset "utf-8";

/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }

html {
     overflow: -moz-scrollbars-vertical;
}

body {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helveteica, Verdana;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #324158;
	background-image: url(../images/Megasol_background_324158.gif);
	background-repeat: repeat;
	background-position: 0 0;
	overflow: auto;
}

/* --------------- TYPOGRAPHY --------------- */

.megasolV3 h1 {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helveteica, Verdana;
	font-size: 14pt;
	color: #666666;
	text-transform: uppercase;
}

.megasolV3 .newsHeader {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helveteica, Verdana;
	font-size: 13pt;
	color: #666666;
	text-transform: uppercase;

}

.megasolV3 #contactHeader {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helveteica, Verdana;
	font-size: 15px;
	font-weight: bold;
}

.megasolV3 #brandContainer {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helveteica, Verdana;
	font-size: 12pt;
}

.megasolV3 .promoHeader {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helveteica, Verdana;
	font-size: 10pt;
	font-weight: bold;
}

.megasolV3 #newsContainer, .megasolV3 #subpageContent {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helveteica, Verdana;
	font-size: 10pt;
}

.megasolV3 #promoContainer {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helveteica, Verdana;
	font-size: 9pt;
}

.megasolV3 #leftMenuBar, .megasolV3 #footer {
	font-family: "Trebuchet MS", Trebuchet, Tahoma, Arial, Helveteica, Verdana;
	font-size: 8pt;
}



/* --------------- MAIN CONTAINERS --------------- */


.megasolV3 #container {
	width: 996px;
	height: auto;
	background: #FFFFFF;
	border: none;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: hidden;
}

.megasolV3 #header {
	width: 906px;
	height: 119px;
	overflow: hidden;
}

.megasolV3 #logo {
	height: 100px;
	width: 180px;
	float: left;
	margin-bottom: 19px;
	cursor: pointer;
}

.megasolV3 #mainContent {
	width: 906px;
	margin-bottom: -7000px;
	padding-bottom: 7000px;
	background: #324158;
	background-color: #FFFFFF;
	background-image: url(../images/Megasol_center_background.png);
	background-repeat: no-repeat;
	background-position: 0 top;
	float: left;
}

/* --------------- LEFT CONTAINER --------------- */

.megasolV3 #leftContainer {
	background: #324158;
	width: 45px;
	margin-bottom: -7000px;
	padding-bottom: 7000px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	background: #324158 url(../images/Megasol_left_mainborder.png) 100% 0 repeat-y;
}

.megasolV3 #leftRoundedMainBorder {
	width: 45px;
	height: 380px;
	background: #324158 url(../images/Megasol_rounded_left_mainborder.png) no-repeat 0 100%;
	top: 0px;
}



/* --------------- CENTER CONTAINER --------------- */

.megasolV3 #centerContainer {
	width: 906px;
	height: auto;
	float: left;
	overflow: hidden;
}

/* --------------- MENUBAR --------------- */

.megasolV3 #leftMenuBar {
	width: 203px;
	height: auto;
	float: left;
	overflow: hidden;
	position: relative;
}

.megasolV3 #leftMenu1Top {
	width: 203px;
	height: 10px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-image: url(../images/Megasol_left_menutop.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.megasolV3 #leftMenu1Center {
	width: 203px;
	height: auto;
	padding: 0px;
	margin: 0px;
	background-image: url(../images/Megasol_left_menucenter.png);
	background-repeat: repeat-y;
	background-position: left top;
}

.megasolV3 #leftMenu1Bottom {
	width: 203px;
	height: 12px;
	overflow: hidden;
	background-image: url(../images/Megasol_left_menubottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.megasolV3 #leftMenu1RoundedCorner {
	background-image: url(../images/Megasol_left_menu_rounded_corner.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	left: 0px;
	top: 0px;
	height: 220px;
	width: 14px;
}

.megasolV3 #leftMenu2Top {
	width: 203px;
	height: 11px;
	background: url(../images/Megasol_left_menu2top.png) no-repeat 0 100%;

}

.megasolV3 #leftMenu2Center {
	width: 184px;
	height: auto;
	background: url(../images/Megasol_left_menu2center.png) repeat-y 0 100%;
	color: #666666;
	font-weight: normal;
	padding: 5px 19px;
}

.megasolV3 #contactHeader {
	color: #CCCCCC;
	padding-bottom: 7px;
}

.megasolV3 .contactCountry {
	color: #333333;
	font-weight: bold;
}

.megasolV3 #leftMenu2Center .contactTable {
	padding: 0px;
	border-collapse: collapse;
}

.megasolV3 #leftMenu2Center .left {
	padding-right:13px;
	width:30%;
}

.megasolV3 #leftMenu2Bottom {
	width: 203px;
	height: 12px;
	overflow: hidden;
	background-image: url(../images/Megasol_left_menu2bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}

/* Menu content */

.megasolV3 .menuLevel1 {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	font-weight: bold;
	color: #333333;
	margin-left: 19px;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
}

.megasolV3 .menuLevel1 a {
	color: #333333;
}

.megasolV3 .menuLevel1 li{
	background: transparent url(../images/Megasol_menu_divider.png) repeat-x scroll 0 0;
	margin:0;
	padding:5px 0 5px 0;
	line-height: 16px;
}

.megasolV3 .menuLevel1 #first{
	background: transparent none repeat scroll 0 0;
	margin: 0;
	padding:5px 0 5px 0;
	line-height: 16px;
}

.megasolV3 .menuLevel2 {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	color: #666666;
	font-weight: normal;
	margin: 0 0 5px;
}

.megasolV3 .menuLevel2 li{
	margin:0;
	padding:0;
	background:none;
	line-height: 13px;
}
.megasolV3 .menuLevel2 li.active{
	color:#333333;
	font-weight: bold;
}

.megasolV3 .menuLevel2 active a{
	color:#333333;
	font-weight: bold;
}

.megasolV3 .menuLevel2 a{
	color:#666666;
}

/* --------------- CENTER COLUMN MAIN CONTENT --------------- */

.megasolV3 #centerMain {
	width: 703px;
	height: auto;
	overflow: hidden;
	float: left;
}

.megasolV3 #brandContainer {
	overflow: hidden;
	width: 320px;
	height: 210px;
	margin-left: 33px;
	margin-top: 54px;
	margin-right: 350px;
	color: #666666;
	font-style: italic;
	line-height: 22px;
}


.megasolV3 #brandText {
	margin-bottom: 10px;
}

.megasolV3 #brandLinks {
}

.megasolV3 #newsContainer {
	width: 661px;
	height: 198px;
	margin-left: 16px;
	color: #000000;
	margin-right: 26px;
	overflow: hidden;
	font-weight: bold;
}

.megasolV3 #newsContainer a {
	color: #000000;
}

.megasolV3 #firstColumn {
	float: left;
	width: 323px;
	height: 198px;
	overflow: hidden;
}

.megasolV3 #firstColumn li {
	list-style: none;
	background-image: url(../images/Megasol_check_image.gif);
	background-repeat: no-repeat;
	padding-left: 2em;
}


.megasolV3 #secondColumn {
	float: left;
	width: 323px;
	height: 198px;
	margin-left: 15px;
	overflow: hidden;
}

.megasolV3 .secondColumnHeader {
	color: #666666;
}

.megasolV3 .newsLine {
	height: 1px;
	width: 100%;
	background-color: #000000;
	background-image: url(../images/Megasol_newsline.png);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-bottom: 5px;
	overflow: hidden;
}

.megasolV3 .newsHeader {
	font-weight: normal;
	text-transform: uppercase;
}

.megasolV3 .newsBox {
	margin-left: 12px;
}

.megasolV3 #promoContainer {
	width: 661px;
	height: auto;
	margin-left: 16px;
	margin-right: 26px;
	overflow: hidden;
	margin-top: 16px;
	color: #FFFFFF;
	line-height: 15px;
}

.megasolV3 #promoContainer a {
	color: #FFFFFF;
	font-style: italic;
}

.megasolV3 #promoOneContainer {
	width: 323px;
	height: auto;
	float: left;
	overflow: hidden;
}

.megasolV3 #promoOne {
	width: 303px;
	height: auto;
	background-color: #4F6E9E;
	background-image: url(../images/Megasol_promo_background.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	overflow: hidden;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.megasolV3 #promoTwoContainer {
	width: 323px;
	height: auto;
	margin-left: 15px;
	float: left;
	overflow: hidden;
}

.megasolV3 #promoTwo {
	width: 303px;
	height: auto;
	overflow: hidden;
	background-color: #4F6E9E;
	background-image: url(../images/Megasol_promo_background.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}

.megasolV3 .promoTop {
	width: 323px;
	height: 7px;
	overflow: hidden;
	background-image: url(../images/Megasol_promo_top.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.megasolV3 .promoBottom {
	width: 323px;
	height: 7px;
	overflow: hidden;
	background-image: url(../images/Megasol_promo_bottom.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.megasolV3 .promoHeader {
	margin-bottom: 5px;
}

.megasolV3 .promoLinks {
	text-align: right;
	margin-top: 3px;
	
}


/* --------------- RIGHT CONTAINER --------------- */

.megasolV3 #rightContainer {
	background: #324158;
	width: 45px;
	margin-bottom: -7000px;
	padding-bottom: 7000px;
	float: left;
	background: #324158 url(../images/Megasol_right_mainborder.png) 100% 0 repeat-y;

}

.megasolV3 #rightRoundedMainBorder {
	width: 45px;
	height: 380px;
	background-color: #324158;
	background-image: url(../images/Megasol_rounded_right_mainborder.png);
	background-repeat: no-repeat;
	background-position: left top;
	top: 0px;
	overflow: hidden;
}


/* --------------- FOOTER --------------- */

.megasolV3 #footerContainer {
	width: 996px;
	height: 31px;
	margin: 0 auto;
	position: relative;
	clear: both;
	background-color: #324158;
	background-image: url(../images/Megasol_footer_31.png);
	background-repeat: no-repeat;
	background-position: left top;
}


.megasolV3 #footer {
	width: 906px;
	height: 20px;
	background: #F5F5F5;
	text-align: center;
	color: #666666;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-right: 45px;
	margin-left: 45px;
	padding-top: 5px;
	padding-bottom: 5px;
}


.megasolV3 #footer ul {
	height: 20px;
	overflow: hidden;
}

.megasolV3 #footer li {
	display: inline;
	list-style-type: none;
	padding-bottom: 4px;
	padding-top: 0px;
}

.megasolV3 #footer li img{
	margin-bottom: -4px;
}




/* --------------- SHARED COMPONENTS --------------- */


.megasolV3 .spacer {
	width: 100%;
}

.megasolV3 .required {
	font-weight: bold;
}

a{
	text-decoration:none;
	color:#666666;
}
a:hover{
	text-decoration:underline;
}

.megasolV3 .clearfloat { 
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}

