/** BASIC */

body {
	height: 1200px;
	background: #F4F5ED url(images/bg1_01.jpg) no-repeat top;
	background-position: middle;
	width: 1024px;
	margin: auto;
}

/** FORMS */

form {
	margin: 0px;
	padding: 0px;
}

fieldset {
	margin: 0px;
	padding: 0px;
	border: none;
}

input.textfield {
	padding: 2px 5px 3px 5px;
	background: none;
	border-top: 1px solid #040404;
	border-right: 1px solid #191919;
	border-bottom: 1px solid #373737;
	border-left: 1px solid #191919;
}

/** HEADINGS */

h1, h2, h3, h4, h5, h6 { margin: 0px; }

/** TEXTS */

body, th, td, input, textarea, select {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}

textarea2 {
		width: 550px;
	}

p, ul, ol, dl {
	margin-top: 0px;
	margin-bottom: 1em;
	text-align: justify;
	line-height: 21px;
}

strong { color: #000000; }

/** LISTS */

.list1 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

.list1 li {
	height: 23px;
	padding: 5px 5px 5px 5px;
	background: url(images/homepage13.jpg) no-repeat left top;
	text-align: left;
}

.list1 li.first {  }

.list1 li.last { background: none;
	height: 32px; }

.list1 a {
	text-decoration: none;
	font-size: 12px;
	color: #000000;
}

.list1 a:hover { text-decoration: underline; }

.list2 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	font-size: 11px;
}

.list2 li {
    height: 45px;
	padding: 0px 0px 0px 0px;
	background: url(images/homepage13.jpg) no-repeat left bottom;
}

.list2 img.left { margin-right: 15px; }

.list3 {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
	font-size: 10px;
}

.list3 li {
    height: 180px;
	padding: 0px 0px 0px 0px;
	background: url(images/homepage13.jpg) repeat-x left bottom;
}

.list3 img.left { margin-right: 15px; }


/** LINKS */

a { color: #000000; }

a:hover { text-decoration: none; }

.more {
	display: block;
	width: 125px;
	height: 22px;
	background: url(images/homepage07.gif) no-repeat left top;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
}

.newsletter {
	display: block;
	width: 108px;
	height: 20px;
	background: url(images/homepage08.gif) no-repeat left top;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
}

/** STYLES */

.style1 { }

.style1 a { }

.style1 a:hover { }

/** BACKGROUNDS */

.bg1 { }

/** MISC */

.align-justify { text-align: justify; }

.align-right { text-align: right; }

img { border: none; }

img.border { border: 1px solid #434343; }

img.left {
	float: left;
	margin: 3px 20px 0px 0px;
}

img.right {
	float: right;
	margin: 3px 0px 0px 20px;
}

hr { display: none; }

.hr1 { height: 1px; }

/** MENU */

#menu { background: url(images/bg1_02.jpg) no-repeat left top; }

#menu a {
	text-transform: uppercase;
	text-decoration: none;
	font-size: 9px;
	font-weight: bold;
	color: #000000;
}

#menu a:hover { text-decoration: underline; }

/** SEARCH */

#search { background: url(images/bg1_03.jpg) no-repeat left top; }



/** HEADER2 */

#header2 {
	 }

/** PAGE */

#page { }

#bgtop { }

#bgbtm {	padding: 0px 30px 0px 0px;
}

.wide #page { }

.wide #bgtop { }

.wide #bgbtm { }

/** BOXED */

.box { }

.box .title {
	height: 50px;
	background: url(images/homepage12.jpg) no-repeat left top;
}

.box .title.first { 
	padding: 0px 0px 0px 5px;
	background-image: url(images/homepage11.jpg); }

.box .title h2 {
	margin: 0px;
	padding: 21px 0px 0px 0px;
	text-transform: uppercase;
	text-align: left;
	font-size: 11px;
	color: #000000;
}

.box .content {

	background: url(images/subpage1_01.jpg) no-repeat left top;
}

.box .content.nopad { padding: 0px; }

.box.bg1 { 
	width: 700px;
background: url(images/homepage13.jpg) no-repeat right bottom; }

.box.bg2 {

	 background: url(images/subpage1_03.jpg) no-repeat left bottom; }

/** SIDEBAR */

#sidebar {
	
	padding: 0px 0px 0px 39px;
	width: 200px;
}

#sidebar .box .title { background-image: url(images/homepage18.jpg); }

#sidebar .box .title.first { background-image: url(images/homepage17.jpg); }

#sidebar .box .content { background-image: url(images/subpage1_05.jpg); }

#sidebar .box.bg1 { background-image: url(images/subpage1_06.jpg); }

#sidebar .box.bg2 { background-image: url(images/subpage1_07.jpg); }

/** CONTENT */

#content {
	background: url(images/subpage1_02.jpg) repeat-y left top;
}

.wide #content {
	background-image: url(images/subpage2_01.jpg);
}

.wide .box { background: url(images/subpage2_04.jpg) no-repeat right bottom; }

.wide .box .title { background-image: url(images/subpage2_02.jpg); }

.wide .box .content { background-image: url(images/subpage2_03.jpg); }

/** FOOTER */

#footer { clear: both; }

#footer p {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	color: #000000;
}


ul.nav {
   overflow: hidden;
   height: 100%;
   clear: both;   
   margin: 24px 0px 6px 0px;
   list-style-type: none;
   padding: 4px;
   background: #f6f6eb;
   font-family: Arial; font-size: 11px; color: #000000;
   border-color: #CE9B6B;
   border-style: solid;
   border-width: 1px;
  
}
ul.nav li.left {
  float: left;
}

ul.nav li.right {
  float: right;
  text-align: right;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial; font-size: 11px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial; font-size: 11px; color: #000000; }

/* message box */

.messageBox { font-family: Arial; font-size: 11px; }
.messageStackError, .messageStackWarning { font-family: Arial; font-size: 11px; background-color: #f6f6eb; }
.messageStackSuccess { font-family: Arial; font-size: 11px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial; font-size: 11px; color: #ff0000; }
