/* upc360 css */

body {
	margin: 1em 0 0 0;
	padding: 0;
	background: #0054A6 url(img/background.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}

a {
	color: #007FE0;
	text-decoration: none;
}

a:visited, a:active { color: #007FE0; }

a:hover { color: #a2b353;}

a.nameRef { color: #669; }

a.nameRef:hover { color: #007FE0; }

table {
	float: left;
	margin-right: 100px;
	margin-left: 5px;
}

table#contactForm {
	width: 500px;
	color: #555;
	float: none !important;
	margin-left: 35px;
	font-size: 1.0em;
}

ul {
	font: 12px arial, helvetica, sans-serif;
	list-style-type: none;
	color: #669;
	margin: 0;
	padding: 0;
	padding-right: 20px;
}

ul.domainlist li {
	background: url(img/blueorb15.png) no-repeat;
	height: 15px;
	padding: 1px 2px 3px 20px;
	float: none;
	
}

td {
	vertical-align: top;
	text-align: left;
}

h1
{
	color: #617D1D;
	font-size: 18px;
	text-align: left;
}

h2
{
	color: #1967b0;
	font-size: 18px;
	text-align: left;
	text-indent: 10px;
	border-top: 1px dashed #bbb;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	margin-right: 5px;
	background: #fff;
	text-shadow: 0px 1px 4px #ccc;
}

h3
{
	color: #fff;
	font-size: 14px;
	text-align: left;
	text-indent: 5px;
	text-shadow: 0px 1px 3px #445;
	margin: 0px;
}

p {
	text-align: left;
	font-size: 12px;
}

.contactInput {
	width: 95%;
}

#container {
	margin: 0;
	width: 671px;
}

#container #header {
	height: 188px;
	background: url(img/header.png) no-repeat;
	float: none;
	clear: both;
	margin: 0;
	cursor: pointer;
}

#container #content {
	text-align: center;
	color: black;
	background: url(img/whitecontent24.png) repeat-y;	
	float: none;
	clear: both;
	padding: 5px 5px 0px 5px;
	margin: -1px 0px 0px 1px;
}

#container #footer {
	clear: both;
	background: url(img/footshadow.png) no-repeat;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	height: 20px;
}

#container #content .highlightbar {
	background: url(img/greenbar.png) repeat-x;
	height: 28px;
	margin: 1px 3px 1px 1px;
	line-height: 28px;
	vertical-align: middle;
	color: #010;
	font-size: 13px;
	text-align: left;
	text-indent: 10px;
	font-weight: bold;
}

.textcontent
{
	background: #fff; /* #e2e2ef; */
	color: #222;
	padding: 5px 10px 5px 10px;
	margin: 0px 3px 0px 1px;
	clear: both;
}

.bordercontent
{
	background: #f0f0ff;
	border-top: 1px dotted #ccf;
	border-bottom: 1px dashed #ccc;
	color: #222;
	padding: 5px 10px 5px 10px;
	margin: 0px 3px 0px 1px;
	clear: both;
}

.addressbar
{
	background: #000;
	color: #fff;
	padding: 5px 10px 5px 10px;
	margin: 0px 3px 0px 1px;
	clear: both;
	font: 8pt arial,helvetica,sans-serif;
	text-align: center;
	white-space: nowrap;
	overflow: hidden;
}

#domainListView {
	position: relative;
	width: 636px;
	overflow: hidden;
}

#domainLists {
	overflow: hidden;
	width:550px;
	height:145px;
	float: none;
	clear:none;
	margin-left: 10px;
}

div#domainListContainer
{
	width: 4000px;
}

#projectListView {
	position: relative;
	width: 636px;
	overflow: hidden;
	text-align: left;
}

div#projectViewer {
	background: black;
	overflow: hidden;
	width: 515px;
	height: 300px;
	border: 5px solid #fff;
	position: relative;
	top: 5px;
	left: 5px;
	-webkit-box-shadow: 0px 3px 5px #bbb;
	margin-bottom: 8px;
}

div.projectSlide {
	display: none;
	overflow: hidden;
	width: 600px;	
}

div.projectPreview {
	width: 350px;
	height: 300px;
	border-right: 1px solid #888;
	background-color: #000;
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	float: left;
	clear: none;
}

div.projectPreview h1 {
	color: #f0f1fe;
	width: 350px;
	font-size: 12pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #000;
	margin: 0;
	text-align: center;
}

div.projectDescription {
	height: 300px;
	width: 160px;
	background: #fff;
	color: #fff;
	background: #222;
	opacity: 0.7px;
	margin: 0;
	float: left;
	clear: none;
}

div.projectDescription p
{
	padding: 10px;
	text-align: left;
	font-size: 8pt;
}


img.next {
	float: left;
	cursor: pointer;
	margin-top: 5px;
	margin-right: 10px;
}

img.prev {
	float: left;
	cursor: pointer;
	margin-top: 5px;
}

div.promoBox {
	width: 640px;
	height: 213px;
	background-image: url(img/windowback.png);
	background-repeat: no-repeat;
	margin: 5px 2px 5px 7px;
	overflow: hidden;
	cursor: pointer;
}

div.promoBox h2 {
	text-shadow: 0px 1px 6px #868d5a;
	position: relative;
	top: 2px;
	left: 12px;
	font: 15px arial, helvetica, sans-serif;
	font-weight: bold;
	color: #79846a;
	text-align: left;
	float: none;
	clear: right;
}

div.promoImage {
	position: relative;
	width: 269px;
	height: 156px;
	margin: 0px 5px 0px 15px;
	background-image: url(img/promo_sharehub.png);
	float: left;
	clear: none;
}

div#promoCaribbeanVacations {
	background-image: url(img/promo_caribbeanvacations.png);
}

div#promoMakeRingTones {
	background-image: url(img/promo_makeringtones.png);
}

div#promoShareHub {
	background-image: url(img/promo_sharehub.png);
}


div.promoText {
	float: left;
	clear: none;
	margin-left: 10px;
	margin-top: 4px;
	width: 300px;
	height: 140px;
	text-align: left;
	color: #556;
	font-size: 10px;
}

div.promoText p {
	color: #778;
	font-size: 11px;
	margin-left: 2px;
	margin-top: 7px;
}


