html, body, form{
	height:100%;
}

html{overflow-y:scroll;}

body, p, td, div, span, select, textarea, input, h1, h2, h3, h4, h5, h6 a{
	font:normal normal normal 11px Verdana, Arial, Helvetica, sans-serif;
	color:#222;
	padding:0;
	margin:0;
	border:0;
}

body
{
	background: #92BC36 url(../img/des/bg_page.jpg) repeat-y 50% top;
}

p{
	margin:6px 10px 18px 0;
	line-height:1.5em;
}

h1, h2, h3, h4, h5{
	color:#006;
	margin:10px 0;
	font-weight:bold;
	font-family:Trebuchet MS, Verdana, Helvetica, sans-serif;
}

h1{	font-size:24px;}
h2{	font-size:22px;color:#932;}
h3{	font-size:18px;}
h4{	font-size:16px;}
h5{	font-size:14px;}

a{
	color:#628;
	font-weight:bold;
}

img
{
	border:0;	
}

.imgFrm
{
	margin-top:4px;
	padding:4px;
	background-color:#eee;
	border:solid 2px #F80;
}

#nav{
	padding:0;
	margin:0 10px;
	width:140px;
}

#nav li{
	display:inline;
	margin:0;
	padding:0;
	list-style: none;
}

#nav li a{
	display:block;
	margin:0 4px;
	padding:6px;
	height:20px;
	color:#965;
	font-size:14px;
}

#nav li a:hover{
	color:#fff;
	background-color:#469;
}

#nav li a.current{
	color:#444;
	background-color:#ccd;
}

hr{
	height:1px;
	background-color:#ccc;
	border:none;
}

acronym{
	cursor:help;
}

p.feature{
	padding:6px;
	background-color:#f2f4ff;
}

/* Footer Layout Classes */
#footerLeft, #footerRight{
	font-size:10px;
	line-height:38px;
	margin:0 8px;
	border-top:dashed 1px #ddd;
}

#footerLeft{
	float:left;
	width:400px;
}

#footerRight{
	float:right;
	width:300px;
	text-align:right;
}

.feature3
{
	padding:38px 0 0 180px;
	border:0;
}

#footer a{
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;
}

#center img{
	padding:10px;
}


/* form elements */
.frm{
	width:450px;
}

input.fld, input.sml, input.mdm, input.lge{
	border: solid 1px #777;
	line-height: 16px;
	color:#000;
	padding:2px;
	margin:0 0 4px 0;
}

input.fld{width: 160px;}
input.sml{width: 80px;}
input.mdm{width: 240px;}
input.lge{width: 300px;}

input.btn {
	color:#fff;
	border:1px solid #252;
	background-color:#777;
	font-weight: bold;
}

select{
	width:164px;	
	border: solid 1px #777;
	margin:0 0 4px 0;
}

select.lge{
	width:454px;
}

select.mdm{
	width:244px;
	margin-right:20px;
}

select.sml {
	width: 240px;
	margin-right:20px;
}

hr {
	height: 1px;
	background-color: #ccc;
	border: none;
}

textarea.sml, textarea.mdm, textarea.lge
{
	border: solid 1px #777;
}

textarea.sml {
	width: 160px;
	height: 50px;
}

textarea.mdm {
	width: 240px;
	height: 100px;
}

textarea.lge {
	width: 380px;
	height: 120px;
}
 
/* Login Form Classes */
.login{
	padding-top:20px;
}

#loginContainer{
	width:480px;
	background-color:#fff;
	border:2px solid #ccc;
	text-align:left;
	padding-bottom:60px;
}

#loginForm{
	float:right;
	width:270px;
}

#loginForm form{
	background-color:#E9ECEF;
	margin-top:30px;
	padding:0 10px 10px 10px;
	border:1px solid #ccc;
	width:220px;
}

#loginForm label{
	height:18px;
	display:block;
	margin:15px 0 0 0;
}

#loginContainer h1{
	margin:10px 0;
}
#loginContainer{
	color:#666;
}


#loginBox .fld{
	border:solid 1px #ccc;
	width:180px;
}

#loginBox .btn{
	border:solid 1px #999;
}

#loginInfo{
	float:left;
	background:url(../Img/des/security.jpg) no-repeat 30% top;
	width:170px;
	padding:70px 10px 10px 10px;
	margin:10px 0;
}

/* Form Classes */
fieldset {
    padding:0 0 10px 20px; 
    margin:0 0 10px 0;
    background-color:#fff;
    border:solid 1px #ccc;
    width:540px;
}

legend {
    font-weight:bold;
    font-size:12px;
    padding:2px;
    color:#666;
}

.buttonBar, .frmButtons{
    margin:10px 0;
}

/* products */

#products{}
.prod{width:580px;background:url(../img/des/bg_prod.jpg) no-repeat 0 10px;}
.prodLeft{float:left;width:330px;padding:0 0 0 12px;}
.prodRight{float:right;width:220px;}
.prodFoot{clear:both;}
.price{font-size:16px;
	font-weight:bold; 
	color:#943;
	border-top:dotted 1px #bbb;
	border-bottom:dotted 1px #bbb;
	padding:6px;
	background:#dedede url(../img/des/bg_price.jpg) no-repeat 0 right;
	margin:0 0 20px 0;
}
.prod h2{border-top:solid 1px #C8B5FA;font-size:15px;padding:6px 0 0 12px;}
.prod .prodRight img 
{
	padding:4px;
	background:#fff;
	border:solid 1px #d8d8d8;
}
.ship{font-weight:normal;}

.buyBtn{margin:0 0 0 200px;}

ul.links{
	margin:0 0 0 20px;
}

ul.links li{
	margin:0 0 18px 0;
}

/* Error Summary Classes */
.errorSummary{
	border:1px solid #c00;
	background-color:#c00;
	width:100%;
	color:#fff;
	margin:10px 0;
}

.errorSummary h4{
	margin:3px 0 3px 3px;
	color:#fff;
}

.errorSummary ul{
	list-style-type:none;
	margin:0;
	padding:5px;
	background-color:#fff;
	color:#c00;
}

.errorIcon{
	background:url(../img/des/error.gif) center center no-repeat;
	height:16px;
	width:16px;
	float:right;
	display:block;
}

/* Edit Panel Options */
#editPanel{
	margin-top:20px;
	position:absolute;
	width:200px;
	height:300px;
	top:20px;
	right:20px;
	background-color:#fff;
	border:solid 2px #ddd;
}

#editPanel ul{
	list-style-type:none;
	padding:0;
	margin:0;
	height:25px;
}

#editPanel li{
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
	padding:2px 2px 2px 10px;
	margin:5px 0 0 2px;
}

.frmRow label
{
	display:block;
	float:left;
	width:120px;
}

.frmRow .fld
{
	margin:0 0 0 20px;
}

.frmXmlPage .frmRow .fld{
	width:200px;
	border: solid 1px #666;
}

#editPanel a{padding: 10px;}
#editPanel li.edit{background-image:url(../img/des/icon_edit.gif);}
#editPanel li.logout{background-image:url(../img/des/icon_logout.gif);}
#editPanel li.add{background-image:url(../img/des/icon_add.gif);}
#editPanel li.home{background-image:url(../img/des/icon_home.gif);}
#editPanel li.list{background-image:url(../img/des/icon_list.gif);}
#editPanel li.news{background-image:url(../img/des/icon_news.gif);}

