@charset "UTF-8";
/* CSS Document */

body {
}

body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8e929b;
}

a {
	color: #ed4848;
	text-decoration: none;
}


a:hover {
	text-decoration: underline;
}

img {
	border: none;
}

h1, h2, h3, h4, h5 {
	font-weight: 100;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 18px;
}

h2 {
	font-size: 18px;
	color: #8e929b;
}


hr {
 	border: 0;
	width: 100%;
	color: #c4c4c6;
	background-color: #c4c4c6;
	height: 1px;
}

.ui-datepicker, .ui-datepicker td {
	font-size: 9px;
	width: 180px;	
}


.ui-datepicker, .ui-datepicker td {
	font-size: 9px;
	width: 180px;	
}

/*
.dialog-frame {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: auto;
	width: 510px;
	height: 550px;
	background: #5e5e5e url(../images/ui-bg_flat_100_5e5e5e_40x100.png) 50% 50% repeat-x;	
}

.dialog-wrapper {
	display: none;
	background: #5e5e5e url(../images/ui-bg_flat_100_5e5e5e_40x100.png) 50% 50% repeat-x;	
}
*/

.upgrade-box {
	background: url(../images/upgrade-box-background.gif) no-repeat;
	width: 700px;
	height: 36px;
	font-size: 20px;
	margin: 15px auto;
	text-align: center;
	padding: 13px 0px 0px 0px;
}

.register-input-text {
	width: 360px;
	color: #8e929b;
}

ul.register-list {
	min-height: 115px;
}
ul.register-list li {
	font-size: 10px;
}

input[type=text], [type=password], select, textarea {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #698780;
	color: #698780;
	font-size: 12px;
	padding: 3px;
}

#filter-table {
	min-height: 80px;
	height: 80px;
}

a.filter {
    padding: 0px 8px 0px 8px;
}
a.filter-used {
    background-color: #cacaca;
    color: #ffffff;
}

tr.filter-row td {
	padding-bottom: 5px;
}

a.upload-image-link {
	display: none;
}

.dialog-grey-top {
	margin: 0;
	padding: 0;
	width: 368px;
	height: 7px;
	background-image: url(../images/dialog-top.png);
}

.dialog-grey-bottom {
	margin: 0;
	padding: 0;
	width: 368px;
	height: 7px;
	background-image: url(../images/dialog-bottom.png);
}

.dialog-grey {
	margin: 0;
	padding: 0px 10px;
	width: 348px;
	background: #a5a5a5;
}

input[type=submit], input[type=button] {
	background-color: #ed4848;
	color: #ffffff;
	padding: 3px 10px 3px 10px;
	text-decoration: none;
	border: 1px solid #cccccc;
	font-size: 11px;
    display: inline;
}

.pagination-nav {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid #ffffff;
}
.pagination-nav:hover {
	border: 1px solid red;
	text-decoration: none;
}
.pagination-nav-current {
	font-size: 14px;
	font-weight: bold;
	padding: 5px;
	border: 1px solid red;
}

/*
 *
 * General Use Classes
 *
*/

.text-white { color: #ffffff; }
.text-black { color: #000000; }
.text-gray { color: #8e929b; }
.text-red { color: #ed4848; }
.text-10 { font-size: 10px; }
.text-11 { font-size: 11px; }
.text-12 { font-size: 12px; }
.text-13 { font-size: 13px; }
.text-14 { font-size: 14px; }
.text-15 { font-size: 15px; }
.text-16 { font-size: 16px; }
.text-17 { font-size: 17px; }
.text-18 { font-size: 18px; }
.text-19 { font-size: 19px; }
.text-20 { font-size: 20px; }
.text-28 { font-size: 28px; }
.text-32 { font-size: 32px; }
.text-43 { font-size: 43px; }
.bg-white { background-color: #fff; }
.bg-black { background-color: #000; }
.bg-gray { background-color: #f1f1f2; }
.bg-red { background-color: #ed4848; }
.text-myriad { font-family: 'Myriad Pro', sans-serif; }
.text-center { text-align: center; }

/*
 *
 * Main Template
 *
*/

#header {
	width: 946px;
	height: 56px;
	color: #fff;
	background: url(../images/header-bg.png) bottom center no-repeat;
	margin: 0 auto;
	padding: 65px 32px 0px 32px;
}

#header a {
	color: #ffffff;
	text-decoration: underline;
}

#header a:hover {
	text-decoration: none;
}

#header-login {
	float: right;
	width: auto;
	//width: 350px;
	line-height: 26px;
}

#header-login a {
	text-decoration: none;
}
#header-login a:hover {
	text-decoration: underline;
}

#login-text {
	width: 120px;
}
#login-password {
	width: 120px;
}

#login-button {
	margin: 0px 0px -8px 0px;
}

#nav {
	width: 950px;
	height: 32px;
	background: url(../images/nav-bg.gif) no-repeat;
	margin: 0 auto;
	padding: 0px 35px 0px 25px;
	position: relative;
	z-index: 100;
}

.nav-ind {
	height: 26px;
	padding: 6px 10px 0px 10px;
	float: left;
	display: inline;
}

.nav-ind-on {
	height: 26px;
	padding: 6px 10px 0px 10px;
	float: left;
	display: inline;
	background-color: #ed4848;
	color: #fff;
}

#nav a {
	color: #6b707c;
	text-decoration: none;
}

#nav a:hover {
	color: #ffffff;
	text-decoration: none;
}

#nav-right {
	width: 180px;
	text-align: center;
	float: right;
	padding: 6px 0px 0px 0px;
}

#nav-home {
	width: 950px;
	height: 32px;
	background: url(../images/nav-home-bg.png) no-repeat;
	margin: 0 auto;
	padding: 0px 35px 0px 25px;
	position: relative;
	z-index: 100;
}

#nav-home a {
	color: #6b707c;
	text-decoration: none;
}

#nav-home a:hover {
	color: #ffffff;
	text-decoration: none;
}

#nav-right a {
	color: #ed4848;
	text-decoration: none;
}

#nav-right a:hover {
	color: #ed4848;
	text-decoration: underline;
}

#main-content {
	width: 1010px;
	min-height: 400px;
	height: auto; !important
	height: 400px;
	background: url(../images/main-content-bg.png) repeat-y;
	margin: 0 auto;
	padding: 0;
	overflow: auto;
}

#footer {
	width: 1010px;
	height: 43px;
	background: url(../images/footer-bg.png) no-repeat top center;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
}

#content {
	width: 700px;
	padding: 30px 30px 30px 35px;
	margin: 0px 245px 0px 0px;
	//float: left;
	//margin: 0px 0px 0px 0px;
}

#content-right {
	width: 180px;
	padding: 30px 35px 30px 30px;
	float: right;
}

.right-nav {
	margin: 10px 0px;
	list-style: none;
	width: 180px;
	padding: 0;
}

.right-nav li {
	width: 175px;
	padding: 5px 0px 5px 5px;
	margin: 0;
}

.feed {
	font-size: 11px;
	
}
.bottom-border {
	padding: 1px 0px 1px 0px;
	text-align: center;
	width: 700px;
	background: #e5e5e7;
	margin: 30px -21px -30px -21px;
	height: 2px;
}

.item {
	padding: 30px 21px;
	border-top: 1px solid #c4c4c6;
	margin: 0;
	background: #fff;
}

.item-image {
	margin: 0px 20px 0px 0px;
}

.item-post-date {
	float: right;
	display: inline;
	font-size: 11px;
	padding: 6px 0px 0px 0px;
}

.item-availability {
	width: 116px;
	height: 23px;
	margin: 0px 0px 0px 7px;
	padding: 77px 0px 0px 0px;
	font-size: 9px;
	text-align: center;
}

.last-item {
	border-bottom: 1px solid #c4c4c6;
}

.dialog-text {
	width: 285px;
}

.itemform-label {
	font-weight: bold;
}

/*
 *
 *	Home
 *
*/

#home-content-container {
	width: 1010px;
	min-height: 400px;
	height: auto; !important
	height: 400px;
	background: url(../images/home-content-container-bg.png) repeat-y;
	margin: 0 auto;
	padding: -5px 0px 0px 0px;
	overflow: auto;
	position: relative;
	z-index: 99;
}

#home-content {
	background: url(../images/home-background.jpg) #efefef top center no-repeat;
	width: 1000px;
	margin: 0px auto 0px auto;
	position: relative;
	z-index: 99;
}

#home-intro {
/*	width: 383px;
	height: 395px; */
	height: 300px;
	padding: 200px 275px 0px 342px;
}

.home-box-top {
	width: 300px;
	height: 7px;
	margin: 0px -10px 3px -10px;
	padding: 0;
	background: url(../images/home-box-top-bg.gif) no-repeat;
}

.home-box-bottom {
	width: 300px;
	height: 7px;
	margin: 3px -10px 0px -10px;
	padding: 0;
	background: url(../images/home-box-bottom-bg.gif) no-repeat;
}

.home-box {
	background: #e0dada;
	color: #000000;
	padding: 0px 10px;
	margin: 20px 0px 0px 27px;
	float: left;
	width: 280px;
}

.home-box-no-bg {
	padding: 10px;
	margin: 20px 0px 0px 27px;
	float: left;
	width: 280px;
}




/*
 *
 * My Buddies' Stuff
 *
*/

#my-buddys-stuff-refine-top {
	background: url(../images/my-buddys-stuff-search-refine-top.gif) no-repeat;
	width: 700px;
	height: 4px;
	margin: 0;
	padding: 0;
}

#my-buddys-stuff-refine-bottom {
	background: url(../images/my-buddys-stuff-search-refine-bottom.gif) no-repeat;
	width: 700px;
	height: 4px;
	margin: 0;
	padding: 0;
}

#my-buddys-stuff-refine-box {
	width: 680px;
	background: #f1f1f2;
	padding: 6px 10px;
	margin: 0;
}

#my-buddys-stuff-refine-hide-show {
	float: right;
	display: inline;
	width: auto;
	font-size: 11px;
}

#my-buddys-stuff-refine-hide-show a {
	color: #ed4848;
	text-decoration: none;
}

#my-buddys-stuff-refine-hide-show a:hover {
	text-decoration: none;
}

.button-want, .button-already-returned, .button-never-received, .button-remind, .button-share, .button-print-label {
	margin-bottom: 7px;
	
}

/*
 *
 * My Buddies
 *
*/

.buddy-network-container {
	margin: 0px 0px 6px 0px;
	height: 21px;
}

.buddy-network-outer {
	background: url(../images/buddy-network-left.jpg) no-repeat left #f1f1f2;
	height: 21px;
	width: auto;
	float: left;
	margin-right: 4px;
}

.buddy-network {
	background: url(../images/buddy-network-right.jpg) no-repeat right;
	height: 19px;
	padding: 1px 4px;
	width: auto;
	float: left;
}

.buddy-contact-top {
	background: url(../images/buddy-contact-top-bg.jpg) no-repeat;
	height: 12px;
	width: 220px;
	margin: 0;
	padding: 0;
}

.buddy-contact-bottom {
	background: url(../images/buddy-contact-bottom-bg.jpg) no-repeat;
	width: 220px;
	height: 12px;
	margin: 0;
	padding: 0;
}

.buddy-contact {
	background: #f1f1f2;
	width: 200px;
	margin: 0;
	padding: 0px 10px;
	text-align: right;
}

.add-to-group-box {
	display: none;
	background-color: #f1f1f2;
	
}

.add-to-group-list {
	list-style-type: none;
	
}


/*
 * 
 * 
 * Edit Profile
 * 
 */

 th.grid {
 	background-color: #e4e4e6;
	width: 150px;
	padding: 10px 10px 10px 25px;
	margin: 0;
	text-align: left;
 }
 td.grid0 {
 	background-color: #ffffff;
	width: 150px;
	padding: 10px 10px 10px 25px;
	margin: 0;
 }
 td.grid1 {
 	background-color: #f1f1f2;
	width: 150px;
	padding: 10px 10px 10px 25px;
	margin: 0;
 }
 
 /*
  * 
  * Pay for an upgrade
  * 
  * 
  */
#upgrade-form {
	border: 1px solid #000000;
	margin: 10px;
	padding: 10px;	
}

img.credit-card {
	vertical-align: middle;
}

#mystuff-restricted-area-top {
	margin: 15px 0 0 0;
	padding: 0;
	background: url(../images/mystuff-restricted-area-top.gif);
	width: 359px;
	height:5px;
}

#mystuff-restricted-area-bottom {
	margin: 0 0 15px 0;
	padding: 0;
	background: url(../images/mystuff-restricted-area-bottom.gif);
	width: 359px;
	height: 5px;
}

#mystuff-restricted-area {
	width: 329px;
	background: #e4e4e6;
	margin: 0;
	padding: 7px 15px;
}

/*
 *
 * Tour
 *
*/

#tour-page {
	background: url(../images/tour-nav-side.gif) left repeat-y;
}

#tour-nav {
	width: 168px;
	float: left;
}

.tour-individual {
	margin: 0px 0px 0px 168px;
	//margin: 0;
	//float: right;
	padding: 10px 20px;
	line-height: 18px;
	min-height: 300px;
}

.tour-continue {
	text-align: right;
	clear: both;
}

.tour-continue a {
	font-size: 18px;
	color: #8e929b;
	text-decoration: none;
}

.tour-continue a:hover {
	color: #ed4848;
	text-decoration: none;
}

.tour-continue img {
	margin: -1px 5px -12px 0px;
}

/*
 * 
 *  Pending Requests
 * 
*/ 

a.reqs, a#upgrade-trigger {
	background-color: #ed4848;
	color: #ffffff;
	padding: 7px;
	text-decoration: none;
}

.req-option {
	line-height: 30px;
}


/*
 * 
 * Print Labels
 * 
*/




