body
{
	text-align: left;
}

#middle-container
{
	background: #ffffff;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
	width: 900px;
}

#logo
{
	background: url(../images/logo.png) no-repeat;
	height: 80px;
	text-align: left;
	width: 475px;
	margin-left: auto;
	margin-right: auto;
}

body
{
	color: #333333;
	font-family: Tahoma, "Trebuchet MS" , Arial, sans-serif;
	font-size: 87.5%;
}

a:link, a:hover, a:visited, a:active
{
	color: #0059a9;
}

p
{
	font-size: 1em;
	line-height: 1.428em;
	margin-bottom: 1.428em;
	margin-top: 1.428em;
	text-align: justify;
}

h1
{
	background: #0059a9;
	color: #ffffff;
	font-family: Arial, Helvetica, "Trebuchet MS" , sans-serif;
	font-size: 2.285em;
	font-weight: normal;
	line-height: 1.4em;
	margin-bottom: 0.937em;
	margin-top: 0;
	text-align: center;
}

h2
{
	background: url(../images/sun.png) no-repeat;
	background-position: 850px 0;
	border-bottom: 1px dotted #6b87d8;
	color: #0059a9;
	font-family: Arial, Helvetica, "Trebuchet MS" , sans-serif;
	font-size: 1.857em;
	line-height: 1.538em;
	margin-bottom: 0.5em;
	margin-top: 1.153em;
	text-align: left;
	text-transform: capitalize;
}

h3
{
	color: #fb9e25;
	font-family: Arial, Helvetica, "Trebuchet MS" , sans-serif;
	font-size: 1.428em;
	line-height: 1em;
	margin-bottom: 0;
	margin-top: 1.5em;
	text-align: left;
	text-transform: capitalize;
}


h4
{
	color: #6b87d8;
	font-family: Georgia, "Andale Mono" , "Times New Roman" , serif;
	font-size: 1.142em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.25em;
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	text-align: justify;
}

.form
{
	background: none;
	padding: 0;
	width: 100%;
}

.step
{
	height: 100%;
	padding: 0;
	position: relative;
	width: 100%;
}

.step em
{
	font-size: 0.6em;
	text-transform: lowercase;
	vertical-align: baseline;
}

table.form-table
{
	font-family: Arial, Helvetica, "Trebuchet MS" , sans-serif;
	font-size: 1.166em;
	margin-left: auto;
	margin-right: auto;
	width: 100%;
}

.form-label-td
{
	background-color: #F2F2F2;
	border-top: 5px solid #ffffff;
	color: #333333;
	font-family: Tahoma, "Trebuchet MS" , Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	padding: 5px 10px 5px 10px;
	text-align: left;
	vertical-align: middle;
	width: 65%;
}

.form-comment-td
{
	background-color: #F2F2F2;
	border-top: 5px solid #ffffff;
	color: #333333;
	font-family: Tahoma, "Trebuchet MS" , Arial, sans-serif;
	font-size: 0.857em;
	line-height: 1.1em;
	padding: 5px 10px 5px 10px;
	text-align: right;
	vertical-align: middle;
	width: 100%;
}

.form-label-td-wide
{
	background-color: #F2F2F2;
	border-top: 5px solid #ffffff;
	color: #333333;
	font-family: Tahoma, "Trebuchet MS" , Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	padding: 5px 10px 5px 10px;
	text-align: left;
	vertical-align: middle;
	width: 35%;
}

.form-field-td
{
	background-color: #F2F2F2;
	border-top: 5px solid #ffffff;
	padding: 5px 10px 5px 10px;
	text-align: left;
	vertical-align: middle;
	width: 35%;
}

.form-submit-td
{
	background-color: #ffffff;
	border-top: 5px solid #ffffff;
	padding: 5px 10px 5px 10px;
	text-align: right;
	vertical-align: middle;
	width: 35%;
}

.form-price-td
{
	background-color: #F2F2F2;
	border-top: 5px solid #ffffff;
	padding: 5px 10px 5px 10px;
	text-align: left;
	vertical-align: middle;
	width: 35%;
}

.form-field-td-wide
{
	background-color: #F2F2F2;
	border-top: 5px solid #ffffff;
	padding: 5px 10px 5px 10px;
	text-align: left;
	vertical-align: middle;
	width: 65%;
}

.form-label-td-search
{
	background-color: #F2F2F2;
	border-top: 5px solid #ffffff;
	color: #333333;
	font-family: Tahoma, "Trebuchet MS" , Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	padding: 5px 10px 5px 10px;
	text-align: left;
	vertical-align: middle;
	width: 20%;
}

.form-field-td-search
{
	background-color: #F2F2F2;
	border-top: 5px solid #ffffff;
	color: #333333;
	font-family: Tahoma, "Trebuchet MS" , Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	padding: 5px 10px 5px 10px;
	text-align: left;
	vertical-align: middle;
	width: 80%;
}

.form-label-td-price-summary
{
	background-color: #F2F2F2;
	border-top: 5px solid #ffffff;
	color: #333333;
	font-family: Tahoma, "Trebuchet MS" , Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	padding: 5px 10px 5px 10px;
	text-align: left;
	vertical-align: middle;
	width: 55%;
}

.form-field-td-price-summary
{
	background-color: #F2F2F2;
	border-top: 5px solid #ffffff;
	padding: 5px 10px 5px 10px;
	text-align: left;
	vertical-align: middle;
	width: 45%;
}

.form-label-td-payment-summary
{
	background-color: #F2F2F2;
	border-top: 5px solid #ffffff;
	color: #333333;
	font-family: Tahoma, "Trebuchet MS" , Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	padding: 5px 10px 5px 10px;
	text-align: left;
	vertical-align: middle;
	width: 35%;
}

.form-field-td-payment-summary
{
	background-color: #F2F2F2;
	border-top: 5px solid #ffffff;
	padding: 5px 10px 5px 10px;
	text-align: left;
	vertical-align: middle;
	width: 45%;
}

.form-price-td-payment-summary
{
	background-color: #F2F2F2;
	border-top: 5px solid #ffffff;
	padding: 5px 10px 5px 10px;
	text-align: left;
	vertical-align: middle;
	width: 20%;
}

table.form-table tr.last td
{
	background-color: #ffffff;
}

.form-field, .form-textarea, .form-select, .form-field-left, .form-field-right
{
	color: #000000;
	border: 1px solid #fb9e25;
	font-family: Tahoma, "Trebuchet MS" , Arial, sans-serif;
	font-size: 1em;
	padding: 3px;
	width: 98%;
}

.form-field:focus, .form-textarea:focus, .form-select:focus
{
	background: #ffff9d;
	border: 1px solid #fb9e25;
}

.form-textarea
{
	height: 93%;
	overflow-x: hidden;
	overflow-y: scroll;
	width: 98%;
}

.form-select
{
	padding: 2px;
	width: 100%;
}

.form-select-disable
{
	color: #000000;
	border: 1px solid #CCCCCC;
	font-family: Tahoma, "Trebuchet MS" , Arial, sans-serif;
	font-size: 1em;
	padding: 2px;
	width: 100%;
}

.form-input-disable
{
	color: #000000;
	border: 1px solid #CCCCCC;
}


/* */


.form-button-frame
{
	-moz-box-shadow: inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow: inset 0px 1px 0px 0px #fce2c1;
	box-shadow: inset 0px 1px 0px 0px #fce2c1;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background: -moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#ffc477' , endColorstr= '#fb9e25' );
	background-color: #ffc477;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #eeb44f;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #cc9f52;
	width: 180px;
}

.form-button-frame:hover
{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background: -moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#fb9e25' , endColorstr= '#ffc477' );
	background-color: #fb9e25;
}

.form-button-frame:active
{
	position: relative;
	top: 1px;
}

.form-button-frame-disabled
{
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#ededed' , endColorstr= '#dfdfdf' );
	background-color: #ededed;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #777777;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #ffffff;
	width: 180px;
}

.form-button-selected-frame
{
	-moz-box-shadow: inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow: inset 0px 1px 0px 0px #97c4fe;
	box-shadow: inset 0px 1px 0px 0px #97c4fe;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #0059a9) );
	background: -moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#3d94f6' , endColorstr= '#0059a9' );
	background-color: #3d94f6;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #337fed;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #1570cd;
	width: 180px;
}

.form-button-selected-frame:active
{
	position: relative;
	top: 0px;
}

.form-button-selected-frame:hover
{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0059a9), color-stop(1, #3d94f6) );
	background: -moz-linear-gradient( center top, #0059a9 5%, #3d94f6 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#0059a9' , endColorstr= '#3d94f6' );
	background-color: #1e62d0;
}

/**/



.form-button
{
	-moz-box-shadow: inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow: inset 0px 1px 0px 0px #fce2c1;
	box-shadow: inset 0px 1px 0px 0px #fce2c1;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background: -moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#ffc477' , endColorstr= '#fb9e25' );
	background-color: #ffc477;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #eeb44f;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 20px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #cc9f52;
	width: 115px;
}

.form-button-selected
{
	-moz-box-shadow: inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow: inset 0px 1px 0px 0px #97c4fe;
	box-shadow: inset 0px 1px 0px 0px #97c4fe;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #0059a9) );
	background: -moz-linear-gradient( center top, #3d94f6 5%, #1e62d0 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#3d94f6' , endColorstr= '#0059a9' );
	background-color: #3d94f6;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #337fed;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 20px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #1570cd;
	width: 115px;
}

.form-button-selected:active
{
	position: relative;
	top: 0px;
}

.form-button-selected:hover
{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0059a9), color-stop(1, #3d94f6) );
	background: -moz-linear-gradient( center top, #0059a9 5%, #3d94f6 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#0059a9' , endColorstr= '#3d94f6' );
	background-color: #1e62d0;
}

.form-button:hover
{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background: -moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#fb9e25' , endColorstr= '#ffc477' );
	background-color: #fb9e25;
}

.form-button:active
{
	position: relative;
	top: 1px;
}

.form-button-disabled
{
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#ededed' , endColorstr= '#dfdfdf' );
	background-color: #ededed;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #777777;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 20px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #ffffff;
	width: 115px;
}

.form-button-shutter
{
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #005aa9) );
	background: -moz-linear-gradient( center top, #79bbff 5%, #005aa9 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#79bbff' , endColorstr= '#005aa9' );
	background-color: #79bbff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #84bbf3;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 20px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #528ecc;
	width: 120px;
}

.form-button-shutter-selected
{
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #005aa9) );
	background: -moz-linear-gradient( center top, #79bbff 5%, #005aa9 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#79bbff' , endColorstr= '#005aa9' );
	background-color: #79bbff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 5px solid #ffff7f;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 13px;
	font-weight: bold;
	padding: 6px 20px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #528ecc;
	width: 120px;
}

.form-button-shutter:hover
{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #005aa9), color-stop(1, #79bbff) );
	background: -moz-linear-gradient( center top, #005aa9 5%, #79bbff 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#005aa9' , endColorstr= '#79bbff' );
	background-color: #005aa9;
}

.form-button-shutter:active
{
	position: relative;
	top: 1px;
}

.canvas
{
	border: 1px dotted #000;
}

.canvas-siteplan
{
	border: 1px solid #000;
	background-image: url(../images/grid.png);
	background-position: top left;
	background-repeat: repeat;
}

#buttontop li
{
	display: inline;
}

#rdoSystem td
{
	height: 60px;
}

#rdoInverter td
{
	height: 30px;
}

.modalBackground
{
	background-color: Gray;
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.modalPopup
{
	background-color: White;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 0px 10px 10px 10px;
	width: 500px;
}

.modalPopupRefresh
{
	background-color: White;
	border-width: 3px;
	border-style: solid;
	border-color: Gray;
	padding: 10px 10px 10px 10px;
	width: 500px;
	height: 120px;
}

.hor-minimalist-a tbody td
{
	color: #000099;
}

.hor-minimalist-b
{
	background: none repeat scroll 0 0 #FFFFFF;
	border-collapse: collapse;
	font-family: "Lucida Sans Unicode" , "Lucida Grande" ,Sans-Serif;
	font-size: 12px;
	text-align: left;
	width: 700px;
}

.hor-minimalist-b th
{
	border-bottom: 2px solid #6678B1;
	color: #003399;
	font-size: 14px;
	font-weight: normal;
	padding: 10px 8px;
	text-align: left;
	width: 90px;
}

.hor-minimalist-b td
{
	border-bottom: 1px solid #CCCCCC;
	color: #666699;
	padding: 6px 8px;
	width: 90px;
}

.odd
{
	background: none repeat scroll 0 0 #EFF2FF;
}

.even
{
	background: none repeat scroll 0 0 #E8EDFF;
}

.AdvAgree td
{
	width: 90px;
}

.border
{
	border: solid 1px #CCCCCC;
}

.adv-form-label-td
{
	background-color: #F2F2F2;
	border-top: 5px solid #ffffff;
	color: #333333;
	font-family: Tahoma, "Trebuchet MS" , Arial, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	padding: 5px 10px 5px 10px;
	text-align: left;
	vertical-align: middle;
	width: 216px;
}

.adv-form-field-td
{
	background-color: #F2F2F2;
	border-top: 5px solid #ffffff;
	padding: 5px 10px 5px 10px;
	text-align: left;
	vertical-align: middle;
	width: 72px;
}

/* clear */
.clear, .clear10, .clear20, .clear40, .clear60, .clear80
{
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clear10
{
	height: 10px;
}
.clear20
{
	height: 20px;
}
.clear40
{
	height: 40px;
}
.clear60
{
	height: 60px;
}
.clear80
{
	height: 80px;
}
/* margins */
.no-margin
{
	margin: 0;
}
.no-margin-top
{
	margin-top: 0;
}
.no-margin-bottom
{
	margin-bottom: 0;
}


/* rotation orientation */
.orientleft #shell
{
	-webkit-transform: rotate(-90deg);
	-webkit-transform-origin: 160px 160px;
}

.orientright #shell
{
	-webkit-transform: rotate(90deg);
	-webkit-transform-origin: 230px 230px;
}

.drawingbutton
{
	-moz-box-shadow: inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow: inset 0px 1px 0px 0px #fce2c1;
	box-shadow: inset 0px 1px 0px 0px #fce2c1;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background: -moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#ffc477' , endColorstr= '#fb9e25' );
	background-color: #ffc477;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #eeb44f;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 6px 10px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #cc9f52;
}
.drawingbutton:hover
{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background: -moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#fb9e25' , endColorstr= '#ffc477' );
	background-color: #fb9e25;
}
.drawingbutton:active
{
	position: relative;
	top: 1px;
}


.uploadbutton
{
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background: -moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#79bbff' , endColorstr= '#378de5' );
	background-color: #79bbff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #84bbf3;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #528ecc;
}
.uploadbutton:hover
{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background: -moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#378de5' , endColorstr= '#79bbff' );
	background-color: #378de5;
}
.uploadbutton:active
{
	position: relative;
	top: 1px;
}

.uploadbutton-disabled
{
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#ededed' , endColorstr= '#dfdfdf' );
	background-color: #ededed;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #777777;
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	padding: 6px 24px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #ffffff;
}

.updatebutton
{
	-moz-box-shadow: inset 0px 1px 0px 0px #fce2c1;
	-webkit-box-shadow: inset 0px 1px 0px 0px #fce2c1;
	box-shadow: inset 0px 1px 0px 0px #fce2c1;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ffc477), color-stop(1, #fb9e25) );
	background: -moz-linear-gradient( center top, #ffc477 5%, #fb9e25 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#ffc477' , endColorstr= '#fb9e25' );
	background-color: #ffc477;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #eeb44f;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 23px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #cc9f52;
}
.updatebutton:hover
{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #fb9e25), color-stop(1, #ffc477) );
	background: -moz-linear-gradient( center top, #fb9e25 5%, #ffc477 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#fb9e25' , endColorstr= '#ffc477' );
	background-color: #fb9e25;
}
.updatebutton:active
{
	position: relative;
	top: 1px;
}
.updatebutton:link
{
	text-decoration: none;
	color: white;
}

.updatebutton-disabled
{
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#ededed' , endColorstr= '#dfdfdf' );
	background-color: #ededed;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #777777;
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	padding: 2px 23px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #ffffff;
}

.deleteImageButton
{
	-moz-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	box-shadow: inset 0px 1px 0px 0px #bbdaf7;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background: -moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#79bbff' , endColorstr= '#378de5' );
	background-color: #79bbff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border: 1px solid #84bbf3;
	display: inline-block;
	color: #ffffff;
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	padding: 4px 10px;
	text-decoration: none;
	text-shadow: 1px 1px 0px #528ecc;
}
.deleteImageButton:hover
{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background: -moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=      '#378de5' , endColorstr= '#79bbff' );
	background-color: #378de5;
}
.deleteImageButton:active
{
	position: relative;
	top: 1px;
}

#frame
{
	margin: 0 auto;
	width: 600px;
	text-align: left;
}
/* Uploader: Drag & Drop */
.resumable-error
{
	display: none;
	font-size: 14px;
	font-style: italic;
}
.resumable-drop
{
	z-index: 9999;
	display: none;
}
.resumable-dragover
{
}

/* Uploader: Progress bar */
.resumable-progress
{
	margin: 30px 0 30px 0;
	width: 100%;
	display: none;
}
.progress-container
{
	height: 7px;
	background: #9CBD94;
	position: relative;
}
.progress-bar
{
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	background: #45913A;
	width: 0;
}
.progress-text
{
	font-size: 11px;
	line-height: 9px;
	padding-left: 10px;
}
.progress-pause
{
	padding: 0 0 0 7px;
}
.progress-resume-link
{
	display: none;
}
.is-paused .progress-resume-link
{
	display: inline;
}
.is-paused .progress-pause-link
{
	display: none;
}
.is-complete .progress-pause
{
	display: none;
}

/* Uploader: List of items being uploaded */
.resumable-list
{
	overflow: auto;
	margin-right: -20px;
	display: none;
}
.resumable-list li
{
	margin-bottom: 30px;
}
.uploader-item
{
	width: 148px;
	height: 90px;
	background-color: #666;
	position: relative;
	border: 2px solid black;
	float: left;
	margin: 0 6px 6px 0;
}
.uploader-item-thumbnail
{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.uploader-item img.uploader-item-thumbnail
{
	opacity: 0;
}
.uploader-item-creating-thumbnail
{
	padding: 0 5px;
	font-size: 9px;
	color: white;
}
.uploader-item-title
{
	position: absolute;
	font-size: 9px;
	line-height: 11px;
	padding: 3px 50px 3px 5px;
	bottom: 0;
	left: 0;
	right: 0;
	color: white;
	background-color: rgba(0,0,0,0.6);
	min-height: 27px;
}
.uploader-item-status
{
	position: absolute;
	bottom: 3px;
	right: 3px;
}

/* Uploader: Hover & Active status */
.uploader-item:hover, .is-active .uploader-item
{
	border-color: #4a873c;
	cursor: pointer;
}
.uploader-item:hover .uploader-item-title, .is-active .uploader-item .uploader-item-title
{
	background-color: rgba(74,135,60,0.8);
}

/* Uploader: Error status */
.is-error .uploader-item:hover, .is-active.is-error .uploader-item
{
	border-color: #900;
}
.is-error .uploader-item:hover .uploader-item-title, .is-active.is-error .uploader-item .uploader-item-title
{
	background-color: rgba(153,0,0,0.6);
}
.is-error .uploader-item-creating-thumbnail
{
	display: none;
}

.conversation
{
	-moz-box-shadow: inset 0px 1px 0px 0px #c1ed9c;
	-webkit-box-shadow: inset 0px 1px 0px 0px #c1ed9c;
	box-shadow: inset 0px 1px 0px 0px #c1ed9c;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #9dce2c), color-stop(1, #8cb82b) );
	background: -moz-linear-gradient( center top, #9dce2c 5%, #8cb82b 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=    '#9dce2c' , endColorstr= '#8cb82b' );
	background-color: #9dce2c;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 0;
	border: 1px solid #83c41a;
	display: inline-block;
	color: #ffffff;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 60px;
	width: 220px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #689324;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.conversation:hover
{
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #8cb82b), color-stop(1, #9dce2c) );
	background: -moz-linear-gradient( center top, #8cb82b 5%, #9dce2c 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=    '#8cb82b' , endColorstr= '#9dce2c' );
	background-color: #8cb82b;
}
.conversation:active
{
	position: relative;
	top: 1px;
}
.conversation-disabled
{
	-moz-box-shadow: inset 0px 1px 0px 0px #ffffff;
	-webkit-box-shadow: inset 0px 1px 0px 0px #ffffff;
	box-shadow: inset 0px 1px 0px 0px #ffffff;
	background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
	background: -moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=    '#ededed' , endColorstr= '#dfdfdf' );
	background-color: #ededed;
	-webkit-border-top-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topright: 6px;
	border-top-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	-moz-border-radius-bottomleft: 6px;
	border-bottom-left-radius: 6px;
	text-indent: 0;
	border: 1px solid #dcdcdc;
	display: inline-block;
	color: #777777;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	height: 60px;
	width: 220px;
	text-decoration: none;
	text-align: center;
	text-shadow: 1px 1px 0px #ffffff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.form-label-td-p2
{
	background-color: #F2F2F2;
	border-top: 1px solid #ffffff;
	color: #333333;
	font-family: Tahoma, "Trebuchet MS" , Arial, sans-serif;
	font-size: .94em;
	line-height: 1.2em;
	padding: 2px 10px 2px 10px;
	text-align: left;
	vertical-align: middle;
	width: 65%;
	height: 40px;
}

.form-field-td-p2
{
	background-color: #F2F2F2;
	border-top: 1px solid #ffffff;
	padding: 2px 10px 2px 10px;
	text-align: left;
	vertical-align: middle;
	width: 35%;
	font-family: Tahoma, "Trebuchet MS" , Arial, sans-serif;
	font-size: .94em;
	height: 40px;
}

.form-label-td-ip2
{
	background-color: #F2F2F2;
	color: #333333;
	font-family: Tahoma, "Trebuchet MS" , Arial, sans-serif;
	font-size: 1em;
	line-height: 1.2em;
	padding: 2px 10px 2px 10px;
	text-align: left;
	vertical-align: middle;
	width: 65%;
	height: 40px;
}

.form-field-td-ip2
{
	background-color: #F2F2F2;
	padding: 2px 10px 2px 0px;
	text-align: left;
	vertical-align: middle;
	width: 35%;
	font-family: Tahoma, "Trebuchet MS" , Arial, sans-serif;
	font-size: 1em;
	height: 40px;
}

.GridPaging span
{
	text-decoration: underline;
	font-size: 18px;
	color: #3333CC;
}

.GridPaging td
{
	padding-left: 12px;
	padding-right: 12px;
	border: 0px;
}

.Grid
{
	font-family: Tahoma, "Trebuchet MS" , Arial, sans-serif;
	font-size: 1em;
}
.Grid td
{
	border-bottom: 5px solid #ffffff;
	border-top: 5px solid #ffffff;
	padding: 5px 10px 5px 10px;
	line-height: 1.5em;
}

.container {
    width: 700px;
    margin: 0px;
}

.tt-dropdown-menu 
{
    width: 227px;
    background-color: #fff;
    border: 1px solid #ccc;
    margin :0px;
top:inherit  !important;
}
.tt-suggestions
{
    display: table-row !important;
    margin: 0px;
    padding: 0px;
}

.tt-suggestion
{
    margin: 0px;
    padding: 0px;
    
}

.tt-suggestion.tt-cursor {
    background-color: #ccc;
}

.twitter-typeahead 
{
  display : inline !important;
  
}

.form-label-td-p2-plantation {
	background-color: #F2F2F2;
	border-top: 1px solid #ffffff;
	color: #333333;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: .94em;
	line-height: 1.2em;
	padding: 2px 10px 2px 10px;
	text-align: left;
	vertical-align: middle;
	width: 20%;
	height: 40px;
}

.form-field-td-p2-plantation {
	background-color: #F2F2F2;
	border-top: 1px solid #ffffff;
	padding: 2px 10px 2px 10px;
	text-align: left;
	vertical-align: middle;
	width: 30%;
	font-family: Tahoma, "Trebuchet MS", Arial, sans-serif;
	font-size: .94em;
	height: 40px;
}
