/*
	Theme color for Dark Slider Template
	Color : Red
*/

.homepage{
	background:url(../themes/red/bg_home.png) repeat-x;
}

.innerpage{
	background:url(../themes/red/bg_inner.png) repeat-x;
}

.innerpage_sub{
	background:url(../themes/red/bg_inner_sub.png) repeat-x;
}

	a{ color:#6F6F6F;}

	.color_one,
	a:hover,
	a.one_col_btn:hover,
	#right a.external:hover,
	.continue a:hover,
	.nav li a:hover,
	#devilform .submitter:hover,
	#bottom_nav a:hover,
	#footer .copy a:hover{
		color:#d72727;
	}

	
	/* FOOTER
	-------------------------------------------------------------------------------------- */
	#footer .copy a{ color:#000;}
	
	.note{
		background:#e7e7e7 url(../images/note.png) repeat-x left top;
		border:1px solid #d72727; border-width:0 0 2px 0;
		color:#333;
	}
	
	#contactErrorsDiv{
  	background:url(../themes/red/bg_inner.png) repeat-x;
  	text-align:left;
  	padding:5px;
  	color:#141414;
  }
  
  
 
