body {
	margin: 0;
	padding: 0;
	background: #8dc5ac url(../images/body_bgd.gif) top center repeat-y;
}

#body {
	width: 874px;
	margin: 0 auto;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	background-color: #c2e2d3;
	text-align: left;
}

#header {
	height: 85px;
	border-bottom: 3px #8dc5ac solid;
	background: #c2e2d3 url(../images/head_bgd2.jpg) left no-repeat;}

#body.nav #header {
	background: #c2e2d3 url(../images/head_bgd.jpg) left no-repeat;
}

#header #logo {
	float: left;
}

#header #logo img {
	border-width: 0;	
}

#sidebar {
	float: left;
	padding: 15px 14px;
	width: 206px;
}

#sidebar #logo {
	display: block;
	margin: 1px 0 15px;
}

#main {
	float: right;
	padding-right: 15px;
	padding-top: 15px;
	width: 625px;
}

#body.nav #sidebar {
	width: 127px;
}

#body.nav #main {
	width: 704px;
}

a {
	color: #414141;
}

a:hover {
	color: #b06200 !important;
}

/*<group=loc-cat buttons>*/

/* loc-cat buttons 
------------------------------------ */

#loc-cat-links {
	list-style-type: none;	
	padding: 0;
	margin: 0 1px 15px 1px;
	float: left;
}

#loc-cat-links li, #offerList h2 {
	font: 30px "Trebuchet MS", Verdana, Arial, Sans-serif;
	line-height: 1em;
	color: #414141;
	float: left;
	margin: 0 5px 0 0;
}

#loc-cat-links a, #offerList h2 a {
	color: #b06200;
	text-decoration: none;
	float: left;
	height: 45px;
	padding: 0 0 0 12px;
	background: url(../images/offer_link_lft.gif) left top no-repeat;
}

#loc-cat-links a span, #offerList h2 a span {
	float: left;
	height: 38px;
	padding: 7px 12px 0 0;
	background: url(../images/offer_link_rgt.gif) right top no-repeat;
}

#loc-cat-links a:hover, #offerList h2 a:hover {
	background: url(../images/offer_link_lft.gif) left bottom no-repeat;
	color: #b06200;
}

#loc-cat-links a:hover span, #offerList h2 a:hover span {
	background: url(../images/offer_link_rgt.gif) right bottom no-repeat;
}

#loc-cat-links li.sep {
	padding-top: 3px;
	padding-left: 1px;
}

#offerList h2 {
	clear: both;
	margin: 32px 2px 10px;
}

/*</group>*/

/*<group=nav buttons>*/

/* nav buttons
 ------------------------------------ */

ul.nav {
	list-style-type: none;	
	padding: 0;
	margin: 0;
}

ul.nav a {
	font: bold 13px Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #414141;
	line-height: 1em;
}

ul.nav a:hover, ul.nav a.selected {
	color: #b06200;	
}

/* category nav 
------------------------------------ */

#cat-nav {
	width: 715px;
	float: right;
	margin: 10px 15px 10px 0;
	display: inline;
}


#cat-nav li {
	float: right;
	margin: 0 0 5px 5px;
}

#cat-nav a {
	float: left;
	height: 24px;
	padding: 0 0 0 8px;
	background: url(../images/cat_btn_lft.gif) left top no-repeat;
}

#cat-nav a span {
	float: left;
	height: 19px;
	padding: 5px 12px 0 7px;
	background: url(../images/cat_btn_rgt.gif) right top no-repeat;
}

#cat-nav a:hover {
	background: url(../images/cat_btn_lft.gif) left bottom no-repeat;
}

#cat-nav a:hover span {
	background: url(../images/cat_btn_rgt.gif) right bottom no-repeat;
}

/* locale nav 
------------------------------------ */

#loc-nav li {
	padding-bottom: 4px;
}

#loc-nav a {
	display: block;
	line-height: 24px;
	padding: 0px 15px;
	width: 97px;
	height: 24px;
	background: url(../images/loc_btn.gif) top no-repeat;
	overflow: hidden;
	white-space: nowrap;
}

#loc-nav a:hover {
	background: url(../images/loc_btn.gif) bottom no-repeat;
}

/*</group>*/

/*<group=main box>*/

/* main box
------------------------------------ */

.mbox {
	background: #fff url(../images/main_top.gif) no-repeat left top;
	padding-top: 22px;
	float: left;
}

.m2 {
	background: url(../images/main_bot.gif) no-repeat left bottom;
	padding-bottom: 22px;
	float: left;
}

.m3 {
	border: 4px #8dc5ac solid;
	border-width: 0px 4px;
	width: 435px;
	padding: 0 20px;
	float: left;
}

.mbox.wide {
	background-image: url(../images/main_wide_top.gif);
}

.wide .m2 {
	background-image: url(../images/main_wide_bot.gif)
}

.wide .m3 {
	width: 577px;
}

#offerList .mbox, #loc-info .mbox {
	clear: both;
}

#offer .m3 {
	min-height: 120px;
}

.mbox .m3 {
	font: 13px/1.2em "Trebuchet MS", Verdana, Arial, Sans-serif;
}

.mbox h1 {
	margin: .2em 0 .7em;
	line-height: 1.2em;
	font-size: 200%;
}

/*</group>*/


/*<group=sub box>*/

/* sub box
------------------------------------ */

.sbox {
	margin: 2px 0 18px;
	padding-bottom: 12px;
	float: right;
	width: 206px;
	background: url(../images/sub_bot.gif) no-repeat left bottom;
	color: #414141;
}

.s2 {
	background: url(../images/sub_top.gif) no-repeat left top;
	padding-top: 9px;
}

.s3 {
	border: 2px #8dc5ac solid;
	border-width: 0 2px;
	padding: 1px 10px;
}

.sbox h1 {
	font-size: 100%;
	color: #414141;
	line-height: 1em;
	margin: 0 0 .9em;
}

.sbox strong {
	color: #b06200;
}

.sbox ul {
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
}

.sbox li {
	font-size: 13px;
	line-height: 1.15em;
	margin-bottom: .4em;
	padding-left: 10px;
	margin-left: 10px;
	background: url(../images/bullet.gif) 0 6px no-repeat;
}

.sbox p {
	font-size: 12px;
	line-height: 1.1em;
	margin: 1em 0;
}

/*</group>*/

/*<group=footer>*/

/* footer 
------------------------------------ */

br.both {
	clear: both;
}

#footer {
	padding: 20px 0;
}

#footer div {
	width: 562px;  /* 562 */
	margin: 0 auto;
	background: #89bfa7 url(../images/footer_top.gif) top no-repeat;
}

#footer p {
	font-size: 12px;
	font-weight: bold;
	line-height: 1em;
	color: white;	
	text-align: center;
	background: url(../images/footer_bot.gif) bottom left no-repeat;
	padding: 7px 20px 8px;
	margin: 0;
}

#footer a {
	color: white;	
}

#footer a:hover {
	color: #414141;
}

/*</group>*/

/*<group=offerList title>*/

/* offerList title 
------------------------------------ */

#offerList #title {
	margin: 0 0 8px;   /* 236 */
	border-bottom: 2px #8dc5ac solid;
	float: left;
	width: 483px;
}

#offerList #title h1 {
	margin: 0;
	float: right;
	color: #414141;
	line-height: 1.2em;
	font-size: 28px;
	padding-right: 18px;
	margin-right: 10px;
	background: url(../images/offerList_h1_rgt.gif) right top no-repeat;
}

#offerList #title h1 span {
	float: right;
	padding: 2px 0 1px 20px;
	background: url(../images/offerList_h1_lft.gif) left top no-repeat;
}

/*</group>*/

/*<group=offerList>*/

/* offerList 
------------------------------------ */

#offerList #list {
	float: left;
}

#offerList .mbox ul {
	margin: 0;
	padding: 0 0 1px 0;
	list-style: none;	
}

#offerList .mbox li {
	line-height: 1.5em;
	margin-bottom: .3em;
	padding-left: 10px;
	margin-left: 20px;
	background: url(../images/bullet.gif) 0 9px no-repeat;
}

#offerList .mbox a {
	font-size: 14px;
	color: #000;
}

#offerList #id-access {
	margin-top: 5px;
}

/*</group>*/

/*<group=id access>*/

/* id access 
------------------------------------ */

#id-access form {
	padding: 0 20px 5px;
	margin: 0;
}

#id-access form label {
	display: block;
	font-size: 11px;
	font-weight: normal;
	line-height: 1em;
	margin-bottom: .5em;
}

#id-access form input.text {
	width: 4em;
	font: 14px "Trebuchet MS", Verdana, Arial, Sans-serif;
}

#id-access form input.go {
	vertical-align: bottom;
	padding-bottom: 2px
}

/*</group>*/

/*<group=loc-cat-list>*/

/* loc-cat-list 
------------------------------------ */

#locales.locCatList {
	float: left;
	width: 289px;
}

#categories.locCatList {
	float: right;
	padding-left: 20px;
	width: 268px;
}

.locCatList h1 {
	color:  #414141;
	font-size: 30px;
	font-weight: normal;
	margin: 0 0 10px 10px;
}

.locCatList ul {
	margin: 0 0 0 60px;
	padding: 0;
	list-style: none;	
}

#locales.locCatList ul {
	border-right: 2px #8dc5ac solid;
	margin-left: 70px;
}

.locCatList li {
	font-size: 15px;
	line-height: 1.5em;
}

.locCatList a {
	color: #000;
}

/*</group>*/

/*<group=flexbox>*/

.flexbox {
	float: left;
	background: url(../images/flexbox_gray.gif) left top no-repeat;
}

.flexbox .t {
	margin-left: 8px;
	background: white url(../images/flexbox_gray.gif) right top no-repeat;
	padding: 4px 8px 0 0;
}

.flexbox .b {
	background: white url(../images/flexbox_gray.gif) left bottom no-repeat;
	margin-top: -1px;
	padding-left: 8px;
}

.flexbox .b div {
	background: white url(../images/flexbox_gray.gif) right bottom no-repeat;
	line-height: 8px;
	_line-height: 6px;
}
	
/*</group>*/

div.mbox.offerHTML {
	position: relative;
}

div#offerAdmin {
	position: absolute;
	top: 7px;
	right: 15px;
}

#offer #ref-num {
	float: right;
	padding: 5px;
	color: #414141;
	border: 1px #8dc5ac dotted;
	margin: 7px 15px 0 0; 
	font-size: 16px;
	line-height: 1.2em;
}

/*<group=photoBank>*/

.photoBank .m3 {
	width: 455px;
	padding-left: 0;
}

.photoBank h1 {
	margin-left: 20px;
}

.photoBank .photo {
	float: left;
	width: 207px;
	min-height: 250px;
	padding-left: 20px;
	text-align: center;
	padding-bottom: 20px;
}

.photoBank img {
	border: 1px solid black;
}

.photoBank .caption {
	display:  block;
	padding: 0 10px;
	font-size: 12px;
	color: #414141;
}

/*</group>*/

#access-error {
	padding: 50px 0 0 60px;
}

#access-error #message {
	float: left;
	width: 400px;
	color: #414141;
	font-style: italic;
	padding-top: 10px;
}

#about h2 {
	margin: 0 7px;
}

#about p {
	font: 14px/1.3em "Trebuchet MS", Verdana, Arial, Sans-serif;
	margin: 1em 7px;
}

#about img {
	border: 1px solid black;
	float: right;
	margin: 0 0 1em 1em;
}


