﻿/* Global styles. Content:
 - reset styles
 - element styles
 - Headings
 - Misc
 - Layout
 - Footer
 - Forms
 - Full Width / OneColumn Pages style in one_column.css
 - navigation styles are in navigation.css
			Color guide
			----------------
			#C2C5C6			body background
			#f5f5f5			main bg
			#33333			text, links, mainNav,
			#b70024			hover links.
*/

/* reset styles */
#NewsDiv	{ position: absolute; left: 0; top: 0; width: 100% }

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b,
u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table,
caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	
	border: none;
}

ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
caption, th {
	text-align: left;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
address, caption, code, dfn, th, var {
	font-style: normal;
	font-weight: normal;
}
/* end reset */

body {
	background: #C2C5C6 url(../images/bg_body.gif) repeat-x 0px 0px;
	text-align: center;
	font: 62.5% Verdana, Geneva, sans-serif;
	/* sets all font size to 10px, now resize subsequent elements in em. e.g. 1.2 em = 12px. watch out for inheritance!! */
}
.txt{
	font-size:11px;
	text-decoration:none;
	color:#333;
	font-family: Verdana;
	margin: 0 0 10px 0;
	line-height: 1.5em;
	text-align:justify;
}
	
a, a:link, a:active, a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: underline;
	color: #B70024;
}
p {
	margin: 0 0 10px 0;
	line-height: 1.5em;
	font-size: 1.1em;
	text-align:justify;
	}
p.more a, p.more a:visited {
	background: url(../images/arrow_more.gif) no-repeat right 3px;
	display: block;
	float: left;
	padding-right: 20px;
	line-height: 1.1em;
	font-weight: normal;
	_background-position: right 2px; /* ie6 shows 1px too low */
}
.clear {
	clear: both;
	_height: 1%; /* clears show too tall in ie6 */
}
/* Headings
-------------------- */
h1 {
	font-size: 2.4em;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px 25px;
	color: #9F3538;
}
h2 {
	font-size: 1.5em;
	color: #9f3538;
	margin-bottom: 8px;
	text-transform: uppercase;
	clear: both;
}
h3 {
	margin: 10px 0 5px;
	padding: 0px;
	color: #9f3538;
	font: bold 1.3em Arial, Helvetica, sans-serif;
	clear: both;
}

h3 a {
	color: #9f3538 !important;
}
#sidebar a:hover{
	color:#B70024;
	text-decoration:underline
}
#sidebar h3 {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0px 0px;
	overflow: hidden;
}
h4 {
	font-size: 1.1em;
	clear: both;
}
/* Misc
-------------------- */
.left {
	float: left;
}
.right {
	float:	right;
}
img.feature {
/*	border: solid 1px #fff;*/
}
img.right {
	margin: 5px 0 5px 20px;
}
img.left {
	margin: 5px 20px 5px 0;
}
img.banner {
	margin: 10px 0 20px;
}
p.img-with-caption {
	display: block;
	margin-bottom: 10px;
	margin-left: 20px;
}
.learn-more a {
	padding-left: 10px;
	background: url(../images/bullet_learnmore.gif) no-repeat 0px 5px;
}

hr {
	color: #B70024;
	background: #B70024;
	border: 0;
	height: 1px;
}
hr.break {
	margin: 0px;
	padding: 0px;
}

/* Layout
-------------------- */
#wrapper {
	width: 980px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	margin-top: 115px;
}
#header {
	height: 108px;
	position: relative;
	background: url(../images/bg_header.png) no-repeat -45px 0;
	width: 970px;
	_background: url(../images/bg_header.gif) no-repeat; /* sending a gif to IE6 */
	z-index: 500;
	position: absolute;
	top: -115px;
}
#masthead {
	position: absolute;
	height: auto;
	width: 100%;
	left: 9px;
	top: 6px;
	z-index: 5;
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
}
#masttop {
	position: absolute;
	height: auto;
	width: 100%;
	left: 9px;
	top: 6px;
	z-index: 5;
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
}
body.full #masthead {
	background: url(../images/default.gif) no-repeat;
	height: 106px;
}
body.full .mh_aboutus #masthead {
	background: url(../images/corporate.jpg) no-repeat;
}
body.full .mh_corporate #masthead {
	background: url(../images/offices.jpg) no-repeat;
}
body.full .mh_quality #masthead {
	background: url(../images/quality.jpg) no-repeat;
}
body.full .mh_careers #masthead {
	background: url(../images/careers.jpg) no-repeat;
}

body.full .mh_enquiry #masthead {
	background: url(../images/enquiry.jpg) no-repeat;
}
body.full .mh_legal #masthead {
	background: url(../images/legal.jpg) no-repeat;
}
body.full .mh_sitemap #masthead {
	background: url(../images/sitemap.jpg) no-repeat;
}
body.full .mh_location #masthead {
	background: url(../images/location.jpg) no-repeat;
}
body.full .mh_news #masthead {
	background: url(../images/news_ami-in-the-news01.jpg) no-repeat;
}
body.full .mh_awards #masthead {
	background: url(../images/news_awards01.jpg) no-repeat;
}
body.full .mh_testimonials #masthead {
	background: url(../images/news_testimonials.jpg) no-repeat;
}
body.full .mh_vtsnews #masthead {
	background: url(../images/news_falconi-news01.jpg) no-repeat;
}
body.full .mh_supportambios #masthead {
	background: url(../images/support_amibios01.jpg) no-repeat;
}
body.full .mh_warranty #masthead {
	background: url(../images/support_warranty01.jpg) no-repeat;
}
body.full .mh_glossary #masthead {
	background: url(../images/support_Glossary01.jpg) no-repeat;
}
body.full .mh_products #masthead {
	background: url(../images/products.jpg) no-repeat;
}
body.full .mh_products_broadband #masthead {
	background: url(../images/products_broadband.gif) no-repeat;
}
body.full .mh_products_mobile #masthead {
	background: url(../images/products_mobile.gif) no-repeat;
}
body.full .mh_products_network #masthead {
	background: url(../images/products_network.gif) no-repeat;
}
body.full .mh_support #masthead {
	background: url(../images/support.gif) no-repeat;
}
body.full .mh_products-megarac #masthead {
	background: url(../images/products_megarac01.jpg) no-repeat;
}
body.full .mh_storage-ipsan #masthead {
	background: url(../images/products_storage_01.jpg) no-repeat;
}
body.full .mh_storage-topbg #masttop {
	background: url(../images/strends_topbg.jpg) no-repeat;
}
body.full .mh_product-diag #masthead {
	background: url(../images/products_diag01.jpg) no-repeat;
}
body.full .mh_product-vts #masthead {
	background: url(../images/products_vts01.jpg) no-repeat;
}
body.full .mh_projectmgmt #masthead {
	background: url(../images/services_project_mgmt01.jpg) no-repeat;
}
body.full .mh_bespoke #masthead {
	background: url(../images/services_bespoke01.jpg) no-repeat;
}
body.full .mh_embedded #masthead {
	background: url(../images/services_embd01.jpg) no-repeat;
}
body.full .mh_techskills #masthead {
	background: url(../images/technical_skills.jpg) no-repeat;
}
body.full .mh_downloads #masthead {
	background: url(../images/news_download01.jpg) no-repeat;
}
body.full .mh_media #masthead {
	background: url(../images/news_media01.png) no-repeat;
}
body.full .mh_servicemag #masthead {
	background: url(../images/services_mag01.jpg) no-repeat;
}

#main {
	padding: 0;
	background: url(../images/bg_main_left.png) 0 0 no-repeat;
	width: 968px;
	min-height: 300px;
	height: auto;
	position: relative;
	margin-left: 0px;
	margin-top: 7px;
	/* ie6 png fix in ie.css */
	_zoom: 1;
}
#main_inner {
	background: #FCFCFC url(../images/bg_main.png) repeat-x 0px -6px;
	padding-top: 120px;
	overflow: hidden;
	height: auto;
	width: auto;
	margin: 6px 17px 0px;
	padding-right: 5px;
	padding-left: 10px;
	/* ie6 fixes below */
	_background: #FCFCFC url(../images/bg_main.gif) repeat-x 0 -6px;
	_padding-top: 125px;
	_width: 920px;
}
#main_right {
	background: url(../images/bg_main_right.png) right top no-repeat;
	position: absolute;
	top: 0px;
	width: 17px;
	height: 100%;
	right: 0px;
	z-index: 1;
	/* ie6 fixes below */
	_height: 8600px;
	_background: url(../images/bg_main_right.gif) no-repeat; /* ie6 doesn't do 100% as one would expect */
}
#content {
	width: 930px;
	margin: 0;
	padding: 0;
	color: #333;
}
#main.twocol-page #content {
	width: 665px;
	float: left;

}
#main.twocol-page #sidebar {
	width: 250px;
	float: right;
	padding-top: 5px;
}
/* Footer
-------------------------- */
#footer {
	padding: 0 15px 5px 10px;
	overflow: hidden;
	margin-left: 5px;
	font: normal .9em Arial, Helvetica, sans-serif;
	color: #777;
	_zoom: 1;
}
span.footer-bg {
	background: url(../images/bg_footer.png) no-repeat 0 0;
	height: 25px;
	margin-left: -15px;
	display: block;
	/* ie6 png fix in ie.css */
}

#footernav {
	float: left;
}
p.copyright {
	float: right;
	margin-right: 8px;
	text-transform: uppercase;
}

#footernav li a {
	margin-right: 10px;
	background: url(../images/navigation/pipe.gif) no-repeat right;
	padding-right: 13px;
	color: #777;
}
#footernav li a:hover {
	color: #B70024;
}
#footernav li#sitemap a {
	background: none;
}
#footernav li {
	display: block;
	float: left;
}
/* Lists and Tables are in content.css */

/* Forms ------------------ */
form td {
	vertical-align: top;
}
input, select, textarea, label, form span {
	color: #000;
	font: 1.1em Arial, Helvetica, sans-serif;
}
input, select, textarea {
	border-color: #aaadb2 #dcdfe6 #e2e9ef #e3e3ed;
	margin: 3px;
	padding: 0 0 0 0px;
	border-width: 1px;
}
.form-actions {
	text-align: right;
}

/* "sliding door" dynamic buttons ----------------- */
.slide_button {
	display: inline-block;
	/* Sliding right image */
	background: transparent url('images/btn_right.gif') no-repeat scroll top right; 
	height: 22px;
	padding-right: 6px;
}

.slide_button input {
	text-decoration: none;
	font-weight: bold;
	color: #B70024;
	background: none;
	border: 0;
	cursor: hand;
	height: 16px;
}

.slide_button input:hover {
	color: #D50404;
}

.slide_button span {
	display: inline-block;
	/* Background left image */ 
	background: transparent url('../images/btn_left.gif') no-repeat; 
	line-height: 22px;
	padding-left: 6px;

}




h4.rule{
	border-top:silver 1px dotted;
	padding-top:10px;
}

/* awards */
.rows {
	padding-right: 0px; padding-left: 0px; width: 100%; padding-top:10px; padding-bottom:10px;border-bottom:1px silver solid
}
.rowsaward {
	float: left; text-align: center; width:75px;}
.rowstext {
	float: right; width:490px;
	}
.rowspic {
	float: left; width: 120px; text-align: center; 
}
