@charset "utf-8";
/* CSS Document */
body {
	background-image: url(/images/bodyBackground.png);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
#header {
	position: relative;
	z-index: 1;
}
#header #flashLogo {
	position: absolute;
	left: 13px;
	top: -20px;
	z-index: 2;
}
#header #banner {
	background-image: url(/images/headerBanner.png);
	background-repeat: no-repeat;
	height: 159px;
	background-position: left;
}
#header #headerHnav {
	background-image: url(/images/headerHnav.png);
	background-repeat: no-repeat;
	height: 28px;
	background-position: left;
}
#header #headerHnav ul {
	list-style-image: none;
	list-style-type: none;
	padding-left: 200px;
	padding-top: 2px;
	position: relative;
	z-index: 1;
}
#header #headerHnav ul li {
	float: left;
}
#header #headerHnav ul li a {
	display: block;
	float: left;
	padding-left: 20px;
	color: #CCC;
	text-decoration: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	line-height: 24px;
	text-transform: uppercase;
	padding-right: 20px;
}
#header #headerHnav ul li a:hover {
	color: #333;/*background-color: #CCC;
	background-image: url(/images/headerHnav.png);
	background-position: right;*/
}
ul.doors li a span {
	padding-right: 20px;
	line-height: 24px;
	display: block;
}
ul.doors li a:hover span {
	background-image: url(/images/redDoor.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
ul.doors li a {
	padding-right:0px !important;
}
ul.doors li a:hover {
	background-image: url(/images/redDoor.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color:#FFF !important;
}
#mainContent {
	text-align: left;
	padding-right: 0px;
	padding-left: 20px;
	background-image: url(/images/mainContent.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 30px;
	clear: both;
	padding-bottom: 10px;
	z-index: 1;
	overflow: visible;
}
#footer {
	text-align: center;
	color: #666;
	font-size: 12px;
	clear: both;
	line-height: 28px;
	height: 28px;
	background-image: url(/images/footerBar.gif);
	background-repeat: repeat-x;
	position: relative;
	z-index: 1;
}
#footer div.visualdevise a {
	background-image: url(http://www.visualdevise.com/images/VisualDeviseTM16Black.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	margin-left: 15px;
	line-height: 25px;
	position: absolute;
	left: 0px;
	top: 0px;
	font-size: 12px;
	color: #666;
	text-decoration: none;
}
#footer div.visualdevise a:hover {
	color: #09F;
	background-image: url(http://www.visualdevise.com/images/VisualDeviseTM16.png);
	text-decoration: none;
}
.heading2 {
	font-size: 18px;
	font-weight: bold;
}
.subheading2 {
	font-size: 14px;
	color: #C00;
	font-weight: bold;
}
div.box1 {
	color: #333;
	background-color: #E1E1E1;
	border: 4px solid #333;
	padding: 5px;
	font-size: 14px;
	opacity:.85;
	filter:alpha(opacity=85);
	position: relative;
	z-index: 1;
}
h1 {
	font-size: 18px;
}
.titleBox {
	background-image: url(/images/titleBar.png);
	background-repeat: repeat-x;
	line-height: 30px;
	display: block;
	color: #CCC;
	padding-left: 10px;
}
#services li {
	padding-left: 52px;
	background-position: left center;
	background-repeat: no-repeat;
	line-height: 48px;
	height: 48px;
	font-size: 16px;
	font-weight: bold;
	behavior: url("/css/iepngfix.htc");
	filter:alpha(opacity=100);
	opacity:1;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#services #DirectMail {
	background-image: url(/images/icons/mail.png);
}
#services #EventMarketing {
	background-image: url(/images/icons/Calendar.png);
}
#services #BroadcastMedia {
	background-image: url(/images/icons/satellite.png);
}
#services #DigitalApplications {
	background-image: url(/images/icons/Monitor.png);
}
#services #ProjectManagement {
	background-image: url(/images/icons/pie.png);
}
#services #DatabaseMarketing {
	background-image: url(/images/icons/hdd.png);
}
#services #WebbasedInitiatives {
	background-image: url(/images/icons/Internet.png);
}
#services #BuildingBrands {
	background-image: url(/images/icons/MPmarketing.png);
}
#services #Print {
	background-image: url(/images/icons/Printer.png);
}
#freeC {
	z-index:8;
	width: 267px;
	float: right;
	position: relative;
}
#freeC #freeCformContainer {
	position: absolute;
	width: 267px;
	left: 0px;
	top: -50px;
	z-index: 15;
}
#freeC #freeCformContainer form {
	font-size: 12px;
	text-align: center;
}
#freeC:hover #lightBulbText {
	background-position: right;
}
#lightBulbContainer {
	position: absolute;
	height: 149px;
	width: 267px;
	left: 0px;
	z-index: 9;
	top: -150px;
}
#lightBulbContainer #lightBulb {
	background-image: url(/images/lightBulb.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 149px;
	width: 267px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	opacity:.37;
	filter:alpha(opacity=37);
}
#lightBulbContainer #lightBulbText {
	background-image: url(/images/lightBulbText.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 149px;
	width: 267px;
	position: absolute;
	z-index: 11;
	left: 0px;
	top: 0px;
}
form input, form textarea {
	display: block;
	margin-bottom: 2px;
	margin-top: 2px;
	width: 100%;
	border: 2px solid #999;
}
form input:hover, form textarea:hover {
	border: 2px solid #C00;
}
form label {
	text-align: left;
	display: block;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
}
/* REQUIRED BUTTON STYLES: */		
button {
	border: 0;
	padding: 0;
	cursor: pointer;
	overflow: visible;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
}
 button::-moz-focus-inner {
 border: none;  /* overrides extra padding in Firefox */
}
button span {
	position: relative;
	display: block;
	white-space: nowrap;
}
 @media screen and (-webkit-min-device-pixel-ratio:0) {
	/* Safari and Google Chrome only - fix margins */
	button span {
 margin-top: -1px;
}
}
/* OPTIONAL BUTTON STYLES for applying custom look and feel: */		
button.submitBtn {
	margin-right:5px;
	font-size:16px;
	text-align: center;
	background: transparent url(/images/btn_blue_sprite.gif) no-repeat right -140px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	padding-top: 0;
	padding-right: 15px;
	padding-bottom: 0;
	padding-left: 0;
}
button.submitBtn span {;
	line-height:30px;
	height:30px;
	background: transparent url(/images/btn_blue_sprite.gif) no-repeat left top;
	color:#fff;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 15px;
}
button.submitBtn:hover, button.submitBtnHover { /* the redundant class is used to apply the hover state with a script */
	background-position: right -210px;
}
button.submitBtn:hover span, button.submitBtnHover span {
	background-position: 0 -70px;
}
.barPic {
	background-image: url(/images/bars.jpg);
	background-repeat: no-repeat;
	background-position: -250px center;
	position: relative;
	height: 250px;
}
.barCaption {
	padding:10px;
	font-size:16px;
	background-image: url(/images/barCaption.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 75%;
}
.warnings {
	font-size: 16px;
	line-height: 30px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	float:none;
	width:90%;
	margin-top: 10;
	margin-right: auto;
	margin-bottom: 10;
	margin-left: auto;
	display: block;
}
.failure {
	color: #C00;
	background-color: #F66;
	border-top-color: #F00;
	border-right-color: #F00;
	border-bottom-color: #F00;
	border-left-color: #F00;
}
.success {
	color: #09F;
	background-color: #7DCBFF;
	border-top-color: #09F;
	border-right-color: #09F;
	border-bottom-color: #09F;
	border-left-color: #09F;
}
