/*  
Theme Name: Exccel Theme 1
Theme URI: http://www.scit.com/
Description: Simple Corporate Look 
Version: 1.0
Author: SCIT
Author URI: http://www.scit.com/ 
*/


body {
padding:0px 0px 0px 0px;
margin:0px 0px 0xp 0px;
background-color:#ffffff;
font-family:Arial, Tahoma;
font-size:11px; 
color:#000000;
font-style:normal;
}

div, input {
font-family:Arial, Tahoma;
font-size:11px; 
color:#000000;
font-style:normal;
vertical-align:top;
}

#page-container {
  width: 869px;
  margin-left: auto;
  margin-right: auto;
}

.header {
	padding:0px 0px 0px 0px;
	width: 869px;
}
.line1 {
	height:24px;
	line-height:24px;
	width:100%;
	background-color:#006536;
}
.logo {
	padding:0px 0px 0px 0px; 
	background-image:url('http://www.exccelgreenhouses.com/wp-content/themes/greenhouse1/images/bg1.gif');
	background-repeat:repeat-x;
	background-position:bottom;
	height:142px
}
.sub_logo {
  /*background-image:url('images/frame.jpg');*/
	background-image:url('images/frame2.jpg');
	background-repeat:no-repeat;
	background-position:right;
	height:142px;

}
.co_name {
	padding-top:25px;
	font-family:Arial Narrow, Arial;
	font-size:25px;
	font-weight:bold;
	color:#000000;
	text-transform:uppercase;
	width: 206px;
	float: left;
	margin-right: 10px;
}
.slogan {
	font-family:Arial MT, Arial;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-transform:uppercase;
	padding-top: 100px;
	padding-bottom: 30px;
	text-align:left;
	padding-left: 10px;
	padding-right: 0px;
	margin-left: 10px;
}
.menu {
	background-color:#000000;
/*	width:100%; */
	height:43px;
	padding-top:15px;
	vertical-align:top;
	line-height:23px;
    text-align: right;
	margin-left: 10px;
	padding-right: 20px;
}
.menu ul {
	display:inline;

	
}
.menu li {
	display:inline;

}

.menu li a {
	background-repeat:no-repeat;
	background-position:left;
	padding-left:9px;
	padding-right:20px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	height:23px;
	line-height:23px;
	text-decoration:none
}

#sidemenu {
  padding-left: 10px; 
  padding-right: 10px; 
  padding-top: 58px; 
  padding-bottom: 50px;
}

#sidemenu li a {
  color: #ffffff;
  text-decoration: none;
  text-transform:uppercase;
}

.content {
	width:100%;
	display:table;
}
.tab_row {
	min-height:100%;
	display:table-row;
}
.left {
	min-height:100%;
	vertical-align:top;
	display:table-cell;
	width:206px;
	text-align:left;
	color:#FFFFFF; 
	background: url(images/side-bottom.gif) left bottom no-repeat #006536;
  float: left;
}

.left div {
 color:#FFFFFF; 
}

.right {
	min-height:100%;
	vertical-align:top;
	width: 663px;
	float: left;
/*	display:table-cell; */

} 

.footer {
    clear: both;
	height:1px; 
	background-color:#000000; 
	line-height:1px; 
	font-size:1px;
}
.left_header {
	color:#454545;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	
}
a {color:#008349}
ul {list-style:none; margin:0px 0px 0px 0px; padding:0px 0px 0px 20px; line-height:15px}
.li {
}
.li a {color:#454545; text-decoration:none}

.right_title, h2, h3 {
	color:#000000;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	text-align:left;
}
.right_title a,  h2 a, h3 a{
	text-decoration:none;
	color:#000000;
}
.postmetadataalt a {
color:#000000;
}

.topright {
  color: #FFFFFF;
  float: right;
  padding-right: 10px;
  font-size: 16px;
  font-weight: bold;
}

.topleft {
  color: #ffffff;
  float: left;
  padding-left: 10px;
  font-size: 10px;
}

.minitable {
  font-size: 10px;
}

#loginout {
  font-size: 10px;
  float: right;
  margin-top: 5px;
}

#loginout a{
  color:#EEEEEE;
}

#loginout a:hover{
  color: #CCCCCC;
}
