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

Title : 
URL : 

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

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

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

/* default styles */
html {
  overflow: -moz-scrollbars-vertical;
}
body {
	text-align:center;
	background-color: #ffffff;
	font: normal 12px arial, helvetica,verdana;
	color: #4A4A4A;
	text-align:justify;
}
td {
	font: normal 12px arial, helvetica,verdana;
	color: #4A4A4A;
}
a {
	color: #962F34;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color:#962f34;
}

h1 {
	font:bold 14px Verdana, Arial, Helvetica, sans-serif;
	color:#BE4307;
}
h2 {
	font:bold 12px Verdana, Arial, Helvetica, sans-serif;
	color:#BE4307;
}
/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/
#wrapper {
	width:810px;
	height:100%;
}
#topwrap {
	height:130px;
	width:810px;
	vertical-align:top;
}
#logo {
	top:0px;
	width:810px;
	height:100px;
	/*background-image:url(../templateimage/header_new.jpg);
	background-repeat:no-repeat;*/
}
#main_nav {
	width:810px;
	height:30px;
    margin:0px;
	padding:0px;
	border:0px;
}
#bodywrap {
    clear:both;
	vertical-align:top;
	margin-top:15px;
	border:0px;
	padding:0px;
	width:810px;
	height:auto;
	color:#ffffff;
	background: #eee;
}
#content_area {
    margin:0px 15px 0px 50px;
	padding:20px 0px 20px 0px;
	width:745px;
	vertical-align:top;
	font: normal 12px arial, helvetica,verdana;
	color: #4a4a4a;
	float: left;
	line-height:17px;
	text-align:left;
}
#footwrap {
	height:130px;
	padding:0px;
	margin:0px;
	clear: both;
}
#bottom_strip {
	height:30px;
	width:810px;
	background-image:url(../templateimage/bottom_strip_1.jpg);
}
#newsletter_text {
	height:30px;
	width:810px;
	background-image:url(../templateimage/bottom_newsletter.jpg); 
}
#newsletter_form {
	height:40px;
	width:810px;
	text-align:center;
}
.subscribe_name {
	height:20px;
	width:140px;
}
.subscribe_name {
	height:20px;
	width:32px;
}
#mainform {
	height:25px;

	vertical-align:top;
}
.subscribeinput {
	top:0px;
	height:20px;
	width:120px;
	background-color:#FFFFFF;
}
.subscribeimage {
	height:16px;
	width:32px;
}
#footer {
    height:30px;
	width:810px;
}
#foot1 {
	float:left;
	height:30px;
	width:619px;
}
#foot2 {
	height:30px;
	width: 191px;
}
ul#navmenu {
    width:810px;
	height:30px;
	list-style:none;
	padding:0px;
	margin:0px;
	border:0px;
}

ul#navmenu li{
    float:left;
	height:30px;
	width:135px;
	list-style:none;
	padding:0px;
    margin:0px;
	border:0px;
	position:relative;
}

ul#navmenu li a {
	height:30px;
	width:135px;
	padding:0px;
    margin:0px;
	border:0px;
	display:block;
	text-decoration:none;
}

.menu_on_homepage {
	background-image:url(../templateimage/home_red.jpg);
	background-repeat:no-repeat;
}
.menu_off_homepage {
	background-image:url(../templateimage/home_black.jpg);
	background-repeat:no-repeat;
}
.menu_off_homepage:hover {
	background-image:url(../templateimage/home_red.jpg);
	background-repeat:no-repeat;
}

.menu_on_biography {
	background-image:url(../templateimage/biography_red.jpg);
	background-repeat:no-repeat;
}
.menu_off_biography {
	background-image:url(../templateimage/biography_black.jpg);
	background-repeat:no-repeat;
}
.menu_off_biography:hover {
	background-image:url(../templateimage/biography_red.jpg);
	background-repeat:no-repeat;
}

.menu_on_gallery {
	background-image:url(../templateimage/gallery_red.jpg);
	background-repeat:no-repeat;
}
.menu_off_gallery {
	background-image:url(../templateimage/gallery_black.jpg);
	background-repeat:no-repeat;
}
.menu_off_gallery:hover {
	background-image:url(../templateimage/gallery_red.jpg);
	background-repeat:no-repeat;
}

.menu_on_exhibition {
	background-image:url(../templateimage/exhibitions_red.jpg);
	background-repeat:no-repeat;
}
.menu_off_exhibition {
	background-image:url(../templateimage/exhibitions_black.jpg);
	background-repeat:no-repeat;
}
.menu_off_exhibition:hover {
	background-image:url(../templateimage/exhibitions_red.jpg);
	background-repeat:no-repeat;
}

.menu_on_studio {
	background-image:url(../templateimage/studio_red.jpg);
	background-repeat:no-repeat;
}
.menu_off_studio {
	background-image:url(../templateimage/studio_black.jpg);
	background-repeat:no-repeat;
}
.menu_off_studio:hover {
	background-image:url(../templateimage/studio_red.jpg);
	background-repeat:no-repeat;
}
.menu_on_contactus {
	background-image:url(../templateimage/contactus_red.jpg);
	background-repeat:no-repeat;
}
.menu_off_contactus {
	background-image:url(../templateimage/contactus_black.jpg);
	background-repeat:no-repeat;
}
.menu_off_contactus:hover {
	background-image:url(../templateimage/contactus_red.jpg);
	background-repeat:no-repeat;
}

.menu_on {
	background-image:url(../templateimage/tab_white.jpg);
	background-repeat:no-repeat;
	color:#000000;
}
.menu_off {
	background-image:url(../templateimage/tab_black.jpg);
	background-repeat:no-repeat;
	color:#ffffff;
}
.menu_off:hover {
	background-image:url(../templateimage/tab_white.jpg);
	background-repeat:no-repeat;
	color:#000000;
}
#pagetitle_home {
	width:810px;
	height:60px;
	background-image:url(../templateimage/pag_title_home.jpg);
}
#pagetitle_biography {
	width:810px;
	height:60px;
	background-image:url(../templateimage/pag_title_biography.jpg);
}
#pagetitle_exhibition {
	width:810px;
	height:60px;
	background-image:url(../templateimage/pag_title_exhibitions.jpg);
}
#pagetitle_gallery {
	width:810px;
	height:60px;
	background-image:url(../templateimage/pag_title_gallery.jpg);
}
#pagetitle_studio {
	width:810px;
	height:60px;
	background-image:url(../templateimage/pag_title_studio.jpg);
}
#pagetitle_contactus {
	width:810px;
	height:60px;
	background-image:url(../templateimage/pag_title_contact.jpg);
}
#intro_page_header {
	height:150px;
	width:810px;
	top:0px;
	background-image:url(../templateimage/intro_page_header.jpg);
}
#intro_page_header50 {
	height:50px;
	width:810px;
	top:0px;
	background-image:url(../templateimage/intro_page_header50.jpg);
}
#intro_page_bodywrap {
	height:450px;
	width:810px;
	background-color:#ffffff;
}
#intro_page_footer {
	height:150px;
	width:810px;
}
#intro_page_footer1 {
	height:122px;
	width: 810px;
}
#intro_page_footer50 {
	height:50px;
	width:810px;
}
#intro_page_imagearea {
	max-height:450px;
	max-width:600px;
	vertical-align:middle;
}
#intro_page_footer_text {
	text-align:center;
	color:#666666;
	font-size:10px;
	font:Verdana, Arial, Helvetica, sans-serif;
}
#intro_page_footer_text a{
	color:#666666;
	text-decoration:none;
}



/* Gallery */

.gallery_categories {  
	background-image:url(/images/gallery/abstract.gif);
	background-repeat:no-repeat;
	height: 81px;
	width:162px;
	background-position: 0px 0px;
}

.gallery_categories a {  
	background-image:url(/images/gallery/abstract.gif);
	background-repeat:no-repeat;
		height: 81px;
	width:162px;
	background-position: 0px 0px;
}

.gallery_categories a:hover {
	background-position: -81px 0px;
}




