/*-----------------------------------------------------------------------------
Dannique Print Style Sheet

version:   1.0
save date: 01/06/07
author:    Ivan Slade
company:   Cybernetic Systems
website:   http://www.cybernetic-systems.co.uk
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/
.clear {
	clear:both;
}
img {
	border: 0;
}
/* =Typography
-----------------------------------------------------------------------------*/
body {background: #FFF}
/* =Headings
-----------------------------------------------------------------------------*/
/*See basic CSS*/

/* =Links
-----------------------------------------------------------------------------*/
/*see basic css*/

/* =Branding
-----------------------------------------------------------------------------*/
#wrapper {position: relative; z-index:1; background: none}
#header {background: #333; height: 63px}
#hh1 a {
	display:block;
	width: 260px;
	height: 26px;
	text-indent:-9999px;
	background: url(../i/mdhead.png) no-repeat;
	position: relative;
	top: 5px;
	left: 68px
}
#hc {position: relative; top: 24px; width: 390px; height: 42px; margin: 0 auto; background:none; z-index: 10}
.h1bg {position: relative; left: -65px; background: none; padding-left: 65px}
#vinebg {display:none; visibility:hidden}
#vinebgr {display:none; visibility:hidden}
#badge {display:none; visibility:hidden}
/* =Main Nav
-----------------------------------------------------------------------------*/
#skip {position:relative; text-align:center; background:#003D79}
#menu {
	display:none; visibility:hidden
}
/* =Main Content
-----------------------------------------------------------------------------*/
#c {position: relative; margin: 0 auto; width: 750px; padding: 20px 0 0 0}
#sale, .about {background:none; padding: 20px}
.about {background: none}
.about p, .about h2 {text-align:center}
#sale h2 {color: #900}
#sale img, .about img#fl {float: left; margin: 10px 20px 0 0}
#salebot {display:none; visibility:hidden}
.aboutbot {display:none; visibility:hidden}
/* =Footer
-----------------------------------------------------------------------------*/
#footer {
	position: relative;
	margin-top: 1em;
	color:#333; 
	height: 7em; 
	text-align:center;
	font-size: 1.4em
}
#footer a:link {color: #ccc}
#footer a:visited {color: #333}

/* =Forms
-----------------------------------------------------------------------------*/

/* =Tables
-----------------------------------------------------------------------------*/


/* =Easy Clearing
-----------------------------------------------------------------------------*/
