/* ----------------------------------------------- 
	sagekey.com screen Stylesheet
	Author: Joel Pittet
	Created on: Sept 2 2009
	
	- BASIC ELEMENTS
	- LAYOUT
	- CUSTOM CLASSES

-------------------------------------------------- */

/* BASIC ELEMENTS
------------------------------------------------- */
html
{
	background: #fff;
}

body
{
	font: 13px/1.6em arial, helvetica, verdana, sans-serif;
	color: #535353;
}

a
{
	color: #56c000;
}

a:hover
{
	color: #67e700;
}

ul
{
	padding: 10px 0 20px 15px;
}

ul li
{
	padding: 5px 0;
}

#main ul
{
	background-color: #d9fcca;
	color: #5C605C;
	padding: 15px 25px 15px 25px;
	list-style-image: url(../images/layout/chevron.gif);
	font-size: 10pt;
	line-height: 13pt;
	margin: 0px;
}

#main ul.basic
{
	background-color:White;
}

#main ul li
{
	margin: 5px 10px;
}


/* LAYOUT
------------------------------------------------- */


#header
{
	position: relative;
	width: 960px;
	height: 150px;
	margin: 0 auto;
}

#logo
{
	margin: 0;
	position: absolute;
	left: 59px;
	top: 35px;
}


#logo a
{
	display: block;
}

#logo, #logo a
{
	width: 317px;
	height: 85px;
}

#utility-menu
{
	position: absolute;
	top: 0;
	right: 45px;
	margin: 0;
	padding: 0;
}

#utility-menu li
{
	float: left;
	display: block;
}

#utility-menu li a
{
	float: left;
	display: block;
	padding: 10px;
	color: #686868;
	font-size: 12px;
	text-decoration: none;
}


#utility-menu li.selected a
{
	color: #2c6e25;
}

#utility-menu li a:hover
{
	color: #383838;
}

.sections
{
	position: absolute;
	right: 0;
	bottom: 0px;
	height: 41px;
	margin: 0;
	margin-bottom: -10px;
	padding: 0;
	z-index: 9;
}

.sections li
{
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

.sections li a
{
	float: left;
	display: block;
	width: 176px;
	padding: 0;
	line-height: 32px;
	color: #2c6e25;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	height: 41px;
}


.sections li.selected a
{
	background-color: #2c6e25;
	color: #fff;
}

.sections li a:hover
{
	color: #383838;
}


#section-custom-development a, #section-developer-tools a
{
	text-indent: -5000px;
	overflow: hidden;
	margin-left: 3px;
}

#section-custom-development a
{
	background: transparent url(../images/layout/section-custom-development-off.gif) no-repeat;
}

#section-developer-tools a
{
	background: transparent url(../images/layout/section-developer-tools-off.gif) no-repeat;
}

#section-custom-development.selected a
{
	background: transparent url(../images/layout/section-custom-development-on.png) no-repeat;
}

#section-developer-tools.selected a
{
	background: transparent url(../images/layout/section-developer-tools-on.png) no-repeat;
}

#container
{
	width: 990px;
	margin: 0px auto;
	text-align: left;
	background: url(../images/layout/container-shadow.png) repeat-y 0 0;
}

#content
{
	margin: 0 15px 0 9px;
	overflow: auto;
}

.banner
{
	height: 240px;
	margin: 0 15px 0 9px;
	background-repeat: no-repeat;
	background-position: top right;
}

#banner_quote
{
	width: 250px;
	height: 240px;
	float: left;
	background-image: url(../images/layout/devbanner_greenbox.gif);
	position: relative;
}

#banner_hangover
{
	display: block;
	background: transparent url(../images/layout/menu-hangover.gif) no-repeat left bottom;
	width: 6px;
	height: 40px;
	position: absolute;
	left: 0;
	bottom: -6px;
}



#left_column, #middle_column, #right_column
{
	padding: 48px 0;
	float: left;
}

#left_column
{
	width: 260px;
}

#left_column .item
{
	padding-top: 50px;
	padding-left: 30px;
}

#middle_column
{
	padding-top: 30px;
	margin: 0 20px 0 21px;
	width: 475px;
}

#right_column
{
	width: 190px;
	padding-top: 115px;
}

#right_column .quotes
{
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;

	border-top: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
}

#right_column .item
{
    padding-top: 7px;
    padding-bottom: 7px;
}
#right_column .item p
{
	margin-left: 0px;
	margin-right: 0px;
}

.group_box
{
	padding: 12px 15px 12px 12px;
	background: #ecfccb;
	margin-bottom: 10px;
	color: #6e6125;
}

.group_box h1
{
	font-family: 'Gill Sans MT' , Arial, sans-serif;
	font-size: 18px;
	color: #6e6125;
}

.group_box p, .group_box td
{
	text-align: left;
	color: #6e6125;
	font-size: 11px;
	line-height: 1.5em;
}

.group_box ul
{
	padding: 10px 10px 10px 13px;
	list-style-type: square;
}

.group_box ul li
{
	font-size: 12px;
	padding: 0px;
}

.group_box td
{
	padding-right: 5px;
}

.group_box a
{
	color: #6E6125;
}

.group_box a.arrow
{
	padding-right: 18px;
	background-image: url(images/arrow_right_green.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	color: #1f7219;
	line-height: 13px;
}

#footer
{
	background-position: center top;
	margin: 0px 0px 40px 0px;
	padding: 25px 0 0px;
	background: url(../images/layout/footer-shadow.png) no-repeat center top;
	text-align: center;
	overflow: hidden;
	clear: both;
}

#footer a
{
	color: #d7d9d7;
	font-size: 12px;
	padding: 0 17px;
	text-decoration: none;
}

#footer a:hover
{
	color: #c9c9c9;
}

#copyright
{
    color:#707070;
    font-size:12px;
    padding-bottom:40px;
}


/* CUSTOM CLASSES
------------------------------------------------- */





.banner_image
{
	width: 710px;
	height: 240px;
	float: left;
}


#navigation
{
	list-style: none;
	padding: 0;
	margin: 0;
	width: 260px;
}

#navigation li.last
{
	border-bottom: 1px solid #dfdfdf;
}

#navigation li
{
	padding: 0;
	margin: 0;
	border-top: 1px solid #dfdfdf;
	list-style: none;
	margin-right: 10px;
	margin-left: 6px;
	position: relative;
}


#navigation li.first
{
	border-top: 1px solid #dfdfdf;
}

#navigation li a
{
	display: block;
	padding: 0 12px 0 22px;
	text-align: left;
	line-height: 3em;
	height: 34px;
	color: #5d5d5d;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

#navigation li .hangover
{
	display: none;
	left: 0;
	top: 0;
	position: absolute;
}

#navigation li.selected .hangover
{
	display: block;
	background: transparent url(../images/layout/menu-hangover.gif) no-repeat left bottom;
	width: 6px;
	height: 40px;
}

#navigation li.selected
{
	position: relative;
	margin: 0 0 0 0;
	border: 0;
	width: 260px;
}

#navigation li.selected ul li.selected
{
	width: auto;
	margin-right: 10px;
}

#navigation li.selected a
{
	padding: 0 22px;
	color: #fff;
	background: url(../images/layout/menu-bg.gif) no-repeat 0 -65px;
	margin-right: 9px;
	background: #666; /*	color: #666;*/
}

#navigation li.current a
{
	background: url(../images/layout/menu-bg.gif) no-repeat 0 0;
	margin-right: 0;
}

#navigation li a:hover
{
	color: #2c6e25;
}

#navigation li.selected a:hover
{
	color: #fff;
}

/* Sub menu */
#navigation li ul, #navigation li.selected ul
{
	border-top: 2px solid #393939;
	border-top: 2px solid #bbb;
	margin: 0;
	padding: 0;
	margin-right: 10px;
}

#navigation li.current ul
{
	border-top: 0px solid #bbb;
}

#navigation li ul
{
	border-top: 0px solid #ccc;
	margin: 0;
/*	background: #e0e0e0 url(../images/layout/menu-sub-bg.gif) repeat-y top right;*/
}

#navigation li.selected ul
{
	margin-left: 6px;
}

#navigation li ul li, #navigation li.selected ul li
{
	border-bottom: 1px solid #e3e3e3;
}

#navigation li ul li, #navigation li.selected ul li
{
	margin: 0px;
	border: 0;
	border-top: 1px solid #dfdfdf;
/*	border-right: 1px solid #e3e3e3; */
}

#navigation li ul li.selected, /* Just in case */ #navigation li.selected ul li.selected
{
	margin: 0 6px 0 0;
	border: 0; /*	border-top: 1px solid #dfdfdf; 	border-right: 1px solid #e3e3e3;*/
}



#navigation li ul li a, #navigation li.selected ul li a, #navigation li ul li.selected a, #navigation li.selected ul li.selected a
{
	background: #fff;
	font-size: 11px;
	height: 30px;
	color: #777;
	font-weight: normal;
	line-height: 2.75em;
	width: auto;
	padding: 0 40px;
	margin: 0;
}

#navigation li ul li.selected a, /* Just in case */ #navigation li.selected ul li.selected a
{
	padding-top: 1px;
	padding-right: 19px;
}

#navigation li.selected ul li .hangover
{
	display: none;
}

#navigation li ul li a:hover, #navigation li.selected ul li a:hover
{
	color: #383838;
}

#navigation li ul li.selected a, #navigation li ul li.selected a:hover, #navigation li.selected ul li.selected a, #navigation li.selected ul li.selected a:hover
{
	color: #2c6e25;
	background: #ECFCCB;
	margin: 0 0 0 0;
	border: 0;
	width: 186px; /*	background: url(../images/layout/menu-bg.gif) no-repeat right -5px;*/ /*	color: #fff;*/
}

.item
{
	padding: 20px;
}

.item p
{
	position: relative;
	font-size: 11px;
	margin-left: 8px;
	margin-right: 8px;
}

.quote_left
{
	font-size: 30px;
	float: left;
	margin-left: -17px;
	margin-top: -3px;
	font-family: 'Times New Roman' , Times, serif;
	font-weight: bold;
}

.quote_right
{
	font-size: 30px;
	float: right;
	margin-right: -17px;
	margin-top: 7px;
	font-family: 'Times New Roman' , Times, serif;
	font-weight: bold;
}

.quote_person
{
	text-align: right;
	margin-bottom: 0px;
	font-weight: bold;
	font-style: italic;
}

.quote_company
{
	text-align: right;
	margin-top: 0px;
	font-style: italic;
}

.justified
{
	text-align: justify;
}

h1
{
	color: #1f7219;
	font-weight: normal;
	font-size: 36px;
	line-height: 1.1em;
	font-family: 'Gill Sans MT' , 'Gill Sans' , Arial, sans-serif;
	margin: -0.1em 0 0.5em;
	padding: 0;
}

h2
{
	color: #535353;
	font-weight: bold;
	font-size: 11pt;
	margin: 1em 0px .2em;
}

p
{
	margin: 1em 0px;
}


dl
{
	background-color: #ffffff;
	color: #535353;
	padding: 15px 25px 15px 25px;
	font-size: 10pt;
	line-height: 13pt;
}

dt
{
	color: #535353;
	font-weight: bold;
	font-size: 11pt;
	margin: 2px 0px;
}

dd
{
	margin: 10px;
}

.date
{
	margin-top: -1.2em;
	font-size: 12px;
	color: #999;
}

.press_release_archives
{
	padding: 12px 15px 12px 12px;
	background: #ecfccb;
	margin-bottom: 10px;
	color: #6e6125;
}

.press_release_archives h1
{
	margin: 0px;
	font-family: 'Gill Sans MT' , Arial, sans-serif;
	font-size: 18px;
	color: #6e6125;
}

.press_release_archives ul
{
	padding: 10px 10px 10px 13px;
	list-style-type: square;
}

.press_release_archives ul li
{
	font-size: 12px;
	padding: 0px;
}



.attention
{
	background-color: #ecfccb;
	border-bottom: 1px solid #6e6125;
	border-top: 1px solid #6e6125;
	color: #6e6125;
	font-family: "Arial";
	font-size: 13pt;
	font-weight: bold;
	margin: 20px 0;
	padding: 15px;
}



.attention_small p
{
	margin-top: 0px;
}

.attention_small ul
{
	margin: 0px;
	padding: 0px 0px 0px 20px;
}

.attention_small img.icon
{
	float: left;
	vertical-align: text-top;
	margin-right: 10px;
}


.attention_small
{
	border-bottom: 1px solid #6e6125;
	border-top: 1px solid #6e6125;
	padding: 12px 15px 12px 12px;
	background: #ecfccb;
	color: #6e6125;
	margin: 20px 0;
	font-size: 12px;
	line-height: 16px;
	overflow: hidden;
	position: relative;
	clear: both;
}

.attention_small p
{
	margin-top: 0px;
}

#main .attention_small ul, .attention_small ul
{
	margin: 0px;
	padding: 0px 0px 0px 30px;
	background-color: transparent;
	list-style: disc;
}

#main .attention_small ul li
{
	margin-top: 0;
	margin-bottom: 0;
}

.attention_small img.icon
{
	float: left;
	vertical-align: text-top;
	margin-right: 10px;
}

a.button
{
	background: url(../images/button-bg.gif) no-repeat top right;
	color: #1F7219;
	display: block;
	height: 35px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	color: #2c6e25;
	padding: 4px 15px 0 0;
	margin-right: 8px;
	font: bold 14px/1.8em Arial, Helvetica, sans-serif;
}

a.button img
{
	vertical-align: middle;
}

a.button span
{
	background: url(../images/button-bg.gif) no-repeat top left;
	float: left;
	padding-right: 15px;
	display: block;
	margin-top: -4px;
	height: 35px;
}

a.button1
{
	background: url(../images/button-bg1.gif) no-repeat top right;
	color: #1F7219;
	display: block;
	height: 80px;
	line-height: 22px;
	text-align: center;
	text-decoration: none;
	color: #2c6e25;
	padding: 0 0 0 0;
	margin-right: 8px;
	margin-left: -8px;
	font: bold 14px/1.8em Arial, Helvetica, sans-serif;
}

a.button1 img
{
	vertical-align: middle;
}

a.button1 h3
{
	color:#2C6E25;
	font:bold 12px/1.8em Arial,Helvetica,sans-serif;
	text-align: center;
}

#home li a
{
    color:#56C000;
    text-decoration:none;
}