/* CSS Document */
body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
}

img {
	border: 0;
}

h3 {
	color: #355C91;
}

a:link {
	color: #355C91;
	text-decoration: none;
}

a:visited {
	color: #355C91;
	text-decoration: none;
}

a:hover {
	color: #355C91;
	text-decoration: underline;
}

#wrapper {
	width: 950px;
	margin: 0 auto;
	padding: 0;
	background: #0A64A9;
}

#header {
	height: 114px;
	background: #fff url(/images/dmc-header.gif) no-repeat;
	margin: 0;
	padding: 0;
}

#searchcolumn {
	margin: 0;
	padding: 0;
	height: 25px;
}

#search {
	margin-left: 543px;
	background: url(/images/bg-search4.gif) no-repeat;
	width: 382px;
	height: 45px;
	padding: 0;
}

#searchleft {
	float: left;
	width: 45px;
	height: 45px;
}

#searchright {
	float: right;
	width: 332px;
	height: 45px;
}

#content {
	width: 950px;
	background: #0A64A9;
	display: block;
}

#onlineorders {
	float: left;
	width: 191px;
	background: #0A64A9 url(/images/bg-onlineorders.jpg) no-repeat;
	padding-top: 121px;
	min-height: 500px;
	_height: 500px;
}

#maincontent {
	float: left;
	width: 565px;
	background: #fff;
	min-height: 600px;
	_height: 600px;
}

#menu {
	background: url(/images/bg-menu.jpg) no-repeat;
	width: 565px;
	height: 47px;
}

#welcometext, #sitecontent {
	padding: 0 15px;
}

#ourspecials {
	width: 565px;
	border-top: 1px dotted  #2474A7;
	border-bottom: 1px dotted  #2474A7;
}

#leftspecials {
	float: left;
	width: 275px;
	padding-top: 13px;
	padding-left: 14px;
}

#specials {
	width: 251px;
	background: #F0A850;
	height: 100px;
	padding: 0 0 0 10px;
}

.specials {
	color: #0C568F;
	font-weight: bold;
}	
	
#rightspecials {
	float: right;
	width: 275px;
	padding-top: 13px;
}

#rightcontent {
	float: right;
	width: 194px;
	background: #0A64A9 url(/images/bg-rightcontent.jpg) no-repeat;
	min-height: 500px;
	_height: 500px;
}

#toprightcontent {
	height: 97px;
}

#clientslogin {
	width: 180px;
	margin-left: 13px;
	background: url(/images/bg-clientslogin.gif) no-repeat;
	height: 190px;
}

#subscribe {
	width: 164px;
	background: url(/images/bg-subscribe.jpg) no-repeat;
	height: 120px;
	padding-top: 26px;
	padding-left: 20px;
	color: #fff;
	padding-right: 10px;
}

.name {
	font-size: 11px;
	color: #0A64A9;
}

.email {
	margin-top: 5px;
	font-size: 11px;
	color: #0A64A9;
}

.submit {
	margin-top: 8px;
	margin-left: 86px;
}

#contactdetails {
	width: 174px;
	background: url(/images/bg-contactdetails.jpg) no-repeat;
	height: 156px;
	padding-top: 30px;
	color: #fff;
	padding-left: 20px;
}

.bold {
	font-weight: bold;
}

#footer {
	clear: both;
	background: url(/images/bg-footer.jpg) no-repeat;
	height: 60px;
	text-align: center;
	color: #fff;
	font-size: 11px;
	padding-top: 50px;
}

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none;
}

#footer a:hover {
	color: #61A6DB;
	text-decoration: underline;
}

.menulink {
	font-size: 12px;
	font: Arial;
	color: #fff;
	padding-left: 30px;
	padding-top: 6px;
}

.menuon {
	font-size: 12px;
	font: Arial;
	color: #8FBFE5;
	padding-left: 30px;
	padding-top: 6px;
}

.menuhover {
	font-size: 12px;
	font: Arial;
	color: #8FBFE5;
	padding-left: 30px;
	padding-top: 6px;
}

a.cartSummaryLink {
     background: url(/images/cart.gif) 0 0 no-repeat;
     width: 120px;
     height: 27px;
     vertical-align:middle;
     display:-moz-inline-block; /* for Firefox */
     display:-moz-inline-box; /* for Firefox */
     display:inline-block;
     text-indent: -9999px; /* hides the text */
}
	