/* Start of CMSMS style sheet 'style' */
/********************************************
   AUTHOR:  			Intesols 
   WEBSITE:   			http://www.intesols.com.au/
	LAST MODIFIED:    3-04-2009       	
 *******************************************/
 
/********************************************
   HTML ELEMENTS
********************************************/ 

/* ToElements */
* { margin: 0; padding: 0; outline: 0 }

body {
	background: #FFF;
	font: 12px "Trebuchet MS", Tahoma, arial, sans-serif;
	color: #666666; 
	text-align: center;
	margin: 0px 0;
}

/* links */
a, a:visited {	
	color: #3c5773;
	background: inherit;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

/* headers */
h1, h2, h3 {
	font-family: 'Trebuchet MS', Tahoma, Sans-serif;
	font-weight: Bold; 		
}
h1, h2, h3, p {
	padding: 5px 10px 5px 0px;		
	margin: 0;
}

h1 {
	font-weight: normal;
    font-size:18px;
    color:#536e7e;
    background:url(images/h1_bg.gif) no-repeat left top;
    padding-top:10px;
		margin:0px;
		padding: 10px 0px 0px 10px;
    color:#FFF;
		height:30px;
}

h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #88ac0b;
        font-weight: normal;
}
h3 {
	font-size: 14px;	
}

hr {
 height:1px;
 background:#70A0BB;
margin:5px 0px 5px 0px;
border:0px;
}

ul, ol {
	margin: 5px 20px;
	padding: 0 20px;
}
ul {
	list-style: circle;
}


/* images */
a img {
 border:0px;
}


/* start - table */
table {
	border-collapse: collapse;
	margin: 0px;	
}
th strong {
	color: #fff;
}
th {
	background: #93BC0C url(images/nav.jpg) repeat-x;
	height: 29px;
	padding-left: 5px;
	padding-right: 5px;
	color: #FFF;
	text-align: left;
	border-left: 1px solid #B6D59A;
	border-bottom: solid 2px #FFF;
}
tr {
	height: 30px;
}
td {
padding:0px 5px 0px 5px;
text-align:left;
}

td h3 {

}
td.first,th.first {
	border-left: 0px;
}
tr.row-a {
	background: #F8F8F8;
}
tr.row-b {
	background: #EFEFEF;		
}
/* end - table */

/* form elements */
form {
	margin:10px; padding: 0 5px;
}

label {
	display:block;
	font-weight:bold;
	margin:5px 0;
}

select {
	padding:1px;
	color:#777;
font: 12px "Trebuchet MS", Tahoma, arial, sans-serif;

}
input {
	padding:1px;
	color:#777;
font: 12px "Trebuchet MS", Tahoma, arial, sans-serif;

}
textarea {
	width:280px;
	padding:2px;
font: 12px "Trebuchet MS", Tahoma, arial, sans-serif;
	height:50px;
	display:block;
	color:#777;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 24px;
	margin: 0;
	padding: 2px 3px; 
	color: #FFF;
	background: #8EB50C url(images/nav.jpg) repeat-x 0 0;
	border: none;
}

/********************************************
   LAYOUT
********************************************/ 
#wrap {
	position: relative;
	width: 936px;
	margin: 0 auto;
	text-align: left;
	margin-top:10px;
}
#header {
	position: relative;
	height: 92px;
	background: url(images/header.gif) no-repeat;	
	padding: 0px 0px 0px 0px;	
	margin:0px;
	color: #FFF;	
}

#header img#logo {
 position:absolute;
 margin-top:-10px;
 margin-left:30px;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(...);

}



/* Navigation */
#nav {
	clear: both;	
	padding: 0px;	
	margin-top:6px;
	margin-bottom:6px;
height:50px;	
overflow:hidden;

}
#nav ul {
	float: left;
	list-style: none;
	background: url(images/nav_bg.gif) no-repeat top left;			
	margin: 0 0 0 0px;
	padding: 0 0 0 18px;
	width:936px;	
	display: inline;
height:50px;	
}

#nav ul ul{
display:none;
}
#nav ul li {
	display: inline;
	margin: 0;
	padding: 0px 0px;
}
ul li dfn{
        display:none;
}

#nav ul li a {
	display: block;
	float: left;
	width: auto;
	margin: 17px 0px 0px 0px;
	padding: 0px 12px 3px 12px;
	border-right: 1px solid #FFFFFF;
	color: #FFF;
	font-size: 12px;
	font-family:arial;
	text-transform: lowercase;
	text-decoration: none;	
	height:12px;	
}
#nav ul li a:hover, 
#nav ul li a:active {	
	text-decoration:underline;
}
#nav ul li.currentpage h3 {
	display: block;
	float: left;
	width: auto;
	margin: 17px 0px 0px 0px;
	padding: 0px 14px 3px 14px;
	border-right: 1px solid #FFFFFF;
	color: #FFF;
	font-size: 12px;
	font-family:arial;
	text-transform: lowercase;
	text-decoration: underline;	
	height:12px;	
font-weight:normal;
}


#nav ul li ul li {
display:none;
}


#banner #small_banner {
float:right;					
background: url(images/monthly_specials.gif) top right no-repeat;
width:214px;
height:120px;
padding:10px;
}

#small_banner h2 {
 color:#FFF;
 font-size:22px;
 font-weight:bold;
}

#small_banner a,  #small_banner p {
 color:#FFF;
 font-size:20px;
 font-weight:bold;
}

#small_banner a {
background:#6F665E;
font-size:15px;
padding:3px;
}


#banner #message {
position:absolute;
padding:10px;
margin:-52px 0px 10px 18px;
color:#000;
background:#F3F3F3;
opacity:.70;
filter: alpha(opacity=70);
-moz-opacity: 0.7;
font-size:20px;
display:none;
}

#banner #message span {
font-size:25px;
}
/* Main Column */
#content-wrap {
	position: relative;
	clear: both;
	float: left;	
	width: 936px;	
	padding: 0; 		
	margin:0px 0px 6px 0px;	
	display: inline;
}

#content-wrap #left {
			float:left;
			width:190px;
			border:0px solid black;
}

#content-wrap #left img.button {
margin-bottom:4px;
}

#content-wrap #left .box {
background:#e9e9df;
padding:10px 10px 10px 18px;
margin-top:-5px;
margin-bottom:-5px;
}
#content-wrap #right {
			float:right;
			width:190px;
			border:0px solid black;			
}

#content-wrap #right .box {
border-left:1px solid #D7D6D4;
border-right:1px solid #D7D6D4;
border-bottom:1px solid #D7D6D4;
margin: 0px 0px 6px 0px;
background: #FFF url(images/news_bottom_bg.gif) no-repeat left bottom);
padding:10px 10px 10px 18px;
}


#content-wrap #main {
  	padding: 0px 10px 20px 10px;
		margin: 0 195px 0 190px;
		border:0px solid black;	
		width:525px;
		overflow:hidden;

}
#content-wrap #main ul#city {
    width:100%;
    margin:0px;
    padding:0px;	
list-style:none;	
}
#content-wrap #main ul#city li {
    float:left;
    height:40px;
    width:97px;
    margin-right:8px;
    text-align:center;
    padding-top:8px;
		background:none;
}


#inner-content {
		border:3px solid #93b5c7;
		margin:0px;
		padding:10px;
}
#content-wrap #main ul#city li a{
    font-size:18px;
    color:#536e7e;
}

#content-wrap #main ul#city li.current {
		background:none;
    background:url(images/city_header.gif) no-repeat left top;
}
#content-wrap #main ul#city li.current a{
    padding-top:20px;
    color:#FFF;
}

td.specials input {
width:240px;
}

td.sendcopy {
margin-bottom:-10px;
}

div.newsletter input{
width:120px
}
fieldset {
padding:10px;
}
table#specials {
		border:3px solid #93b5c7;
		padding:0px;
		margin:0px;
		border-collapse:collapse;
		margin-top:-8px;
		margin-bottom:10px;
		width:100%;
}

table#specials tr td {
		width:25%;
		padding:10px;
		text-align:left;
		vertical-align:bottom;
	border-left: 1px solid #E8E8E8;
	border-bottom: 1px solid #DFDFDF;

}

table#specials tr td span.dest_city {
		color:#386178;
		font-size:15px;
		display:block;
}

table#specials tr td span.current {
color:#8c8d8d;
font-size:15px;
}

table#specials tr td span.price {
color:#3d6d87;
font-size:30px;
}


/* footer */
#footer-wrap {
	clear: both;
	font-size: 95%;	
	text-align: right;
	background:#7D736A;
	height:55px;
	margin-top:6px;
	margin-bottom:20px;
	width:100%;
}
#footer img{
 border:2px solid #E9E9DF;
}
#footer a {
	text-decoration: none;
	color: #7D736A;
	font-weight: bold;
}
#footer-wrap a:hover {
	color: #000;	
}
#footer-wrap p {
	padding:10px 0;
}

#intesols_footer {
 text-align:right;
 height:20px;
 margin-top:20px;
 padding:10px;
}

/* End of 'style' */

