body {
   margin: 0;
   background-color: #393a3a;
   font-family: verdana, arial, helvetica, sans-serif;
   font-size: 11px;
   color: black;
}

a {
   color: #AC1D1E;
}

#header {
   height: 120px;
   background: #393a3a url(images/bg-header.png) top left repeat-x;
   border-bottom: 1px solid white;
}
#header .wrap {
   padding: 5px;
   height: 110px;
}
#header h1 {
   margin: 0;
   height: 110px;
   width: 266px;
   float: left;
}
#header h1 a {
   display: block;
   height: 110px;
   width: 266px;
}
#header .easy {
   margin-bottom: 15px;
}
#header #info {
   float: left;
   width: 720px;
   text-align: center;
}
#top_nav {
   text-align: left;
   position: relative;
}
#top_nav ul {
   margin: 0;
   padding: 0;
   list-style: none;
   position: absolute;
   right: 255px;
   -moz-border-radius: 6px;
   -webkit-border-radius: 6px;
   background-color: #1d1d1d;
      padding: 10px;
}
#top_nav ul li {
   float: left;
   color: white;
   padding: 0 10px;
   border-right: 1px solid #4f4f4f;
}
#top_nav ul li.last {
   border-right: 0px none transparent;
}
#top_nav ul li a {
   color: white;
   text-decoration: none;
}
#top_nav ul li a:hover {
   text-decoration: underline;
}
#header #info p {
   margin: 0;
   color: #fdcf09;
   font-weight: bold;
   font-size: 22px;
   line-height: 16px;
   display: block;
   width: 225px;
   position: absolute;
   right: 16px;
   text-align: center;
}
#header #info span {
   color: white;
   font-size: 18px;
}
#nav {
   height: 115px;
   background: #eeeeee url(images/bg-nav.png) top left repeat-x;
}
#nav .wrap {
   padding-top: 22px;
}
#nav ul {
   margin: 0;
   list-style: none;
}
#nav ul li {
   float: left;
   text-indent: -9999em;
   overflow: hidden;
   margin: 0 9px;
}
#nav ul li a {
   display: block;
   height: 68px;
}
#nav_live_demo {
   width: 118px;
   background: transparent url(images/nav-live-demo.png) top center no-repeat;
}
#nav_services {
   width: 123px;
   background: transparent url(images/nav-services.png) top center no-repeat;
}
#nav_premium_website_names {
   width: 242px;
   background: transparent url(images/nav-premium-website-names.png) top center no-repeat;
}
#nav_pictures {
   width: 144px;
   background: transparent url(images/nav-pictures.png) top center no-repeat;
}
#nav_contact_us {
   width: 141px;
   background: transparent url(images/nav-contact-us.png) top center no-repeat;
}
#nav_pricing {
   width: 99px;
   background: transparent url(images/nav-pricing.png) top center no-repeat;
}
#body {
   background-color: #eee;
}
#body .home {
   background: #eee url(images/bg-home.png) top left no-repeat;
   height: 515px;
   position: relative;
}

.turnkey_copy {
   position:absolute;
   right:0;
   top:5px;
   width:461px;
   padding: 0 8px;
}
.turnkey_copy h2 {
   margin: 0 auto !important;
   display: block;
   background: #eee url(images/header-turnkey.png) top center no-repeat;
   height: 29px;
   width: 408px;
   text-indent: -9999em;
   overflow: hidden;
}
.turnkey_copy .top {
   background: #eee url(images/bg-turnkey-top.png) top center no-repeat;
   height: 8px;
}
.turnkey_copy .bottom {
   background: #eee url(images/bg-turnkey-bottom.png) bottom center no-repeat;
   height: 8px;
}
.turnkey_copy .middle {
   background: #eee url(images/bg-turnkey.png) top center repeat-y;
   width:445px;
   padding: 0 8px;
}
.turnkey_copy ol {
   list-style: none;
   margin: 0;
   padding: 0;
}
.turnkey_copy ol li {
   line-height: 22px;
}
.turnkey_copy ol li span {
   color: #ac1d1e;
   font-weight: bold;
   font-size: 12px;
}


.easy_copy {
   position:absolute;
   bottom: 0;
   left: 30px;
   width:470px;
}

.easy_copy h2 {
   margin: 0;
   display: block;
   background: #eee url(images/header-itseasy.png) top left no-repeat;
   height: 24px;
   width: 140px;
   text-indent: -9999em;
   overflow: hidden;
}
.easy_copy p {
   line-height:22px;
}

.sponsored_by {
   position: absolute;
   bottom: 50px;
   right: 10px;
   text-align: center;
   width: 200px;
}
.sponsored_by h2 {
   margin: 0 !important;
   text-transform: uppercase;
   font-weight: bold !important;
   font-size: 14px !important;
   color: black !important; 
}

.sponsored_by img {
   margin-bottom: 12px;
}
.demo_link {
   display:block;
   height:243px;
   left:105px;
   overflow:hidden;
   position:absolute;
   text-indent:-9999em;
   top:73px;
   width:395px;
}

#body_footer {
   height: 6px;
   background: #393a3a url(images/bg-body-footer.png) top left repeat-x;
}
#footer ul {
   list-style-image:none;
   list-style-position:outside;
   list-style-type:none;
   margin:0;
   padding:0;
}
#footer li {
   color:#D4D4D4;
   float:left;
   font-weight:bold;
   padding:8px;
}
#footer li a {
   color:#D4D4D4;
   text-decoration:none;
}
#footer li a:hover {
   color:white;
   text-decoration:underline;
}
#footer h4 {
   color:#818181;
   font-size:12px;
   margin:0;
   text-transform:uppercase;
}
.wrap {
   width: 986px;
   margin: 0 auto;
}
img {
   border: 0 none transparent;
}
.clear {
   clear: both;
}



input, select, textarea {
   -moz-border-radius-bottomleft:4px;
   -moz-border-radius-bottomright:4px;
   -moz-border-radius-topleft:4px;
   -moz-border-radius-topright:4px;
   background-color:#E9E9E9;
   border:1px solid #A2A2A2;
   font-family:verdana,arial,helvetica,sans-serif;
   font-size:11px;
   padding:3px;
}
form table, form h2 {
margin-bottom:30px !important;
}
.field_comments {
   width: 400px;
   height: 150px;
}
.field_email {
   width: 300px;
}
.field_service_address {
   width: 250px;
}
.field_company_name {
	width: 200px;
}
.bold {
	font-weight: bold;
}

#body .wrap h2 {
   color: #ac1d1e;
   font-size: 24px;
   font-weight: normal;
   margin: 0 0 12px 0;
}

#body .wrap {
   padding: 5px 20px 1px 20px;
   width: 946px;
   font-size: 12px;
}

#body .wrap .left {
   float: left;
   width: 460px;
}
#body .services .left {
   background-color: white;
   width: 350px;
   padding: 8px;
   -moz-border-radius: 8px;
   -webkit-border-radius: 8px;
}
#body .services .image_col {
   width: 230px;
   float: left;
   margin-left:30px;
}
#body .wrap .right {
   float: right;
   width: 444px;
   padding: 8px;
   background-color: white;
   -moz-border-radius: 8px;
   -webkit-border-radius: 8px;
}

#body .wrap .right p {
   margin: 0 0 24px 0;
}

#body .wrap ul {
   padding-left: 0;
   list-style-position: inside;
   margin: 0;
}

#body ul, p {
   line-height: 22px;
}
.domains {
   width: 100%;
   margin-bottom: 20px;
   background-color: white;
   padding: 8px;
   -moz-border-radius: 8px;
   -webkit-border-radius: 8px;
}
.domains h3 {
   margin: 0;
}
.domains td {
   width: 25%;
   line-height: 22px;
}
.callout {
   font-weight: bold;
   color: #AC1D1E;
}

.overlay_demo {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	
	min-height:200px;
	border:1px solid #666;
	padding: 20px;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.overlay_demo .close {
	background-image:url(images/overlay/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.overlay_demo .details {
	position:absolute;
	top:15px;
	right:15px;
	font-size:11px;
	color:#fff;
	width:150px;
}

.overlay_demo h3 {
	color:#FDCF09;
	font-size:18px;
	margin:0 0 5px 0;
	text-transform: uppercase;
}
.overlay_demo h4 {
   margin: 0;
   color: #fff;
   font-size: 13px;
}
.overlay_demo p {
   line-height: 11px;
   color: #ccc;
}

.overlay_demo .demo_container {
   float: left;
   width: 349px;
   text-align: center;
   -moz-border-radius:4px;
   -webkit-border-radius:4px;
   background-color:#404040;
   border:2px solid #666666;
   padding: 1px;
}
.overlay_demo .first {
   margin-right: 20px;
}
.overlay_demo img {

}

#triggers {
	margin-top:10px;
	text-align:center;
}

#triggers img {
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	margin:2px 5px;
	cursor:pointer;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
#triggers a.active img { 
    outline:1px solid #000; 
    z-index:9999; 
    position:relative; 
}


.picture_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color:#333;
	
	width:675px;	
	min-height:200px;
	border:1px solid #666;
	
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}

/* close button positioned on upper right corner */
.picture_overlay .close {
	background-image:url(images/overlay/close.png);
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}

.picture_overlay .next,  .picture_overlay .prev {
	
	/* absolute positioning relative to the overlay */
	position:absolute;
	top:40%;	
	border:1px solid #666;	
	cursor:pointer;
	display:block;
	padding:10px 20px;
	color:#fff;
	font-size:11px;
	
	/* upcoming CSS3 features */
	-moz-border-radius:5px;
	-webkit-border-radius:5px;	
}

.picture_overlay .prev {
	left:0;
	border-left:0;
	-moz-border-radius-topleft:0;
	-moz-border-radius-bottomleft:0;
	-webkit-border-bottom-left-radius:0;
	-webkit-border-top-left-radius:0;
}

.picture_overlay .next {
	right:0;
	border-right:0;
	-moz-border-radius-topright:0;
	-moz-border-radius-bottomright:0;
	-webkit-border-bottom-right-radius:0;
	-webkit-border-top-right-radius:0;	
}

.picture_overlay .next:hover, .picture_overlay .prev:hover {
	text-decoration:underline;
	background-color:#000;
}

/* when there is no next or previous link available this class is added */
.picture_overlay .disabled {
	visibility:hidden;		
}

/* the "information box" */
.picture_overlay .info {
	position:absolute;
	bottom:0;
	left:0;	
	padding:10px 15px;
	color:#fff;
	font-size:11px;
	border-top:1px solid #666;
}

.picture_overlay .info strong {
	display:block;	
}

/* progress indicator (animated gif). should be initially hidden */
.picture_overlay .progress {
	position:absolute;
	top:45%;
	left:50%;
	display:none;
}

/* everybody should know about RGBA colors. */
.picture_overlay .next, .prev, .info {
	background:#333 !important;
	background:rgba(0, 0, 0, 0.6) url(images/overlay/h80.png) repeat-x;		
}

.error_field {
   border: 1px solid #BF0000 !important;
   background-color: #FFDEDE !important;
}
.error_label {
   color: #BF0000 !important;
}
.error_message {
   color: #BF0000;
	font-weight:bold;
}

.form_messages p {
   margin: 0 0 5px 0;
}

.success_message{
   font-weight:bold;
	font-size:18px;
	color:#0F0;
}

label {
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 11px;
}
table.align_left th{
	text-align:left
}
td.label {
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 11px;}

.right_side {
   position:absolute;
   right:0;
   top:5px;
   width:375px;
   padding: 8px 8px;
}
.right_side h2 {
   margin: 0 auto !important;
   display: block;
   height: 29px;
   width: 408px;
   font-size: 20px !important;
   
}

#body .home a {
   text-decoration: none;
}
#body .home a:hover {
   text-decoration: underline;
}
.right_side .bottom {
	text-align:center;
	font-size:18px;
	font-weight:bold;
	color: #AC1D1E;
}
.right_side .middle {

   width:375px;
   padding: 0 8px;
}
.right_side ol {
   list-style: none;
   margin: 0;
   padding: 0;
}
.right_side ol li {
   line-height: 22px;
}
.right_side ol li span {
   color: #ac1d1e;
   font-weight: bold;
   font-size: 14px;
}
.right_side .mouse {
	position:absolute;
	top: 356px;
	text-align:center;
	right: 30px;
	font-size:18px;
	font-weight: bold;
		
}


.underneath {
   position:absolute;
   bottom: 70px;
   left: 0;
   width:575px;
}


.underneath p {
   line-height:22px;
}

.sponsored_by_me {
   position: absolute;
   left: 0;
   bottom: 0;
   text-align: center;
   width: 800px;
   margin-bottom: 20px;
}
.sponsored_by_me h3 {
	float:left;
   margin: 0 !important;
   text-transform: uppercase;
   font-weight: bold !important;
   font-size: 14px !important;
   color: black !important; 
}

.sponsored_by_me a {
   margin-bottom: 12px;
   margin-left: 50px;
}