#contactDetails {
	float: right;
	text-align: right;
	list-style-type: none;
	margin: 5px;
}

#contactDetails li {
	font-size: 14px;
}

.navBar {
	width: 100%;
	padding: 0px;
	background-color: #0658eb;
}

.navBar td {
	background-image: url("../images/uhost/menu_item_bg.jpg");
	background-repeat: repeat-x;
	height: 38px;
	width: 968px;
}

.navBar td a {
	color: #FFFFFF;
	/*font-size: 14px;*/
	text-decoration:none;
}

#navBarFirst {
	border: 0px;;
}

#navBarLeft {
	width: 6px;
	height: 38px;
	background-image: url("../images/uhost/menu_item_bg_left.jpg");
	background-repeat: no-repeat;
	padding: 0px;
	border: 0px;;
}

#navBarRight {
	width: 6px;
	height: 38px;
	background-image: url("../images/uhost/menu_item_bg_right.jpg");
	background-repeat: no-repeat;
	border: 0px;
}

#infoBubble {
	background-image: url("../images/uhost/info.jpg");
	background-repeat: no-repeat;
	width: 727px;
	height: 239px;
	background-color: #F6F6F6;
}

#highlights {
	margin-top: 15px;
	background-image: url("../images/uhost/highlights.jpg");
	background-repeat: no-repeat;
	height: 220px;
}

#offerDetails {
	float: right;
	position: absolute;
	bottom: 0px;
	right: 0px;
	margin-right: 70px;
	margin-bottom: 9px;
}

#offerDetails h2 {
	color: #1A73F3;
	font-size: 24px;
	margin: 0px;
}

#offerDetails h3 {
	color: #df45dd;
	font-size: 16px;
	margin: 0px;
}

.footerSection {
	float: left;
	width: 160px;
	margin: 7px;
	padding-left: 70px;
}

.footerSection ul {
	padding: 0px;
	list-style-type: none;
}

.footerSection ul li {
	margin-bottom: 5px;
}

.footerSection ul li a {
	color: #484848;
	text-decoration: none;
}

.footerContainer {
	width: 978px;
	padding: 0px;
	margin-top: 0px;
	float: left;
	background-image: url("../images/uhost/footer_border_pattern.jpg");
	background-repeat: repeat-x;
	border-left: 1px solid #d3dce3;
	border-right: 1px solid #d3dce3;
}

#copyRight {
	padding: 5px;
	text-align: right;
	margin-right: 15px;
}

.indexTableHeader {
	width: 100%;
	padding: 0px;
}

.indexTableHeader th {
	background-image: url("../images/uhost/content_bg_header.jpg");
	background-repeat: repeat-x;
	height: 36px;
	width: 245px;
	text-align: center;
	border-left: 1px solid #FFFFFF;
}

.indexTableHeader th a {
	color: #4F4F4F;
	font-size: 14px;
	font-weight: bold;
	text-decoration:none;
}

#indexTableHeaderFirst {
	border: 0px;;
}

#indexTableHeaderLeft {
	width: 8px;
	height: 36px;
	background-image: url("../images/uhost/content_bg_left.png");
	background-repeat: no-repeat;
	padding: 0px;
	border: 0px;;
	background-color: #f4f4f4;
}

#indexTableHeaderRight {
	width: 8px;
	height: 36px;
	background-image: url("../images/uhost/content_bg_right.png");
	background-repeat: no-repeat;
	border: 0px;
	background-color: #f4f4f4;
}

#menuUser {
	background-color: #0658eb;
	border-top: 1px solid #FFFFFF;
	padding: 3px;
}

.indexLink {
	text-decoration: none;
	color: #6eb8f0;
}

.indexSelect {
	font-size: 12px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #4F4F4F;
	width: 200px;
}

body {
	background-image: url("../images/uhost/grad_bg.png");
	background-repeat: repeat-x;
	background-color: #f4f4f4;
}

.indexDetailsLeft {
	float: left;
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #AAAAAA;
	background-color: #CCCCCC;
	clear: both;
}

.indexDetailsLeft a {
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
}

.indexDetailsLeft a {
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
}

.indexDetailsLeft a:link {
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
}

.indexDetailsLeft a:hover {
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
}

.indexDetailsLeft a:visited {
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
}

.indexDetailsRight {
	padding: 5px;
	margin-bottom: 5px;
	border: 1px solid #AAAAAA;
	background-color: #CCCCCC;
}

.indexDetailsRight a {
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
}

.indexDetailsRight a:link {
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
}

.indexDetailsRight a:hover {
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
}

.indexDetailsRight a:visited {
	color: #4F4F4F;
	font-weight: bold;
	text-decoration: none;
}

.uhostOrder {
	background-image: url(../images/uhost/button_bg.png);
	background-repeat: no-repeat;
	width: 65px;
	height: 30px;
	text-align: center;
	display: block;
	text-decoration: none;
	vertical-align: middle;
	color: #FFF;
	padding-top: 7px;
/*
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	border-right: 1px solid #AAA;
	border-bottom: 1px solid #AAA;
	font-weight: bold;
	margin-right: -1px;
	text-align: center;
	color: #8FABBE;
*/
}

/*
.order:active {
	border-top: 1px solid #AAA;
	border-left: 1px solid #AAA;
	border-right: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
}
*/
