/* **************************** */
/* 	CBDC  ~~~~~~~~         	*/
/*	developed by Nicom IT  	*/
/*		(C) 2008	*/
/* **************************** */

* { margin: 0; padding: 0; border: 0; } /* Everything has 0 unless defined */

html {
	border: 0;
}

body {
	background: url('../images/bg.jpg') repeat-x #671917;
	font-family: arial, verdana, sans-serif;	
}

/* ============================================================================= Fonts === */

a {
	color: #891b26;
	text-decoration: underline;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

p {
	font-size: 14px;
	margin: 10px 0;
	line-height: 16px;	
}

p.quote {
	font-style: italic;
}

.red {
	color: #ff0000;
}

.tiny {
	font-size: 10px;
}

.date {
	font-size: 11px;
	color: gray;
	font-family: verdana, arial;
}

br.clear {
	clear: both;
}

strong {
	font-weight: 900;	
}

h1 {
	font-size: 22px;
	font-weight: 800;
	margin: 10px 0;
	color: #891b26;
}
		
h2 {
	font-size: 16px;
	color: #000;
	font-weight: 800;
	margin: 10px 0;
	clear: both;
}

h3 {
	font-size: 14px;
	color: #000;
	font-weight: normal;
	text-decoration: underline;
	margin-top: 10px;
}

hr {
	margin: 20px 0;
	height: 1px;
	background-color: #CFBD9B;
	
}

img.border {
	float: right;
	margin: 10px;
	border: 10px solid #232323;
}

.extra-padding {
	padding: 0 20px;	
	
}

/* ============================================================================= Site Wrappers === */

#home-wrapper {
	margin: 0 auto;
	width: 940px;
	background: url('../images/home.jpg') no-repeat;
	height: 400px; 
}

#wrapper {
	margin: 0 auto;
	margin-top: 8px;
	width: 940px;
	background-color: #fff;
	/*background: url('../images/content-bg.gif') repeat-y; */
	 background: #fff url('../images/content-bg.jpg') left top repeat-y;
}

#content-wrapper {
	width: 940px;
}

/* ============================================================================= Home Page === */

#home-wrapper img {
	margin: 30px 0 0 10px;
}

#phone-number {
	color: #b6a16c;
	font-weight: 600;
	text-align: right;
	padding-top: 5px;
	margin-right: 15px;
}

#language {
	color: #b6a16c;
	font-size: 12px;
	text-align: right;
	padding-top: 11px;
	margin-right: 13px;
	
}

.home-option {
	float: left;
	margin: 0 12px 0 15px;
	padding: 10px;
	padding-top: 60px;
	height: 130px;
	width: 200px;
	/*border: 1px solid #000; */
}

.home-option h1 {
	font-size: 18px;
	font-weight: normal;
	margin: 0px 0;
	color: #000;
}

.home-option a {
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0;
	color: #891b26;
}

.home-option p {
	font-size: 11px;
	margin: 3px 0;
	line-height: 13px;	
}



/* ============================================================================= Header === */

#header {
	width: 940px;
	height: 130px;
	background: url('../images/header.jpg') no-repeat; 
	border-bottom: 1px #000 solid;
}

#header.nb {
	background: url('../images/nb-header.jpg') no-repeat; 
	
}

#header img {
	float: left;
	margin: 0px 0 0 10px;
	
}

#header .small-bar {
	margin-top: 8px;
}

#search {
	padding-top: 0px;
	float: none;
}

#breadcrumb {
	float: left;
	margin-top: 10px;
	width: 445px;
	background: url(../images/breadcrumb-bg.jpg) no-repeat left center;
        margin-left: 15px;
}

#breadcrumb p {
	float: right;
        font-size: 10px;
	padding-right: 38px;
	color: #b6a16c;
}

#breadcrumb .highlite {
	color: #891b26;
	text-decoration: underline;	
}

/* =============================================================================tab nav === */

ul#tabnav {
	margin-top: 75px;
	float: right;
	min-width: 580px;
	list-style: none;
}

ul#tabnav li {
	float: left;
	font-weight: normal;
}

ul#tabnav a {
	float: left;
	display: block;
	background-color: #f6f2e9;
	color: #000;
	text-decoration: none;
	height: 20px;
	padding: 0 17px;
	padding-top: 8px;
	margin: 0 2px;
	border: 1px #222 solid;
	font-size: 12px;
}


ul#tabnav a:hover {
	text-decoration: underline;
	color: #222;
	background-color: #fff;
	border-bottom: 1px solid #fff;
}

ul#tabnav li.active {
	
}

ul#tabnav li.active a {
	color: #222;
	background-color: #fff;
	display: block;
	border-bottom: 1px solid #fff;

}

/* ============================================================================= Side Menu === */

#side-menu, #side-menu-fr {
	display: block;
	margin: 40px 0 0 30px;
	float: left;
}

#side-menu ul, #side-menu-fr ul {
	display: block;
	width: 227px;
	padding-top: 45px;
	height: 174px;
	list-style: none;
	background: url(../images/business-listings-bg.png) no-repeat left top;
}

#side-menu-fr ul {
	background: url(../images/business-listings-bg-fr.png) no-repeat left top;
}

#side-menu li, #side-menu-fr li {
	font-size: 12px;
	font-weight: 600;
	margin: 0 2px;
}

#side-menu select, #side-menu-fr select  {
	padding: 5px;
	border: 1px solid #e0e0e0;
	margin-left: 15px;
	
}

#side-menu a#list-businesses, #side-menu-fr a#list-businesses {
	margin-left: 15px;
	margin-top: 10px;
	width: 190px;
	height: 30px;
	background: url(../images/view-listings.gif) no-repeat left top;
	text-indent: -2000px;
}

#side-menu-fr a#list-businesses {
	background: url(../images/view-listings-fr.gif) no-repeat left top;
}

#side-menu a.hover#list-businesses {
	background: url(../images/view-listings-hover.gif) no-repeat left top;
}

#side-menu a#submit-business, #side-menu-fr a#submit-business {
	margin-left: 15px;
	width: 190px;
	height: 30px;
	background: url(../images/submit-a-business.gif) no-repeat left top;
	text-indent: -2000px;
}

#side-menu-fr a#submit-business {
	background: url(../images/submit-a-business-fr.gif) no-repeat left top;
	
}

#side-menu li.top {
	background: #F0EADE url(../images/side-menu-top.png) top left no-repeat;
	background-position: 0px 0px;
	margin: 0;
	padding: 0;
}

#side-menu li.bottom {
	background: #F0EADE url(../images/side-menu-bottom.png) bottom left no-repeat;
	margin: 0;
	padding: 0;
}

#side-menu li a, #side-menu-fr li a {
	color: #000;
	display: block;
	text-decoration: none;
	height: auto;
	padding: 5px 15px;
}

#side-menu li a:hover {
	color: #891b26;
	text-decoration: underline;
}

#side-menu li.active a {
	color: #891b26;
}

/* ============================================================================= Sub Side Menu === */

#side-menu ul li.active ul {
	background: none;
}

#side-menu ul li.active ul li {
	padding-left: 25px;
}

#side-menu ul li.active ul li a {
	color: #000;
	height: 15px;
	font-size: 10px;
	font-weight: 200;
        //font-weight: normal;
	display: block;
	text-decoration: none;
	padding: 0;
}

#side-menu ul li.active ul li a:hover {
	color: #891b26;
	text-decoration: underline;
}

#side-menu ul li.active ul li.active a {
	color: #891b26;
}

/* ============================================================================= business listings menu === */

#side-menu ul.business-listing-menu, #side-menu ul.business-listing-menu-fr {
	display: block;
	width: 220px;
	padding-top: 33px;
	height: 67px;
	margin: 10px 0 10px 4px;
	list-style: none;
	background: url(../images/business-menu-bg.gif) no-repeat left top;
}

#side-menu ul.business-listing-menu-fr {
	background: url(../images/business-menu-bg-fr.gif) no-repeat left top;
}

#side-menu ul.business-listing-menu li a, #side-menu ul.business-listing-menu-fr li a {
	color: #fff;
	
}

/* ============================================================================= horizontally stretching box === */

.box {
	display: block;
	width: 228px;
	background: url(../images/side-menu-bg.jpg) repeat-y left top;	
}

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

.box .bottom {
	background: url(../images/side-menu-bottom.jpg) bottom left no-repeat;
}

.box .box-content {
	padding: 10px;
}

/* ============================================================================= Content Area === */

#content {
	width: 625px;
	float: left;
	padding-top: 10px;
	margin: 0 20px;
	margin-bottom: 30px;
	
}

#content ul {
	padding: 10px 25px;
	font-size: 14px;
	line-height: 17px;
	/*background-color: #B59F70;
	border: solid 2px #671917; */
	color: #000;
}

#content ul.list-menu li {
	font-size: 13px;
	margin: 5px 0;
	font-weight: bold;
}

.backtotop {
	height: 5px;
	width: 100%;
	clear: both;
	border-top: 1px solid #891b26;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 5px;
}

.backtotop a {
	float: right;
	font-size: 10px;
}

div.backtotop p {
	
}

.item_img {
	float: left;
	width: 300px;
	padding: 8px;
}

.clear {
	clear: both;
	height: 0px;
	display: block;
}

p.back-link {
	border-top: 1px solid #BFAA83;
	padding-top: 4px;
}

p.back-link a {
	padding-left: 12px;
	background: url('../images/left-arrow.gif') no-repeat center left;
	font-size: 12px;	
}

/* ============================================================================= admin-menu === */

ul.admin-menu {
	list-style: none;
	border-bottom: 1px #BFAA83 solid;
	padding: 0;
	margin: 0;
}

ul.admin-menu li {
	float: left;
	padding: 2px 2px;
	font-size: 12px;
	margin: 0;
}

ul.admin-menu li a {
	padding: 2px 6px;
	padding-left: 18px;
	margin: 0;
}

ul.admin-menu li.add a {
	background: url('../images/add-icon.gif') no-repeat top left;
}
ul.admin-menu li.list a {
	background: url('../images/list-icon.gif') no-repeat top left;
}
ul.admin-menu li.approve a {
	background: url('../images/approve-icon.gif') no-repeat top left;
}
ul.admin-menu li.edit a {
	background: url('../images/edit-icon.gif') no-repeat top left;
}
ul.admin-menu li.delete a {
	background: url('../images/delete-icon.gif') no-repeat top left;
}
ul.admin-menu li.logout a {
	background: url('../images/logout-icon.gif') no-repeat top left;
}

/* ============================================================================= business list === */

ul#business-list {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	margin: 5px;
	margin-top: 10px;
}

ul#business-list li {
	padding: 5px 0;
	border-bottom: 1px solid #891b26;
}

ul#business-list li .name {
	font-weight: bold;
}

ul#business-list li .price {
	font-style: italic;
}

ul#business-list li a.details {
	font-weight: bold;
	float: right;
}

/* ============================================================================= pagination === */

#pagination {
	font-size: 12px;
	margin: 5px;
	margin-top: 10px;
	float: right;
}

#pagination div {
	float: left;
}

#pagination div.goto {
	padding: 2px 1px;
	margin: 2px;
	font-size: 12px;
}

#pagination div.current {
	padding: 1px 1px;
	margin: 2px;
	font-weight: bold;
	font-size: 14px;
	color: #891b26;
}

#pagination div a {
	display: block;
	padding: 1px 3px;
	margin: 2px;
	border: 1px solid;
	background-color: #CFBD9B;
	text-decoration: none;
	
}

#pagination div a:hover {
	display: block;
	padding: 1px 3px;
	margin: 2px;
	border: 1px solid;
	text-decoration: none;
	background-color: #891b26;
	border: 1px solid #891b26;
	color: #fff;
}

#pagination div.next a {
	background: url('../images/right-arrow.gif') no-repeat center right;
	padding-right: 12px;
	background-color: #CFBD9B;
}

#pagination div.next a:hover {
	background: url('../images/right-arrow-hover.gif') no-repeat center right;
	padding-right: 12px;
	background-color: #891b26;
}

#pagination div.prev a {
	background: url('../images/left-arrow.gif') no-repeat center left;
	padding-left: 12px;
	background-color: #CFBD9B;
}

#pagination div.prev a:hover {
	background: url('../images/left-arrow-hover.gif') no-repeat center left;
	padding-left: 12px;
	background-color: #891b26;
}

/* ============================================================================= notice === */

#notice {
	border: 1px solid #000;
	padding: 10px;
	margin: 10px;
	background-color: #6F0719;
	color: #fff;
}

#notice ul li {
	color: #fff;
}

/* ============================================================================= application specific === */

.show-img {
	border: solid 6px #CFBD9B;
	
}

/* ============================================================================= Content Footer Menu === */

#footer {
	background-color: #fff;
	color: #FFF;
	height: 100%;
	height: 60px;
	margin-bottom: 5px;
	padding-top: 5px;
	border-top: 1px solid #8b0f05;
	
}

#footer img {
	float: left;
	margin-left: 10px;
	
}

#footer.home {
	background: none;
	padding-top: 20px;
}

#footer p {
	margin: 0;
	font-size: 10px;
	line-height: 10px;
	color: #b6a06c;
	padding: 10px;
	padding-top: 0;
	text-align: center;
}

#footer a {
	color: #FFF;
}

/* ============================================================================= Footer Menu === */

#footer-menu {
	background-color: #fff;
	float: right;
	text-align: right;
	margin-right: 10px;
	
}

#footer-menu p {
	text-align: right;
}

#footer-menu ul {
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 15px; /* this will need to change with menu items added */
	text-align: right;
}

#footer-menu ul.fr {
	padding-left: 0px; /* this will need to change with menu items added */
}

#footer-menu li {
	float: left;
	font-size: 10px;
	list-style-type: none;
	margin: 0 2px;
}

#footer-menu ul.fr li a {
	padding: 2px 9px;
}


#footer-menu li a {
	color: #8b0f05;
	display: block;
	text-decoration: none;
	border-right: 1px solid #FFF;
	padding: 2px 10px;
}

#footer-menu li.last a {
	border: none;
}

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

#footer-menu li a.this {
	text-decoration: underline;
}

/* ============================================================================= Forms === */

.form { 
	float: left;
	margin-left: 50px;
}

.form p {
	padding: 0;
	margin: 0;
	font-size: 11px;
}
  
.form label {
	font-size: 12px;
	font-weight: bold;
	color: #000;
	width: 200px;
	display: block;
	float: left;
	margin: 10px;
}  

.form input {
	background: #F7F7F7;
	border: solid 1px #BBB;
	border-bottom-color: #DDD;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin: 0;
	width: 230px;
	float: left;
	margin: 10px;
}

.form textarea {
	font-family: arial, verdana, sans-serif;
}

.form .info {
	font-weight: normal;
	font-style: italic;
	color: #666;
}

.form .info #textareasize {
	color: #8E1922;
}

.form input[type='text'], .form input[type='password'], .form input[type='file'], .form select, .form textarea {
	background: #F7F7F7;
	border: solid 1px #BBB;
	border-bottom-color: #DDD;
	padding: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #666;
	margin: 0;
	width: 230px;
	float: left;
	margin: 10px;
}

.form input[type='text']:hover, .form input[type='password']:hover, .form input[type='file']:hover, .form input[type='submit']:hover, .form input[type='button']:hover, .form textarea:hover {
	border-color: #888;
}

.form input[type='text']:focus, .form input[type='password']:focus, .form input[type='file']:focus, .form textarea:focus {
	background: #FFF;
	color: #333;
}

.form .reqd input, .form .reqd select, .form .reqd .sq select, .form .reqd textarea{
	/*border: red 2px dotted; */
	background: #FFF5BF;
}

p.check-box {
	float: right;
	margin-top: 10px;
}

.form input.check-box {
	width: 20px;
	height: 10px;
	padding: 0;
	margin: 0;
}

.form input.send {
	clear: both;
	border: none;
	background-color: #F7F7F7;
	margin-top: 20px;
	margin-left: 110px;
	background: url('../images/send.gif') no-repeat;
}

.form input.button {
	float: right;
	border: none; 
	height: 34px;
	width: 110px;
	margin-top: 20px;
	text-indent: 200px;
	cursor: pointer;
}
.form input.preview {
	background: url('../images/preview.gif') no-repeat;
}

.form input.frpreview {
	background: url('../images/preview_fr.gif') no-repeat;
}

.form input.reset {
	background: url('../images/reset.gif') no-repeat;
}

.form input.frreset {
	background: url('../images/reset_fr.gif') no-repeat;
}


.form input.update {
	background: url('../images/update.gif') no-repeat;
}

.form input.submit {
	background: url('../images/submit.gif') no-repeat;
}

.form input.agree {
	background: url('../images/agree.gif') no-repeat;
}

.form input.fragree {
	background: url('../images/agree_fr.gif') no-repeat;
}


.form input.frsubmit {
	background: url('../images/submit_fr.gif') no-repeat;
}

.form input.back {
	background: url('../images/back.gif') no-repeat;
}

.form input.frback {
	background: url('../images/back_fr.gif') no-repeat;
}

.form input.login {
	background: url('../images/login.gif') no-repeat;
}

.form input:hover.submit {
	clear: both;
	background-color: #336699;
	color: #F7F7F7;
}

.req {
	color: #8E1922;
}

/* ========================================================= list table */

table.business-list {
	background-color: #fff;
	font-size: 9pt;
	width: 100%;
	text-align: left;
	border: solid 6px #CFBD9B;
	margin: 0;
}

table.business-list tr{
	border: none;
	margin: 0;
}

table.business-list thead tr th, table.business-list tfoot tr th {
	background-color: #671917;
	color: #fff;
	font-size: 9pt;
	padding: 10px 5px;
	margin: 0;
}

table.business-list thead tr .header {
	background-image: url(bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}

table.business-list thead tr a {
	color: #fff;
	text-decoration: underline;
}

table.business-list thead tr a:hover {
	text-decoration: none;
}

table.business-list tbody td {
	color: #000;
	padding: 10px 5px;
	background-color: #fff;
	vertical-align: top;
	margin: 0;
}

table.business-list tbody tr.odd td {
	background-color:#ECECEC;
}

table.business-list thead tr .headerSortUp {
	background-image: url(asc.gif);
}

table.business-list thead tr .headerSortDown {
	background-image: url(desc.gif);
}

table.business-list thead tr .headerSortDown, table.business-list thead tr .headerSortUp {
	background-color: #671917;
}