﻿@charset "utf-8";
/* CSS Document */

body {
	background: #fff url('../images/headbg.jpg'); 
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	color: #5c5c5c;
	font-size: 12px;
	margin:0px;

	}

ul {
	list-style: none;
	margin-left: 0;
	padding-left: 2em;
	text-indent: -1em;
	}

a { 
	color: #670c0d;
	font-weight: bold;
}

img {
	border: 0px;
}

h1 {
	font-size: 27px;
	color: #670c0d;
	margin: 0px;
}

h2 {
	color: #587854;
	font-size: 17px;
	font: bolder;
	text-transform:uppercase;
	margin: 0px 0px 0px 0px;
}

h3 {
	color: #4b97b7;
	font-size: 18px;
	margin: 0px;
}

h4 {
	color: #fff;
	font-weight:600;
	padding:15px;
	margin: 0px;
	size: 14px;
}

#123title h3 {
	color: #587854;
}

#wrapper {
	margin: 0 auto; 
 	padding: 0; 
 	text-align: left;
	height: 100%;
}


#header {
	width:992px;
	position:relative;
	height: 110px;
	margin-top: 0px;
	margin-bottom: 15px;
	background-image:url("../images/console.png");
	background-repeat:no-repeat;
}

#content {
	width:992px;
	padding-top: 10px;	
	padding-bottom: 10px;
}
#section-right{
	padding-top: 10px;		
	position:absolute;
	left:700px;
	width:225px;
}
#section-left{
	padding-top: 10px;		
	position:absolute;
	left:10px;
	width:175px;
}
#section-center{	
	padding-top: 10px;	
	position:relative;
	left:200px;
	width:475px;
}

#footer {
	position:relative;
	padding-top: 10px;		
	background: #fff url('../images/footbg.jpg'); 
	background-repeat:repeat-x;
	height: 125px;
}

#thefoot {
	width:992px;
	padding-top:20px;
	padding-left:30px;
	color: #fff;
}


#logo {
	position:absolute;
	top: 10px;
	left: 50px;
	width: 334px;
}

#topright {
	float:right;
	padding-right:10px;
	width: 300px;
}

#phone {
	color: #fff;
	font-size: 14px;
	font-weight:600px;
	text-align:right;
}

#account{
	
	color: #fff;
	font-size: 12px;
	text-align:right;
}

#account a{
	text-decoration:none;
	color: #fff;
	font-size: 12px;
	font-weight:600;
	text-align:right;
}

#account a:hover{
	text-decoration:underline;
}

#nav2 {
	position:absolute;
	margin: 0px 0px 0px 0px;
	color:#FFFFCC;
	background-color:#002842;
	padding-bottom:3px;
	padding-left:112px;
	width:100%;
	top:114px;
	text-decoration:none;
}
#nav2 a{
	color:white;
}


#nav {
	width: 720px;
	height:31px;
	float: right;
	margin: 40px 10px 0px 0px;
}

#nav a {
	color: #fff;
	text-decoration:none;
	font-size: 14px;	
}
.navtext {
	color: #fff;
	text-decoration:none;
	font-size: 14px;
	display:inline;
	height:31px;
	width:26px;
	position:relative;
	padding-left:3px;
	padding-right:15px;
	top:-10px;
}

.navimages {
	height: 31px;
	width: 26px;
	display:inline;
}

#rightnav
{
	float:right;
	padding-right:0px;
	z-index:1;
	}

#left {
	float:left;
	width: 236px;
	background-image:url("../images/host-party-Mock6-2_09.jpg");

}

#leftbottom {
	
	width: 236px;
	height:13px;
	background-image:url("../images/leftbottom.jpg");
}

.sidetitle {
	height:32px;
	margin: 0px;
	background-image:url("../images/H2.png");
	padding-left: 10px;
	padding-top: 10px;
}

.sideitem img{
	padding: 10px;
	
}
.sideitem ul li{
	color: #a49f89;
	size: 12px;
	font-weight: 500;
	}

.sideitem ul li a {
	color:#a49f89;
	text-decoration: none;
}

.sideitem ul li a:hover{
	color:#670c0d;
	text-decoration: none;
}

#right {
	float:left;
	width: 236px;
	height: 800px;

}

#main {
	position:relative;
	width: 800px;
	margin: 0px 0px 0px 0px;
}


#mid {
	position:relative;
	width: 500px;
	margin: 0px 0px 0px 11px;
}

#oldcontent {
position:relative;
	left: 100px;

}

#welcome {
	background-color:#ffffff;
	width:480px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px #b0b0b0 solid;
}

.item {
	background-color:#fafafa;
	width:480px;
	margin-bottom: 10px;
	padding: 5px;
	border: 1px #b0b0b0 solid;
	
}

.item img{
	border: 1px #b0b0b0 solid;
}

#popimages {
	border: 1px #b0b0b0 solid;
	background-color:#f1f1f1;
	padding: 5px;
}

#popimages img{
	border: 1px #b0b0b0 solid;
	margin: 4px;
}


#links {
	float:left;
	width:100%;	
	height:70px;
	text-align:center
}

#links a {
	font-size: 11px;
	color:#fff;
	text-decoration: none;	
}

#links a:hover{
	text-decoration:underline;}

#copyright {
	float:left;
	width:100%;
	text-align:center;
}

#customerservice {
	float:left;
	width:315px;
	height:90px;
}

#quickhelp {
	float:left;
	width:315px;
	height:90px;
}

#addthis{
	position:relative;
	float:right;
	top:-16px;
}
