/* CSS Document */


/* ====== Colors ======



====================*/

* {margin:0; padding:0;}

html {
	margin: 0;
	height: auto;
	width: 100%;
	 
}
body {
	position: relative;
	margin: 0;
	height: auto;
	height: 100%;
	width: 100%;
	font-family: Arial, Helvetica, _sans-serif;
	font-size: 1em;
	line-height: 1.15em;
}

#wrapper {
	position:static;
	margin: auto;
	padding: 0;
	min-width: 1024px;
	background: url(../images/bg2.jpg) repeat-x;
	/*border: 1px solid #00FF00;*/
}

#pageWrapper {
	position: relative;
	height: 100%;
	height: auto;
	width: 1000px;
	background: url(../images/bgMain.gif) repeat-y;
	margin: 0 auto;
	padding: 0 16px;
	
}	

#container {
	position: relative;
	height: 137px;
	margin: 0;
	padding: 0;
	width: 980px;
}

img { border: none;}
/*.rightColumn img { padding-left: 8px;}*/
.imgFrame { border: 1px solid #32C7FA; background: #32C7FA; padding:4px; width:180px; margin-left: 5px;  }

.imgFrameL { border: 1px solid #32C7FA; background: #32C7FA; padding:4px; margin-right: 10px; margin-bottom: 5px; float:left}

.highlight { background-color:#0282B0; padding: 2px; font-weight:bolder; font-style:italic; }

/*==  Social  ==============================*/


#social {
	position: absolute;	
	top: 4px;
	width: 85px;
	height: 27px;
	float:right;
	/* top: 0; <- Moves here on animation, uncomment if you want to test without javascript or jQuery. */
	right: 6px;
}




/*==  Nav HOME  ==============================*/

#navH	{
	position: relative;
	margin:0;
	width: 981px;
	float: right;
	margin-top: 37px;
	height:38px;
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	z-index:2;
}

#navH ul	{
	margin: 0;
	padding:0;
	border-bottom: none;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 20px;
}

#navH li	{
	padding:0px;
	margin:0;
	list-style: none;
	height:40px;
	float:left;
}

#navH a {display:block; height:40px; padding-top:0px; overflow:hidden; text-decoration: none; border-bottom: none;}


/*==  Nav  ==============================*/

#nav	{
	position: relative;
	margin:0;
	width: 981px;
	float: right;
	margin-top: 40px;
	height:40px;
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	z-index:2;
}

#nav ul	{
	margin: 0;
	padding:0;
	border-bottom: none;
	padding-top: 0px;
	padding-left: 15px;
	padding-right: 20px;
}

#nav li	{
	padding:0px;
	margin:0;
	list-style: none;
	height:40px;
	float:left;
}

#nav a {display:block; height:40px; padding-top:0px; overflow:hidden; text-decoration: none; border-bottom: none;}


/*== Tool bar =========================*/

#toolbar	{
	position: static;
	margin:0 8px 0 20px ;
	width: 278px;
	float: right;
	height:29px;
}

#toolbar ul	{
	margin: 0;
	padding:0;
	border-bottom: none; 
}

#toolbar li	{
	padding:0px;
	margin:0;
	list-style: none;
	background-repeat: no-repeat;
	height:29px;
	float:left;
}

#toolbar a {display:block; height:29px; padding-top:0px; overflow:hidden; text-decoration: none; border-bottom: none;}

#toolbar li.toolbar1	{width:80px;}
#toolbar li.toolbar2	{width:96px;}
#toolbar li.toolbar3	{width:102px;}



#toolbar a#toolPrint	{background: url(../images/toolbar.jpg) 0px 0px;}
#toolbar a#toolEmail	{background: url(../images/toolbar.jpg) -80px 0px;}
#toolbar a#toolContact	{background: url(../images/toolbar.jpg) -176px 0px;}



#toolbar a#toolPrint:hover	{text-decoration: none; background: url(../images/toolbar.jpg) 0px 29px;}
#toolbar a#toolEmail:hover	{text-decoration: none; background: url(../images/toolbar.jpg) -80px 29px;}
#toolbar a#toolContact:hover	{text-decoration: none; background: url(../images/toolbar.jpg) -176px 29px;}


/*==  Links  =========================*/

.contentLeft a {
	color: #ccf10a;
	text-decoration: none; 
	border-bottom: 1px dotted #ffffff;
}

.contentLeft a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background: #00B0EB;
	border-bottom: 1px dotted #ccf10a;
}

/*==  Content  =========================*/

#mainframe {
	width: 978px;
	height: 217px;
	padding-left: 0px;
	padding-bottom: 3px;
}

#content{
	position: relative;
	height: 150px;
	margin: 12px auto;
	padding: 0;
	width: 980px;
}
#content h1 { font-size: 26px; font-weight: bold; color: #ffffff; margin: auto; font-family: Verdana, Arial, Helvetica, sans-serif;}

.column { 
	float: left;
	width: 45%;
	padding: 8px;
	color: #ffffff;
	font-size: 12px;
	border-top: 1px solid #CC0000;
}

.titleColumn { 
	padding: 8px;
	color: #ffffff;
}

/* == Inside Content ====================*/

#contentWrap{
	position: static;
	background: url(../images/inside_pg_rpt_900.png) -1px 528px no-repeat;
	width: 100%;
	overflow: hidden;
	}
#contentInside{
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding:  15px 0px 40px 20px;
	background: url(../images/inside_pg_bg.png) no-repeat;
	overflow: hidden;
	height: auto;
}
.contentLeft {
	width: 680px;
	float: left;
	height:100%;
	min-height: 300px;
	margin: 14px 20px 0 20px;
	color: #ffffff;
	font-size: 12px;
}

.contentLeft h1{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	letter-spacing: -1px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.contentLeft h2{
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	display: block;
	padding-bottom: 6px;
	border-bottom: 1px solid #bdd155;
	margin-bottom: 20px;
	line-height: 26px;
	width: 98%;
}

.contentLeft h3{
	color: #B3D236;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	letter-spacing: -1px;
	display: block;
	padding-bottom: 6px;
	border-bottom: 1px solid #bdd155;
	line-height: 26px;
}

.special{ margin-left: 10px; display: block; padding-bottom: 10px; border-bottom: 1px solid #cc0000; width: 90%}
.special h4{
	color: #ff9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	padding-bottom: 8px;
	line-height: 26px;
}


.rightColumn { 
	float: left;
	padding: 8px;
	color: #ffffff;
	font-size: 12px;
	width: 200px;
	margin-top: 12px;
}

/*== Right Column CTAs  =========================*/

#ctaBox {
	background: url(../images/qdeo_cta_rpt.png) repeat-y;
	width: 211px;
	margin: 10px 0 10px -6px;
}

.ctaContent {
	background: url(../images/qdeo_cta_bg.png) bottom no-repeat;
	width: 211px;
}

.ctaText {
	font-size: 11px;
	padding: 12px;
	line-height: 13px;
}

.ctaText a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none; 
	height: 15px;
	display: block;
	border-bottom: none;
	background: url(../images/arrow.png) no-repeat 168px 0;
}

.ctaText a:hover {
	color: #32C7FA;
	text-decoration: none;
	background: url(../images/arrow.png) no-repeat 172px 0;
}

.ctaText h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
}

blockquote { 
    padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
}

ul { 
    padding-left: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
}


/*== Special List =========================*/
.contentLeft .special2 h4 {
	color: #ff9933;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	letter-spacing: -1px;
	padding-bottom: 8px;
	line-height: 26px;
}
.contentLeft .special2  li a{
	display: block;
	color: #ffffff;
	text-decoration: none;
	padding-left: 24px;
	background: url(../images/acrobat.jpg) no-repeat 2px 0px;
	border: none;
	font-size: 14px;
}

.contentLeft .special2  li a:hover{
	background: url(../images/acrobat.jpg) no-repeat 2px 0px #CC3300;	color: #ffffff;
	text-decoration: none;
}


.contentLeft .special2 { 
	position: relative;
	font-size: 14px;
	margin: 10px 12px 0 0;
	padding: 6px;
	color: #ffffff;
	font-size: 11px;
	width: 95%;
}

.contentLeft .special2  li {
	line-height: 16px;
	list-style: none;
	display: block;
	border-bottom: 1px solid #CC0000;
	padding: 4px 0;
}
/*== News =========================*/
.contentLeft .newsBloc {font-size: 14px;}
.newsBloc { 
	position: relative;
	margin: 1px 1px 0 -4px;
	padding: 6px;
	color: #ffffff;
	font-size: 12px;
	width: 98%;
}

.newsBloc  h3 {
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 12px 0;
}

.newsBloc  h4 {
	border-top: 2px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	color: #B3D236;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 12px 0;
}
.newsBloc  li {
	line-height: 16px;
	list-style: none;
	display: block;
	border-bottom: 1px solid #bdd155;
	padding: 4px 0;
}

.newsBloc  li a{
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: url(../images/arrow.gif) no-repeat 0px 2px;
	padding-left: 16px;
	}

.newsBloc  p {
	display: block;
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #ffffff;
	/*background: url(../images/quote_right.png) no-repeat bottom right;*/
}	
.contentLeft .newsBloc  li a{
	background: url(../images/zoom.gif) no-repeat 0px 8px;
	padding: 8px 0 8px 16px;}

.contentLeft .newsBloc  li a:hover{
	background: url(../images/zoom2.gif) no-repeat 0px 8px #f1a23f;	color: #ffffff;
	padding: 8px 0 8px 16px;
	text-decoration: none;
}
.newsBloc  li a:hover {
	background: url(../images/arrow.gif) no-repeat 0px 2px #32C7FA;	color: #ffffff;
	text-decoration: none;

}
.contentLeft .newsBloc a { font-size: 14px; border-bottom: none; }

.newsBloc li .viewall a{
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: #730700;
	padding-left: 16px;
	margin-top: 12px;
	border-bottom: none;
}

.newsBloc  li .viewall a:hover {
	background: #32C7FA;
	text-decoration: none;
	border-bottom: none;
}



/*== Buckets  =========================*/

#bucketWrap{
	position: static;
	height: 204px;
	}
#buckets{
	position: relative;
	height: 100%;
	height:auto;
	min-height: 180px;
	margin: 0 auto;
	padding: 20px  0px 0 20px;
	background: url(../images/mid_section_bg.png) no-repeat;
}
#midbottom { display: block; background: url(../images/mid_section_bottom.png); width: 978px; height: 32px;}

.morebloc { 
	position: relative;
	width: 250px;
	margin-right: 12px;
	padding: 6px;
}

.morebloc h4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 12px;
}
.morebloc li {
	line-height: 16px;
	list-style: none;
	display: block;
	border-bottom: 1px solid #bdd155;
	padding: 4px 0;
	
}

.morebloc p {
	display: block;
	margin: 0 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #ffffff;
	
}

.morebloc li a{
	display: block;
	border-bottom: none;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/arrow.gif) no-repeat 0px 2px;
	padding-left: 16px;
	}

.morebloc li a:hover {
	background: url(../images/arrow.gif) no-repeat 0px 2px #32C7FA;
	color: #ffffff;
	text-decoration: none;
	border-bottom: none;
}


.morebloc li .viewall a{
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: #730700;
	padding-left: 16px;
	margin-top: 12px;
	border-bottom: none;
}

.morebloc li .viewall a:hover {
	background: #32C7FA;
	text-decoration: none;
	border-bottom: none;
}

.bloc { 
	position: relative;
	float: left;
	width: 22%;
	margin-right: 12px;
	padding: 6px;
	color: #ffffff;
	font-size: 12px;
}

.bloc h3 {
	color: #730700;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -2px;
	padding: 8px 0 12px 0;
	display: block;
	height: 40px;
}

.bloc h4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-bottom: 12px;
}
.bloc ul { width: 95%; display: block; height:65px;}
.bloc li {
	line-height: 16px;
	list-style: none;
	display: block;
	border-bottom: 1px solid #730700;
	padding: 4px 0;
	
}

.bloc p {
	display: block;
	margin: 0 0 15px 0;
	font-size: 12px;
	color: #ffffff;
	height: 50px;
	/*background: url(../images/quote_right.png) no-repeat bottom right;*/
}

.bloc li a{
	display: block;
	border-bottom: none;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../images/arrow.gif) no-repeat 0px 2px;
	padding-left: 16px;
	}

.bloc li a:hover {
	background: url(../images/arrow.gif) no-repeat 0px 2px #32C7FA;	color: #ffffff;
	text-decoration: none;
	border-bottom: none;
}


.bloc li .viewall a{
	display: block;
	color: #ffffff;
	text-decoration: none;
	background: #730700;
	padding-left: 16px;
	margin-top: 12px;
	border-bottom: none;
}

.bloc li .viewall a:hover {
	background: #32C7FA;
	text-decoration: none;
	border-bottom: none;
}


/*==========================*/



#quote {
	/*background: url(../images/quote_left.png) no-repeat 0px 0px;*/
}


.bloc p#quoteClient {
	margin: 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: none;
	color: #ffffff;
}

.bloc p#quoteCompany {
	margin: 0;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	letter-spacing: 0px;
	background: none;
	line-height: 14px;
	color: #ffffff;
}

/*==========================*/

.clearfix{ clear:both; }

/*==  Logo ========================*/

#topLogo {
	position: static;
	margin: 0;
	padding: 5px 5px 0 5px;
	width: 100%;
}




/*==========================*/

#footerWrap{
	margin: 0 auto;
	position: relative;
}

#footer{
	position: relative;
	margin: 0 auto;
	clear: both;
	height: 180px;
	width: 100%;
	background: url(../images/footer_bg.jpg) repeat-x bottom;
}

#footerContent {
	position: relative;
	width: 1000px;
	padding: 10px 10px 10px 50px;
	margin: 20px auto 20px auto;
}

.copyright {
	font-size: 11px;
	color: #666666;
}

.copyright a{
	font-size: 11px;
	color: #000000;
	border-bottom: 1px dotted #333333;
	text-decoration: none;
}

.copyright a:hover{
	font-size: 11px;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	text-decoration: none;
	background: #32C7FA;
}


/* CONTACT STYLES */
.ContactForm {
	padding:10px;
0
}

.ContactForm input {
	font-size:12px;
	color:#07485F;
}

.ContactForm input:focus {
0
	color:#07485F;
}

.ContactForm select {
	border:1px solid #00B0EB;
	padding:4px 4px 4px 8px;
}

.ContactFormRow {
	width:100%;
	overflow:hidden;
	margin-bottom:20px;
}

.ContactFormColLeft {
	width:20%;
	float:left;
	display:inline;
	text-align:right;
	padding-top:9px;
}

.ContactFormColLeft label {
	font-size:13px;
	line-height:16px;
	font-weight:normal;
	vertical-align:middle;
	color:#ffffff;
}

.ContactFormColRight {
	width:77%;
	float:right;
	display:inline;
}

.ContactFormColRight label {
	font-size:12px;
	line-height:16px;
	vertical-align:middle;
	color:#666;
}

.ContactFormColRight .ContactSubmitBtn {
	width:150px;
	border:1px solid #00B0EB;
	background: #00B0EB;
	text-align:center;
	color:#fff;
	font-size:14px;
	font-weight:normal;
	padding:5px 0;
	cursor:pointer;
}

.ContactFormColRight .ContactSubmitBtn:hover {

	border:1px solid #B3D236;
	background: #B3D236;
	color:#333333;
}

.ContactInputReg {
	width:60%;
	border:1px solid #00B0EB;
	padding:8px;
}

textarea.ContactInputReg {
	width:70%;
	border:1px solid #00B0EB;
	padding:8px;
	font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color:#07485F;
}

textarea:focus {
	color:#424242;
}

#map_canvas {
	width:278px;
	height:300px;
	border:0px solid #CCC;
	margin:10px 10px 0 10px;
}


/*****************************/
/*   IMAGE SHOWCASE PAGES   */
/*****************************/

div#image_showcase { height: 217px; width: 978px; float: left; display: inline-block; }

	#slideshow { height:217px; width: 978px; margin-top: 0px; z-index: 2; float: left; margin-left: 0px; position: relative; }

		#slideshow IMG { top:0; left:0; z-index: 1;  opacity:0.0; float: left; display: inline-block; position: absolute; }

			#slideshow IMG.active { z-index: 10; opacity:1.0; }

			#slideshow IMG.last-active { z-index: 6; }
			
			
			
				