@import url(http://fonts.googleapis.com/css?family=Open+Sans:300,400,400italic,600,700,800);

/* Universal Properties Corp. - UPC360.com */

body {
	background: #000 url(img/upcbackground.jpg) repeat-x;
	font-family: 'Open Sans', Helvetica, sans-serif;
	color: #333;
}

.container_16 {
	margin-top: 0;
	padding-bottom: 30px;
}

a {
	color: #0b59b9;
}

a:hover {
	color: #558fae;
}

a:visited, a:active {
	color: #043999;
}

img {
	border: none;
}

img#siteLogo {
	position: absolute;
	top: -20px;
	left: -40px;
}

div#topShelf {
	background: transparent url(img/topshelf.png) no-repeat;
	background-position: bottom center;
	overflow: hidden;
	height: 155px;
}

div.pushButton {
	width: 200px;
	height: 39px;
	margin: 5px auto;
	overflow: hidden;
	cursor: pointer;
	background-repeat: no-repeat;
	background-color: transparent;
	background-position: 0px 0px;

}

div#btnContact {
	background-image: url(img/btn-contact.png);
}

div#btnTwitter {
	background-image: url(img/btn-twitter.png);
}

div#sideBar {
	background: #fff;
	padding-bottom: 10px;
	height: 915px;
	overflow: hidden;
}

div#sideBarCloser {
	background: #fff url(img/gridbottom.png) no-repeat;
	height: 105px;
}

div#mainContent {
	background: #fff !important;
	padding-bottom: 10px;
	height: 915px;
	overflow: hidden;
}

div#contentCloser {
	background: #fff;
	height: 105px;   /* should be same as #sideBarCloser */
}

div#mainContent p {
	font-size: 10pt;
	line-height: 16pt;
	color: #444;
	margin: 15px 20px;
}

h1#pageTitle {
	color: #8ea860;
	margin-top: 0;
	padding: 5px;
	text-align: left;
	border-bottom: 1px dashed #99b9ca;
}

#titleFeatured {
	color: #75b666;
	font-size: 25pt;
	margin: 30px 10px 20px 10px;
	padding: 5px;
	text-align: center;
	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #ccc;
}

div#pageFooter {
	background: #fefefe url(img/footgradient.png) repeat-x;
	background-position: -1px -1px;
	height: 180px;
	padding: 0;
	overflow: hidden;
	border-top: 5px solid #e1e6e9;	
	border-bottom: 5px solid #0b5c91;
}

address {
	color: #778;
	font-size: 10pt;
	line-height: 16pt;
	text-align: left;
	font-style: normal;
	font-weight: 600;
}

#pageFooter h3 {
	font-size: 14pt;
	margin-bottom: 5px;
}

#pageFooter a {
	text-decoration: none;
}

div.footSection {
	padding-top: 25px;
	text-align: center;
	font-family: helvetica, sans-serif;
	font-size: 10pt;
	color: #888;
	text-shadow: 0px 1px 0px #fff;
}

div.footSection img {
	margin-bottom: 5px;
}

p.legality {
	font-size: 8pt;
	font-weight: light;
	font-family: sans-serif;
	color: #889;
	text-align: center;
	margin-top: 40px;
}

p.copyright {
	font-size: 8pt;
	font-weight: light;
	color: #a5b275;
	text-align: center;
	margin: 20px;
}

div.theGrid {
	background: #fff url(img/gridsidebar.jpg) repeat-y !important;
}

h1,h2,h3,h5,h6 {
	font-weight: normal;
	color: #2b79e9;
}

div#topMenu {
	position: relative;
	top: 15px;
	left: 555px;
	display: inline-table;	
}

div#topMenu ul {
	list-style-image: none;
	margin: 0px;
	padding: 0;
}

div#topMenu ul li {
	float: left;
	display: inline-block;
	width: 110px;
	text-align: center;
	margin-top: 5px;
}

ul#textMenu a {
	font-family: helvetica, sans-serif;
	color: #fff;
	background: #224;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 10pt;
	width: 75px;
	line-height: 16pt;
	margin-bottom: 5px;
	text-shadow: 0px 1px 0px #000;
	opacity: 0.8;
}

ul#textMenu a:hover {
	background: #57f;
	opacity: 1.0;
}

ul#iconMenu li {
	padding-top: 0px;
}

h1#pageTopic { 
	color: #2b79e9;
	text-align: center;
	margin: 15px 10px;
	text-shadow: 0px 2px 1px #fff;
	font-weight: normal;
}

p.topicText {
	font-size: 10pt;
	text-align: justify;
	margin: 10px auto 20px auto;
	width: 245px;
	line-height: 1.5em;
	color: #223;
}

p.topicText a {
	text-decoration: none;
	font-weight: bold;
	color: #0b59b9;
}

p.topicText a:hover {
	text-decoration: underline;
	color: #2b79e9;
}

p.secondaryTopic {
	color: #6788a5;
	text-shadow: 0px 1px 0px #fff;
}

div.twitterFeed {
	padding: 0px 0px 15px 20px;
}

dfn {
	border-bottom: 1px dashed green;
}

a.nameRef {
	text-decoration: none;
}

ul.domainList {
	font-size: 9pt;
	font-family: "Andale Mono", "Monotype.com", fixed;
	list-style-type: none;
	color: #669;
	margin: 0;
	padding: 20px 20px 0 0;
}

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

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

table#serviceGrid {
	float: left;
	display: inline-block;
}

table#serviceGrid td {
	overflow: hidden;
	vertical-align: middle;
	text-align: center;
}

a.tileLink {
	display: inline-block;
}

img.serviceTile {
	height: 91px;
	width: 91px;
	margin: 0px 4px 0px 0px;
	opacity: 0.8;
	border: 2px solid #fff;
	-webkit-box-shadow: 0px 2px 2px #ccc;
	
}

div#descriptionContainer {
	display: inline-block;
	width: 310px;
	margin-left: 10px;
	overflow: hidden;
}

div.tileDescription {
	border: 1px solid #cde2ed;
	background: url(img/polaroid.png);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	font-size: 10pt;
	line-height: 1.4em;
	color: #556;
	display: none;
}

div.tileDescription h2 {
	margin: 5px;
	color: #334;
	font-weight: 600;
	text-align: center;
}

div#featuredService {
	margin: 10px 5px;
	padding: 5px;
	overflow: hidden;
	border: 1px solid #cde2ed;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;
}

div#featuredService h2 {
	margin: 5px 0px 15px 0px !important;
	padding-bottom: 5px;
	text-indent: 10px;
	border-bottom: 1px dotted #cde2ed;
}

div.featuredDescription {
	margin: 10px 15px;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 10px 0px;
	height: 230px;
}

div.featuredDescription blockquote {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10pt;
	line-height: 1.4em;
	color: #888;
	
	margin-left: 325px;
	margin-right: 15px;
	padding-left: 5px;
}

div.featuredDescription a {
	text-decoration: none;	
}

a.visitSite {
	display: block;
	background: transparent url(img/btn-visitsite.png) no-repeat;
	width: 128px;
	height: 31px;
	margin: 20px auto;
	text-decoration: none;
	opacity: 0.8;
}

a.visitSite:hover {
	opacity: 1.0;
}

div.separator {
	height: 1px;
	background: #aeb979;
	overflow: hidden;
	margin: 5px 0px;
	padding: 0; 
}

div.vseparator {
	width: 1px;
	height: 100px;
	background: #aeb979;
	overflow: hidden;
	margin: 0px 10px;
	padding: 0; 
}

div#serviceMonitor {
	width: 240px;
	background: #d0e5f0;
	color: #fff;
	text-shadow: 0px 1px 0px #aaa;
	margin-left: 20px;
	margin-bottom: 30px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	opacity: 0.8;
	border: 1px solid #ddd;
	
}

div#serviceMonitor h4 {
	text-align: center;
	color: #fff;
	margin: 5px;
}

div#serviceMonitor p {
	padding: 2px 10px;
	text-align: center;
	font-size: 8pt;
	color: #568;
}

p.statusOK {
	color: #475 !important;
}

p.statusERROR {
	color: maroon !important;
	font-weight: bold;
}

.roundrect {
	background: #111;
	color: #fff;
	display: inline-block;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 5px 15px;
	text-shadow: 0px 1px 0px #444;
	font-size: 10pt;
	font-family: helvetica, sans-serif;
	font-weight: bold;

}

div#latestApp {
	width: 200px;
	color: #fff;
	text-align: center;
	padding: 5px 0px 10px 0px;
	margin: 20px auto 30px auto;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border: 2px solid #ccc;
	font-size: 11pt;
	background-image: linear-gradient(bottom, #383638 18%, #000000 62%);
	background-image: -o-linear-gradient(bottom, #383638 18%, #000000 62%);
	background-image: -moz-linear-gradient(bottom, #383638 18%, #000000 62%);
	background-image: -webkit-linear-gradient(bottom, #383638 18%, #000000 62%);
	background-image: -ms-linear-gradient(bottom, #383638 18%, #000000 62%);
	
	background-image: -webkit-gradient(
		linear,
		left bottom,
		left top,
		color-stop(0.18, #383638),
		color-stop(0.62, #000000)
	);	
	
}

div#latestApp h4 {
	font-size: 12pt;
	font-weight: 700;
	color: #c4ea65;
	margin: 0 0 5px 0;
	padding-bottom: 5px;
	text-align: center;
}

div#latestApp p {
	text-align: center;
	margin-top: 10px;
	font-family: helvetica, sans-serif;
	font-weight: bold;
}

div.iPhone4 {
	background: transparent url(img/iphone4-70pct.png) no-repeat;
	width: 277px;
	height: 521px;
 	overflow: hidden; 
	margin: 0 0 0 15px;
	padding: 0;
}

div#iPhone4Screen {
 	position: relative;
	top: 88px;
	left: 26px;
	width: 225px;
	height: 338px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #222;
	overflow: hidden;
}

div#iPhone4Screen img {
	margin: 0;
	padding: 0;
	top: 0;
	left: 0;
	border: 0;
}


p.catchy {
	color: #064267 !important;
	font-weight: 600 !important;
	font-size: 12pt !important;
	margin: 0 !important;
}

ul.featureList {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.featureList li {
	font-size: 10pt;
	color: #334;
	background: url(img/blueorb15.png) left 2px no-repeat;
	line-height: 16px;
	padding: 1px 2px 3px 20px;
	margin: 2px 10px 3px 10px;
	white-space: normal;
}

li.version2 {
	background: url(img/blueorb15_v2.png) left 2px no-repeat !important;
}

table#contactForm td {
	font-size: 11pt;
	color: #555;
	vertical-align: top;
	text-align: left;
	white-space: nowrap;
}

.contactInput {
	width: 300px;
	font-size: 12pt;
}


/* project scroller */
div#projectViewer {
	background: black;
	overflow: hidden;
	width: 590px;
	height: 300px;
	border: 5px solid #fff;
	margin: 10px auto;
	-webkit-box-shadow: 0px 3px 5px #bbb;
}

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

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

div.projectPreview h1 {
	width: 350px;
	font-size: 14pt;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #fff;
	margin: 5px;
	text-align: center;
}

div.projectDescription {
	height: 300px;
	width: 239px;
	background: #000 !important;
	color: #ddd;
	margin: 0;
	float: left;
	clear: none;
}

div.projectDescription p
{
	font-family: Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 400 !important;
	line-height: 12pt !important;
	color: #ddd !important;
	padding: 5px;
	text-align: left;
}

div.projectDescription a {
	color: #00a0d8;
	font-size: 1.1em;
}

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

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


