/*@font-face {
	font-family: HybridFont;
	src: url(/wp-content/themes/hybridcloud/Frutiger55Roman.ttf);
}*/

div {
	margin:0;
	padding:0;
}

h1.banner {
	background-image:url('/images/swoosh.gif');
	background-repeat:repeat-y;
	background-color:#fff9f0;
	text-align:center;
	margin-left:0px;
	margin-right:18px;
	border-top:1px solid #dacbb8;
	border-bottom:1px solid #dacbb8;

}

.widecol {
width:65%; float:left;
}

.borderleft {
border-left:1px solid #dacbb8;
}

.slimcol {
width:32%; float:left;
margin-left:1%;
padding-left:1%;
}

a:hover {
	text-decoration: underline;
}

a {
	color: #DB4D29;
	text-decoration:none;
	font-weight:bold;
      outline-style:none;
	outline-width: 0px;
      border:none;
}
a:visited { 
      outline-style:none;
	outline-width: 0px;
      border:none;
}
a:active {
      outline-style:none;
	outline-width: 0px;
	border: none;
}
a:focus {
      outline-style:none;
	outline-width: 0px;
	border: none;
}
	

#searchbox {
	background-image:url(/wp-content/themes/hybridcloud/images/searchbar.png);
	border:none;
	width:212px; height:39px;
	margin-top:35px;
	position:relative; left:-20px;
}
#s {
	font-size:10pt;
	width:170px; height:24px;
	margin:10px;
	margin-top:10px;
	padding:0;
	border:none;
	background-color:transparent;
	color:#ddd;
}

.floatingblock {
	border: 1px solid rgb(218, 203, 184); background-image: url("/images/swoosh-70.gif"); background-repeat: repeat-y; background-position: -222px 50%; 
	width: 400px; float:left;
-moz-border-radius: 6px 6px 6px 6px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
	margin-bottom: 20px;
	margin-left: 6px;
	margin-right: 6px;
}
.floatingblock-small {
	border: 1px solid rgb(218, 203, 184); 
	background-color: #fef9f1;
	width: 189px; float:left;
-moz-border-radius: 6px 6px 6px 6px;
	padding-left: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	margin-bottom: 10px;
	margin-left: 6px;
	margin-right: 6px;
	margin-top:0px;
	cursor: pointer;
	padding-top: 0px;
}

.profileimg {
	float:right; margin-left:20px; margin-bottom:30px; margin-top:10px; width:150px;
}

thead tr td {
	font-weight:bold
}

html {
	background-color:black;
}
body
 {
	background-image: url('/wp-content/themes/hybridcloud/images/background.jpg');
	background-color: #fdf0db;
	background-repeat:repeat-x;
	line-height: 1.5;
}
.centered-relative {
	position:relative;
	margin-right:auto;
	margin-left:auto;
}
.centered-absolute {
	position:absolute;
	margin-right:auto;
	margin-left:auto;
}
.centered {
	margin-right:auto;
	margin-left:auto;
}
.inner-container {
	position:absolute;
	margin-right:auto;
	margin-left:auto;
	top:0px;
	width:1024px;
}

#container {
	margin-right:auto;
	margin-left:auto;
	top:0px;
	width:1024px;
}


#background_ {
	position:absolute;
	left:0px;
	top:0px;
	width:6px;
	height:357px;
}

#topleft_ {
	position:absolute;
	left:6px;
	top:0px;
	width:301px;
	height:166px;
	z-index: 60;
	background-image:url('/wp-content/themes/hybridcloud/images/topleft.jpg');
}

#logo_ {
	position:absolute;
	left:307px;
	top:0px;
	width:389px;
	height:166px;
}

#topright_ {
	position:absolute;
	left:696px;
	top:0px;
	width:328px;
	height:166px;
	background-image:url('/wp-content/themes/hybridcloud/images/topright.jpg');
}


#footer {
	background-image:url('/wp-content/themes/hybridcloud/images/body-bottom.jpg');
	background-repeat:none;
	background-attachment:bottom;
	background-position: 0px -20px;
	width:956px;
	height:30px;
	clear:both;
	text-align:center;
	border-bottom:10px solid black;
}

#subfooter {
	clear:both;
	background-color:black;
	background-repeat: repeat-x;
	height:190px;
	background-image:url('/wp-content/themes/hybridcloud/images/body-bottom.jpg');
	font-size:10pt;
}
#subfooter * {
	color:#ccc;
}
#subfooter ul {
	margin:0; padding:0;
	padding-left:30px;
	padding-top:20px;

}
#subfooter ul li {
	list-style-type:none;
	line-height:2;
	font-size:10pt;
}

.subfooter-col {
	width:310px; margin-right:0px; margin-left:5px; float:left;
}

body {
	font-family: HybridFont, "Lucida Sans Unicode", "Lucida Sans", "Trebuchet MS", "Arial", sans-serif;
	font-size:10pt;
	margin:0; padding:0;
	width:100%;
	min-width:1024px;
}

#body {
	margin-bottom:190px;
	position:relative;
	left:34px;
	top:166px;
	width:956px;
	background-image:url('/wp-content/themes/hybridcloud/images/body-top.jpg');
	background-repeat:repeat-x;
	padding-top:80px;
}
#outer_content {
	padding-left:30px; padding-right:20px;
	padding-top:10px;
	z-index: 1;
}

#copyright {
	position:relative; top:105px; 
	text-align:right; width:182px;
}

h1,h2,h3 {
	color: #CE2D01;
	font-weight:normal;
}

h2 { font-size: 20px;  border-bottom:1px solid #dacbb8; }

#nav {
	position:absolute;
	left: 263px; top:171px;
	z-index:100;
	color:white;
	text-align:left;
	width:500px;
}
#tagline-text h1 {
	color: #8C8C8C; font-size: 12pt;
}
#tagline-text {
	position:absolute;
	left: 263px; top:121px;
	z-index:100;
	color:white;
	text-align:left;
	width:500px;
}

h1 em {
	font-size:33px;
	font-weight:bold;
	font-style:normal;
}
h2 em {
	font-size:25px;
	font-weight:bold;
	font-style:normal;
}
.down-icon-container {
	position: relative;
	float: left;
	width: 32px;
	height: 32px;
	top: 18px;
	left: 0px;
	margin-right:5px;
	margin-bottom: 25px;
}
.down-icon {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 32px;
	height: 32px;
}
.up-icon {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 32px;
	height: 32px;
}
.down-icon-hotspot {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 32px;
	height: 32px;
}
.expand-icon-container {
	position: relative;
	float: left;
	width: 32px;
	height: 32px;
	top: 18px;
	left: 0px;
	margin-right: 15px;
	margin-bottom: 25px;
}
.expand-icon {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 32px;
	height: 32px;
}
.contract-icon {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 32px;
	height: 32px;
}
.expand-icon-hotspot {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 32px;
	height: 32px;
}
.hiddencontent {
	background-color: #fdf0db;
	position: absolute;
	width: 906px;
	left: 0px;
	padding-top:0px;
	padding-left:30px; padding-right:20px;
	overflow: hidden;
}
.icon-image {
	position: absolute;
	width: 88px;
	height: 84px;
	left: 0px;
	top: 0px;
}
.icon-image-over {
	position: absolute;
	width: 88px;
	height: 84px;
	left: 0px;
	top: 0px;
}
.icon-image-hotspot {
	position: absolute;
	width: 88px;
	height: 84px;
	left: 0px;
	top: 0px;
}
.icon-image-outer {
	width: 88px;
	height: 84px;
}
.icon-image-container {
	padding-left: 11px;
	padding-right: 10px;
	display:block;
	position:relative;
	float:left;
	
}
.icon-row-outer {
	position:relative;
	top:184px; left:88px;
}
.icon-nub {
	position:absolute;
	top:262px;
	z-index: 50;
	margin-left:42px;
}
.icon-nub.selected {
	display:block;
}
.icon-nub-outer {
	position:absolute;
	top:184px; left:88px;
}
#icon_nav {
	z-index: 20;
}
#text_nav {
	margin-top:35px;
}
#text_nav ul li {
	color:#ccc;
	line-height:2;
}
#text_nav ul li a, #login_and_search a {
	color:#ccc;
	font-size:11pt;
	font-weight:normal;
}
#login_and_search {
	color:#ccc;
	margin-top:40px;
	margin-right:80px;
	margin-left:60px;

}
#login_and_search p {
	text-align:right;
}
#login_and_search li {
	list-style-type:none;
}
.mountain-people {
	float: right;
	position: relative;
	width: 500px;
	height: 333px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 18px;
	top: 0px;
	border: 1px solid black;
}
.control-panel-screenshot {
	float: right;
	position: relative;
	width: 500px;
	height: 328px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 10px;
	margin-right: 18px;
	top: 0px;
	border: 1px solid black;
}
.snowy-flowers {
	float: left;
	position: relative;
	width: 500px;
	height: 333px;
	margin-bottom: 5px;
	margin-top: 20px;
	margin-right: 18px;
	top: -15px;
	border: 1px solid black;
}
.developer-ui-shot {
	float: left;
	position: relative;
	width: 425px;
	height: 319px;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-right: 18px;
	top: -5px;
	border: 1px solid black;
}
.cloud-key-transfer {
	float: right;
	position: relative;
	width: 500px;
	height: 333px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 18px;
	top: -3px;
	border: 1px solid black;
}
.rack-of-assorted-servers {
	float: right;
	position: relative;
	width: 500px;
	height: 333px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 8px;
	margin-right: 18px;
	top: 0px;
	border: 1px solid black;
}
.link-in-chain {
	float: right;
	position: relative;
	width: 400px;
	height: 266px;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 8px;
	margin-right: 18px;
	top: 0px;
	border: 1px solid black;
}
.laptop-tortoise {
	float: right;
	position: relative;
	width: 500px;
	height: 333px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 18px;
	top: -10px;
	border: 1px solid black;
}
.cloud-web-dude {
	float: right;
	position: relative;
	width: 500px;
	height: 375px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 18px;
	top: -10px;
	border: 1px solid black;
}
.checklist {
	float: right;
	position: relative;
	width: 500px;
	height: 333px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 18px;
	top: -10px;
	border: 1px solid black;
}
.freebsd-logo {
	float: right;
	position: relative;
	width: 485px;
	height: 175px;
	margin-left: 15px;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 18px;
	top: -10px;
	border: 1px solid black;
}
.interlocking-cogs {
	float: right;
	position: relative;
	width: 500px;
	height: 331px;
	margin-left: 15px;
	margin-top: 15px;
	margin-right: 18px;
	margin-bottom: 25px;
	top: 10px;
	border: 1px solid black;
}
.cat5-rj45-network-cable {
	float: left;
	position: relative;
	width: 500px;
	height: 332px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 18px;
	top: 5px;
	border: 1px solid black;
}
.balancing-pebbles {
	float: left;
	position: relative;
	width: 500px;
	height: 333px;
	margin-bottom: 15px;
	margin-top: 15px;
	margin-right: 18px;
	top: 5px;
	border: 1px solid black;
}
.mysql-logo {
	float: left;
	position: relative;
	width: 280px;
	height: 150px;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 18px;
	top: -5px;
	border: 1px solid black;
}
.hard-disk-platter {
	float: left;
	position: relative;
	width: 350px;
	height: 526px;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 18px;
	top: -5px;
	border: 1px solid black;
}
.laptop-cloudy-sky {
	float: left;
	position: relative;
	width: 350px;
	height: 547px;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 18px;
	top: -5px;
	border: 1px solid black;
}
.php-logo {
	float: left;
	position: relative;
	width: 250px;
	height: 134px;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 18px;
	top: -5px;
	border: 1px solid black;
}
.apache-logo {
	float: right;
	position: relative;
	width: 163px;
	height: 145px;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 18px;
	margin-left: 15px;
	top: -5px;
	border: 1px solid black;
}
.exploding-motherboard {
	float: left;
	position: relative;
	width: 500px;
	height: 331px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-top: 15px;
	margin-right: 18px;
	border: 1px solid black;
}
#text_nav ul {
	margin-left:0px;
	padding-left:0px;
}

p,li { font-size:10pt; }

h4 { font-size:15px;}

h1 {
	margin-top:15px; margin-bottom:15px;
}
p {
	margin:10px 0px;
}

#text_nav ul li {
    padding: 0px 0px 1px 45px;
	list-style-type:none;
    margin: 0;
    vertical-align: middle;
}
.text-nav-arrow-container {
	display: inline;
	padding-right: 5px;
	top: -1px;
	position: relative;
	width: 16px;
	height: 16px;
}
.text-nav-arrow { 
	position: absolute;
	left: 0px;
	top: 0px;
}
#text_nav ul li.on a {
	color:#ddd;
}
#content {
	padding-top: 15px;
}
.scalable-website-graph-container {
	position: relative;
	float: left;
	width:520px;
	height:288px;
	padding-right: 15px;
	padding-bottom: 5px;
	top: 0px;
}
.scalable-website-graph {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 520px;
	height: 288px;
	border: 1px solid black;
}
.difficult-server-installation {
	float: right;
	width: 476px;
	height: 351px;
	border: 1px solid black;
	margin-left: 15px;
	margin-bottom: 15px;
	position: relative;
	top: 5px;
}
.rack-of-servers {
	float: left;
	width: 300px;
	height: 457px;
	border: 1px solid black;
	margin-right: 15px;
	margin-bottom: 15px;
	position: relative;
	top: 13px;
}
.mmmm-cake-container {
	position: relative;
	float: left;
	width: 500px;
	height: 376px;
	padding-right: 15px;
	padding-bottom: 5px;
	top: 0px;
}
.mmmm-cake {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 500px;
	height: 376px;
	border: 1px solid black;
}
.data-centre-cloud-container {
	position: relative;
	float: right;
	width: 481px;
	height: 317px;
	top: 0px;
	left: 0px;
}
.data-centre-cloud {
	position: absolute;
	top: 0px;
	left: 15px;
	width: 476px;
	height: 317px;
	border: 1px solid black;
}
