/* - - - - - - - - - - - - - - - - - - - - -

Title : Apex Shoes
URL : http://www.apexshoes.com.au

Author : SiteSuite Australasia
Author URL : http://www.sitesuite.com.au

- - - - - - - - - - - - - - - - - - - - - */

/*
----------------------------------------------------------------------------- 
GLOBALS
-----------------------------------------------------------------------------*/

/* default styles */
html {
  overflow: -moz-scrollbars-vertical;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #000;
	font: normal 12px/16px arial, verdana, helvetica;
	color: #FFF;
	text-align: center;
}

p, td, li {
	font: normal 12px/16px arial, verdana, helvetica;
	color: #FFF;

}

a {
	color: #0099ff;
	text-decoration: none;
}

a:hover {
	color: #0099ff;
	text-decoration: underline;
}

h1 {
	margin: 0;
	font: bold 16px arial, verdana, helvetica;
	color: #ee2e24;
}

h2 {
	margin: 0;
	font: bold 14px arial, verdana, helvetica;
	color: #ee2e24;
}

h3 {
	margin: 0;
	padding: 2px 0px 0px 15px;
	font: bold 16px arial, verdana, helvetica;
	color: #ee2e24;
}

form {
  margin: 0;
}

input, select, textarea {
	font: normal 11px arial, verdana, helvetica;
	border: 0;
}

.inputtxt {
	width: 197px;
	font: normal 11px arial, verdana, helvetica;
	border: 0;
}

.inputtxt2 {
	width: 160px;
	font: normal 11px arial, verdana, helvetica;
	border: 0;
}

img {
  font-size: 0;
	line-height: 0;
	border: 0;
}


.search {
  width: 19px;
	height: 19px;
	background: url('../templateimages/arrow_button.gif') no-repeat;
	display: block;
}

.search:hover {
  background: url('../templateimages/arrow_button_on.gif') no-repeat;
}

/*
----------------------------------------------------------------------------- 
LAYOUTS AND WRAPPERS
-----------------------------------------------------------------------------*/

#wrapper {
  width: 770px;
	margin: 0 auto;
	padding: 0;
}

#topmenuwrap {
  width: 770px;
	height: 25px;
}

 					#topmenu {
					  float: right;
						width: 476px;
						height: 25px;
						padding-left: 88px;
						background: url('../templateimages/menuleft.gif') no-repeat;
					}
					
					#topmenu ul {
						height: 25px;
						margin: 0;
						padding: 0;
						list-style: none;
						background: url('../templateimages/menubg.gif') repeat-x;
					}
					
					#topmenu ul li {
						float: left;
						margin: 0;
						padding: 0;
					}

#logowrap {
	width: 770px;
	height: 74px;
	text-align: left;
}

#searchwrap {
  width: 756px;
	height: 27px;
	padding-right: 14px;
	background: url('../templateimages/bluebar.gif') repeat-x;
}

#bannerwrap {
  border-bottom: 3px solid #CCC;
}

#bodywrap {
  width: 770px;
	padding: 30px 0px;
}

 					 #lhs {
					   float: left;
						 width: 205px;
						 text-align: left;
						 vertical-align: top;
					 }
					 
					 #rhs {
					   float: right;
						 width: 545px;
					 }
					 
					 	 							#homewrap {
														min-height: 250px;
														height: auto;
														text-align: left;
														vertical-align: top;
													}
													*html #homewrap { height: 250px; } /* For IE6 and Before */
					 
					 	 							#contentwrap {
													  width: 525px;
														min-height: 250px;
														height: auto;
														text-align: left;
														vertical-align: top;
													}
													*html #contentwrap { height: 250px; } /* For IE6 and Before */

#footerwrap {
	clear: both;
	width: 710px;
	padding: 15px 30px 15px 30px;
	font: bold 10px/16px arial, verdana, helvetica;
	color: #7b7b7b;
	text-align: left;
	border-top: 1px solid #1d1f1d;
}

/*------------------------------------------------------------------------------
Navigation Menu
------------------------------------------------------------------------------*/

.home {
  width: 132px;
	height: 25px;
	background: url('../templateimages/home_button.gif') no-repeat;
	display: block;
}

.home:hover {
  background: url('../templateimages/home_button_on.gif') no-repeat;
}

.womens {
  width: 138px;
	height: 25px;
	background: url('../templateimages/womens_button.gif') no-repeat;
	display: block;
}

.womens:hover {
  background: url('../templateimages/womens_button_on.gif') no-repeat;
}

.mens {
  width: 113px;
	height: 25px;
	background: url('../templateimages/mens_button.gif') no-repeat;
	display: block;
}

.mens:hover {
  background: url('../templateimages/mens_button_on.gif') no-repeat;
}

.contact {
  width: 93px;
	height: 25px;
	background: url('../templateimages/contact_button.gif') no-repeat;
	display: block;
}

.contact:hover {
  background: url('../templateimages/contact_button_on.gif') no-repeat;
}

/*------------------------------------------------------------------------------
Categories Menu
------------------------------------------------------------------------------*/

ul.catmenu {
  width: 205px;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.catmenu li {
	margin: 0;
	padding: 0;
	font: bold 12px/24px arial, verdana, helvetica;
}

ul.catmenu li a {
	padding-left: 43px;
	color: #FFF;
	background: url('../templateimages/arrows.gif') no-repeat 28px 50%;
}

ul.catmenu li a:hover {
	color: #FFF;
	text-decoration: none;
	background: url('../templateimages/arrows_on.gif') no-repeat 28px 50%;
}

ul.catmenu ul {
  width: 205px;
	margin: 0;
	padding: 0;
	list-style: none;
}

ul.catmenu ul li {
	margin: 0;
	padding: 0;
	font: bold 12px/24px arial, verdana, helvetica;
}

ul.catmenu ul li a {
	padding-left: 43px;
	color: #FFF;
	background: url('../templateimages/arrows.gif') no-repeat 28px 50%;
}

ul.catmenu ul li a:hover {
	color: #FFF;
	text-decoration: none;
	background: url('../templateimages/arrows_on.gif') no-repeat 28px 50%;
}

/*------------------------------------------------------------------------------
Others
------------------------------------------------------------------------------*/

a.cart_title {
	font: bold 16px arial, verdana, helvetica;
	color: #ee2e24;
	text-align: left;
}

.price {
	padding: 2px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFF;
	border-bottom: 1px solid #999;
}

.price2 {
	padding: 2px;
	font: bold 13px Arial, Helvetica, sans-serif;
	color: #FFF;
}

.price small { 
	font-size: 12px;
	color: #FFF;
}

.price strike { 
	font-size: 12px;
	color: #FFF;
}

.checkout_table_bgcol {
  background-color: #380b08;
}

.checkout_table_bgcol input {
  font: normal 11px Arial, Helvetica, sans-serif;
	border: 1px solid #999;
}

.checkout_toprow td {
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #FFF;
	background-color: #551a16;
}

.checkout_td_bgcol {
  background-color: #131313;
}

.checkout_button {
  font: bold 12px Arial, Helvetica, sans-serif;
  color: #FFF;
  background-color: #380b08;
	border: none;
}

.checkout_button2 {
	font: bold 12px Arial, Helvetica, sans-serif;
  color: #FFF;
	border: none;
  background-color: #551a16;
}

/*------------------------------------------------------------------------------
Lightbox
------------------------------------------------------------------------------*/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink{
	width: 49%;
	height: 100%;
	background: transparent url(/persistent/templateimages/lightbox_prevlabel.gif) no-repeat left 15%; /* Trick IE into showing hover */
	display: block;
	}

#nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(/persistent/templateimages/lightbox_nextlabel.gif) no-repeat right 15%; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/persistent/templateimages/lightbox_prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/persistent/templateimages/lightbox_nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

