/* @override http://www.studygoldcoast.com.au/layout.css */

/* @override 
	http://www.studygoldcoast.com.au/process/views/layout.css
	http://yukajakxuap.preview.thewebconsole.com/layout.css
	http://www.studygoldcoast.com.au/layout.css
*/

/*-------------------- General Layout Styles --------------------*/
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
/*-------------------- Menu Styles --------------------*/
.menuDiv{
	height: 37px;	
}
/*-------------------- Content Styles --------------------*/
.contentDiv {
	background: url(contentRunner.jpg) 0 0 repeat-y;
}

.contentBottom {
	background: url(bottom.jpg) 0 100% no-repeat;
	min-height: 690px;
}

#cmsbody {
	padding: 5px 50px 91px 13px;
}
/*-------------------- Promo/Html Spots Styles --------------------*/
.leftHtml {
	padding: 0 0 0 49px;
}

.bottomHtml {
	padding: 7px 0 0 0;
}
/*-------------------- Newsletter Styles --------------------*/
#news-name, #news-email {
	background: url(newsletterText.png) 0 0 no-repeat;
	border: 0;
	padding: 2px 0px 4px 5px;
	width: 207px;
}

.newsletterBox {
	padding: 110px 0 10px 60px;
	background: url(newsletterBg.jpg) 49px 0 no-repeat;
	width: 230px;
}
/*-------------------- Footer Styles --------------------*/
#cmsfooter {
	
}
/*-------------------- Backgrounds Styles --------------------*/
.leftBg, .rightBg {
	background: url(bgRunner.gif) 0 100% repeat-x #343434;
}

body {
	background: #494949;
}

.htmlarea .brd{
border:solid 1px #345d8b;
padding:10px 10px 0 10px;
margin-bottom:10px;
}

td.sgcItemViewcontactDetailsTitle {
	width: 55%;	
	padding-right: 20px;
}

#cmsbody div.sgcItemViewContainerDiv div.sgcItemViewNameDiv h1 {
	padding-left: 183px;
}

div.sgcItemViewBlurbDiv {
	width: 300px;
	margin: 10px auto;

}

.sgcListingViewTitle h2 {
	float: left;
	width: 550px;
	padding-top: 10px;
	margin-bottom: 0;
}

div.sgcListingViewBlurb {
	padding: 5px 5px 5px 13px;
}

div.sgcListingViewBottom {
	padding-bottom: 10px;
}

input.searchField {
	width: 200px;
	margin-right: 10px;
}

.sgcListingViewImg img {
	float: left;	
	margin-right: 10px;
	/*height: 100px;*/
	width:100px;
	margin-top: 10px;
	margin-left: 10px;
	border: 1px solid #ccc;
	padding: 1px;
}

.sgcListingViewImg img:hover {
	background: #9db2c7;
	border: 1px solid #9db2c7;
}

div.sgcListingViewSearchDiv {
	background: #eee;
	padding: 5px;
	border: 1px solid #ccc;
}

#sgcListingViewsubmitBtn {
	position: relative;
	top: 4px;	
	margin-left: 10px;
}

#searchTerms {
	width: 200px;
}

select.sgcDropDownBox {
	width: 150px;
	margin-left: 10px;
	position: relative;
	bottom: 2px;
	margin-right: 10px;
}

div.sgcListingViewOutsideDiv {
	border: 1px solid #9db2c7;
	min-height: 95px;
	margin-top: 10px;
}

div.sgcListingViewReadMore {
	margin-top: 10px;
	text-align: right;
	padding-right: 15px;
}

#cmsbody div.sgcItemViewContainerDiv div.sgcContactForm div.contactForm form table tbody tr td input.fields {
	width: 200px;
}

textarea.fields {
	width: 200px;
}

#cmsbody div.sgcItemViewContainerDiv div.sgcContactForm div.contactForm form table tbody tr td select {
	width: 200px;
}

#cmsbody div.sgcItemViewContainerDiv div.sgcContactForm div.contactForm form table {
	margin: 0 0 0 130px!important;
}

#cmsbody div.sgcItemViewContainerDiv div.sgcContactForm div.contactForm form table tbody tr td h1 {
	padding-left: 50px;
}

.sgcListingViewTitle h2 {
	width: 82%;
}






