@charset "utf-8";

/* CSS Document */
html {
	height: 100%;
}

body {
	height: 100%;
	margin: 0 0 0 0;
	background-color: #d1d3d4;
	font-family: "Century Gothic";
}

a {
	text-decoration: none;
	color: maroon;
}

a:hover {
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: gray;
}

.dollarImgSmall {
	background: url('../images/hot-dollars-small.png');
	width: 100px;
	height: 101px;
	font-size: 28px;
}

.dollarImg {
	background: url('../images/hot-dollars.png');
	width: 118px;
	height: 117px;
	font-size: 38px;
}

.dollarText {
	color: #FFFFFF;
	font-family: "Arial";
	padding-top: 17px;
}

border {
	color: #003399;
	width: 100%;
	height: 2px;
	border-bottom: 1px dotted #666666;
}

.power {
	text-align: right;
	font: Tahoma;
	font-size: 11px;
	font-weight: bold;
	padding-right: 5px;
	color: orange;
}

.black {
	font: Century Gothic;
	font-size: 11px;
	font-weight: bold;
}

.specialFont {
	color: #821e06;
	font-size: 12px;
	font-weight: bold;
	font-family: Century Gothic;
}

.linkout {
	background-color: #f3f3f3;
}

.linkover {
	background-color: orange;
}

.hrStyle {
	color: #771a07;
}

.dhtml_title { /* Styling question */ /* Start layout CSS */
	overflow: hidden;
	cursor: pointer;
}

.red {
	color: red;
}

.orange {
	color: orange;
}

.font12 {
	font-size: 12px;
}

.font14 {
	font-size: 14px;
}

.font18 {
	font-size: 18px;
}

.bgHot {
	background-color: maroon;
}

.dhtml_body { /* Parent box of slide down content */
	visibility: hidden;
	height: 0px;
	overflow: hidden;
	position: relative;
}

.hand {
	cursor: pointer;
}

.dhtml_body_content { /* Content that is slided down */
	padding: 1px;
	position: relative;
}

.menu1 {
	color: #FFFFFF;
	background-image: url(../images/menuBg.jpg);
	font-family: "Century Gothic";
	font-size: 10px;
}

.bgButton {
	background-image: url(../images/bg-button.jpg);
	height: 31px;
	background-repeat: no-repeat;
}

.bgSpecialButton {
	background-image: url(../images/special-button.jpg);
	height: 31px;
	background-repeat: no-repeat;
}

.white {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 14px;
	vertical-align: top;
	font-weight: bold;
}

.buttonText {
	color: #000000;
	font-family: Arial;
	font-size: 14px;
	vertical-align: top;
	font-weight: bold;
}

.dynamicTitle {
	height: 41px;
	width: 583px;
	background-image: url(../images/productsTitleBg.jpg);
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.siteBorder {
	border: 2px solid #641103;
}

.content {
	padding: 5px;
	color: maroon;
	font-size: 13px;
}

.menu2 {
	background-image: url(../images/menuBg.jpg);
	color: #f5b408;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 10px;
	line-height: 19px;
}

.storeTitle {
	color: white;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 12px;
	padding-top: 2px;
}

.titleCategories {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
}

.tab {
	font-size: 14px;
	font-family: tahoma;
	color: orange;
	font-weight: bold;
}

.tabSelected {
	font-size: 10px;
	font-family: tahoma;
	color: orange;
	font-weight: bold;
}

.category {
	font-size: 12px;
	font-family: tahoma;
}

.normalTitle {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #771a07;
}

.prodList {
	font-family: "verdana";
	font-size: 13px;
	color: #8f2208;
	font-weight: bold;
}

.prodDesc {
	font-family: "verdana";
	font-size: 12px;
	font-weight: 100;
	color: #000000;
}

.sorting {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: bold;
	color: #8f2208;
	height: 19px;
	width: 125px;
}

.gray {
	color: gray;
	font-weight: bold;
	font-size: 10px;
	padding-left: 7px;
}

.grayColor {
	font-weight: bold;
	color: gray;
	font-family: Century Gothic;
}

.menu { /*position:relative;*/
	background-image: url(../images/menuBG.jpg);
	border: 1px solid #FFF;
	width: 195px;
	font-size: 11px;
	font-family: "Century Gothic";
	font: bold;
	color: #FFF;
	position: absolute;
	cursor: pointer;
}

.item_panel {
	width: 195px;
	clip: rect(0, 195, 0, 0);
	/*position:absolute;*/
	color: #FFF;
}

.item_panel a {
	text-decoration: none;
	color: black;
	cursor: hand;
	color: #FFF;
}

.item {
	background-image: url(../images/menuBG.jpg);
	width: 195px;
	font-size: 10px;
	font-family: "Century Gothic";
	color: #FFF;
}

.clear {
	clear: both;
}

/*
	General rules
	*/
#dhtmlgoodies_slidedown_menu li {
	list-style-type: none;
	position: relative;
}

#dhtmlgoodies_slidedown_menu ul {
	margin: 0px;
	padding: 0px;
	position: relative;
}

#dhtmlgoodies_slidedown_menu div {
	margin: 0px;
	padding: 0px;
}

/* 	Layout CSS */
#dhtmlgoodies_slidedown_menu {
	width: 185px;
}

/* All A tags - i.e menu items. */
#dhtmlgoodies_slidedown_menu a {
	color: #fff;
	text-decoration: none;
	display: block;
	clear: both;
	width: 185px;
	font-size: 12px;
	padding-left: 2px;
}

#dhtmlgoodies_slidedown_menu a:hover {
	color: orange;
	text-decoration: none;
	display: block;
	clear: both;
	width: 185px;
	font-size: 12px;
	padding-left: 2px;
}

/*
	A tags 
	*/
#dhtmlgoodies_slidedown_menu .slMenuItem_depth1 { /* Main menu items */
	margin-top: 1px;
	border-bottom: 2px solid #fff;
	font-weight: bold;
}

#dhtmlgoodies_slidedown_menu .slMenuItem_depth2 { /* Sub menu items */
	margin-top: 1px;
}

#dhtmlgoodies_slidedown_menu .slMenuItem_depth3 { /* Sub menu items */
	margin-top: 1px;
	font-style: italic;
	color: blue;
}

#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 { /* Sub menu items */
	margin-top: 1px;
	color: red;
}

#dhtmlgoodies_slidedown_menu .slMenuItem_depth5 { /* Sub menu items */
	margin-top: 1px;
}

/* UL tags, i.e group of menu utems. 
	It's important to add style to the UL if you're specifying margins. If not, assign the style directly
	to the parent DIV, i.e. 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1
	
	instead of 
	
	#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul
	*/
#dhtmlgoodies_slidedown_menu .slideMenuDiv1 ul {
	padding: 1px;
}

#dhtmlgoodies_slidedown_menu .slideMenuDiv2 ul {
	margin-left: 5px;
	padding: 1px;
}

#dhtmlgoodies_slidedown_menu .slideMenuDiv3 ul {
	margin-left: 10px;
	padding: 1px;
}

#dhtmlgoodies_slidedown_menu .slMenuItem_depth4 ul {
	margin-left: 15px;
	padding: 1px;
}

.menu2 {
	font-size: 12px;
	font-family: "Century Gothic";
	font: bold;
	color: #FFF;
}

.menu2 a {
	text-decoration: none;
}

.prodetails {
	font: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #771a07;
}

.innerPageText {
	font: Tahoma;
	font-size: 12px;
	color: #771a07;
	font-weight: 590;
}

.blackStyle {
	font: Tahoma;
	font-size: 12px;
	color: #000000;
	font-weight: 590;
}

.txtfieldregister {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	height: 15px;
	width: 250px;
	border: 1px solid #000;
}

.selectfieldregister {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	height: 20px;
	width: 254px;
	border: 1px solid #000;
}

.submitregister {
	background-image: url(../images/submit.gif);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	height: 17px;
	width: 58px;
}

.submitgo {
	background-image: url(../images/go.jpg);
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	height: 17px;
	width: 58px;
}

.resetregister {
	background-image: url(../images/reset.gif);
	height: 17px;
	width: 58px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	cursor: pointer;
	height: 17px;
	width: 58px;
}

.txtfieldadd {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	height: 17px;
	width: 200px;
	border: 1px solid #000;
}

.txtfieldlist {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	height: 19px;
	width: 200px;
	border: 1px solid #000;
}

.txtareaadd {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000;
	height: 75px;
	width: 200px;
	border: 1px solid #000;
}

.storesmore {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-weight: bold;
	font-size: 10px;
}

.inputLabel {
	text-align: right;
	font: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #771a07;
	padding-right: 5px;
}

.msg {
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: red;
	padding: 10px;
	text-align: left;
}

.msgAction {
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: red;
	padding: 10px;
	padding-top: 50px;
	height: 200px;
	text-align: center;
}

.returnedMsg {
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: red;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
}

.orangeTitle {
	font: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: orange;
	padding: 10px;
}

.storeLeft {
	background: url("../images/store-left.jpg");
	background-repeat: no-repeat;
}

.storeMiddle {
	background: url("../images/store-middle.jpg");
	background-repeat: repeat-x;
	width: 120px;
	height: 160px;
}

.storeRight {
	background: url("../images/store-right.jpg");
	background-repeat: no-repeat;
}

.containerTitle {
	font-size: 24px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

.containerHeader {
	background: url("../images/container-header.jpg");
	background-repeat: no-repeat;
	width: 586px;
	height: 51px;
}

.containerLeftSide {
	background: url("../images/container-left-side.jpg");
	background-repeat: repeat-y;
}

.containerLeftCorner {
	background: url("../images/container-left-corner.jpg");
	background-repeat: no-repeat;
	width: 18px;
}

.containerBottom {
	background: url("../images/container-bottom.jpg");
	background-repeat: repeat-x;
	width: 550px;
}

.containerRightCorner {
	background: url("../images/container-right-corner.jpg");
	background-repeat: no-repeat;
	width: 18px;
}

.containerRightSide {
	background: url("../images/container-right-side.jpg");
	background-repeat: repeat-y;
}
