/* CSS Document */

/************************************************************************

	Site:		davabeadwholesale.com

	Author:		eROI		[www.eroi.com]  

	Client:		Dava Bead		[http://www.davabeadtrade.com/]

	Listing Order:
	==============

	1 - Global
	2 - Structure/Layout
	3 - Main Content
	4 - Sub Navigation
	5 - Left Navigation
	6 - Footer Navigation
	

************************************************************************/

/***********************************************************************
	1 - GLOBAL STYLES
************************************************************************/

body {
	background: #fdfdfc url(../images/bg_body.gif) repeat-x top left;
	font: 67%/1.6em Arial, Verdana, Helvetica, sans-serif;
	color: #333;
	text-align: center;
}

html, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, form, input, select, div, p, img, table, td { 
	margin: 0; 
	padding: 0; 
}

a {
	text-decoration: underline;
	color: #7b2a2e;
}

a:hover {
	text-decoration: none;
}

.clearer {
	clear: both;
}

p, ul, ol, dl {
	padding-bottom: 1.2em;
}

/***********************************************************************
	2 - STRUCTURE/LAYOUT STYLES
************************************************************************/

div#container {
	width: 980px;
	margin: 0 auto;
	text-align: left;
}

div#utilities {
	width: 225px;
	margin-left: 737px;
	padding-bottom: 10px;
}

div#content {
	background: #fff url(../images/bg_content.gif) no-repeat top left;
	height: 100%;
}

/***********************************************************************
	3 - UTILITIES STYLES
************************************************************************/

div#utilities a {
	font-weight: bold;
	margin-right: 10px;
}

div#utilities form input#searchbox {
	font-size: 11px;
	padding: 2px 0 2px 2px;
	color: #666;
}

div#utilities form input#searchbutton {
	vertical-align: bottom;
	padding-left: 3px;
}

/***********************************************************************
	3 - HEADER STYLES
************************************************************************/
div#header {
	width: 980px;
	position: relative;
}

div#headertopcap {
	background: url(../images/header_topcap.gif) no-repeat top left;
	width: 980px;
	height: 9px;
}

div#header h1 {
	width: 246px;
	height: 53px;
	position: absolute;
	top: 6px;
	left: 20px;
}

div#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	background: url(../images/DavaWholesaleBanner.jpg) no-repeat top left;
}

div#header h1 span {
	margin-left: -9999px;
}

ul#nav {
	list-style-type: none;
	position: absolute;
	top: 35px;
	right: 20px;
}

ul#nav li {
	float: left;
	
}

ul#nav li a img {
	border: 0;
}

/***********************************************************************
	3 - MAIN CONTENT STYLES
************************************************************************/

div#main {
	width: 655px;
	float: left;
	padding-right: 0;
	margin: 40px 0 0 15px;
}

div.callout {
	float: left;
	padding: 5px;
	background: #fff;
	border: 1px solid #ccc;
	margin: 5px 5px 0 0;
}

div.callout h2 {
	width: 201px;
	height: 29px;
	border-bottom: 1px solid #fff;
}

div.callout h2#h_beads {
	background: url(../images/h_sterlingbeads.gif) no-repeat top left;
}

div.callout h2#h_findings {
	background: url(../images/h_sterlingfindings.gif) no-repeat top left;
}

div.callout h2#h_chain {
	background: url(../images/h_chain.gif) no-repeat top left;
}

div.callout h2#h_semiprecious {
	background: url(../images/h_semiprecious.gif) no-repeat top left;
}

div.callout h2#h_silverthai {
	background: url(../images/h_silverthai.gif) no-repeat top left;
}

div.callout h2#h_closeout {
	background: url(../images/h_specials.gif) no-repeat top left;
}

div.callout h2#h_brass {
	background: url(../images/h_brass.gif) no-repeat top left;
}

div.callout h2#h_pearls {
	background: url(../images/h_pearls.gif) no-repeat top left;
}

div.callout h2#h_pewter {
	background: url(../images/h_pewter.gif) no-repeat top left;
}

div.callout h2 a {
	display: block;
	width: 100%;
	height: 100%;
}

div.callout h2 span {
	margin-left: -9999px;	
}

div.callout div.categories {
	background: #f9efca;
	width: 201px;
	font-size: 10px;
	line-height: 12px;
}

div.callout div.categories p {
	padding: 3px 10px 0 10px;
}

div.callout div.shopall {
	width: 201px;
	text-align: right;
}

div.callout div.shopall a {
	display: block;
	font-size: 11px;
	font-weight: bold;
	padding: 0 5px 7px 0;
}



/***********************************************************************
	3 - SIDEBAR CONTENT STYLES
************************************************************************/
div#sidebar {
	float: left;
	width: 295px;
	margin: 40px 0 0 0;
}


div#wholesalelogin {
	background: #fff;
	width: 283px;
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

div#wholesalelogin div.innards {
	background: #7e2a2e;
	padding: 10px;
	color: #F9ECE5;
}

div#wholesalelogin h2 {
	background: url(../images/h_wholesalelogin.gif) no-repeat top left;
	width: 186px;
	height: 21px;
	padding: 10px 0 0 0;
}

div#wholesalelogin h2 span {
	margin-left: -9999px;
}

div#wholesalelogin form label {
	display: block;
}

div#wholesalelogin form p {
	float: left;
	margin: 0;
}

div#wholesalelogin form input.textbox, div#signup form input.textbox {
	width: 46%;
	font-size: 11px;
	padding: 2px 0 2px 2px;
	color: #666;
	border: 1px solid #ccc;
	border-top-color: #7d7d7d;
	border-bottom-color: #ddd;
}

div#wholesalelogin form input.textbox {
	width: 110px;
}

div#wholesalelogin form input#wholesalesubmit, div#signup form input#signupsubmit {
	background: #7e2a2e;
	border: none;
	color: #fff;
	font-weight: bold;
	margin: 5px 0 0 200px;
	font-size: 11px;
}

div#whatsnew {
	background: #fff;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

div#whatsnew div.innards {
	width: 293px;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 10px 0;
}

div#whatsnew h2 {
	background: url(../images/h_whatsnew.gif) no-repeat top left;
	width: 293px;
	height: 49px;
	padding-bottom: 2px;
}

div#whatsnew h2 span {
	margin-left: -9999px;
}

div#whatsnew div.new {
	float: left;
	width: 135px;
	padding: 5px;
}

div#whatsnew div.one {
	border-right: 1px solid #ccc;
}

div#whatsnew a {
	font-weight: bold;
}

div#signup {
	background: #fff;
	width: 283px;
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

div#signup div.innards {
	background: #fdefc2;
	padding: 10px;
}

div#signup h2 {
	background: url(../images/h_signup.gif) no-repeat top left;
	width: 243px;
	height: 69px;
}

div#signup h2 span {
	margin-left: -9999px;
}

div#signup form input#signupsubmit {
	background: #fdefc2;
	color: #963433;
}

div#news {
	background: #fff;
	width: 283px;
	padding: 5px;
	border: 1px solid #ccc;
	margin-bottom: 5px;
}

div#news div.innards {
	background: #fdefc2;
	padding: 10px;
	text-align: center;
}

div#sidebar form {
	padding: 5px 0 0 5px;
}

/***********************************************************************
	3 - FOOTER STYLES
************************************************************************/

div#footer {
	width: 980px;
	margin: 50px auto 10px auto;
	text-align: center;
	clear: both;
}

div#footer ul {
	list-style-type: none;
}

div#footer ul li {
	display: inline;
	padding: 0 3px 0 6px;
	border-left: 1px solid #aaa;
}

div#footer ul li.first {
	border: none;
}

div#footer ul a {
	color: #7b7b7b;
}