/* Global Settings */

body {
    background-color:#BDE5ED;
    margin:0;
    padding: 0px 0px;
    font-family: helvetica, Arial, sans-serif;
    text-align:center;
    background: url(/img/backgrounds/solid-background.png) repeat;	
}
img {
	border:none;
}
h2 {
	font-size:24px;
	font-weight:normal;
}
h4 {
	font-size:16px;
	font-weight:bold;
	
}
a, a:active, a:link a:visited {
	color:#4343a7;
}
a:focus, a:hover {
	color:#000;
}
sup {
	font-size: 10px; 
	line-height: 5px;
}  
.float-right {
	float:right;
}
.blue-text {
	color:#4343a7;
}
.red-text {
	color:#990000;
}
.yellow-text {
	color:#ffcc00;
}
.green-text {
	color:#6c8856;
}
.black-text {
	color:#000000;
}
.gray-text {
	color:#666666;
}
.light-gray-text {
	color:#bfbfbf;
}
.small-msg {
	font-size:12px;
}
.med-small-msg {
	font-size:14px;
}
.med-msg {
	font-size:18px;
}
.small-red-text {
	color:#990000;
	font-size:12px;
}
.small-black-text {
	color:#000;
	font-size:12px;
}
.smallest-black-text {
	color:#000;
	font-size:10px;
}
.bg-white {
	background-color: #FFF;
	background-image:none;
}
.bg-blue {
	background-color: #BDCCEB;
	background-image:none;
}
.bg-green {
	background-color:#D1EEC3;
	background-image:none;
}
.clear-both {
	clear:both;
	height:1px;
}
.title {
	font-size:20px;
	color:#000;
	text-align:left;
}
.title-float {
	font-size:20px;
	color:#000;
	text-align:left;
	float:left;
}
.title-clear {
	font-size:20px;
	color:#000;
	text-align:left;
	padding: 10px 0 0 0;
	clear:both;
}
.sub-title {
	font-size:16px;
	color: #666; 
	text-align:left;
}
.sub-title-smaller {
	font-size:12px;
	color: #333333; 
	text-align:left;
}
.sub-title-float {
	font-size:16px;
	color: #666; 
	text-align:left;
	float:left;
	padding: 2px 0 0 15px;
}
.page-title {
	font-size:24px;
	color:#000;
	text-align:left;
	height: 30px;
	width: 700px;
	float:left;
	clear:right;	
	margin: 5px 0px 0px 15px;
}
.header-undercopy {
	font-size:14px;
	color:#000;	
}
.small-header {
	font-size:14px;
	color:#000;	
	font-weight:bold;
}
.small-header-left {
	font-size:14px;
	color:#000;	
	font-weight:bold;
	float:left;
}
.med-header {
	font-size:18px;
	color:#000;	
	font-weight:normal;
	padding: 0 0 5px 0;
}
.announcement {
	font-size:22px;
	color:#a63535;
	height:22px;
	width:auto;
	margin: 10px 0 0 0;
}
.small-announcement {
	font-size:18px;
	color:#a63535;
	height:30px;
	width:auto;
}
.smallest-announcement {
	font-size:14px;
	color:#a63535;
	height:14px;
	width:auto;
}
.footer-field{
	width:500px;
	float:left;
	margin:40px 0 20px 0;
	color:#666;
	font-size:14px;
	text-align:left;
}
.footer-field legend {
	color:#666;
	font-size:16px;
}
.knock-out-msg {
	width:640px;
	min-height:90px;
	margin:10px auto 0 ;
	padding:10px;
	clear:both;
}
.knock-out-msg img {
	float:left;	
}
/* end global settings */

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

/* standard template */

#header {
    width: 951px;
    margin: 0px auto 0px;
	background-color:#FFFFFF;
}
#header-corner-left {
	float:left;
	width:157px;
}	
#header-logo {
	width:404px;
	height: 92px;
	float:left;
}
#header-corner-right {
	float:left;
	width:390px;
}
#container {
    background: url(/img/backgrounds/main-stretch.png) repeat-y;	
    width: 951px;
    margin: 0px auto 0px;
}
#shoe-main {
    width: 951px;
}
#shoe-main-left {
	width:91px;
	float:left;
}
#shoe-main-content {
	width:779px;
	height:auto;
	float: left;
	padding-top:0px;
	margin-top:0px;
	background-color:#fff;
}
#shoe-main-right {
	width: 81px;
	float: left;
}
#shoe-main-bottom {
	width:951px;
	height:29px;	
    margin: 0px auto 0px;
    clear:both;
}
.top-nav {
	width:425px;
	height:18px;
	margin:0 0 0 10px;
	text-align:left;
	float:left;
}
.top-nav a {
	margin: 0 30px 0 0;
	font-size:16px;
	text-decoration:none;
}
.acct-status {
	height:18px;
	width:330px;
	text-align:right;
	margin: 3px 0 5px 440px;
	font-size: 12px;
}
.acct-status a {
	text-decoration:none;
}
#nav-back {
	width: 55px;
	height: 19px;
	font-size:18px;
	margin: 13px 319px 0px 4px;
	text-align: left;
	float: left;
}
#nav-back-empty {
	width: 55px;
	height: 10px;
	margin: 0px 319px 0px 4px;
	float: left;
}
#nav-search {
	width: 198px;
	height: 40px;
	font-size:18px;
	margin: -5px 0 0px 200px;
	text-align: right;
	float: left;
}
#footer {
    width: 951px;
    margin: 0px auto 0px;
    clear:both;
    margin-top:15px;
	text-align:center;
}
#footer .wrap {
	width:684px;
	height: auto;
	margin: 0px auto 0px;
	font-size:12px;
}
#footer .links-wrap {
	width:150px;
	height:auto;
	padding:0 10px 10px 0;
	margin: 5px 0 0 0;
	text-align:right;
	float: left;
	border-right: solid 2px #000;
	font-weight:bold;
}
#footer .links-wrap a {
	line-height:17px;
}
#footer .links-title {
	color:#000;
}
#footer .copyright {
	text-align:center;
	font-size:12px;
	margin:20px auto 20px;
	clear:both;
	width:684px;
	height:15px;
	color:#333333;
}
/* end standard template */

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

/* home page */
.badge {
	position:absolute;
	top:0px;
	right:250px;
}
#main-home {
	margin: 10px auto 0px;
	width:779px;
	height:auto;
}
#home-search-box {
	background: url(/img/backgrounds/search-background-home.png) no-repeat left top;
	width:240px;
	height:500px;
	padding: 6px 0 0 0;
	float:left;
	text-align:left;
}
#home-search-box .search-title { 
	margin: 8px 0 8px 0;
	width:240px;
	text-align:center;
	font-size:18px;
}
#home-search-box .find-small-title { 
	margin-top: 5px;
}
#home-search-box .keywords-title { 
	margin-left:32px;
}
#home-search-box #find-keywords { 
	width: 189px;
	margin-left:23px;
}
#home-search-box #find-size-wrap, #home-search-box #find-style-wrap, #home-search-box #find-width-wrap, #home-search-box #find-color-wrap, #home-search-box #find-condition-wrap {
	margin: 3px 0 0 23px;
	width:165px;
	padding:8px 0 8px 24px;
}
#home-search-box #find-gender-wrap {
	margin: 3px 0 0 13px;
	width:200px;
	padding:8px 0 8px 10px;
}
#home-search-box #find-gender-wrap .find-radio-label {
	margin: 0 3px 0 2px;
}
#home-search-box #find-gender-wrap .find-large-title {
	margin-left:6px;
}
#home-search-box #find-submit-wrap {
	width:240px;
}
#home-top-msg {
	width:507px;
	height:64px;
	float:left;
	margin-left:25px;
}
#home-center-msg {
	width:245px;
	height:298px;
	float:left;
	margin-left:10px;
}
#featured-shoes-wrap {
	width:280px;
	height:300px;
	float:left;
	
}

#home-bottom-msg {
	width:777px;
	min-height:73px;
	clear:both;
}
#home-bottom-msg img {
	border:none;
}

.promote-bottom {
	width:510px;
	min-height:120px;
	clear:both;
	margin:20px auto 0;
	border-top:dotted 1px #CCC;
	border-bottom:dotted 1px #CCC;
	padding-bottom:10px;
}
.promote-bottom .quotes {
	width:255px;
	min-height:120px;
	font-size:13px;	
	float:left;
	padding-bottom:10px;
}
.promote-bottom .quotes .quoteblock {
	margin:10px 0 10px 0;
	text-align:center;
	display:block;
}
.promote-bottom .quotes .quoteblock a {
	font-size:11px;
}
.promote-bottom .facebook {
	width: 255px;
	min-height:100px;
	float:left;
	padding:10px 0 0 0;
	text-align:center;
}
.promote-bottom .facebook img {
	margin: 0 0 10px 0;
}
.addthis_toolbox {
	width:210px;
	font-size:14px;
	margin:0 auto 0;
	padding-left:15px;
}
.quick-links {
	width:779px;
	height:30px;
	clear:both;
	float:left;
	margin:10px;
	text-align:center;
}
.quick-links a {
	margin:0 20px 0 20px;
	color:#990000;
}
.quick-links a:hover {
	color:#000000;
}

/*  home slider */
#home-slider-wrap{
	margin: 14px auto 0;
	width: 530px;
	height:125px;
	float:left;
}
#SlideItMoo_outer_home_slider {  
	width:554px; 
	margin:0 auto 5px; 
	background:#FFFFFF ; 
	display:block; 
	position:relative; 
	padding:0px 0px 0px;
}
#SlideItMoo_outer_home_slider .SlideItMoo_forward, #SlideItMoo_outer_home_slider .SlideItMoo_back  { 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:16px; 
	height:125px; 
	bottom:0px; 
	right:9px; 
	background:url(/img/buttons/blue-arrows-right-15h.png) no-repeat center;  
}
#SlideItMoo_outer_home_slider .SlideItMoo_back { 
	left:9px; 
	background:url(/img/buttons/blue-arrows-left-15h.png) no-repeat center;  
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner_home_slider { 
	position:relative ; 
	overflow:hidden ; 
	width:474px ; /* set a display width to make the slider look good in case js is disabled */
	margin:0px auto 0px;
	padding:5px 0px 0px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items_home_slider { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items_home_slider div.SlideItMoo_element { 
	display:block; 
	position:relative; 
	float:left; 
	margin:0px 0px 0px; 
	font-size:11px; 
	width:126px; 
	text-align:center; 
	color:#4343a7;
}
#SlideItMoo_items_home_slider a { padding:0px; margin:3px 0px 3px; clear:both; display:block; background:#FFFFFF; padding:0px; min-height:80px;}
#SlideItMoo_items_home_slider a img { border:none; }
/* end home slider */

/* end home page */

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

/* static pages */


.title-bar {
	text-align:left;
	height:24px;
	width:740px;
	font-size:20px;
	color:#4343a7;
	margin: 15px auto 15px;
	padding: 6px 0 0 20px;
	background:url(/img/backgrounds/green-bar.gif) left no-repeat;
}
#static-main p {
	text-align:left;
	width:600px;
	margin-left:100px;
}
#static-main .questions {
	text-align:left;
	width:400px;
	margin-left:200px;
	font-size:16px;
}
#static-main .questions ul {
	font-size:16px;
	padding: 0px;
	margin: 0px 81px 0 20px;
	text-align:left;
	width:400px;
}
#static-main ul {
	padding: 0px;
	margin: 0px 80px 0 150px;
	text-align:left;
}
#static-main li {
	padding: 8px 0 0 14px;
}
#static-main .circle {
	border:none;
	padding: 0 6px 6px 0;
	float:left;
	margin-top:-8px;
}
#static-main .figure {
	border:none;
	padding: 0 6px 6px 0;
	float:right;
}
/* end static pages */

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

/* general tools */

#form-swapper-contact {
	width:300px;
	height: auto;
	margin: 10px auto 0px;
}
.form-title {
	width:300px;
	text-align:center;
	font-size:20px;
	padding:5px 0 5px 0;
}
.form-text-field {
	width:280px;
	height:auto;
	text-align:right;
	margin: 5px 0 0 0;
	font-size:20px;
}
.form-text-insert {
	width:290px;
	height: auto;
	text-align:left;
	font-size:16px;
	margin: 5px 0 0 10px;
}
.form-text-field-special {
	width:300px;
	height:auto;
	text-align:center;
	margin: 5px 0 0 0px;
	font-size:12px;
}
.form-text-field input {
	font-size:14px;
	width:170px;
	height:auto;
}
.form-text-title {
	font-size:16px;
	padding: 0 5px 0 0;
}
.form-textarea-field {
	width:auto;
	height:auto;
	margin: 3px 0 5px 0;
	text-align:right;
}
.form-textarea-field textarea {
	width:298px;
	height:100px;
	font-size:14px;
}
#recaptcha_image {
	width:264px;
}
div#recaptcha_image > img{
	height:46px;
	width:240px;
	margin: 0 auto 0;
}
#recaptcha_widget {
	background-color:#fff;
	text-align:center;
	height:264px;
	height:96px;
	border: 2px solid #ccc;
	padding-bottom:3px;
}
.recaptcha_only_if_image {
	font-size:12px;
}
.form-textarea-field-short {
	width:auto;
	height:auto;
	margin: 3px 0 5px 0;
	text-align:right;
}
.form-textarea-field-short textarea {
	width:264px;
	height:150px;
	font-size:14px;
}
.form-buttons {
	width:auto;
	height:40px;
	margin: 6px 0 0 0;
}
#form-swapper-contact #submit {
	width:120px;
	height:30px;
	font-size: 16px;
	text-align:center;
}
/* end general tools */

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

/* rate-comment-modal page */

#form-rating-comment {
	width:280px;
	height: auto;
	margin: 10px auto 0px;
}
#form-rating-comment .form-textarea-field textarea {
	width:264px;
	height:100px;
	font-size:14px;
}
#form-rating-comment #submit {
	width:120px;
	height:30px;
	font-size: 16px;
	text-align:center;
}

/* end general tools */

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

/* login-signup page */

.login-signup-container {
	height:310px;
	width:550px;
	margin: 0px auto 0px;
	padding: 0 10px 0 10px;
	background: url(/img/backgrounds/background-general.png)  repeat-x;
}
#reg-success-msg {
	font-size:22px;
	text-align:center;
	padding: 30px 0 0 0;
}
#success-sub {
	font-size:14px;
	color:#666;
}
.login-signup-container #top-left {
	width:300px;
	height:40px;
	text-align:left;	
	margin: 10px 0 20px 0;
	float:left;
}
.login-signup-container #top-right {
	width:245px;
	height:40px;
	text-align:right;	
	margin: 10px 0 20px 0;
	float:left;
}
#top-right img {
	float:right;
}
.login-signup-container #top-right #upper {
	margin: 0 20px 0 0;
	font-size:20px;
}
.login-signup-container #form-body {
	width:500px;
	height:auto;
}
.login-signup-container #left {
	height:75px;
	width:250px;
	float:left;
	text-align:right;
	margin: 0 20px 10px 0;
}
.login-signup-container #right {
	height:75px;
	width:250px;
	float:left;
	text-align:left;
	margin: 0 0 10px 0;
}

.login-signup-container #main-reg {
	height:auto;
	width:360px;
	text-align:right;
	margin: 0 auto 0;
}
.login-signup-container #main-reg .row {
	width:360px;
	padding: 5px 0 5px 0;
}
.login-signup-container #main-reg .row-submit {
	width:360px;
	padding: 5px 0 5px 0;
	text-align:center;
}
.login-signup-container #main-reg #submit {
	height:28px;
	width: 100px;
	margin: 20px 0 0 0;
	font-size:16px;	
}
.secure-msg {
	float:left;
	height:55px;
	width:140px;
}
.login-signup-container #main-reg .title {
	width:200px;
	height: 22px;
	padding-right:20px;
}
.login-signup-container #main-reg input {
	width:160px;
	height: 22px;
}
.login-signup-container #main-reg #remember {
	height:20px;
	width: 20px;
	margin: 0 147px 0 0;
}
.login-signup-container #left-reg {
	height:115px;
	width:250px;
	float:left;
	text-align:right;
	margin: 0 20px 10px 0;
}
.login-signup-container #right-reg {
	height:115px;
	width:250px;
	float:left;
	text-align:left;
	margin: 0 0 10px 0;
}
.login-signup-container #across {
	height:auto;
	width:500px;
	margin: 0px auto 0;
}
.login-signup-container #bottom {
	height:15px;
	width:150px;
	margin: 20px auto 0;
	font-size:12px;
}
.login-signup-container #login,#password,#confirm,#email {
	font-size:16px;
	width: 160px;
}


.login-signup-container .form-element-title {
	font-size:18px;
	color: #000;
	text-align:right;
	margin: 0 0 8px 0;
	padding: 5px 0 0 0;
	height: 22px;
}
.login-signup-container .form-element {
	text-align:left;
	margin: 0 0 5px 0;
	height: auto;
}

/* end login-signup page */

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

/* login full page version */

#login-fullpage-content {
	width:779px;
	height:auto;
	float: left;
	padding-top:0px;
	margin-top:0px;
}

#login-fullpage-content .login-signup-container {
	background: url(/img/backgrounds/form-area-background-white-circles.png)  no-repeat;
	margin:60px auto 0;
	height:360px;
}


/* end login full page version */

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

/* forgot password page */

.forgot-container {
	height:310px;
	width:550px;
	margin: 0px auto 0px;
	padding: 0 10px 0 10px;
	background: url(/img/backgrounds/background-general.png)  repeat-x;
}
.forgot-container #top-left {
	width:300px;
	height:40px;
	text-align:left;	
	margin: 10px 0 20px 0;
	float:left;
}
.forgot-container #top-right {
	width:245px;
	height:40px;
	text-align:right;	
	margin: 10px 0 20px 0;
	float:left;
}
.forgot-container #top-right #upper {
	margin: 0 20px 0 0;
	font-size:20px;
}
.forgot-container #left {
	height:40px;
	width:260px;
	float:left;
	text-align:right;
	margin: 20px 10px 0px 0;
}
.forgot-container #right {
	height:40px;
	width:250px;
	float:left;
	text-align:left;
	margin: 20px 0 0px 0;
}
.forgot-container #across {
	height:50px;
	width:500px;
	float:none;
	margin: 0 auto 0;
	clear:both;
}
.forgot-container #bottom {
	height:25px;
	width:150px;
	margin: 20px auto 0;
	float:none;
	font-size:12px;
}
.forgot-container #email {
	font-size:16px;
	width: 160px;
}
.forgot-container #submit {
	height:28px;
	width: 100px;
	margin: 20px 0 0 0;
	font-size:16px;	
}
.forgot-container .form-element-title {
	font-size:18px;
	color: #000;
	text-align:right;
	margin: 0 0 8px 0;
	padding: 5px 0 0 0;
	height: 22px;
}
.forgot-container .form-element {
	text-align:left;
	margin: 0 0 5px 0;
	height: auto;
}

/* end forgot password page */

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

/* act-valid page */

#display-home {
	width: 61px;
	height: 19px;
	font-size:18px;
	margin: 13px 313px 0px 4px;
	text-align: left;
	float: left;
}
#act-valid-wrapper .login-signup-container {
	background: url(/img/backgrounds/form-area-background-white-circles.png) center no-repeat;
	margin:50px auto 0;
}

#act-valid-wrapper .announcement {
	font-size:16px;
}
#act-valid-wrapper .add-shoe-element-title	{
	width:160px;
}
#act-valid-wrapper #submit {
	height:28px;
	width: 120px;
	margin: 20px 0 0 0;
	font-size:16px;	
}
#act-valid-wrapper .add-shoe-element {
	width:350px;
	height:24px;
	margin: 10px 0 10px 100px;
	clear:both;
}

/* end act-valid page */

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

/* shoe display page */
/* content area width is 779 max */

#display-extras-left {
	width:164px;
	height:600px;
	margin:5px 9px 4px 4px;
	float:left;
}
#display-summary-wrapper {
	clear:right;
	width:590px;
}
#display-summary {
	width:230px;
	height:321px;
	color: #ffffff;
	margin: 5px 0 0 0;
	padding: 10px 10px 10px 10px;
	border-top:solid 4px #F5F3B2;
	border-left:solid 4px #F5F3B2;
	border-bottom:solid 4px #F5F3B2;	
	float:left;
	text-align:left;
	background-image: url(/img/backgrounds/display-summary-circles-left-v2.png);
	background-color: #C8EAB8;
}
#display-summary-top {
	width:210px;
	height:286px;
}
#display-shoe-name {
	font-size:24px;
	margin: 5px 0 15px 0;
	color: #4343a7;
	width: 230px;
}
.display-trader-trades {
	font-size:12px;
	color:#333333;
}
#display-summary-status-verified {
	color:#669966;
	margin: 0 0 0 39px;
}
#display-summary-status-unverified {
	color:#CC0000;
	margin: 0 0 0 39px;
}
#display-summary-stars {
	margin: 0 0 0 39px;
}
#display-general-info-wrap {
	margin: 15px 0 0 0;
}
#display-summary-line {
	margin: 0 0 6px 10px;
	font-size: 14px;
	color: #000;
}
#display-summary-line a {
	text-decoration:none;
}
#display-summary-title {
	font-size: 12px;
	color: #666;
}
#display-summary-title-shared {
	font-size: 12px;
	color: #666;
	margin: 0 0 0 40px;
}
#display-summary-bottom {
	height:25px;
	width:210px;
	margin: 5px 0 0 5px;
	text-align:center;
}
#display-summary-bottom img {
	border: 0px;
}
#display-images-box {
	width:340px;
	height: 321px;
	margin: 5px 0 0 0;
	padding: 10px 0px 10px 0px;
	border-top:solid 4px #F5F3B2;
	border-right:solid 4px #F5F3B2;
	border-bottom:solid 4px #F5F3B2;
	float:left;
	background: url(/img/backgrounds/display-summary-circles-right-v2.png) right no-repeat;
	background-color: #C8EAB8;
}
#display-images-large img {
	margin-bottom:2px;
	border: solid 2px #F5F3B2; 
}
#display-images-thumbs img{
	margin-right:8px;
	border-width: 0;
	border: solid 1px #F5F3B2; 
}
.display-buttons-middle {
	width: 600px;
	height: 38px;
	margin: 10px 0 15px 0;
	float:left;
}
.display-buttons-bottom {
	width: 600px;
	height: auto;
	margin: 10px 0 0px 175px;
	clear: both;
}
.display-swap {
	width:128px;
	height: 50px;
	padding:10px 40px 0 10px;
	text-align:center;
}
.display-save {
	width:128px;
	height: 50px;
	padding:10px 10px 0 10px;
	text-align:center;
}
#display-desc-title {
	width:590px;
	height:auto;
	text-align:left;
	padding: 0 0 0 10px;
	float:left;
	margin: 0 0 0 0;
}
#display-desc-title H2 {
	font-size:20px;
	color:#4343a7;
	font-weight:normal;
	margin:0 0 2px 0;
}
#display-desc {
	width:584px;
	height:auto;
	text-align:left;
	padding: 0px 8px 0 8px;
	float:left;
	margin: 0 0 0 0;
}
#display-desc p {
	margin-top:2px;
}
.display-ticker-wrap {
	margin: 0 0 0 0;
}
#display-announcement {
	font-size:18px;
	color:#a63535;
	margin:40px 0 15px 0;
	width:778px;
	height:20px;
	padding:20px 0 0 0;
}
.find-standalone {
	padding:10px;
	background: url(/img/backgrounds/background-general.png) top left repeat-x ;
	width:706px;
	height:310px; 
	margin: 0 auto 0; 
	text-align:center;
	border: solid 2px #F4F2B4;
}
/* end shoe display page */

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

/* saved shoes page */
#saved-container {
    width:585px;
	height:auto;
	background-color:#ffffff;
	background: url(/img/backgrounds/solid-background.png) repeat;
    margin: 0px auto 0px;
	padding:5px;
}
#saved-top {
	width:570px;
	height:30px;
	margin: 0px 0px 0px 10px;
}
#saved-title-bar {
	width:570px;
	height:25px;
	text-align:left;
}
#saved-title {
	font-size:20px;
	width:535px;
	height:25px;
	text-align:left;
	background: url(/img/backgrounds/small-bar-circles-blue.png) no-repeat right top;
	float:left;
	margin:0 0 0 5px;
}
#saved-help-button {
	width:20px;
	height:25px;
	text-align:right;
	float:left;
}
#saved-list-area {
	min-width:555px;
	height:340px;
	margin:0px auto 0px;
	overflow:auto;
	border: solid 4px #ccccff;
	background:#ffffff;
}
.saved-list-result {
	width:540px;
	height:90px;
	border: 2px solid #FFCC7F;
	margin: 5px 0 5px 5px;
	background:#ffffff;
}
.saved-list-result .img-wrap {
	max-height:80px;
	width:100px;
	margin: 5px 0 5px 5px;
	float:left;
}
.saved-list-result .data-wrap {
	width:385px;
	height:80px;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	float:left;
}
.saved-list-result img {
	border: none;
	max-height: 80px;
	max-width:100px;
	margin: 0 auto 0;
}
.saved-list-result .shoe-name {
	text-align:left;
	float: left;
	margin-left:5px;
}
.saved-list-result .summary-data {
	height: 15px;
	width: 310px;
	font-size: 14px;
	color: #000;	
	text-align:left;
	float: left;
	margin: 0 0 0 18px;
}
.saved-list-result .summary-data a {
	text-decoration:none;
}
.saved-list-result .summary-title {
	font-size:12px;
	color:#666666;
}
.saved-button-area {
	width:44px;
	height:80px;
	float:left;
	margin:5px 0 0 0;
}
.saved-button-area img {
	width:44px;
	height:44px;
	margin: 17px 5px 0 0;
	border: none;
}
#saved-bottom-area {
	width:750px;
	height:35px;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	text-align:center;
}

/* end saved shoes page */

/* --------------------- */
/* begin add shoe page */

#add-shoe-container {
	height:310px;
	width:650px;
	margin: 0px auto 0px;
	padding: 0 10px 0 10px;
}
#loginForm {
	margin: 20px 0 0 0;
}
.add-shoe-element {
	width:530px;
	height:24px;
	margin: 10px 0 10px 0;
}
.add-shoe-element-title {
	height:17px;
	width:144px;
	font-size: 18px;
	text-align:right;
	padding: 7px 0 0 0;
	margin: 0 10px 0 0;
	float:left;
}
.add-shoe-element-field {
	height:24px;
	width:170px;
	text-align:left;
	float:left;
}
.add-shoe-element-field input {
	font-size: 16px;
	font-family: Helvetica;
	padding: 2px;
	width:210px;
}
.add-shoe-element-field #postcode {
	font-size: 16px;
	font-family: Helvetica;
	padding: 2px;
	width:90px;
}
/* use these when non-US addresses allowed
	#addressForm fieldset {
		font-size: 12px;
		color:#666666;
		font-family: Helvetica;
		padding: 5px;
		margin: 10px 0 0 30px;
		width:420px;
		border-color:#e4e4e4;
	}
	#addressForm fieldset .add-shoe-element {
		width:400px;
		color:#000;
		margin: 0 0 10px 0;
	}
	#addressForm fieldset .add-shoe-element-title {
		width:128px;
		color:#000;
		margin: 0 10px 10px 0;
	}
*/
.add-shoe-element-textarea-prefs {
	margin:5px 0 0 70px;
	float:left;
}
.add-shoe-element-textarea-prefs #prefs {
	font-size: 18px;
	font-family: Helvetica;
	padding: 2px;
	background:#ffffff;
	width: 450px;
	height:60px;
	border-bottom: solid 1px #999;
	border-right: solid 1px #999;
}
#add-shoe-container .footer-field{
	width:600px;
	float:left;
	margin:40px 0 20px 20px;
	color:#666;
	font-size:14px;
	text-align:left;
}
#add-shoe-short-desc-title {
	height:17px;
	width:150px;
	font-size: 18px;
	text-align:left;
	padding: 7px 0 0 0;
	margin: 0 0 0 0;
	float:left;
}
.add-shoe-element-field #quick_comments{
	width:350px;
}
.add-shoe-element-field select {
	font-size: 16px;
	font-family: Helvetica;
	padding: 2px;
	background:#ffffff;
	width:220px;
}
.add-shoe-element-field #postal {
	width: 100px;
}
.add-shoe-element-wide {
	width:600px;
	height:24px;
	margin:10px auto 0;
}
.add-shoe-element-textarea {
	margin:5px 0 20px 70px;
	float:left;
}
.add-shoe-element-textarea textarea {
	font-size: 18px;
	font-family: Helvetica;
	padding: 2px;
	background:#ffffff;
	width: 450px;
	height:300px;
}
.add-shoe-element-wide .textarea-title {
	height:17px;
	width:456px;
	font-size: 18px;
	text-align:left;
	padding: 0 0 0 0;
	margin:8px 0 0 70px;
	float:left;
}
.add-shoe-element-images {
	width:604px;
	height:400px;
	margin:5px 0 0 0;
	float:left;
	border: solid 2px #BDCCEB;
}
#addressForm #submit, #shoeForm #submit {
	height:28px;
	width: 160px;
	margin: 20px 0 0 0;
	font-size:16px;	
	background-color:#f0f0f0;

}

#addressForm #submit:hover, #shoeForm #submit:hover {
	background-color:#ccffcc;
}

#shoeForm #delete {
	height:28px;
	width: 80px;
	margin: 20px 0 0 20px;
	font-size:16px;	
	background-color:#fff;
	border: #ccc 1px solid;
}
#shoeForm #delete:hover {
	background-color:#ffcccc;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
}
#shoeForm .across {
	height:40px;
	width:650px;
	float:left;
	margin:0 0 10px 0;
}
.add-shoe-element-wide .images-title {
	height:17px;
	width:600px;
	font-size: 18px;
	text-align:left;
	padding: 0 0 0 0;
	margin:0 0 0 40px;
	float:left;
}
#uploader-instructions {
	width:450px;
	height:auto;
	font-size: 14px;
	font-family: Helvetica;
	color:#666;
	text-align:left;
	margin: 0px auto 8px;
	padding: 0 0 0 10px;
}
#uploader-container {

	text-align:center;

	width:505px;
	height:420px;
	margin:5px 0 0 40px;
	padding: 0 0 0 0px;

	float:left;
	border: solid 2px #BDCCEB;
}
#uploader-container iframe {
	border: none;
}
#uploader-body {
	background:#FFF;
	padding: 0 0 0 10px;
}
.image-space-wrapper, .image-space-wrapper-primary {
	width: 218px;
	height: 150px;
	float:left;
	text-align:center;
	padding:5px 5px 0 5px;
	margin:0 3px 0 3px;
}
.image-space-wrapper form input{
	float:left;
}
.image-space-wrapper .image-submit{
	margin:0 0 0 54px;
}
.image-space-wrapper-primary {
	border: solid 2px #990000;
}
#upload-iframe-box {
	width:502px;
	height:415px;
	padding:3px 0 0 0;
	border:none;
	overflow:hidden;
}
#uploader-container #upload {
	width: 230px;
	height:15px;
	margin: 0 auto 0;
}
#uploader-container #file {
	font-size: 9px;
	font-family: Helvetica;
	margin: 0 auto 0px;
}
#uploader-body .shoe-image-space {
	width:auto;
	height:80px;
/*
	border: solid 2px #C8EAB8;
*/
	margin: 5px auto 5px;
}
.shoe-img {
	background: url(/img/blue-loader-sm.gif) top center no-repeat; 
}
#uploader-container .image-submit, #uploader-container .image-delete{
	height:25px;
	width:70px;
	background: #f0f1ef;
	margin: 5px auto 5px;
	font-size:14px;
	color:#336633;
}
#uploader-container .image-delete{
	color:#993333;
}


/* end add shoe page */

/* --------------------- */
/* swap proposal page */
#swap-prop-container {
    width:750px;
	height:445px;
	background-color:#ffffff;
    margin: 0px auto 0px;
	padding:5px;
}
#swap-prop-top {
	width:750px;
	height:45px;
	margin: 0px 0px 0px 0px;
}
#swap-prop-title-bar {
	width:750px;
	height:25px;
	text-align:left;
}
#swap-prop-title {
	font-size:20px;
	width:730px;
	height:25px;
	text-align:left;
	background: url(/img/backgrounds/small-bar-circles.png) no-repeat right top;
	float:left;
}
#swap-prop-help-button {
	width:20px;
	height:25px;
	text-align:right;
	float:left;
	text-decoration:none;
}
#swap-prop-help-button #question-mark {
	text-decoration:none;
}
#swap-prop-trade-title-bar {
	width:750px;
	height:18px;
	margin:0 0 0 0;
}
#swap-prop-trade-title-my {
	width:232px;
	height:18px;
	font-size:18px;
	float:left;
	text-align:center;
}
#swap-prop-demo {
	width:280px;
	height:18px;
	float:left;
}
#swap-prop-trade-title-their {
	width:232px;
	height:18px;
	text-align:center;
	font-size:18px;
	float:left;
}
#swap-prop-trade-area {
	width:750px;
	height:228px;
	margin:0 0 0 0;
}
.swap-prop-shoes {
	width:232px;
	height:288px;
	float:left;
	border: 1px solid #f9f9f9;
	overflow:auto;
}
.swap-prop-shoe {
	position: relative;
	width: 205px;
	height: 85px;
	border: 1px solid #eee;
	margin: 2px 5px 0 2px;
	padding: 5px 5px 0 0;
	border-right: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	background-color: #fff;
	background-position: 5px 5px;
	background-repeat: no-repeat;
	cursor: move;
	text-align:right;
}
.swap-prop-shoe .swap-prop-trade-desc {
	font-family: helvetica, Arial, sans-serif;
	font-size:10px;
	width: 101px;
	margin:0 0 0 104px;
	text-align: right;	
}
.swap-prop-trade-shoe-title {
	width:100px;
	text-align: right;
	font-weight: bold;
}
.swap-prop-trade-shoe-info {
	width:101px;
	text-align: right;
}
#swap-prop-trade-center {
	width:278px;
	height:292px;
	margin: 0px 0 0 0;
	float:left;
	text-align:center;
	background: url(/img/backgrounds/cart-center-arrows-292h.gif) center no-repeat;
}
#swap-prop-trade-giving-title {
	width:234px;
	height:20px;
	float:left;
	margin: 0 24px 0 25px;
	text-align:center;
}
#swap-prop-trade-getting-title {
	width:233px;
	height:20px;
	margin: 14px auto 0px;
	text-align:center;
}
.swap-prop-cart {
	width: 228px;
	height: 120px;
	background-color: #fff;
	padding: 5px 0 0px 5px;
	overflow:auto;
	margin: 0px auto 0px;
}
#giving {
	border: 2px solid #FFCC7F;
}
#getting {
	border: 2px solid #CCE5B2;
}
.swap-prop-cart .swap-prop-info {
	visibility:hidden;
	width: 0px;
	height:0px;
	opacity:0;
}
.swap-prop-cart .swap-prop-shoe {
	width: 100px;
	height: 80px;
	border: 1px solid #eee;
	margin: 2px 0px 0 4px;
	padding: 0 0 0 0;	
	background-position:center;
	background-repeat: no-repeat;
	cursor: default;
	float:left;
	background-color: #fff;
}
.swap-prop-cart .swap-prop-trade-desc {
	visibility:hidden;
	width: 0px;
	height:0px;
	opacity:0;
	margin:0 0 0 0;
	text-align: left;
}
.swap-prop-cart .swap-prop-trade-shoe-title {
	visibility:hidden;
	width: 0px;
	height:0px;
	opacity:0;
}
.swap-prop-cart .swap-prop-trade-shoe-info {
	visibility:hidden;
	width: 0px;
	height:0px;
	opacity:0;
}
#swap-prop-upper-bottom-area {
	width:750px;
	height:auto;
	margin:5px 0 0 0;
	text-align:center;
}
#swap-prop-trade-my-buttons {
	width:250px;
	height:auto;
	text-align:center;
	float:left;
}
.swap-prop-trade-sm-title {
	font-size:18px;	
	width:250px;
	height:auto;
	text-align:center;
}
#swap-prop-trade-center-buttons {
	width:250px;
	height:30px;
	padding:10px 0 0 0;
	text-align:center;
	float:left;
}
#swap-prop-clear-button {
	width:60px;
	height:25px;
	margin:0 29px 0 29px;
}
#swap-prop-save-button {
	width:60px;
	height:25px;
	float:left;
}
#swap-prop-trade-their-buttons {
	width:250px;
	height:auto;
	text-align:center;
	float:left;
}
.swap-prop-trade-all {
	width:186px;
	height:25px;
}
#swap-prop-lower-bottom-area {
	width:750px;
	height:auto;
	margin:0 0 0 0;
	padding: 0 0 0 0;
	text-align:center;
}
#swap-prop-lower-bottom-area .small-msg{
	margin: 10px auto 0;
	width: 620px;
	height:auto;
	background:#ffffff;
}
#swap-prop-send-offer-button {
	margin:0 0 0 0;
	width: 212px;
	height:35px;
}
#swap-prop-close-button {
	
}

/* end swap proposal page */
/* --------------------- */
/* begin approved swap page */

#app-swap-wrapper{
	width:682px;
	height:auto;
	margin: 0px auto 0;
	clear:both;
	padding-top:10px;
}
#app-swap-wrapper .page-title{ 
	float:none;
	clear:both;
	width: 582px;
	height: 26px;
	text-align:center;
	font-size:22px;
	margin: 0px auto 5px;
	padding:0 0 0 0;
	background: url(/img/backgrounds/small-bar-circles.png) no-repeat top right;
}
#instructions-modal-container {
	padding: 0 0 0 0;
	margin: 10px auto 0;
}
#edit-photos-container {
	padding: 0 0 0 0;
	margin: 0px auto 0;
}
#edit-photos-container #edit-photos {
	width:370px;
	background: #BDCCEB;
	padding: 15px;
	height: auto;
	margin: 0 auto 0;
	text-align:left;
}
#edit-photos-container .links {
	width:100px;
	height:auto;
	float:left;
	margin:10px 30px 0 0;
}
#app-swap-steps {
	width:600px;
	height: auto;
	background: #BDCCEB;
	margin: 0 auto 0;
	padding: 15px;
	text-align:left;
}
#app-swap-steps ol { 
	margin: 10px 0 10px 0;
	font-size:15px;
}
#app-swap-steps ul { 
	margin: 0 0 10px 0;
	font-size:15px;
}
#app-swap-steps li { 
	margin: 5px 0 0 0;
	font-size:15px;
}
#app-swap-note {
	margin: 0 auto 0;
	font-weight:bold;
	width: 100px;
	text-align:center;
}
.app-swap-send-title {
	width:232px;
	height:20px;
	float:left;
	font-size:18px;
	font-weight:bold;
	margin:5px 0 0 50px;
}
.app-swap-get-title {
	width:232px;
	height:20px;
	float:left;
	font-size:18px;
	font-weight:bold;
	margin:5px 0 0 120px;
}
.app-swap-send-arrow {
	width:232px;
	height:20px;
	float:left;
	font-size:18px;
	font-weight:bold;
	margin:0 0 0 50px;
}
.app-swap-get-arrow {
	width:232px;
	height:20px;
	float:left;
	font-size:18px;
	font-weight:bold;
	margin:0 0 0 120px;
}
#app-swap-sending-box {
	width:232px;
	height:225px;
	float:left;
	border: 2px solid #FFCC7F;
	overflow:auto;
	margin: 0 0 0 50px
}
#app-swap-getting-box {
	width:232px;
	height:225px;
	float:left;
	border: 2px solid #CCE5B2;
	overflow:auto;
	margin: 0 0 0 115px;
}
.app-swap-dates-wrap {
	margin:10px 0 10px 45px;
	padding: 5px 0 0 0;
	width:610px;
	height: 65px;
	text-align:center;
}
.app-swap-dates-box-left {
	border: 2px solid #999999;
	margin:0 15px 0 0;
	padding: 5px 0 0 0;
	width:190px;
	height: 65px;
	color:#666;
	float:left;
}
.app-swap-dates-box {
	border: 2px solid #999999;
	margin:0 15px 0 0;
	padding: 5px 0 0 0;
	width:170px;
	height: 65px;
	color:#666;
	float:left;
}
.app-swap-dates-box-right {
	border: 2px solid #999999;
	margin:0 0 0 0;
	padding: 5px 0 0 0;
	width:190px;
	height: 65px;
	color:#666;
	float:left;
}
.app-swap-big-data {
	font-size: 24px;
	margin: 0px 0 0 0;
	color:#000;
}
.app-swap-date-data {
	font-size: 24px;
	margin: 10px 0 0 0;
	color:#000;
}
#app-swap-send-address {
	width:309px;
	height: 150px;
	border: 2px solid #FFCC7F;
	background:url(/img/backgrounds/address-send-orange.png) repeat center;
	margin:10px 10px 0 0;
	padding: 10px 5px 5px 10px;
	float:left;
	text-align:left;
}
#app-swap-get-address {
	width:309px;
	height: 150px;
	border: 2px solid #CCE5B2;
	background:url(/img/backgrounds/address-send-green.png) repeat center;
	margin:10px 0 0 15px;
	float:left;
	padding: 10px 5px 5px 10px;
	text-align:left;
}
#app-swap-get-address .small-header, #app-swap-send-address .small-header {
	height:20px;
}
.app-swap-addr-box {
	margin:10px 0 0 0px;
	width: 284px;
	padding:10px 0 10px 15px;
	background:#ffffff;
	text-align:left;
	float:left;
}
.gray-bg-text {
	background:#eeeeee;
	color:#666;
}
.app-swap-address-left {
	float:left;
	width:180px;
}
.address-left-resize {
	width:160px;
	float:left;
}
.app-swap-ship-question {
	font-size:12px;
	width:135px;
	height:10px;
	padding: 0 0 10px 0;
	text-align:center;
}
#app-swap-print {
	text-align:left;
	margin:0px 0px 0 0px;	
	height:20px;
	width:110px;
	float:right;
}
#print-addr {
	font-size:10px;
	font-family:arial;
	float:left;
}
.app-swap-swapper-info {
	width:180px;
	height:20px;
	margin:10px 0 0 0px;
	padding: 0 0 5px 0;
	text-align:left;
	float:left;
	font-size:12px;
}
.app-swap-swapper-empty {
	width:160px;
	height:45px;
	margin:10px 0 0 0px;
	padding: 0 0 5px 0;
	text-align:left;
	float:left;
	font-size:12px;
}
.contact-only {
	height:20px;
	margin-top:12px;
	width: 175px;
}
.app-swap-swapper-info #display-summary-stars {
	width: 180px;
	height: 30px;
	margin: 10px 0 5px 0;
	text-align:left;
}
#app-swap-wrapper .boxedFrame {
	font-size:14px;
}
.app-swap-status {
	width:95px;
	height: 34px;
	float:left;
	margin:30px 0 0 5px;
}
.app-swap-status-getting {
	width:95px;
	height: 34px;
	float:left;
	margin:10px 0 0 5px;
}
#mark-as-sent {
/*
	width:85px;
	height:30px;
	color:#050;
*/
/*
	width:70px;
	height:25px;
*/
	font-family:helvetica;
	font-size:18px;
	padding: 5px;
	margin: 10px 0 8px 0;
/*
	text-align:center;
	background:#ffffff;
*/
}
#mark-as-received {
	width:110px;
	height:25px;
	font-family:helvetica;
	font-size:18px;
	padding: 5px;
	margin: 10px 0 8px 0;
}
.app-swap-status-msg {
	padding: 5px;
	border: solid #999 2px;
	width: 90px;
	color:#666;
	text-align:center;
	margin: 0 0 0 0;
}
#app-swap-rules {
	width:670px;
	height: auto;
	border: 2px solid #999999;
	margin: 20px 0 0 0;
	padding: 5px 5px 5px 0;
	float:left;
	text-align:left;
}
#app-swap-status-wrap {
	width:450px;
	height: 188px;
	font-size:20px;
	text-align:center;
	padding:12px 20px 20px 20px;
	margin: 15px auto 0px;
	background:url(/img/backgrounds/green-yellow-box490x220.gif) no-repeat center;
}
#app-swap-status-wrap .swap-instructions{
	font-size:10px;
	margin: 0px 0 0 0;
}
#app-swap-status-wrap #ident {
	font-size:16px;
}
#app-swap-status-wrap #status {
	font-size:24px;
	width:340px;
	height:95px;
	color:#6c8856;
	padding:30px 20px 20px 20px;
	text-align:center;
	margin: 6px auto 0;
	background: #ffffff;
}
#app-swap-status-wrap #status-red {
	font-size:24px;
	width:340px;
	height:105px;
	color:#990000;
	padding:20px 20px 20px 20px;
	text-align:center;
	margin: 6px auto 0;
	background: #ffffff;
}
#app-swap-status-wrap #status-black {
	font-size:18px;
	width:340px;
	height:95px;
	color:#000000;
	padding:30px 20px 20px 20px;
	text-align:center;
	margin: 6px auto 0;
	background: #ffffff;
}

#app-swap-status-wrap #display-summary-stars {
	width: 170px;
	height: 30px;
	margin: 10px auto 5px;
	padding: 0 0 0 55px;
	text-align:left;	
}

#app-swap-history {
	border: 2px solid #999;
	background:url(/img/backgrounds/address-send-green.png) repeat center;
	text-align:center;
	padding:15px;
	margin: 15px auto 5px;
	width:535px;
	height:auto;
	display:inline-block;
}
#app-swap-history #title {
	background:none;
	margin: 0 0 0 0;
}
#app-swap-history .title-contact{ 
	font-size:12px;
}
#app-swap-history #date-title {
	margin: 10px 0 0 0;
	width:80px;
	height:20px;
	text-align:center;
	float:left;
	font-weight:bold;
}
#app-swap-history #sender-title {
	margin: 10px 0 0 0;
	width:195px;
	height:20px;
	text-align:center;
	float:left;
	font-weight:bold;
}
#app-swap-history #message-title {
	margin: 10px 0 0 0;
	width:260px;
	height:20px;
	text-align:center;
	float:left;
	font-weight:bold;
}
#app-swap-history .row {
	width:535px;
	height:auto;	
	border-bottom: solid 2px #ccc;
	padding: 10px 0 10px 0;
	float:left;
}
#app-swap-history .date-content {
	width:80px;
	height:auto;
	text-align:center;
	float:left;
}
#app-swap-history .sender-content {
	width:195px;
	height:auto;
	text-align:center;
	float:left;
}
#app-swap-history .message-content {
	width:260px;
	height:auto;
	text-align:left;
	float:left;
}


/* end approved swap page */
/* --------------------- */
/* begin swap alert page */

.swap-alert-wrapper {
	width:682px;
	margin: 0 auto 0;
	text-align:center;
}
.swap-alert-wrapper #title {
	font-size:22px;
	margin:50px auto 0;
	width:490px;
	height:26px;
	text-align:left;
	background: url(/img/backgrounds/small-bar-circles.png) no-repeat right top;
}
.swap-alert-wrapper #ident-contact {
	font-size:12px;
}
#swap-alert-status-wrap {
	width:450px;
	height: 180px;
	font-size:20px;
	text-align:center;
	padding:20px;
	margin: 5px auto 5px;
	background:url(/img/backgrounds/green-yellow-box490x220.gif) no-repeat center;
}
#swap-alert-status-wrap #ident {
	font-size:16px;
}
#swap-alert-status-wrap #status {
	font-size:24px;
	width:320px;
	height:50px;
	color:#6c8856;
	padding:30px 20px 20px 20px;
	text-align:center;
	margin: 10px auto 0;
	background: #ffffff;
}
#swap-alert-status-wrap #status-red {
	font-size:24px;
	width:320px;
	height:50px;
	color:#990000;
	padding:30px 20px 20px 20px;
	text-align:center;
	margin: 10px auto 0;
	background: #ffffff;
}
#swap-alert-status-links {
	width:400px;
	font-size:20px;
	margin: 15px auto 5px;
	text-align:center;
}
#swap-alert-status-links .status-link {
	width:auto;
	height:auto;
	text-align:center;
	padding:5px 20px 5px 20px;
}
#swap-alert-status-links .status-link-form {
	width:100px;
	height:auto;
	text-align:center;
	float:left;
	padding-left:10px
}
#swap-alert-status-links .status-link-form-accept {
	width:120px;
	height:auto;
	text-align:center;
	float:left;
	margin-left:20px;
}
#swap-alert-status-links .status-link-form-decline {
	width:85px;
	height:auto;
	text-align:center;
	float:left;
	padding-left:10px
}
#swap-alert-status-links .status-link-form-cancel {
	width:85px;
	height:auto;
	text-align:center;
	float:left;
	padding-left:10px
}
#swap-alert-status-links .status-link-form-contact {
	width:120px;
	height:auto;
	text-align:center;
	float:left;
	padding-left:10px
}
#swap-alert-status-links .status-link-form-counter {
	width:130px;
	height:auto;
	float:left;
	text-align:center;
	padding-left:10px
}
#swap-alert-status-links .status-link-wrap {
	width:250px;
	height:25px;
	text-align:center;
	margin: 25px auto 5px;
}
#swap-alert-status-links .status-link-wrap-med {
	width:270px;
	height:25px;
	text-align:center;
	margin: 25px auto 5px;
}
#swap-alert-status-links .status-link-wrap-wide {
	width:450px;
	height:25px;
	text-align:center;
	margin: 25px auto 5px;
}
/*
#swap-alert-status-links form {
	width:100px;
	height:auto;
	text-align:center;
}
*/
#swap-alert-status-links .accept-status-link {
	width:auto;
	height:auto;
	text-align:center;
	border: solid 2px #333;
	background: #fff;
	padding:5px 20px 5px 20px;
}
#swap-alert-status-links .decline-status-link a {
	width:auto;
	height:auto;
	text-align:center;
	padding:5px 20px 5px 20px;
	color:#990000;
}
#swap-alert-shoes-wrap {
	width:500px;
	clear:both;
	height:250px;
	margin: 15px auto 5px;
}
.swap-alert-send-title {
	width:232px;
	height:20px;
	float:left;
	font-size:18px;
	font-weight:bold;
}
.swap-alert-get-title {
	width:232px;
	height:20px;
	float:left;
	font-size:18px;
	font-weight:bold;
	margin-left:25px;
}
#swap-alert-sending-box {
	width:232px;
	height:225px;
	float:left;
	border: 2px solid #FFCC7F;
	overflow:auto;
}
#swap-alert-getting-box {
	width:232px;
	height:225px;
	float:left;
	border: 2px solid #CCE5B2;
	overflow:auto;
	margin-left:25px;
}
#swap-alert-getting-box .swap-prop-shoe, #swap-alert-sending-box .swap-prop-shoe {
	cursor:default;
}
#swap-alert-history {
	border: 2px solid #999;
	background:url(/img/backgrounds/address-send-green.png) repeat center;
	text-align:center;
	padding:15px;
	margin: 20px auto 5px;
	width:535px;
	height:auto;
	display:inline-block;
}
#swap-alert-history #title {
	background:none;
	margin: 0 0 0 0;
}
#swap-alert-history .title-contact{ 
	font-size:12px;
}
#swap-alert-history #date-title {
	margin: 10px 0 0 0;
	width:80px;
	height:20px;
	text-align:center;
	float:left;
	font-weight:bold;
}
#swap-alert-history #sender-title {
	margin: 10px 0 0 0;
	width:195px;
	height:20px;
	text-align:center;
	float:left;
	font-weight:bold;
}
#swap-alert-history #message-title {
	margin: 10px 0 0 0;
	width:260px;
	height:20px;
	text-align:center;
	float:left;
	font-weight:bold;
}
#swap-alert-history .row {
	width:535px;
	height:auto;	
	border-bottom: solid 2px #ccc;
	padding: 10px 0 10px 0;
	float:left;
}
#swap-alert-history .date-content {
	width:80px;
	height:auto;
	text-align:center;
	float:left;
}
#swap-alert-history .sender-content {
	width:195px;
	height:auto;
	text-align:center;
	float:left;
}
#swap-alert-history .message-content {
	width:260px;
	height:auto;
	text-align:left;
	float:left;
}

/* swap-decline modal linking from swap-alert page */
#decline-modal-container {
	width:400px;
	height:215px;
	padding: 10px 0 0 0;
	text-align:center;
}
#decline-modal-content{
	width:300px;
	height:auto;
	margin: 0 auto 15px;
}
#decline-modal-content .choice {
	width: 150px;
	height: auto;
	text-align:left;
	margin: 0 auto 0;
}


/* end swap alert page */
/* --------------------- */
/* begin myPage page */

#myPage-main-content {
	width:779px;
	height:auto;
	float: left;
	padding-top:0px;
	margin:0 auto 0;
	text-align:center;
}
#myPage-main-content .announcement {
	font-size:18px;
	color:#a63535;
	height:40px;
	width:100%;
	margin: 20px auto 20px;
	text-align:center;
}
#myPage-wrapper {
	width:764px;
	margin: 0 auto 0;
	text-align:center;
	height:auto;
	clear:both;
	padding-top:0px;
}
#myPage-wrapper .page-title{
	float:left;
	width:355px;
	height:40px;
	font-size:22px;
	margin:-10px 0 0 10px;
	text-align:left;
}
#myPage-wrapper .edit-profile{
	width:355px;
	height:auto;
	font-size:12px;
	text-align:left;
}
#myPage-wrapper .edit-profile a {
	font-size:12px;
}
#myPage-wrapper #title-rating{
	text-align:right;
	padding: 0 0 0 220px;
	float:left;
	width:155px;
	height:15px;
	font-size:22px;
	margin:0px 0 7px 0;
}
#myPage-wrapper #display-summary-stars {
	width: 180px;
	height: 30px;
	margin: 0 0 0 0;
	text-align:left;
}
#myPage-wrapper .page-sub-title {
	font-size:14px;
	width:auto;
	height:auto;
	margin:0 0 20px 0;
}
#myPage-wrapper #title-sub-link {
	font-size:12px;
	width:730px;
	text-align:left;
	height:auto;
	margin: 0 0 0 10px;
}
#myPage-wrapper #list-most-viewed-wrap {
	margin: 0px 0 0 0px;
	width: 760px;
	border: solid #000 2px;
	float:left;
}
#myPage-wrapper #list-most-viewed-title {
	text-align:left;
	height:25px;
	width:670px;
	font-size:20px;
	color:#000;
	margin: 5px auto 0;
	padding: 5px 50px 0 0px;
	background:none;
}
#list-most-viewed-title a {
	margin: 0 0 0 0;
	width:30px;
	height:25px;
	float:right;
	text-decoration:none;
}

#myPage-wrapper #SlideItMoo_outer_most-viewed {  
	width:740px; 
	margin:0 auto 5px; 
	background:#FFFFFF ; 
	display:block; 
	position:relative; 
	padding:0px 10px 0px;
}
#myPage-wrapper #SlideItMoo_outer_most-viewed .SlideItMoo_forward, #SlideItMoo_outer_most-viewed .SlideItMoo_back { 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:16px; 
	height:140px; 
	bottom:0px; 
	right:5px; 
	background:url(/img/buttons/blue-arrows-right-15h.png) no-repeat center;  
}
#SlideItMoo_outer_most-viewed .SlideItMoo_back {
	
}
#myPage-wrapper #SlideItMoo_outer_most-viewed .SlideItMoo_back { 
	left:5px; 
	background:url(/img/buttons/blue-arrows-left-15h.png) no-repeat center;  
}

/* the width is set to show the number of thumbnails that will be visible */
#myPage-wrapper #SlideItMoo_inner_most-viewed { 
	position:relative ; 
	overflow:hidden ; 
	width:690px; /* set a display width to make the slider look good in case js is disabled */
	margin:0px auto 0px;
	padding:5px 0px 0px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#myPage-wrapper #SlideItMoo_items_most-viewed { 
	display:block; 
	position:relative; 
}
/* single element design */
#myPage-wrapper #SlideItMoo_items_most-viewed div.SlideItMoo_element { 
	display:block; 
	position:relative; 
	float:left; 
	margin:0px 5px 0px; 
	font-size:11px; 
	width:128px; 
	text-align:center; 
	color:#4343a7;
}
#myPage-wrapper #SlideItMoo_items_most-viewed a { padding:0px; margin:3px 0px 3px; clear:both; display:block; background:#FFFFFF; padding:2px; min-height:80px; }
#myPage-wrapper #SlideItMoo_items_most-viewed a img{ border:none; }
#myPage-wrapper #SlideItMoo_items_most-viewed #edit-link a {
	clear:none;
	display:inherit;
	margin:0;
	padding:0;
}

/*test only*/
#myPage-wrapper #list-most-viewed-wrap-test {
	margin: 10px 0 0 0px;
	width: 760px;
	border: solid #000 2px;
	float:left;
}
#list-most-viewed-wrap-test #SlideItMoo_inner_most-viewed { 
	position:relative ; 
	overflow:hidden ; 
	width:474px ; /* set a display width to make the slider look good in case js is disabled */
	margin:0px auto 0px;
	padding:5px 0px 0px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#list-most-viewed-wrap-test #SlideItMoo_items_most-viewed { 
	display:block; 
	position:relative; 
}
/* single element design */
#list-most-viewed-wrap-test #SlideItMoo_items_most-viewed div.SlideItMoo_element { 
	display:block; 
	position:relative; 
	float:left; 
	margin:0px 5px 0px; 
	font-size:11px; 
	width:261px; 
	text-align:center; 
	color:#4343a7;
}
#list-most-viewed-wrap-test #SlideItMoo_items_most-viewed a { padding:0px; margin:3px 0px 3px; clear:both; display:block; background:#FFFFFF; padding:2px; min-height:80px; }
#list-most-viewed-wrap-test #SlideItMoo_items_most-viewed a img{ border:none; }
#list-most-viewed-wrap-test #SlideItMoo_items_most-viewed #edit-link a {
	clear:none;
	display:inherit;
	margin:0;
	padding:0;
}

/* end test only */

#myPage-topleft, #myPage-topright, #myPage-bottomleft, #myPage-bottomright {
	width:335px;
	height:200px;
	display:inline-block;
	float:left;
	font-size:14px;
	text-align:left;
	padding:10px 15px 10px 20px;
	border: solid #000 2px;
	overflow:auto;
}
#myPage-topleft, #myPage-bottomleft {
	margin: 10px 16px 0 0px;
}
#myPage-topright, #myPage-bottomright { 
	margin: 10px 0 0 0;
}
#myPage-middle {
	display:inline-block;
	clear:both;
	font-size:14px;	
	text-align:left;
	padding:10px 15px 10px 20px;
	width:725px;
	height:145px;
	margin: 10px 0 0 0;
	border: solid #000 2px;
	overflow:auto;
}
.myPage-box-header-lr {
	width:auto;
	height: auto;
	font-size:18px;
	margin: 0 0 5px 0;
}
.myPage-box-header-mid {
	font-size:16px;
	width:580px;
	font-size:18px;
	height:auto;
	float:left;
	margin: 0 35px 5px 0;
}
.myPage-box-header-mid-full {
	font-size:16px;
	width:710px;
	font-size:18px;
	height:auto;
	float:left;
	margin: 0 35px 5px 0;
}
.myPage-box-add a {
	margin: 0 0 0 0;
	width:30px;
	height:10px;
	float:left;
	text-decoration:none;
}
.myPage-box-row-lr {
	width:auto;	
	height:auto;
	clear:both;
	padding-top:10px;
}
#myPage-bottomleft .myPage-box-row-lr {
	width:auto;	
	height:auto;
	clear:both;
	padding-top:10px;
}
.myPage-box-row-lr .row-item { 
	width: 110px;
	float:left;
	padding: 0 0 0 20px;
}

.myPage-box-row-lr .row-item-status { 
	width: 95px;
	height:auto;
	float:left;
	padding: 0 2px 0 0;
}
.myPage-box-row-lr .row-item-date-completed {
	width: 55px;
	height:auto;
	float:left;
	padding: 7px 5px 0 0;
}
.myPage-box-row-lr .row-item-date {
	width: 70px;
	min-height:30px;
	float:left;
	padding: 0 2px 0 0;
	display:inline;
}
.myPage-box-row-lr .row-item-user { 
	width: 105px;
	min-height:30px;
	float:left;
	display:inline;
}
#about-modal-comments .myPage-box-row-lr {
	min-width:493px;
	min-height:15px;
	padding-top:0px;
	
	clear:both;
	margin:0 auto 0;

}
#about-comments .myPage-box-header-lr {
	min-width:493px;
	min-height:15px;
	font-size:18px;
	margin: 0 0 15px 0;
}
#about-comments .myPage-box-row-lr {
	min-width:493px;
	min-height:15px;
	padding-top:0px;
	
	clear:both;
	margin:0 auto 0;

}
#about-modal-comments .myPage-box-header-lr {
	min-width:493px;
	min-height:15px;
	font-size:18px;
	margin: 0 0 15px 0;
}

.myPage-box-row-lr .row-item-comment { 
	max-width: 300px;
	float:left;
	min-height:30px;
	display:inline;
}
.myPage-box-row-lr .row-item-view { 
	width: 32px;
	float:left;
	padding: 0 0 0 6px;
}
.myPage-box-row-lr .row-item-stars { 
	width: 160px;
	height:20px;
	float:left;
	padding: 0 0 0 0;
}
.myPage-box-row-mid {
	width:auto;
	height:auto;
	clear:both;
	padding-top:10px;
}
.myPage-box-row-mid .row-item { 
	width: 62px;
	float:left;
}
.myPage-box-row-mid .row-item-status { 
	width: 115px;
	float:left;
}
.myPage-box-row-mid .row-item-user { 
	width: 110px;
	float:left;
}
.myPage-box-row-mid .row-item-date {
	width: 70px;
	height:auto;
	float:left;
}
.myPage-box-row-mid .row-item-keywords {
	width:320px;
	height:auto;
	float:left;
}
.myPage-box-row-mid .row-item-freq {
	width:220px;
	height:auto;
	float:left;
}
.myPage-box-row-mid .row-item-review {
	width:160px;
	height:auto;
	float:left;
}
#myPage-topright .row-full, #myPage-topleft .row-full {
	width:335px;
	height:auto;
	font-size:16px;
	text-align:center;
	clear:both;
	margin:45px 0 0 0;
	color:#999999;
}
#myPage-middle .row-full {
	width:710px;
	height:auto;
	font-size:16px;
	text-align:center;
	clear:both;
	margin:45px 0 0 0;
	color:#999999;
}
#myPage-acct-info-container {
	height:auto;
	width:700px;
	margin: 0px auto 0px;
	padding: 5px 0 0 10px;
	text-align:center;
/*
	background: url(/img/backgrounds/background-general.png)  repeat-x;
*/
}
#myPage-acct-info-container #top-left {
	width:345px;
	height:60px;
	text-align:left;	
	margin: 5px 0 0px 0;
	float:left;
}
.opt-in {
	font-size:10px;
}
#myPage-acct-info-container #top-right {
	width:345px;
	height:60px;
	text-align:right;	
	margin: 0px 0 10px 0;
	float:left;
}
#myPage-acct-info-container #top-right img {

	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#myPage-acct-info-container #top-right .secure-msg {
	float:right;
	height:55px;
	width:140px;
}
#myPage-acct-info-container #left, #myPage-acct-info-container #right {
	width:340px;
	height:auto;
	float:left;
	padding: 0;
	margin: 0 10px 0 0;
}	
#myPage-acct-info-container .add-shoe-element {
	width:340px;

}
#myPage-acct-info-container .textarea-title-wide {
	height:17px;
	width:340px;
	font-size: 18px;
	text-align:left;
	padding: 0 0 0 0;
	margin:0px 0 0 10px;
	float:left;
}
#myPage-acct-info-container textarea {
	font-size: 14px;
	font-family: Helvetica;
	padding: 2px;
	background:#ffffff;
	width: 318px;
	height:40px;
}

#myPage-acct-info-container .add-shoe-element-textarea-prefs {
	margin:2px 0 0 10px;
	float:left;
}
#myPage-acct-info-container .add-shoe-element-textarea-prefs #prefs {
	font-size: 14px;
	font-family: Helvetica;
	padding: 2px;
	background:#ffffff;
	width: 318px;
	height:40px;
	border-bottom: solid 1px #999;
	border-right: solid 1px #999;
	overflow:auto;
}

#update-form #right .add-shoe-element-title {
	width:100px;
}
#update-form #left .add-shoe-element-title {
	width:155px;
}
#update-form .add-shoe-element-field #real_name {
	width:160px;
}

#myPage-acct-info-container #submit {
	width:120px;
	height:30px;
	font-size: 16px;
	text-align:center;
	margin: 10px;
}
#myPage-wrapper #accordion  { 
	margin:10px 0 0 10px;
	
}
#myPage-wrapper .element  { 
	float:left;
	margin:5px 0 0 0;
	border-right: none;
	border-left: none;
	border-bottom: none;
	width:722px; 
}
#myPage-wrapper .toggler  { 
	cursor:pointer; 
	margin: 0 0 0 10px; 
	padding: 0 0 0 0;
	height:14px;
	width:732px; 
	background: url(/img/buttons/accordion-edit-profile.png) no-repeat left bottom;
	background-color: #fff;
	border-right: none;
	border-left: none;
	border-bottom: none;
	float:left;
}
#review-rating-container {
	width:280px;
	height:180px;
	padding: 15px 0 0 0;
	margin: 0 auto 0;
	font-size:20px;
}
#review-rating-container #display-summary-stars {
	padding:0 0 0 15px;
}
#review-rating-info-wrap {
	width:220px;
	height:auto;
	margin: 5px auto 0; 
	text-align:center;
	background-color:#fff;
	padding:10px;
	border: solid 2px #000;
	font-size:14px;
}


/*
.toggler  { 
	cursor:pointer; 
	margin: 0 auto 10px; 
	padding: 0 0 0 0;
	height:14px;
	width:736px; 
	background: url(/img/buttons/accordion-open.png) no-repeat center bottom;
	background-color: #CCEABC;
	border-right: solid 2px #F4F2B4;
	border-left: solid 2px #F4F2B4;
	border-bottom: solid 2px #F4F2B4;
}
*/


/* end myPage page */
/* --------------------- */
/* begin about swapper page */
.addthis-tools {
	width:220px;
	margin: 0px 0px 5px 120px; 
	text-align:left;
	min-height:10px;
	float:left;
}
.addthis-email {
	width:180px;
	margin: 0px 0px 5px 120px; 
	text-align:right;
	min-height:10px;	
	float:left;
}
#about-title{
	float:left;
	width:265px;
	height:20px;
	font-size:20px;
	margin:0px 0px 0px 5px;
	text-align:left;

}
#about-title-rating{
	text-align:right;
	padding: 0 0 0 0;
	float:right;
	width:220px;
	height:20px;
	font-size:20px;
	margin:0 10px 0 0;

}
#about-title-wrap {
	width:493px;
	height:25px;
	margin: 0px auto 5px; 
	text-align:center;
	background-color:#fff;
	padding:0px;
}
/* end about swapper page */
/* --------------------- */
/* begin about swapper modal */
/*
#about-modal-container {
	width:505px;
	height:420px;
	padding: 10px 0 0 0;
	margin: 0 auto 0;
}
*/
#about-modal-empty {
	width:510px;
	height:350px;
	margin: 10px auto 0; 
	text-align:center;
	background-color:#fff;
	padding:10px;
	border: solid 2px #000;	
	font-size:24px;
}
#about-modal-title-wrap {
	width:493px;
	height:25px;
	margin: 15px auto 0; 
	text-align:center;
	background-color:#fff;
	padding:6px;
	border: solid 2px #000;
}
#about-modal-title{
	float:left;
	width:300px;
	height:24px;
	font-size:20px;
	margin:2px 0 0 5px;
	text-align:left;
	background-color:#fff;
}
#about-modal-title-rating{
	text-align:right;
	padding: 0 0 0 0;
	float:right;
	width:185px;
	height:24px;
	font-size:22px;
	margin:0 0 0 0;
	background-color:#fff;
}
#about-modal-title-rating .ratingText{
	text-align: left;
}
#about-modal-wrap #display-summary-stars {
	width: 180px;
	height: 30px;
	margin: 0 0 0 0;
	text-align:left;
}
#about-modal-info-wrap {
	width:509px;
	height:auto;
	margin: 10px auto 0; 
	text-align:center;
}
#about-modal-pending {
	width:233px;
	height:auto;
	padding:6px;
	float:left;
	margin: 0 11px 10px 0;
	background: #BDCCEB;
	border: solid 2px #000;
	font-size:18px;
}
#about-modal-completed {
	width:233px;
	height:auto;
	padding:6px;
	margin: 0 0 10px 0;
	float:left;
	background:url(/img/backgrounds/address-send-green.png) repeat center;
	border: solid 2px #000;
	font-size:18px;
}
/*
#about-modal-container .header {
	font-size:22px;
	margin: 0 0 5px 0;
	clear:both;
}
*/

#about-desc {
	width:493px;
	height:150px;
	margin: 10px auto 0; 
	padding:6px;
	clear:both;
	background-color:#fff;
	border: solid 2px #000;
	font-size:14px;
	overflow:auto;
	text-align:left;
}

#about-comments {
	width:493px;
	height:203px;
	margin: 10px auto 0; 
	padding:6px;
	clear:both;
/*
	background:url(/img/backgrounds/address-send-green.png) repeat center;
*/
	background:url(/img/backgrounds/form-area-background-white-circles.png) repeat center;
	border: solid 2px #000;
	font-size:14px;
	overflow:auto;
	text-align:left;
}

#about-comments .row-full {
	width:300px;
	height:auto;
	font-size:12px;
	text-align:center;
	clear:both;
	margin:0 auto 0;
	color:#999999;
}
#about-modal-comments {
	width:493px;
	height:103px;
	margin: 10px auto 0; 
	padding:6px;
	clear:both;
	background:url(/img/backgrounds/address-send-green.png) repeat center;
	border: solid 2px #000;
	font-size:14px;
	overflow:auto;
	text-align:left;
}
#about-modal-comments .row-full {
	width:300px;
	height:auto;
	font-size:12px;
	text-align:center;
	clear:both;
	margin:0 auto 0;
	color:#999999;
}
#about-modal-closet {
	width:505px;
	height:140px;
	margin: 10px auto 0; 
	padding: 5px 0 0 0;
	clear:both;
	background-color:#fff;
	border: solid 2px #000;
	font-size:22px;
}
#about-modal-closet #SlideItMoo_inner_closet { 
	position:relative ; 
	overflow:hidden ; 
	height:121px; 
	width:445px ; /* set a display width to make the slider look good in case js is disabled - was 474px*/
	margin:0px auto 0px;
	padding:5px 0px 10px;
}
#about-modal-closet #SlideItMoo_outer_closet {  
	width:480px;
	height:136px; 
	margin:0 auto 10px; 
	background:#FFFFFF ; 
	display:block; 
	position:relative; 
	padding:0px 10px 0px;
	/* border-bottom:5px #F5F3B2 solid; */
}
#about-modal-desc {
	width:493px;
	height:55px;
	margin: 10px auto 0; 
	padding:6px;
	clear:both;
	background-color:#fff;
	border: solid 2px #000;
	font-size:14px;
	overflow:auto;
	text-align:left;
}


/* end about swapper modal */
/* --------------------- */
/* begin list shoes page */

#list-most-viewed-wrap{
	margin: 5px auto 0;
	width: 778px;
}
#list-most-recent-wrap{
	margin: 5px auto 0;
	width: 778px;
}
/*  most viewed slider */
#list-most-viewed-title, #list-most-recent-title {
	text-align:left;
	height:25px;
	width:740px;
	font-size:20px;
	color:#4343a7;
	margin: 5px auto 0;
	padding: 5px 0 0 20px;
	background:url(/img/backgrounds/green-bar.gif) left no-repeat;
}
#SlideItMoo_outer_most-viewed, #SlideItMoo_outer_most-recent {  
	width:740px; 
	margin:0 auto 5px; 
	background:#FFFFFF ; 
	display:block; 
	position:relative; 
	padding:0px 10px 0px;
}
#SlideItMoo_outer_most-viewed .SlideItMoo_forward, #SlideItMoo_outer_most-viewed .SlideItMoo_back, #SlideItMoo_outer_most-recent .SlideItMoo_forward, #SlideItMoo_outer_most-recent .SlideItMoo_back { 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:16px; 
	height:140px; 
	bottom:0px; 
	right:5px; 
	background:url(/img/buttons/blue-arrows-right-15h.png) no-repeat center;  
}
#SlideItMoo_outer_most-viewed .SlideItMoo_back, #SlideItMoo_outer_most-recent .SlideItMoo_back { 
	left:5px; 
	background:url(/img/buttons/blue-arrows-left-15h.png) no-repeat center;  
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner_most-viewed, #SlideItMoo_inner_most-recent { 
	position:relative ; 
	overflow:hidden ; 
	width:690px; /* set a display width to make the slider look good in case js is disabled */
	margin:0px auto 0px;
	padding:5px 0px 0px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items_most-viewed, #SlideItMoo_items_most-recent { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items_most-viewed div.SlideItMoo_element, #SlideItMoo_items_most-recent div.SlideItMoo_element { 
	display:block; 
	position:relative; 
	float:left; 
	margin:0px 5px 0px; 
	font-size:11px; 
	width:128px; 
	text-align:center; 
	color:#4343a7;
}
#SlideItMoo_items_most-viewed a, #SlideItMoo_items_most-recent a { padding:0px; margin:3px 0px 3px; clear:both; display:block; background:#FFFFFF; padding:2px; min-height:80px; }
#SlideItMoo_items_most-viewed a img, #SlideItMoo_items_most-recent a img{ border:none; }
/* end most viewed slider */

#list-search-terms {
	text-align:left;
	font-size:16px;
	height:auto;
	width:716px;
	margin: 0px 0 0 0px;
	padding: 0px 0 0 20px;
	color:#990000;
}

.toggler  { 
	cursor:pointer; 
	margin: 0 auto 10px; 
	padding: 0 0 0 0;
	height:14px;
	width:736px; 
	background: url(/img/buttons/accordion-open.png) no-repeat center bottom;
	background-color: #CCEABC;
	border-right: solid 2px #F4F2B4;
	border-left: solid 2px #F4F2B4;
	border-bottom: solid 2px #F4F2B4;
}
.toggler:hover	 { 
	background: url(/img/buttons/accordion-open-over.png) no-repeat center bottom;
	background-color: #CCEABC;
}
.element { 
	padding:0 5px;
/*
	background:#CCEABC;
*/
	background: url(/img/backgrounds/background-general.png) top left repeat-x ;
	width:726px;
	height:400px; 
	margin: 0 auto 0; 
	text-align:center;
	border-right: solid 2px #F4F2B4;
	border-left: solid 2px #F4F2B4;
}

/* end list shoes page */
/* --------------------- */
/* begin search modal page */

#find-form-wrap {
	width:500px;
	height:280px;
	margin: 10px auto 0; 
	text-align:center;
}
#find-left-wrap {
	width:250px;
	height:260px;
	text-align:left;
	float:left;
	margin: 10px 10px 0 0;
}
#find-right-wrap {

	height:260px;
	margin:0 0 0 0;
	text-align:left;
	float:left;
}
#find-submit-wrap {
	width:250px;
	height:35px;
	margin:10px 0 0 0;
	text-align:center;
	float:left;
}
#find-shoebot-wrap {
	width:250px;
	height:20px;
	margin:5px 0 0 0;
	text-align:center;
	float:left;
}
#find-shoebot-wrap checkbox {
	height:15px;
	width:15px;
}
.find-shoebot-desc {
	font-size:16px;
}
#find-whats-this {
	font-size:12px;
}
.find-large-title {
	font-size:16px;
}
.find-normal-title{
	font-size:14px;
}
.find-small-title {
	font-size:12px;
}
.find-radio-label {
	font-size:12px;
}
#find-keywords {
	width:240px;
	height:18px;
	font-size:14px;
	border: 2px solid #BDCCEB;
}
#find-left-wrap input {
	font-size:16px;
	padding:2px;
}
#find-required-wrap {
	padding: 10px 10px 1px 10px;
	border: 2px solid #ff897d;
	background:#ffa59a;
	margin: 10px 0 0 0;
	width:222px;
	font-size:12px;
	text-align:right;
	color:#666666;
}
#find-gender-wrap {
	background: #DCF5B2;
	width: 200px;
	border: 2px solid #BDCCEB;
	padding: 10px;
	margin: 10px 0 0 12px;
	color:#000000;
}
#find-size-wrap {
	background: #DCF5B2;
	width: 200px;
	border: 2px solid #BDCCEB;
	padding: 10px;
	margin: 5px 0 0 12px;
	color:#000000;
}
#find-submit-wrap input {
	width:150px;
	height:30px;
	color:#050;
}
#find-style-wrap {
	margin: 6px 0 0 0;
	background: #DCF5B2;
	width: 200px;
	border: 2px solid #BDCCEB;
	padding: 10px;
}
#find-form-wrap select {
	background: #ffffff;
	font-size:12px;
	width:194px;
}
.find-radio-label {
	font-size:12px;
	margin: 0 5px 0 2px;
}
.find-select-label {
	font-size:14px;	
}
#find-width-wrap {
	margin: 5px 0 0 0;
	background: #DCF5B2;
	width: 200px;
	border: 2px solid #BDCCEB;
	padding: 10px;
}
#find-color-wrap {
	margin: 5px 0 0 0;
	background: #DCF5B2;
	width: 200px;
	border: 2px solid #BDCCEB;
	padding: 10px;
}
#find-condition-wrap {
	margin: 5px 0 0 0;
	background: #DCF5B2;
	width: 200px;
	border: 2px solid #BDCCEB;
	padding: 10px;
}
/* end search form */

#find-modal-container {
	width:580px;
	height:300px;
	padding: 10px 0 0 0;
	background: url(/img/backgrounds/background-general.png) top left no-repeat;
	margin: 0px auto 0px;
}
#sizes-modal-container {
	width:300px;
	height:auto;
	padding: 15px 0 0 0;
	margin: 0 auto 0;
}
#sizes-modal-info-wrap {
	width:300px;
	height:auto;
	margin: 0 auto 0; 
	text-align:center;
	background-color:#fff;
	padding:10px;
	border: solid 2px #000;
}
#shoebot-modal-container {
	width:280px;
	height:180px;
	padding: 10px 0 0 0;
	margin: 0 auto 0;
	font-size:20px;
}
#shoebot-modal-info-wrap {
	width:220px;
	height:auto;
	margin: 0 auto 0; 
	text-align:left;
	background-color:#fff;
	padding:10px;
	border: solid 2px #000;
	font-size:14px;
}
/* end search modal page */
/* --------------------- */
/* begin list shoes page */

#list-all-results-title {
	text-align:left;
	height:25px;
	width:740px;
	font-size:20px;
	color:#4343a7;
	margin: 0px 0px 0 10px;
	padding: 5px 0 0 20px;
/*
	background:url(/img/backgrounds/orange-bar.gif) left no-repeat;
*/
}
#list-results-wrap {
	width:740px;
	height:auto;
	margin: 0 auto 5px;
	text-align:center;
}
#list-results-wrap .list-nav {
	margin: 0 auto 0;
	width: 700px;
	height: auto;
}
#list-results-wrap .list-copy {
	font-size:16px;
	padding: 0 30px 0 30px;
	width: 90px;
}
.list-previous-arrow {
	width:16px;
	height:15px;
	vertical-align:middle;
}
.list-next-arrow {
	width:16px;
	height:15px;
	vertical-align:middle;
}
.list-result {
	width:736px;
	height:90px;
	border: solid 2px #ccccff;
	margin: 5px 0 5px 0;
}
.list-result .img-wrap {
	max-height:80px;
	min-width:100px;
	margin: 5px 0 5px 5px;
	float:left;
}
.list-result .data-wrap {
	width:625px;
	height:80px;
	padding: 0 0 0 0;
	margin: 5px 0 0 0;
	float:left;
}
.list-result img {
	border: none;
	max-height: 80px;
	max-width:100px;
	margin: 0 auto 0;
}
.list-result .shoe-name {
	text-align:left;
	float: left;
	width:370px;
	height:17px;
	margin-left:5px;
}
.mini-button img{
	width:70px;
	height:17px;
	margin: 0 0 0 10px;
	border: none;
	float:right;
} 
.mini-button-lightbox img{
	width:70px;
	height:17px;
	margin: 0 0 0 10px;
	border: none;
	float:right;
} 
.shoe-name a {
	font-size: 16px;
	color: #4343a7;
	text-decoration:none;
} 
.shoe-name .magnifying-glass {
	width:17px;
	height:17px;
	border:none;
	vertical-align:text-bottom;
}
.list-result .summary-data-wrap {
	margin: 2px 0 0px 10px;
	height: 60px;
	width: 230px;
	float: left;
}
.list-result .summary-data {
	height: 15px;
	width: 230px;
	font-size: 14px;
	color: #000;	
	text-align:left;
	float: left;
}
.list-result .summary-data a {
	text-decoration:none;
}
.list-result .summary-title {
	font-size:12px;
	color:#666666;
}
.summary-title-shared {
	font-size:12px;
	color:#666666;
	margin: 0 0 0 20px;
}
.list-result .quick-summary-wrap {
	width: 370px;
	height: auto;
	float: left;	
	text-align:left;
	margin: 2px 0 5px 0;
	font-size: 14px;
}
.list-arrows-wrap {
	width:736px;
	height:25px;
	margin:10px 0 5px 0;
}

/* end list shoes page */

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

/* IMAGE SLIDERS */
/*  closet slider */
#display-slider-closet-title {
	text-align:left;
	height:25px;
	width:740px;
	font-size:20px;
	color:#4343a7;
	margin: 0 0px 0 10px;
	padding: 5px 0 0 20px;
	background:url(/img/backgrounds/green-bar.gif) left no-repeat;
}
#SlideItMoo_outer_closet {  
	width:740px; 
	margin:0 auto 10px; 
	background:#FFFFFF ; 
	display:block; 
	position:relative; 
	padding:0px 10px 0px;
	/* border-bottom:5px #F5F3B2 solid; */
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer_closet .SlideItMoo_forward,
#SlideItMoo_outer_closet .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:16px; 
	height:140px; 
	bottom:0px; 
	right:5px; 
	background:url(/img/buttons/blue-arrows-right-15h.png) no-repeat center;  
}
#SlideItMoo_outer_closet .SlideItMoo_back { 
	left:5px; 
	background:url(/img/buttons/blue-arrows-left-15h.png) no-repeat center;  
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner_closet { 
	position:relative ; 
	overflow:hidden ; 
	width:690px ; /* set a display width to make the slider look good in case js is disabled - was 474px*/
	margin:0px auto 0px;
	padding:5px 0px 10px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items_closet { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items_closet div.SlideItMoo_element { 
	display:block; 
	position:relative; 
	float:left; 
	margin:0px 5px 0px; 
	font-size:11px; 
	width:128px; 
	text-align:center; 
	color:#4343a7;
}
#SlideItMoo_items_closet a { padding:0px; margin:3px 0px 3px; clear:both; display:block; background:#FFFFFF; padding:2px;  }
#SlideItMoo_items_closet a img{ border:none; min-height:80px;}

/* --------- related slider ----------- */
#display-slider-related-title {
	text-align:left;
	height:25px;
	width:740px;
	font-size:20px;
	color:#4343a7;
	margin: 0 0px 0 10px;
	padding: 5px 0 0 20px;
	background:url(/img/backgrounds/orange-bar.gif) left no-repeat;
}
#SlideItMoo_outer_related {  
	width:740px; 
	margin:0 auto 10px; 
	background:#FFFFFF ; 
	display:block; 
	position:relative; 
	padding:0px 10px 0px;
}
/* create custom forward-backward buttons for this container */
#SlideItMoo_outer_related .SlideItMoo_forward,
#SlideItMoo_outer_related .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:16px; 
	height:140px; 
	bottom:0px; 
	right:5px; 
	background:url(/img/buttons/blue-arrows-right-15h.png) no-repeat center;  
}
#SlideItMoo_outer_related .SlideItMoo_back { 
	left:5px; 
	background:url(/img/buttons/blue-arrows-left-15h.png) no-repeat center;  
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner_related { 
	position:relative ; 
	overflow:hidden ; 
	width:690px; /* set a display width to make the slider look good in case js is disabled - was 474px */
	margin:0px auto 0px;
	padding:5px 0px 10px;
}
/* the thumbnails container; set a width on it so everything will be fine */
#SlideItMoo_items_related { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items_related div.SlideItMoo_element { 
	display:block; 
	position:relative; 
	float:left; 
	margin:0px 5px 0px; 
	font-size:11px; 
	width:128px; 
	text-align:center; 
	color:#4343a7;
}
#SlideItMoo_items_related a { padding:0px; margin:3px 0px 3px; clear:both; display:block; background:#FFFFFF; padding:2px;  }
#SlideItMoo_items_related a img{ border:none; min-height:80px;}
/* end image sliders */

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

/* Pagination */
div.pagination {
	padding: 3px;
	margin: 3px;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #AAAADD;
	
	text-decoration: none; /* no underline */
	color: #4343a7;
}
div.pagination a:hover, div.pagination a:active {
	border: 1px solid #4343a7;

	color: #000;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #4343a7;
	
	font-weight: bold;
	background-color: #4343a7;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;

	color: #DDD;
}
/* end Pagination */	

 * /*
	Greg's Links
*/
.glinks {
	visibility:hidden;
	opacity:0;
	height:10px;
	overflow:hidden;
}
 */
