/* ----------------------------------------------- 
	sagekey.com Developer Tools Stylesheet
	Author: Joel Pittet
	Created on: Sept 30 2009
	
	- BASIC ELEMENTS
	- LAYOUT
	- CUSTOM CLASSES

-------------------------------------------------- */


/* BASIC ELEMENTS
-------------------------------------------------- */
html {
	background: #eefcd0 ;
}

body {
	background: url(../images/layout/developer-tools/background-fade.jpg) repeat-x 0 0;
}

/* LAYOUT
-------------------------------------------------- */
#container-inner {
	background: url(../images/layout/developer-tools/container-overlay-bg.jpg) no-repeat 0 0;
}

#footer a {
	color: #6e6125;
}
#footer a:hover {
	color: #584c15;
}

/* CUSTOM CLASSES
-------------------------------------------------- */
.banner {
	height: 248px;
	margin-left: 15px;
}



.current_user {
/*	position: absolute;*/
/*	right: 15px;*/
/*	top: 90px;*/
	font-size: 12px;
	color: #999;
	float: right;
	line-height: 2.2em;
	height: 28px;
	width: 240px;
	text-align: center	;
	overflow: hidden;
}





/* Clean up needed - JP
-------------------------------------------------- */

.one_column {
	margin: 35px;
}

.two_columns {
	width: 100%;
	height: 100%;
}

.two_columns td {
	text-align: left;
	vertical-align: top;
}

.two_columns td.left_column {
/*	width: 750px;*/
	padding: 60px 56px 40px 46px;
	
}

.two_columns {
}

.two_columns td.right_column {
	width: 230px;
/*	border-left: 1px solid #BABFC5;*/
}

.points {
	list-style-type: circle;
	overflow: auto;
	padding: 1em 0;
}

.points li {
	float: left;
	margin: 0 30px 20px 20px;
	width: 260px;
}

.points li h1 {
	color: #333333;
	font-size: 12pt;
	font-weight: bold;
	margin: 4px 0;
}


.feature_columns {
	overflow: auto;
}
.feature_columns div {
	width: 300px;
	float: left;
	padding-right: 10px;
	margin-right: 12px;
	border-right: 1px solid #BABFC5;
}

.feature_columns div.wide {
	width: 300px;
}

.feature_columns div.right_feature {
	margin-right: 0px;
	border-right: 0px;
	padding-right: 0;
}

.feature_columns h1 {
	margin-top: 0px;
	font-size: 13pt;
	font-family: Arial;
	font-weight: bold;
	color: #333333;
}

.feature_icon {
	margin: 0 -10px 10px 10px;
	float: right;
}


.version_history tr.history_row {
	border-bottom: 1px dashed #333333;
}

.version_history th {
	padding: 8px 0px;
}

.version_history tr.history_row td {
	padding: 8px 8px 8px 0px;
}

#case_studies {
	list-style-type: none;
	list-style-image: none;
	width: 170px;
	padding: 0;
	margin: 20px 0 ;
	position: relative;
	border-top: 1px solid #ccc;
	float: left;
}

#case_studies li {
	padding: 0px;
	margin: 0px;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	width: 170px;
	position: relative;
}

#case_studies li a {
	background-color: #fff;
	display: block;
	width: 170px;
	height: 34px;
	text-align: right;
	line-height: 34px;
	color: #5d5d5d;
	text-decoration: none;
	font-family: Verdana;
	font-weight: bold;
	font-size: 8pt;
	outline: none;
}

#case_studies li a span {
	margin-right: 10px;
}

#case_studies li.selected, 
#case_studies li.selected a {
	background-color: #6e6125;
	color: #fff;
}

#case_studies li a:hover {
/*	color: orange;*/
	background-color: #ecfccb;
}

#case_studies li.selected a:hover {
	background-color: #6e6125;
	color: #fff;
}

.case_study_container {
	float: left;
	width: 460px;
	position: relative;
	border: 1px solid #ccc;
	padding: 1em 0;
}

.case_study {
/*	margin-top: 1px;
	margin-left: 10px;
	border-left: 1px solid #333333;*/
	padding: 1em 1.5em 2em 10px;
}

.case_study .logo {
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.case_study h1, .case_study h2, .case_study p {
	margin-left: 20px;
}

.case_study h1 {
	font-size: 18pt;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 10px;
}

.case_study h2 {
	font-weight: normal;
	font-size: 12pt;
	color: #333333;
	margin-top: 0px;
}

#sidebar {
	padding-top: 12px;
}

#sidebar .item {
	border-bottom: 1px solid #BABFC5;
	padding: 20px;
}

#sidebar .item h1 {
	font-size: 13pt;
	font-weight: bold;
	line-height: 15pt;
}

#sidebar .item p {
	position: relative;
	font-size: 11px;
	margin-left: 8px;
	margin-right: 8px;
	/*color: #2C6E25;*/
}

.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;
}

#accessDeploymentWizard  {
	margin: 1em 0;
}
#accessDeploymentWizard th {
	text-align:left;
	border-bottom: 2px solid #BABFC5;
}

#accessDeploymentWizard td {
	border-bottom: 1px solid #BABFC5;
	padding: 6px 5px 6px 0px;
}



/* From order_form.css*/
#orderForm table {
	width: 100%;
}

.headerRow, #orderForm h2 {
	border-bottom: 1px solid #333333;
	font-size: 13pt;
	font-weight: bold;
	color: #6e6125;
	padding-bottom: 4px;
	text-align:left;
}

#orderForm .product {
	margin: 2px 0px 2px 0px;
}

#orderForm .discount {
	background-color: #eaeaea;
	border:1px solid #6e6125;
	margin: 2px 0px 2px 0px;
}

#orderForm .purchased {
	background-color: #ecfccb;
}
#orderForm .purchased .name img {
	margin-right: 10px;
	margin-left: 4px;
	vertical-align: text-top;
}

#orderForm .product td, #orderForm .discount td {
	vertical-align: top;
	padding-top: 4px;
	padding-bottom: 4px;
}
#orderForm .product .name, #orderForm .discount .name {
	width: auto;
	font-weight: bold;
	line-height: 20px;
}
#orderForm .product .options, #orderForm .discount .options {
	width: 240px;
	text-align: right;
}
#orderForm .product .price, #orderForm .discount .price {
	width: 100px;
	text-align: right;
	line-height: 20px;
}
#orderForm .product .addButton, #orderForm .discount .addButton {
	width: 30px;
	text-align: right;
	padding-top: 6px;
	line-height: 20px;
}
#orderForm .product .options select, #orderForm .discount .options select {
	display: inline;
	width: auto;
	margin: 0px 8px 0px 0px;
	padding: 0px;
}

.form_block {
	display: block;
	float: left;
	margin: 0;
	padding: 0;
/*	width: 640px;*/
}
.form .left_column {
	float: left;
	margin: 0px !important;
	width: 270px;
}
.form .right_column {
	float: left;
	margin: 0px 0px 0px 75px;
	width: 270px;
}
.form .compound_item {
	width: 270px;
	display: block;
	padding: 0px;
	margin: 0px;
}
.form ul {
	margin: 0;
	padding: 0;
}
.form li {
	color: #ABABAB;
	font-size: 1em;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0;
}

.form_block input, 
.form_block textarea {
	display: block;
	margin: 3px 0 0;
	width: 615px;
}

.form .left_column input, 
.form .right_column input, 
.form .left_column textarea {
	display: block;
	margin: 3px 0 0;
	width: 270px;
}

.form .left_column .checkbox input, .form .right_column .checkbox input {
	display: inline;
	margin: 0px 6px 0px 0px;
	width: auto;
	vertical-align: middle;
}

.form select {
	display: block;
	margin: 3px 0 2px;
	width: 273px;
	height: 22px;
}
.form label {
	color: #333333;
	display: inline;
	font-size: 0.8em;
	font-weight: normal;
	margin: 5px 0 15px;
}
.field {
	color: #333333;
	display: inline;
	font-size: 1em;
	font-weight: bold;
	line-height: 1em;
}

.form_actions {
	clear: both;
}

#txtTotalPrice {
	width: 70px;
	height: 16px;
	border: 1px solid #333333;
	background-color: #f1f1f1;
}

#errorItems {
/*	float:left;*/
/*	width:620px;*/
}

#errorItems ul li{
	margin-left: 25px;
}


/* From theme/main.css*/



.banner_no_navigation {
	height: 220px;
	background-color: #DFF1F5;
	position: relative;
}

#content {
	position: relative;
	z-index: 1;
}

.screenshots {
	text-align: center;
	margin: 10px 0px;
}

.screenshots img {
	margin-left: 5px;
	margin-right: 5px;
}

td.step {
	padding-bottom: 8px !important;
}

.step img {
	float: left;
	width: 40px;
}

.step h1 {
	float: left;
	line-height: 40px;
	margin: 0px 8px;
}

.products_table {
	width: 100%;
	border-collapse:separate !important;
}

.products_table td {
	padding: 4px 0px;
}

.productName {
	font-weight: bold;
}

.introduction ul {
	list-style-image:url(images/chevron.gif);
}

.introduction a {
	text-decoration:none;
	color:#333333;
}


.forum_announcement
{
	border:1px solid #1F7219;
	margin:20px 0px;
	padding:20px;
	position:relative;
}

.forum_announcement .information
{
	width:32px;
	height:32px;
	background-image:url(../images/information.gif);
	display:block;
	position:absolute;
	left:20px;
	top:20px;
}

.forum_announcement h1, .forum_announcement p
{
	margin-left:50px;
	color:#444444;
}

.forum_announcement h1
{
	font-size:32px;
}

.forum_announcement p
{
	font-size:16px;
}

.product_announcement
{
	border: 1px solid #1F7219;
	margin: 20px 0px;
	padding: 20px 20px 0px 20px;
	position: relative;
}

.product_announcement .information
{
	width:35px;
	height:32px;
	background-image:url(../images/logo_small.gif);
	display:block;
	position:absolute;
	left:20px;
	top:20px;
}

.product_announcement h1, .product_announcement p
{
	margin-left:50px;
	color:#444444;
}

.product_announcement h1
{
	font-size:32px;
}

.product_announcement p
{
	font-size:13px;
	clear:both;
	margin-top:0px;
}

.product_announcement ul
{
	margin-left:50px;
	padding:0px;
}

.product_announcement ul li
{
	font-size:13px;
	width: 385px;
	padding-right:10px;
	float: left;
	list-style-position: inside;
}

#copyright
{
    color:#A0A0A0;
    font-size:12px;
    padding-bottom:40px;
}

