/* Start of CMSMS style sheet 'dhos' */
/* Tony D Trinh @ VDP WEBSITES 07.03.2009 / Direct Hospitaility / NORMAL VERSION
--------------------------------------------------------------------------- */
/*
-- #id, .class, top right bottom left
-- Font: 12px Verdana, Arial, Helvetica, sans-serif;
-- Colors:
	#000000 = black
	#ffffff = white
	#464646 = grey-bg
	#f2f2f2 = grey-content-bg
	#cccccc = grey-very-light
	#d6d6d6 = grey-light
	#2f2f2f = grey-dark
	#ef3743 = red
	#f69198 = red-light
*/
/* Main
--------------------------------------------------------------------------- */
html {
	height: 100%;
}
body {
	background: #464646 url(images/layout/bg.png) repeat-x;
	text-align: center;
}
#wrap {
	width: 980px;
	text-align: left;
	background-color: #fff;
}
.clear {
	overflow: hidden;
	height: 0;
	clear: both;
}
h1 {
	display: none;
}
/* Divs
--------------------------------------------------------------------------- */
#head {
	background: url(images/layout/header.png) no-repeat;
	width: 980px;
	height: 192px;
	position: relative;
}
#head a {
	display: block;
	width: 338px;
	height: 95px;
	position: absolute;
	top: 62px;
	left: 33px;
}
#head a span {
	display: none;
}
#flashcontent {
	float: right;
	background: url(images/layout/flashHolder.png) no-repeat;
	width: 430px;
	height: 192px;
        margin-top: 0px;
}
#banner {
	display: block;
	width: 980px;
	height: 259px;
	background: url(images/layout/banner.jpg) no-repeat;
}
#middle {
	width: 960px;
	background: #fff;
	padding: 0 10px 10px 10px;
}
/* Navigation
--------------------------------------------------------------------------- */
#navigation {
	width: 980px;
	font: 14px Verdana, Arial, Helvetica, sans-serif;
	height: 40px;
	background-color: #2f2f2f;
}
#navigation a {
	display: block;
	float: left;
	padding: 12px 15px;
	color: #ffffff;
	text-decoration: none;
}
#navigation a:hover {
	color: #c0c0c0;
}
#navigation .active {
	font-weight: bold;
}
/* Side Navigation
--------------------------------------------------------------------------- */
#left2 {
	width: 220px;
	float: left;
	margin: 0 10px 0 0;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}
#left {
	width: 220px;
	height: 1021px;
	background: url(images/layout/sideNav.jpg) no-repeat;
	float: left;
	margin: 0 10px 0 0;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
}
#left ul {
	margin: -13px 0 0 0;
}
#left a {
	background: url(images/layout/sideNavButton.png) 59px 0 no-repeat;
	display: block;
	width: 142px;
	height: 34px;
	color: #2f2f2f;
	text-decoration: none;
	margin: 23px 0 0 0;
	padding: 7px 0 0 78px;
}
#left a span {
	font-weight: bold;
}
#left a:hover {
	background-position: 59px -41px;
}
#left .active {
	color: #fff;
	background-position: 59px -82px;
}
/* Side Boxes
--------------------------------------------------------------------------- */
#right {
	width: 240px;
	float: right;
}
#index {
	width: 240px;
	height: 70px;
	background: url(images/layout/easyOrdering.png) no-repeat;
	margin: 0 0 10px 0;
}
#index a {
	width: 240px;
	height: 70px;
	display: block;
}
#index a span {
	display: none;
}
#cart {
	width: 210px;
	background: url(images/layout/cartBox.gif) no-repeat;
	padding: 44px 15px 12px 15px;
	border-bottom: 1px solid #d6d6d6;
	margin: 0 0 10px 0;
	color: #2f2f2f;
}
#cart a {
	margin: 15px auto 0;
	display: block;
	width: 96px;
	height: 22px;
	background: url(images/layout/cartButton.gif) no-repeat;
}
#cart a span {
	display: none;
}
#newsletter {
	width: 210px;
	background: url(images/layout/newsBox.gif) no-repeat;
	padding: 44px 15px 12px 15px;
	border-bottom: 1px solid #d6d6d6;
	color: #2f2f2f;
        margin: 0 0 10px 0;
}

#newsletter form {
	text-align: left;
	margin: 15px 0 0 0;
}
#contactbox {
	width: 210px;
	background: url(images/layout/contactBox.gif) no-repeat;
	padding: 44px 15px 12px 15px;
	border-bottom: 1px solid #d6d6d6;
	color: #2f2f2f;
}
#search {
	width: 210px;
	background: url(images/layout/searchBox.gif) no-repeat;
	padding: 46px 15px 12px 15px;
	border-bottom: 1px solid #d6d6d6;
	margin: 0 0 10px 0;
}
#cart .button {
	border: none;
	width: 36px;
	height: 22px;
}
.input {
	color: #2f2f2f;
	vertical-align: top;
	font-size: 14px;
	background-color: #ffffff;
	border: 1px #231f20 solid;
	width: 173px;
	height: 20px;
	padding: 0;
	margin: 0 -5px 0 0;
}
/* Content
--------------------------------------------------------------------------- */
#content {
	float: left;
	width: 460px;
	padding: 10px 10px 0 10px;
	background: #f2f2f2 url(images/layout/contentBgTop.gif) no-repeat;
}
#contentBottom {
	width: 480px;
	height: 10px;
	margin: 0 0 0 -10px;
	background:url(images/layout/contentBgBottom.gif) no-repeat;
	overflow: hidden;
}
#content ul {
	list-style: disc;
	padding: 0 0 5px 25px;
	margin: 0;
	color: #333333;
}
#content li {
	padding: 0 0 5px 0;
	margin: 0;
	color: #333333;
	line-height: 18px;
}
#content h2 {
	color: #ef3743;
	padding: 0 0 10px 0;
	font: 24px Verdana, Arial, Helvetica, sans-serif;
}
#content h3 {
	color: #333333;
	padding: 0 0 10px 0;
	Font: 18px Verdana, Arial, Helvetica, sans-serif;
}
#content p {
	color: #333333;
	line-height: 16px;
	padding: 0 0 10px 0;
}
#content .image {
	background-color: #ffffff;
	padding: 1px;
	margin: 10px auto;
	display: block;
	border: 1px solid #cccccc;
}
#content a:hover {
	text-decoration: none;
}
/* Footer
--------------------------------------------------------------------------- */
#footer {
	text-align: center;
	margin: 0 auto;
	background: url(images/layout/footer.png) no-repeat;
	width: 980px;
	height: 44px;
	color: #ffffff;
	padding: 16px 0 0 0;
	Font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}
#footer a {
	text-transform: uppercase;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #ffffff;
}
#footer a:hover {
	color: #f69198;
}

/* Cart Stuff
-------------------------------------------------------------------------- */


.submitme .button {
background:#f6f6f6; 
border:1px solid #717171; 
/*margin-top: 15px; */
font-weight: bold; 
padding: 3px; 
font-family: verdana;
font-size: 13px;
color: black;
}

.button a:link{
color: black;
margin-top: 20px;
}

.submitme input{
background:#f6f6f6; 
border:1px solid #717171; 
/*margin-top: 15px; */
font-weight: bold; 
padding: 3px; 
font-family: verdana;
font-size: 13px;
color: black;
}

.productsheader {
background-color: #c2c2c2;
font-weight: bold;
font-size: 10px;
color: #303030;
}

.productsheader td {
 border-bottom: 1px solid #303030;
 border-top: 1px solid #303030;
padding: 10px;
}

.productslistings {
background-color: #fcfcfc;
color: #303030;
}

.productslistings td {
border-bottom: 1px solid #616161;
padding: 10px;
}

.categorybox {
background-color: #fcfcfc;
border: 1px solid #616161;
padding: 10px;
text-align: center;
width: 120px;
}

.categorybox a {
font-size: 10px;
}

#billinginfo input {
width: 200px;
margin: auto auto auto auto;
}
/* End of 'dhos' */

