/* vim: set noexpandtab : */
div#container {
	float: none;
	margin: 0 auto;
	min-height: 200px;
}

a:focus { outline: none; }

div.intro, div.what-we-do, div.special-deals {
	margin: 1em 0;
}

div.intro h2 {
	font-size: 1.5em;
	margin-bottom: 0;
}

div.intro p {
	font-size: 1em;
	text-align: justify;
	margin-right: 20px;
}

.centerme {
	text-align: center;
	text-indent: 0;
}

#page-wrapper {
	position: relative;
}

div.menu {
	font-size: 18px;
	height: 28px;
	line-height: 28px;
	background-color: #5573bd;
	background-image: url('../images/Gm_32x24.png');
	background-repeat: no-repeat;
	background-position: 24px 2px;
	position: fixed;
	top: 0;
	z-index: 90;
	border: 1px solid black;
	border-top: none;
	border-width: 0 0 1px 0;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#header div.menu {
	background-image: none;
	position: absolute;
	top: auto;
	bottom: 0;
	left: 0;
	border-style: none;
}

div.menu ul {
	margin: 0;
	overflow: hidden;
	float: right;
}

div.menu ul li {
	display: block;
	width: 130px;
	float: left;
	border-left: 1px solid silver;
}

div.menu ul > li:first-child {
	border-left: none;
}

div.menu ul li a {
	display: block;
	text-align: center;
	color: silver;
	text-decoration: none;
}

div.menu ul li.active a,
div.menu ul li.active a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
	cursor: default;
}

div.menu ul li a:hover {
	color: white;
	text-decoration: underline;
}

#header {
	position: relative;
	border-style: solid;
	border-color: black;
	border-width: 0 0 1px;
	z-index: 100;
	overflow: hidden;
	background-color: #fff;
	padding-top: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
}

#header {
	height: 100px;
}

#header img.logo {
	float: left;
	padding: 5px 5px 5px 10px;
	position: relative;
	z-index: 100;
}

#header div.title {
	float: none;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	width: 100%;
	height: 100%;
	background-color: #001750;
}

#header div.title div.title-text {
	width: 35em;
}

#header div.title h1 a {
	color: silver;
	text-decoration: none;
}

#header div.title h1 a:hover {
	color: white;
}

#header div.title h1 {
	font-size: 200%;
	font-weight: bold;
	margin: 0;
	padding-top: 10px;
	text-align: right;
}

#header div.title h2 {
	font-size: 150%;
	font-style: italic;
	margin: 0;
	text-align: right;
	color: white;
}

#left.nojs {
	overflow: hidden;
	background-color: white;
}

#left h2 {
	text-align: center;
	margin-bottom: .2em;
}

#left.nojs h1 {
	text-align: center;
	white-space: nowrap;
	margin-bottom: .2em;
	font-size: 150%;
	font-weight: bold;
}

#left.nojs .topic {
	border-bottom: 3px double black;
	border-left: 1px solid white;
	border-right: 1px solid white;
	margin-bottom: 2em;
}

#left ul {
	margin: 0;
	padding-left: 1.5em;
}

#left ul li {
	margin-top: 0;
	margin-bottom: .5em;
}

body.hosting div#container > div.menu {
	left: 50%;
	margin-left: -475px;
}

body.hosting div#container {
	width: 1050px;
	min-height: 1500px;
	position: relative;
}

body.hosting #header {
	float: none;
	margin: auto;
}

body.hosting p {
	clear: both;
	position: relative;
	left: 50px;
}

body.hosting div.loading-block {
	position: absolute;
	top: 0;
	left: 0;
	height: 100px;
	text-align: center;
}

body.hosting div.hosting-frame-container {
	position: relative;
	min-height: 150px;
	background-repeat: no-repeat;
	background-position: 475px 0;
}

body.hosting object#hosting-frame {
	width: 100%;
	min-height: 1500px;
}

body.hosting img#loading {
	display: block;
	clear: both;
	width: 100px;
	height: 100px;
	margin: 0 auto -100px auto;
}

body.blog #navbar {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1000;
}

body.blog #page-wrapper {
	top: 30px;
}

body.blog .blog-posts {
	margin-left: 10px;
	margin-right: 50ex;
}

body.blog #main {
	float: left;
}

body.blog #sidebar-wrapper {
	float: right;
	width: 250px;
	min-height: 200px;
	margin-left: -260px;
	margin-right: 10px;
}

body.blog #header div.ad {
	width: 468px;
	height: 60px;
	position: absolute;
	top: 6px;
	right: 10px;
}

body.blog #sidebar-wrapper div.widget-content {
	margin-top: 20px;
}

body.blog #sidebar-wrapper img.loading {
	display: block;
	width: 100px;
	height: 100px;
	margin: 0 auto -100px auto;
	position: relative;
	z-index: 90;
}

#services {
	margin: 0 auto 2em auto;
	float: none;
}

#services div.service-detail {
	height: 20em;
	padding-top: 2em;
}

#services img.icon {
	float: left;
	clear: left;
	padding-bottom: 20px;
}

#services .oracle-icon {
	width: 64px;
	font-family: sans-serif;
	font-weight: bold;
	font-variant: small-caps;
	font-style: oblique;
	font-size: 16px;
	letter-spacing: -.1em;
	background-color: red;
	color: white;
	float: left;
	text-align: center;
	clear: left;
	margin: 1em 0;
}

#services .service-detail p,
#services .service-detail ul {
	margin-left: 75px;
	font-size: 110%;
}

body.hosting div.footer {
	position: relative;
	left: 50%;
	margin-left: -475px;
}

div.footer {
	margin: 2em 0;
	clear: both;
}

div.footer div.linkbar {
	background-color: #5573bd;
	overflow: hidden;
	text-align: center;
	height: 1.5em;
	margin-bottom: 5px;
}

div.footer div.linkbar a {
	padding: 0 1.5em;
	text-align: center;
	color: white;
	height: 1.5em;
	line-height: 1.5em;
}

div.footer div.linkbar a:hover {
	background-color: white;
	color: blue;
}

dl.special-deals {
	height: 10em;
	background-color: #efe;
	margin-top: 1em;
	border-radius: 15px;
	position: relative;
}

dt.special-deals {
	margin-top: .5em;
	position: relative;
	left: 1em;
}

div.special-deals-info {
	position: absolute;
	top: 2em;
	right: 0px;
	text-align: center;
}

div.special-deals-info p {
	margin: 0 1em;
	padding: 0;
}

span.special-deals-price {
	display: block;
	clear: both;
	font-size: 3em;
	line-height: 1em;
	text-align: center;
}

div.what-we-do h2, div.special-deals h2 {
	margin-bottom: 0;
}

div.what-we-do dt {
	margin-bottom: 5px;
}

ul.what-we-do-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

li.what-we-do-item:before {
	content: ' ';
	display: block;
	margin-right: .5em;
	float: left;
	clear: left;
	width: 32px;
	height: 32px;
	background-image: url('../images/icons.png');
}

li.wordpress:before  { background-position: 0 0; }
li.plogger:before    { background-position: -32px 0; }
li.phpbb:before      { background-position: -64px 0; }
li.drupal:before     { background-position: -96px 0; }
li.html5:before      { background-position: -128px 0; }
li.css3:before       { background-position: -160px 0; }
li.javascript:before { background-position: -192px 0; }
li.ajax:before       { background-position: -224px 0; }
li.jquery:before     { background-position: -256px 0; }

li.perl:before       { background-position: -288px 0; }
li.php:before        { background-position: -320px 0; }
li.python:before     { background-position: -352px 0; }
li.java:before       { background-position: -384px 0; }

li.linux:before      { background-position: -416px 0; }
li.apache:before     { background-position: -448px 0; }
li.database:before   { background-position: -480px 0; }
li.tomcat:before     { background-position: -512px 0; }

li.what-we-do-item {
	min-height: 32px;
	line-height: 32px;
	margin: 0 0 5px 0;
}

ul.what-we-do-details {
	padding-left: 32px;
}

li.what-we-do-details-item {
	line-height: 1.5em;
	height: auto;
}

div.footer div.cc-license {
	float: left;
}

div.footer a.cc-link {
	display: block;
	float: left;
	padding: 0 5px;
}

div.footer p.cc-text {
	width: 38em;
	line-height: 1.3;
}

/*
@-webkit-keyframes imgswitch {
	25%   {
		background-position: -128px 0;
		opacity: 1;
	}
	50%  {
		background-position: -128px 0;
		opacity: 0;
	}
	75%  {
		opacity: 0;
		background-position: -160px 0;
	}
	100% {
		background-position: -160px 0;
		opacity: 1;
	}
}

@-moz-keyframes imgswitch {
	25%   {
		background-position: -128px 0;
		opacity: 1;
	}
	50%  {
		background-position: -128px 0;
		opacity: 0;
	}
	75%  {
		opacity: 0;
		background-position: -160px 0;
	}
	100% {
		background-position: -160px 0;
		opacity: 1;
	}
}

@-ms-keyframes imgswitch {
	25%   {
		background-position: -128px 0;
		opacity: 1;
	}
	50%  {
		background-position: -128px 0;
		opacity: 0;
	}
	75%  {
		opacity: 0;
		background-position: -160px 0;
	}
	100% {
		background-position: -160px 0;
		opacity: 1;
	}
}

@-o-keyframes imgswitch {
	25%   {
		background-position: -128px 0;
		opacity: 1;
	}
	50%  {
		background-position: -128px 0;
		opacity: 0;
	}
	75%  {
		opacity: 0;
		background-position: -160px 0;
	}
	100% {
		background-position: -160px 0;
		opacity: 1;
	}
}

li.html5 div.icon {
	-webkit-animation-name: imgswitch;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-duration: 5s;
	-webkit-animation-direction: alternate;

	-moz-animation-name: imgswitch;
	-moz-animation-iteration-count: infinite;
	-moz-animation-duration: 5s;
	-moz-animation-direction: alternate;

	-ms-animation-name: imgswitch;
	-ms-animation-iteration-count: infinite;
	-ms-animation-duration: 5s;
	-ms-animation-direction: alternate;

	-o-animation-name: imgswitch;
	-o-animation-iteration-count: infinite;
	-o-animation-duration: 5s;
	-o-animation-direction: alternate;

	animation-name: imgswitch;
	animation-iteration-count: infinite;
	animation-duration: 5s;
	animation-direction: alternate;
}
*/

