/********** Genaral **********/
body {
	margin:0;
	padding:0;
	font:12px/1.5 Arial;
	font-family:Arial, Helvetica, sans-serif;
	color: #2a2823;
}

#body {
	background: #fff url(images/bg.jpg) top repeat-x;
}

#pagemaster {
	width: 970px; /*in dnn edit mode panel border and container border are 1px, here leave 8 px space for border */
	min-height: 666px;
	margin:auto;
	background-color: transparent;
}

form {
	margin: 0;
}

input[type=text] {
	font: 12px/1.5 Arial;
}

a {
	color: #7ca823;
	font-weight: bold;
	text-decoration: none;
}

a:link {
	color: #7ca823;
	font-weight: bold;
}

a:visited {
	color: #748257;
	font-weight: bold;
}

a:hover {
	color: #80bd04;
	font-weight: bold;
	text-decoration: underline;
}

p {
	margin-top: 0;
}

.Normal, .NormalDisabled  /* for dnn html module */
{
	font-family: Arial, Helvetica;
	font-size: 12px;
	font-weight: normal;
}

h1,h2, h3 {
	color: #a7a093;
	font-family: Arial,Helvetica;
}

h1 {
	font-size: 18px;
	line-height: 2em;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	line-height: 1em;
	font-weight: bold;
	margin-bottom: 0;
	padding-bottom: 3px;
}

h3 {
	font-size: 12px;
	line-height: 1em;
	font-weight:bold;
	margin-bottom: 0;
	padding-bottom: 0;
}

.largefont{
	font:14px/1.5 Arial;
}

.smallfont{
	font:10px Arial;
}

.offscreen {
	display: none;
}

.clearboth {
	clear: both;
}

.mg_line
{
    border-top: 1px solid #fff;
    border-bottom: 1px solid #EEECE8;
    height:0;
    overflow:hidden;
}

/********** Header **********/
#header {
	height: 83px;
	position: relative;
}

#logo{
	position:absolute;
	left:0;
	bottom:0;
	margin:0;
	padding:0;
}

ul#global_nav {
	position:absolute;
	top:6px;
	right: 0;
	margin: 0;	
	list-style: none;
	overflow: hidden;
}

ul#global_nav li {
	display: inline;
	margin: 0;
	padding: 0;
	color:#fff; /* for | */
}

ul#global_nav a {
	padding: 0 10px;
	margin: 0;
	font-size: 12px;
	color: #fff;
}

ul#global_nav a:hover {
	color: #7da823;
}


ul#topnav {
	position:absolute;
	bottom:0;
	right:0;
	margin: 0;	
	padding: 0;
	list-style: none;
	height: 22px;
	overflow: hidden;
}

ul#topnav li {
	display: inline;
	margin: 0;
	padding: 0;
}
ul#topnav a {
	padding: 0;	
	margin: 0 5px 0 0;
	display: block;
	height:22px;
	float:left;
	text-indent: -5000px;
}
a#mn1{
	width: 65px;
	background: transparent url(images/m_home.gif) top left no-repeat;
}
a#mn1:hover{
	background: transparent url(images/m_home_on.gif) top left no-repeat;
}
a#mn2{
	width: 65px;
	background: transparent url(images/m_who.gif) top left no-repeat;
}
a#mn2:hover{
	background: transparent url(images/m_who_on.gif) top left no-repeat;
}
a#mn3{
	width: 65px;
	background: transparent url(images/m_studio.gif) top left no-repeat;
}
a#mn3:hover{
	background: transparent url(images/m_studio_on.gif) top left no-repeat;
}
a#mn4{
	width: 65px;
	background: transparent url(images/m_consult.gif) top left no-repeat;
}
a#mn4:hover{
	background: transparent url(images/m_consult_on.gif) top left no-repeat;
}
a#mn5{
	width: 65px;
	background: transparent url(images/m_tools.gif) top left no-repeat;
}
a#mn5:hover{
	background: transparent url(images/m_tools_on.gif) top left no-repeat;
}
a#mn6{
	width: 65px;
	background: transparent url(images/m_work.gif) top left no-repeat;
}
a#mn6:hover{
	background: transparent url(images/m_work_on.gif) top left no-repeat;
}

h1#slogen{
	width: 448px;
	height:17px;
	margin: 36px 0 27px 0;
	padding: 0;
	text-indent:-5000px;
	background: url(./images/slogan.gif) no-repeat;
	line-height: 1em;
}

/********** Content **********/
#content_wrapper{
	border-top:1px solid #fff;
	border-bottom: 1px solid #dfdbd3;
	padding-bottom:30px;
}

#panel_left{
	float: left;
}

#panel_right{
	float:left;
}

/********** Footer **********/
#footer{
	text-align:right;
	padding: 10px 0;
}

ul#foot_nav {
	margin: 0;	
	list-style: none;
	overflow: hidden;
}

ul#foot_nav li {
	display: inline;
	margin: 0;
	padding: 0;
}

ul#foot_nav a {
	padding: 0 5px;
	margin: 0;
	font-size: 12px;
}
/*****************************************************************************************/

/* DNN MENU */
.main_dnnmenu_container {
	background-color: transparent; 
}
.main_dnnmenu_bar {
	cursor: pointer; 
	cursor: hand;
	height:16px;
	background-color: Transparent;
}
.main_dnnmenu_item td { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-weight: normal; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
        white-space: nowrap;  /*Word wrapping menu item now optional*/
        padding: 1px 3px 3px 1px;	
}

.main_dnnmenu_rootitem  { /*TD if menu option for using tables is on*/
	cursor: pointer; 
	cursor: hand; 
	color: #000000; 
	font-size: 11px; 
	font-weight: bold; 
	font-style: normal; 
	background-color: Transparent;
	font-family: Tahoma, Arial, Helvetica; 
    white-space: nowrap;  /*Word wrapping menu item now optional*/	    
    padding: 0px 12px 0px 5px;   /*explicitly set padding for root menu items*/
}

.main_dnnmenu_itemhover {  
	background-color: #ECE9D8; 
}

.main_dnnmenu_itemhover td {  
	background-color: #ECE9D8; 
}


.main_dnnmenu_icon {
	cursor: pointer; 
	cursor: hand; 
	text-align: center; 
	width: 15px; 
	height: 100%;
}
.main_dnnmenu_submenu {
	background-color: #F4F2E9;  
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='#696969', Direction=135, Strength=3); 
	padding: 1px 1px 1px 1px;   /*explicitly set padding for sub-menus */
}
.main_dnnmenu_break {
	height: 1px;
	font-size: 1px;
}

.main_dnnmenu_arrow {
	border-right: #cad5ea 1px solid; 
	border-bottom: #cad5ea 1px solid; 
	border-top: #cad5ea 0px solid;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
}
.main_dnnmenu_rootmenuarrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
}

/******************************** FCK STYLE ********************************/
h2.hdr_home{
    color:#A03B00;
    font:14px;    
}

hr
{
    height:0;
    border: 1px solid #ECE9D8; 
}

.quote{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#5d3403;
}

blockquote
{
    font-family:Arial, Helvetica, sans-serif;
}


/******************************** HTML OBJECT ********************************/

.thinbdr_whitebg_box {
	padding: 20px 12px;
	border-width : 1px 1px 7px 1px;
	border-style : solid;
	border-color: #ece9d8;
	margin-bottom: 30px;
	background-color: #fff;
}

.projects_wrap{
	background-color:#F6F4F0;
	padding:20px;
	margin-top: -10px;
}

.project_info{
	padding-left:15px;
}
.project_info h2{
	margin-top:10px;
}

