/*
#  ICS Technologies Stylesheet
#  Design by Ryan Hoshor
#  June 2009
#  http://incomservice.net
*/


/* Reset */

* {
	margin: 0px;
}

a img {
	border: none;
}

/* Font Definitions */

@font-face {
	font-family: GeoSansLight;
	src: url('../fonts/GeosansLight.ttf');
	font-style: normal;
}

@font-face {
	font-family: coffeethin;
	src: url('../fonts/coffeethin.otf');
	font-style: normal;
}

@font-face {
	font-family: coffeelight;
	src: url('../fonts/coffeelight.otf');
	font-style: normal;
}

@font-face {
	font-family: coffeeheavy;
	src: url('../fonts/coffeeheavy.otf');
	font-weight: bold;
}

@font-face {
	font-family: enviro;
	src: url('../fonts/enviro.ttf');
	font-style: normal;
}

/* Navigation */

#nav {
	line-height: 38px;
	height: 48px;
	font-size: 18px;
	font-family: coffeelight,'Lucida Grande', sans-serif;
	float: right;
}

#nav ul {
	list-style-position: outside;
	list-style-type: none;
	padding: 0;
}

#nav ul.main li {
	line-height: 38px;
	padding: 0 12px;
	display: inline;
	float: left;
	text-shadow: 1px 1px 2px #000;
}

#nav ul.main li a {
	height: 48px;
	text-decoration: none;
	color: white;
	display: block;
}

#nav ul.main li a:hover, #nav ul.main li a.current {
	background: url(../images/arrow.png) top no-repeat;
	color: #bdd8ff;
}

#sub_wrapper_rt {
	clear: both;
	float: left;
	padding-right: 22px;
	background: url(../images/subnavback_rt.png) right no-repeat;
	height: 38px;
}

#sub_wrapper {
	background: url(../images/subnavback_lt.png) left no-repeat;
	padding-left: 22px;
	height: 38px;
	
}

#nav ul.subnav {
	line-height: 38px;
	height: 38px;
	font-size: smaller;
	background: url(../images/subnavback.png) left repeat-x;
}

#nav ul.subnav li {
	line-height: 38px;
	padding: 0 12px;
	display: inline;
	float: left;
}

#nav ul.subnav li a {
	height: 38px;
	text-decoration: none;
	color: black;
	display: block;
}

#nav ul.subnav li a:hover, #nav ul.subnav li.current {
	color: #9a4f3b;
	text-shadow: none;
}


#top {
	height: 194px;
	background: url(../images/top1.png) top repeat-x;
	width: 100%;
}

#toplogo {
	left: 0;
	top: 0;
	position: absolute;
	
}

#top span.phone {
	font-size: 14px;
	position: absolute;
	top: 85px;
	display: block;
	left: 310px;
	z-index: 0;
	color: #fff;
	opacity: 0.2%;
	text-shadow: #555 1px 1px 2px;
	font-family: "Helvetica Neue", Helvetica, Verdana sans-serif;
	text-align: left;
	line-height: 20px;
}

#top span.phone span {
	color: #ccc;
	font-size: 17px;
}
/* Body Styles */

body {
	text-align: center;
	font-size: 13px;
	font-family: "Helvetica Neue", Helvetica, Verdana sans-serif;
	color: #6c6c6c;
	background-color: rgb(236, 244, 254);
	font-weight: 300;
}

#mainCover {
	width: 650px;
	margin: 0 auto;
}

#mainCover ul li.box {
	float: left;
	width: 30%;
	padding: 5px;
	display: block;
	position: relative;
	top: 350px;
	font-size: 80%;
}

#mainCover div {
	padding-top: 455px;
	margin: 0 5px;
}

#map {
	background: url(../images/index/map_back.jpg) no-repeat;
	height: 440px;
	width: 484px;
	margin: 0 auto;
	padding: 35px 0 0 28px;
}

strong {
	font-weight: bold;
}

.slogan {
	font-style: italic;
	color: #4676af;
	font-size: 110%;
}

#wrapper {
	background: #fff;
	width: 100%;
	margin-top: -24px;
	padding-top: 24px;
	clear: both;
	padding-bottom: 20px;
	font-weight: 200;
}

#main {
	text-align: center;
	margin: 0 auto;
	max-width: 1200px;
	min-width: 1000px;
}

#maintext {
	text-align: left;
	float: left;
	margin-left: 20px;
	width: 72%;
	
}

#c12groupContainer {
	clear:both; 
	margin: 10px 120px 0 0;
	float: right;
}

#maintext.single {
	float: none;
	width: 100%;
	max-width: 900px;
	margin: 0 auto;
}

#maintext.full {
	float: none;
	width: 100%;
	margin: 0 auto;
}

#maintext p, .slogan, dl {
	line-height: 150%;
	margin-bottom: 10px;
}

#maintext a {
	text-decoration: none;
	color: #2d4a6e;
	font-weight: bold;
}

#maintext a:hover {
	border: none;
	color: #527ba1;
}

ul.features li {
	padding-left: 10px;
	list-style-image: url(../images/arrow-000.png);
	
}

ul.features li p {
	padding: 10px 10px 10px 0;
}

ul.features li h3 {
	margin-bottom: -10px;
	margin-top: 10px;
}

ul.features li:hover h3 {
	padding-left: 5px;
	color: black;
	-webkit-transition: 1s ease-in;
}

ul.features li:hover p {
	color: black;
	background: #f4f4f4;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	
}

ul.features li p {
	padding-left: 10px;
}

/* Sidebar */

#rightside {
	color: #9a4f3b;
	float: left;
	margin-left: 30px;
	padding: 20px;
	width: 18%;
	max-width: 220px;
	text-align: left;
	background: #DCF1FF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#rightside h3 {
	text-align: center;
}

#rightside div.sep {
	background: url(../images/sep.png) center no-repeat;
	width: 100%;
	height: 20px;
	margin: 5px 0;
}

ul .sidebarlist {
	list-style-type: none;
}

ul .sidebarlist li a {
	font-size: smaller;
}

img.right {
	float: right;
	margin: 0 10px 10px 10px;
	padding: 5px;
	border: 1px solid silver;
}

ul.sidebarList {
	padding: 0;
	list-style-type: none;
	font-size: 10px;
}

ul.sidebarList li {
	padding: 2px 0;
}

ul.sidebarList li a {
/* 	color: #47A98B; */
	color: #9a4f3b;
	font-weight: bold;
	text-decoration: none;
}

ul.sidebarList li a:hover {
	color: #000;
}

/* Footer */

#footer {
 	background: url(../images/footer_shadow.png) top repeat-x;
	clear: both;
	padding-top: 20px;
	font-family: 'Helvetica Neue', Helvetica, sans-serif;
	font-size: 10px;
}

#footer a {
	text-decoration: none;
	color: #478EA9;
}

#footer a:hover {
	color: inherit;
}

#footer #grid {
	margin: 0 auto;
	max-width: 1160px;
	min-width: 900px;
	width: 90%;
	text-align: center;
}

#footer div#grid div#box {
	float: left;
	margin-right: 2%;
	border-right: 1px dotted #d9d9d9;
	width: 17.9%;
	text-align: left;
}

#footer div#grid div#box.last {
	border-right: none;
	margin-right: none;
	width: auto;
}

#footer div#grid div#box:hover {
	color: gray;
}

#footer div#grid div#box h3 {
	font-weight: 100;
	color: #47A98B;
	text-shadow: none;
	font-size: 16px;
}

#footer div#grid div#box ul {
	list-style-type: none;
	padding-left: 5px;
}

#footer div#grid div#box ul li span.hide {
	color: #ECF4FE;
	font-weight: bold;
}

#footer div#grid div#box ul li:hover span.hide {
	color: gray;
}

#footer div.sosumi {
	clear: left;
	padding-top: 20px;
	text-align: center;
	font-size: 10px;
	letter-spacing: 1mm;
	font-weight: 300;
	margin-bottom: 40px;
}

/* Download Remote */

div.downloader {
	width: 299px;
	height: 66px;
	margin: 0 auto;
	background: url(../images/download.png) no-repeat top;
}

div.downloader:hover {
	background: url(../images/download.png) no-repeat bottom;
}

div a#downloadsupport {
	display: block;
	width: 100%;
	height: 100%;
}
.warn {
	background: #ffdddd;
	color: red;
	margin: 7px 0;
	font-family: "Helvetica Neue";
	font-size: 10px;
}

#d_help {
	display: block;
	padding: 5px;
	border: 1px solid #fdd;
	background: #fee;
	color: #f88;
	text-align: center;
	margin: 7px 0;
	font-family: "Helvetica Neue";
	font-weight: 500;
	font-size: 15px;
}

#d_help:hover {
	border: 1px solid silver;
	background: #f4f4f4;
	color: #333;
	cursor: pointer;
}

/* Style Definitions */

h1 {
	font-family: coffeelight;
	font-variant: normal;
	text-shadow: 1px 1px 2px #a3a3a3;
	color: #71b6ef;
}

h2 {
	
}

h3 {
	font-family: coffeelight;
	font-variant: normal;
	text-shadow: 1px 1px 2px #a3a3a3;
	color: #2D4A6E;
	font-size: 140%;
}

h3 a {
	font-weight: 600;
}

.heading {
	font-family: coffeelight;
	font-variant: normal;
	text-shadow: 1px 1px 1px #a3a3a3;
	color: #2D4A6E;
	font-size: 140%;
}

.hidden {
	margin-left: -99999px;
	height: 1px;
}

.arrow {
	font-size: 70%;
}

img.left {
	float: left;
	padding-right: 10px;
}

dl.front {
	float: left;
	width: 23%;
	padding: 1%;
}

dl.front dt {
	font-family: coffeelight;
	font-variant: normal;
	text-shadow: 1px 1px 2px #a3a3a3;
	color: #2D4A6E;
	font-size: 140%;
	margin-left: -10px;
}

/* Contact */

#telephone {
	padding: 10px;
	border: 1px solid rgb(180, 210, 255);
	color: rgb(41, 29, 127);
	background: rgb(234, 242, 250);
	font-size: 50px;
	font-weight: 100;
	font-family: 'Baskerville', 'Times New Roman', Times, 'Helvetica Neue', serif;
	width: 80%;
	margin: 10px auto;
	text-align: center;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#telephone:hover {
	color: rgb(50, 100, 200);
}

#no_spam {
	padding: 12px;
	border: 1px solid #999;
	background: #fff url(../images/contact/fingerprint.gif) no-repeat center;
	width: 40px;
	height: 40px;
}

#no_spam.no_spam1 {
	padding: 12px;
	border: 1px solid #999;
	background: #0f0 url(../images/contact/fingerprint1.gif) no-repeat center;
	width: 40px;
	height: 40px;
}

.noborder {
	border: none;
}

/* About Staff */

.staff {
	margin: 10px;
	padding: 10px;
	background: #DFF4FF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

.staff img {
	float: left;
	padding-right: 10px;
}

.staff:hover img{
	float: right;
	padding-right: none;
	padding-left: 10px;
}

.staff:hover {
	background: #EAF5FB;
}

#emergency {
	position: relative;
	height: 128px;
	width: 50%;
	min-width: 410px;
	padding: 10px;
	border: 1px solid silver;
	top: 20px; right: -14px;
	float: right;
	background: #FFF3F3;
}

/* Login Form */

#loginform {
	padding: 10px;
	margin: 0 auto;
	width: 50%;
	height: 100px;
	background: rgb(234, 242, 250);
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#loginform input {
	padding: 2px;
}

#loginform label {
	float: right;
	padding-right: 5px;
}

h3.error {
	text-align: center;
}

/* Links */

ul.links {
	list-style: none;
}

ul.sublinks {
	list-style-image: url(../images/bookmark.png);
}

ul.links li ul.sublinks li {
	margin-left: 16px;
	line-height: 16px;
}

ul.links li ul.sublinks li a {
	text-decoration: none;
	color: #478EA9;
}

ul.links li ul.sublinks li a:hover {
	color: gray;
}

ul.links li.title {
	padding: 2px;
	background: #efefef;
	font-weight: bold;
}

/* Notices */

#notice {
 background: rgb(146, 189, 226) url(../images/topbg.png) repeat-x;
 text-align: left;
 height: 37px;
}

#noticepad{
	background: inherit;
	padding: 10px;
}

#notices{
	color: #fff;
	padding-left: 200px;
}

#notices .noticedate {
	font-weight: bold;
	font-family: "Helvetica Neue";
}

#notices a {
	color: #fff;
	text-decoration: none;
}

#notices a:hover {
	border-bottom: 1px dotted #eee;
}

#removenotice {
	background: url(../images/cross.png) center no-repeat;
	position: absolute;
	right: 10px;
	top: 5px;
	width: 30px;
	height: 30px;
}

#removenotice:hover {
	cursor: pointer;
}

span.phone {
	display: block;
	margin: 0 auto;
}

span.phone span {
	display: block;
	font-size: large;
}


