/* FONTS */
body, h1 {
	font-family: Tahoma, Geneva, sans-serif;
}
body {
}

input, input.blacktxt, .textareatype, select {
	font-family: Arial, Helvetica, sans-serif;
}
/* COLOURS */
input  {
	color: #807F83;
}
input.blacktxt, select, .textareatype {
	color: #000000;
}
.editbar, .editbarlink, .editbarlink a {
	color: #FFFFFF;
}
.editbar {
	background-color: #000000;
}
#mainTblWidthCol {
	background-color: #F5F7F7;
}
/* TAGS */
body {
	font-size: 70%;
	font-weight: normal;
	background-color: #F5F7F7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	height: 100%;
	background-image: url(../img/browser-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img{ 
	border: 0pt; 
}
form {
	margin: 0px;
}
input {
	font-size: 100%;
	font-weight: normal;
}
.textareatype {
	font-size: 100%;
	font-weight: normal;
}
select {
	font-size: 100%;
	font-weight: normal;
}
.editbar {
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	margin-bottom: 10px;
}
.noprint {
	margin: 0px;
	padding: 0px;
}
.print {
	margin: 0px;
	padding: 0px;
	visibility: hidden;
	display: none;
}

/* SIZES */

#mainTblWidth {
	width: 980px;
	text-align: left;
	height: 100%;
}
.sideColumn {
	text-align: left;
	vertical-align: top;
	width: 190px;
}
/* PAGE LAYOUT STYLING */
.mainContent {
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-left: 20px;
}
#sitemapcontent {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#footerline {
	padding: 10px;
}
#footer-tl {
	background-image: url(../img/footer-tl.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}

.whitelines {
	padding-right: 10px;
	padding-left: 10px;
}
#cartbar-l {
	background-image: url(../img/cartbar-l.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 10px;
}
#cartbar-r {
	background-image: url(../img/cartbar-r.gif);
	background-repeat: no-repeat;
	height: 34px;
	width: 10px;
}
#cartbar-bg {
	height: 34px;
	background-color: #ED6F3B;
}
#cartsymbol {
	color: #FFF;
	background-image: url(../img/cart.gif);
	background-repeat: no-repeat;
	background-position: 4px 0px;
	padding-left: 23px;
	padding-right: 5px;
}
.cartbar {
	color: #FFF;
}
.cartbar a {
	color: #FFF;
}
#footer-tr {
	background-image: url(../img/footer-tr.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
#footer-bl {
	background-image: url(../img/footer-bl.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
#footer-br {
	background-image: url(../img/footer-br.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 10px;
}
.footer-bg {
	background-color: #353D43;
}
.sidetitle {
	padding-right: 10px;
	color: #FFF;
	background-image: url(../img/sidetitle-bg.gif);
	background-repeat: repeat-x;
	height: 23px;
	font-weight: bold;
	text-transform: uppercase;
}
.sidetitle-l {
	background-image: url(../img/sidetitle-l.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 24px;
}
.sidetitle-r {
	background-image: url(../img/sidetitle-r.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 10px;
}

.sidetitle h1 {
	color: #FFF;
	font-weight: bold;
	font-size: 100%;
	text-transform: uppercase;
}
.sidecontent {
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CBD3D5;
	border-bottom-color: #CBD3D5;
	border-left-color: #CBD3D5;
	background-color: #FFF;
}.sideddm {
	width: 148px;
}
