body 
{
	color:#666666;
	font-family: "Lucida Grande", Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	line-height: 20px;	
	margin: 0px;
	padding: 0px;
	background-color: #082052;
	vertical-align: top;
}

a:link
{
    color: #009FC6;
    text-decoration: none;
}

a:visited
{
    color: #009FC6;
    text-decoration: none;
}

a:hover
{
    color: #E62F03;
	text-decoration: underline;
}

/***** Special Text style *****/

.textOrange
{
    color: #E62F03;
}

.borderstyle01
{
    border-bottom-width: 1px;
    border-bottom-color:#CCCCCC; 
    border-bottom-style:solid;
}

.borderstyle02
{
    border-bottom-width: 1px;
    border-bottom-color:Gray; 
    border-bottom-style:dashed;
}

.borderstyle03
{
	border-style:solid;
	border-color:#CCCCCC;
	border-width:1px;
}	

.borderstyle04
{
	border-right-style:solid;
	border-right-color:#999999;
	border-right-width: 1px;
	}	
/**** Top Header Style ****/

.top_heading{
	font-size:52px;
	line-height:46px;
	color:#000000;
	font-weight:normal;
	}

hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: 1px;
  margin: 0 0 18px;
  border: none; 
}
hr.space {
  background: #fff;
  color: #fff;
  margin: 0 0 36px;
}

/************** header tag styles **************/

h1{
 font: x-large Verdana, Arial, Helvetica, sans-serif;
 font-weight: normal;
 color: #009FC6;
 margin: 0px;
 padding: 0px;
}

h2{
 font: Verdana, Arial, Helvetica, sans-serif;
 font-size:20;
 font-weight: normal;
 color: #E62F03;
 line-height: 18px; 
}

h3{
 font: Verdana, Arial, Helvetica, sans-serif;
 color: #334d55;
 margin: 0px;
 padding: 0px;
}

h4{
 font: medium Verdana, Arial, Helvetica, sans-serif;
 color: #ffffff;
 margin: 0px;
 padding: 0px;
}

h5{
 font: Bold Verdana, Arial, Helvetica, sans-serif medium;
 color: #009FC6;
 margin: 0px;
 padding: 0px;
}

h6{
	font: Bold Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #E62F03;
	margin: 0px;
	padding: 0px;
}	

h7{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #999999;
 margin: 0px;
 padding: 0px;
}

h8{
 font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size:30px;
 font-weight: bold;
 color: #E62F03;
 margin: 0px;
 padding: 0px;
}
/*************** list tag styles ***************/

LI {
	margin-top: 2px; 
	margin-bottom: 0px;
	margin-left: 0px;
}

UL {margin-top: 0px;}
UL .iconTick1 {list-style-image: url(../image/listicon1_small.gif); }

OL {margin-top: 0cm;} 
OL.iconDot1 {list-style-image: url(../image/listicon1_small.gif); }
OL.upperAlpha {
	list-style-type: upper-alpha;
}
OL.lowerAlpha {
	list-style-type: lower-alpha;
}


/********* form and related tag styles *********/

form {
	margin: 0;
	padding: 0;
}

label{
 font: bold 1em Verdana, Arial, Helvetica, sans-serif;
 color: #334d55;
}
				
input{
font-family: Verdana, Arial, Helvetica, sans-serif;
}

.pagetitle{
	font: Geneva, Arial, Helvetica, sans-serif;
	font-size:36px; 
	color:#000000;
	line-height:36px;
	}
/***** background image settings *****/

.indexpagebg
{
	background: url(../images/master_index_page_bg01.png) top left no-repeat;
	padding: 0 0 0 0;
}

.indexbodybg
{
    background-image:url(../images/master_index_body_bg01.png);
    background-repeat:repeat-y;
	vertical-align:top;
}
.topbg
{
	background: url(../images/master_page_bg01.png) top left no-repeat;
	padding: 0 0 0 0;
}

.footerbg
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image:url(../images/master_footer_bg01.png);
	background-repeat:no-repeat;
	width: 900px;
	height: 25px;
	vertical-align: bottom;
}

.footerstyle a:link, .footerstyle a:visited
{
	color: #ffffff;
	}

.footerstyle a:hover
{
	color:#E62F03;
	}

.bodybg
{
    background-image:url(../images/master_body_bg01.png);
    background-repeat:repeat-y;
	vertical-align:top;
}


/**** Main Content Page Style ****/

.maincontentstyle
{
	vertical-align:top;
	padding:30px 30px 30px 30px;
	}
	
/**** Right Menu Style ****/

.right_container{
	padding-right:30px;
	vertical-align:top;
	padding-top:30px;
	}

.rightmenustyle
{
	font-size:18px;
	font-weight:bold;
	line-height:20px;
	border-bottom:1px solid #CCCCCC;
	height:30px;
	color:#000000;
	}

/**** breadcrumb style *****/

.breadcrumbstyle
{
	vertical-align:top;
	color:#CCCCCC;
	}
	
.breadcrumbstyle a:link, .breadcrumbstyle a:visited
{
	color: #CCCCCC;
	}

.breadcrumbstyle a:hover
{
	color:#E62F03;
	}

/***** Content Page Header Styles *****/


.MainHeaderText
{
    font: bold 120% Verdana, Arial, Helvetica, sans-serif;
    color: #081C4E;
    margin: 0px;
    padding: 2px 2px;
}

.subheadertext
{
    font: Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
    color: #E62F03;
    margin: 0px;
    padding: 0px;
}


/***** top sub menu*****/
.top_submenu
{
	color:#333333;
	vertical-align:bottom;
}


/***** top menu properties *****/

.headermenulink
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: White;
	background-image: url(../images/button02.png);
	width: 900px;
	height: auto;
	background-repeat: no-repeat;
	text-align: left;
}
    
.headermenulink a:link
{
    color: White;
}
.headermenulink a:visited
{
    color: White;
    text-decoration: none;
}

.headermenulink a:hover
{
    color:#333333;
}

/*****/

.submenuheaderh1
{
    color: #E62F03;
}
.submenuheader
{
    font-size: 10px;
    color: #000000;
}

.submenuheader a:link, .submenuheader a:visited
{ 
    color: #000000;
}     

.submenuheader a:hover
{
    color: #E62F03;
	text-decoration: none;
	font-weight:normal;
}


/****** border text heading in white and orange background *****/
.textstyle01
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #CC9933;
	vertical-align: middle;
	padding-left: 10px;
	height: 30px;
}

.quickNav
{
	font:Verdana, Arial, Helvetica, sans-serif 7px;
	color: #FF6600;
	} 

/**** box ****/	
.boxtop
{
	background-image: url(../images/box_top01.png);
	background-repeat: no-repeat;
	width: 204px;
	height: 15px;
	padding: 0 0 0 0;
}

.boxbottom
{
	background-image: url(../images/box_bottom01.png);
	background-repeat:no-repeat;
	width: 204px;
	height: 20px;
}

.boxbottom
{
    background-image: url(../images/box_content01.png);
    background-repeat:repeat-y;
}

/*** LeftMenu Style ***/

.leftmenu
{
/***	border: 1px solid #366798; **/
	color: 081C4E;
	background: url(../images/submenu_bg_side01.png) no-repeat;
	text-align:left;
	}
	
.leftmenu a:link, .leftmenu a:visited
{
	color: 081C4E;
	}
	
.leftmenu a:hover
{
	color:E62F03;
	}
	
/*** Submenu subheading style***/

.leftmenu_heading
{
	height:33px;
	padding-left:10px;
	background: url(/images/submenu_bg_main_heading01.png) no-repeat;
	vertical-align:middle;
	FONT-SIZE: 18px;
	color:#000000;
	}
	
.leftmenu_heading a:link, .leftmenu_heading a:visited
{
	color: #000000;
	}

.leftmenu_heading a:hover
{
	color: #E62F03;
	}
	
.leftmenu_subheading
{
	height:26px;
	background: url(/images/submenu_bg_main_subheading01.png) no-repeat;
	padding-left:8px;
	vertical-align:middle;
	font-size:11px;
	color:#333333;
}

.leftmenu_subheading a:link, .leftmenu_subheading a:visited
{
	color:#333333;
	}

.leftmenu_subheading a:hover
{
	color: #E62F03;
	}
	
/*** Top Sub Menu ***/
.topsubmenu 
{
	color:#FFCC00;
    font-size: 12px;
    font-weight:bold;
	}

.topsubmenu a:link, .topsubmenu a:visited
{
    color: #FFCC00;
    text-decoration: none;
}

.topsubmenu a:hover
{
    color: #FFFFFF;
	text-decoration: underline;
}

/*** image floating location ***/
#imgMain {
	float: right;  
	margin-top: 0px;   
	margin-bottom: 15px;     
	margin-left: 20px;     
	margin-right: 0px;
	padding-right: 0px;
} 

#imgMainLeft {
	float: left;  
	margin-top: 10px;   
	margin-bottom: 15px;     
	margin-left: 20px;     
	margin-right: 0px;
	padding-right: 0px;
} 


/*** OVERVIEW Title Style ***/
.overview 
{
	color:#E62F03;
	background-color:#ece9d8;
	vertical-align:top;
	}

.overview a:link, .overview a:visited
{
    color: #E62F03;
    text-decoration: none;
}

.overview a:hover
{
	text-decoration: underline;
}

.overview_sub
{
	color:#666666;
	background-color:#F9F9F9;
	vertical-align:top;
	}

.overview_sub a:link, .overview_sub a:visited
{
    color: #009FC6;
    text-decoration: none;
}

.overview_sub a:hover
{
	color: #E62F03;
	text-decoration: underline;
}

.text_alignment {
	vertical-align:top;
	}
.menu-open {
 background: url(http://www.webpartner.com.au/images/master/menu-open.png) no-repeat;
 }
 
 .menu-bg {
 	background: url(http://www.webpartner.com.au/images/master/menu-bg.png) repeat-x;
	vertical-align: top;
    padding-top: 10px;
    color:#FFFFFF;
    font-size: 10px;
    font-weight:bold;
     
 
 }
 
 .menu-close {
 background: url(http://www.webpartner.com.au/images/master/menu-close.png) no-repeat;
 }
 
 /** Dec 08 **/
 
	
small {
	color: #595856;
	font-weight: bold;
	font-size: 11px;
	display: block;
	margin-bottom: 15px;
	}


.aurora-background
{
	background-image: url(http://www.webpartner.com.au/images/master/star-background01.jpg);
	background-position: center;
	background-repeat: no-repeat;
	height: 900px;

	}

#main {
	background-color: #082052;
	background-image: url(http://www.webpartner.com.au/images/master/master-background01.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	}
	
#main .container {
	min-height: 800px;
}

.container
{
	width: 950px;
	margin:auto;
/**	position: relati*/
}

#header {
	padding-top:40px;
	padding-bottom: 0px;
	}

#logo h1, #logo small{
	margin: 0px;
	display: block;
	text-indent: -9999px;
	}
	
#logo {
	background-image: url(http://www.webpartner.com.au/images/master/webpartner-dec08-logo.png);
	background-repeat:no-repeat;
	margin-left: 90px;
	margin-top: 0px;
	width: 303px;
	height: 99px;
	}

#header-contact {
	float: right;
	margin-top: -15px;
	width: 250px;
	height: 99px;

}

#menubar {
	height: 35px;
	padding: 0px;
	margin: 0px;
}

#content-header {
	margin-left: 0px;
	margin-top: 40px;
	width: auto;
	height: 150px;
}

#pagetitle {
	background: url(http://www.webpartner.com.au/images/master/title-we-build-business1.png) no-repeat;
	margin-left: 20px;
	margin-top: 40px;
	margin-bottom: 30px;
	height: 113px;
	width: 529px;
	}
.block {
	border: 1px solid #a3a09e;
	background-color: #ffffff;
	margin-bottom: 20px;
	padding: 20px;
	position: relative;
    min-height: 300px;
	}

.block-main {
	margin-bottom: 20px;
	padding: 20px;
	position: relative;
	color: #FFFFFF;
	}

#printer {
	width: 70px;
	float: right;
	margin-top:10px;
	}

.mainh1 {
	font-size: 26px;
	color: #FFCC00;
	line-height: 30px;
}

.mainh2 {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #0066FF;
	font-weight: lighter;
	}

/** Foot*/

#main-footer {
	background-image: url(../images/master/footer-bar1.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: white;
	padding: 40px;
	font-size: 10px;
	min-height: 130px;
	background-color: #2C2C2C;
	
	}
	
.footer_column {
	float:left;
	width: 140px;
	margin-right: 20px;
	}

.footer-container
{
	width: 950px;
	margin:auto;
	position: relative;
}

.footer-long {
	width: 610px;
	}

#footer h3 {
	color: #e2dddc;
	text-transform:uppercase;
	font-size: 10px;
	}

.footer_column ul li, .footer_column ul {
	list-style: none;
	margin:0px;
	padding:0px;
	}

#content-title-onlinebusinss h1, #content-title-onlinebusinss small{
	margin: 0px;
	display: block;
	text-indent: -9999px;
	}
	
#content-title-onlinebusinss {
	background-image: url(http://www.webpartner.com.au/images/master/title-online-business.png);
	background-repeat:no-repeat;
	margin-left: 20px;
	margin-top: 0px;
	width: 210px;
	height: 113px;
	}
	
#content-title-we-build h1, #content-title-we-build small{
	margin: 0px;
	display: block;
	text-indent: -9999px;
	}
	
#content-title-we-build {
	background-image: url(http://www.webpartner.com.au/images/master/title-we-build-business1.png);
	background-repeat:no-repeat;
	margin-left: 20px;
	margin-top: 0px;
	width: 567px;
	height: 113px;
	}	
	
#content-title-products h1, #content-title-products small{
	margin: 0px;
	display: block;
	text-indent: -9999px;
	}
	
#content-title-products {
	background-image: url(http://www.webpartner.com.au/images/master/title-products-plans.png);
	background-repeat:no-repeat;
	margin-left: 20px;
	margin-top: 0px;
	width: 217px;
	height: 113px;
	}	

#content-title-logo h1, #content-title-logo small{
	margin: 0px;
	display: block;
	text-indent: -9999px;
	}
	
#content-title-logo {
	background-image: url(http://www.webpartner.com.au/images/master/title-logo-design.png);
	background-repeat:no-repeat;
	margin-left: 20px;
	margin-top: 0px;
	width: 167px;
	height: 113px;
	}		

#content-title-portfolio h1, #content-title-portfolio small{
	margin: 0px;
	display: block;
	text-indent: -9999px;
	}
	
#content-title-portfolio {
	background-image: url(http://www.webpartner.com.au/images/master/design-portfolio.png);
	background-repeat:no-repeat;
	margin-left: 20px;
	margin-top: 0px;
	width: 214px;
	height: 113px;
	}		


#content-title-internet-marketing h1, #content-title-internet-marketing small{
	margin: 0px;
	display: block;
	text-indent: -9999px;
	}
	
#content-title-internet-marketing {
	background-image: url(http://www.webpartner.com.au/images/master/title-internet-marketing.png);
	background-repeat:no-repeat;
	margin-left: 20px;
	margin-top: 0px;
	width: 249px;
	height: 113px;
	}	

#content-title-graphic h1, #content-title-graphic small{
	margin: 0px;
	display: block;
	text-indent: -9999px;
	}
	
#content-title-graphic {
	background-image: url(http://www.webpartner.com.au/images/master/title-graphic-design.png);
	background-repeat:no-repeat;
	margin-left: 20px;
	margin-top: 0px;
	width: 199px;
	height: 113px;
	}	

#content-submenu {
	width: 530px;
	margin-top: 50px;
	float:right;
    border-bottom: 1px solid #FFFFFF;
    padding-bottom: 5px;
	}

#content-submenu-products {
	width: 530px;
	margin-top: 50px;
	float:right;
	}

#content-submenu-main {
	width: 350px;
	margin-top: 60px;
	float:right;

	}    

.img-align
{
	margin-top: 15px;
   	background: url(../images/bg-green.png) no-repeat;
    padding-left: 15px;
    color: #FFFFFF;
    font-weight: bold;
	cursor:pointer;
}

.img-align-hover
{
	margin-top: 15px;
   	background: url(../images/bg-green.png) no-repeat;
    padding-left: 15px;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: underline;
	cursor:pointer;   
}

.img-align-selected
{
	margin-top: 15px;
   	background: url(../images/bg-green.png) no-repeat;
    padding-left: 15px;
    color: #FFFFFF;
    font-weight: bold;

	cursor:pointer;   
}

#portfolio
{
	background-color: #FFFFFF;
}

.portfolio-img
{
	padding: 10px;
    border: 1px solid #CCCCCC;
    
}
