
body,td,th {
	font-family: Arial, Courier New, Courier, monospace;
	font-size:10pt;
	color:#202020;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-arrow-color: #bbbbbb;
	scrollbar-base-color: #ffffff;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #bbbbbb;
	scrollbar-3d-light-color: #bbbbbb;
	scrollbar-shadow-color: #bbbbbb;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
}
img {
	border: 0px;
	behavior: url(/pandacms.templates/zitacatloft/style/pngbehavior.htc);
}
a {
	text-decoration: none;
	color: #825700;
}
a:hover {
	color : #FFFFFF;
	background: #825700;
	text-decoration: none;
}

.ProseStyle{
	font-family: Arial;
	font-size: 9pt;
	border-right: #666699;
	letter-spacing:2px;
} 
.listbox {
	font-family: Arial;
	font-size: 9pt;
	color: #996633;
}
.textbox {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}
.norepeat {
	background-repeat: no-repeat;
	background-position: center center;
} 
.norepeat2 {
	background-repeat: no-repeat;
	background-position: right center;
} 
.norepeat3 {
	background-repeat: no-repeat;
	background-position: center top;
} 
input,select {
	font-family: Arial;
}
#topBanner {
}
#menuBar {
	padding-top: 2px;
	font-size: 10pt;
	font-family: Arial, "Courier New";
}
#menuBar .item {
	float:left;
	margin-right: 10px;
}
#menuBar .item a {
	padding: 3px 10px 4px 10px;
	display: block;
	text-decoration: none;
	color:#FFFFFF;
}
#menuBar .item a:hover {
	background-color:#06c;
}
#menuBar .item a.current {
	background-color:#06c;
}

.pagePath {
	margin:20px 10px;
	font-family:'Monotype Corsiva', 'Book Antiqua Bold Italic', 'Times New Roman';
	font-size:24px;
	color:#900;
	/*font-weight:bold;*/
}
.pageTitle {
	font-family:'Monotype Corsiva', 'Book Antiqua Bold Italic', 'Times New Roman';
	font-size: 18pt;
	color: #900;
	margin: 0 0 20px 0;
}
.categoryTitle {
	font-family:'Monotype Corsiva', 'Book Antiqua Bold Italic', 'Times New Roman';
	font-size:18px;
	color:#900;
	/*font-weight:bold;*/
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 5px;
	background-color: #FCFCFC;
	visibility: hidden;
	z-index: 100;
}
#dhtmlpointer{
	position: absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

#cart_summary {
	width:324px;
	float:right;
	padding: 4px 0;
	border-left:1px dotted #FFF;
	background-color:#b40000;
	cursor: pointer;
}
#cart_box {
	position: relative;
	left: 528px;
	top: 46px;
	visibility: hidden;
	z-index: 1001;
	width: 322px;
	border-left: 3px solid #b40000;
	border-right: 3px solid #b40000;
	border-bottom: 3px solid #b40000;
	background-color: #F0F0F0;
	-moz-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
}

.menutabs {
	line-height:normal;
}

.menutabs a {
	text-decoration: none;
	/*
	color:#666;
	float: left;
	height: 15px;
	*/
	display: block;
	text-align: center;
	white-space: nowrap;
	margin-right: 10px;
	padding: 10px 15px;
	font-size: 10pt;
	/*background-color: #F3F2E9;*/
}

.menutabs a:hover {
	/*
	color: #630;
	background-color: #DDDAC3;
	background-image: url(/pandacms.templates/zitacatloft/images/bg.menutab.20081001.png);
	background-position: top right;
	background-repeat: no-repeat;
	*/
}

.menutabs a.current {
	/*
	color: #630;
	background-color: #DDDAC3;
	*/
}

#submenucontainer {
	clear: left;
	width: 900px;
	height: 35px;
	margin-top: 5px;
}

.tabsmenucontent {
	clear: left;
	display: none;
}
.tabsmenucontent .subitem {
	float: left;
	font-size: 12px;
	height: 15px;
	margin-right: 10px;
	padding:  10px 15px;
	white-space: nowrap;
	background-image: url(/pandacms.templates/zitacatloft/images/sep.menu.20081001.png);
	background-repeat: no-repeat;
}

/* snow Christmas_day*/

.rc{
position:relative;
right:0px;
height:100%;
font-size:0; 
background:url(/pandacms.templates/zitacatloft/images/snowtest.gif);
cursor:pointer;
z-index:2;

}

/* snow Christmas_day*/

.tabsmenucontent .subitem a {
	color: #631;
	text-decoration:none;
	cursor: pointer;
}

#menudiv {
}
#menudiv a {
	padding: 3px;
	text-decoration: none;
	color: #825700;
}
#menudiv a:hover {
	background-color: #825700;
	color: #FFFFFF;
	position: relative;
	top: 0px;
	left: 0px;
}

#menudiv a.forum  {
	color: #F60;
	text-decoration: none;
}
#menudiv a.forum:hover {
	color: #FFF;
}
a.ddm_child_item, a.ddm_child_item:visited, div.ddm_child_item {
	display: block;
	padding: 2px 5px 2px 10px;
	color: #825700;
	background-color: #DEDEDE;
	border-bottom: 1px solid #825700;
	text-decoration: none;
}
a.ddm_child_item:hover {
	background-color: #825700;
	color: #FFFFFF;
}

a.ddm_child_item, a.ddm_child_item:visited {
	border-bottom: 1px solid #825700;
}

div.ddm_child a {
	text-decoration: none;
}
div.ddm_child {
	width: 150px;
	border: 1px solid #825700;
	border-bottom: 0px;
	line-height: 18px;
	text-align: left;
}

