/* Cyber Fuzion */

body {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	background-color: #1E1E1E;
	margin: 0px;
	color: #FFFFFF;
}
input {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
textarea {
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
}
label {
	float: left;
	width: 100px;
}
a:link {
	color: #fffc00;
	text-decoration: none;
}
a:visited {
	color: #fffc00;
	text-decoration: none;
}
a:active {
	color: #fffc00;
	text-decoration: none;
}
a:hover {
	color: #fffc00;
	text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
}
p {
	line-height: 1.7em;
}
img {
	border: none;
}
.header {
	background-color: #0f0e0e;
	background-image: url('../images/topGlow.jpg');
	background-position: bottom right;
	background-repeat: no-repeat;
	text-align: right;
	font-size: 11px;
	padding: 5px 50px;
	height: 15px;
	border-color: #353535;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}
.logo {
	padding-top: 35px;
	padding-bottom: 15px;
	margin: auto;
	width: 1000px;
}
.menu {
	width: 1000px;
	margin: auto;
	height: 49px;
}
.menuLeft {
	float: left;
	width: 8px;
	height: 49px;
	background-image: url('../images/menuLeft.png');
	background-repeat: no-repeat;
}
.menuCenter {
	float: left;
	width: 984px;
	height: 49px;
	background-image: url('../images/menuBar.jpg');
	background-repeat: repeat-x;
}
.menuRight {
	float: left;
	width: 8px;
	height: 49px;
	background-image: url('../images/menuRight.png');
	background-repeat: no-repeat;
}
.menuItem {
	float: left;
	text-align: center;
	width: 100px;
	background-image: url('../images/menuSep.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin-top: 19px;
}
.menuSelected {
	background-image: url('../images/menuSelected.png');
	background-position: center bottom;
	background-repeat: no-repeat;
}
.menu a:link {
	color: #FFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFF;
	text-decoration: none;
}
.menu a:active {
	color: #FFF;
	text-decoration: none;
}
.menu a:hover {
	color: #fffc00;
	text-decoration: none;
}
.banner {
	padding-top: 15px;
	width: 1000px;
	height: 275px;
	margin: auto;
	text-align: center;
	background-image: url('../images/shadow.png');
	background-position: bottom center;
	background-repeat: no-repeat;
}
.page {
	width: 1000px;
	margin: auto;
	padding-top: 15px;
	min-height: 300px;
}
.footer {
	background-color: #0f0e0e;
	text-align: center;
	font-size: 11px;
	padding-top: 8px;
	height: 25px;
	border-color: #353535;
	border-width: 1px 0px 0px 0px;
	border-style: solid;
	color: #999;
}
.footerSpace {
	height: 25px;
}
.phone {
	float: left;
	margin-left: 15px;
}
.gradientBG {
	background-image: url('../images/gradientBg-Blue.png');
	background-repeat: repeat-x;
	background-position: top;
}
.lights {
	background-image: url('../images/lights.png');
	background-position: top center;
	background-repeat: no-repeat;
}

/* Index */
.box {
	float: left;
	width: 665px;
}
.boxTitleBG {
	background-image: url('../images/longTitle.png');
	background-repeat: no-repeat;
	width: 665px;
	height: 30px;
	padding-left: 8px;
	font-weight: bold;
}
.boxTitle {
	padding-top: 8px;
}
.boxContents {
	background-image: url('../images/boxGradientBg.png');
	background-repeat: repeat-x;
	background-position: top;
	min-height: 250px;
	padding: 10px;
	line-height: 1.5em;
}
.login {
	float: right;
	width: 290px;
}
.loginTitleBG {
	width: 290px;
	height: 28px;
	background-image: url('../images/loginTitle.png');
	background-repeat: no-repeat;
	padding-left: 8px;
	font-weight: bold;
}
.loginTitle {
	padding-top: 6px;
}
.loginBox {
	background-image: url('../images/boxGradientBg.png');
	background-repeat: repeat-x;
	background-position: top;
	min-height: 250px;
	padding: 15px;
}
.featuredImage {
	max-width: 150px;
	max-height: 150px;
	float: left;
	margin: 5px;
}

/* Websites */
.websitesTop {
	min-height: 300px;
}
.websiteDesc {
	height: 127px;
	width: 600px;
	padding-left: 25px;
}
.websiteIcon {
	width: 600px;
	text-align: center;
}
.screen {
	float: right;
	margin-right: 35px;
}
.websiteLogos {
	min-height: 150px;
	padding-top: 75px;
}
.siteLogo {
	width: 33%;
	height: 75px;
	text-align: center;
	vertical-align: bottom;
	float: left;
}
.innerBorder {
	width: 300px;
}
.logoBorder {
	border-color: #999;
	border-style: solid;
	border-width: 1px;
}
.websiteItem {
	width: 800px;
	margin: auto;
	padding-bottom: 15px;
}
.websiteItem p {
	margin-left: 35px;
}
.itemTitle {
	color: #FFCC00;
}

/* Services */
.servicesTop {
	min-height: 300px;
	padding-top: 50px;
}
.servicesBtm {
	width: 800px;
	margin: auto;
}
.serviceIcon {
	float: left;
	width: 20%;
	text-align: center;
	background-image: url('../images/icon-shadow.png');
	background-repeat: no-repeat;
	background-position: bottom center;
	height: 230px;
}
.servicesTop a:link {
	color: #FFF;
	text-decoration: none;
}
.servicesTop a:active {
	color: #FFF;
	text-decoration: none;
}
.servicesTop a:visited {
	color: #FFF;
	text-decoration: none;
}
.servicesTop a:hover {
	color: #fffc00;
	text-decoration: none;
}
.topService {
	min-height: 300px;
	padding-top: 15px;
	padding-left: 50px;
}
.iconLarge {
	float: left;
	text-align: center;
	width: 310px;
	height: 275px;
	background-image: url('../images/icon-shadow2.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}
.iconSlogan {
	font-size: 16px;
	margin-left: 350px;
}
.btmService {
	width: 800px;
	margin: auto;
}
.serviceItem {
	padding-bottom: 25px;
}
.serviceItem p {
	padding-left: 35px;
}

/* Contact */
.contactTop {
	min-height: 300px;
}
.contactInfo {
	width: 297px;
	float: left;
}
.sales {
	padding-left: 75px;
}
.support {
	padding-top: 25px;
	padding-left: 75px;
	height: 160px;
	width: 247px;
	background-image: url('../images/contact-shadow.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}
.contactSlogan {
	float: right;
	font-size: 20px;
	font-weight: bold;
	padding-top: 50px;
	width: 622px;
	height: 230px;
	background-image: url('../images/contact-shadow2.png');
	background-repeat: no-repeat;
	background-position: bottom center;
}
.sloganText {
	padding-left: 125px;
}
.contactForm {
	width: 450px;
	margin: auto;
	padding-top: 25px;
	padding-bottom: 50px;
}
.error {
	color: #F00;
	padding: 5px;
}
.success  {
	color: #090;
	padding: 5px;
}
