/* Eric Meyer's Reset Reloaded */
/* http://meyerweb.com/eric/thoughts/2007/05/01/reset-reloaded/ */
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: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {line-height: 1; font-family: Arial, Helvetica, "Sans Serif";background: url('/images/site//bg-body.jpg') repeat-x 0 0;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse;border-spacing: 0;}

/* ========== */
/* ! Global   */
/* ========== */

.left {float:left !important;}
.right {float:right !important;}
.clear {clear:both !important;}
.center {margin: 0 auto !important}

.grid-1 {
	width: 143px;
	overflow: hidden;
}

.grid-2 {
	width: 306px;
	overflow: hidden;
}

.grid-3 {
	width: 469px;
	overflow: hidden;
}

.grid-4 {
	width: 632px;
	overflow: hidden;
}

.grid-5 {
	width: 795px;
	overflow: hidden;
}

.grid-6 {
	width: 958px;
	overflow: hidden;
}

.white {background:#fff;padding:20px;width: 266px;}

/* ================ */
/* ! Header/footer  */
/* ================ */

#header-cont,
#footer-cont {
	width: 100%;
	height: auto;
	overflow:hidden;
	padding: 30px 0;
	margin-bottom:30px;
	background: #000e3c url('/images/site//bg-header.png') repeat-x 0 0;
}

#header-cont  img.logo {float:left;}
#header-cont  img.right {margin:5px 0 0 15px;}
#footer-cont {background:#001241; margin: 30px 0 30px 0;padding: 30px 0 15px 0;clear:both;}

.footer-news {background: #e5e5e5;padding: 25px 25px 0px 25px; width: 419px;}
.footer-news p {clear:both;margin-bottom: 20px; float:left;}
.footer-news img {float: left; margin: 0 10px 10px 0;}

.tweets {background: #e5e5e5;padding: 25px 15px 10px 15px; width: 276px;}

/* ============= */
/* ! Homepage  */
/* ============= */

.cycle-slideshow {width: 100%; z-index:0;position: relative;margin-bottom:30px;}
.cycle-slideshow img {width: 100%;position: absolute;z-index:10;}
.cycle-pager {position: absolute; z-index: 9999; bottom: 20px; left:24px;}
.cycle-pager span {display:block;width: 14px;height:14px;background:#fff;background: rgba(255, 255, 255, 0.5);text-indent:-999px;overflow:hidden;float:left;margin-right:10px; cursor: pointer; -webkit-border-radius: 7px;-moz-border-radius: 7px;border-radius: 7px;}
.cycle-pager span.cycle-pager-active,
.cycle-pager span:hover {background: #fff; background: rgba(255, 255, 255, 1.0);}

.fluorex p {font-size:1.1em;color: #001241}

/* ============= */
/* !   About     */
/* ============= */

.team .grid-3 {margin-bottom:22px;padding-bottom:5px;border-bottom: solid 1px #cccccc;}
.director {margin-bottom:22px;padding-bottom:5px;border-bottom: solid 1px #cccccc; overflow: hidden;}

/* ============= */
/* ! Technology  */
/* ============= */

.gallery img {margin-bottom:15px;float:left}

/* ============== */
/* ! News & Links */
/* ============== */

.links p {border-top:solid 1px #cccccc;border-bottom:solid 1px #cccccc;padding: 8px 0 10px 0;margin:10px 0 20px 0;}

/* ============= */
/* ! Navigation  */
/* ============= */

ul#nav li {
	display: block;
	width: 100%;
}

ul#nav li a {
	padding: 13px 0;
	border-bottom:solid 1px #d6d6d6;
	display:block;
	width: 100%;
	color:#001241;
	font-weight: normal;
	font-size:.95em;
}

ul#nav li.here a {font-weight: bold;}

/* ========== */
/* ! Styles   */
/* ========== */

/*Global*/
a {color:#000d3c; text-decoration: none; font-weight:normal;}
a:hover {text-decoration: underline;}
a:visited {color:#001746;}

h1 {color:#001241; font-size:1.55em;font-weight:normal;margin: 0 0 15px 0; line-height:1.4em;}
h2 {color:#001241; font-size:1.35em;font-weight:normal;margin: 0 0 15px 0; line-height:1.4em;}
h3 {color:#001241; font-size:1em;font-weight:normal;margin: 0 0 0 0; line-height:1.3em;}

p {color:#333333;line-height:1.4em;font-size:.9em;margin: 0 0 15px 0; text-align: justify}

#header-cont  ul {float:right;margin: 5px 0 0 0;border-right: solid 2px #fff;padding-right:20px;}
#header-cont  ul li {
	color:#fff;
	padding: 3px 0;
	font-size:.85em;
	text-align:right;
}

#header-cont  ul li a {
	color:#fff;
	text-decoration: none;
}

.grid-3 ul {margin: 10px 0 10px 10px;padding:0;}
.grid-3 ul li {padding: 3px 0; list-style-type: circle;list-style-position: inside; color:#333; font-size:.95em;}

.footer-news h2,.tweets h2 {float:left;}

span.read-all {
	float:right;
	font-style: italic;
	font-weight: normal !important;
	font-size:.85em;
}

span.read-all a {font-weight: normal !important;}
span.read-all img {vertical-align: middle; float:none; margin:0 0 0 8px;}

#footer-cont p {color:#fff;font-size:.8em;}
#footer-cont a {color:#fff;font-weight:normal;}

nav#mobile {display:none;}


/* ========== */
/* !  Forms   */
/* ========== */

p.form-element {
	width: 100%;
	overflow: hidden;
}

p.form-element label {
	float: left;
	width: 100%;
	margin-bottom:3px;
}

p.form-element input.txtbox {
	clear:both;
	padding:4px;
	height:24px;
	border: solid 1px #ccc;
	width: 95%
}

p.form-element select {
	width: 99%;
}

p.form-element textarea {
	width: 100%;
	padding:4px;
	height:100px;
	border: solid 1px #ccc;
	width: 95%
}

input#submit {
	background: url('/images/site/btn-submit.png') no-repeat 0 0;
	width: 143px;
	height:30px;
	border:0; outline: 0;
	text-indent: -999px;
	overflow: hidden;
	cursor: pointer;
}

p.form-element input.txtbox:focus {
	border: solid 1px #4e90cc;
}

.field-error {border: solid 1px red !important}
.error {color:red !important}


/*Quick iPad fix

@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) {

#header-cont .grid-6 {
	width: 768px !important;
}

}
*/