body {
	font-family:'Tw Cen W01 Light';
	margin-right: 0px 0px 0px 0px;
	color: #000;
	font-size: 16px;
	line-height: 20px;
	text-align: left;
/* 	padding:46px 50px 50px 50px; */
	background-image: url(http://www.tinanded.com.au/public/images/bg.gif);
}

@media only screen and (max-device-width: 480px) {
html {-webkit-text-size-adjust:none}
}

a:link {color: #000;}
a:visited {color: #000;}
a:hover {color: #cb1c24;}
a:active {color: #000;}

p {
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
}

.clear {
	clear:left;
}

object embed {
	margin: 30px 30px 30px 0px;
	float:left;
	display: inline;
}

iframe {
	margin: 30px 30px 30px 0px;
	float:left;
	display: inline;
}





/* ////////////////////////////////////////// CONTAINER ////////////////////////////////////////// */


#container {
	margin: 0 auto;
	padding:46px 50px 50px 50px;
}




/* ////////////////////////////////////////// MASTHEAD ////////////////////////////////////////// */




#masthead {
	height: 335px; 
	padding:0px 0px 0px 0px;
	background-repeat: no-repeat;
}

#masthead_image {
	padding:0px 0px 0px 0px;
}




/* ////////////////////////////////////////// CONTACT AND ABOUT NAV ////////////////////////////////////////// */

#contactnav {
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	position: relative;
	float:right;
	width: 230px;
	background-color: #FFF:
}

#contactnav_text{
	margin: 0px 0px 0px 7px;
	float: right;
	position: relative;
}

#contactnav_text :hover, #contactnav_text.selected {
	background-color: #fff000; /* yellow */
}



.social_logos{
	padding:8px 0px 0px 10px;
	float: right;
	position: relative;
}

.social_logos img{
	padding:0px 2px 0px 2px;
}



/* ////////////////////////////////////////// MAIN NAV ////////////////////////////////////////// */


#navigation {
	padding:203px 0px 0px 0px;
	text-decoration: none;
	position: absolute;
	float:left;
	min-width: 750px
}

#navigation ul {
	padding: 0px;
	margin: 0px;
}

#navigation li #tinedlogo {
	padding:0px 20px 0px 0px;
	background-color: #FFF;
}

/*
#navigation li #tinedlogo img{
	padding: 0px;
	display: block;
}
*/

#navigation li {
	margin:0px 20px 0px 0px;
	float: left;
	list-style-type: none;
	position: relative;
}






/*
#navigation li img {
	padding: 0px;
	display: block;
}
*/


#menu01 :hover, #menu01.selected {
	background-color: #CB1C24;  /* red */
}

#menu02 :hover, #menu02.selected {
	background-color: #0083CA; /* blue */
}

#menu03 :hover, #menu03.selected {
	background-color: #39934A; /* green */
}








/* ////////////////////////////////////////// NEWS LIST ////////////////////////////////////////// */


#news_top_spacer {
    height: 40px;
    padding: 0px;
}

#news_container {
    margin: 45px 0px 0px 0px;
    padding: 0px;
    text-align: center;
}


.news_info_container {
    width: 480px;
    margin: 0px auto;
    text-align: center;
    padding: 0px 0px 200px 0px;
    border-bottom-color: black;
    border-bottom-style: solid;
    border-bottom-width: 8px;
}







.news_title {
	font-family:'Tw Cen W01 Bold';
	letter-spacing: 1px;
	font-weight: bold;
	line-height: 34px;
 	font-size: 38px;
	padding: 0px 0px 14px 0px;
}

.news_subtitle {
	font-family:'Tw Cen W01 Light Italic';
	font-size: 35px;
	line-height: 38px;
	padding: 0px 0px 35px 0px;
}

.news_description p{
	font-family:'Tw Cen W01 Light';
	margin: 0px;
	font-size: 20px;
	line-height: 25px;
	padding: 0px 0px 8px 0px;
}







.news_image_container {
	min-width: 10px;
	padding: 0px 0px 0px 0px;
}

.news_image{
	display: inline;

}

.news_image img{
	padding: 24px 12px 0px 12px;
}









/* ////////////////////////////////////////// CATEGORY THUMBNAILS ////////////////////////////////////////// */


#thumbnails {
	width: 100%;
	margin: 0 auto;
}

.thumb {
	min-width:10px;
	float:left;
	padding: 30px 30px 30px 30px;
	display: inline;
}


.thumb a.thumbimage{
	display:block;
	float: left;
}

.thumb a.thumbimage img {
	padding: 0px;
	display: block;
}

.thumb p.content_text {
	display: none;
}

a img {
	border:none
}


.project_info_container {
	padding:0px 0px 30px 0px;
	color: #000;
	max-width: 300px;
}

.project_info_container_big {
	padding:0px 0px 30px 0px;
	color: #000;
	max-width: 600px;
}









.project_title {
	letter-spacing: 1px;
	font-family:'Tw Cen W01 Bold';
	line-height: 38px;
	font-size: 34px;
	padding: 10px 0px 4px 0px;
}




.project_subtitle {
	font-family:'Tw Cen W01 Light Italic';
	font-size: 24px;
	line-height: 28px;
	font-style: italic;
	padding: 4px 0px 10px 0px;
}




.project_description p{
	color: #3f3f3f;
	padding:4px 0px 0px 0px;
	margin: 0px;
	font-size: 16px;
	line-height: 20px;
/* 	word-spacing: 1px; */
}

a.thumbimage {
	text-decoration: none;
}











/* ////////////////////////////////////////// PROJECT PAGE////////////////////////////////////////// */

#project_page_info_container {
	border-top-color: black;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-top-width: 2px;
	float:left;
	display: inline;
	width: 100%;
}

#project_page_info {
	width: 460px;
	padding:20px 30px 30px 0px;
}

.project_page_title {
	font-family:'Tw Cen W01 Bold';
	letter-spacing: 1px;
	font-size: 34px;
	line-height: 38px;
}

.project_page_subtitle {
	font-family:'Tw Cen W01 Light Italic';
	font-size: 24px;
	line-height: 28px;
	padding: 4px 0px 10px 0px;
}

.project_page_description {
	font-size: 17px;
	line-height: 21px;
	word-spacing: 1px;
}




#media {

}

.image {
	padding: 30px 60px 30px 0px;
	min-width:10px;
	float:left;
	display: inline;
}

.image img {
	padding: 0px;
	display: block;
}








/* ////////////////////////////////////////// ADDITIONAL_PAGE - CONTACT AND ABOUT PAGES ////////////////////////////////////////// */








#additional_page_info_container {
	padding:20px 0px 30px 0px;
	border-top-color: black;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-top-width: 2px;
	float:left;
	display: inline;
	width: 100%;
	min-height: 30px;
}


.about_info {
	font-family:'Tw Cen W01 Bold';
	margin:35px 30px 20px 30px;
	float:left;
	display: inline;
	width: 800px;
	font-size: 34px;
	line-height: 41px;
	word-spacing: 1px;
}


.about_subtitle {
	font-family:'Tw Cen W01 Bold';
	font-size: 25px;
	line-height: 30px;
	padding: 0px 0px 3px 0px;
}


.about_sub_info {
	margin:30px 30px 20px 30px;
	float:left;
	display: inline;
	width: 800px;
	font-size: 24px;
	line-height: 30px;
/* 	word-spacing: 1px; */
}


.about_sub_info_contact {
	margin:30px 30px 20px 30px;
	float:left;
	display: inline;
	width: 800px;
	font-size: 24px;
	line-height: 30px;
	font-style: italic;	
}

.about_sub_info_contact a{
	color: #0083ca;
}


.client_title {
	margin:50px 30px 20px 30px;
	font-family:'Tw Cen W01 Bold';
	font-size: 24px;
	padding: 0px 0px 3px 0px;
	font-style: normal;
	color: #328040;
}


.client_list {
	margin:10px 30px 50px 30px;
	float:left;
	display: inline;
	width: 240px;
}


.client_subtitle{
	font-family:'Tw Cen W01 Bold';
	font-size: 17px;
	padding: 20px 0px 0px 0px;
	color: #328040;
}

.client_list li{
	list-style-type: none;
	color: #328040;
}





.contact_info {
	font-size: 30px;
	padding:30px 0px 0px 30px;
}

.contact_info a{
	color: #0083ca;
}

.contact_info li{
	list-style-type: none;
	line-height: 42px;
}


.additional_page_image {
	padding: 30px 30px 30px 30px;
	min-width:10px;
	float:left;
	display: inline;
}




/* ////////////////////////////////////////// SHOP ////////////////////////////////////////// */

.shop_group_container {
	padding:20px 0px 60px 0px;
	margin:20px 0px 40px 0px;
	border-top-color: black;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-top-width: 2px;
	float:left;
	display: inline;
	width: 100%;
}


/*
td {
 	font-size: 12px;
	color: #3f3f3f;
	font-style: italic;
}
*/

.postage_info {
	padding:10px 0px 0px 0px;
	color: #3f3f3f;
	font-size: 12px;
	line-height: 14px;

}


.masthead_image {
	margin: 0px 0px 30px 0px;
	min-width:10px;
	float:left;
}


/* ////////////////////////////////////////// FOOTER ////////////////////////////////////////// */

#footer {
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 18px;
	display: inline;
	padding:30px 0px 0px 0px;
}




#project_page_moreinfo {
	width: 350px;
	float: left;
	color: #3f3f3f;
	padding:0px 0px 0px 0px;
	margin: 0px;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: 1px;
}

#project_page_moreinfo p{
	margin:0px 0px 0px 0px;
}


#project_page_credits {
	float: left;
	padding:0px 0px 0px 0px;
}

#project_page_outcomes {
	float: left;
	padding:0px 0px 0px 0px;
}




#previous_next {
	width: 100%;
	float: left;
	font-size: 26px;
	font-style: italic;
	padding: 50px 0px 20px 0px;
}

#footer_text {
	width: 100%%;
	float: left;
	padding: 20px 0px 30px 0px;
	letter-spacing: 1px;
}
