/* File is compressed! */
@charset "utf-8";
/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
}

html {
	margin: 0px;
	overflow: auto;
	overflow-x: hidden;
}

body {
	color: #999;
	font: 75% "Trebuchet MS", Arial, Helvetica, sans-serif;
	background: #F2F2F2 url(/images/bodybg.jpg) repeat-x top left;
}

h1, h2, h3 { color: #252525; }
/*h1 { font-size: 2.2em; line-height: normal; }
h2 { font-size: 1.6em; line-height: normal; }
h3 { font-size: 1.2em; line-height: normal; }*/

#window {
	width: 100%;
	height: auto;
	margin: 0px auto;
	text-align: center;
}
#wrap {
	width: 940px;
	height: auto;
	margin: 0px auto;
	text-align: left;
}
#header {
	width: 940px;
	height: 200px;
	background: none;
}
#header #logotype { 
	width: 180px;
	height: 180px;
	display: block;
	margin-top: 67px;
	background: url(/images/net-logo_180.png) no-repeat left top;
	float: left;
}
#header #free-quote {
	position: relative;
	float: right;
	top: 75px;
	right: 180px;
	display: block;
	width: 310px;
	height: 85px;
	z-index: 5;
}
#header #navigation {
	margin: 0px;
	padding: 0px;
	position: relative;
	top: 65px;
	left: 0px;
	width: 760px;
	height: 60px;
	font-size: 1.3em;
	background: url(/images/navigation_bg503.png) no-repeat top right;
	float: left;
	z-index: 2;
}

#header #navigation ul, #header #navigation ul li {
	display: inline;
	list-style: none;
	text-transform: uppercase;
	font-weight: bold;
	color: #334;
}

#header #navigation ul li a {
	float: left;
	width: auto;
	height: 20px;
	display: block;
	padding: 15px 20px;
	color: #334;
	margin-left: 2px;
	z-index: 10;
}
#header #navigation ul li a:hover, #header #navigation ul li.active a { color: #EDEDED; background: none; } /*url(/images/nav_ul-li-a_bg.jpg) repeat-x center center;*/
#header #sub-nav {
	position: relative;
	top: 60px;
	left: 0px;
	text-transform: uppercase;
	font-size: 0.75em;
	font-weight: bold;
	display: block;
	width: 760px;
	height: auto;
	padding-left: 180px;
}

#header #sub-nav #breadcrumbs {
	padding-left: 10px;
	width: 470px;
	height: 25px;
	float: left;
}
#header #sub-nav #breadcrumbs a {
	text-decoration: none;
	border-bottom: 1px dashed;
}
#header #sub-nav #breadcrumbs a:hover {
	border-bottom: none;
}

#header #sub-nav #country-flags {
	width: 265px;
	min-height: 25px;
	padding-right: 15px;
	text-align: right;
	float: right;
}
#header #sub-nav #country-flags img {
	margin: 2px;
}

#main-top {
	margin: 0px auto;
	width: 940px;
	height: 60px;
	background: url(/images/main_topbg.jpg) no-repeat left top;
}

#main {
	margin: 0px auto;
	width: 940px;
	min-height: 690px;
	height: auto;
	margin-top: 0px;
	padding: 0px 0px 25px 0px;
	color: #444;
	background: url(/images/main_bg.jpg) repeat-y left top;
}

#main strong { color: #151515; }

#main div#additional-container {
	width: 250px;
	height: auto;
	padding: 0px 15px;
	margin-left: 0px;
	float: right;
}

#main div.content {
	padding: 0px 15px;
	width: 630px;
	height: auto;
	float: left;
}
#main div.content img#top-image {
	float: right;
	width: 160px;
	height: 120px;
	padding: 5px;
	margin-top: -60px;
	border: none;
}
#main div.content p {
	margin: 25px 10px;
	text-indent: 10px;
	line-height: 1.3em;
}
#main div.content p.none {
	margin: 10px 0px;
	text-indent: 0px;
}
#main div.page-content img {
	margin: 7px;
	border: 1px solid #CCC;
}
#main div.content ul {
	margin-left: 25px;
}

.clear {
	clear: both;
}

.box-wrapper {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
	clear: both;
}
.box-wrapper .box {
	width: 270px;
	height: inherit;
	padding: 10px;
	margin: 10px;
	float: left;
	background: #F9F9F9;
	border: 1px solid #E7E7E7;
}

.box-wrapper .box p {
	text-align: justify;
	margin: 15px 5px !important;
}

/*****************
 * Footer styles *
 *****************/

#footer {
	width: 940px;
	height: 220px;
	margin: 0px auto;
	text-align: left;
	
}
#footer p {
	margin-bottom: 10px;
}
#footer #footer-left {
	width: 630px;
	height: 175px;
	padding: 30px 15px 15px 15px;
	float: left;
	color: #334;
}
#footer #footer-right {
	width: 250px;
	height: 175px;
	padding: 30px 15px 15px 15px;
	float: right;
	color: #556;
}

#footer #footer-left a, #footer #footer-right a {
	line-height: 1.65em;
	text-decoration: none;
	color: #404040;
}
#footer #footer-left a:hover, #footer #footer-right a:hover {
	color: #0E72A4;
	padding: 0em 1em;
	background: #D7D7D7;
}
#footer2nd {
	width: 940px;
	height: 40px;
	padding-bottom: 20px;
	margin: 0px auto;
}

#footer span, #footer2nd span {
	padding: 5px 15px 15px 15px;
	font-size: 0.85em;
	color: #999;
}

#footer span ul, #footer span ul li,
 #footer2nd span ul, #footer2nd span ul li {
        list-style: none;
	display: inline;
	padding: 0px;
}
#footer span ul li a, #footer2nd span ul li a {
	text-transform: uppercase;	
	font-weight: bold;
	font-size: 0.8em;
	padding: 2px;	
}



div.txtContent {
	padding: 15px 5px;
}

div.banner {
	width: 250px;
	height: 250px;
	display: block;
	/*padding: 115px 0px;*/
	padding: 0px;
	border: 1px solid #CCC;
	background: #DEDEDE;
	margin-bottom: 15px;
	text-align: center;
}

div#additional-container ul {
    list-style: none;
    margin-bottom: 1em;
}


a#fskype, a#fmail {
	display: block;
	text-decoration: none;
	float: left;
	position: relative;
}
a#fskype { width: 112px; height: 50px; left: 12px; top: 52px; }
a#fmail { width: 80px; height: 60px; left: 48px; top: 30px; }
a#fskype:hover, a#fmail:hover { text-decoration: none; background: none !important; padding: 0 !important; }



/*****************
 * cPanel styles *
 *****************/

.td-head {
	font-weight: bold;
	color: #333;
	padding: 20px 0px 5px 0px;
	border-top: 0px solid #333;
}

table.borders tbody tr { height: 35px; }
table.borders tbody tr th { background: #E1E1E1; }
table.borders tbody tr td.subtitulo { background: #EBEBEB; border-bottom: 1px dotted #777; text-align: center; }
table.borders tbody tr td.alt-odd { background: #F9F9F9; padding: 0px 10px; }
table.borders tbody tr td.alt-even { background: #F3F3F3; padding: 0px 10px; }
table.borders tbody tr:hover td.alt-odd { background: #CF9; }
table.borders tbody tr:hover td.alt-even { background: #CF9; }