﻿html
{
	background: #0c030d;
	line-height: 1em;
}

body 
{
	background: #0c030d url('../../images/BG.jpg') no-repeat center top;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	color: #fff;
}

img
{
	border: none;
	padding: 0;
	margin: 0;
}

p
{
	padding-bottom: 15px;
}

a:link{color:#e9f393; text-decoration: none;}a:visited{color:#999}a:hover{color:#b4effd; text-decoration: underline;}a:active,.a:focus{color:#e9f393}

#page
{
	background: transparent;
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#logo 
{
	background: url('../../images/logo.jpg') no-repeat;
	height: 85px;
	width: 1000px;
	cursor: pointer;
}

#title
{
	position: relative;
	top: 60px;
	left: 1000px;
}

#pageContent
{
	background: url('../../images/contentBG.jpg') no-repeat;
	height: 456px;
	width: 1000px;
	text-align: left;
}

#wait
{
	margin-left: auto;
	margin-right:auto;
	text-align: center;
	margin-top: 200px;
	color: #6387a0;
}

.contentLeft
{
	min-height: 456px;
	min-width: 424px;
	float: left;
	
}

.contentRight
{
	display: block;
	float: right;
	text-align: left;
	color: White;
	width: 551px;
	padding-right: 25px;
}

#menuTop
{
	background: url('../../images/menuTop.jpg') no-repeat;
	height: 26px;
	width: 1000px;
}

#menu
{
	list-style: none;
	float: left;
	width: 1000px;
}

#menu li
{
	float: left;
}

.menuItem
{
	cursor: pointer;
}

#intro
{
	background: url('../../images/introText.jpg') no-repeat;
	height: 145px;
	width: 576px;
}

#about
{
	background: url('../../images/puzzle.jpg') no-repeat;
	height: 456px;
	width: 1001px;
	margin-top: -20px;
	padding-top: 20px;
}

.aboutLeft
{
	float: left;
	width: 590px;
}

.aboutRight
{
	float: left;
	width: 315px;
	margin-left: 60px;
}

#copyright
{
	font-size: 10px;
	color: #555555;
	margin-top: 10px;
}

#copyright a
{
	color: #888888;
	text-decoration: none;
}

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

#contact
{
	background: url('../../images/contact.png') no-repeat;
	min-height: 400px;
	min-width: 460px;
	display: block;
	z-index: 100;
	padding-left: 15px;
	padding-top: 10px;
	padding-right: 15px;
}

textarea, input[type="text"], input[type="password"], select {
	font-family: "Lucida Grande","Lucida Sans Unicode","Lucida Sans",Helvetica,Arial,sans-serif;
	font-size: 14px;
	background: transparent;
	color: White;
	border: solid 1px #3ba9c9;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	padding-right: 3px;
}

.checklist 
{
	font-size: 12px;
	list-style-image: url('../../images/check.png');
	margin-left: 20px;
	float: left;
	margin-right: 15px;
	margin-top: 0px;
}

.block
{
	display: none;
	position: absolute; 
	top: 105px; 
	width: 960px; 
	padding-left: 20px; 
	padding-right: 20px;
}

.homeBlock
{
	position: absolute; 
	top: 85px; 
	width: 1000px; 
	float: left;
}


.portfolioBlock
{
	display: none;
	position: absolute; 
	top: 105px; 
	width: 960px; 
	padding-left: 20px; 
	padding-right: 20px;
}

.portfolioHomePage
{
	position: absolute;
	margin-top:-20px;
	margin-left: -20px;
	width: 1000px; 
	float: left;
}

.portfolioPage
{
	position: absolute;
	display: none;
	margin-top:-20px;
	margin-left: -20px;
	width: 1000px; 
	float: left;
}

.portfolioText
{
	
}

.portfolioHeader
{
	padding-bottom: 10px;
}

#arrows
{
	position: absolute;
	top: 350px;
	left: 150px;
}

.contactSpace
{
	margin-bottom: 10px;
}

.contactButton
{
	margin-top: 10px;
}

.ui-dialog-titlebar-close { 
    background-image: url('../../images/close.gif');
    height: 20px; 
    width: 20px; 
    display: block;
    position: relative;
    top: 10px;
    left: 480px;
} 

.contactLabel
{
	float: left;
	width: 80px;
}

.error { 
   position: relative;
   top: 8px;
} 

.ui-dialog
{
	margin-top: -80px;
}

.emphasize
{
	color: #e9f393;
	font-weight: bold;
}

.quote
{
	margin-top: 15px; 
	font-size: 120%
}

ol
{
	margin-left: 20px;
	margin-top: -30px;
}

ol li
{
	padding-bottom: 5px;
}

#port1
{
	height: 456px;
	width: 424px;
	background: url('../../images/port1.jpg') no-repeat;
}

#port2
{
	height: 456px;
	width: 424px;
	background: url('../../images/port2.jpg') no-repeat;
}

#port3
{
	height: 456px;
	width: 424px;
	background: url('../../images/port3.jpg') no-repeat;
}

#port4
{
	height: 456px;
	width: 424px;
	background: url('../../images/port4.jpg') no-repeat;
}

#port5
{
	height: 456px;
	width: 424px;
	background: url('../../images/port5.jpg') no-repeat;
}


/* Accordion */
.container { background: #0e3c5d; margin: 0 auto; border: solid 1px #257ea7; width: 1000px; margin-left: -20px; margin-top: -20px; float: left;}
.section {background: url('../../images/sliderBG.jpg') no-repeat top left; height: 453px; }
.section .label {height: 453px; text-align: center; width: 50px; border-right: solid 1px #257ea7; }
.section .Design { background: url('../../images/sliderDesign.png'); }
.section .Logo { background: url('../../images/sliderLogos.png');}
.section .Hosting { background: url('../../images/sliderDomains.png'); }
.section .SEO { background: url('../../images/sliderSEO.png'); }
.section .Outreach { background: url('../../images/sliderOutreach.png'); }
.section .content {width: 1000px; padding: 20px 0px 0 20px; font-size: 14px;}  
.sections { height: 150px; }


