@charset "utf-8";

*{
margin:0;
padding:0;
}

a img{
border:none;
}

p {
}

#header a img {border:none;}

h2{
font-size:22px;
line-height:26px;
padding-bottom:10px;
border-bottom:1px solid #f9d44c;
margin: 20px 0 10px 0;
!important;
}

h3{
font-size:24px;
font-weight:normal;
line-height:28px;
}

h4{
font-size:17px;
font-weight:normal;
line-height:22px;
}

h5{
font-size:22px;
line-height:26px;
margin-left:16px;

}

a:link, a:visited{
color:#c70021;
text-decoration:none;

}

a:hover{
color:#0066CC;
}

.designtable {
margin-top:20px;
}
.designtable td{
padding-bottom:20px;
}
.designtable a:link img, .designtable a:visited img{
border:#FFF solid 1px;
}
.designtable a:hover img{
border:#0066CC solid 1px;
}

.producttable {
margin-top:20px;

}
.producttable td{
vertical-align:bottom;
padding-bottom:1px;
}
.producttable a:link img, .producttable a:visited img{

}
.producttable a:hover img{

}



ul, ol{
margin-top:15px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #334254;
	background-color: #4d4740;
	text-align: center;
	
}



#wrapper1{
	width: 100%;
	background-color: #999999;
	text-align:center;
	background-image: url(../images/bg_dots_bot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:0px;
	
}

.topDots{
	background-image: url(../images/bg_dots_top.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #999999;
	height:270px;
	
}

#wrapper2{
width:1040px;
margin: -260px auto 0 auto;

}

#wrapperContent{
background-image:url(../images/bg1_content.png);
background-position:center;
background-repeat:repeat-y;
_float:left; /**IE6 fix**/
_margin:0 8px 0 3px; /**IE6 fix**/

}

#wrapperInnerContent{
background-image:url(../images/bg_contentarea.gif);
background-repeat:repeat-x;
width:1000px;
margin:0 auto;
text-align:left;

}

.newleft{
float:left;
width:222px;
}

#leftCol{
width:222px;
float:left;}

.leftColInner{
background-image:url(../images/bg_left_col.png);
width:194px;
padding-left:27px;
}

#testCol{
width:222px;
}

.testColInner{
background-image:url(../images/bg_left_col.png);
width:194px;
padding-left:27px;
}

#rightCol{
float:right;
width:772px;

}


/*.contentMiddle{
width:553px;
float:left;
}*/

.InnerContentMiddle{
/*background-image:url(../images/bg_MainContent.png);
background-repeat:repeat-y;*/
padding:0 0 5px 0;
width:511px;
float:left;
}

.InnerContentMiddle a:link,.InnerContentMiddle a:visited{
color:#334254;
}

.innermainwrap{
}


.contentSubpages{
width:772px;
float:left;
}


.InnerContentSubpages{
background-image:url(../images/bg_ContentSubPages.png);
background-repeat:repeat-y;
padding:0 25px 0px 21px;
width:726px;
}

.InnerContentSubpages td{
/*vertical-align:top;*/
}

.InnerContentSubpages p{
padding:0;
}

.contentLatestNews{
/*width:224px;*/
float:left;
}

.InnerLatestNews{
/*background-image:url(../images/bg_LatestNews.png);
background-repeat:repeat-y;*/
padding:0 0 5px 40px;
width:174px;
}

.InnerLatestNews a:link,.InnerLatestNews a:visited{
color:#c70021;
}



/**nav enclosed down**/
ul#nav{
width:194px;
list-style:none;
padding:0;
margin:0 0 0 0;
}


#nav li{
width:194px;
display:inline;
float:left;
margin-top:2px;

}

#nav a:link, #nav a:visited{
text-decoration:none;
color:#ffffff;
font-size:16px;
font-weight:bold;
line-height:45px;
display:block;
float:left;
width:163px;
padding:0 15px;
background-image:url(../images/button_normal.png);
background-repeat:no-repeat;
}


#nav a:hover, #nav a.active{
background-image:url(../images/button_hover.png);
background-repeat:no-repeat;
}

/**nav secondary level-dropdown**/
#nav li ul {
	width:130px;
	top: auto;
	padding:0;
	margin:0 4px;
	_margin:0;


}




#nav li ul a:link, #nav li ul a:visited{
width:130px;
background-color:#336eab;
color:#ffffff;
text-decoration:none;
font-size:13px;
font-weight:bold;
height:auto;
display:block;
background-image:none;

}

#nav li ul a:hover{
background-color:#c70021;
background-image:none;
}
/**------------secondary level nav ends---------------------------------------------------**/



/**nav enclosed up**/


a.projectPlay:link, a.projectPlay:visited{
width:170px;
height:45px;
display:block;
background-image:url(../images/btn_project_play.png);
background-repeat:no-repeat;
}

a.projectPlay:hover{
background-position:bottom;
}


.contactTop{
float:right;
padding-right:18px;
}

a.email:link, a.email:visited{
width:49px;
height:46px;
display:block;
background-image:url(../images/btn_mail.png);
background-repeat:no-repeat;
float:left;
}

a.email:hover{
background-position:bottom;
}

a.search:link, a.search:visited{
width:49px;
height:46px;
display:block;
background-image:url(../images/btn_search.png);
background-repeat:no-repeat;
float:left;
}

a.search:hover{
background-position:bottom;
}


#footer{
width:1000px;
margin:0 auto;
color:#FFFFFF;
font-size:14px;
font-weight:bold;
text-align:left;
line-height:17px;
}

.footerInner{
padding:0 17px;
}

.footerInner a:link,.footerInner a:visited{
color:#f9d44c;
font-weight:bold;
}


/**general classes are enclosed down**/



table.whatBugs{
margin-top:0;
float:right;
}

.line1{
border-top:1px solid #f9d44c;
margin: 20px 0 0 0;
}

.line2{
border-top:1px solid #c70021;
margin: 17px 0 0 0;
}

.red{
color:#c70021;
font-weight:bold;
}

.more1{
font-size:18px;
font-weight:bold;
text-align:right;
padding-right:15px;
!important;
}

.imageSubpages{
float:left;
margin: 0 15px 10px 0;
}



.floatLeft{
float:left;
}

.floatRight{
float:right;
}

.clearboth{
clear:both;
}

.webdesignsydney{
color:#999999;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
}
.webdesignsydney a:link, .webdesignsydney a:visited{
color:#999999;
text-decoration:none;}

.webdesignsydney a:hover{
color:#CCCCCC;}



.newscol td{
border-bottom:1px solid #c70021;
padding: 8px 0 8px 0;
vertical-align:top;
}


.newscol a{
color:#c70021;
font-weight:bold;
}

.newscol p{
padding:0;}

.mainwrap{
width:772px;
float:left;
}


.innermainwrap{
background-image:url(../images/bg_mainwrap.png);
background-repeat:repeat-y;
padding:0 25px 5px 19px;
width:728px;
}

html>body .innermainwrap{
background-image:url(../images/bg_mainwrap.png);
background-repeat:repeat-y;
padding:0 25px 5px 19px;
width:726px;
}

.bottableproddetail{
width:100%;}
.bottableproddetail td{
text-align:left;
vertical-align:top;}
.width100{
width:100px;}

/*Quikmail*/

.myForm td, input, select, textarea, checkbox  {
		font-family: tahoma;
		font-size: 12px;
	}

	.required {
		color: red;
	}

.newsletter{
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
text-align:center;
color:#4d4740;
margin-left:-3px;
text-indent:0;
width:172px;
float:left;
margin-top:5px;
display:inline;
}

.newsletter p{
font-size:.9em;
margin:8px 0;}

.sub_form{
color:#999999;
height:29px;
line-height:29px;
padding-left:4px;
width:164px;}

.search_box{
float:left;}

.searchbar{
width:164px;
height:29px;
line-height:29px;
margin-right:10px;
padding-left:4px;
color:#999999;}	
	
input.btn_submit{
width:170px;
height:45px;
background:url(../images/btn_submit.png);
border:none;
}	

input.btn_submit:hover{
background-position:bottom;}

input.btn_submit3{
width:170px;
height:45px;
background:url(../images/btn_submit3.png);
border:none;
}	

input.btn_submit3:hover{
background-position:bottom;}

input.btn_search2{
width:42px;
height:42px;
background:url(../images/btn_search2.png);
border:none;
}	

input.btn_search2:hover{
background-position:bottom;}

.enquirebox{
float:left;
margin:0 40px;}

.btn_enquire{
width:42px;
height:42px;
background:url(../images/btn_enquire.png);
border:none;
display:inline-block;
}	

.btn_enquire:hover{
background-position:bottom;}

.red_bold{
color:#bf2e21;
font-weight:bold;}

/*picosearch*/
ol.picoclassolsize {
margin:20px 0px 0px 0px;
padding:0px;
list-style-type:none;
}
ol.picoclassolsize li{
margin:0px;
padding:0px;
}
/*hides top search box on results page*/
#picoform1{
display:none;}

#picoform2 table td{
padding: 4px ;
}

#picoform2 table {
padding-top: 6px ;
}

.rightcol{
float:right;
text-align:right;
font-size:.8em;
font-weight:bold;}

.rightcol p{
margin-bottom:6px;}

.cont input{
background:#b5ceec;
width:250px;
height:28px;
border:1px solid #00a7e1;
}

.cont textarea{
background:#b5ceec;
width:500px;
height:128px;
border:1px solid #00a7e1;
}

.cont .check{
background:none;
width:15px;
height:15px;
border:none;}

.cont .submit{
width:170px;
height:45px;
background:url(../images/btn_submit2.png);
border:none;
display:inline-block;
}	

.cont .submit:hover{
background-position:bottom;}
