@charset "UTF-8";
/* CSS Document */
.green {
	color: #006666;
}
body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}
.orange {
	color: #cc6633;
	text-transform: lowercase;
}
.orange_small {
	font-size: 10px;
	color: #cc6633;
}
.large_numbers {
	font-size: 16px;
	font-weight: normal;
}
.orange a {
	color: #cc6633;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc6633;
}
.orange a:link {
	color: #cc6633;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc6633;
}
.orange a:hover {
	color: #cc6633;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
.orange_small a {
	color: #cc6633;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc6633;
}
.orange_small a:link {
	color: #cc6633;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc6633;
}
.orange_small a:hover {
	color: #cc6633;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#contact_us_eire a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc6633;
	color: #cc6633;
	text-decoration: none;
}
#top_curves  {
	width: 978px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/topcurves_image.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#bottom_curves {
	width: 930px;
	margin-right: auto;
	margin-left: auto;
	height: 26px;
}
#bottom_curves #middle {
	float: left;
	height: 44px;
	background-color: #FFFFFF;
	width: 850px;
}

#container {
	width: 918px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#container #flash_container {
	float: left;
	width: 100%;
	background-image: url(images/advantedg_header_graphic.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#container #nav_container {
	float: left;
	width: 663px;
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-x;
	background-position: right top;
	height: 46px;
	overflow: hidden;
	margin: 0px;
	padding: 0px;
}
#nav_container a {
	text-decoration: none;
	color: #FFFFFF;
}
#nav_container a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#nav_container a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

.current_page_item a {
	text-decoration: underline;
	/* round corner tab - not for IE */
	-moz-border-radius-topright: 6px;
	-moz-border-radius-topleft: 6px;
}

#nav_container ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	font-size: 14px;
	list-style-type: none;
	text-transform: capitalize;
	padding: 0px;
	margin: 0px;
}
#nav_container li {
	display: inline;
	text-transform: capitalize;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	padding-left: 12px;
	padding-right: 9px;
}


.end_of_nav {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}



#container #nav_container_what_we_do {
	float: left;
	width: 663px;
	background-image: url(images/nav_bg.png);
	background-repeat: repeat-x;
	background-position: right top;
	height: 55px;
	overflow: hidden;
	padding: 0px;
	font-size: 14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#nav_container_what_we_do a {
	text-decoration: none;
	color: #FFFFFF;
}
#nav_container_what_we_do a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#nav_container_what_we_do a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

#nav_container_what_we_do ul {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: normal;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#nav_container_what_we_do li {
	display: inline;
	padding-left: 12px;
	padding-right: 9px;
}
.nav_divider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
}



#container #applications_for_sub_menu {
	float: right;
	width: 255px;
	overflow: hidden;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
#applications_for_sub_menu #top_applications {
	float: left;
	width: 100%;
	background-image: url(images/contact_us_top.png);
	background-repeat: repeat-x;
	background-position: left top;
	height: 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
#applications_for_sub_menu #middle_applications {
	background-image: url(images/contact_us_middle.png);
	background-repeat: repeat-y;
	background-position: left top;
	float: left;
	width: 95%;
	padding-left: 5%;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#applications_for_sub_menu #bottom_applications {
	float: left;
	width: 100%;
	background-image: url(images/contact_us_bottom.png);
	background-position: left top;
	background-repeat: no-repeat;
	height: 28px;
	margin-top: 0px;
	padding-top: 0px;
}
#middle_applications h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006666;
	font-weight: normal;
}
#middle_applications h2 a {
	color: #006666;
	text-decoration: none;
}
#middle_applications h2 a:link {
	color: #006666;
	text-decoration: none;
}
#middle_applications h2 a:hover {
	color: #006666;
	text-decoration: underline;
}
#container #main_content {
	float: left;
	width: 70%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 1%;
	padding-bottom: 0px;
	padding-left: 1%;
}
#main_content h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #006666;
	font-weight: normal;
}
#main_content p a {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc6633;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc6633;
}
#main_content p a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc6633;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc6633;
}
#main_content p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc6633;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#main_content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#main_content li a {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc6633;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc6633;
}
#main_content li a:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
#main_content li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



#container #three_section_container {
	float: left;
	width: 71%;
	margin-top: 20px;
	padding-left: 1%;
}
#three_section_container #latest_news {
	float: left;
	width: 50%;
}
#three_section_container #recruitment {
	float: right;
	width: 100%;
	margin-top: 20px;
}
#salvedg_container {
	float: left;
	width: 50%;
}
#latest_news ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
}
#latest_news li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	margin-top: 10px;
}
#latest_news h3 {
	font-weight: normal;
	font-size: 14px;
}
.latest_news_header_class {
	font-size: 14px;
}
#recruitment p {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	font-size: 14px;
}
#container #sitemap_header {
	float: left;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #006666;
	border-bottom-color: #089393;
	overflow: hidden;
}
#sitemap_header h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006666;
	font-size: 10px;
	overflow: hidden;
	font-weight: normal;
}
#page_list ul {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 12%;
	color: #006666;
	font-weight: normal;
	text-align: left;
	margin: 0px;
}
#page_list li {
	margin-bottom: 3px;
	text-align: left;
	margin-left: 35px;
	font-size: 9px;
}
#container #sitemap_container {
	float: left;
	width: 100%;
	overflow: hidden;
	background-color: #FFFFFF;
	padding-top: 10px;
}
#sitemap_container #sitemap_footer {
	float: left;
	width: 100%;
	background-image: url(images/edg_footer.png);
	height: 75px;
	background-position: right bottom;
	background-repeat: no-repeat;
}
#container #sitemap_container #sitemap_footer #left {
	float: left;
	width: 30%;
}
#container #sitemap_container #sitemap_footer #right {
	float: left;
	width: 43%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	padding-top: 52px;
	padding-left: 27%;
}
#sitemap_container #page_list {
	float: left;
	width: 100%;
}
#sitemap_footer ul {
	padding: 0px;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	list-style-type: none;
	color: #006666;
}
#sitemap_footer li {
	display: block;
	float: left;
	margin-right: 10px;
	padding-right: 10px;
}
.bottom_nav_divider {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006666;
}
#sitemap_container #sitemap_footer a {
	color: #006666;
	text-decoration: none;
}
#sitemap_container #sitemap_footer a:link {
	color: #006666;
	text-decoration: none;
}
#sitemap_container #sitemap_footer a:hover {
	color: #006666;
	text-decoration: underline;
}
#contact_form p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}
#page_list a {
	color: #006666;
	text-decoration: none;
}
#page_list a:link {
	color: #006666;
	text-decoration: none;
}
#page_list a:hover {
	color: #006666;
	text-decoration: underline;
}
#contact_form #checkbox_table p {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 10px;
}
#container #header_images {
	float: left;
	width: 100%;
}
.sitemap_header {
	font-size: 10px;
	font-weight: bold;
}
#main_content h3 {
	color: #006666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
}
#advantedg_in_container {
	float: left;
	width: 600px;
}
#advantedg_in_container h2 {
	font-size: 12px;
	color: #006666;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#advantedg_in_container ul {
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#advantedg_in_container li {
	display: inline;
	float: left;
	margin-bottom: 0px;
	margin-right: 25px;
}
#container #main_content #an_advantedg_text {
	float: left;
	width: 100%;
}
#container #main_content #handset {
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
	width: 100%;
	padding-top: 15px;
	padding-bottom: 20px;
}
#container #main_content #handset h4 {
	color: #666666;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
}
#container #main_content #handset ul {
	list-style-type: none;
	padding: 0px;
}
#container #main_content #handset li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-bottom: 10px;
	display: inline;
}
#main_content #contact_us_eire {
	float: left;
	width: 100%;
}
#main_content #contact_us_edg_repair_centre {
	float: left;
	width: 100%;
}
#main_content #contact_us_uk #address {
	float: left;
	width: 40%;
}
#main_content #contact_us_uk #map {
	float: left;
	width: 60%;
	text-align: right;
}
#contact_us_uk {
	float: left;
	width: 100%;
}
#container #main_content h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc6633;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}
#container #main_content li {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
}
.black {
	color: #cc6633;
}
#dotted_divider {
	width: 100%;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 10px;
	float: left;
	height: 5px;
}
#container #main_content #printers {
	float: left;
	width: 100%;
}
#container #main_content h5 {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 14px;
	text-transform: capitalize;
	font-weight: bold;
}
#latest_news #content {
	float: left;
	width: 96%;
	margin-bottom: 10px;
	padding-right: 4%;
}
#recruitment #grey_keyline {
	float: left;
	width: 100%;
	height: 22px;
}
#recruitment #text {
	float: left;
	width: 100%;
	padding-top: 1%;
}	
#latest_news #content a {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc6633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:  #cc6633;
	text-decoration: none;
	font-size: 12px;
}
#latest_news #content a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc6633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color:  #cc6633;
	text-decoration: none;
}
#latest_news #content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc6633;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-decoration: none;
}
#latest_news #content p {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
}#container #nav_container_what_we_do #orange_nav {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 100%;
	background-image: url(images/orange_nav_background.png);
	height: 28px;
	margin-top: 5px;
	font-size: 12px;
}
#orange_nav #nav {
	float: left;
	width: 85%;
	padding-left: 20px;
	padding-top: 6px;
}
.end_nav_divider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
}
.orange_nav_divider {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
#main_content #contact_us_eire #eire_address {
	float: left;
	width: 40%;
}
#main_content #contact_us_eire #eire_map {
	float: left;
	width: 60%;
	text-align: right;
}
#contact_us_uk a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc6633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc6633;
	text-decoration: none;
}
#contact_us_uk a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc6633;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc6633;
}
#contact_us_uk a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #cc6633;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#contact_us_eire a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc6633;
	color: #cc6633;
	text-decoration: none;
}
#contact_us_eire a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-style: none;
	color: #cc6633;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#contact_us_edg_repair_centre a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc6633;
	color: #cc6633;
	text-decoration: none;
}
#contact_us_edg_repair_centre a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-style: none;
	color: #cc6633;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}

#three_section_container #recruitment #text a {
	color: #006666;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006666;
	text-decoration: none;
}
#three_section_container #recruitment #text a:link {
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #006666;
}
#three_section_container #recruitment #text a:hover {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#three_section_container #promo_area {
	float: right;
	width: 100%;
	padding-top: 10px;
}
#promo_area p a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #cc6633;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc6633;
}
#promo_area p a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #cc6633;
}
#promo_area p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #006666;
}
#promo_area p a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#promo_area #promo_area_text {
	width: 100%;
	float: left;
}
.tick_spacing {
	margin-right: 30px;
}
#container #main_content #contact_us_edg_repair_centre #salevdg_address {
	float: left;
	width: 40%;
}
#container #main_content #contact_us_edg_repair_centre #salvedg_map {
	float: left;
	width: 60%;
	text-align: right;
}
#container #main_content #o2_container {
	float: left;
	width: 100%;
}
#container #main_content #bt_container {
	float: left;
	width: 100%;
}
#container #main_content #communications {
	float: left;
	width: 100%;
}
#container #main_content #specialist_third_party_software {
	float: left;
	width: 100%;
}
#container #main_content #handheld {
	float: left;
	width: 100%;
}
#container #main_content #table_1 {
	width: 50%;
	float: left;
}
#container #main_content #table_2 {
	width: 50%;
	float: left;
}
#container #main_content #text_under_tables {
	float: left;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}

/* Styles added by Gary on 02/02/10 */

#contactformwrap p, label, legend { font:12px Arial, Helvetica, sans-serif; display:block}
#contactformwrap p { padding:10px 0; margin:0 } 

#contactformwrap { width:190px; float:left; margin:0 0 0 24px; display:inline }

/* Form style */

#contactformwrap label { font: 12px Arial, Helvetica, sans-serif; color: #333; margin:0; padding:10px 0 2px; display:block }
#contactformwrap input, textarea, select { border:1px solid #999; background:#fff; width:180px; font:12px Arial, Helvetica, sans-serif; color:#333 }   
#contactformwrap input.field { padding:5px; width:170px }
#contactformwrap input:focus, textarea:focus, select:focus { border: 1px solid #333; background-color: #fff; color:#333; }
#contactformwrap input.submit { width: 85px; cursor: pointer; border: 1px solid #eee; background:#999; color:#fff; padding:5px 0 }
#contactformwrap input.submit:hover { background:#444; }
#contactformwrap input[type="submit"][disabled] { background:#888; }
#contactformwrap span.required{ font-size: 13px; color: #ff0000; } 
#message { margin: 10px 0; padding: 0; float:left }
.error_message { display: block; line-height: 22px; background: #FBE3E4 url(none) no-repeat 10px center; padding:5px; color:#8a1f11; border: 1px solid #FBC2C4; float:left; width:180px; font:12px Arial, Helvetica, sans-serif }
.loader { padding: 0 10px; }
#contactformwrap #success_page h1 { font:16px Arial, Helvetica, sans-serif }
#contactformwrap input.checkbox { display:inline; width:auto; float:left; margin:10px 0 0 }
#contactformwrap label.checkboxtext { display:inline; float:right; width:165px }
#recaptcha_area { float:left; display: inline; margin: 0 0 0 -5px; width:185px }
#recaptcha_widget_div { float:left; width:185px !important }
#recaptcha_widget_div table { width:185px }
#recaptcha_widget_div img { width:185px; height: auto }
#recaptcha_image { width:185px !important; height: 35px !important }
.recaptcha_image_cell { width:185px !important; background: none !important}
#recaptcha_response_field { width:185px !important }
#recaptcha_reload_btn { display:none !important }
#recaptcha_switch_audio { display:none !important }
#recaptcha_whatsthis { display:none !important }
#recaptcha_table.recaptchatable { border:none !important }
#recaptcha_logo { display: none }
#recaptcha_tagline { display:none }