/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 08 September 2010 09:18:38
*/


#sitesearch {  
  padding:90px 0 0 7px;
}

*html #sitesearch {
  padding-top:89px;
}

#sub_header {
    height:29px;
    width:804px;
    background-color:#9FA7AD;
    border-top:1px solid #FFF;
    border-right:1px solid #FFF;
    border-bottom:4px solid #f15a25;
    margin-top:10px;
    float:left;
}

#inner_wrapper {
    border:2px solid #FFF;
    background-image:url(http://www.ambertiles.com.au/__data/assets/image/0012/2055/content_bg.jpg);
    background-repeat:repeat-y;

}

/* Search
*********************************************/
#search {
    float:right;
    width:171px;
    height:114px;
    background-image:url(http://www.ambertiles.com.au/__data/assets/image/0015/2076/searchbox_bg.gif);
    background-repeat:no-repeat;
    position:relative;
}
#searchbox {
    /*margin:90px 0 0 10px;*/
}

#searchbox input {
    background-color:#9ba2a9;
    width:120px;
    height:14px;
    padding:2px 0 0 2px;
    border:1px solid #5C666D;
    color:#D9DCDF;
    font-size:9px;
    margin: 0px 3px;
  *+margin: 0 3px;
}
#searchButton input {
    margin:0 0 -3px -7px;
}

/* Main Content
*********************************************/

h2 {
    /* background-image:url(http://www.ambertiles.com.au/__data/assets/image/0016/2077/strapline.gif);
    background-repeat:no-repeat; */
    color:#374F5A;
    font-size:26px;
    height:30px;
    margin:10px 0 10px 20px;
    padding:4px 0 4px 0;
}

#main_content {
    border-bottom: solid 2px #FFF;
    padding:8px 0 0 0;
}
p.intro {
    clear:left;
    display:inline;
    font-family:Tahoma,Arial,Veradana,Helvetica,sans-serif;
    margin:2px 10px 0 0;
    width:95%;
}

/* Image Gallery
*********************************************/

ul.image_gallery {
    width:378px;
    /* border:1px solid #cacaca; */
    background:#eaeaea url(http://www.ambertiles.com.au/__data/assets/image/0017/2078/image_gallery_bg.gif);
    background-position:left;
    background-repeat:no-repeat;
    text-align:center;
    padding: 0 0 3px 0;
    overflow:hidden;
    margin:12px 0 0 17px;
    float:left;
}
.image_gallery .main p a {
    font-weight:bold;
    font-size:14px;
    color:#43525E;
    padding:2px 0 5px 0;
}
.ig_head {
    font-weight:bold;
    font-size:14px;
    color:#43525E;
    padding:2px 0 5px 0;
}
.image_gallery .main img {
    margin:0 0 0 8px;
}
.image_gallery p {
    padding: 0 0 2px 0;
}
.image_gallery li.main {
    margin:0;
}
.image_gallery li {
    float:left;
    margin-left:1.5%;
}
.image_gallery img {
    border:4px solid #FFF;
}
.middle {
    margin:0 2px;
}
.image_gallery p a {
    font-weight:bold;
    font-size:11px;
    color:#43525E;
    text-decoration:none;
}
.image_gallery p a:hover {
    text-decoration:underline;
}
/* Right Column ( Sub Content )
**************************/

#sub_content {
    float:right;
    width:171px;
    text-align:center;
}
#sub_content li {position: relative;}
#sub_content .special {
    display: block;
    font-weight:bold;
    /*color:#858585;*/
    color:#858585;
    font-size:11px;
    margin:3px 0 0 15px;
    text-align: center;
}
.special_box {
    position: relative;
    margin-top: -10px;
    display: block; 
    width: 171px;
    padding: 8px 0;
    color: #FFF;
    font-weight: bold;
    background-image: url(http://www.ambertiles.com.au/__data/assets/image/0017/5471/top-right-banner.jpg);
    background-position: 0 100%;
    background-repeat: no-repeat;
}
#sub_content p, #sub_content h4 {
    text-align:left;
    margin:0 0 0 20px!important;
}
#sub_content h4 {
    font-size: 12px;
}
#sub_content hr {
    border:1px none;
    color:#245.0.61;
    background-color: #c3c2bf;
    height:1px;
    width:150px;
    margin:10px 0 5px 0;
}
#sub_content p {
    font-size:11px;
    font-family:Tahoma, Arial, Veradana, Helvetica, sans-serif;
    color:#535353;
    margin:5px 20px 0 20px;
}
.clearing {
    width:100%;
    clear:both;
    height:6px;
}
.link_homepage {
    text-decoration:none;
    color:#879ca5;
    font-weight:bold;
    font-size:11px;
    padding:0 10px;
    /*display:block;*/
    border-left:1px solid;
    height:11px;
    /*line-height:1em;*/
}

*:first-child+html .go {
    margin-top: -18px !important;
}