@charset "UTF-8";

/*
	Uneven Feet
	Site Design Copyright 2008 Infusion Design Melbourne
	www.infusiondesign.com.au
	
	Table of Contents
	1.	Browser CSS Reset
	2.	Typographic Setup
	3.	Generic Page Layout
	

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #307799;
	background: #307799;
	font: 13px/20px "Trebuchet MS", Tahoma, Arial, sans-serif;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clearfloat {
	clear: both;
}
/*  -----  TYPOGRAPHIC SETUP  -----  */

p, h1, h2, h3, h4, h5 {
	margin-bottom: 20px;
}

h1 {
	color: #658200;
	font-size: 28px;
	line-height: 40px;
}

h2, h3 {
	color: #26617d;
	font-size: 20px;
}

em {
	color: #ff7f27;
}

a {
	text-decoration: none;
	color: #26617d;
	border-bottom: 1px solid #f0f5f8;
}
	a:hover {
		text-decoration: none;
		color: #ff7f27;
	}

/*  -----  MASTHEAD & NAVIGATION  -----  */
#masthead_outer {
	background: #6a8902 url(../images/masthead_bg.png) repeat-x;
	color: #fff;
}
	#masthead_inner {
		width: 910px;
		margin: 0 auto;
		height: 95px;
	}
	
	#super_logo, #mini_logo {
		position: relative;
	}
	#super_logo h1 {
		text-indent: -9999px;
		display: block;
		width: 443px;
		height: 340px;
		background: transparent url(../images/shoebox_super.png) no-repeat;
		position: absolute;
		top: 20px;
		z-index: 100;
	}
	#mini_logo h1 {
		text-indent: -9999px;
		display: block;
		width: 257px;
		height: 191px;
		background: transparent url(../images/shoebox_masthead.png) no-repeat;
		position: absolute;
		top: 10px;
		left:-15px;
		z-index: 100;
	}
	
	#login {
		float: right;
		padding: 20px 0 0 0;
		height: 35px;
	}
		#login #member_login {
			float: left;
			font-size: 16px;
			padding: 0;
			margin: 0 20px 0 0;
		}
		#login label {
			display: none;
		}
		#login form {
		
		}
		
		#login #login_username, #login #login_password {
			padding: 3px;
			border: 2px solid #eee;
			background: #fff;
		}
		
		#login #login_username:focus, #login #login_password:focus {
			border-color: #ccc;
		}
		#login #submit_login {
			background: url(../images/go_up.png) no-repeat 0 2px;
			width: 38px;
			height: 23px;
			border: 0 none;
			padding: 2px 0 0 0;
			margin: 0;
			text-indent: -9999px;
			cursor: pointer;
		}
		
	#top_navigation {
		float: right;
		clear: both;
	}
		#top_navigation ul {
			font-size: 18px;
			line-height: 30px;
		}
		#top_navigation ul li {
			display: inline;
		}
			#top_navigation ul li a {
				color: #fff;
				text-decoration: none;
				padding: 0 15px 30px 15px;
				z-index: 1;
				border: 0 none;
			}
			#top_navigation ul li a:hover, #top_navigation ul li a:focus {
				background: url(../images/nav_foot.png) no-repeat 50% 25px;
				color: #ff7f27;
			}
			#top_navigation ul li.active a {
				background: url(../images/nav_foot.png) no-repeat 50% 25px;
			}
			
			#nav_home a {
			
			}
			
			#top_navigation #nav_about a:hover, #top_navigation #nav_about a:focus, #top_navigation #nav_about.active a,
			#top_navigation #nav_contact a:hover, #top_navigation #nav_contact a:focus, #top_navigation #nav_contact.active a {
				background: url(../images/nav_foot_alt.png) no-repeat 50% 25px;
			}
	
	
/*  -----  BODY  -----  */

#body_outer {
	background: #fff url(../images/body_topshadow.png) repeat-x;
	min-height: 300px;
}
	#body_inner {
		width: 910px;
		margin: 0 auto;
		padding: 20px 0 0 0;
		overflow: auto;
	}


/*  -----  FOOTER  -----  */
#footer_outer {
	color: #eee;
	background: url(../images/footer_bg.png) repeat-x;
	padding-top: 55px;
	min-height: 50px;
}
	#footer_inner {
		width: 910px;
		margin: 0 auto;
		font-size: 11px;
	}
	#footer_inner a {
		color: #eee;
		text-decoration: none;
	}
	
	
	
/*  -----  HOME PAGE  -----  */

#home #left_column {
	float: left;
	width: 460px;
	margin-top: 220px;
}

	#home #home_text {
		padding: 10px;
		font-size: 18px;
		line-height: 25px;
	}

#home #right_column {
	float: right;
	margin-top: 10px;
	width: 440px;
}
	#home_featuretext {
		text-align: center;
		font-size: 24px;
		line-height: 30px;
	}
		#home_featuretext .form_description {
			color: #9fb457;
		}
	
	#home_search {
		background: #96aa50 url(../images/home_form_top.png) no-repeat 0 0;
		color: #fff;
		font-size: 16px;
		width: 336px;
		padding: 0;
		margin: 30px auto 20px auto;
	}
		#home_search ul {
			background: url(../images/home_form_bottom.png) no-repeat 0 100%;
			padding: 25px;
			overflow: auto;
		}
		#home_search ul li {
			padding: 5px 0;
		}
		#home_search label {
			float: left;
			width: 140px;
			font-weight: bold;
		}
		#home_search #submit_search {
			float: right;
			background: url(../images/search_up.png) no-repeat 0 0;
			width: 88px;
			height: 30px;
			border: 0 none;
			padding: 0;
			margin: 10px 0 0 0;
			cursor: pointer;
			text-indent:-9999px;
		}
		
/*  -----  Logged In  -----  */

#sub_navigation {
	width: 216px;
	margin: 10px;
	margin-top: 100px;
	background: #96aa50 url(../images/subnav_top.png) no-repeat 0 0;
	color: #fff;
	float: left;
}
#sub_navigation ul {
	padding: 20px 0;
	background: transparent url(../images/subnav_bottom.png) no-repeat 0 100%;
}
	#sub_navigation ul li {
		display: block;
		line-height: 30px;
		text-indent: 50px;
	}
	#sub_navigation ul li a {
		color: #fff;
		text-decoration: none;
		display: block;
		background-repeat: no-repeat;
		background-position: 15px 50%;
		border: 0 none;
	}
		#sub_navigation ul li a:hover, #sub_navigation ul li a:focus {
			background-color: #307799;
		}
		#sub_navigation ul li.my_matches a {	background-image: url(../images/icon_matches.png); }
		#sub_navigation ul li.inbox a {	background-image: url(../images/icon_inbox.png); }
		#sub_navigation ul li.my_contacts a {	background-image: url(../images/icon_contacts.png); }
		#sub_navigation ul li.search a {	background-image: url(../images/icon_search.png); }
		#sub_navigation ul li.my_profile a {	background-image: url(../images/icon_profile.png); }
		#sub_navigation ul li.logout a {	background-image: url(../images/icon_logout.png); }
		
#primary {
	margin-left: 300px;
	overflow: visible;
}

/*  -----  MESSAGES  -----  */

#messages_nav {
	background: #307799 url(../images/pillbox_left.png) no-repeat 0 0;
	margin: 0 0 20px -15px;
	width: 565px;
}
	#messages_nav ul {
		background: url(../images/pillbox_right.png) no-repeat 100% 100%;
		padding-left: 15px;
		height: 28px;
	}

#messages_nav ul li {
	display: inline;
	line-height: 28px;
	background: #307799;
	float: left;
}

#messages_nav ul li.active {
	font-weight: bold;
	background: #FF7F27;
}

#messages_nav ul li a {
	color: #fff;
	text-decoration: none;
	border: 0 none;
	display: block;
	padding: 0 20px;
	background: transparent;
}
	#messages_nav ul li a:hover {
		background: #ff7f27;
	}

/*  -----  MESSAGE INBOX  -----  */

#messages {
	width: 535px;
}

#messages td, #messages th {
	padding: 5px 10px;
}
#messages thead th {
	font-weight: bold;
	border-bottom: 2px solid #96aa50;
}

#messages th.date {
	width: 80px;
	
}
#messages td.date {
	white-space: nowrap;

}

#messages tbody tr {
	
}

	#messages tbody tr.new {
		font-weight: bold;
	}
	#messages tbody tr:hover td {
		background: #f0f5f8;
	}
	
/*  ----- SEND MESSAGE -----  */

#message_form {
}
#message_form label {
	display:block;
	margin-bottom: 5px;
}
#message_form input[type="text"], #message_form textarea {
	margin-bottom: 20px;
	border:2px solid #eee;
	padding:5px;
	width:250px;
}

#message_form input[type="text"]:focus, #message_form textarea:focus {
	border-color: #ccc;
	background: #fafafa;
}

/* -----  CONTACT FORM ----- */
#contact_form {
}
#contact_form label {
	display:block;
	margin-bottom: 5px;
}
#contact_form input[type="text"], #contact_form textarea, #contact_form select {
	margin-bottom: 20px;
	border:2px solid #eee;
	padding:5px;
	width:250px;
}

#contact_form input[type="text"]:focus, #contact_form textarea:focus {
	border-color: #ccc;
	background: #fafafa;
}

/*  -----  CONTACTS  -----  */
.contacts {
	width: 495px;
	padding: 20px 20px 0 20px;
	margin: 0;
	border-top: 2px solid #96aa50;
	float: left;
	}
.contact {}

.contactname {
	}
.contactlink {
	float: right;
	padding: 0 20px;
	}
	
/*  -----  MATCHES  -----  */

.matchbox {
	width: 495px;
	padding: 20px 20px 0 20px;
	margin: 0;
	border-bottom: 2px solid #96aa50;
	float: left;
}

.matchbox .name {
	font-size: 16px;
	font-weight: bold;
}
	.matchbox .name a {
		text-decoration: none;
	}
.matchbox dl {
	float: left;
	clear: both;
	margin: 0 0 20px 10px;
}
.matchbox dl dt {
	margin-bottom: 5px;
	color: #777;
	width: 150px;
	display: block;
	clear: both;
	float: left;
}
.matchbox dl dd {
	margin-bottom: 5px;
	float: left;
	width: 200px;
}

.matchbox .links {
	float: right;
	margin: 0 10px 0 10px;
}
	.matchbox .links a {
		display: block;
		margin-bottom: 10px;
	}

/*  -----  PROFILE  -----  */

.profile {
	float: left;
	width: 535px;
}

.profile h3 {
	border-bottom: 2px solid #96aa50;
	padding-bottom: 3px;
	font-size: 16px;
	clear: both;
}

.profile dl {
	float: left;
	clear: both;
	margin: 0 0 20px 10px;
}
.profile dl dt {
	float: left;
	clear: left;
	margin-bottom: 5px;
	color: #777;
	width: 150px;
}
.profile dl dd {
	float: left;
	margin-bottom: 5px;
	width: 300px;
}

/*  -----  PROFILE EDIT / MEMBER REGISTER  -----  */

.profile_edit dl dd {
	margin-bottom: 10px;
}

.profile_edit input[type="text"], .forgot_password input[type="text"], .profile_edit input[type="password"], .profile_edit textarea, .profile_edit select {
	width: 250px;
	padding: 5px;
	border: 2px solid #eee;
}
.profile_edit select {
	width: 264px;
}

.profile_edit input[type="text"]:focus, .forgot_password input[type="text"]:focus, .profile_edit textarea:focus, .profile_edit select:focus {
	border-color: #ccc;
	background: #fafafa;
}

#register_now {
	display: block;
	width: 132px;
	height: 30px;
	text-indent: -9999px;
	background: url(../images/register_up.png) no-repeat 0 0;
	text-decoration: none;
	border: 0 none;
}
#register_now:hover, #register_now:focus {
	background-image: url(../images/register_over.png);
}

.submitbutton {
	width: 88px;
	height: 30px;
	padding: 0;
	text-indent: -9999px;
	display: block;
	background: url(../images/submit_up.png) no-repeat 0 0;
	cursor: pointer;
	border: 0 none;
	text-decoration: none;
}
.submitbutton:hover, .submitbutton:focus {
	background-image: url(../images/submit_over.png);
	cursor: pointer;
}

/*  -----  LOGIN EXPIRED  -----  */

#login_expired_wrap {
	position: absolute;
	height: 100%;
	z-index: 100;
	width: 100%;
	top: 0;
	left: 0;
	background: url(../images/trans.png) repeat 0 0;
}
#login_expired_inner {
	position: relative;
	top: 150px;
	margin: 0 auto 0 auto;
	width: 200px;
	height: 200px;
	background: transparent url(../images/window.png) no-repeat 50% 50%;
	color: #222;
	padding: 48px 43px 48px 53px;
}


#login_expired_inner h3 {
	color: #e22;
}

#login_expired_wrap .link_button {
	padding: 5px 10px;
	background: #ddd;
	color: #000;
}
#login_expired_wrap .link_button:hover {
	background: #bbb;
}

.error {
	color: #222;
	background: #fee;
	padding: 10px;
	width: 515px;
	border: 2px solid #d22;
	margin-bottom: 20px;
}

.success {
	color: #222;
	background: #DAE982;
	padding: 10px;
	width: 515px;
	border: 2px solid #96AA50;
	margin-bottom: 20px;
}