
/** BASIC */
/** BASIC */

html, body {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	background: #99471E url(../../Resources/images/bg01.jpg) repeat-x left top;	
}

/** FORMS background: #735346 url(../../Resources/images/bg01b.jpg) repeat-x left top;
*/

form {
	margin: 0px;
	padding: 0px;
}

/** HEADINGS */

h1, h2, h3 {
	margin: 0px;
}

h2 {
	margin-bottom: 20px;
	letter-spacing: -2px;
	text-transform:capitalize;
	font-size: 30px;
	color: #9F4000;
}

h2.products
{
	text-transform: uppercase;
	font-size: 24px;
}

h3 {
	margin-bottom: 5px;
	font-size: 11px;
	color: #9F4000;
}

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #845B2F;
}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	line-height: 150%;
}

ul {
	margin-left: 15px;
	padding-left: 15px;
	list-style-type:square;
}

/** LINKS */

a {
	color: #C97500;
}

a:hover {
	text-decoration: none;
}

.more {
	padding-left: 16px;
	background: url(../../Resources/images/homepage09.gif) no-repeat left center;
}

.product {
	padding-left: 8px;
	background: url(../../Resources/images/product.gif) no-repeat left center;
}

.product2 {
	padding-left: 16px;
	font-weight:bold;
	background: url(../../Resources/images/select.gif) no-repeat left center;
}
/** MISC */

.align-justify {
	text-align: justify;
}

.align-right {
	text-align: right;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0px 15px 0px 0px;
}

img.right {
	float: right;
	margin: 0px 0px 0px 15px;
}

.border
{
	border:1px solid #666666;
}
img.border {
}

hr {
	display: none;
}

.hr1 {
	height: 1px;
	margin-bottom: 20px;
	background: url(../../Resources/images/homepage12.gif) repeat-x left top;
}

/** HEADER */

#header {
	width: 964px;
	height: 20px;
	margin: 0px auto;
}

/** LOGO */

#logo {
	float: left;
	width: 373px;
	height: 20px;
	background: url(../../Resources/images/homepage01.gif) no-repeat left top;
}

#logo h1 {
	text-indent: -9999em;
}

/** MENU */

#menu {
	float: left;
}

#menu ul {
	margin: 0px;
	padding: 71px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	float: left;
	width: 114px;
	height: 29px;
	margin: 0px 3px 0px 0px;
	padding: 7px 0px 0px 0px;
	background: url(../../Resources/images/homepage02.gif) no-repeat left top;
	letter-spacing: -1px;
	text-decoration: none;
	text-transform:capitalize;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}

/** BANNER */

#banner {
	width: 964px;
	margin: 0px auto;
}

/** PAGE */

#page {
	width: 900px;
	margin: 0px auto;
	padding: 36px 32px 0px 32px;
	background: #F4E4B9 url(../../Resources/images/bg1_01.jpg) no-repeat left top;
}

.subpage #page {
	background-image: url(../../Resources/images/bg2_01.jpg);
}

/** CONTENT */

#content {
	float: right;
	width: 605px;
}

/** SIDEBAR */

#sidebar {
	float: left;
	width: 277px;
	background: url(../../Resources/images/subpage1_04.jpg) repeat-y left top;
}

#sidebar .bgtop {
	padding: 20px 20px 0px 20px;
	background: url(../../Resources/images/subpage1_05.jpg) no-repeat left top;
}

#sidebar .bgbtm {
	background: url(../../Resources/images/subpage1_06.jpg) no-repeat left bottom;
}

/** FOOTER */

#footer {
	width: 964px;
	height: 150px;
	margin: 0px auto;
	background: url(../../Resources/images/bg1_02.jpg) no-repeat left top;
	color:#ffffff;
}
#footer a
{
	color:#ffffff;
}

#footer p {
	margin: 0px;
	padding: 25px 0px 0px 0px;
	text-align: center;
	line-height: normal;
	color: #ffffff;
}

/** BOX STYLE A */

.boxA {
	background: url(../../Resources/images/subpage1_01.jpg) repeat-y left top;
}

.boxA .bgtop {
	padding: 20px 20px 0px 20px;
	background: url(../../Resources/images/subpage1_02.jpg) no-repeat left top;
}

.boxA .bgbtm {
	background: url(../../Resources/images/subpage1_03.jpg) no-repeat left bottom;
}

.boxA .item {
	float: left;
	width: 265px;
	margin-bottom: 20px;
	padding: 0px 20px 0px 0px;
	height:95px;
}

.boxA .alt {
	padding: 0px 0px 0px 20px;
	background: url(../../Resources/images/homepage11.gif) repeat-y left top;
}

/** BOX STYLE B */

.boxB {
	background: url(../../Resources/images/subpage2_01.jpg) repeat-y left top;
}

.boxB .bgtop {
	padding: 20px 30px 0px 30px;
	background: url(../../Resources/images/subpage2_02.jpg) no-repeat left top;
}

.boxB .bgbtm {
	background: url(../../Resources/images/subpage2_03.jpg) no-repeat left bottom;
}

/** BOX1 */

#box1 {
	margin-bottom: 15px;
	background: url(../../Resources/images/homepage10.gif) repeat-x left bottom;
}

/** BOX2 */

#box2 {
}

/** BOX3 */

#box3 {
}

#box3 h3 {
	margin-bottom: 5px;
	padding: 2px 7px;
	background: #FFE6B5;
	color: #000000;
}

#box3 h4 {
	margin-bottom: 5px;
	font-size: 11px;
	color: #847B00;
}

/** BOX4 */

#box4 .bgtop {
	height: 720px;
	min-height: 720px;
}

html>body #box4 .bgtop {
	height: auto;
}

.LargeButton
{
	cursor:pointer;
	background: white url('../../Resources/images/btn_Medium.gif') no-repeat;
	border: 0px;
	height: 22px;
	width: 115px;
	font: normal 11px "Trebuchet MS", Verdana, Arial;
	color: #666;
}
.SmallButton
{
	cursor:pointer;
	background: white url('../../Resources/images/btn_Small.gif') no-repeat;
	border: 0px;
	height: 22px;
	width: 68px;
	font: normal 11px "Trebuchet MS", Verdana, Arial;
	color: #666;
}
.SmallButton:hover, .LargeButton:hover 
{
	color:#000000;	
}
.input
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    height:16px;
    padding:2px;
}
.textarea
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    padding:2px;
}
.fileupload
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    height:20px;
    padding:2px;
}
.select
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    height:20px;
}
.select2
{
    BORDER:  1px solid #aaaaaa;
    FONT-SIZE: 11px;
    color: #000000;
    height:20px;
    width:65px;
}
.showBox {
	font-family: trebuchet ms, verdana, arial;
	border:1px solid #F4E8B8;
	background: #FFE7B3;
	font-weight:bold;
	padding: 3px 3px 3px 5px;
	font-size:11px;
}
.showBoxRed {
	border:1px solid #ff0000;
	background: #ffee88;
	font-weight:bold;
	padding: 3px 3px 3px 5px;
	width: 600px;
	color:#ff0000;
	font-size:11px;	
}

#divClick
{
	padding:10px 10px 0px 0px;
	border-bottom:1px solid #DDC98F;
}
.tabclick {
	background:url('../../Resources/images/tab_on.png') top left no-repeat;
	width:200px;
	height:25px;	
	overflow:hidden;
	cursor:pointer;	
}
.tabclick_on {
	background:url('../../Resources/images/tab_off.png') top left no-repeat;
	width:200px;
	height:25px;	
	overflow:hidden;	
	cursor:pointer;
}
.tabclick b,.tabclick_on b
{
	font-weight:bold;
	font-size:12px;
	padding-left:15px;
}
.divContents, .divContentSpecial
{
	padding:0px 10px 10px 15px;
	background: #ffffff;
	border-left:1px solid #DDC98F;
	border-right:1px solid #DDC98F;
	border-bottom:1px solid #DDC98F;
}

.divContents ul li, .divDescription p
{
	line-height:1.8em;
}

.divContentSpecial span
{
	text-transform:uppercase;
}
.divContentSpecial ul
{
	padding-top:10px;
}
.divContentSpecial ul li
{
	margin-left:10px;
	line-height:1.3em;
}