/* ------------------------------------------------
	Name:    citysigns.css
	Author:   Iaian Thomasian
	Version:  1.0
	Date:     Sept 21, 2012
	COLORS:
	blue:  	#0167B2
	ltblue: 
-------------------------------------------------- */

/* http://meyerweb.com/eric/tools/css/reset/ v2.0 | 20110126 License: none (public domain) */
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, 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, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; font: inherit; vertical-align: baseline; } /* HTML5 display-role reset for older browsers */ article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {display: block; } body {line-height: 1; } ol, ul {list-style: none; } blockquote, q {quotes: none; } blockquote:before, blockquote:after, q:before, q:after {content: ''; content: none; } table {border-collapse: collapse; border-spacing: 0; }

/* `Clear Floated Elements
----------------------------------------------------------------------------------------------------*/
/* http://sonspring.com/journal/clearing-floats */
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
/* http://www.yuiblog.com/blog/2010/09/27/clearfix-reloaded-overflowhidden-demystified */
.clearfix:before, .clearfix:after {content: '\0020'; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }
.clearfix:after {clear: both; }
/* The following zoom:1 rule is specifically for IE6 + IE7. Move to separate stylesheet if invalid CSS is a problem. */
.clearfix {zoom: 1; }

/* Aru Scaffolding
-------------------------------------------------- */
.container {
	margin:0 auto;
	width:1280px;
	position:center;
	background-color:#0167B2;
}
aside {
	background-color:#0167B2;
	float:left;
	width:320px;
	height:100%;
	margin-bottom:30px;
	margin-top:10px;
}
.servnav h5 {
	margin-left:30px;

}
.servnav img {
	border:0px;
	margin:5px auto 0px 30px;
}
.main {
	height:100%;
	z-index:+1;
	float:right;
	width:960px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 1%, #119cff 92%, #119cff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(92%,#119cff), color-stop(100%,#119cff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* W3C */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#119cff',GradientType=0 ); /* IE6-9 */

}
.polemain {
	height:100%;
	z-index:+1;
	float:right;
	width:960px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 1%, #119cff 92%, #119cff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(92%,#119cff), color-stop(100%,#119cff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#119cff',GradientType=0 ); /* IE6-9 */
	padding-bottom:30px;
}
.servmain {
	height:650px;
	z-index:+1;
	float:right;
	width:960px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 1%, #119cff 92%, #119cff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(92%,#119cff), color-stop(100%,#119cff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#119cff',GradientType=0 ); /* IE6-9 */
}
.prodmain {
	height:700px;
	z-index:+1;
	float:right;
	width:960px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 1%, #119cff 92%, #119cff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(92%,#119cff), color-stop(100%,#119cff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#119cff',GradientType=0 ); /* IE6-9 */
}
.dirmain {
	height:600px;
	z-index:+1;
	float:right;
	width:960px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 1%, #119cff 92%, #119cff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(92%,#119cff), color-stop(100%,#119cff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#119cff',GradientType=0 ); /* IE6-9 */
}
.conmain {
	height:700px;
	z-index:+1;
	float:right;
	width:960px;
	background: #ffffff; /* Old browsers */
	background: -moz-linear-gradient(top,  #ffffff 1%, #119cff 92%, #119cff 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#ffffff), color-stop(92%,#119cff), color-stop(100%,#119cff)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* IE10+ */
	background: linear-gradient(top,  #ffffff 1%,#119cff 92%,#119cff 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#119cff',GradientType=0 ); /* IE6-9 */
}
.about {
	height:650px;
	width:500px;
	margin:60px auto;
	color:black;
}
.aboutcon {
	height:120px;
	width:570px;
	color:black;
	margin:auto;
}
#left {
	width:270px;
	float:left;
	padding:0px 5px 0px 5px;
	margin-top:30px;
	margin-left:30px;
	margin-right:1px;
	word-wrap:normal;
	margin-bottom:30px;
	height:390px;
	background-color:#FFF;
}
#right {
	width:270px;
	float:right;
	margin-top:30px;
	margin-left:5px;
	margin-right:30px;
	padding:0px 5px 0px 5px;
	word-wrap:normal;
	margin-bottom:30px;
	position:relative;
	height:390px;
	background-color:#FFF;
	}
#mid {
	width:270px;
	padding:0px 5px 0px 5px;
	margin-top:30px;
	margin-left:339px;
	margin-bottom:10px;
	padding:0px 5px 0px 5px;
	margin-right:25px;
	word-wrap:normal;
	height:390px;
	background-color:#FFF;
	position:absolute;
	}
#mids {
	width: 540px;
	padding: 0px 5px 0px 5px;
	margin: 20px auto;
	padding: 40px 30px 0px 30px;
	word-wrap: normal;
	height: 240px;
	background-color: #FFF;
	position: absolute;
	}
#midcon {
	width:540px;
	height:50px;
	padding:0px 5px 0px 5px;
	margin-top:90px;
	word-wrap:normal;
	background-color:#FFF;
	position:absolute;
	}
#midcon2 {
	width: 540px;
	height: 73px;
	padding: 0px 5px 0px 5px;
	margin-top: 60px;
	word-wrap: normal;
	background-color: #FFF;
	position: absolute;
	}
#midcon3 {
	width: 540px;
	height: 73px;
	padding: 0px 5px 0px 5px;
	margin-top: 60px;
	word-wrap: normal;
	background-color: #FFF;
	position: absolute;
	}
#midcon4 {
	width: 540px;
	height: 73px;
	padding: 0px 5px 0px 5px;
	margin-top: 60px;
	word-wrap: normal;
	background-color: #FFF;
	position: absolute;
	}
	
/* GRID
-------------------------------------------------- */
.grid img {
	display:block;
	float:left;
	border:0px;
	padding:0px;
	margin:30px;
	height:195px;
	width:260px;
}
.polegrid img {
	display:block;
	float:left;
	border:0px;
	padding:0px;
	margin:30px 62px 0px 62px;
	height:260px;
	width:195px;
}

/* LOGO SHASHIN
-------------------------------------------------- */
.logo-img {
	height:265px;
	width:320px;
	margin:0px;
	display:block;
	float:left;
}
	
/* Aru Kakimono
-------------------------------------------------- */
body {
	/*color:#FFFFFF;*/
	font-family:Arial, "MS Trebuchet", sans-serif;
	font-size:16px;
	line-height:1.5;
}
h1 {
	font-size: 20px;
	font-weight:bold;
	color:#ffffff;
}	
h2 {
	font-size:24px;
	font-weight:bold;
	color:#2e5cb8;
}
h3 {
	font-size:18px;
	font-weight:bold;
	color:#4775d1;
}
h4 {
	font-size:16px;
	font-weight:bold;
	color:#4775d1;
}
.br {
	margin:1px;
}
h5 {
	font-size: 24px;
	font-weight:bold;
	color:#ffffff;
	display:block;
	width:245px;
	background:#1b9dfe;
	text-align:center;
}
h6 {
	font-size: 20px;
	color:#ffffff;
	display:block;
	width:245px;
	background:#1b9dfe;
	text-align:center;
}
h7 {
	font-family: Impact, Charcoal, sans-serif;
	font-size:24px;
	line-height:1.5;
}
h8 {
	font-family: Impact, Charcoal, sans-serif;
	font-size:16px;
	line-height:1.5;
}
#para1 {
	text-align:left;
	color:black;
}
#para2 {
	text-align:center;
	color:black;
}
p  {
	color:black;
}
	
/* Nav
-------------------------------------------------- */
.dropdown {
	display:none;
}

/* Hidari No Nav */
aside nav ul {
	background:#0167B2;
	height:100%;
	width:245px;
	margin:5px 0px 0px 30px;
}
aside nav li {
	background:#1b9dfe;
	margin-bottom:1px;
	position:relative;
	display:block;
	padding:15px 0px;
	width:245px;
	height:28px;
	vertical-align:middle;
}
aside nav li:hover {
	background:#2952a3;
}
aside nav a {
	height:70px;
	width:245px;
	color:white;
	display:block;
	text-decoration:none;
	/*text-align:center;*/
	white-space:nowrap;
	margin:0px 0px 10px 30px;
	vertical-align:middle;
}
.sb aside nav ul {
	background:#0167B2;
	height:100%;
	width:245px;
	margin:5px 0px 0px 30px;
}
.sb aside nav li {
	background:#1b9dfe;
	margin-bottom:1px;
	position:relative;
	display:block;
	padding:15px 0px;
	width:245px;
	height:18px;
	vertical-align:middle;
}
.sb aside nav li:hover {
	background:#2952a3;
}
.sb aside nav a {
	height:70px;
	width:245px;
	color:white;
	display:block;
	text-decoration:none;
	/*text-align:center;*/
	white-space:nowrap;
	margin:0px 0px 10px 30px;
	vertical-align:middle;
}

/* HEADER NAV */
header nav ul {
	background:#0167B2;
	height:100%;
	display:block;
	width:100%;
	float:right;
	margin:0px;
	border:0px;
}
header nav li {
	background:#1b9dfe;
	margin-right:3px;
	position:relative;
	padding:3px 5px;
	float:left;
	display:block;
	width:179px;
	text-align:center;
}
header nav li:hover {
	background:#2952a3;
	display:block;
	/*border-left-color:#a33d29;*/
}
header nav a {
	color:white;
	text-decoration:none;
	white-space:nowrap;
	display:block;
}
	
/* Ue No Header
-------------------------------------------------- */
header {
	margin-bottom:0px;
	height:265px;
}
.header-img {
	height:265px;
	width:960px;
	margin:0px;
	z-index:0;
	/*overflow:hidden;*/
	position:relative;
	float:right;
	display:block;
}
.info {
	background:#0167B2;
	color:white;
	height:30px;
	vertical-align:top;
	width:960px;
	float:right;
	margin:1px 0px 0px 0px;
	z-index:+2;
	padding:0px;
}
