body {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	background-color: #FFFAEC;
	line-height: 18px;
	margin: 0px;
}
h1, h2, h3, h4, h5 {
	color: #2D5C3C;
}

td {
	font-family: "Trebuchet MS";
	padding: 5px;
}
th {
	font-family: "Trebuchet MS";
	padding: 5px;
	font-weight: bold;
}
a {
	color: #2D5C3C;
}
a:hover {
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body#home a#homeLink, 
body#products a#productsLink, 
body#contact a#contactLink 
{
	background-image: url(../images/buttonBG.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#wrapper {
	position: relative;
	min-width: 800px;
}
#innerWrapper {
	position: relative;
}
#banner {
	background-image: url(../images/DMSbannerBG.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#banner h1 {
	color: #FFFFFF;
	position: absolute;
	left: 20px;
	top: 50px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 36px;
}

#banner h1 a{
	text-decoration: none;
}
#printBanner {
	display: none;
}

#headBar {
	position: relative;
	background-image: url(../images/gradTop.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	padding-top: 15px;
	margin-top: -5px;
}
#headBarLeft {
	float: left;
	position: relative;
}
#headBarRight {
	float: right;
	position: relative;
	background-image: url(../images/trolleyicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}
#pageWrap {
	clear: both;
	position: relative;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	top: -10px;
}


#rightSide {
	float: right;
	width: 200px;
	text-align: center;
	background-image: url(../images/topLeftCurve.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 10px;
	position: relative;
}
#rightSide .figure {
	position: relative;
	padding-left: 15px;
}
#rightSide .figure .figurePic img {
	width: 180px;
}




#leftSide {
	float: left;
	position: relative;
	clear: left;
}
ul#navbarVertical {
	list-style-type: none;
	float: none;
	width: 90px;
	text-align: left;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#navbarVertical li {
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#navbarVertical a {
	display: block;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	line-height: 24px;
	padding-left: 10px;
}
#navbarVertical a:hover {
	text-decoration: underline;
}
#content {
	min-width: 1%;
	margin-left: 100px;
	position: relative;
	margin-right: 235px;
	background-image: url(../images/topLeftCurve.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 18px;
}
#example {
	padding: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	float: left;
}
#example .text {
	margin-left: 330px;
}
#products #content table {
	border-collapse: collapse;
}
#products #content tr {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#products #content td {
	padding: 5px;
	vertical-align: top;
}
#products #content #colOne {
	width: 135px;
}
#products #content img {
	width: 150px;
}

#products #content #colTwo {
	width: 465px;
}
#prodDet {
	position: relative;
	float: left;
	background-image: url(../images/dropshad.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 10px;
	top: 15px;
}
#productBigPict #content img {
	width: 450px;
}
#pattern {
	float: left;
	padding-right: 10px;
	position: relative;
}
#pattern img {
	height: 120px;
}
#pattern #picture {
	position: relative;
	float: left;
	padding-right: 10px;
}


#spec {
	position: relative;
	padding-top: 10px;
	clear: left;
}
#desc {
	clear: left;
	position: relative;
	float: left;
	min-width: 400px;
}
#prodList #content #colOne {
	width: 60px;
	display: none;
}
#prodList #colOne  img {
	height: 50px;
	width: 60px;
}

#prodList #content #colTwo {
	width: 120px;
}
#prodList #content #colThree {
	width: 50px;
}
#prodList #content #colFour {
	width: 50px;
}
#prodList #content #colFive {
	width: 135px;
}
#bb {
	float: left;
	border: 1px solid #999999;
	padding: 10px;
	background-image: url(../images/gradTop.png);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	margin-top: 20px;
}

#bb img {
	width: 140px;
}
#bb .figure img {
	top: -4px;
	position: relative;
}


#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../images/gradTop.png);
	background-repeat: repeat-x;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
}
.figure {
	float: left;
	margin-right: 10px;
	margin-left: 8px;
	margin-top: 20px;
}
.figure img {
	left: -7px;
	top: -7px;
	position: relative;
}
.figurePic {
	background-image: url(../images/dropshad.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.figureCaption {
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}


.bold {
	font-weight: bold;
}
.textRed {
	color: #CF301D;
}
.textRedBold {
	color: #CF301D;
	font-weight: bold;
}
.floatLeft {
	float: left;
}
.floatRight {
	float: right;
}
.bgLtGrey {
	background-color: #E4E4E4;
}

.clearBoth {
	clear: both;
}
.clearLeft {
	clear: left;
}
.clearRight {
	clear: right;
}
.clear:after {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
	visibility: hidden;
}
.clear {
	min-height: 1px;
}
* html .clear {
	height: 1px;
}
.shoppingCart {
	background-image: url(../images/trolleyicon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 35px;
}
#formDiv {
	position: relative;
	float: left;
	background-image: url(../images/dropshad.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	left: 5px;
	top: 10px;
}

#form1 {
	float: left;
	padding: 10px;
	background-image: url(../images/gradTop.png);
	background-repeat: repeat-x;
	background-position: left top;
	position: relative;
	left: -10px;
	top: -10px;
	border: 1px solid #CCCCCC;
	margin-left: 3px;
}

.label {
	font-weight: bold;
	text-align: right;
	width: 110px;
	clear: left;
	float: left;
	margin-right: 15px;
}
#form1 #name {
	width: 250px;
}
#form1 #email {
	width: 250px;
}
#form1 #query {
	height: 150px;
	width: 400px;
}
#form1 #submit {
	margin-left: 115px;
}
#form1 #qty {
	width: 50px;
}
#dmscart #content {
	margin-left: 0px;
	background-image: none;
	padding-top: 0px;
}

#carttab {
	border-collapse: collapse;
	margin-top: 5px;
	margin-bottom: 5px;
}
#carttab th, td {
	border: 1px solid #666666;
}

#carttab #desc {
	width: 300px;
}
#carttab #wt {
	width: 60px;
}
#carttab #qt {
	width: 40px;
}
#carttab #pr {
	width: 75px;
}
#carttab #tot {
	width: 60px;
}
#carttab #del {
	width: 90px;
}
#creat_order #content {
	background-image: none;
	margin-left: 0px;
	padding-top: 0px;
}
#paynow #content {
	background-image: none;
	margin-left: 0px;
	padding-top: 0px;
}
.field {
	margin-bottom: -5px;
	margin-top: -5px;
}
.checkout {
	float: left;
	padding-top: 10px;
	max-width: 690px;
	padding-bottom: 10px;
}
.modadd {
	float: right;
	margin-right: 50px;
}
.reqd {
}

input.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
textarea.invalid {
	background-color: #FF9;
	border: 2px red inset;
}
label.invalid {
	color: #F00;
	font-weight: bold;
}
.padTop10 {
	padding-top: 10px;
}
.nodisp {
	display: none;
}

