body {
	margin: 0;
	padding: 0;
	text-align: center;
	/* background: url(bg2d.png) repeat-y #742E3B top center; */
	font-family: Arial,Sans-Serif;
	font-size: 13px;
}

#body {
	width: 785px;
	margin: 0 auto;
	padding-top: 0;
	margin-top: 0;
	text-align: left;
}

/* Feedback form */


.feedbackForm {  
	background-color:#fff;
	padding:10px;
	height: 250px;
	width: 300px;
	border:1px solid #333;
}

.feedbackForm label {
	margin-top: 0.5em;
}

.feedbackForm label, .feedbackForm label > input, .feedbackForm label > textarea {
	display: block;
	text-align: center;
	width: 100%;
}

.feedbackForm label > input, .feedbackForm label > textarea {
	border: 1px #b30068 solid;
	text-align: left;
}

/* alpha list */

/* lowbar */
#lowbar {
	height: 3em;
	width: 800px;
}

li.alpha > a {
	padding: 0.2em;
	color: #B30068;
	text-decoration: none;
}

li.alpha > a:hover {
	color: #FFFFBA;
	text-decoration: underline;
	background-color: #B30044;
}

/* feature box */

#featurebox {
	width: 590px;
	height: 400px;
	float: right;
	background: transparent;
	margin: 0;
	margin-top: 1.5em;
	margin-bottom: 3em;
	padding: 0;
}

#tabbar {
	background: transparent;
	margin-bottom: 0px;
}

/* Corners */
div.ctl, div.ctr, div.cbl, div.cbr { /* All corners */
	height: 6px;
	width: 6px;
	position: absolute;
}  
div.ctl, div.ctr { /* Top corners */
	top: 0;
}
div.cbl, div.cbr { /* Bottom corners */
	bottom: 0;
}
div.ctl { /* Top left corner */
	background: url(/commonimages/dfaf54_corner.gif) no-repeat left top;
	left: 0;
}
div.ctr { /* Top right corner */
	background: url(/commonimages/dfaf54_corner.gif) no-repeat right top;
	right: 0;
}

#tabbar li.activetab div.ctl { /* Top left corner */
	background: url(/commonimages/ffdf74_corner.gif) no-repeat left top;
	left: 0;
}
#tabbar li.activetab div.ctr { /* Top right corner */
	background: url(/commonimages/ffdf74_corner.gif) no-repeat right top;
	right: 0;
}
.databox div.cbl { /* Bottom left corner */
	background: url(/commonimages/ffdf74_corner.gif) no-repeat left bottom;
	left: 0;
}
.databox div.cbr  { /* Bottom right corner */
	background: url(/commonimages/ffdf74_corner.gif) no-repeat right bottom;
	right: 0;
}

.box div.ctl { /* Top left corner */
	background: url(/commonimages/dfaf54_corner.gif) no-repeat left top;
	left: 0;
}
.box div.ctr { /* Top right corner */
	background: url(/commonimages/dfaf54_corner.gif) no-repeat right top;
	right: 0;
}
.box div.cbl { /* Bottom left corner */
	background: url(/commonimages/dfaf54_corner.gif) no-repeat left bottom;
	left: 0;
}
.box div.cbr  { /* Bottom right corner */
	background: url(/commonimages/dfaf54_corner.gif) no-repeat right bottom;
	right: 0;
}

#menulinks {
	/*width: 179px;
	position: absolute;
	height: 300px;
	padding-top: 25px;*/
}

.box {
	background-color:#DFAF54;
	margin:2px;
	margin-top: 1em;
	/*margin-bottom: -2em;*/
	padding:0;
	width:170px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	/*position: absolute;
	/*bottom: 0;*/
}

.box a, p, h5 {
	display: block;
	margin: 6px;
	margin-top: 1em;
}

.box h5 {
	border-bottom-color:black;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:3px;
}

.databox {
	clear: both;
	background: #FFDF74;
	height: 280px;
	position: relative;
}

#databoxtabbar {
	float: left;
	margin-bottom:0px;
	margin-right:0px;
}

#tabbar li.tabbartab {
	width: 116px;
	margin-bottom: 0px;
	background-color: #dfaf54;
	margin-bottom:0px;
	height: 22px;
	padding-top: 3px;
	margin-left:1px;
	margin-right:1px;
}

#tabbar li.firsttab {

}

#tabbar li.activetab {
	border-bottom:1px solid #FFDF74;
	height:22px;
	background-color: #ffdf74;
	margin-bottom:-1px;
}

#tabbar span {
	bottom:7px;
	clear:both;
	margin: 0;
	margin-top:1em;
}

#tabbar img {
	border: 0pt none;
	text-align: center;
}

#tabbar a {
	font-size: 1.1em;
	text-decoration: none;
	color: #b30068;
	width: 100%;
	text-align: center;
	display: block;
}

#tabbar a:hover {
	color: #000000;
}


#tabbar li.activetab a {
	color: #000;
}

.featureimg {
	float: left;
	margin: 10px;
	width: 280px;
	height: 200px;
	border-top: 0px solid #000;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	border-bottom: 0px solid #000;
	margin-top: 30px;
}

#featurebox #search {
	margin-top: 0;
	padding-left: 280px;
	padding-right: 1px;
	margin-bottom: 14px;
	background: transparent;
	margin: 0;
	color: #b30068;
	font-weight: bold;
}

.jac {
	vertical-align: bottom;
	border-style: none;
	float: right;
	margin-right: 10px;
}

/*featured product stuff above */

.menulinksleft {

}

.menulinksleft > td > a {
	display: block;
	margin-top: 10px;
}

.menulinksleft img {
	border: 0;
}

/*logged in*/

#loggedin {
	margin-top: 0px;
	position: absolute;
	margin-left: 456px;
	font-size: 0.9em;
	text-align: right;
	top: 3px;
	width: 330px;
}

#loggedin img {
	border: 0;
}

#headimg {
}

/*menu stuff below*/

#nav ul {
	float: left;
	width: 145px;
	position: absolute;
}

#nav ul li {
	list-style: none;
}

#nav li {
	float: left;
	position: relative;
	width: 10.0em;
	font-family: verdana,helvetica,arial,sans-serif;
}

#nav img {
	border: 0;
	text-align: center;
}

ul#nav {
	margin: auto;
	float: right;
	font-size: 1.1em;
	padding: 0;
	list-style: none;
	width: 760px;
	list-style: none;
	margin-top: -3px;
}

ul {
	padding: 0;
	list-style: none;
}

li {
	float: left;
	position: relative;
	width: 13.0em;
	font-family: verdana,helvetica,arial,sans-serif;
}

li.bold {
	font-weight: bold;
}

li.alpha {
	position: relative;
	font-family: verdana,helvetica,arial,sans-serif;
	padding: 0.3em;
	color: #B30068;
	text-decoration: none;
}

b.center {
	text-align: center;
	margin-top: 1em;
	margin-left: 8px;
	clear:both;
	position: absolute;
	bottom: 7px;
	color: #FFFFFF;
}

.drop_down_element b.center {
	margin-top: 0;
}

b.center:hover {
	color: #FFFFBA;
}

.drop_down_element {
	position: absolute;
	z-index: 400;
	border-left: 2px solid #B30044;
	border-bottom: 2px solid #B30044;
	background-color: #FFFFE4;
	margin-left:17px;
	margin-top:-5px;
}

.drop_down_element ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border: 1px solid #999;
	border: 0;


	margin-left: 2px;
	color: #000000;
}

li.bottom:hover {
	background-color: #FFFFBA;
}

li.bottom {
	width: 198px;
	max-width: 198px;
}

li.bottom a {
	text-decoration: none;
	display:block;
	font-size:0.9em;
	text-decoration:none;
	width:198px;
}

li.bottom a:link {
	color:#000000;
	display:block;
	font-size:0.9em;
	text-decoration:none;
	width:198px;
}

li.bottom a:visited {
	display:block;
	font-size:0.9em;
	text-decoration:none;
	width:198px;
}

li.bottom a:hover {
	display:block;
	font-size:0.9em;
	text-decoration:none;
	width:198px;
	color: #B30044;
}

li.bottom a:active {
	display:block;
	font-size:0.9em;
	text-decoration:none;
	width:198px;
	color: #B3004A;
}



/* Footer */

#footer {
	clear: both;
	width: 800px;
}

/* Footer */

#footer {
	clear: both;
	width: 800px;
	font-size: .9em;
}

/* Add to cart */

.atcbutton {
	background: url(/shop/atc.jpg);
	background-repeat: no-repeat;
	width: 102px;
	height: 27px;
	border: 0;
}

.clearbutton {
	vertical-align: top;
	border: 1px #b30068 solid;
	background: transparent;
}

input {
	border: 1px #b30068 solid;
}


