/****************HTML tag styles ***************/

html{
	background: url(http://www.rustywebdesign.com.au/images/bg-main.gif) repeat;
}

body{
	background: url(http://www.rustywebdesign.com.au/images/shadow-bg.png) center repeat-y;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	behavior: url('http://www.rustywebdesign.com.au/csshover.htc');
	color: #333333;
	font-size: 13px;
	line-height: 2;
}

img{
   behavior: url('http://www.rustywebdesign.com.au/pngbehavior.htc');
   border: 0px;
   display: block;
}

p{
	margin: 0px;
	padding: 0px 0px 25px 0px;
	line-height: 2;
}

h1{
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
}

h2{
	font-size: 14px;
	color: #ec8e0d;
	font-weight: bold;
	padding-bottom: 15px;
}

ul {
	line-height: 2;
	padding-bottom: 20px;
}

ol {
	line-height: 2;
	padding-bottom: 20px;
}

/******* hyperlink and anchor tag styles *******/

a:link    {color : #0000cc; text-decoration : none; font-weight: bold;}
a:visited {color : #0000cc; text-decoration : none; font-weight: bold;}
a:active  {color : #0000cc; text-decoration : none; font-weight: bold;}
a:hover   {color : #ec8e0d; text-decoration : underline; font-weight: bold;}

#footer a:link    {color : #ffffff; text-decoration : none; font-weight: bold;}
#footer a:visited {color : #ffffff; text-decoration : none; font-weight: bold;}
#footer a:active  {color : #ffffff; text-decoration : none; font-weight: bold;}
#footer a:hover   {color : #ffffff; text-decoration : underline; font-weight: bold;}

#service_table a:link    {color : #ffffff; text-decoration : none; font-weight: bold;}
#service_table a:visited {color : #ffffff; text-decoration : none; font-weight: bold;}
#service_table a:active  {color : #ffffff; text-decoration : none; font-weight: bold;}
#service_table a:hover   {color : #cccccc; text-decoration : none; font-weight: bold;}

#contentnav_table a:link    {color : #ffffff; text-decoration : none; font-weight: bold;}
#contentnav_table a:visited {color : #ffffff; text-decoration : none; font-weight: bold;}
#contentnav_table a:active  {color : #ffffff; text-decoration : none; font-weight: bold;}
#contentnav_table a:hover   {color : #cccccc; text-decoration : none; font-weight: bold;}

#location a:link    {color : #5a5a5a; text-decoration : none; font-weight: bold;}
#location a:visited {color : #5a5a5a; text-decoration : none; font-weight: bold;}
#location a:active  {color : #5a5a5a; text-decoration : none; font-weight: bold;}
#location a:hover   {color : #5a5a5a; text-decoration : underline; font-weight: bold;}

/******* MAIN DIVISONS *******/

#site_container{
	position: relative;
	width: 947px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}

#header{
	position: relative;
	width: 947px;
	height: 338px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	margin: 0px auto;
	padding: 0px;
	z-index: 99;
}

#page_title{
	position: relative;
	padding: 0px;
	margin: 0px;
	width: 947px;
	height: 172px;
	top: -3px;
	*top: 0px;
	z-index: 97;
}

#location{
	position: relative;
	padding: 0px 0px 25px 0px;
	margin: 0px;
	text-align: left;
	width: 583px;
	z-index: 96;
	color: #6c727b;
	font-size: 9px;
}

#page_content{
	position: relative;
	padding: 15px 0px 30px 45px;
	margin: 0px;
	text-align: left;
	width: 583px;
	z-index: 96;
	float: left;
}

#contentnav_table{
	width: 522px;
	border-bottom: 1px solid #333333;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

#contentnav_table td{
	background: #6c727b url(http://www.rustywebdesign.com.au/images/nav_bg_grey.gif);
	height: 29px;
	border: 1px solid #333333;
	border-width: 1px 1px 0px 1px;
	padding-left: 20px;
}

#footer{
	position: relative;
	width: 947px;
	height: 39px;
	padding-top: 46px; 
	margin: 0px;
	background-image: url(http://www.rustywebdesign.com.au/images/footer_gold_coast_web_design.gif);
	text-align: center;
	color: #FFFFFF;
	font-size: 10px;
	clear: both;
}

#side_boxes{
	position: relative;
	top: -50px;
	padding: -51px 0px 0px 0px;
	margin: 0px;
	width: 274px;
	float: right;
	z-index: 98;
}

/******* SIDE BOXES *********/

.side_box{
	position: relative;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	width: 274px;
}

.side_box_header{
	position: relative;
	padding: 29px 29px 0px 10px;
	margin: 0px;
	width: 235px;
	height: 29px;
	background-image: url(http://www.rustywebdesign.com.au/images/side_box_header.gif);
	font-size: 12px;
	line-height: 1;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
}

.side_box_content{
	position: relative;
	padding: 12px 10px 20px 10px;
	margin: 0px;
	border-left: 1px solid #333333;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
	width: 233px;
	min-height: 100px;
	background-image: url(http://www.rustywebdesign.com.au/images/side_box_bg.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 2;
	color: #5a5a5a;
}

/******* DROPDOWN NAVIGATION *********/

.menu{
	left: -1px;
	width: 948px;
	height: 29px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	z-index: 100;
	border-right: 1px solid #333333;
}
/* hack to correct IE5.5 faulty box model */
* html .menu {width:949px; w\idth:948px;}
/* remove all the bullets, borders and padding from the default list styling */
.menu ul {padding:0;margin:0;list-style-type:none;}
.menu ul ul {width:158px;}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
.menu li {float:left;width:158px;position:relative;}
/* style the links for the top level */
.menu a, .menu a:visited{
	display: block;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
	width: 157px;
	height: 27px;
	border: 1px solid #333333;
	border-width: 1px 0px 1px 1px;
	background: #ec8e0d url(http://www.rustywebdesign.com.au/images/nav_bg_orange.gif);
	line-height: 26px;
	text-align: center;
	margin: 0px;
}
/* a hack so that IE5.5 faulty box model is corrected */
* html .menu a, * html .menu a:visited {width:158px; w\idth:147px;}
/* style the second level background */
.menu ul ul a.drop, .menu ul ul a.drop:visited{
	background:#ec8e0d url(http://www.rustywebdesign.com.au/images/nav_bg_orange.gif);
}
/* style the second level hover */
.menu ul ul a.drop:hover{
	background:#6c727b;
}
.menu ul ul :hover > a.drop{
	background:#6c727b url(http://www.rustywebdesign.com.au/images/nav_bg_grey.gif);
}
/* style the third level background */
.menu ul ul ul a, .menu ul ul ul a:visited{
	background:#489ad6 url(http://www.rustywebdesign.com.au/images/nav_bg_blue.gif);
}
/* style the third level hover */
.menu ul ul ul a:hover{
	background:#6c727b url(http://www.rustywebdesign.com.au/images/nav_bg_grey.gif);
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.menu ul ul {visibility:hidden; position:absolute; height:0; top:28px; left:0; width:158px; border-top:1px solid #333333;}
/* another hack for IE5.5 */
* html .menu ul ul {top:27px;t\op:28px;}

/* position the third level flyout menu */
.menu ul ul ul{left:158px; top:-1px; width:158px;}

/* position the third level flyout menu for a left flyout */
.menu ul ul ul.left {left:-158px;}

/* style the table so that it takes no ppart in the layout - required for IE to work */
.menu table {position:absolute; top:0; left:0; border-collapse:collapse;}

/* style the second level links */
.menu ul ul a, .menu ul ul a:visited {background:#489ad6; color:#ffffff; height:11px; line-height:1; padding:9px 10px; width:137px; border-width:0 1px 1px 1px; text-align:left;}
/* yet another hack for IE5.5 */
* html .menu ul ul a, * html .menu ul ul a:visited {width:159px;w\idth:137px;}

/* style the top level hover */
.menu a:hover, .menu ul ul a:hover{color:#ffffff; background:#6c727b;}
.menu :hover > a, .menu ul ul :hover > a {color:#ffffff; background:#6c727b url(http://www.rustywebdesign.com.au/images/nav_bg_grey.gif);}

/* make the second level visible when hover on first level list OR link */
.menu ul li:hover ul,
.menu ul a:hover ul{visibility:visible; }
/* keep the third level hidden when you hover on first level list OR link */
.menu ul :hover ul ul{visibility:hidden;}
/* make the third level visible when you hover over second level list OR link */
.menu ul :hover ul :hover ul{ visibility:visible;}

/******* BALLOON *********/

.balloon{
	display: none;
	position: absolute;
	width: 484px;
	left: 30px;
	margin-top: 3px;
	*margin-top: 21px;
	border: 1px solid #333333;
	padding: 18px;
	background: #ffffff url(http://www.rustywebdesign.com.au/images/side_box_bg.gif) repeat-x bottom;
	font-size: 11px;
	line-height: 2;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

#service_table{
	width: 522px;
	border-bottom: 1px solid #333333;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
}

#service_table td{
	background: #489ad6 url(http://www.rustywebdesign.com.au/images/nav_bg_blue.gif) repeat-x;
	height: 29px;
	border: 1px solid #333333;
	border-width: 1px 1px 0px 1px;
	padding-left: 20px;
}

#service_table a:hover span{
	display: block;
}

/********* OTHER STYLES *********/

.highlight_box{
	position: relative;
	padding: 30px;
	width: 523px;
	background: url(http://www.rustywebdesign.com.au/images/bg1.gif) repeat;
	line-height: 2;
	margin-bottom: 30px;
}

.price_box{
	position: relative;
	padding: 12px;
	width: 559px;
	background: url(http://www.rustywebdesign.com.au/images/bg3.gif) repeat;
	font-size: 16px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	margin-bottom: 25px;
}

.form_table{
	width: 583px;
	font-size: 11px;
	margin-bottom: 25px;
}

.form_table td{
	vertical-align: top;
	padding-bottom: 12px;
}

.enquiry_table{
	width: 583px;
	font-size: 11px;
	margin-bottom: 25px;
}

.enquiry_table td{
	width: 50%;
	vertical-align: top;
	padding-bottom: 12px;
}

.comparison_table{
	border: 1px solid #e4e4e4;
	width: 583px;
	font-size: 10px;
}

.comparison_table td{
	border: 1px solid #e4e4e4;
	text-align: center;
	height: 28px;
	padding: 5px;
}

.comparison_table .title{
	font-weight: bold;
	font-size: 11px;
	width: 130px;
}

.comparison_table .subtitle{
	color: #ec8e0d;
	font-weight: bold;
	font-size: 10px;
	text-decoration: underline;
	width: 193px;
}

.comparison_table .bold{
	font-weight: bold;
	text-align: left;
}

.terms{
	font-size: 10px;
	color: #999999;
	line-height: 1.5;
	padding-top: 15px;
	padding-bottom: 15px;
}

#portfolio_table{
	border-collapse: collapse;
}

#portfolio_table tr td div{
	text-align: center;
	float: right;
	border: 1px solid #000000;
	line-height: 1;
	background: #fcfcfc;
	padding: 5px;
	margin: 3px 0px 3px 15px;
}

#portfolio_table img{
	border: none;
	height: 150px;
	width: 250px;
}

#portfolio_table th{
	background: #489ad6 url(http://www.rustywebdesign.com.au/images/nav_bg_blue.gif);
	height: 29px;
	width: 522px;
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	border: 1px solid #333333;
	border-width: 1px 1px 1px 1px;
	padding-left: 20px;
}

#portfolio_table td{
	width: 484px;
	left: 30px;
	margin-top: 0px;
	border: 1px solid #333333;
	border-top: 0px;
	padding: 18px;
	margin-bottom:10px;
	background: #ffffff url(http://www.rustywebdesign.com.au/images/side_box_bg.gif) repeat-x bottom;
	font-size: 11px;
	line-height: 2;
	color: #333333;
	font-weight: normal;
	text-decoration: none;
}

#portfolio_table a{
	padding-top: 10px;
}

/********FONT & FORM STYLES*********/

.style_content_orange{
	color: #ec8e0d;
}

.style_align_right{
	text-align: right;
}

.style_callnow{
	text-align: center;
	padding-bottom: 25px;
	font-weight: bold;
}

.style_content_orange_large{
	font-size: 24px;
	font-weight: bold;
	color: #ec8e0d;
	line-height: 1;
}

.style_price{
	font-size: 26px;
}

.search_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #cccccc;
	background-color: #F5F5F5;
	width: 150px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.search_submit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a5a5a;
	border: 1px solid #cccccc;
	width: 60px;
	background-color: #F5F5F5;
	padding-top: 1px;
	padding-bottom: 1px;
}

.consultation_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #cccccc;
	background-color: #F5F5F5;
	width: 150px;
	padding-top: 2px;
	padding-bottom: 2px;
}

.consultation_submit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5a5a5a;
	border: 1px solid #cccccc;
	width: 70px;
	padding-top: 1px;
	padding-bottom: 1px;
	background-color: #F5F5F5;
}

.enquiry_form{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #cccccc;
	background-color: #F5F5F5;
	width: 200px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 3px;
	margin-bottom: 3px;
}

.enquiry_submit{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: 1px solid #cccccc;
	width: 130px;
	background-color: #F5F5F5;
	padding-top: 3px;
	padding-bottom: 3px;
}