/*
Theme Name: DI
Theme URI: http://www.digitalintersect.com
Description: The DI theme based on the default WordPress theme.
Version: 1.0
Author: Buddika B & Vinay B
Author URI: http://digitalsabre.net/
Tags: arcs, custom header, fixed width, two columns, widgets

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Georgia, 'Lucida Grandee', Verdana, Sans-Serif;
	background: #e3e3e3;
	color: #333;
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	}

#page {
	border: 0px;
	text-align: left;
	width: 974px;
	}
#header {
	background: #e3e3e3 url('images/top-bg.gif') no-repeat bottom center;
	}

#headerimg 	{
	height: 140px;
	width: 450px;
	float:left;
	}

#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	margin-right: 20px;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Nobile,serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family:  Georgia, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Georgia, 'Lucida Grandee', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Georgia, 'Lucida Grandee', Verdana, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Georgia, 'Lucida Grandee', Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.3em Georgia, 'Lucida Grandee', Verdana, Sans-Serif;
	float: right;
	text-align: justify;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	}
a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Georgia, 'Lucida Grandee', Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0px 0;
	padding: 0;
	}

#page {
	margin: 0px auto;
	padding: 0;
	border: 0;
	}

#header {
	background-color: #e3e3e3;
	margin: 0 0 0 0px;
	padding: 0;
	height: 140px;
	width: 960px;
	}
#pixNavigation {
	background-color: #e3e3e3;
	margin: 0 0 0 0px;
	padding: 0;
	height: 40px;
	width: 960px;
	}
#headerimg {
	background: #e3e3e3 url('images/logo.gif') no-repeat bottom center;
	margin: 0;
	}

.narrowcolumn {
	float:left;
	padding:0 0 20px 25px;
	width:650px;
	background-color: #ffffff;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 30px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 974px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: left;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0 0 0 20px;
	padding: 0;
	list-style-image:url('images/arrow.gif');
	}

#sidebar ul li {
	/* list-style-type: none;
	list-style-image: none;*/
	margin-bottom: 10px;
        margin-top: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	padding: 0;
	list-style-image:url('images/bullet2.gif');
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	margin-left:10px;
	margin-top: 10px;
	padding:20px 10px 10px 10px;
	width:250px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.top-text {
	font-family: "Trebuchet MS";
	font-size: 15px;
	font-weight:bold;
	color: #ffffff;
	text-decoration: none;
	position: relative;
	margin-top: 90px;
	float: right;
}
.footer-text-white {
	font-family: Nobile,serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.footer-link-white {
	font-family: Nobile,serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 0.1em;
}
.footer-link-white:hover {
	text-decoration: underline;
}
.footer-text-blue {
	font-family: Nobile,serif;
	font-size: 11px;
	color: #2e6d8d;
	text-decoration: none;
	letter-spacing: 0.05em;
	line-height: 18px;
}
.footer-link-blue {
	font-family: Nobile,serif;
	font-size: 11px;
	color: #2e6d8d;
	font-weight:bold;
	text-decoration: none;
	letter-spacing: 0.05em;
}
.footer-link-blue:hover {
	text-decoration: underline;
}
.header-text {
	font-family: "Trebuchet MS";
	font-size: 19px;
	font-weight:bolder;
	color: #000;
	text-decoration: none;
}
.subheader-text {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:bold;
	color: #333;
	text-decoration: none;
	letter-spacing: 0.04em;
}
.content-text {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #023853;
	text-decoration: none;
	line-height: 18px;
	text-align: justify;
}
.input-fields {
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
	background-color: #eff6fc;
	border: 1px solid #d6e1ec;
	text-align: left;
	padding: 12px;
}
@charset "utf-8";
/* CSS Document */
 
ul, ol {padding: 10px 0;}
 
#nav ul {display:none;position:absolute;margin: 16px 0 0 -1px;} /* hide the sub nav */
*+ html #nav ul {margin: 16px 0 0 -122px;} /* ie 7 hack */
#nav li {list-style:none;display:block;float:left;}
#nav a {display:block;float:left;padding: 5px 15px;border:1px solid #ddd;margin: 0 0 0 -1px;text-decoration:none;width:90px;}
 
/*subnav styling*/
#nav ul li, #nav ul li a {float:none;}
#nav ul li a {margin: -1px 0 0 0;width:150px;}
#nav ul li a:hover {background:#efefef;color:#000;}

/*sub aboutus styling*/
#aboutus  {float:none; background: #efefef;}
#aboutus  li, #aboutus li a {float:none; background: #efefef;}
#aboutus  li a {margin: -1px 0 0 0;width:150px;}
#aboutus  li a:hover {background:#efefef;color:#000;}

.li_home{
background-color:#CC0000;
}
.top_menu {
	width: 976px;
}
.top_menu_left{
	width: 6px;
	height: 103px;
	background: #e3e3e3 url('images/top-left.jpg') no-repeat bottom center;
	float: left;
}
.menu_home{
	width: 159px;
	height: 103px;
	background: #e3e3e3 url('images/logo.jpg') no-repeat bottom center;
}
.menu_bg{
	background: #e3e3e3 url('images/nav-bg.gif') repeat bottom center; 
}
#header_bottom{
	background: url('images/top-bottom.jpg') no-repeat top center;
	height: 23px;
	float: left;
	width: 976px;
}
#menu_seperator{
	background: url('images/nav-seperator.gif') no-repeat bottom center;
	display:block;
	float:left;
	height:103px;
	width:2px;
}
#home_banner{
	background: url('images/main-pic.jpg') no-repeat top center;
	height: 239px;
	float: left;
	width: 962px;
	color:#FFFFFF;
}
#home_content_box2{
	float: left;
	width: 962px;
}
#home_banner h2{
	color:#FFFFFF;
	font-size: 28px;
	margin-top: 20px;
}
#home_banner a{
	color:#FFFFFF;
}
#spacer_left{
	background: url('images/spacer.gif') no-repeat bottom center;
/*	display:block;
	float:left;
	width:6px;*/float:left;
height:216px;
width:7px;
}
#spacer_right{
	background: url('images/spacer.gif') no-repeat bottom center;
/*	display:block;
	float:right;
	width:6px;*/
}
#home_content_left{
	background-color: #ffffff;
	height: 200px;
	float: left;
	width: 621px;
	padding: 10px 10px 10px 30px;
	border-left: 1px solid #e1e1e1;
}
#home_content_right{
	background-color: #ffffff;
	height: 220px;
	float: left;
	width: 299px;
	border-right: 1px solid #e1e1e1;
}
#home_content_right_content{
	padding : 10px;
	margin:10px;	
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
#home_content_bottom{
	background: url('images/content-frame-bottom.gif') no-repeat top center;
	height: 14px;
	float: left;
	width: 962px;
}
#home_content_spacer{
	background: url('images/spacer.gif') no-repeat bottom center;
	display:block;
	float:left;
	height:18px;
	width:960px;	
}
#content_top{
	background: url('images/content-frame-top.gif') no-repeat bottom center;
	display:block;
	float:left;
	height:14px;
	width:962px;
	margin-left: 6px;
}
#content_bottom{
	background: url('images/content-frame-bottom.png') no-repeat top center;
	height: 14px;
	float: left;
	width: 962px;
	margin-left: 6px;
}
#content_top_home{
	background: url('images/content-frame-top.gif') no-repeat bottom center;
	display:block;
	float:left;
	height:14px;
	width:962px;
}
#content_bottom_home{
	background: url('images/content-frame-bottom.gif') no-repeat top center;
	height: 14px;
	float: left;
	width: 962px;
}
#bottom_top{
	background: url('images/bottom-top.png') no-repeat top center;
	display:block;
	height: 26px;
	width: 974px;
	margin: 0px;
}
#fotter{
	display:block;
	float:left;
	width:974px;
}
#fotter_left{
	background: url('images/bottom-left.png') repeat bottom center;
	display:block;
	float:left;
	height:293px;
	width:6px;
}
#fotter_box1{
	background:transparent url(images/bottom-bg.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:270px;
	width:922px;
	padding-left:40px;
}
#fotter_box2{
	background:transparent url(images/bottom-bg.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:250px;
	width:152px;
	border-right: dotted #888888 1px;
}
#fotter_box3{
	background:transparent url(images/bottom-bg.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:250px;
	width:300px;padding-left: 40px;
	border-right: dotted #888888 1px;
}
#fotter_box4{
	background:transparent url(images/bottom-bg.jpg) repeat scroll center top;
	display:block;
	float:left;
	height:250px;
	width:180px;padding-left: 40px;
	border-right: dotted #888888 1px;
}
.copyright{
	font-family: Georgia, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 22px;
	color: #4a4b4c;
	text-decoration: none;
	width:932px;
	border-top: solid 1px #888888;
	background-color: #dadada;
	display: inline-block;
	padding-left:30px;
}
#fotter_right{
	background: url('images/bottom-right.png') repeat bottom center;
	display:block;
	float:right;
	height:293px;
	width:6px;
}
#fotter_left2{
	background: url('images/bottom-left.png') repeat bottom center;
	display:block;
	float:left;
	height:50px;
	width:6px;
}
#fotter_box_lower{
	background:transparent;
	display:block;
	float:left;
	height:35px;
	width:962px;
}
#fotter_right_lower{
	background: url('images/bottom-right.png') repeat bottom center;
	display:block;
	float:right;
	height:50px;
	width:6px;
}
#bottom_bottom{
	background: url('images/bottom-bottom.png') repeat bottom center;
	display:block;
	float:left;
	height:16px;
	width:974px;
}
#home_content_box{
   	display:block;
	float:left;
	width:960px;
	background-color: #ffffff;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}
#page_content_box{
   	display:block;
	float:left;
	width:960px;
	background-color: #ffffff;
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
	margin-left: 6px; 
}
.top_menu_corner_right{
	width: 10px;
	height: 103px;
	background: #e3e3e3 url('images/nav-corner-right.jpg') no-repeat bottom center;
	float: left;
}
.top_menu_right{
	width: 6px;
	height: 103px;
	background: #e3e3e3 url('images/top-right.jpg') no-repeat bottom center;
	float: right;
}
* {
font-family:Georgia;
font-size:10pt;
}
div#show3 {
background-color:#efefef;
width:140px;
margin:0 auto;
border:1px solid #444444;
}
div#show3 table td, div#show4 table td {
height:24px;
background-image:url('38.gif');
}
div#show4 table td {
background-image:url('40.gif');
}
div#show3 table input,  div#show4 table input {
outline-style:none;
}
/* if IE */
div#show3 table td, div#show4 table td {
height:21px;
}
/* End captions */
/*   New Menu    */

.mattblackmenu ul{margin: 0;padding: 0 0 0 0;font:bold 16px/18px Georgia, Helvetica, sans-serif; color:#737373; height:103px; list-style-type: none;overflow: hidden;width:627px;}
.mattblackmenu li{display: inline;padding:0 2px 0 0; margin:0; font:bold 16px/18px Georgia, Helvetica, sans-serif; color:#737373; height:103px;  background: url(images/nav-seperator.gif) no-repeat right 0;}
.mattblackmenu li a{font:bold 16px/18px Georgia, Helvetica, sans-serif; color:#737373; text-decoration:none; display:block; padding:34px 10px 0 10px; margin:0; height:69px; text-align:center; float:left;}
.mattblackmenu li a:hover{background: url(images/hover-bg.jpg) repeat-x 0 0; text-decoration:underline;}
.mattblackmenu li a.selected{background: url(images/hover-bg.jpg) repeat-x 0 0; text-decoration:underline;}
.mattblackmenu ul li a.last{font:bold 16px/18px Georgia, Helvetica, sans-serif; color:#737373; text-decoration:none; display:block; padding:34px 11px 0 12px; margin:0; height:69px; text-align:center; float:left;}

/* ######### Drop Down ULs CSS ######### */


.ddsubmenustyle, .ddsubmenustyle ul{ /*topmost and sub ULs, respectively*/
font:bold 14px/18px "Trebuchet MS", Georgia, Helvetica, sans-serif; color:#333333; margin: 0;padding: 0;position: absolute;left: 0;top: 0;list-style-type: none;background: #D3D1D2;
visibility: hidden;z-index: 100;}

.ddsubmenustyle li a{
display: block;width:400px; font:bold 14px/18px "Trebuchet MS", Georgia, Helvetica, sans-serif; color:#333333; text-decoration: none;padding: 4px 10px;
}

* html .ddsubmenustyle li{ /*IE6 CSS hack*/
display: inline-block;
width: 170px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle li a:hover{
background-color: #ffffff;}

.ddsubmenustyle2, .ddsubmenustyle2 ul{ /*topmost and sub ULs, respectively*/
font:bold 14px/18px Georgia, Helvetica, sans-serif; color:#333333; margin: 0;padding: 0;position: absolute;left: 0;top: 0;list-style-type: none;background: #D3D1D2;
visibility: hidden;z-index: 100;}

.ddsubmenustyle2 li a{
display: block;width:160px; font:bold 14px/18px Georgia, Helvetica, sans-serif; color:#333333; text-decoration: none;padding: 4px 10px;
}

* html .ddsubmenustyle2 li{ /*IE6 CSS hack*/
display: inline-block;
width: 180px; /*width of menu (include side paddings of LI A*/
}

.ddsubmenustyle2 li a:hover{
background-color: #ffffff;}

/* ######### Neutral CSS  ######### */

.downarrowpointer{ /*CSS for "down" arrow image added to top menu items*/
padding-left: 4px;border: 0;}

.rightarrowpointer{ /*CSS for "right" arrow image added to drop down menu items*/
position: absolute;padding-top: 3px;left: 100px;border: 0;}

.ddiframeshim{
position: absolute;z-index: 500;background: transparent;border-width: 0;width: 0;height: 0;display: block;}


/* -------------- top-part ------------------- */

.toppart{ width:974px; height:126px; background: url(images/header.jpg) no-repeat 0 0; margin:0 auto;}

.logoTop{ float:left; display:block; width:159px; padding:0 2px 0 6px; margin:0; background: url(images/nav-seperator.gif) no-repeat right 0;}
.topmenu{float:left; display:block; width:722px; padding:0; margin:0; height:103px;}
.topmenu ul{ padding:0; margin:0; list-style-type:none; }
.topmenu ul li{ float:left; display:block; padding:0 2px 0 0; margin:0; font:bold 16px/18px "Trebuchet MS", Georgia, Helvetica, sans-serif; color:#737373;/* height:103px; */ background: url(images/nav-seperator.gif) no-repeat right 0;}
/*.topmenu ul li a{font:bold 14px/16px Georgia, Georgia, Helvetica, sans-serif; color:#737373; text-decoration:none; display:block; padding:34px 10px 0 10px; margin:0; height:69px; text-align:center; float:left;}
.topmenu ul li a.last{font:bold 14px/16px Georgia, Georgia, Helvetica, sans-serif; color:#737373; text-decoration:none; display:block; padding:34px 11px 0 12px; margin:0; height:69px; text-align:center; float:left;}*/
.topmenu ul li a{font:bold 14px/16px "Trebuchet MS", Georgia, Helvetica, sans-serif; color:#737373; text-decoration:none; display:block; padding:34px 14px 0 14px; margin:0; height:69px; text-align:center; float:left;}
.topmenu ul li a.last{font:bold 14px/16px "Trebuchet MS", Georgia, Helvetica, sans-serif; color:#737373; text-decoration:none; display:block; padding:34px 12px 0 10px; margin:0; height:69px; text-align:center; float:left;}


.topmenu ul li a:hover{background: url(images/hover-bg.jpg) repeat-x 0 0; text-decoration:underline;}
.topmenu ul li a.active{font:bold 12px/33px "Trebuchet MS", Georgia, Helvetica, sans-serif; color:#050505; text-decoration:none; text-align:center; display:block; width:111px; background:url(images/menu_bg_hover.gif) no-repeat 0 0; padding:0; margin:0;}
.topmenu ul li ul li ul{
margin: 0px 130px;
}
.topmenu ul li ul li ul li{
width: 330px;
}
.menulast{ float:left; display:block; padding:0 2px 0 0; margin:0; width:80px; background: url(images/nav-seperator.gif) no-repeat right 0; font:normal 10px/15px Georgia, Georgia, Helvetica, sans-serif; color:#2A68D2;}
.menuend{ float:left; display:block; padding:0 2px 0 0; margin:0; width:85px; font:normal 10px/15px "Trebuchet MS", Georgia, Helvetica, sans-serif; color:#2A68D2;}

.faqsBox{ width:80px; height:26px; border-bottom:1px solid #D0D0D0; text-align:center; padding:10px 0 0 0; display:block;}
.blogBox{ width:80px; height:46px;  text-align:center; padding:20px 0 0 0; display:block;}
.newsBox{ width:85px; height:26px; text-align:center; border-bottom:1px solid #D0D0D0; padding:10px 0 0 0; display:block;}
.careerBox{ width:85px; height:46px; text-align:center; padding:20px 0 0 0; display:block;}

.faqsBox:hover{ background: url(images/hover-bg1.jpg) repeat-x 0 0;}
.blogBox:hover{ background: url(images/hover-bg1.jpg) repeat-x 0 0;}
.newsBox:hover{ background: url(images/hover-bg1.jpg) repeat-x 0 0;}
.careerBox:hover{background: url(images/hover-bg1.jpg) repeat-x 0 0;}

a.greyText{font:normal 11px/13px Georgia, Helvetica, sans-serif; color:#737373; text-decoration:none; }
a.greyText:hover{text-decoration:underline;}

.topmenuLast {float:left; display:block; /*width:82px;*/ padding:0; margin:0; height:103px;}
.topmenuLast ul{ padding:0; margin:0; list-style-type:none; }
.topmenuLast ul li{ float:left; display:block; padding:0 2px 0 0; margin:0; font:bold 16px/18px "Trebuchet MS", Georgia, Helvetica, sans-serif; color:#737373;/* height:103px; */ }
/*.topmenuLast ul li a{font:bold 16px/18px Georgia, Georgia, Helvetica, sans-serif; color:#737373; text-decoration:none; display:block; padding:34px 10px 0 10px; margin:0; height:69px; text-align:center; float:left;}
.topmenuLast ul li a.last{font:bold 16px/18px Georgia, Georgia, Helvetica, sans-serif; color:#737373; text-decoration:none; display:block; padding:34px 11px 0 12px; margin:0; height:69px; text-align:center; float:left;}*/
.topmenuLast ul li a{font:bold 16px/18px "Trebuchet MS", Georgia, Helvetica, sans-serif; color:#737373; text-decoration:none; display:block; padding:34px 14px 0 14px; margin:0; height:69px; text-align:center; float:left;}
.topmenuLast ul li a.last{font:bold 16px/18px "Trebuchet MS", Georgia, Helvetica, sans-serif; color:#737373; text-decoration:none; display:block; padding:34px 15px 0 16px; margin:0; height:69px; text-align:center; float:left;}
.topmenuLast ul li a:hover{background: url(images/hover-bg.jpg) repeat-x 0 0; text-decoration:underline;}
.topmenuLast ul li a.active{font:bold 12px/33px "Trebuchet MS", Georgia, Helvetica, sans-serif; color:#050505; text-decoration:none; text-align:center; display:block; width:111px; background:url(images/menu_bg_hover.gif) no-repeat 0 0; padding:0; margin:0;}
.topmenu ul li ul li a{
width: 245px;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */



.dropDown {
text-align:left; font-family: Georgia, verdana, sans-serif; position:relative; font-size:0.9em;height:2.5em; margin:0 padding:0; list-style-type:none;
}
.dropDown ul {
padding:0; margin:0; list-style-type:none; /* for Firefox */
	margin-top: 65px;
	z-index: 999;
}
.dropDown li {
 position:relative;
}
.dropDown li a, .dropDown li a:visited {
display:block; float:left;/*text-decoration:none; width:6em; color:#000;  padding-right:1em; height:3em; line-height:3em; color:#909; */
}
/** html .dropDown li a, .dropDown li a:visited {
width:7em; w\idth:6em;  hack for IE5.5 
}*/
.dropDown li a.drop, .dropDown li a.drop:visited {
font-weight:bold;
}
.dropDown li ul {
visibility:hidden; position:absolute; top:2.5em; left:0; height:0; overflow:hidden;
}
.dropDown li ul li {padding-right:0px; width: 245px}
.dropDown table {
margin:-1px; border-collapse:collapse; font-size:1em; /* font size for IE5.5 */
}

/* fist line style for IE7 and non-IE browsers and the second line for IE5.5 and IE6 */
.dropDown li:hover a,
.dropDown li a:hover {
text-decoration:underline; border:0;
}
.dropDown li:hover ul,
.dropDown li a:hover ul {
visibility:visible; height:auto;  border:1px solid #ddd; left:0; top:2.5em; overflow:visible;
}
.dropDown li:hover ul li a,
.dropDown li a:hover ul li a {
display:block; font-weight:normal; background:transparent; text-decoration:none; height:auto; line-height:1.5em; padding:0.5em; width:9em;
}
.dropDown li:hover ul.subItem li a,
.dropDown li a:hover ul.subItem li a { background:#D3D1D2;text-align:left;font-size:13px;color:#333333;font-weight:bold;width:245px;}
.dropDown li:hover ul.subItem li a:hover,
.dropDown li a:hover ul.subItem li a:hover { background:#fff;text-decoration:none;}

* html .dropDown li a:hover ul li a {
width:10em; w\idth:9em; /* hack for IE5.5 */
}
.dropDown li:hover ul li a.drop,
.dropDown li a:hover ul li a.drop {
font-weight:bold;
}
.dropDown li:hover ul li ul,
.dropDown li a:hover ul li a ul {
visibility:hidden; position:absolute; top:0; left:9.5em; height:0; overflow:hidden;
}
.dropDown li:hover ul li a:hover,
.dropDown li a:hover ul li a:hover {
text-decoration:underline;
}
.dropDown li:hover ul li:hover ul,
.dropDown li a:hover ul li a:hover ul {
visibility:visible; color:#000; border:1px solid #ddd; height:auto; background:#fff; width:9.5em;
} 
.dropDown li:hover ul li:hover ul.left,
.dropDown li a:hover ul li a:hover ul.left {
left:-9.3em;
}
.dropDown li:hover ul li:hover ul li a,
.dropDown li a:hover ul li a:hover ul li a {
display:block; height:auto;
}
.dropDown li:hover ul li:hover ul li:hover a,
.dropDown li a:hover ul li a:hover ul li a:hover {
text-decoration:underline;
}
.dropDown ul li ul li ul{
 background-color: #fff;
}
.footer_ul  {
	padding:0px;
	margin-top:0px;margin-left:0px;
}
.footer_ul li {
	list-style: none;
}
.footer_ul li a {
	font-family: Nobile,serif;
	font-size: 11px;
	line-height: 22px;
	color: #4a4b4c;
	text-decoration: none;
	margin-left:0px;
	list-style: none;
}
.footer_ul li a:hover {
	text-decoration: underline;
}
/* CSS for mouse BOX OVER in projects page*/
 .thdrcell {
    background:#F3F0E7;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    padding:5px;
    border-bottom:1px solid #C8BA92;
 }
 
 .tdatacell {
    font-family:arial;
    font-size:12px;
    padding:5px;
    background:#FFFFFF
 }
 
 .dvhdr1 {
    background:#d69f2b;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    border:1px solid #C8BA92;
    padding:5px;
    width:400px;
 }
 .dvhdr2 {
    background:#d69f2b;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    border:1px solid #C8BA92;
    padding:5px;
    width:400px;
    text-align: left;
 }
  
 .dvbdy1 {
    background:#FFFFFF;
    font-family:arial;
    font-size:12px;
    border-left:1px solid #C8BA92;
    border-right:1px solid #C8BA92;
    border-bottom:1px solid #C8BA92;
    padding:5px;
    width:400px;
    text-align: left;
 }
 
 p {
 margin-top:5px;
 }
 
 h1 {
 font-size:13px;
 }
 
 .dogvdvhdr {
    width:300;
    background:#C4D5E3;
    border:1px solid #C4D5E3;
    font-weight:bold;
    padding:10px;
 }
 
 .dogvdvbdy {
    width:300;
    background:#FFFFFF;
    border-left:1px solid #C4D5E3;
    border-right:1px solid #C4D5E3;
    border-bottom:1px solid #C4D5E3;
    padding:10px;
 }
 
 .pgdiv {
 width:320;
 height:250;
 background:#E9EFF4;
 border:1px solid #C4D5E3;
 padding:10px;
 margin-bottom:20;
 font-family:arial;
 font-size:12px;
 }
/* Request - quate form classes  */
.formLeftColumn{
	width:200px;
	float:left;
	margin:1px;
	font-family: Georgia, Helvetica, Sans-Serif;
	font-size: 0.9em;
}
.formRightColumn{
	width:290px;
	float:left;
	margin:1px;
}
.formlongColumn{
	width:450px;
	float:left;
	margin:1px;
	font-family: Georgia, Helvetica, Sans-Serif;
	font-size: 0.9em;
}
.textArea{
	border:1px solid #888888;
	padding:3px;
}
.checkBox{
	width:35px;
	float:left;
	height: 50px;
}
.checkBoxName{
	width:90px;
	float:left;
	height: 50px;
}
/*   Cforms styling  */

#cforms3form fieldset {
background:#fff;
}
#cforms3form input,
#cforms3form textarea {
width: 300px;
padding:5px;
}
#cforms3form, .cform {
margin:10px auto 0 auto;
width: 385px;
overflow:hidden;
}
#cforms3form button {
width: 185px;
}
#cforms4form fieldset {
background:#fff;
}
#cforms4form input,
#cforms4form textarea {
width: 350px;
padding:5px;
}
#cforms4form, .cform {
margin:10px auto 0 auto;
width: 450px;
overflow:hidden;
}
#sendbutton4 {
margin:10px auto 0 auto;
width: 125px;
overflow:hidden;
}
#cforms4form button {
width: 185px;
}
#cforms4form select {
width: 360px;
}
#cforms4form li.textonly{
text-align:left;
}
#cforms4forms label.cf-before span{
width:300px;		
}
#cforms4form .cf-ol label.cf-before span {
	width:400px;
}
#cforms4form .cf-ol  label span {
width:400px;		
}
#cforms4form .cf-sb .sendbutton {width:104px; float: left; margin-left:10px;}
#cforms3form .cf-sb .sendbutton {width:104px; float: left; margin-left:10px;}
#cforms2form .cf-sb .sendbutton {width:104px; float: left; margin-left:10px;}

.cforms2form .cform {width: 245px; margin:11px 2px 2px 0;}
.cforms2form #cforms2form ol {padding-top: 0px;}

#cforms2form input,
#cforms2	form textarea {
width: 200px;
padding:5px;
}
#cforms2form .cf-ol  label span {
width:212px;		
}
#sidebar .cform {
	width: 235px;
}
#showPromotions{
	margin:0px;
}
.form-field-released{
	width: 235px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}