/*
Theme Name: Run Scotty Run (Winter 2010)
Author: Mod Media
Author URI: http://www.modmedia.com.au
*/

body {
	text-align: center;
	font: 76.1% Arial, Helvetica, sans-serif;
	color: #999;
	}
	
a {
	text-decoration: none;
	color: #00adee;
}

a:hover {
	text-decoration: underline;
	color: #0192c8;
}	
	
a, img {
	border: none;
}

td {
	vertical-align: top;
}

.boy {
	color: #009ddc;
}

.girl {
	color: #EF4F91;
}

.warning {
	color: #cc3322;
	font-size: 80%;
}

.alignleft {
	float: left;
	margin: 0 5px 5px 0;
}

.alignright {
	float: right;
	margin: 0 0 5px 5px;
}
	
.wrapper {
	position: relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#header {
	position: relative;
	height: 122px;
	display: block;
}

h1#logo {
	display: block;
	background: url('images/header-logo.gif') no-repeat;
	width: 166px;
	height: 122px;
}

h1#logo span {
	display: none;
}


/* Nav */

ul.menu {
	list-style: none;
	padding: 0;
	margin: 0;
}

ul.menu li {
	float: left;
}

ul#nav {
	display: block;
	width: 747px;
	height: 40px;
	position: absolute;
	bottom: 4px;
	right: 0;
	background: url('images/nav-bg.gif') no-repeat;
} 

ul#nav li {
	height: 39px;
	display: block;
}

ul#nav li a {
	display: block;
	height: 39px;
	margin: 0;
}

ul#nav li a span {
	display: none;
}

/* Home New */

body.page-id-2 ul#nav {
	background-position: 0 0px;
}

ul#nav li.page-item-2 {
	width: 103px;
}

/* Collections New */

body.page-id-5 ul#nav {
	background-position: 0 -40px;
}

ul#nav li.page-item-5 {
	width: 155px;
}

/* Stockists New */

body.page-id-6 ul#nav {
	background-position: 0 -80px;
}

ul#nav li.page-item-6 {
	width: 124px;
}

/* Join New */

body.page-id-8 ul#nav {
	background-position: 0 -120px;
}

ul#nav li.page-item-8 {
	width: 75px;
}

/* Press New */

body.page-id-10 ul#nav {
	background-position: 0 -160px;
}

ul#nav li.page-item-10 {
	width: 90px;
}

/* Stores New */

body.page-id-2467 ul#nav {
	background-position: 0 -200px;
}

ul#nav li.page-item-2467 {
	width: 100px;
}

/* Events New */

body.page-id-2430 ul#nav {
	background-position: 0 -240px;
}

ul#nav li.page-item-2430 {
	width: 100px;
}

/* Stores Page */

#stores-map {
	width: 550px;
	float: left;
	margin-top: 20px;
}

#stores-content {
	float: left;
	width: 380px;
}







/* Homepage */

#homepage {
	display: block;
	background: #fff url('images/homepage.jpg') no-repeat;
	width: 960px;
	height: 300px;
	padding-top: 353px;
	cursor: pointer;
}

#homepage-rollover {
	display: none;
	width: 960px;
	height: 106px;
	background: url('images/homepage-rollover.png') no-repeat;
}

/* Collections Page */

ul.collections {
	display: none;
	height: 106px;
	margin-top: 360px;
}

ul.collections li a {
	display: block;
	height: 106px;
	margin-right: 2px;
}

ul.collections li a span {
	display: none;
}

#collections-girl {
	display: block;
	width: 477px;
	height: 653px;
	background: url('images/collections-girl-bg.jpg') no-repeat;
	float: left;
}

#collections-girl-menu {
	width: 477px;
}

li.page-item-1047 a {
	display: block;
	background: url('images/collections-girl-baby.png') no-repeat;
	width: 148px;
}

li.page-item-1057 a {
	display: block;
	background: url('images/collections-girl-toddler.png') no-repeat;
	width: 195px;
}

li.page-item-1059 a {
	display: block;
	background: url('images/collections-girl-kids.png') no-repeat;
	width: 128px;
	margin-right: 0;
}

#collections-boy {
	display: block;
	width: 483px;
	height: 653px;
	background: url('images/collections-boy-bg.jpg') no-repeat;
	float: left;
}

#collections-boy-menu {
	width: 483px;
	margin-left: 2px;
}

li.page-item-1049 a {
	display: block;
	background: url('images/collections-boy-baby.png') no-repeat;
	width: 154px;
}

li.page-item-1051 a {
	display: block;
	background: url('images/collections-boy-toddler.png') no-repeat;
	width: 195px;
}

li.page-item-1927 a {
	display: block;
	background: url('images/collections-boy-kids.png') no-repeat;
	width: 127px;
	margin-right: 0;
}

/* Stockists Page */

#stockists-map {
	width: 550px;
	float: left;
	margin-top: 20px;
}

#stockists-content {
	width: 410px;
	float: left;
	margin-top: 20px;
	font-size: 0.9em;
}

/* Default Page */

.page-left {
	display: block;
	width: 452px;
	min-height: 582px;
	margin-right: 20px;
	float: left;
}

.page-right {
	padding-top: 20px;
	width: 470px;
	float: left;
}

/* Product Page */

#product-image {
	display: block;
	width: 325px;
	height: 325px;
	margin-right: 20px;
	float: left;
}

#product-details {
	padding-top: 20px;
	width: 470px;
	float: left;
}

#product-description {
	display: block;
	margin-top: 20px;	
}

#product-scroller {
	clear: both;
	float: none;
}

#product-scroller h3 {
	margin-bottom: 0;
}

.label {
	float: left;
	width: 375px;
	padding: 0;
	margin: 0;
}

.label li {
	width: 125px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}

/* Slider */

.viewer {
	width:100%;
	height:165px;
	margin:0 auto 10px;
	padding:1px;
	overflow:hidden;
	position:relative;
}

.content-conveyor { 
	width:100%;
	height:165px; 
	position:relative;
}








/* Footer */

#footer {
	padding: 15px;
	clear: both;
	float: none;
}

#footer span {
	display: none;
}

#copyright {
	display: block;
	width: 116px;
	height: 14px;
	background: url('images/footer-copyright.gif') no-repeat;
}

#footer ul.menu {
	float: right;
}

#footer ul.menu li {
	margin: 0 10px;
}

#privacy {
	display: block;
	width: 41px;
	height: 14px;
	background: url('images/footer-privacy.gif') no-repeat;
}

#contact {
	display: block;
	width: 45px;
	height: 14px;
	background: url('images/footer-contact.gif') no-repeat;
}

.wp-caption {
	background-color: #fcfcfc;
	border: 1px solid #eee;
	padding: 5px;
	height: 220px;
	overflow: hidden;
}

.wp-caption-text {
	font-size: 0.8em;
	text-align: center;
}

.clear {
	clear: both;
	float: none;
	height: 1px;
}


/* FORM VALIDATOR */

	.formError {
			position:absolute;
			top:300px; left:300px;
			padding-bottom:13px;
			display:block;
			z-index:5000;
		}
			#debugMode{
				background:#000;
				position:fixed;
				width:100%; height:200px;
				top:0; left:0;
				overflow:scroll;
				opacity:0.8;
				display:block;
				padding:10px;
				color:#fff;
				font-size:14px;
				z-index:100000;
			}
		
			.ajaxSubmit{ padding:20px; background:#55ea55;border:1px solid #999;display:none}
			.formError .formErrorContent {
				width:100%; 
				background:#ee0101;
				color:#fff;
				width:150px;
				font-family:tahoma;
				font-size:11px;
				border:2px solid #ddd;
				box-shadow: 0px 0px 6px #000;
				-moz-box-shadow: 0px 0px 6px #000;
				-webkit-box-shadow: 0px 0px 6px #000;
				padding:4px 10px 4px 10px;
				border-radius: 6px;
				-moz-border-radius: 6px;
				-webkit-border-radius: 6px;
			}
			.greenPopup .formErrorContent {background:#33be40;}
			
			.blackPopup .formErrorContent {background:#393939;color:#FFF;}
			
			.formError .formErrorArrow{
				position:absolute;
				bottom:0;left:20px;
				width:15px; height:15px;

				z-index:5001;
			}
			.formError .formErrorArrowBottom{top:0;margin:-6px;}
			
				.formError .formErrorArrow div{
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					box-shadow: 0px 2px 3px #444;
					-moz-box-shadow: 0px 2px 3px #444;
					-webkit-box-shadow: 0px 2px 3px #444;
					font-size:0px; height:1px; background:#ee0101;margin:0 auto;line-height:0px; font-size:0px; display:block;
				}
					.formError .formErrorArrowBottom div{
						box-shadow: none;
						-moz-box-shadow: none;
						-webkit-box-shadow: none;
					}
					
				.greenPopup .formErrorArrow div{background:#33be40;}
				.blackPopup .formErrorArrow div{background:#393939;color:#FFF;}

				.formError .formErrorArrow .line10{width:15px;border:none;} 
				.formError .formErrorArrow .line9{width:13px;border:none;} 
				.formError .formErrorArrow .line8{width:11px;} 
				.formError .formErrorArrow .line7{width:9px;} 
				.formError .formErrorArrow .line6{width:7px;} 
				.formError .formErrorArrow .line5{width:5px;} 
				.formError .formErrorArrow .line4{width:3px;} 
				.formError .formErrorArrow .line3{width:1px;
					border-left:2px solid #ddd;
					border-right:2px solid #ddd;
					border-bottom:0px solid #ddd;} 
				.formError .formErrorArrow .line2{width:3px;border:none;background:#ddd;}
				.formError .formErrorArrow .line1{width:1px;border:none;background:#ddd;}  
