
#page_bg {
	padding: 10px 0;
	margin-bottom: 1px;
	background-color: #c0c1ae;
	text-align: center;
	background-image: url(../images/body_tile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
div#wrapper {
	border: 1px solid #695727;
	width: 950px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}
/*header and logo*/
div#header {
	height: 252px;
	background-color: #FFF;
	text-align: center;
}

div#logo {
	width: 950px;
	height: 252px;
	background-image: url(../images/header_short.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	z-index: 3;
	margin: auto;
	padding: 0px;
}

/*search box*/

#top_area {
	height: 20px;
	width: 200px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1px;
	float: right;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
div.search input {
	width: 145px;
	border: 1px solid #333333;
	margin: 0px;
	background-color: #FFF;
	font-weight: bold;
}
.search .button{
	width:30px;
	height:17px;
	background-color: #39F;
	float: right;
	margin-top: 0px;
	position: absolute;
	top: 34px;
	margin-left: 10px;
	padding-bottom: 2px;
} 
/*** Breadcrumb parameters begin ***/

#pathway {
	width: 500px;
	text-align: left;
	height: 20px;
	color: #333 !important;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	margin-left: 10px;
	font-weight: normal !important;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#pathway a:link {
	color: #828570 !important;
	text-decoration: none;
}

#pathway a:visited {
	color: #828570 !important;
	font-weight: bold !important;
	text-decoration: none;
}
#pathway a:hover {
	color: #333 !important;
	font-weight: bold;
	text-decoration: none;
}

/*** Breadcrumb parameters end ***/
/*centre content*/
#whitebox {
	width: auto;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 30px;
	font-weight: normal;
	padding: 0px;
	margin: 0;
}

#whitebox div {
	text-align: left;
}

#whitebox_m {
	width: auto;
	background-color: #FFF;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	background-image: url(../images/outline_tile.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#whitebox_m a:link {
	color: #828570;
	font-weight: bold;
	text-decoration: none;
}
#whitebox_m a:visited {
	color: #828570;
	font-weight: bold;
	text-decoration: none;
}
#whitebox_m a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #333;
}

/*inner centre box*/
#maincolumn,
#maincolumn_full {
	margin-left: 170px;
	width: 772px;
	background-image: url(../images/content_inner_tile.jpg);
	background-repeat: repeat-y;
	background-position: 0px 0px;
	padding: 0px;
}

table.nopad {
	border-collapse: collapse;
	padding: 0;
	margin-bottom: 15px;
	margin-top: 0;
	margin-right: 20px;
	margin-left: 20px;
	width: 730px;
}

table.nopad td.middle_pad {
	width: 20px;
}

/*footer box*/
div#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 20px;
}
div#footer a:link {
	text-decoration: none;
	font-weight: normal;
	color: #C00;
}
div#footer a:visited {
	text-decoration: none;
	font-weight: normal;
	color: #C00;
}
div#footer a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #90F;
}
/*page bottom area*/
.webwise {
	color: #333333;
	font-family: Tahoma, Arial, Helvetica;
	
}
.webwise a:link {
	color: #828570;
	font-weight: bold;
	text-decoration: none;
}
.webwise a:visited {
	color: #828570;
	font-weight: bold;
	text-decoration: none;
}
.webwise a:hover {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

#vmcartbox {
	margin-top: 50px;
	margin-bottom: 10px;
	padding-top: 10px;
	text-align: center !important;
}
.vmCartModule {
	background-color: #FFF;
	text-align: center !important;
	font-weight: bold;
	font-size: 10px;
	padding-left: 5px;
	border: 1px groove #827757;
	width: 146px;
	height: 140px;
	color: #827757;
}
.vmCartModule img{
	padding-left: 30px;
	padding-top: 10px;
}
.vmCartModule hr{
	background-color: #FFF !important;
	height: 2px;
	border: 1px solid #FFF;
}




