html, body, form{
	margin:0;
	padding:0;
	font:normal 11px verdana, tahoma, sans-serif;
	color:#666;
}

body{
	background:#D9DCE0 url(/images/background.jpg) repeat-x;
}

img{
	border:0
}

p{
	margin:0 0 14px 0;
}

input{
	height: 14px;
	font-size:11px;
	color:#666;
	padding-left:2px;
	border:1px solid #9095A3;
}

input.imageButton
{
	height:auto;
	border:none;
}

textarea{
	font:11px verdana;
	color:#666;
}

select{
	height: 18px;
	font-size:11px;
	color:#666;
}

.Label{
	font-size:12px;
	font-weight:bold;
	margin:0 0 3px 0;
	color:#93be20;
}

.ProductItem {
	}

.ProductItem li{
	background:url(/images/arrowList.gif) 6px  3px no-repeat;
	list-style:none;
	margin:0 0 4px 0;
	padding:0 0 0 20px;
}

.ProductItemSelected li{
	background:url(/images/arrowList.gif) 6px  3px no-repeat;
	list-style:none;
	margin:0 0 4px -3px;
	padding:0;
}


.ErrorMessages{
	border:1px solid red;
	padding:8px;
	}
.ErrorMessages td{
	padding:7px;
	}
.ErrorMessages ul{
	position:relative;
	left:-39px;
}
.ErrorMessages li {
	background:url(/images/arrowError.gif) 0px  4px no-repeat;
	list-style:none;
	margin:0 0 4px 0;
	padding:0 0 0 9px;
	font-weight:bold;
}

.Input{
	width:400px;
}

.Radio{
	position:relative;
	top:4px;
	left:2px;
	border:0
}

.Checkbox, .Checkbox input{
	border:0px;
	margin-bottom:2px;
}
.footnote{
	margin:1px 0 14px 0;
	font-size:10px;
	color:#999;
	position:relative;
	top:-12px;
	left:4px;
}

.GridItem input {
	border:0px;
}
a.GridItem {
	border:0px;
	position:relative;
	top:-4px;
	_top:-0px;
	left:1px;
}
.Checkbox label {
	position:relative;
	top:-4px;
	_top:-2px;
	left:1px;
}
.Button{
	margin-top:10px;
}

.Submit{
	height:29px;
	border:none
}

tr.SectionTableHeader td{
	background-color:#93BE20;
	color:#FFF;
	font-weight:bold
}

tr.SectionTableHeader td a{
	color:#fff !important
}

tr.SectionTableHeader span{
	font-weight:normal
}

.SectionTable td{
	padding:5px 7px
}
div.MenuTitle{
	font-weight:bold;
	padding-bottom:14px;
	}
	
div.SalesTotal
{
	width:100px;
	margin-right:18px;
	float:left;
}	

/*  -------------------------------- Table Begin------------------------------ */
	th{
		font:bold 11px verdana, tahoma, arial, "trebuchet ms", sans-serif;
		color:#000
}
	
	td{
		font:normal 11px verdana, tahoma, arial, "trebuchet ms", sans-serif;
		vertical-align:top
}
/*  -------------------------------- Table End ------------------------------ */



/*  -------------------------------- Headings Begin ------------------------------ */
h1, h2, h3, h4, h5, h6{
	color:#222;
	margin:0
}

h1{
	padding:0 14px 7px 14px;
	color:#fff; 
	font-size:12px;
	float:left;
	margin:0px;
	background:url(/images/bgHeader.gif) repeat-x;
}

h2{
	border-bottom:1px solid #AACD2E;
	font-size:16px;
	margin:0 0 14px 0;
}

h3{
	font-size:14px;
	margin:0 0 7px 0;
}

h4{
	font-size:14px;
	margin:0 0 7px 0;
}

h5{
	font-size:12px;
	margin:0 0 3px 0;
	color:#93be20;
}

h6{
	font-size:12px;
	margin:0 0 7px 0;
	color:#666;
}
/*  -------------------------------- Headings End ------------------------------ */



/*  -------------------------------- Links Begin------------------------------ */
#content a{
	color:#F26725;
	font-weight:bold;
	text-decoration:none
}

#content a:visited{
	color:#EE4D1A;
}

#content a:hover{
	color:#EE4D1A;
	text-decoration:underline;
}
/*-------------------------------- Links End ------------------------------ */


.Version{
	font-size:10px;
}

.ErrorMessages
{
	clear:both;
	display:block;
	margin-bottom:14px;
}

#main{
	width:978px;
	margin:auto;
	background:url(/images/innerBg.gif) repeat-y 38px 0
}

#inner{
	float:left;
	width:871px;
	position:relative;
	left:63px;
	padding-left:0px;
	background:#fff;
	z-index:1
}

#boxTop{
	position:relative;
	_top:2px;
	left:714px;
}

#header{
	height:151px;
	position:relative;
	z-index:999;
}

#header img{
	float:left
}

a.btnExplain{
	background:#0c0c0c
}

a.btnExplain:hover{
	background:#ddd
}

#header .btnExplain{
	position:absolute;
	top:156px;
	left:600px;
	float:none;
	z-index:999
}

#lblVersionInfo{
	font:normal 9px verdana;
	color:#9095A3;
	position:absolute;
	top:110px;
	left:150px;
	width:121px;
	text-align:right;
}

#lblLogOut{
	font:normal 10px verdana;
	color:#fff;
	position:absolute;
	top:3px;
	left:800px;
	text-decoration:none
}

#lblLogOut:hover{
	text-decoration:underline
}

#headerBarBottom{
	width:179px; 
	height:7px;
	float:left; 
	background-color:#EE4D1A;
	margin-left:1px;
	line-height:1px;
}

#headerBarRight{
	width:626px; 
	background:url(/images/bgHeaderBar.gif) repeat-x;
	margin:1px 0 0 0; 
	float:left;
}

#footer{
	position:relative;
	left:64px;
	background-color:#fff;
	width:870px;
	padding-bottom:7px;
}

#bottomBar{
	width:828px;
	background-image:url(/images/bottomBar.gif);
	height:13px;
	line-height:1px;
	text-align:right;
}

#copyright{
	width:685px;
	height:30px;
	margin:0 0 1px 0;
	padding:7px 7px 0 0;
	background:#797E8E url(/images/footer.gif) no-repeat 399px 0;
	text-align:right;
    color:#fff;
    font-size:10px;
}

#bottomBarBottom{
	width:828px;
	height:7px;
	line-height:1px;
	background-color:#9095A3
}

#shade{
	width:896px;
	margin:auto;
	position:relative;
	left:-3px;
	background-color:#fff;
	padding-bottom:10px
}

#shadow{
	width:978px;
	height:90px;
	float:left;
	background:url(/images/shadowBg.jpg) repeat-x
}

#content{
	float:left;
	padding:20px 0 0 20px;
	margin-bottom:60px;
	min-height:350px;
	_height:350px;
	width:606px;
	background:url(/images/rightNavBg.gif) no-repeat top left;
}


/* ------------------------------------------------- Tables & Grids BEGINS -------------------------------------------------- */
.SectionTable{
	margin-bottom:14px;
	border:1px solid #d9ea9f
}

.SectionTable th{
	vertical-align:middle;
	text-align:right;
	font-weight:bold;
	color:#93BE20;
	width:140px;
	background-color:#f5f9eb;
}

.SectionTable th.multipleLines{
	vertical-align:top;
	padding-top:8px
}
.SectionTable th span{
	font-weight:normal;
	display:block;
}
.SectionTable td{
	vertical-align:middle
}
.altRows{
	background:#F7FBED
}

.scroll{
	border:#acb8b8 1px solid;
	overflow: scroll; 
	width: 300px; 
	height: 120px; 
	background-color:#fcfcfc;
}

.dynamicDisplayedElements{
	margin:10px 0;
	background:#F7FBED;
	border:1px solid #d9ea9f;
	padding:10px
}
.saved{
	margin:10px 0;
	background:#AACD2E;
	border:1px solid #93BE20;
	color:#fff;
	padding:10px;
	font-weight:bold;
}
.fileUpload{
	height:18px;
}
.imageUpload{
	margin:5px 0;
	width:90px;
}
.dynamicDisplayedElements .SectionTable, .dynamicDisplayedElements .SectionTable th{
	background:none;
	border:none
}
.applyTo{
	border:1px solid #c7cad1;
	width:420px;
}
.applyTo th{
	color:#9095a3; 
	padding-right:3px;
	background:#f0f0f8;
}
.scroll{
	border:#acb8b8 1px solid;
	overflow: scroll; 
	width: 300px; 
	height: 120px; 
	background-color:#fcfcfc;
	margin-bottom:10px;
}


/* ------------------------------------------------- Tables & Grids ENDS -------------------------------------------------- */



/* ------------------------------------------------- Login Screen BEGINS -------------------------------------------------- */
#loginBox{
	width:429px; margin:80px auto 0 auto;
}

#login{
	background:url(/images/loginCenter.jpg) no-repeat; 
	height:151px; 
	width:inherit;
}

#login #frmLogIn{
	width:256px;
	text-align:right;
	position:relative;
	top:26px;
	float:left;
}

#errorBox{
	margin:31px 0 0 14px;
	_margin:31px 0 0 7px; 
	position:relative;
	top:60px;
	width:87px; 
	float:left; 
	min-height:1px; 
	_height:1px;
}

.textboxUserName, .textboxPassword{
	width:153px;
	border:1px solid #6E812D;
	font-size:11px;
	font-weight:bold;
	color:#666;
	padding:2px;
	position:relative;
	top:-5px;
	_top:-4px;
	margin:0
}

#checkbox{
	margin:4px 27px 0 22px
}

#shadowLogin{
	width:533px; 
	height:116px; 
	margin:auto;
	padding-top:10px; 
	background:url(/images/loginShadowBox.gif)
}

#shadowLogin img{
	margin-left:68px;
}

#shadowLogin .Version{
	font:bold 9px Verdana, Arial, Helvetica, sans-serif;
	color:#A4AAC3;
	margin-left:65px
}
/* ------------------------------------------------- End Login Screen ENDS -------------------------------------------------- */

#oneononedemo {
	position: absolute;
	left: 63px;
	top: 450px;
	_top: 430px;
	margin: 0; padding: 0
	}

/* ------------------------------------------------- Flash h1, h2, h3 BEGINS -------------------------------------------------- */
/* These are standard sIFR styles... do not modify */
.sIFR-flash{
	visibility: visible !important;
	margin:0
}

.sIFR-replaced{
	visibility: visible !important
}

span.sIFR-alternate{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden
}

.sIFR-hasFlash h1, .sIFR-hasFlash h2, .sIFR-hasFlash h3{
	visibility: hidden;
}
/* ------------------------------------------------- Flash h1 ENDS -------------------------------------------------- */

#Nav1_Menu1_div{
	padding:0 0 150px 0;
	background:url(/images/navFade.jpg) no-repeat 0px bottom;
	margin: 0 1px 0 0;
	float:left;
	font-weight:bold;
	width: 220px
}

.MenuGroup{
	background: #F0F0F8 url(/images/listmenu_o.gif) left repeat-y;
	width: 220px;
	cursor:hand;
	cursor:pointer
}
.MenuItem{
	border-bottom:1px solid #ddd;
	color: #555;
	font-weight:bold;
	text-decoration: none;
	padding:5px 4px 5px 30px;
}

.MenuItemHover{
	color: #FFF;
	background-color: #84B231;
	border: 1px solid #F6FF96;
	padding:4px 4px 5px 30px;
	font-weight:bold
}
.MenuItemDown{
	color: #FFF;
	background-color: #84B231;
	border: 1px solid #F6FF96;
	padding:4px 4px 5px 30px;
	font-weight:bold
}

/* -- LATEST FEATURES -- */

#latestFeatures h6{
	margin-bottom:0;
}

#list1{
	clear:both;
}

#latestFeatures ul{
	margin-top:5px;
}

#latestFeatures li{
	margin-bottom:3px;
	padding-bottom:5px;
	border-bottom: solid 1px #CCC;
}
.indent{
	width:460px;
	margin-left:20px;
	text-align:justify;
}
