/*
Theme Name: Uniquemail Web Business
Theme URI: http://www.business.uniquemail.com
Version: 1.2
Description: Another customisable theme by the Uniquemail Business Solutions Team
Author: Uniquemail Business Solutions
Author URI: http://www.business.uniquemail.com
*/

/* standard elements */
html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {color: #6E6B66;}
a:hover {color: #000000;}

body {
	background:url(img/bg_x2.jpg) #8D6856 top center repeat-x;
	/*background: #FDF2CF;*/
	color: #6E6B66;
	font-family:Helvetica, Arial, sans-serif;
text-align:center;
}

p {
font-size:14px;
line-height:130%;
margin:0 0 0 0 ;
}

#uniquemail_logo{
	position: relative;
	border: 0pt none; 
	right: 34px; 
	top: 12px; 
}

p,code,ul {padding-bottom: 10px;}

li {list-style: none;}

h1 {
	font-size:20px;
	color: #6E6B66;
margin:0 0 15px 0;
}
h2 {font: normal 1.6em sans-serif;}
h3 {font: bold 1.1em sans-serif;}

code {
	background: #FFF;
	border: 1px solid #EEE;
	border-left: 6px solid #C1CAD3;
	color: #666;
	display: block;
	font: normal 1em Tahoma,sans-serif;
	line-height: 160%;
	margin: 4px 0 12px;
	padding: 8px 10px;
	white-space: pre;
}

blockquote {
	background: url('img/quote.gif') no-repeat;
	display: block;
	font: bold 0.9em Verdana,sans-serif;
	padding-left: 26px
}

big {font-size: 1.1em;}

h1, h2, h3 {padding-top: 6px;
			padding-bottom: 10px;
}

label {
	display: block;
	font-size: 0.9em;
}

/* misc */
.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* structure */
.container {
	background: #FFFFFF;
	font-size: 1.2em;
	margin: 0 auto;
	padding: 0;
	width: 794px;
border-left:1px solid #AD9E8A;
border-right:1px solid #AD9E8A;
border-bottom:1px solid #AD9E8A;
text-align:left;
}



/* header */
.top {
	/*background: transparent; url('img/clouds.gif') repeat-x;
	padding-left:10px; padding-right:10px; padding-top:30px; padding-bottom:0*/

}
/* title */
#header {
	background: #FFFFFF url('img/ts_header.jpg') no-repeat;
	font-size: 1.2em;
	height: 150px;
	margin: 15px auto 0 auto;
	padding: 0px;
	width: 794px;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	/*over: hidden;*/
	z-index: 100;
border-top:1px solid #AD9E8A;
border-right:1px solid #AD9E8A;
border-left:1px solid #AD9E8A;

}

* html #header	{
width:798px;
}



/* navigation */
#navigation {	
	/*border: 1px solid #CFDEE7;*/
	/*border-color: #DFEEF7 #CFDEE7;*/
	background:url('img/ts_nav_bg.jpg') top left repeat-x;
	height: 53px;
	z-index: 200;
/*margin:0 auto;*/
}

* html #navigation {
width:796px;
/*position:relative;
left:5px;
border:1px solid black;*/

}

#navigation ul{
	width:600px;
	margin: 0;
	padding: 0;
	list-style: none;
margin:0 0 0 10px;
}

* html #navigation ul {
	margin:0 0 0 10px;
}
#navigation li {
  float: left;
  display: inline;
  position: relative;
	/*margin:8px 10px 0 0;*/
padding:10px;
font-weight:bold;
text-transform:lowercase;
	
}

#navigation li a {

	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
	float: left;
	text-decoration: none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	/*background: url(img/btn_bg.jpg) no-repeat left;*/
padding:7px 0px 7px 10px;
color:#53514D;



}

#navigation li a span{

	/*background: url(img/btn_bg.jpg) no-repeat right;*/
padding:7px 9px 7px 0;

}

#navigation li a:hover {

	background: url(img/btn_bg.jpg) no-repeat left;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
	float: left;
	text-decoration: none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
padding:7px 0px 7px 10px;
color:#fff;

}


#navigation li a:hover span{

	background: url(img/btn_bg.jpg) no-repeat right;
padding:7px 9px 7px 0;

}



/*#navigation a:hover {background-position: left bottom; color: #333333;}*/

/* sub-menu */
#navigation li ul {
	width: 180px;
	position: absolute;
	left: 0px;
	top: 41px;
	background: transparent url(img/menu-bottom.png) bottom left no-repeat ! important;
	background: transparent url(img/menu-bottom.gif) bottom left no-repeat;
	padding: 0 0 10px 0;
	margin: 0;
	z-index: 200;
}

#navigation li ul li{

background: #D9E1E5;
width: 180px;
height: 32px;
padding: 0;
margin: 0;
border-bottom: solid 1px #bfcdd4;
	
}

#navigation li ul a{
	background: transparent;
	display: block;
	width: 160px;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	
}

#navigation li ul a:hover{
	background: #D9E1E5 url('img/nav.gif') left bottom repeat-x;
}
/* main */
.main {
	border-top: 4px solid #FFF;
	/*background: url('img/bgmain.gif') repeat-y;*/
/*background-color:none;*/
	z-index: 50;
}

/* sub navigation */
.sidenav {
	float: right;
	width: 210px;
border:1px solid blue;
}
.sidenav h2 {
	color: #5A5A43;
	font: bold 1em Tahoma,sans-serif;
	line-height: 30px;
	margin: 0;
	padding-left: 12px;
}
.sidenav ul {
	padding: 0;
	border-top: 0px solid #EAEADA;
}
.sidenav li {border-bottom: 0px solid #EAEADA;}
.sidenav li a {
	font-size: 1.1em;
	color: #554;
	display: block;
	padding: 8px 0 8px 5%;
	text-decoration: none;
	width: 95%;
}
.sidenav li a:hover {
	background: #F0F0EB;
	color: #fff;	
}

/* content */
.content {
	/*margin: 0 0 10px 10px;*/
	padding:10px 35px 20px 35px;
	/*width: 531px;*/
/*width:730px;*/
/*overflow:auto;*/
color:#6E6B66;
/*border:1px solid red;*/
}

* html .content {
width: 790px;
}

.content .descr {
	color: #664;
	font-size: 0.9em;
	margin-bottom: 6px;
}
.content li {
	/*background: url('img/li.gif') no-repeat 0 30%;*/
	padding: 1px 0 1px 0px;
	margin:0 0 5px 20px;
	font-size:14px;
	list-style-type:disc;
}
.content p {
    /*font-family: "Lucida Sans Unicode",sans-serif;
	line-height: 180%;*/
	}

.sideimg {
padding:0 0px 20px 20px ;
margin:0 0 20px 20px;
float:right;
border:1px solid blue;
}
	
	/* Image text wrap styles
--------------------------------------------------*/
img.alignright {float:right; margin:4em 4em 4em 4em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

/* footer */
.footer {
	background: url('img/ts_footer_bg.jpg') no-repeat;
	color: #fff;
	font-size:12px;
	/*padding: 0 25px;*/
	line-height: 80px;
	height: 90px;
	width:794px;
	text-indent:25px;
}

* html .footer {
width:796px;
}
.footer a, .footer a:hover {color: #FFF;}

/* posts */
.post h1 a {text-decoration:none;}
.post h1 a:hover {text-decoration:underline;}

.post {margin: 6px 0 2px;}
.post .info{
	padding: 5px 10px;
	border: 1px solid #E3E4E4;
	background:#F5F5F5;
	color: #555;
	margin: 2px 0 4px;
}
.post img {border: 0px solid #DDD; margin: 4px 0;}
.post a img {border: 0px solid #DDD;}
.post a:hover img {border-color: #CCC;}

.info a {text-decoration: none;}
.info a:hover {text-decoration: underline;}

/* comments */
.content ol li {list-style: none; background: none;}

#commentlist li {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
	border-bottom: 1px solid #700000;
	list-style: none;
}
#commentform {
	margin: 1em 0;
	background: #FAFAFA;
	width: 280px;
}
.commentmetadata {padding: 2px 0 4px;}
.commentmetadata a {color: #664;}

textarea.styled {width: 280px;}

.styled {
	font-size: 1.1em;
	background: #F8F7F6;
	border: 1px solid #D6D3D3;
}
.styled:hover {
	background: #FFF;
	border: 1px solid #D6D3D3;
}
.styled:focus {
	background: #FFF;
	border: 1px solid #939793;
}
#commentform input {margin-bottom: 3px;}

a img {border:none;}

/* calendar */
#wp-calendar {color:#A0A0A0;}

.sidenav table caption {border-bottom-color:#000;}

.sidenav table thead tr {
  border-bottom-color:#000;
  color:#fff;
}

.sidenav table th {border-bottom-color:#000;}

.sidenav table td#today {
  border-color:#000;
  color:#fff;
}

.sidenav table td a {
  border-bottom-color:#000;
  background-color:#fff;
}

.sidenav table tfoot {border-top-color:#000;}

.sidenav table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.sidenav table caption {
  margin: -5px 10px 0 10px;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  letter-spacing: 0.1em;
}

.sidenav table thead tr {border-bottom:1px solid;}

.sidenav table th {border-bottom:1px solid;}

.sidenav table td {
  width: 225px; /* maximaize width; honestly, I don't know much about tables... */
  padding: 1px;
  font-size: 0.9em;
}

.sidenav table td#today {
  padding: 0;
  border: 1px solid;
  font-size: 1em;
  font-weight: bold;
}

.sidenav table td a {
  display: block;
  border-bottom: 1px solid;
  font-weight: bold;
  font-size: 1.15em;
}

.sidenav table tfoot {border-top:1px solid;}
.sidenav table tfoot a {
  border: none;
  font-weight: bold;
}
.sidenav table tfoot #prev a {text-align:left;}
.sidenav table tfoot #next a {text-align:center;}

#searchform {padding:20px;}

/* Twitter feed
--------------------------------------------------*/
.twitter {
   background-color:#E0F0FF;
   width: 210px;
   padding: 0px;
   padding-bottom:10px;
   font:Arial, Helvetica, sans-serif;
   line-height: 160%;
   color:#003366;
   
}

.twitter_text { 
   font:Arial, Helvetica, sans-serif;
   margin: 10px;
   line-height: 180%;
   color:#003366;
  
}

/* ---- jQuery UI ---- */

/* Main Style Sheet for jQuery UI date picker */
.ui-datepicker-div, .ui-datepicker-inline, #ui-datepicker-div {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	background: #ffffff url(images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;
	font-size: 1.1em;
	border: 4px solid #aaaaaa;
	width: 15.5em;
	padding: 2.5em .5em .5em .5em;
	position: relative;
}
.ui-datepicker-div, #ui-datepicker-div {
	z-index: 9999; /*must have*/
	display: none;
}
.ui-datepicker-inline {
	float: left;
	display: block;
}
.ui-datepicker-control {
	display: none;
}
.ui-datepicker-current {
	display: none;
}
.ui-datepicker-next, .ui-datepicker-prev {
	position: absolute;
	left: .5em;
	top: .5em;
	background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next {
	left: 14.6em;
}
.ui-datepicker-next:hover, .ui-datepicker-prev:hover {
	background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
.ui-datepicker-next a, .ui-datepicker-prev a {
	text-indent: -999999px;
	width: 1.3em;
	height: 1.4em;
	display: block;
	font-size: 1em;
	background: url(images/888888_7x7_arrow_left.gif) 50% 50% no-repeat;
	border: 1px solid #d3d3d3;
	cursor: pointer;
}
.ui-datepicker-next a {
	background: url(images/888888_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:hover {
	background: url(images/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:hover {
	background: url(images/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-prev a:active {
	background: url(images/454545_7x7_arrow_left.gif) 50% 50% no-repeat;
}
.ui-datepicker-next a:active {
	background: url(images/454545_7x7_arrow_right.gif) 50% 50% no-repeat;
}
.ui-datepicker-header select {
	border: 1px solid #d3d3d3;
	color: #555555;
	background: #e6e6e6;
	font-size: 1em;
	line-height: 1.4em;
	position: absolute;
	top: .5em;
	margin: 0 !important;
}
.ui-datepicker-header option:focus, .ui-datepicker-header option:hover {
	background: #dadada;
}
.ui-datepicker-header select.ui-datepicker-new-month {
	width: 7em;
	left: 2.2em;
}
.ui-datepicker-header select.ui-datepicker-new-year {
	width: 5em;
	left: 9.4em;
}
table.ui-datepicker {
	width: 15.5em;
	text-align: right;
}
table.ui-datepicker td a {
	padding: .1em .3em .1em 0;
	display: block;
	color: #555555;
	background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	cursor: pointer;
	border: 1px solid #ffffff;
}
table.ui-datepicker td a:hover {
	border: 1px solid #999999;
	color: #212121;
	background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
}
table.ui-datepicker td a:active {
	border: 1px solid #aaaaaa;
	color: #212121;
	background: #ffffff url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
}
table.ui-datepicker .ui-datepicker-title-row td {
	padding: .3em 0;
	text-align: center;
	font-size: .9em;
	color: #222222;
	text-transform: uppercase;
}
table.ui-datepicker .ui-datepicker-title-row td a {
	color: #222222;
}
.ui-datepicker-cover {
	display: none;
	display/**/: block;
	position: absolute;
	z-index: -1;
	filter: mask();
	top: -4px;
	left: -4px;
	width: 193px;
	height: 200px;
}

/*component global class*/
.ui-component {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
/*component content styles*/
.ui-component-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url(images/ffffff_40x100_textures_01_flat_75.png) 0 0 repeat-x;
	color: #222222;
}
.ui-component-content a {
	color: #222222;
	text-decoration: underline;
}
/*component states*/
.ui-default-state {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url(images/e6e6e6_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	font-weight: normal;
	color: #555555 !important;
}
.ui-default-state a {
	color: #555555;
}
.ui-default-state:hover, .ui-hover-state {
	border: 1px solid #999999;
	background: #dadada url(images/dadada_40x100_textures_02_glass_75.png) 0 50% repeat-x;
	font-weight: normal;
	color: #212121 !important;
}
.ui-hover-state a {
	color: #212121;
}
.ui-default-state:active, .ui-active-state {
	border: 1px solid #aaaaaa;
	background: #ffffff url(images/ffffff_40x100_textures_02_glass_65.png) 0 50% repeat-x;
	font-weight: normal;
	color: #212121 !important;
	outline: none;
}
.ui-active-state a {
	color: #212121;
	outline: none;
}
/*icons*/
.ui-arrow-right-default {background: url(images/888888_7x7_arrow_right.gif) no-repeat 50% 50%;}
.ui-arrow-right-default:hover, .ui-arrow-right-hover {background: url(images/454545_7x7_arrow_right.gif) no-repeat 50% 50%;}
.ui-arrow-right-default:active, .ui-arrow-right-active {background: url(images/454545_7x7_arrow_right.gif) no-repeat 50% 50%;}
.ui-arrow-right-content {background: url(images/222222_7x7_arrow_right.gif) no-repeat 50% 50%;}

.ui-arrow-left-default {background: url(images/888888_7x7_arrow_left.gif) no-repeat 50% 50%;}
.ui-arrow-left-default:hover, .ui-arrow-left-hover {background: url(images/454545_7x7_arrow_left.gif) no-repeat 50% 50%;}
.ui-arrow-left-default:active, .ui-arrow-left-active {background: url(images/454545_7x7_arrow_left.gif) no-repeat 50% 50%;}
.ui-arrow-left-content {background: url(images/222222_7x7_arrow_left.gif) no-repeat 50% 50%;}

.ui-arrow-down-default {background: url(images/888888_7x7_arrow_down.gif) no-repeat 50% 50%;}
.ui-arrow-down-default:hover, .ui-arrow-down-hover {background: url(images/454545_7x7_arrow_down.gif) no-repeat 50% 50%;}
.ui-arrow-down-default:active, .ui-arrow-down-active {background: url(images/454545_7x7_arrow_down.gif) no-repeat 50% 50%;}
.ui-arrow-down-content {background: url(images/222222_7x7_arrow_down.gif) no-repeat 50% 50%;}

.ui-arrow-up-default {background: url(images/888888_7x7_arrow_up.gif) no-repeat 50% 50%;}
.ui-arrow-up-default:hover, .ui-arrow-up-hover {background: url(images/454545_7x7_arrow_up.gif) no-repeat 50% 50%;}
.ui-arrow-up-default:active, .ui-arrow-up-active {background: url(images/454545_7x7_arrow_up.gif) no-repeat 50% 50%;}
.ui-arrow-up-content {background: url(images/222222_7x7_arrow_up.gif) no-repeat 50% 50%;}

.ui-close-default {background: url(images/888888_11x11_icon_close.gif) no-repeat 50% 50%;}
.ui-close-default:hover, .ui-close-hover {background: url(images/454545_11x11_icon_close.gif) no-repeat 50% 50%;}
.ui-close-default:active, .ui-close-active {background: url(images/454545_11x11_icon_close.gif) no-repeat 50% 50%;}
.ui-close-content {background: url(images/454545_11x11_icon_close.gif) no-repeat 50% 50%;}

.ui-folder-closed-default {background: url(images/888888_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
.ui-folder-closed-default:hover, .ui-folder-closed-hover {background: url(images/454545_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
.ui-folder-closed-default:active, .ui-folder-closed-active {background: url(images/454545_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}
.ui-folder-closed-content {background: url(images/888888_11x11_icon_folder_closed.gif) no-repeat 50% 50%;}

.ui-folder-open-default {background: url(images/888888_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
.ui-folder-open-default:hover, .ui-folder-open-hover {background: url(images/454545_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
.ui-folder-open-default:active, .ui-folder-open-active {background: url(images/454545_11x11_icon_folder_open.gif) no-repeat 50% 50%;}
.ui-folder-open-content {background: url(images/454545_11x11_icon_folder_open.gif) no-repeat 50% 50%;}

.ui-doc-default {background: url(images/888888_11x11_icon_doc.gif) no-repeat 50% 50%;}
.ui-doc-default:hover, .ui-doc-hover {background: url(images/454545_11x11_icon_doc.gif) no-repeat 50% 50%;}
.ui-doc-default:active, .ui-doc-active {background: url(images/454545_11x11_icon_doc.gif) no-repeat 50% 50%;}
.ui-doc-content {background: url(images/222222_11x11_icon_doc.gif) no-repeat 50% 50%;}

.ui-arrows-leftright-default {background: url(images/888888_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
.ui-arrows-leftright-default:hover, .ui-arrows-leftright-hover {background: url(images/454545_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
.ui-arrows-leftright-default:active, .ui-arrows-leftright-active {background: url(images/454545_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}
.ui-arrows-leftright-content {background: url(images/222222_11x11_icon_arrows_leftright.gif) no-repeat 50% 50%;}

.ui-arrows-updown-default {background: url(images/888888_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
.ui-arrows-updown-default:hover, .ui-arrows-updown-hover {background: url(images/454545_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
.ui-arrows-updown-default:active, .ui-arrows-updown-active {background: url(images/454545_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}
.ui-arrows-updown-content {background: url(images/222222_11x11_icon_arrows_updown.gif) no-repeat 50% 50%;}

.ui-minus-default {background: url(images/888888_11x11_icon_minus.gif) no-repeat 50% 50%;}
.ui-minus-default:hover, .ui-minus-hover {background: url(images/454545_11x11_icon_minus.gif) no-repeat 50% 50%;}
.ui-minus-default:active, .ui-minus-active {background: url(images/454545_11x11_icon_minus.gif) no-repeat 50% 50%;}
.ui-minus-content {background: url(images/222222_11x11_icon_minus.gif) no-repeat 50% 50%;}

.ui-plus-default {background: url(images/888888_11x11_icon_plus.gif) no-repeat 50% 50%;}
.ui-plus-default:hover, .ui-plus-hover {background: url(images/454545_11x11_icon_plus.gif) no-repeat 50% 50%;}
.ui-plus-default:active, .ui-plus-active {background: url(images/454545_11x11_icon_plus.gif) no-repeat 50% 50%;}
.ui-plus-content {background: url(images/222222_11x11_icon_plus.gif) no-repeat 50% 50%;}

/*hidden elements*/
.ui-hidden {
	display: none;/* for accessible hiding: position: absolute; left: -99999999px*/;
}
.ui-accessible-hidden {
	 position: absolute; left: -99999999px;
}
/*reset styles*/
.ui-reset {
	/*resets*/margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none;
}
/*clearfix class*/
.ui-clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.ui-clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .ui-clearfix {height: 1%;}
.ui-clearfix {display: block;}
/* End hide from IE-mac */

/* spray tan melbourne front page */


.left_panel {
width:370px;
float:left;
/*margin:10px 0 0 25px;*/
display:inline;
/*padding:10px 0 0 5px;*/
}

.left_panel p {
line-height: 140%;
margin:0 0 10px 0;
}

.right_panel {
width:300px;
float:right;
/*margin:0 25px 20px 0;*/
display:inline;
/*padding:0 0 15px 0;*/
margin:0 0 25px 0;
}



.right_panel img {
margin:0;
padding:0;
}


h4 {
font-size:12px;
font-weight:normal;
line-height:120%;
margin-bottom:10px;
}

.loc_left {
float:left;
width:340px;
margin:20px 0 0 0;
}

.loc_right {
float:right;
width:340px;
margin:10px 0 0 0;
}




/* opening hours tables */

.hours-detail {
	border:1px solid #7D735A;
	padding:0;
	background:#FDF7E9;
	font-size:12px;
	 color:#7D735A;
	margin:0 0 20px 0;
	width:150px;

}

table.hours-detail td {
	padding:6px;
}

.odd {
	background:#FFE7A7;
}
#big_wrap {
width:794px;
margin:0 auto;
text-align:left;
}


#specials_landing {
margin:0;
padding:0;
clear:both;

}

#specials_landing img {
border:1px solid blue;
float:left;
padding:0 10px 10px 0;
}

#specials_landing ul {
margin:0;
padding:0;
}

table#specials-cont {
margin:0;
padding:0;
}

table#specials-cont img {
margin:0;
padding:0px;
}

table#specials-cont td {
padding:20px 5px 20px 5px;
}

* html table#specials-cont td {
padding:20px 2px 20px 2px;
}