/* CSS Document */

* {
	margin:0; padding:0;
	font-size:100%;
}

body{
	background:#A35101; /*e7f298, bac859, A35101;*/
	text-align:center;
}

img {vertical-align:top;}
a img { border:0;}

ul { list-style:none;}

.left { float:left;}
.right {float:right;}
.clear  { clear:both;}


html, input, textarea
	{
		font-family:Georgia;
		font-size:0.90em;
		line-height:1.25em;
		color:#222222;
	}

input, select { vertical-align:middle; font-weight:normal;}

a { color:#5c2800; } /*ef0000;}*/
a:hover{text-decoration:none;}
p { }

/* ============================= main layout ====================== */

.absmiddle { vertical-align: middle; }

a.home-links, a.home-links:visited, a.home-links:hover {
  text-decoration: none;
}
.top-bg {background:url(images/top_bg.jpg) top left no-repeat;}
.bottom-bg {background:url(images/bottom_bg.jpg) bottom left no-repeat;}

h1 {color:#454F00; font-size:1.3em; font-weight:bold; margin-bottom:15px }
h2 {color:#5b2716; font-size:1.15em; font-weight:bold; }

li {}
li a {line-height:2.083em;}

.list {padding:2px 0 8px 0; width:100%; overflow:hidden;}
.list li {background:url(images/line-hor.gif) bottom left repeat-x; width:100%; overflow:hidden;}
.list a { }
.list span {float:right; margin-right:1px; color:#363636;}

.imgindent {margin:0 20px 10px 0; float:left;}

.title {background:url(images/line.gif) bottom left no-repeat; padding-bottom:23px; margin-bottom:26px;}
.title2 {background:url(images/line.gif) bottom left no-repeat; padding-bottom:23px; margin-bottom:22px;}

/* ============================= header ====================== */

.flash1 {position:absolute; width:980px; height:290px;}
.flash2 {position:absolute; width:980px; height:354px; margin-top:237px;}

.link {background:#941f2a url(images/link-right-bg.gif) top right no-repeat; display:block; float:left; font-size:12px; line-height:16px; color:#fff; font-family:tahoma; text-decoration:none; margin-top:12px;}
.link span {display:block; background:url(images/link-left-bg.gif) top left no-repeat; float:left; padding:0 15px 2px 9px;}
.link:hover {background:#c11729 url(images/link-right-bg-hover.gif) top right no-repeat;}
.link:hover span {display:block; background:url(images/link-left-bg-hover.gif) top left no-repeat;}

/* ============================= content ====================== */

.upper {text-transform:uppercase;}
.indent {padding-bottom:25px;}
.indent2 {padding-bottom:15px;}

.padding1 {padding-top:7px;}
.padding2 {padding-top:25px !important;}
.padding3 {padding-top:14px;}

.phone {float:right; margin-right:10px;}

.line {background:url(images/line-hor.gif) bottom left repeat-x; padding-bottom:6px; margin-bottom:14px;}
#page6 p {padding-top:15px;}
.text	{
  font-family:Georgia;
  color:#363636;
}
/* ============================= footer ====================== */

#footer {color:#1f1f1f; font-size:0.917em;}
#footer a {color:#1f1f1f; text-decoration:none;}
#footer a:hover {text-decoration:underline;}
#footer .menu {float:right;}
.menu li {display:inline; border-left:1px solid #1f1f1f; padding:0 3px 0 3px;}
.menu li a {line-height:1.25em;}
.menu .first {border:none;}
.menu .active {font-weight:bold;}

/* ============================= forms ============================= */

#ContactForm {padding:25px 0 0 0;}
#ContactForm .rowi {height:31px;}
#ContactForm .col-1 {width:201px;}
#ContactForm .col-2 {width:192px;}
#ContactForm .link {float:right; margin:23px 0 0 5px;}

/*
.input {width:185px; height:17px; border:1px solid #362f2d; background:none; padding:0 0 0 5px; font-size:1em;}
textarea {width:386px; height:135px; border:1px solid #362f2d; background:none; padding:0 0 0 5px; overflow:auto; font-size:1em;}
*/
.input {width:185px; height:17px; padding:0 0 0 5px; font-size:1em;}
textarea {width:386px; height:135px; padding:0 0 0 5px; overflow:auto; font-size:1em;}

/* ============================== my ============================ */
.option-table { padding:0; margin:0;  }
.option-table td { padding:0; margin:0; }

.catlg-thumb {
  border:1px #9A0300 solid;
}
.item-quant { font-size:1em; }
.imgtool { vertical-align:middle; }
#divTotalOrder { width:150px; padding:10px; border:1px #fff solid; float:right; text-align: center; font-weight: bold; }


/* ============================== Calendar ============================ */

.CalcpMonthNavigation	{
		background-color:#6677DD;
		text-align:center;
		vertical-align:middle;
		text-decoration:none;
		color:#FFFFFF;
		font-weight:bold;
}
.CalcpDayColumnHeader,
.CalcpYearNavigation,
.CalcpMonthNavigation,
.CalcpCurrentMonthDate,
.CalcpCurrentMonthDateDisabled,
.CalcpOtherMonthDate,
.CalcpOtherMonthDateDisabled,
.CalcpCurrentDate,
.CalcpCurrentDateDisabled,
.CalcpTodayText,
.CalcpTodayTextDisabled,
.CalcpText {
		font-family:arial;
		font-size:8pt;
}
TD.CalcpDayColumnHeader {
		text-align:right;
		border:solid thin #6677DD;
}
.CalcpCurrentMonthDate,
.CalcpOtherMonthDate,
.CalcpCurrentDate {
		text-align:right;
		text-decoration:none;
}
.CalcpCurrentMonthDateDisabled,
.CalcpOtherMonthDateDisabled,
.CalcpCurrentDateDisabled {
		color:#D0D0D0;
		text-align:right;
		text-decoration:line-through;
}
.CalcpCurrentMonthDate {
		color:#6677DD;
		font-weight:bold;
}
.CalcpCurrentDate {
		color: #FFFFFF;
		font-weight:bold;}
.CalcpOtherMonthDate {
		color:#808080;
}
TD.CalcpCurrentDate {
		color:#FFFFFF;
		background-color: #6677DD;
		border:solid thin #000000;
}
TD.CalcpCurrentDateDisabled {
		border:solid thin #FFAAAA;
}
TD.CalcpTodayText,
TD.CalcpTodayTextDisabled {
		border:solid thin #6677DD;
}
A.CalcpTodayText,
SPAN.CalcpTodayTextDisabled {
		height:20px;
}
A.CalcpTodayText {
		color:#6677DD;
		font-weight:bold;
}
SPAN.CalcpTodayTextDisabled {
		color:#D0D0D0;
}
.CalcpBorder {
		border:solid thin #6677DD;
}
