/* CSS Document */
/*  #7a7a7a */
body {
	background-color: #E6E6E6;
	margin: 0;
	padding: 0;	
	behavior: url(includes/csshover.htc);
}

form {
	padding: 0;
	margin: 0;
}
form input.ods{
	border: 1px solid #CCCCCC;
}
.content5 {
	padding: 5px;
}
.content10 {
	padding: 10px;
}
.content15 {
	padding: 15px;
}
.clients_names {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #D05E2D;
	line-height: 22px;
}
.clients_details {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
}
div#header {
	display: block;
	background-image: url(../images/header-grey.gif);
	width: 900px;
	height: 80px;
	margin: 0;
	padding: 0;
	position: relative;
}
div#admin_header {
	display: block;
	background-image: url(../admin/images/header3.gif);
	width: 900px;
	height: 64px;
	margin: 0;
	padding: 0;
	position: relative;
}
div#logo {
	float: left;
	margin: 16px 0 0 15px;
}
div#menu {
	float: right;
	width: 565px;
	height: 25px;
	position: absolute;
	bottom: 0;
	right: 0;
}
div#content {
	display: block;
	width: 900px;
	background-image: url(../images/new_back.gif);
	background-repeat: repeat-y;
}
div#footer {
	display: block;
	width: 900px;
	height: 50px;
	background-image: url(../images/footer-grey.gif);
	background-repeat: repeat-y;
	background-position: bottom left;
}
div#credits {
	display: block;
	margin: 5px 0 5px 10px;
	color:#CCC;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}
div#credits a {
	color:#CCC;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
div#credits a:hover {
	color:#FFF;
	text-decoration: none;
	border-bottom: 1px solid #FFF;
}
div#home_left {
	float: left;
	width: 564px;
}
div#home_right {
	float: right;
	width: 332px;
}
div#category_left {
	float: left;
	width: 332px;
}
div#category_right {
	float: right;
	width: 564px;
}
div#category_full {
	float: left;
	width: 896px;
}
div#content_block {
	margin: 0 14px 0 16px;
	padding: 14px 0 10px 0;
	text-align: left;
}
div#home_flash {
	margin: 14px 14px 10px 16px;
	text-align: left;
	position: relative;
	z-index: 1;
}
.home_flash {
	position: relative;
	z-index: 1;
}
div#page_banner img {
	margin: 14px;
	text-align: left;
}
div#column_right_block {
	padding: 10px 14px;
	margin-right: 2px;
	text-align: left;
}
div#column_left_block {
	padding: 10px 14px;
	margin-left: 2px;
	text-align: left;
}
div#news_date {
	float: left;
	width: 19%;
	margin-top: 5px;
	color: #D05E2D;
}
div#news_desc {
	float: right;
	width: 79%;
	margin-top: 5px;
	color: #FFFFFF;
	font-size: 11px;
}
div#news_desc a{
	color: #E4B88B;
	font-size: 13px;
	text-decoration: none;
}
table.hosting {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	width: 525px;
}
table.hosting td{
	border: 1px solid #CF6F40;
}
table.hosting th{
	border: 0;
	margin: 0;
	padding: 0;
}
#googlemap {
	width: 535px;
	height: 360px;
	border: 1px solid #CCC;
}

/* ------------------------------ COLOR CODE ------------------------------------------ */
.columnback_home {
	background-color:#CF6F40;
	background-image:url(../images/columnback_orange.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.columnback_services {
	background-color:#495C3C;
	background-image:url(../images/columnback_green.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.columnback_portfolio {
	background-color:#B6CAD9;
	background-image:url(../images/columnback_ltblue.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.columnback_contact {
	background-color: #B6CAD9;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.columnback_news {
	background-color: #000;
	color: #FFF;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.columnback_news a, .columnback_blog a {
	color: #FFF;
	text-decoration: none;
}
.columnback_news a:hover, .columnback_blog a:hover {
	color: #EED7B5;
	text-decoration: underline;
}
.columnback_blog {
	/* background-color: #3d5575; */
	background-color: #486181;
	color: #FFF;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.columnback_grey {
	background-color: #dedede;
	color: #000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

.blog_date {
	font: bold 12px  Arial, Helvetica, sans-serif;
}
.blog_title, .blog_title a {
	font: bold 18px  Georgia, "Times New Roman", Times, serif;
	color: #016C89;
	text-decoration: none;
}
.blog_title a:hover {
	color: #016C89;
	text-decoration: underline;
}
.blog_author {
	font: italic 12px  Georgia, "Times New Roman", Times, serif;
	color: #666;
}
.blog_body {
	font: normal 14px  Arial, Helvetica, sans-serif;
}

/* ------------------------------ ROW HEIGHT ------------------------------------------ */
.home_row {
	height: 275px;
}


/* ------------------------------ DROPDOWN MENU ------------------------------------------ */
body div#main_menu ul li ul, body div#main_menu ul li ul li ul {
	display: none;
	}
div#main_menu {
	position: absolute;
	width: 564px;
	text-align: left;
	font-size: 13px;
	line-height: 13px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	right: 0;
	z-index: 100;
	
}
div#main_menu ul {
	float: right;
	margin: 0 2px 0 0;
	padding: 0;
}
div#main_menu li {
	float: left;
	width: auto;
	position: relative;
	z-index: 100;
	left: 0px;
	list-style-type: none;
}
div#main_menu a {
	display: block;
	text-decoration: none;
	margin: 0;
	position: relative;
	z-index: 100;
}
div#main_menu ul li ul:hover, div#main_menu ul li:hover ul {
	display: block;
}
div#main_menu ul li ul li:hover ul {
	display: block;
	left: 155px;
}
div#main_menu ul li:first-child a {
	border-left: 0;
}
div#main_menu ul li:first-child ul li a, div#main_menu ul li ul li:first-child a {
	border-left: 1px solid #FFF;
}
div#main_menu ul li a {
	padding: 2px 9px 10px 9px;
	color:#CCC;
	font-weight: normal;
	border-left: 1px solid #312d2e;
}
div#main_menu ul li a:hover {
	color: #FFF;
	background-image: url(http://www.ocreativedesign.com/images/menu-hover.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
div#main_menu ul li ul {
	margin: 0px;
	position: absolute;
	width: 110px;
	z-index: 100;
	/* border-top: 1px solid #000; */
}
div#main_menu ul li ul li {
	width: 145px;
	padding: 0px;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 12px;
	margin: 0;
	position: relative;
	z-index: 100;
}
div#main_menu ul li ul li a, div#main_menu ul li ul li ul li a {
	width: 145px;
	background-color: #999999;
	border-top: 0;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	border-left: 1px solid #FFF;
	padding: 6px 5px;
	color: #000;
	margin: 0px;
	position: relative;
	z-index: 100;
}
div#main_menu ul li ul li a {
	width: 145px;
}
div#main_menu ul li ul li ul li a {
	width: 155px;
}
div#main_menu ul li ul li ul li {
	width: 165px;
	margin: 0 0 0 1px;
	position: relative;
}
div#main_menu ul li ul li a:hover {
	color: #000;
	background-color: #8dadc2;
	background-image: none;
}
div#main_menu ul li ul li:first-child {
	border-top: 0;
}
div#main_menu ul li ul li ul li:first-child {
	border-top: 1px solid #FFF;
}

div#main_menu ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */

/* second level popouts start here*/
div#main_menu ul li ul li:hover ul li ul {visibility:hidden;}
div#main_menu ul li ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */

/* third level popouts start here*/
div#main_menu ul li ul li ul li:hover ul li ul {visibility:hidden;}
div#main_menu ul li ul li ul li ul li:hover ul {visibility:visible;} /* same effect as display:block in this situation */
	
/* pop-out starts here */
div#main_menu ul li ul li ul  {
	visibility:hidden; /* same effect as display:none in this situation */
	top:-1px;
	left:10em;
	}

/* THE HACK ZONE - */
* html div#main_menu ul {
	float:left; /* makes the ul wrap the li's */
	margin-left:0px; /* IE doubles the given value above - why? */
	}

/* add a top line to drops and pops in IE browsers - can't read :first-child */
* html  div#main_menu ul li ul {
	border-top:1px solid #692E02;
	border-left:0px; /* stops the drop inheriting the ul border */
	}
/* the Tantek hack to feed IE Win 5.5-5.0 a lower value to get the pop-out to touch the drop-down */
* html  div#main_menu ul li ul li ul { 
  left:0; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  left:0em;
  } 
/* and the "be nice to Opera" rule */
html>body div#main_menu ul li ul li ul {
  left:0em;
} 

/* an Opera-only hack to fix a redraw problem by invisibly extending the ul */
	@media all and (min-width: 0px){
   body div#main_menu ul li ul {padding-bottom:100px;}
   body div#main_menu ul li ul li ul {padding-bottom:22px;}
   body div#main_menu ul li ul li ul li ul li:hover {visibility:visible;} /* same effect as display:block in this situation */
   }

/* END OF HACK ZONE */



.clear {
	clear: both;
}

/* CLEARFIX */
.clearfix:after {
    content: ".";              /* the period is placed on the page as the last thing before the div closes */
	display: block;          /* inline elements don't respond to the clear property */ 
    height: 0;                  /* ensure the period is not visible */
    clear: both;               /* make the container clear the period */
    visibility: hidden;	     /* further ensures the period is not visible */
}

.clearfix {display: inline-block;}   /* a fix for IE Mac */

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}