/* - - - - - - - - - - - - - - - - - - - - -

Title : CMS Hospitality
URL : http://www.cmshosp.com.au

Author : SiteSuite Australasia
Designer : Erin Kim
Author URL : http://www.sitesuite.com.au

Description : full site styles

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

html {
	padding: 0;
	margin: 0;
	}

body {
	font: 12px/18px arial, helvetica, sans-serif;
	background-color: #FFF;
	margin: 0;
	padding: 0;

	}
	
img {
	border: 0;
	}

.clear {
	clear: both;
	font-size: 0;
	height: 0;
	line-height: 0
	}

.logo {
background-image: url(../siteimages/logo.gif);


}	

.footer {
text-align: right;
color: #e6e5e5;
font-family: Arial, Helvetica, sans-serif;
font-size: 11px;

}

td {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: regular;
	color: #000000;
	line-height: 1.3;
}
	

.home_global {
background-image: url(../siteimages/home_global.gif);
background-repeat: no-repeat;
background-position:bottom;
}

.newsletter {
background-image: url(../siteimages/newsletter.gif);
background-repeat: no-repeat;
background-position: top;


}
	



/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/




/*
----------------------------------------------------------------------------- 
HEADINGS
-----------------------------------------------------------------------------*/

h1 {
	font: normal 22px Arial, Helvetica, serif;
	color: #4fac25;
	text-transform: capitalize;
	}
	
h2 {
	font: normal 16px/18px Arial, Helvetica, serif;
	color: #595853;
	font-weight: bold;	}

h3 {
	font: normal 14px/16px Arial, Helvetica, serif;
	color: #54b74b;
	font-weight: 600;
	}
h4.teaser {
	padding-top: 35px;
	padding-left: 13px;
	}
h4.archive {
	padding: 20px 0 0 0;
	margin: 0;
	}


	


/*
----------------------------------------------------------------------------- 
NAVIGATION - Main Site
-----------------------------------------------------------------------------*/

.menubg {
background-image: url(../siteimages/mainmenu_bg.jpg);
background-repeat:repeat;


}

.mainmenubar {
background-image: url(../siteimages/mainmenu_bg2.jpg);
background-repeat: repeat;
}


.headerbg {
	background-repeat: repeat;

}

.homeheaderbg {
background-image: url(../siteimages/homeheader_bg.jpg);
background-repeat: repeat;

}

.contactheaderbg {
background-image: url(../siteimages/contacthomeheader_bg.jpg);
background-repeat: repeat;

}



.footerbg {
background-image: url(../siteimages/footerbg.jpg);
background-repeat: repeat-x;
}

.copybg {
background-image: url(../siteimages/copybg.jpg);
background-repeat: repeat-x;
} 

/*.menu {
    width: 119px;
}*/
	
.menu a {
    width: 110px;
	padding-left: 14px;
	color: #FFF;
	text-decoration: none;
    text-align: left;
	line-height: 2.68;
	border-left: 1px solid #c7c7c7;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	display: block;
}


.menu a:hover {
	color: #C93D3D;
}

.subMenu {
    height: 27px;
    width: 193px;
    background-image: url(../siteimages/submenu_bg.jpg);
	background-repeat: no-repeat;
	padding-right: 25px;
	background-position: bottom;
	text-align: right;
}

.subMenu a {
font-family: Arial, sans-serif, Helvetica, Verdana ;
font-size: 11px;
	font-style: normal;
	color: #4c4c4c;
	text-decoration: none;
	text-align: right;

}

.subMenu a:hover {
	color: #fff;
}

 #subnav {
	width: 193px;
	list-style: none;


	}


ul#subNav li {
	list-style: none;
	display: block;
	padding: 0 0 10px 0;
	margin: 0;

	}
		ul#subNav li a {
			display: block;
			margin: 0;
			text-decoration: none;
			padding: 0 0 10px 0;
			
			}

/*
----------------------------------------------------------------------------- 
CONTENTS - Default
-----------------------------------------------------------------------------*/

.contentpad {
padding: 0px;

}

.contents {
    text-align: left;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
	vertical-align: top;


}




/*
----------------------------------------------------------------------------- 
PROGRAM TABLE
-----------------------------------------------------------------------------*/



/*
----------------------------------------------------------------------------- 
MISC
-----------------------------------------------------------------------------*/



/*
----------------------------------------------------------------------------- 
NEWS PLUGIN
-----------------------------------------------------------------------------*/

.news {
background-color: #f3f3f3;
}

.articleDate {
	color: #666;
	}
	
#latestNews ul {
	margin: 0;
	padding: 0 13px 10px 28px;
	list-style-image: url(../siteimages/icnNewsArticle.html);
	}

#latestNews ul li {
	margin-bottom: 5px;
	}

.post {
	margin-bottom: 20px;
	padding-bottom: 20px;
	background: transparent url(../siteimages/dottedLine.gif) repeat-x bottom left;
	}

.newsSummary {
	padding: 0 13px;
	}
	
#contents .archiveList ul {
	margin: 0 0 3em 0;
	padding: 0 0 1px 0;
	background: transparent url(../siteimages/dottedLine.gif) repeat-x bottom left;
	}
#contents .archiveList ul li {
	color: #74898e;
	padding: 1px 0 0 0;
	margin: 0;
	height: auto;
	background: transparent url(../siteimages/dottedLine.gif) repeat-x top left;
	list-style-image: url(../siteimages/clear.gif);
	}
.archiveList li a {
	display: block;
	padding: 5px 0;
	}
.archiveList li a:link,
.archiveList li a:visited {
	color: #74898e;
	}
.archiveList li a:hover {
	color: #50b848;
	background-color: #F1F1F1;
	}
.archiveList span.day {
	display: block;
	text-align: right;
	margin-right: 10px;
	float: right;
	width: 150px;
	}

/*
----------------------------------------------------------------------------- 
LINKS
-----------------------------------------------------------------------------*/

a {
	outline: none;
	color: #3c8934;
	}
a:hover {
	color: #59595e;
	}

h4.teaser a {
	color: #000;
	}
h4.teaser a:hover {
	color: #59595e;
	}

#latestNews a {
	color: #000;
	}
#latestNews a:hover {
	color: #59595e;
	}

.footer a, footer a:visited {
    color: #e6e5e5;
	text-decoration: none;
	}
.footer a:hover {
text-decoration:none;
color: #333333;
	}



/*
----------------------------------------------------------------------------- 
FORMS
-----------------------------------------------------------------------------*/

form {
	padding: 0;
	margin: 0;
	}

input, select, textarea {
	font: 12px/18px arial, helvetica, sans-serif;
	}

fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	}

legend {
  display: none;
	}


/*
----------------------------------------------------------------------------- 
TRACK MANAGER
-----------------------------------------------------------------------------*/

/* search styles */

#search_selectbox {
  float: left;
	width: 202px;
	height: 41px;
	padding: 38px 0px 0px 23px;
	background: url('../siteimages/search_catagory.html') no-repeat;
}

#search_wrap {
  float: right;
	width: 537px;
	height: 72px;
}

#artist {
	width: 514px;
	height: 34px;
	padding: 38px 0px 0px 23px;
	background: url('../siteimages/search_artist.html') no-repeat;
}

#song {
	width: 514px;
	height: 34px;
	padding: 38px 0px 0px 23px;
	background: url('../siteimages/search_song.html') no-repeat;
}

#audio {
	width: 514px;
	height: 34px;
	padding: 38px 0px 0px 23px;
	background: url('../siteimages/search_audio.html') no-repeat;
}

#video {
	width: 514px;
	height: 34px;
	padding: 38px 0px 0px 23px;
	background: url('../siteimages/search_video.html') no-repeat;
}

#month {
	width: 514px;
	height: 34px;
	padding: 38px 0px 0px 23px;
	background: url('../siteimages/search_month.html') no-repeat;
}

.search_button {
	position: relative;
	width: 89px;
	height: 21px;
	left: 400px;
	top: -21px;
}
