* {
  margin: 0;
  padding: 0;
}
html {
  height: 100%;
}
body {
  height: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 0.9em;
  background-color: #60aecd; 
  background-image:url(https://www.airbrushsuperstore.com.au/images/bodybg.jpg);
  background-position:top center;
  background-repeat:no-repeat;
}
.clear {
  clear: both;
}
img
{
border:0;	
}

/* browser selectors */
/* .win.ie6, .win.ie7, .gecko, .mac.safari */

.categoryImage
{
	width:200px;
	height:100px;	
}

#wrap {
  width: 960px;
  min-height: 100%;
  margin: 0 auto -100px auto;
  display: block;
  position: relative;
  background-color: #FFFFFF;
}
.ie6 #wrap {
  height: 100%;
}
.clearfooter {
  height: 100px;
  clear: both;
}

/* header */

#header {
  height: 140px;
  padding: 80px 0 0 0;
  background: url('https://www.airbrushsuperstore.com.au/images/bgHeader.gif') no-repeat;
  }
#header img {
  border: none;
}
#header #logoLogin {
  width: 920px;
  margin: 0 auto;
  display: block;
  clear: both;
}
#header #logo {
  margin-bottom: 8px;
  display: block;
  float: left;
}
#header #logoLogin #memberNav {
  width: 360px;
  display: block;
  float: right;
  text-align: right;
  color: white;
}
#header #logoLogin #memberNav p.user {
  margin-right: 5px;
  display: inline;
  font-size: 85%;
  line-height: 18px;
  vertical-align: top;
}
.ie6 #header #logoLogin #memberNav p.user {
  margin-right: 8px;
}
#header #logoLogin #memberNav img {
  margin-bottom: 2px;
}
#header #logoLogin #memberNav ul {
  margin-top: 6px;
  list-style: none;
}
#header #logoLogin #memberNav li {
  padding: 0 5px 0 1px;
  display: inline;
  font-size: 85%;
  border-right: 1px solid #FFF;
}
.ie #header #logoLogin #memberNav li {
  padding: 0 3px 0 5px;
}
#header #logoLogin #memberNav li.last {
  border-right: none;
  padding: 0;
}
.ie6 #header #logoLogin #memberNav li.last {
  padding: 0 0 0 5px;
}
#header #logoLogin #memberNav a {
  color: #93E4F2;
}
#header #logoLogin #memberNav a:hover {
  color: #FFF;
}
#header #mainNav {
  width: 920px;
  margin: 0 auto;
  display: block;
  clear: both;
}
.ie #header #mainNav {
  padding-top: 5px;
}
#header #mainNav ul {
  float: left;
  list-style: none;
}
#header #mainNav li {
  padding: 0 5px 0 1px;
  display: inline;
  font-size: 85%;
  border-right: 1px solid #FFF;
}
.ie #header #mainNav li {
  padding: 0 3px 0 5px; 
}
#header #mainNav li.last {
  border-right: none;
}
#header #mainNav li a {
  color: #93E4F2;
}
#header #mainNav li a:hover {
  color: #FFF;
}
#header #search {
  width: 262px;
  margin: -15px 18px 0 0;
  float: right;
}
.win #header #search {
  width: 260px;
  margin: -15px 18px 0 0;
}
.ie6 #header #search {
  margin: -30px 10px 0 0;
}
#header #search input.searchBox {
  width: 185px;
  padding: 2px;
  float:left;
}
.win #header #search input.searchBox {
  font-size: 75%;
  width: 180px;
}
#header #search .searchBtn {
  margin: 0px 0 0 5px;
  float: right;
}
.ie6 #header #search .searchBtn {
  margin: -24px 0 0 5px;
}

/* subNav */

#subNav {
  width: 190px;
  margin: 0 10px 0 0;
  display: block;
  float: left;
}
#subNav img {
  border: none;
}
#subNav #productPanel {
  width: 188px;
  padding: 0 0 10px 0;
  display: block;
  border: 1px solid #CCC;
}
#subNav #productPanel h2 {
  padding: 5px 10px;
  font-size: 105%;
  color: #FFF;
  background: url(https://www.airbrushsuperstore.com.au/images/bgSubNav.gif) repeat-x;
}
#subNav #productPanel ul {
  list-style: none;
}
#subNav #productPanel li {
  margin: 5px 0 7px 5px;
  padding-left: 18px;
  font-size: 90%;
  font-weight: bold;
  background: url(https://www.airbrushsuperstore.com.au/images/iconArrow.gif) no-repeat;
}
#subNav #productPanel li a {
  color: #000;
}
#subNav #productPanel li a:hover {
  color: #339999;
}
#subNav #productPanel li a.active {
  color: #CC0000;
  text-decoration: none;
  background-color: #EFEFEF;
}
#subNav #productPanel ul li ul {
  margin-left: -10px;
}
#subNav #productPanel ul li ul li a {
  color: #333;
}
#subNav #productPanel ul li ul li ul {
  margin-left: -10px;
}
#subNav #productPanel ul li ul li ul li a {
  color: #666;
}
#subNav #productPanel ul li ul li a.active {
  color: #CC0000;
  text-decoration: none;
  background-color: #EFEFEF;
}
#subNav #productPanel ul li ul li ul li a.active {
  color: #CC0000;
  text-decoration: none;
  background-color: #EFEFEF;
}

/* cartPanel */

#cartPanel {
  width: 670px;
  height: 30px;
  margin-bottom: 10px;
  display: block;
  float: left;
  border-bottom: 1px solid #D4D4D4;
  background: url(https://www.airbrushsuperstore.com.au/images/bgCartPanel.gif) no-repeat;
}

/* content */

#contentWrap {
  width: 940px;
  margin: 0 auto;
}
#content {
  width: 540px;
  margin: 0 20px 30px 0;
  display: block;
  float: left;
}
.ie #content {
  padding-bottom: 30px;
}
#content ul.breadcrumb {
  margin: -5px 0 5px 0;
  list-style: none;
}
#content ul.breadcrumb li {
  display: inline;
  margin-right: -2px;
  padding-right: 16px;
  font-size: 80%;
  font-weight: bold;
  background-image: url(https://www.airbrushsuperstore.com.au/images/iconBreadcrumbArrow.gif);
  background-repeat: no-repeat;
  background-position: right;
}
.ie6 #content ul.breadcrumb li {
  margin-right: 2px;
  padding-right: 15px;
}
#content ul.breadcrumb li a {
  color: #7A8F9B;
  text-decoration: underline;
}
#content ul.breadcrumb li a:hover {
  color: #365874;
  text-decoration: none;
}
#content ul.breadcrumb li a.active {
  color: #0E2837;
  text-decoration: none;
}
#content ul.breadcrumb li.last {
  background-image: none;
}
#content h1,h2,h3 {
  color: #062039;
  font-weight: normal;
}
#content p {
  font-size: 92%;
  margin-bottom: 15px;
}
#content ul {
  margin: -5px 0 20px 35px;
  list-style: disc;
}
#content li {
  font-size: 92%;
  line-height: 18px;
}
#content table {
  margin: 5px 0 20px 0;
  font-size: 92%;
  border: 1px solid #CCC;
}
#content th {
  padding: 3px 5px;
  text-align: left;
  color: #FFF;
  background: url(https://www.airbrushsuperstore.com.au/images/bgSubNav.gif) repeat-x;
}
#content td {
  padding: 3px 5px;
  text-align: left;
  background-color: #E4F3F4;
}
#content img.photo {
  margin: 0 0 10px 10px;
  float: right;
  border: 1px solid #CCC;
}


/* productList */

#content table.productList {
  width: 100%;
  margin: 8px 0 18px 0;
  clear: both;
  font-size: 85%;
  background-color: #FFF;
  border: none;
}
#content table.productList tr.odd {
  background-color: #EFEFEF;
}
#content table.productList th {
  padding: 0;
  background-color: #FFF;
  border: none;
  text-align: left;
}
#content table.productList td {
  padding: 0;
  background-color: #FFF;
  border: none;
  text-align: left;
}
#content table.productList td a {
  color: #04142A;
}
#content table.productList td a:hover {
  color: #25809F;
}
#content table.productList img {
  border: 1px solid #CCC;
}

/* productResults */

#content table.productResults {
  width: 100%;
  margin: 0 0 18px 0;
  clear: both;
  font-size: 85%;
  border: none;
}
#content table.productResults tr.odd {
  background-color: #EFEFEF;
}
#content table.productResults th {
  padding: 5;
  color: #FFF;
  font-size: 85%;
  background: url(https://www.airbrushsuperstore.com.au/images/bgSubNav.gif) repeat-x;
  border: none;
  text-align: left;
}
#content table.productResults td {
  padding: 5px;
  background-color: #FFF;
  border: none;
  text-align: left;
  vertical-align: top;
}
#content table.productResults td.odd {
  background-color: #EFEFEF;
}
#content table.productResults td a {
  color: #04142A;
}
#content table.productResults td a:hover {
  color: #25809F;
}
#content table.productResults td a.productName {
  font-weight: bold;
}
#content table.productResults img {
  border: none;
}

/* productDetails */

#content #productDetails {
  width: 540px;
  display: block;
  clear: both;
}
#content #productDetails h2 {
  margin-bottom: 18px;
  font-size: 120%;
  font-weight: bold;
}
#content #productImages {
  display: block;
  float: left;
}
#content #productImages img 
{
  margin: 6px 20px 20px 0;
  border: 1px solid #CCC;
}
#content #productDetails #priceQuantity {
  margin-right: 15px;
  height: 80px;
  display: block;
}
#content #productDetails #priceQuantity p {
  margin-bottom: 10px;
  font-size: 120%;
  color: #B60000;
  text-align: right;
}
#content #productDetails #priceQuantity label {
  margin-right: 5px;
  color: #000;
  font-weight: bold;
  float: left;
}
#content #productDetails #priceQuantity input#ctl00_ContentPlaceHolder1_txtQuantity {
  margin-top: 1px;
  width: 25px;
  float: left;
}
#content #productDetails #priceQuantity input#ctl00_ContentPlaceHolder1_btnAddToCart {
  width: 76px;
  height: 22px;
  margin-left: 8px;
}
#content #productDetails #priceQuantity form {
  float: right;
}

/* productManufacturer */

#content #productManufacturer {
  width: 540px;
  margin-bottom: 20px;
  display: block;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC;
}
#content #productManufacturer h1 {
  margin: 0;
}
#content #productManufacturer p {
  margin: 0;
  line-height: 140%;
}
#content #productManufacturer img {
  float: right;
}


/* pagination */

#content .pagination {
  width: 100%;
  margin: 5px 0;
  display: block;
  float: left;
  clear: both;
  font-size: 90%;
}
#content .pagination p {
  float: left;
}
#content .pagination ul {
  float: right;
  list-style: none;
}
#content .pagination li {
  display: inline;
}
#content .pagination li a {
  padding: 1px;
  color: #7A8F9B;
  font-weight: bold;
}
#content .pagination li a:hover {
  color: #365874;
}

/* Newsletter */

#content #newsletter {
  width: 560px;
  height: 100px;
  margin-bottom: 12px;
  padding: 12px 10px 8px 10px;
  background: url(https://www.airbrushsuperstore.com.au/images/bgNewsletter.gif) repeat-y;
}
.ie6 #content #newsletter {
  width: 520px;
}
#content #newsletter h2 {
  color: #93E4F2;
  font-weight: normal;
}
#content #newsletter p {
  width: 520px;
  color: #FFF;
  margin-bottom: 9px;
}
#content #newsletter input.email {
  width: 150px;
  margin: 0px 8px 0 0;
  padding: 1px 2px;
  float: left;
  font-size: 75%;
}
#content #newsletter input.signup {
  width: 55px;
  height: 20px;
  float: left;
}

/* feature */

#content .feature {
  width: 260px;
  margin: 0 20px 12px 0;
  padding-bottom: -4px;
  display: inline;
  float: left;
  background-color: #EFEFEF;
  border-bottom: 1px solid #CCC;
}
#content .feature h3 {
  padding: 3px 9px;
  font-size: 110%;
  color: #FFFFFF;
  background: url(https://www.airbrushsuperstore.com.au/images/bgFeature.gif) no-repeat;
}
#content .feature img {
  width: 260px;
  height: 135px;
  margin: 0;
  padding: 0;
  border-top: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
}

/* shopCart */

#contentWrap #shopCart {
  width: 180px;
  display: block;
  float: left;
}
#contentWrap #shopCart img {
  border: none;
}
#contentWrap #shopCart a {
  color: #336699;
}
#contentWrap #shopCart a:hover {
  color: #000;
}
#contentWrap #shopCart table {
  width: 180px;
  margin-bottom: 25px;
  font-size: 85%;
  border: none;
  background: url(https://www.airbrushsuperstore.com.au/images/bgShopCart.gif) no-repeat;
}
#contentWrap #shopCart td.heading {
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 105%;
  padding: 8px 0 8px 5px;
  border-bottom: 3px solid #999;
}
#contentWrap #shopCart td.btnCheckout {
  text-align: right;
  padding: 8px 5px 8px 5px;
  border-bottom: 3px solid #999;
}
#contentWrap #shopCart th.productName {
  padding-top: 12px;
}
#contentWrap #shopCart .amount {
  padding-top: 12px;
}
#contentWrap #shopCart th {
  text-align: left;
  font-weight: normal;
  padding: 2px 5px;
}
#contentWrap #shopCart td {
  text-align: right;
  padding: 2px 5px;
}
#contentWrap #shopCart .divider {
  padding: 5px 5px 10px 5px;
  border-bottom: 1px solid #CCC;
}
#contentWrap #shopCart .last {
  padding: 8px 5px;
}

/* adPanel */

#contentWrap #adPanel {
  width: 180px;
  display: block;
  float: left;
}
#contentWrap #adPanel img {
  margin-bottom: 12px;
  border: none;
}

/* footer */

#footer {
  width: 960px;
  height: 80px;
  padding-top: 17px;
  margin: 0 auto;
  position: relative;
  background: url(https://www.airbrushsuperstore.com.au/images/bgFooter.gif) no-repeat;
  text-align: center;
  border-top: 3px solid #000000;
}
#footer p {
  font-size: 85%;
  color: #FFF;
  line-height: 24px;
}
#footer ul {
  list-style: none;
  clear: both;
}
#footer li {
  padding: 0 5px 0 1px;
  display: inline;
  font-size: 85%;
  border-right: 1px solid #FFF;
}
.ie #footer li {
  padding: 0 3px 0 5px;
}
#footer li.last {
  border-right: none;
}
#footer li a {
  color: #93E4F2;
}
#footer li a:hover {
  color: #FFF;
}
