body{
	background-image: url(../images/background_watermark.jpg);
	background-repeat:repeat;
}
#page-container {
	font-family: Arial,sans-serif;
	line-height: 1.166;
	margin: 0px auto 0px auto;
	border: none;
	padding: 0px;
	width: 960px;
	height:auto;
	background-color:#FFF;
}

p {
	margin: 0px;
	padding: 0px;
}

.adminPanelText {
	color: #1D7BC9;
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
}
#navbar {
	clear:both;
	width: 960px;
	margin:0px auto 0px auto;
	height: 40px;
	background-color: #fff;
	/*background-image:url(../images/);*/
}
#navbar ul{
	margin:10px 0px 0px 0px;
}
#navbar ul li {
	list-style:none;
	display:inline;
	line-height:20px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:600;
	color: #333;
}
#navbar ul li a {
	border-bottom:none;
	text-decoration: none;
}
#navbar ul li a:link {
	color:#333;
}
#navbar ul li a:visited {
	color:#333;
}
#navbar ul li a:hover {
	color:#5fa30c;
}
#navbar ul li a:visited:hover {
	color:#5fa30c;
}
#navbar ul li a#current {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-position: center top;
	width: 960px;
	float: left;
	margin: 0px;
	height: 200px;
}

#mainbody {
	margin: 0px auto 0px auto;
	border: none;
	padding: 0px;
	width: 960px;
	height:auto;
	background-color:#FFF;
}
.contactForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#666666;
	text-align:left;
	vertical-align:middle;
	float:left;
	margin-left:10px;
	clear: both;
}
.alertbox-contact {
	color: #FF0000;
	overflow: visible;
	position: relative;
	visibility: visible;
	z-index: 9;
	height: auto;
	width: 520px;
	font-size: 12px;
	border: thin solid #F00;
	background-color: #DBDBDB;
	padding:5px;
	margin-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
}
.alertbox-contact div {
	color: #FF0000;
	font-size: 12px;
	white-space: pre;
	word-spacing: normal;
}
.boldAlertText {
	color: #FF0000;
	font-size: 1.2em;
	vertical-align: middle;
	font-weight: 100;
}
/*=====================================================
		CW Cart settings
======================================================*/
#results_mainbody {
	width: 760px;
	z-index: 1;
}
#details_mainbody {
	width: 760px;
	z-index: 1;
}
#showcart_mainbody {
	width: 760px;
	z-index: 1;
}
#orderform_mainbody {
	width: 760px;
	z-index: 1;
}
#adminindex_mainbody {
	width: 760px;
	z-index: 1;
}
#adminhome_mainbody {
	width: 760px;
	z-index: 1;
}
#productsform_mainbody {
	width: 760px;
	z-index: 1;
}
#orders_mainbody {
	width: 760px;
	z-index: 1;
}
#customers_mainbody {
	width: 760px;
	z-index: 1;
}
#listcategories_mainbody {
	width: 760px;
	z-index: 1;
}
#listscndcategories_mainbody {
	width: 760px;
	z-index: 1;
}
#options_mainbody {
	width: 760px;
	z-index: 1;
}
#shipsettings_mainbody {
	width: 760px;
	z-index: 1;
}
#shipmethods_mainbody {
	width: 760px;
	z-index: 1;
}
#shipweightrange_mainbody {
	width: 760px;
	z-index: 1;
}
#shipstateprov_mainbody {
	width: 760px;
	z-index: 1;
}
#listadminusers_mainbody {
	width: 760px;
	z-index: 1;
}
#companyinfo_mainbody {
	width: 760px;
	z-index: 1;
}
#listcountry_mainbody {
	width: 760px;
	z-index: 1;
}
#listcreditcard_mainbody {
	width: 760px;
	z-index: 1;
}
#listshipstatus_mainbody {
	width: 760px;
	z-index: 1;
}
#settings_mainbody {
	width: 760px;
	z-index: 1;
}
#adminhelp_mainbody {
	width: 760px;
	z-index: 1;
}

#footer {
	font-family: Arial,sans-serif;
	line-height: 1.166;
	padding: 0px;
	width: 960px;
	text-align: center;
	height: 150px;
	clear:both;
	
}