

/* =RESET
====================================================== */

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,dd,dl,dt,li,ol,ul,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;text-align:left;vertical-align: baseline} a img,:link img,:visited img {border:0} button { padding:0; margin:0; border:0 }


/* =CONTENT
====================================================== */

body {
	background:#090b05;
	color:#fff;
	font:0.85em/1.2 Arial,Helvetica,sans-serif;
}

strong {
	font-weight:bold
}

em {
	font-style: italic;
}

h2, h3, h4, h5, h6 {
	font-weight:bold;
}

h2 {
	font-size:36px;
}

h3 {
	font-size:1.75em;
	color:#039;
}

h4 {
	font-size:1.4em;
	color:#06c;
	padding:5px 5px 0;
}

h5 {
	font-size:1.25em;
	color:#6c0;
}

h6 {
	font-size:1.125em;
}

p, ol, dl, ul {
	padding:0.25em 15px 0.75em;
	line-height:1.5;
}

ul, ol {
	padding:0.25em 45px 0.75em;
	list-style:disc;
}

ol {
	list-style:decimal;
}

a {
	color:#da5334;
}

img {
	vertical-align:middle;
}

/* =LAYOUT
==================================================== */

html {
	background:#090b05 url(images/bg_content2o.jpg) no-repeat -500px -500px;	
}

body, html {
	height:100%;
}

body {
	background:#090b05 url(images/bg_body.png) repeat-x 0 0;
}

body.home {
	background:#090b05 url(images/bg_body-home.png) repeat-x 0 0;	
}

body.blog {
	background:#090b05 url(images/bg_body.png) repeat-x 0 0 !important;
}

#container {
	background:url(images/bg_header.jpg) no-repeat center top;
}

#container .wrap {
	width:965px;
	margin:0 auto;
	background:url(images/bg_content.jpg) 0 0;
	color:#333;
}

#header {
	height:130px;
	background:url(images/bg_header.jpg) no-repeat center top;
	color:#fff;
	position:relative;
}

#header h1 {
	width:298px;
	height:98px;
	padding:10px 0;
	float:left;
}

#header h1 a {
	display:block;
	height:100%;
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/logo2.png) no-repeat 0 0;	
}

#header h1 a:hover {
	background-position:left bottom;
}

#header p.contact {
	position:absolute;
	right:10px;
	top:10px;
	text-align:right;
	width:300px;
	font-size:1.5em;
	line-height:1.2;
	font-weight:bold;
}

#header p.contact a {
	color:#09f ;
}

#nav {
	float:right;
	background:url(images/bg_nav.png) no-repeat left bottom;
	height:51px;
	width:500px;
	padding:76px 5px 0 17px;
	margin:0 25px 0 0;
}

#nav li {
	list-style:none;
	float:left;
	width:83px;
	height:51px;
}

#nav li a {	
	display:block;
	height:51px;
	text-align:center;
	text-decoration:none;
	color:#036;
	line-height:72px;
}

#nav li a:hover {
	color:#06c;
	background:url(images/bg_navTab.png) no-repeat left bottom;
	line-height:52px;
}

#nav li.current a {
	font-weight:bold;
	color:#c60;
}

#nav li.current a:hover {
	color:#f90
}

#heading, #bHeading {
	background:url(images/bg_heading.png) no-repeat center top;
	height:74px;
	color:#fff;
	padding:10px 335px 0 25px;
	overflow:hidden;
}

.home #heading {
	background:url(images/bg_heading-home.png) no-repeat center top;
	height:252px;
}

#heading .swrap {
	width:610px;
	overflow:hidden;
	position:relative;
	height:35px;
}

.home #heading h3 {
	color:#f90;
	text-align:right;
	position:absolute;
	right:-600px;
	top:0;
	width:600px;
	opacity:0;
}

#content {

}

#mainContent {
	width:600px;
	padding:10px 0 10px 25px;
	float:left;
}

.clear {
	clear:both;
}
/* =FOOTER
==================================================== */


#footer {
	background:url(images/bg_footer.png) no-repeat 0 0;
	height:38px;
	width:967px;
	padding:15px 10px 15px;
	position:relative;
	left:-11px;
	font-size:0.9em;
}

.footerWrap {
	width:965px;
	margin:0 auto;
	background:url(images/bg_content.jpg) 0 0;
	color:#333;
	height:78px;
	position:relative;
}

#footer p {
	width:200px;
	float:left;
	padding:10px 0 0;
}

#footer ul {
	width:750px;
	float:right;
	list-style:none;
	padding:0;
	text-align:right;
	padding:2px 0 0;
}

#footer ul li {
	display:inline;
	padding:0 10px;
}


/* =FORMS
==================================================== */

label span {
	color:#c00;
}

/* =SIDEBAR CONTENT
==================================================== */

.home #sidebar {
	top:-220px;
	margin-bottom:-220px;
}

.blog #sidebar {
	top:-60px !important;
	margin-bottom:-60px !important;

}

#sidebar {
	width:314px;
	padding:0 20px 0 0;
	float:right;
	position:relative;
	top:-60px;
	margin-bottom:-60px;
}

#sidebar .note {
	position:relative;
	background:url(images/bg_note.png) no-repeat 0 0;
	height:282px;
	width:274px;
	padding:20px;
	margin-bottom:10px;
}

.note fieldset {
	padding:0;
}

.note label {
	margin:0 0 10px;
}

.note input {
	width:80%;
	font-weight:bold;
	text-shadow:#999 1px 1px 5px;
}

.note textarea {
	width:90%;
	height:5em;
	font-weight:bold;
	text-shadow:#999 1px 1px 5px;
}

.buttons {
	list-style:none;
	padding:0 0 0 15px;
}

.buttons li, .buttons li a {
	width:303px;
	height:64px;
	display:block;
}

.buttons li a {
	text-indent:-9999px;
	overflow:hidden;
	background:url(images/buttons.png) no-repeat 0 0;
}

.buttons li.btn_newsite a {
	background-position:0 0;
}

.buttons li.btn_newsite a:hover {
	background-position:-303px 0;
}

.buttons li.btn_eval a {
	background-position:0 -64px;
}

.buttons li.btn_eval a:hover {
	background-position:-303px -64px;
}

.buttons li.btn_rfp a {
	background-position:0 -128px;
}

.buttons li.btn_rfp a:hover {
	background-position:-303px -128px;
}

.buttons li.btn_cms a {
	background-position:0 -192px;
}

.buttons li.btn_cms a:hover {
	background-position:-303px -192px;
}


/* =PAGES
==================================================== */

.column {
	width:280px;
	padding:10px;
	float:left;
	font-size:0.9em;
}

.contentEditable img {
	background:url(images/bg_content2.jpg) repeat;
	padding:5px;
	border:1px solid #ccc;
	float:right;
	margin:5px 0 5px 10px;
}

.contentEditable img:hover {
	background:url(images/bg_content2o.jpg) repeat;
}

/* =PORTFOLIO
==================================================== */

.portfolio #mainContent {

}

#portfolio {
	margin:0 auto;
	list-style:none;
	padding:0;
	overflow:hidden;
}

#portfolio li {
	display:block;
	text-align:center;
	width:180px;
	padding:5px 5px 10px;
	float:left;
	background:url(images/bg_content2.jpg) repeat;
	margin:4px 4px 10px;
	cursor:pointer;
	border:1px solid #999;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	box-shadow:1px 2px 3px #666;
	-moz-box-shadow:1px 2px 3px #666;
	-webkit-box-shadow: 1px 2px 3px #666;
}
#portfolio li:hover {
	background:url(images/bg_content2o.jpg) repeat;
	box-shadow:1px 2px 3px #999;
	-moz-box-shadow:1px 2px 3px #999;
	-webkit-box-shadow: 1px 2px 3px #999;
}

#portfolio li h4 {
	font-size:14px;
	text-align:center;
	line-height:1;
	height:2em;
	color:#fff;
	padding-bottom:10px;
	text-shadow:#666 1px 2px 2px;
}

#mainContent #portfolio img {
	padding:0;
	float:none;
	margin:0;
}

.overlay {
	display:none;
	z-index:10000;	
	background-color:#333;	
	min-height:200px;
	border:1px solid #666;
	background:url(images/bg_content2.jpg) repeat;	
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
}

#mainContent .overlay img {
	padding:0;
	float:none;
	margin:0;
	border:0;
	border-bottom:2px solid #000;
	cursor:pointer;
	max-height:800px;
	overflow:auto;
}

.overlay h4 {
	color:#fff;
	text-shadow:#666 1px 2px 2px;
}

.overlay p.link {
	text-align:right;
	padding:8px 15px 3px;
	float:right;
	font-size:0.9em;
}

.overlay p.link a {
	color:#039;
}

#portfolio_nav {
	clear:both;
	list-style:none;
	padding:0;
	margin:20px 0 10px;
	height:50px;
}

#portfolio_nav li {
	height:50px;
	width:198px;
	float:left;
	display:block;
	text-align:left;
}

#portfolio_nav li.pages {
	text-align:center;
}

#portfolio_nav li.next {
	text-align:right;
}


/* =FORM
==================================================== */

legend {
	color:#06c;
	font-weight:bold;
	font-size:1.5em;
	padding:0 0 10px;
}

label {
	display:block;
	margin:0 5px 10px;
	font-size:0.9em;
	font-weight:bold;
}

input {
	display:block;
	width:15em;
	border:1px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:4px;
}

textarea {
	display:block;
	width:30em;
	height:10em;
	border:1px solid #ccc;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:2px;
	font-family:Arial,Helvetica,sans-serif;
}

select {
	display:block;
}

button, .button {
	color:#eee;
	font-weight:bold;
	padding:10px;
	background:url(images/btn_blue.png) no-repeat center top;
	font-size:16px;
	cursor:pointer;
	margin:10px 0 0 60px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	text-shadow:#333 1px 2px 3px;
	text-decoration:none;
}

a.button {
	padding:10px 15px;
	margin:0;
}

button:hover, .button:hover {
	color:#fff;
	background-position:center -75px;
}

/* =ERROR
==================================================== */
.error {
	/* supply height to ensure consistent positioning for every browser */
	height:15px;
	background-color:#ecc;
	border:1px solid #e66;
	font-size:11px;
	color:#000;
	padding:3px 10px;
	margin-left:-2px;


	/* CSS3 spicing for mozilla and webkit */
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-moz-border-radius-bottomleft:0;
	-moz-border-radius-topleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;

	-moz-box-shadow:0 0 6px #ddd;
	-webkit-box-shadow:0 0 6px #ddd;
}

/* =SPECIFCFORM
==================================================== */



/* =IMAGE VIEW
==================================================== */

.screen, #screen {
	width:100%;
	min-height:100%;
	position:fixed;
	top:0;
	left:0;
	background:#000;
	z-index:98;
	opacity:0.5;
}

#loading {
	position:fixed;
	top:50%;
	left:50%;
	width:208px;
	height:13px;
	margin-left:-104px;
	margin-top:-7px;
	background:url(images/loading.gif) no-repeat 0 0;
	z-index:999;
}

.notification {
	position:fixed;
	width:450px;
	border:3px double #ccc;
	background:#fff;
	top:50px;
	left:50%;
	margin: 0 0 0 -225px;
	z-index:99;
	color:#4d4d4d;
}

#close, #imgViewer div#close, .overlay div.close {
	width:22px;
	height:22px;
	overflow:hidden;
	position:absolute;
	right:-6px;
	top:-6px;
	background:url(images/close.png) no-repeat 0 0;
	cursor:pointer;
	text-indent:-9999px;
}

#viewer {
	width:750px;
	position:absolute;
	top:10px;
	left:50%;
	margin: 0 0 0 -375px;
	z-index:99;
	text-align:center;
}

#imgViewer {
	cursor:pointer;
	background:#fff;
	-moz-box-shadow:2px 2px 3px #ccc;
	-webkit-box-shadow:2px 2px 3px #ccc;
	box-shadow:2px 2px 3px #ccc;
}

#imgViewer img {
	border:3px double #666;
	display:block;
}

#imgViewer div {
	position:relative;
}


#nba_edit, .wp-edit {
	position:absolute;
	right:0;
	top:0;
	outline:0;
	background:#fff url(/admin/assets/style/images/icon_edit.png) no-repeat 0 center;
	padding:2px 2px 2px 18px;
	border:1px solid #ccc;
	border-width:0 0 1px 1px;
	opacity:0.5;
}