
/*
_______________________________
CSS DOCUMENT */

/*
.l1: 3-column 600px - 2px - 336px
.l2: 3-column 468px - 2px - 468px
.l3: 3-column 684px - 2px - 252px

.equal: equal columns */

/*
_______________________________
STRUCTURE */

html {
	height: 100%;
}

body {
	height: 100%;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

#outerwrap {
	width: 960px;
	position: relative;
	min-height: 100%;
	margin: 0 auto;
	padding: 0 10px;
}

* html #outerwrap {
	height: 100%;
}

#innerwrap {
	width: 960px;
	position: relative;
	min-height: 100%;
	margin: 0 auto;
}

* html #innerwrap {
	height: 100%;
}

/*
_______________________________
CENTER COLUMNS */

#primary .content {
	margin: 0 0 16px 0;
	padding-bottom: 614px;
}

#secondary .content {
	margin: 0 0 16px 0;
	padding-bottom: 614px;
}

#tertiary .content {
	margin: 0 0 16px 0;
	padding-bottom: 614px;
}

#primary, #secondary, #tertiary {
	position: relative;
	float: left;
}

* html #primary, * html #secondary, * html #tertiary {
	display: inline;
}

#primary .content .left {
	float: left;
	width: 336px;
}

#secondary .content .right {
	float: right;
	width: 336px;
}

/*
_______________________________
L1 */

body.l1 #primary {
	width: 600px;
}

body.l1 #secondary {
	width: 336px;
	margin-left: 24px;
}

body.l1 #tertiary {
	width: 2px;
	margin-left: -349px;
	background: url(../images/backgrounds/bg_vert_divider.png) no-repeat;
}

/*
_______________________________
L2 */

body.l2 #primary {
	width: 468px;
}

body.l2 #secondary {
	width: 468px;
	margin-left: 24px;
}

body.l2 #tertiary {
	width: 2px;
	margin-left: -481px;
	background: url(../images/backgrounds/bg_vert_divider.png) no-repeat;
}

/*
_______________________________
L3 */

body.l3 #primary {
	width: 684px;
}

body.l3 #secondary {
	width: 252px;
	margin-left: 24px;
}

body.l3 #tertiary {
	width: 2px;
	margin-left: -265px;
	background: url(../images/backgrounds/bg_vert_divider.png) no-repeat;
}

/*
_______________________________
EQUAL COLUMNS */

/* \*/

body.equal #outerwrap, body.equal #innerwrap {
	overflow: hidden;
	padding-bottom: 0;
}

body.equal #primary, body.equal #secondary, body.equal #tertiary {
	margin-bottom: -32767px;
	padding-bottom: 32767px;
}

* html body.equal #outerwrap, * html body.equal #innerwrap {
	padding-bottom: 0;
	overflow: visible;
}

/* */

@media all and (min-width: 0px) {
 body.equal #primary,  body.equal #secondary,  body.equal #tertiary {
 padding-bottom: 0 !important;
 margin-bottom: 0 !important;
}
 body.equal #primary[id^="primary"]:before, body.equal #secondary[id^="secondary"]:before, body.equal #tertiary[id^="tertiary"]:before {
 content: 'Q';
 display: block;
 background: inherit;
 padding-top: 32767px!important;
 margin-bottom: -32767px!important;
 height: 0;
}
}

/*
_______________________________
TOP BAR */

#topbar {
	height: 32px;
	background: #eee;
}

/*
_______________________________
PRE HEADER */

#preheader {
	padding: 0 4px 0 8px;
	height: 36px;
	overflow: auto;
}

#preheader .left {
	float: left;
	height: 36px;
	font: 11px/36px Arial, Helvetica, sans-serif;
}

#preheader .right {
	float: right;
	height: 36px;
	font: 11px/36px Arial, Helvetica, sans-serif;
}

.divider {
	vertical-align: middle;
	margin: 0 6px;
}

/*
_______________________________
ICONS */

.icon, .icon a {
	vertical-align: middle;
	margin: 0 4px 0 0;
	text-decoration: none;
}

.social {
	float: right;
}

/*
_______________________________
HEADER */

#header {
	height: 110px;
	margin: 0 0 4px 0;
	background: #bee600 url(../images/backgrounds/bg_header_alt.jpg);
	overflow: auto;
}

#logo {
	float: left;
	padding: 8px 0 0 8px;
}

#acctcap {
	float: right;
	height: 36px;
	width: 10px;
	margin: 44px 0 0 0;
	background: url(../images/backgrounds/bg_account_cap.png);
}

#acctcontrol {
	float: right;
	height: 36px;
	margin: 44px 8px 0 0;
	padding: 0 16px 0 6px;
	font: 11px/36px Arial, Helvetica, sans-serif;
	background: url(../images/backgrounds/bg_account.png) top right;
}

/*
_______________________________
TOP NAVIGATION */

#topnav {
	width: 958px;
	height: 46px;
	margin: 0 0 4px 0;
	background: #2f1000 url(../images/backgrounds/bg_top_nav.png);
	border: 1px solid #2f1000;
	overflow: auto;
}

#topnav .left {
	float: left;
}

#topnav .left a {
	height: 46px;
	padding: 0 12px;
	font: 14px/46px Arial, Helvetica, sans-serif;
	color: #ccc;
	text-decoration: none;
	vertical-align: middle;
}

#topnav .left a:hover {
	color: #fff;
}

.tndivider {
	vertical-align: middle;
}

#topnav .right {
	padding: 7px 7px 0 0;
}

#topnav .right a {
	float: right;
	width: 322px;
	height: 32px;
	font: bold 15px/32px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2f1000;
	text-decoration: none;
	text-align: center;
	background: url(../images/buttons/button_business_owners2.png) no-repeat left top;
}

#topnav .right a:hover {
	background-position: 0 -32px;
}

/*
_______________________________
BREAD CRUMBS */

#breadcrumbs {
	font: 10px Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
	padding: 3px 0 3px 8px;
	border: 1px solid #ccc;
	height:18px;
}

		#breadcrumbs ul{
			margin: 0;
			padding: 0;
			list-style-type: none;
			float:left;
		}
		#breadcrumbs ul li{ 
			display: inline;
		}
		
		#breadcrumbs ul li a{
			font: 11px Arial, Helvetica, sans-serif;
			padding: .2em 1em;
			background:url(../img/skin/top3_arrow.gif) no-repeat 0px 5px;
		}
		
		#breadcrumbs ul li a:hover{
			padding: .2em 1em;
			background:url(../img/skin/top3_arrow_hover.gif) no-repeat 0px 5px;
		}
		#breadcrumbs ul li a.current{
			padding: .2em 1em;
			font-weight:bold;
			background:url(../img/skin/top3_arrow_hover.gif) no-repeat 0px 5px;
		}

/*
_______________________________
SEARCH RESULTS */

.results {
	font: 12px/18px Arial, Helvetica, sans-serif;
	margin: 0 0 8px 0;
	overflow: auto;
}

.results .left {
	float: left;
}

.results .right {
	float: right;
}

.results a {
	margin: 0 2px;
	text-decoration: none;
}

.results select {
	font: 12px/18px Arial, Helvetica, sans-serif;
}

/*
_______________________________
MAIN PROMOTION */

#promomain {
	width: 600px;
	height: 240px;
	margin: 0 0 8px 0;
	background-image:url(../images/backgrounds/bg_promotion_bar.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	text-align:center;

}

.promocopy, .promocopyalt {
	width: 332px;
	height: 130px;
	margin: 18px 0 0 250px;
	text-align: right;
}

.promocopy h1 {
	font: bold italic 21px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5a5a5a;
}

.promocopyalt h1 {
	font: bold italic 21px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}

.promocopy p {
	font: bold italic 16px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #5a5a5a;
}

.promocopyalt p {
	font: bold italic 16px/21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
}


.promobutton a {
	display: block;
	margin: 0 0 0 372px;
	width: 210px;
	height: 46px;
	background: url(../images/buttons/button-promo.png) left top;
	text-align: center;
	font: bold 28px/41px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}

#promomain button {
	font-size: 15px;
	margin: 0;
	padding:0 0px 0px 0px;
	width:150px;
	height:17px;
	color: #ffffff;
	font-style: italic;
	font-weight:bold;
	text-decoration:none;
	background:none;
	float:left;
}

.promochange{
	font-size: 15px;
	margin: 0;
	padding:0 0px 0px 0px;
	color: #ffffff;
	font-style: italic;
	font-weight:bold;
	text-decoration:none;	
}

.promochange-item{
	float:left;
	padding:3px 0px 0px 0px;
	margin:0;

}

.promoone, .promotwo, .promothree, .promofour, .promofive {
	width: 600px;
	height: 212px;
	overflow: auto;
}

.promoone {
	background: url(../images/promotions/promo1.jpg);
}

.promotwo {
	background: url(../images/promotions/promo2.jpg);
}

.promothree {
	background: url(../images/promotions/promo3.jpg);
}

.promofour {
	background: url(../images/promotions/promo4.jpg);
}

.promofive {
	background: url(../images/promotions/promo5.jpg);
}

/*
_______________________________
VOUCHERS */

.voucher {
	width: 598px;
	min-height: 137px;
	border: 1px solid #ffaf00;
	margin: 0 0 8px 0;
	overflow: auto;
}

.voucherwallet {
	width: 598px;
	min-height: 110px;
	border: 1px solid #ffaf00;
	margin: 0 0 8px 0;
	overflow: auto;
}

.voucher .head {
	height: 21px;
	padding: 0 0 0 8px;
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	background: #ff7a00 url(../images/backgrounds/bg_voucher_header.png);
}

.voucher .head a {
	color: #fff;
	text-decoration: none;
}

.voucher .thumb, .voucherwallet .thumb {
	float: left;
	width: 100px;
	height: 100px;
	margin: 8px;
	text-align:center;
	vertical-align:middle;
	overflow:hidden;
}

.voucher .name, .voucherwallet .name {
	margin: 6px 0 2px;
	font: 21px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ff7a00;
}

.voucher .name a, .voucherwallet .name a {
	color: #ff7a00;
	text-decoration: none;
}

.voucher .location, .voucher .location a {
	margin: 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #aaa;
	text-decoration: none;
}

.voucher .location a:hover {
	text-decoration: underline;
}

.voucher .desc, .voucher .desc a, .voucherwallet .desc, .voucherwallet .desc a {
	margin: 3px 0;
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
}

.voucher .terms {
	margin: 3px 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #aaa;
}

.voucherwallet .count {
	margin: 3px 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

.voucher .links {
	float: left;
	margin: 1px 0 0 0;
}

.voucherwallet .links {
	float: left;
	margin: 7px 0 0 0;
}

.voucher .links ul, .voucherwallet .links ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font: 11px Arial, Helvetica, sans-serif;
}

.voucher .links li, .voucherwallet .links li {
	float: left;
	display: inline;
	background: url(../images/buttons/button_voucher_right.png) no-repeat right top;
	margin: 0 5px 0 4px;
	padding: 0;
}

.voucher .links a, .voucherwallet .links a {
	float: left;
	display: block;
	position: relative;
	left: -5px;
	margin-right: -5px;
	width: 0.1em;
	white-space: nowrap;
	background: url(../images/buttons/button_voucher_left.png) no-repeat left top;
	padding: 3px 8px 3px 6px;
	text-decoration: none;
	color: #36c;
}

.voucher .links > ul a, .voucherwallet .links > ul a {
	width: auto;
}

.voucher .links a:hover, .voucherwallet .links a:hover {
	color: #fff;
}

/* not for IE5.x or IE6 */
.voucher .links li:hover, .voucher .links li:hover a, .voucherwallet .links li:hover, .voucherwallet .links li:hover a {
	background-position: 100% -22px;
	color: #fff;
}

.voucher .links li:hover a, .voucherwallet .links li:hover a {
	background-position: 0 -22px;
}

/*
_______________________________
RIGHT SIDE */

#searchbox {
	width: 336px;
	height: 240px;
	margin: 0 0 8px 0;
	background: #2f1000 url(/images/backgrounds/bg_search.png) no-repeat top left;
	overflow: auto;
}

.sidebox {
	width: 334px;
	margin: 0 0 8px 0;
	line-height: 0;
	border: 1px solid #ccc;
	overflow: auto;
}

.newsicon {
	float: left;
	padding: 0 8px 8px;
}

.advertisement {
	width: 334px;
	height: 278px;
	margin: 0 0 8px 0;
	border: 1px solid #ccc;
}

#profilephoto {
	width: 336px;
	margin: 0 0 8px 0;
}

.gallerythumb {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0 0 8px 0;
}

.gallerythumbs {
	float: left;
	width: 60px;
	height: 60px;
	margin: 0 0 8px 9px;
}

/*
_______________________________
BANNERS */

.big {
	width: 336px;
	height: 280px;
	margin: 0 0 8px 0;
}

.med {
	width: 300px;
	height: 250px;
	margin: 14px 17px;
}

.billboard {
	width: 728px;
	height: 90px;
	margin: 0 0 8px 0;
}

.holiday {
	width: 336px;
	height: 240px;
	margin: 0 0 8px 0;
}

/*
_______________________________
FORMS */

.formcontainer {
	height: 260px;
}

fieldset ul {
	margin: 0 0 0 160px;
	padding: 0;
}

fieldset li {
	list-style: none;
	margin: 0 0 12px 0;
	clear: both;
}

label {
	float: left;
	text-align: right;
	margin-left: -160px;
	width: 152px;
}

fieldset fieldset {
	margin: 0 0 8px 0;
	border-style: none;
}

fieldset fieldset legend {
	margin-left: 0;
	font-weight: normal;
}

fieldset fieldset ol {
	margin: 0 0 0 160px;
	padding: 0;
}

fieldset fieldset label {
	float: none;
	width: auto;
}

legend {
	font: italic 18px/26px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0 0 8px -7px;
	padding: 0;
	color: #aed300;
}

select {
	width: 210px;
	font: 12px Arial, Helvetica, sans-serif;
}

input[type='text'], input[type='password'] {
	width: 206px;
	height: 16px;
	margin: 0;
	padding: 1px;
	border: 1px solid #2f1000;
	font: 12px Arial, Helvetica, sans-serif;
}

textarea {
	margin: 0;
	padding: 1px;
	border: 1px solid #2f1000;
	width: 210px;
	width: 210px;
	font: 12px Arial, Helvetica, sans-serif;
}

select#sort {
	width: 100px;
}

select#view {
	width: 100px;
}

select#nday_0 {
	width: 50px;
}

select#nmonth_0 {
	width: 90px;
}

select#nyear_0 {
	width: 65px;
}

input[type='image'], select, button {
	cursor: pointer;
}

input[type='text'], input[type='password'] {
	cursor: text;
}

button {
	width: 180px;
	height: 26px;
	margin: 0 auto;
	padding: 0 0 4px 0;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2f1000;
	border: none;
	background: transparent url(../images/buttons/button_wide.png) no-repeat;
}

button:focus, button:hover {
	background: transparent url(../images/buttons/button_wide.png) no-repeat scroll 0px -26px;
	color: #2f1000;
	border: none;
}


/*
_______________________________
SEARCH FORM */

#search {
	margin: 0;
	padding: 8px;
}

#search fieldset ul {
	margin: 0 0 0 100px;
	padding: 0;
}

#search fieldset li {
	list-style: none;
	margin: 0 0 12px 0;
	clear: both;
}

#search label {
	float: left;
	text-align: right;
	margin-left: -100px;
	width: 92px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #bee600;
}

#search select {
	width: 210px;
	border: none;
	font: 12px Arial, Helvetica, sans-serif;
}

#search input {
	width: 206px;
	height: 16px;
	margin: 0;
	padding: 1px;
	border: 1px solid #2f1000;
	font: 12px Arial, Helvetica, sans-serif;
}

#search input:focus, #search input:hover, #search button:focus, #search button:hover {
	border: 1px solid #aed300;
}

#search p {
	text-align: right;
	margin: 0 12px 0 0;
	padding: 0;
}

#search optgroup {
	font: bold 12px/18px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #2f1000;
}

#search option {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #000;
	background: #fff;
}

#search option.main {
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #000;
}

#search button {
	float: right;
	width: 90px;
	height: 26px;
	margin: 0 11px 0 0;
	padding: 0 0 4px 0;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2f1000;
	border: none;
	background: transparent url(../images/buttons/button_search.png) no-repeat;
}

#search button:focus, #search button:hover {
	background: transparent url(../images/buttons/button_search.png) no-repeat scroll 0px -26px;
	color: #2f1000;
	border: none;
}

/*
_______________________________
NEWSLETTER FORM */

#newsletter {
	margin: 0;
	padding: 8px;
}

#newsletter input {
	float: left;
	width: 237px;
	height: 16px;
	margin: 2px 0 0 0;
	padding: 1px;
	font: 12px/16px Arial, Helvetica, sans-serif;
	border: 1px solid #ccc;
}

#newsletter input:focus, #newsletter input:hover, #newsletter button:focus, #newsletter button:hover {
	border: 1px solid #aed300;
}

#newsletter button{
	float: right;
	width: 60px;
	height: 24px;
	margin: 0 11px 0 0;
	padding: 0;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2f1000;
	border: none;
	background: transparent url(../images/buttons/button_go.png) no-repeat;
}

#newsletter button:focus, #newsletter button:hover {
	background: transparent url(../images/buttons/button_go.png) no-repeat scroll 0px -24px;
	color: #2f1000;
	border: none;
}

#login_form button {
	width: 60px;
	height: 24px;
	margin: 0 11px 0 0;
	padding: 0;
	font: bold 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2f1000;
	border: none;
	background: transparent url(../images/buttons/button_go.png) no-repeat;
}

/*
_______________________________
PRE FOOTER */

#prefooter {
	width: 960px;
	/*height: 490px;*/
	position: relative;
	margin: -614px auto 0;
	background: #fff;
	/*overflow: auto;*/
}

#prefooter .content {
	padding: 8px 0;
	font: 10px/15px Arial, Helvetica, sans-serif;
}

#prefooter .content a {
	color: #000;
	text-decoration: none;
}

#prefooter .content a:hover {
	color: #333;
	text-decoration: underline;
}

.prefootercol {
	float: left;
	width: 192px;
}

/*
_______________________________
BOTTOM NAV */

#bottomnav {
	clear: both;
	width: 960px;
	height: 36px;
	position: relative;
	margin: 0 auto 4px;
	text-align: center;
	font: 12px/36px Arial, Helvetica, sans-serif;
	color: #aaa;
	background: #2f1000;
}

#bottomnav a {
	color: #ccc;
	text-decoration: none;
}

#bottomnav a:hover {
	color: #fff;
	text-decoration: underline;
}

/*
_______________________________
FOOTER */

#footer {
	width: 960px;
	height: 80px;
	position: relative;
	margin: 0 auto 4px;
	background: #aed300;
}

#footer .content {
	padding: 12px 0 0 0;
	color: #627700;
	text-align: center;
}

#footer .content p {
	font: 10px/15px Arial, Helvetica, sans-serif;
}

#footer .content a {
	color: #627700;
	text-decoration: none;
}

#footer .content a:hover {
	text-decoration: underline;
}

/*
_______________________________
MISC CONTENT */

.address {
	float: left;
	width: 480px;
}

.phone {
	float: right;
	width: 120px;
	text-align: right;
}

.stars {
	margin: 0 0 4px 0;
}

.error {
	color: #ff0000;
}

/*
_______________________________
GENERAL */

p {
	margin: 0 0 18px 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

h1, h2, h3, h4, h4, h6 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 28px;
	line-height: 36px;
	margin: 0 0 8px;
	color: #aed300;
}

h1 a {
	color: #aed300;
	text-decoration: none;
}

h2 {
	font-size: 24px;
	line-height: 32px;
	margin: 0 0 8px;
	color: #aed300;
}

h2 a {
	color: #aed300;
	text-decoration: none;
}

.inside {
	margin: 0 8px 8px;
}

h3 {
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 8px;
	color: #aed300;
	font-style: italic;
}

h3, h3 a {
	color: #aed300;
	text-decoration: none;
}

h4 {
	font-size: 18px;
	line-height: 26px;
	margin: 0 0 8px;
	color: #ff7a00;
	font-style: italic;
}

h4, h4 a {
	color: #ff7a00;
	text-decoration: none;
}

hr {
	clear: both;
	display: block;
	margin: 0 0 8px;
	border-bottom: 2px dotted #ccc;
	border-style: none none dotted;
}

ul {
	list-style: disc outside;
}

ol {
	list-style: decimal outside;
}

ul, ol {
	margin: 0 0 18px 18px;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

blockquote {
	float: right;
	width: 210px;
	margin: 0 0 12px 12px;
	padding: 18px 16px 20px;
	font: bold italic 16px/18px Arial, Helvetica, sans-serif;
	color: #fff;
	background: #aed300;
}

table {
	width: 100%;
	margin: 0 0 8px 0;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

td {
	padding: 2px;
}

.hours td {
	padding: 0;
}

.day {
	width: 90px;
}

a {
	color: #36c;
	text-decoration: underline;
}

a:hover {
	color: #c33;
}

.green {
	color: #aed300;
}

.orange {
	color: #ff7a00;
}

.orange a {
	color: #ff7a00;
}

strong, th, thead td, h1, h2, h3, h4, h5, h6, dt {
	font-weight: bold;
}

small {
	font: 10px Arial, Helvetica, sans-serif;
}

.center {
	text-align: center;
}

/*
_______________________________
FLOATED IMAGES */

.imageleft {
	float: left;
	margin: 0 12px 12px 0;
	padding: 0;
	line-height: 0;
}

.imageright {
	float: right;
	margin: 0 0 12px 12px;
	padding: 0;
	line-height: 0;
}

/*
_______________________________
END */

/* Login form */
#login-submit-btn{
	height: 20px;
	background-color:#FFFFFF;
	color: #91C920;
	border: solid 1px #333333;
	width: 60px;
}



/* Registration form */
#reg-top{
	color: #EA9800;
	font-size: 18px;
	font-style:italic;
	text-align: center;
	font-weight: normal;
	padding: 20px 0px 0px 0px;
	margin: 0;
}	
#join_form{ text-align: center; }
#join_form p{
	margin: 0;
	padding: 5px 5px 5px 5px;
	text-align: center;
	color: #60483B;
}	
#reg-left{
	width:50%;
	margin: 20px 0px 0px 0px;
	padding: 0;
	float: left;
	background: url(../img/skin/dot.gif) right top repeat-y;
}
#reg-right{
	width:50%;
	margin: 20px 0px 0px 0px;
	padding: 0;
	float: left;
}
.reg form{
	padding-left: 40px;
}
.form-container{
	min-height: 190px;
}
.login-form-container{
	min-height: 60px;
}
/* subcategory box in template 5 */
div.subcategory_box{
	float:left;
	width: 240px;
	border: solid 1px #85C327;
	height:90px;
	margin-right:5px;
	margin-bottom:5px;
	background:#FFFFFF url(../img/skin/subcategories_box_bg.jpg) repeat-x 0px 0px;
	font-size:11px;
}
.subcategory_box_img{
	float: left;
	width:62px;
	height:90px;
}
.subcategory_box_desc{
	float: left;
	width:178px;
}
.subcategory_box_desc h2{
	color:#000000;
	font-weight:bold;
	padding:0;
	margin:1px 0px 2px 1px;
	font-size:12px;
}
.subcategory_box_desc h3{
	color:#3E3E3E;
	padding:0;
	margin:1px 0px 3px 1px;
	font-size:11px;
	font-weight:normal;
}
.subcategory_box_desc a{
	color:#3E3E3E;
	font-weight:bold;
}
.subcategory_box_desc a:hover{
	color:#FF0000;
}
/* columns */
#main_column_760{
	width:748px;
	padding: 10px 0px 10px 10px;
	margin: 0;
	float:left;
}
#right_column{
	width:200px;
	float:left;
	padding: 0;
	margin: 0;
}
/* error/confirmation messages */
div.error_ok{
	background:url(../img/skin/ok.gif) 10px 10px no-repeat;
	text-align:left;
	color: #006600;
	font-size:14px;
	font-weight: bold;
	padding:5px 5px 5px 50px;
	margin:10px 20px 10px 20px;
	border:solid 1px #88C659;
	background-color:#D5F9B9;
	min-height:50px;
	width: 90%;
}
div.error_no{
	background:url(../img/skin/no.gif) 10px 10px no-repeat;
	text-align:left;
	color: #F92F2F;
	font-size:14px;
	font-weight: bold;
	padding:5px 5px 5px 50px;
	margin:10px 20px 10px 20px;
	border:solid 1px #F92F2F;
	background-color:#FDC0BF;
	min-height:50px;
	width: 90%;
}
div.error_info{
	background:url(../img/skin/info.gif) 10px 10px no-repeat;
	text-align:left;
	color: #4A9DEB;
	font-size:14px;
	font-weight: bold;
	padding:5px 5px 5px 50px;
	margin:10px 20px 10px 20px;
	border:solid 1px #4A9DEB;
	background-color:#C2E0FA;
	min-height:50px;
	width: 90%;
}
div.error_no a{
	color:#FF0000;
}
div.error_ok a{
	color:#669900;
}

#lightwindow_div{
	margin-left: 120px;
	width: 400px;
	height:340px;	
	border: solid 2px #b1b1b1;
	padding: 2px 2px 2px 2px;
	background-color:#FFFFFF;
	text-align:left;
	display: none;
	z-index:3;
}

.lightwindow_div_close{
	text-align:right;
}

a.window_close:link, a.window_close:visited{
	color:#d00707;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}


#lightwindow_div_content{
	height:320px;
	background-color:#FFFFFF;
	overflow-x:hidden;	
	overflow-y:auto;
}


#window_main_container{
	padding:0px 5px 0px 5px;
}

#loader_div{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	background:#ffffff;	
	opacity: 0.8;
	filter: alpha(opacity=10);
	z-index:333;
	text-align:center;
	vertical-align:middle;
	display:none;
}

#error_box{
	height:25px;
	color:#cc0000;
	font-weight:bold;
	vertical-align:top;
}


/*
_______________________________
LIGHTWINDOW BY */


.window_form_item{
	padding: 5px 0px 5px 0px;
	font-size:12px;

}

.window_form_item_left{
	float:left;
	width:200px;

}

.window_form_item_right{
	float:left;

}

.window_form{
	font-size:11px;
	padding: 3px 3px 3px 3px;
	margin: 0px 0px 0px 0px;
	color: #88babb;
	background-color:#f6f6f6;
	border:1px solid #548788;
}

#close_this_window{
	background-image:url('../img/skin/close_this_window_button.gif');
	background-position:center;
	background-repeat:no-repeat;
	width:227px;
	height:35px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:0px;
	text-align:center;
}


/*
_______________________________
BROWSE VOUCHERS BY */

	h1.cat-menu-1 a{
		margin: 2px 2px 2px 2px;
		padding: 2px 2px 2px 36px;
	}
	h1.cat-menu-1 a{
		font-size: 24px;
		color: #60483C;
		text-decoration: none;
		display: block;
		padding-top: 4px;
	}
	h1.cat-menu-1 a:hover{
		color: #85C327;
	}
	div.voucher-cat{
		background: url('../img/skin/voucher.jpg') left top no-repeat;
		width: 140px;
		height: 74px;
		float: left;
		overflow: hidden;
		padding: 10px 4px 4px 12px;
		margin: 0px 10px 0px 0px;
	}
	div.voucher-cat:hover{
		background: url('../img/skin/voucher-hover.jpg') left top no-repeat;
	}
	div.voucher-cat h2{
		margin: 0;
		padding: 0px 0px 0px 2px;
		float: left;
		width: 100px;
	}
	div.voucher-cat h2 a{
		text-decoration: none;
		font-size: 12px;
	}
	div.voucher-cat h2 a:hover{
		color: #85C327;
	}
	div.voucher-cat img{
		float: left;
		margin-top: 5px;
		width: 30px;
		height: 30px;
	}
	div.voucher-cat p{
		display: none;
	}


/*
_______________________________
FIELD DESCRIPTION BUBBLE */

dl {
	font:normal 12px/15px Arial;
    position: relative;
    width: 350px;
    margin:0;
	padding:0;
}
dd {
    float: left;
    width: 200px;
    margin:0;
	padding:0;
	z-index:10;

}
/* The hint to Hide and Show */
.hint {
   	display: none;
    position: absolute;
    right: -230px;
    width: 200px;
    margin-top: -4px;
    border: 1px solid #c93;
    padding: 10px 12px;
    /* to fix IE6, I can't just declare a background-color,
    I must do a bg image, too!  So I'm duplicating the pointer.gif
    image, and positioning it so that it doesn't show up
    within the box */
    background: #ffc url('../img/skin/pointer.gif') no-repeat -10px 5px;
	z-index:100;
}

/* The pointer image is hadded by using another span */
.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url('../img/skin/pointer.gif') left top no-repeat;
	z-index:1000;
}

.white a{
	text-decoration: none;
	color:#FFFFFF;
}
.white a:hover{
	color:#FFFF99;
}

.submit_form {
	width: 180px;
	height: 26px;
	margin: 0 auto;
	padding: 0 0 4px 0;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2f1000;
	border: none;
	background: transparent url(../images/buttons/button_wide.png) no-repeat;
	cursor:pointer;
}

.submit_form:focus, .submit_form:hover {
	background: transparent url(../images/buttons/button_wide.png) no-repeat scroll 0px -26px;
	color: #2f1000;
	border: none;
}



.submit_form_wider {
	width: 230px;
	height: 26px;
	margin: 0 auto;
	padding: 0 0 4px 0;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2f1000;
	border: none;
	background: transparent url(../images/buttons/button_wider.png) no-repeat;
	cursor:pointer;
}

.submit_form_wider:focus, .submit_form_wider:hover {
	background: transparent url(../images/buttons/button_wider.png) no-repeat scroll 0px -26px;
	color: #2f1000;
	border: none;
}


.submit_form_maxwider {
	width: 300px;
	height: 26px;
	margin: 0 auto;
	padding: 0 0 4px 0;
	font: bold 18px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #2f1000;
	border: none;
	background: transparent url(../images/buttons/button_maxwider.png) no-repeat;
	cursor:pointer;
}

.submit_form_maxwider:focus, .submit_form_maxwider:hover {
	background: transparent url(../images/buttons/button_maxwider.png) no-repeat scroll 0px -26px;
	color: #2f1000;
	border: none;
}

label.click_to_confirm {
	text-align: right;
	margin-left: 0px;
	width: 350px;
}

