

body{
  font-family: "Lucida Grande", "Trebuchet MS", Arial, sans-serif;
  font-size:14px;
  padding:0px;
  margin:0px;
  color:#626366;
  background-image:url(../images/topbackground.gif);
  background-repeat:repeat-x;
  background-position:top center;
}

ul{
	list-style:none;
}

a{
  color:#626366;
  text-decoration:none;
}

a:hover{
  color:#626366;
  text-decoration:underline;
}

h1 a, .footer a{
	color:#FFF;
	text-decoration:none;
}

h1 a:hover, .footer a:hover{
	color:#FFF;
	text-decoration:underline;
}

.footer span a{
	color:#7a7a7a;
	text-decoration:none;
}

.footer span a:hover{
	color:#7a7a7a;
	text-decoration:underline;
}

.menu a{
	color:#FFFFFF;
	text-decoration:none;
	font-size:18px;
	font-weight:bold;
	display:block;
	float:left;
	padding-top:12px;
	padding-left:12px;
	padding-right:12px;
	height:52px;
	display:block;	
	width:136px;
}

.menu a span{
	display:block;
	font-weight:normal;
	font-size:12px;
	color:#eeb5c7;
}

.menu a:hover{
	background-image:url(../images/menu_hover.gif);
	text-decoration:none;
	height:52px;
	color:#FFF;
}

.menu a.active{
	background-image:url(../images/menu_active.gif);
	text-decoration:none;	
}

a.white_btn{
	color:#7a7a7a;
	text-decoration:none;
}

a:hover.white_btn{
	color:#7a7a7a;
	text-decoration:none;
}

a.red_btn{
	color:#FFF;
	text-decoration:none;
}

a:hover.red_btn{
	color:#FFF;
	text-decoration:none;
}

a.h3{
	text-decoration:none;
	color:#69696C;
}

a:hover.h3{
	text-decoration:none;
	color:#C60C46;
	background-image:url(../images/h3_active.gif);
}

a.h3active{
	text-decoration:none;
	color:#C60C46;
	background-image:url(../images/h3_active.gif);
	display:block;
	line-height:40px;
	text-align:center;
	font-size:16px;
	font-weight:bold;	

}

.footer_links a{
  color:#626366;
  text-decoration:none;
}

.footer_links a:hover{
  color:#626366;
  text-decoration:underline;
}

.h2_left a, .h2_middle a, .h2_right a{
	color:#cc285c;
	text-decoration:none;
}

.h2 a:hover, .h2_right a:hover{
	color:#cc285c;
	text-decoration:none;
}

.logo{
	width:300px;
	float:left;
}

h2 a:hover{
	text-decoration:none;
	color:#cc285c;
}

.first_sentence{
	float:right;
	text-align:right;
	width:660px;
	margin-top:30px;
	font-size:12px;
}

.menu{
	clear:both;
	height:64px;
	color:#FFF;
}

h1{
	float:left;
	font-weight:bold;
	color:#FFF;
	padding:0px;
	margin:0px;
	text-align:center;
	width:303px;
	margin-top:3px;
	font-size:20px;
}

h2{
	padding:0px;
	margin:0px;
	color:#FFF;
	font-size:12px;
	font-weight:normal;
	width:583px;
	padding-right:60px;
	padding-left:12px;
	float:left;
	padding-bottom:20px;
	background-image:url(../images/h2_img.gif);
	background-repeat:no-repeat;
	background-position:top right;
	height:30px;
}

.main_cell_top{
	background-color:#258fcd;
	background-image:url(../images/main_cell_top.gif);
	background-repeat:repeat-x;
	background-position:top;
	height:13px;
	line-height:13px;
}

.main_cell{
	background-color:#258fcd;
	background-image:url(../images/main_cell.GIF);
	background-repeat:repeat-x;
	background-position:bottom;
	padding-top:4px;
}

#headerflash{
	width:600px;
	height:350px;
	text-align:center;
	float:left;
	margin-top:10px;
}

.hm_right_block{
	width:360px;
	float:left;
	color:#FFF;
	text-align:justify;
}

.hm_right_block span{
	display:block;
	font-weight:bold;
	font-size:25px;
	color:#FFF;
}

.red_btn{
	color:#fff;
	font-weight:bold;
	font-size:13px;
}

.white_btn{
	color:#7a7a7a;
	font-weight:bold;
	font-size:13px;
}

.white_btn_portfolio{
	background-image:url(../images/white_btn_empty.png);
	background-repeat:no-repeat;
	width:185px;
	height:62px;
	color:#7a7a7a;
	float:left;
	margin-top:8px;
	font-weight:bold;
	font-size:13px;
	padding-top:15px;
	text-align:center;
	margin-left:85px;

}

.content_bground{
	background-image:url(../images/content_bground.gif);
	background-repeat:repeat-x;
}

.content_table{
	height:250px;
	background-color:#FFF;
	border-top:#e2e0e0 solid 2px;
	margin-top:12px;
	background-image:url(../images/content_table_bground.png);
	background-repeat:repeat-x;
}

.content_table_left{
	background-image:url(../images/content_table_left.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:2px;
	height:228px;
}

.content_table_right{
	background-image:url(../images/content_table_right.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:2px;
	height:228px;
}

.content_layout{
	padding:10px;
	text-align:justify;
	width:580px;
}

.rightside_layout{
	padding:10px;
	padding-left:17px;
	text-align:justify;
}

.rightside_bground{
	background-image:url(../images/rightside_bground.gif);
	background-repeat:no-repeat;
	width:321px;
	background-position:top right;
	min-height:352px;
	_min-height:352px;
	padding-top:20px;
}

.rightside_bground div{
	display:block;
	background-image:url(../images/blue_header.gif);
	background-repeat:no-repeat;
	background-position:top right;
	width:307px;
	padding-left:14px;
	line-height:35px;
	font-size:16px;
	font-weight:bold;
	color:#258FCD;
	text-align:center;
	margin-top:-20px;
}

.rightside_bground span{
	display:block;
	margin-left:35px;
	margin-right:15px;
	margin-top:8px;
}

.rightside_bground div a{
	color:#258FCD;
	text-decoration:none;
}

.rightside_bground div a:hover{
	color:#258FCD;
	text-decoration:none;
	background-image:none;
}

.h3{
	display:block;
	line-height:40px;
	text-align:center;
	font-size:16px;
	color:#69696C;
	font-weight:bold;
}

.hm_title{
	background-image:url(../images/hm_title.gif);
	width:942px;
	height:66px;
	position:absolute;
	margin-left:4px;
	margin-top:4px;
}

.hm_content_box{
	width:295px;
	float:left;
	margin-top:10px;
	text-align:justify;
}

.hm_content_box span, .hm_rightcontent_box span{
	display:block;
	padding:15px;
	padding-top:0px;
}


.hm_rightcontent_box{
	width:355px;
	float:left;
	margin-top:10px;
	text-align:justify;
}

.h2_left{
	background-image:url(../images/hm_title.gif);
	background-repeat:no-repeat;
	height:66px;
	font-size:18px;
	font-weight:bold;
	color:#cc285c;
	margin-bottom:20px;
	padding:0px;
	margin:0px;
	padding-left:15px;
	margin-bottom:10px;
	width:280px;
}

.h2_middle{
	background-image:url(../images/hm_title2.gif);
	background-repeat:no-repeat;
	height:66px;
	font-size:18px;
	font-weight:bold;
	color:#cc285c;
	margin-bottom:20px;
	padding:0px;
	margin:0px;
	padding-left:15px;
	margin-bottom:10px;
	width:280px;
}

.h2_right{
	background-image:url(../images/hm_title3.gif);
	background-repeat:no-repeat;
	height:66px;
	font-size:18px;
	font-weight:bold;
	color:#cc285c;
	margin-bottom:20px;
	padding:0px;
	margin:0px;
	padding-left:15px;
	margin-bottom:10px;
	width:340px;
}

.h2_left span, .h2_middle span, .h2_right span{
	display:block;
	color:#626366;
	font-size:14px;
	font-weight:normal;
	padding:0px;
}

.content_images{
float:left;
margin-right:8px;
margin-bottom:10px;
}

.first_image{
	clear:both;
	float:right;
	margin-left:10px;
	margin-bottom:10px;
}

.portfolio_box{
	background-image:url(../images/portfolio_box.gif);
	background-repeat:no-repeat;
	width:581px;
	height:354px;
	margin-bottom:50px;
}

.article_box{
	background-image:url(../images/article_box.gif);
	background-repeat:no-repeat;
	width:581px;
	height:216px;
	margin-bottom:8px;
	padding-top:10px;
}

.article_box h1 a{
	color:#258FCD;
	font-size:16px;
	margin-bottom:5px;
	display:block;
	width:564px;
	margin-left:8px;
}

.article_box_text{
	margin:8px;
	margin-top:5px;
	margin-bottom:4px;
	float:left;
	width:350px;
}

.article_box_img{
	padding:9px;
	width:190px;
	height:143px;
	float:right;
}

.portfolio_box img{
	text-align:center;
	padding:9px;
	width:563px;
	height:251px;
}

.portfolio_box div{
	margin:8px;
	margin-top:5px;
	margin-bottom:4px;
}

.portfolio_box span, .article_box span{
	display:block;
	text-align:right;
	font-style:italic;
	color:#C60C46;
	font-weight:bold;
	margin-right:5px;
}



.shadow{
	background-image:url(../images/shadow.png);
	background-repeat:no-repeat;
	width:415px;
	height:90px;
	position:absolute;
	left:50%;
	margin-top:-17px;
	margin-left:80px;
}

.footer{
	background-image:url(../images/footer.png);
	background-repeat:repeat-x;
	height:278px;
	color:#FFF;
}

.footer_box{
	width:282px;
	float:left;
	margin-top:25px;
	font-size:12px;
	margin-right:20px;
	height:228px;
}

.footer_box div{
	display:block;
	color:#FFF;
	font-size:14px;
	border-bottom:#FFF solid 2px;
	margin-bottom:10px;
	font-weight:bold;
}

.footer_box a{
	display:block;
	margin-top:7px;
}

.footer_box span{
	display:block;
	margin-top:7px;
}

.footer_icons{
	background:none;
	float: left;
	margin-right:15px;
	
}

.footer_links{
	clear:both;
	font-size:12px;
	color:#626366;
	width:585px;
	text-align:center;
	float:left;
}

.copyright{
	float:left;
	text-align:center;
	width:370px;
	font-size:12px;
	color:#626366;
}

/* FORMS STYLES */

form p {
	margin-top:10px;
	margin-bottom:10px;
	color:#929293;
}
legend {
	font-size:14px;
	font-weight:bold;
	padding: 2px 6px;
	color:#4A4A42;
}
label {
	font-weight: bold;
	float: left;
	text-align: right;
	width: 120px;
	display: block;
	margin-top: 3px;
	margin-right: 3px;
	color:#4A4A42;
}
select, input {
	font-size:12px;
	width:560px;
	height:25px;
	border: 1px solid #BDD8FF;
	padding:0px;
	padding-left:15px;
	padding-top:6px;
}

textarea{
	font-size:12px;
	width:560px;
	height:60px;
	border: 1px solid #BDD8FF;
	padding-left:15px;
}


fieldset {
	width:auto;
	border: 1px solid #4A4A42;
	padding-left:10px;
	padding-left:10px;
	height:400px;
}

.errormessage{
	font-size:12px;
	font-weight:bold;
	color: #B80404;
	border : 1px solid #B80404;
	padding : 5px;
	background :#DEEBDD;
	width : auto;
	font-weight:bold;
	margin-bottom:15px;
}

.okmessage{
	font-size:12px;
	font-weight:bold;
	color: #37852E;
	border : 1px solid #37852E;
	padding : 5px;
	background :#DEEBDD;
	width :auto;
	margin-bottom:15px;
}

.message-error{
	background: #EDE4E4 url(../images/message-error.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 15px 20px 15px 55px;
	border-top: 2px solid #B80404;
	border-bottom: 2px solid #B80404;
	color: #B80404;
	font-weight:bold;
	margin-bottom: 15px;
}

.message-ok{
	background: #DEEBDD url(../images/message-ok.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 15px 20px 15px 55px;
	border-top: 2px solid #37852E;
	border-bottom: 2px solid #37852E;
	color: #37852E;
	font-weight:bold;
	margin-bottom: 15px;
}

.submit_btn{
	background-image:url(../images/submit_btn.gif);
	background-repeat:repeat-x;
	height:32px;
	line-height:32px;
	width:220px;
	padding:0px;
	margin:0px;
	color:#FFF;
	font-size:14px;
	float:right;
	margin-bottom:25px;
	border:none;
	cursor:pointer;
}


.req{
	background-image:url(../images/req.gif);
	background-repeat:no-repeat;
	background-position:right;
}


.resources input {
	font-size:12px;
	width:560px;
	border: 1px solid #BDD8FF;
	padding:0px;
	float:left;
	margin-bottom:10px;
	padding-left:15px;
	padding-top:8px;
	height:25px;
}

.resources select{
	padding:0px;
	font-size:12px;
	float:left;
	margin-bottom:10px;

	width:576px;
	border: 1px solid #BDD8FF;
	padding-left:15px;
	padding-top:5px;
	height:25px;
}

.resources textarea{
	padding:0px;
	font-size:12px;
	width:560px;
	height:50px;
	border: 1px solid #BDD8FF;
	float:left;
	margin-bottom:10px;
	padding-top:10px;
	padding-left:15px;
}


/* RESOURCE STYLES */

.resource a {
	font-size:12px;
	font-weight:bold;
}
.resource-addurl {
	margin-top:5px;
	float:right;
}
.resource-addurl a {
	color:#4A4A42;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
.resource {
	margin-bottom:10px;
}
.resource-category {
	font-weight:bold;
	text-decoration:none;
	float:left;
	width:280px;
	height:30px;
	text-align:left;
}


/*****************************************************PAGINATION STYLES**********************************************************/
.pager {
	clear:both;
	text-align:center;
}
.pager li {
	background-image:none;
	display:inline;
	list-style-type:none;
	padding:6px;
	font-weight:bold;
	line-height:22px;
	color:#003150;
	margin:4px;
}
.pager a {
	padding:2px 5px;
	background-color:#DFEDF7;
	border:1px solid #90c2e1;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	color:#003150;
}
.pager a:hover {
	text-decoration:none;
	background:#eef7fc;
	color:#003150;
}

.item-list ul.pager li {
	margin:0;
	padding:0;
	margin:2px;
}
/***************************************************END OF PAGINATION STYLES********************************************************/

.errormessage {
	background: #EDE4E4 url(icons/message-error.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 15px 20px 15px 55px;
	border-top: 2px solid #B80404;
	border-bottom: 2px solid #B80404;
	color: #B80404;
	font-weight:bold;
	margin-bottom: 15px;
	}

.pagemessage {
	background: #DEEBDD url(icons/message-ok.png) center no-repeat;
	background-position: 15px 50%; /* x-pos y-pos */
	text-align: left;
	padding: 15px 20px 15px 55px;
	border-top: 2px solid #37852E;
	border-bottom: 2px solid #37852E;
	color: #37852E;
	font-weight:bold;
	margin-bottom: 15px;
	
}




/* Reflection Nav
-------------------------------------------------------------------------- */
		
#nav-reflection {
	clear:both;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 60px;
	list-style: none;
	margin-top:-2px;
}
#nav-reflection li {
	margin: 0px;
	padding: 0px;
	margin-right: 15px;
	width: 39px;
	float: left;
}
#nav-reflection a, #nav-reflection a:visited, #nav-reflection a:hover {
	margin: 0px;
	padding: 0px;
	width: 39px;
	height: 39px;
	text-indent: -9999px;
	overflow: hidden;
	display: block;
}
#nav-reflection span {
	margin: 0px;
	padding: 0px;
	margin-top: 1px;
	width: 39px;
	height: 21px;
	text-align: center;
	display: block;
}

#nav-reflection2 {
	clear:both;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 100px;
	list-style: none;
}
#nav-reflection2 li {
	margin: 0px;
	padding: 0px;	
	margin-right: 5px;
	width: 173px;
	float: left;
}

#nav-reflection2 a, #nav-reflection2 a:visited, #nav-reflection2 a:hover {
	margin: 0px;
	padding: 0px;	
	width: 173px;
	height: 50px;
	text-indent: -9999px;	
	overflow: hidden;
	display: block;
}

#nav-reflection2 span {
	margin: 0px;
	padding: 0px;
	margin-top:-2px;
	width: 173px;
	height: 31px;
	text-align: center;
	display: block;
}


/* Button Colors */
		
#nav-reflection li.button-color-1 a {
	background-image:url(../images/facebook.gif);
	background-repeat:no-repeat;
}
#nav-reflection li.button-color-2 a {
	background-image:url(../images/twitter.gif);
	background-repeat:no-repeat;
}
#nav-reflection li.button-color-3 a {
	background-image:url(../images/in.gif);
	background-repeat:no-repeat;
}
#nav-reflection li.button-color-4 a {
	background-image:url(../images/wakoopa.gif);
	background-repeat:no-repeat;
}

#nav-reflection li.button-color-5 a {
	background-image:url(../images/1.gif);
	background-repeat:no-repeat;
}
#nav-reflection li.button-color-6 a {
	background-image:url(../images/2.gif);
	background-repeat:no-repeat;
}

#nav-reflection2 li.button-portfolio a{
	background-image:url(../images/red_btn.gif);
	background-repeat:no-repeat;	
}

#nav-reflection2 li.button-quote a{
	background-image:url(../images/white_btn.gif);
	background-repeat:no-repeat;
}

/* Button Reflection Color */
		
#nav-reflection li.button-color-1 span {
	background-image:url(../images/facebook_shadow.gif);
	background-repeat:no-repeat;
}
#nav-reflection li.button-color-2 span {
	background-image:url(../images/twitter_shadow.gif);
	background-repeat:no-repeat;
}
#nav-reflection li.button-color-3 span {
	background-image:url(../images/in_shadow.gif);
	background-repeat:no-repeat;
}
#nav-reflection li.button-color-4 span {
	background-image:url(../images/wakoopa_shadow.gif);
	background-repeat:no-repeat;
}
#nav-reflection li.button-color-5 span {
	background-image:url(../images/1_shadow.gif);
	background-repeat:no-repeat;
}
#nav-reflection li.button-color-6 span {
	background-image:url(../images/2_shadow.gif);
	background-repeat:no-repeat;
}


#nav-reflection2 li.button-portfolio span {
	background-image:url(../images/red_btn_shadow.gif);
	background-repeat:no-repeat;
}

#nav-reflection2 li.button-quote span {
	background-image:url(../images/white_btn_shadow.gif);
	background-repeat:no-repeat;
}


/* F O R M   V A L I D A T I O N 
============================================================================== */

	.formError {
			position:absolute;
			top:300px; left:300px;
			padding-bottom:13px;
			display:block;
			z-index:5000;
		}
			#debugMode{
				background:#000;
				position:fixed;
				width:100%; height:200px;
				top:0; left:0;
				overflow:scroll;
				opacity:0.8;
				display:block;
				padding:10px;
				color:#fff;
				font-size:14px;
				z-index:100000;
			}
		
			.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
			.formError .formErrorContent {
				width:100%; 
				background:#B80404;
				color:#fff;
				width:150px;
				font-size:12px;
				font-weight:bold;
				border:1px solid #ddd;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:5px 10px 5px 10px;

			}
			.greenPopup .formErrorContent {background:#33be40;}
			
			.blackPopup .formErrorContent {background:#393939;color:#FFF;}
			
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;

				z-index:5001;
			}
			.formError .formErrorArrowBottom{top:0;margin:-6px;}
			
				.formError .formErrorArrow div{
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					box-shadow: 0px 2px 3px #444;
					-moz-box-shadow: 0px 2px 3px #444;
					-webkit-box-shadow: 0px 2px 3px #444;
					font-size:0px; height:1px; background:#B80404;margin:0 auto;line-height:0px; font-size:0px; display:block;
				}
					.formError .formErrorArrowBottom div{
						box-shadow: none;
						-moz-box-shadow: none;
						-webkit-box-shadow: none;
					}
					
				.greenPopup .formErrorArrow div{background:#33be40;}
				.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

				.formError .formErrorArrow .line10{width:15px;border:none;} 
				.formError .formErrorArrow .line9{width:13px;border:none;} 
				.formError .formErrorArrow .line8{width:11px;} 
				.formError .formErrorArrow .line7{width:9px;} 
				.formError .formErrorArrow .line6{width:7px;} 
				.formError .formErrorArrow .line5{width:5px;} 
				.formError .formErrorArrow .line4{width:3px;} 
				.formError .formErrorArrow .line3{width:1px;
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					border-bottom:0px solid #ddd;} 
				.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
				.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}  
				
/* ============================================================================== */
