/* BASE COLOUR #275376 */

* {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

body {
	background: #FFF url('../elements/background.jpg') repeat-x center top;
	border-color: #555 transparent #000;
	border-style: solid;
	border-width: 5px 0 1px;
	margin: 0;
	padding: 0;
}

a[href="http://beunequaled.com"],
a[href="http://www.beunequaled.com"] {
	color: #F50!important;
	font-weight: bold;
}

h1 img {
	vertical-align: text-top;
}

img {
	border: 0;
}

a {
	color: #275376;
}

a:hover {
	color: #163154;
}

form li {
	margin: 0 10px;
}

fieldset {
	border: 0;
	margin: 0;
	padding: 10px 0 0;
}

fieldset legend {
	display: none;
}

fieldset ul {
	margin: 0;
	padding: 0;
}

fieldset ul li {
	clear: both;
  list-style-type: none;
  margin: 0 0 15px;
  padding: 0;
}

fieldset label {
  clear: left;
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 10px 0 0;
  padding: 5px 0;
  text-align: right;
  width: 200px;
}

fieldset label small {
  font-weight: normal;
}

fieldset input, fieldset textarea {
	background-color: #EEE;
	padding: 5px;
}

fieldset input:focus, fieldset textarea:focus {
	border-color: #275376;
	background-color: #FFF;
}

label img {
	vertical-align: text-top;
}

#recaptcha_widget_div {
	float: left;
}

table {
  font-size: 0.9em;
}

td {
  background-color: #F2F2F2;
  margin: 0;
  padding: 0;
}

td a {
  margin: 0;
}

td a img {
  display: block;
  margin: 0 auto;
}

address {
  font-weight: bold;
  padding: 0 0 0 10px;
}

p {
	text-shadow: 1px 1px 1px #FFF;
}

p img {
	vertical-align: text-bottom;
}





#container {
  background: url('../elements/white-flash.png') no-repeat -60px -90px;
  padding: 0;
}

#main-content {
/*	background: -webkit-gradient(linear, 0 0, 0 100px, from(#FFF), to(#DDD));*/
	background-color: #FFF;
	border-color: #275376;
	border-style: dotted;
	border-width: 0 0 1px;
	position: relative;
	text-decoration: none;
}

header, nav, footer {
	display: block;
	width: 100%;
}

nav {
  background-image: url('../elements/1px.png');
  float: left;
  margin: 0;
  width: 100%;
}

nav ul {
  float: right;
  font-size: 0.8em;
  margin: 0;
  padding: 10px 50px 10px 0;
}

nav ul li {
  color: #FFF;
  float: left;
  list-style-type: none;
  margin: 0 0 0 10px;
  padding: 0;
}

nav ul li#site-name {
  margin: 0 50px 0 0;
}

nav ul li a {
  color: #FFF;
  text-decoration: none;
}

nav ul li a.selected,
nav ul li a:hover {
	color: #FFF;
	text-decoration: underline;
}

#logo-ads {
	clear: both;
}

#site-logo {
  border-bottom: 3px solid #275376;
  margin: 0 0 20px;
  padding: 10px 50px 0;
  position: relative;
}

#top-ads {
	clear: both;
	float: right;
	height: 60px;
	margin: 20px 50px 0 0;
	position: relative;
	width: 468px;
	z-index: 1;
}

a.logo {
  background: url('../elements/logo-large-silver-grad.png') no-repeat left top;
  display: block;
  height: 95px;
  margin: 0;
  padding: 0;
  text-decoration: none;
  width: 291px;
}

a.logo span {
  display: none;
}

a.logo small {
  bottom: 10px;
  color: #888;
  font-size: 0.8em;
  font-weight: bold;
  left: 345px;
  margin: 0;
  padding: 0;
  position: absolute;
}

#primary-nav,
.add_item {
  float: left;
  width: 100%:
}

#primary-nav ul,
.add_item {
  float: left;
  margin: 0;
  padding: 0 60px;
}

#primary-nav ul ul {
  padding: 0;
}

#primary-nav ul li,
.add_item li {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#primary-nav ul li:last-child {
  margin: 0;
}

#primary-nav ul li a,
.add_item li a {
  background-color: #888;
  color: #FFF;
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 2px;
  padding: 7px 10px 2px;
  text-decoration: none;
  text-shadow: 1px 1px 0 #888, -1px -1px 0 #555;
  border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
}

#primary-nav ul li a:hover,
#primary-nav ul li.selected a,
.add_item li a:hover {
  background-color: #606060;
  color: #FFF;
}

#primary-nav {
}

.add_item {
  border-color: #555;
  border-style: solid;
  border-width: 0 0 1px;
  margin: 10px 0;
  padding: 0;
  width: 100%;
}

.add_item li {
  margin: 0 0 0 10px;
}

.add_item li a {
  background-color: #555;
}

#main-content {
  background-color: #DDD;
  border-color: #555 transparent #275376;
  border-style: solid;
  border-width: 3px 0 1px;
  clear: both;
  font-size: 0.9em;
  margin: 0 50px 25px;
  padding: 10px 25px 25px;
}

#main-content h1 {
	background: url('../elements/title_corner.gif') no-repeat left top;
  clear: both;
  color: #FFF;
  cursor: default;
  float: left;
  font-size: 2.1em;
  left: -35px;
  margin: 10px 0 30px;
  padding: 15px 0 0;
  position: relative;
  width: 100%;
}

#main-content h1 span {
  background-color: #275376;
  border-color: #053154 #FFF;
  border-style: solid;
  border-width: 1px 0;
  padding: 5px 20px 5px 35px;
  text-shadow: 1px 1px 0 #555, -1px -1px 0 #000;
}

#main-content h1 span.pro-label {
  color: #BFBFBF;
  font-size: 0.5em;
  padding: 5px;
}

#main-content h1 span.pro-label a {
  color: #FFF;
  padding: 0 2px;
  text-decoration: underline;
}

#main-content h1 span.pro-label,
#main-content h1 span.pro-label span {
  border: 0;
}

#main-content h1:hover span.pro-label,
#main-content h1:hover span.pro-label a {
  background: transparent;
  border: 0;
}

#main-content h1 span:hover {
  background-color: #497598;
  text-shadow: 1px 1px 0 #888, -1px -1px 0 #555;
}

#main-content h2 {
  border-color: #000;
  border-style: dotted;
  border-width: 0 0 1px;
  font-size: 1.3em;
  margin: 40px 0 0;
}

#main-content h3 {
  font-size: 1.3em;
  text-shadow: 1px 1px 0 #FFF;
}

#main-content h3 a {
	text-decoration: none;
}

#main-content fieldset {
  clear: both;
}

#main-content em,
footer em {
  color: #275376;
  font-size: 1.2em;
  font-style: normal;
}

#main-content input[type="text"],
#main-content input[type="password"],
#main-content textarea {
  width: 50%;
}

#main-content textarea {
  height: 100px;
}

#search-products {
  clear: both;
  float: right;
}

#search-products fieldset {
  margin: 0 0 0 10px;
  padding: 0;
}

#search-products fieldset li label {
  padding: 5px 5px 0 0;
  text-align: right;
  width: 125px;
}

#search-products fieldset li span {
  position: relative;
  top: 3px;
}

#search-products fieldset input[type="text"] {
  width: 250px;
}

#bottom-adsense {
  clear: left;
  margin: 0 auto 25px;
  width: 728px;
}

footer {
	background: #FFF url('../elements/topgrad.jpg') repeat-x left -40px;
	border-color: #275376;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	float: left;
	font-size: 0.8em;
	width: 100%;
}

footer p {
	padding: 10px 50px 50px;
}

footer p a {
	text-decoration: none;
}

footer p img {
	vertical-align: text-bottom;
}





body#error #main-content {
	background: #DDD url('../elements/404.png') no-repeat right top!important;
}

#error h2, #error h3, #error h4, #error p {
	margin: 10px 250px 10px 0;
}





.small_col {
  width: 10%;
}

.med_col {
  width: 20%;
}

.center {
  text-align: center;
}

.left {
  float: left;
}

.right {
  float: right;
}

.break {
  clear: both;
}

.message {
  background-position: 5px center;
  background-repeat: no-repeat;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-style: solid;
  border-width: 2px;
  clear: both;
  font-weight: bold;
  margin: 0 0 30px;
  padding: 10px 25px;

}

.message p {
  margin: 0;
  padding: 0;
}

.success {
  background-color: #AFA;
  background-image: url('../elements/icons/accept.png');
  border-color: #585;
}

.failed {
  background-color: #F88;
  background-image: url('../elements/icons/exclamation.png');
  border-color: #F55;
}

td.new_window {
  background: #F2F2F2 url('../elements/icons/page_white_go.png') no-repeat right center;
}

td.new_window a {
/*  padding: 5px 30px 5px 10px;*/
}

td.trash {
  background-color: #DBB;
}

.got_row td,
.got_row td.new_window {
  background-color: #BDB;
  color: #555;
}

.generic-message,
.success-text,
.warning-text,
.error-text,
#paginated-items li.error-text {
  clear: both;
  font-weight: bold;
  margin: 0;
  padding: 10px 10px 10px 25px;
  -moz-border-radius: 7px;
}

#paginated-items li.error-text {
  margin: 20px 0 0;
}

.generic-message {
  background-color: #FFF;
  border: 2px solid #275376;
  padding: 10px 20px;
}

.success-text {
  background: #FFF url('../elements/icons/tick.png') no-repeat 5px center;
  border: 2px solid #080;
}

.warning-text {
  background: #FFF url('../elements/icons/error.png') no-repeat 5px center;
  border: 2px solid #DC8;
}

.error-text {
  background: #FEE url('../elements/icons/exclamation.png') no-repeat 5px center;
  border: 2px solid #800;
}

.required {
  color: #F00;
  font-weight: bold;
}

select.dob-fields {
  width: auto!important;
}

.product-image-preview {
  width: 50px;
}

#grab-images {
  float: right;
}

#grab-images a {
  font-weight: bold;
  text-decoration: none;
}

#product-image-list {
  background-color: #FFF;
  float: right;
  height: 300px;
  overflow-y: auto;
  padding: 10px;
  width: 125px;
}

#product-image-list li {
  border-color: #CCC;
  border-style: solid;
  border-width: 0 0 2px;
  clear: left;
  float: left;
  width: 100%;
}

#product-image-list li:last-child {
  border: 0;
}

#product-image-list li label,
#product-image-list li input {
  float: left;
}

#product-image-list li label:first-child {
  width: 75px;
}

#product-image-list li label {
  width: auto;
}




#items,
#paginated-items {
  clear: left;
  float: left;
  margin: 0;
  padding: 0;
  width: 80%;/*100%;*/
}

#items ul,
#paginated-items ul {
  margin: 0;
  padding: 0;
}

#items li,
#paginated-items li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#items li.product,
#paginated-items li.product {
  border-color: #888;
  border-style: dotted;
  border-width: 0 0 1px;
  clear: left;
  float: left;
  margin: 10px 0 20px;
  padding: 10px;
  width: 100%;
}

li.product:hover {
	background-color: #E8E8E8;
}

#items li.product-image,
#paginated-items li.product-image {
  border-color: #008;
  border-style: dotted;
  border-width: 0 1px 0 0;
  float: left;
  margin: 0 10px 0 0;
  padding: 0 10px 0 0;
  text-align: center;
  width: 60px;
}

.product-image ul li {
  border: 1px solid #008;
  float: left;
  max-height: 60px;
  max-width: 60px;
  overflow: hidden;
  vertical-align: middle;
}

#items .got_row {
	background-color: #AFA;
}

.product-image ul li img {
  max-width: 60px;
  display: block;
}

.got_row .product-image ul li img {
  opacity: 0.9;
}

#items .product-details,
#paginated-items .product-details {
  margin: 0 0 0 90px;
}

.product-title {
 font-size: 1.6em;
 font-weight: bold;
}

.product-title a {
  color: #005;
}

.product-title a:hover {
  color: #008;
}

.product-title a:visited {
  color: #00A;
}

.product-description {
  border-color: #BBB;
  border-style: dotted;
  border-width: 0 0 1px;
  margin: 0 0 5px!important;
  padding: 5px 0!important;
}

#items .product-footer ul li,
#paginated-items .product-footer ul li {
  display: block;
  float: left;
  padding: 0 5px 0 0;
}

.product-footer ul li a {
  text-decoration: none;
}

.product-footer ul li img {
  vertical-align: text-top;
}

.got_row {
  opacity: 0.7;
}

.got_row:hover {
	opacity: 1;
}

/*.list-pagination {
  clear: both;
}

.list-pagination.top ul {
  border-width: 0 0 1px;
  margin: 0 0 10px;
  padding: 0 0 10px;
}

.list-pagination.bottom ul {
  border-width: 1px 0;
  padding: 10px 0;
}

.list-pagination ul {
  border-color: #888;
  border-style: solid;
  float: left;
  font-size: 1.2em;
  width: 100%;
}

.list-pagination ul li {
  float: left;
  list-style-type: none;
  margin: 0 5px 0 0;
  padding: 0;
}

.list-pagination ul li a,
.list-pagination ul li strong {
  border: 2px solid #FFF;
  display: block;
  padding: 5px;
}

.list-pagination ul li a {
  background-color: #AAA;
  color: #FFF;
  text-decoration: none;
}

.list-pagination ul li a:hover {
  background-color: #888;
}*/

.pagination.top {
	border-color: #888;
	border-style: dotted;
	border-width: 0 0 1px;
}

.pagination.bottom {
	margin: 20px 0 0;
}

.pagination {
	clear: left;
	float: left;
	margin: 0 10px;
	padding: 0;
	width: 80%;
}

.pagination ul {
	float: left;
	margin: 0;
	padding: 0 0 10px;
}

.pagination ul li {
	border: 1px solid #888;
	float: left;
	list-style-type: none;
	margin: 0 10px 0 0;
	padding: 0;
}

.pagination ul li a,
.pagination ul li strong {
	background-color: #FFF;
	display: block;
	float: left;
	padding: 5px;
}

.pagination ul li.this-page strong {
	background-color: #999;
	color: #FFF;
}

li.loading-graphic {
  margin: 0 25px!important;
}

li.loading-graphic img {
  margin: 25px 0 0;
}





#filters {
  background-color: #EEE;
  border-color: #888;
  border-style: solid;
  border-width: 0 0 0 1px;
  float: right;
  font-size: 1.2em;
  padding: 10px 10px 25px;
  width: 15%;
}

#filters h3 {
  margin: 10px 0 0;
  padding: 0;
}

#filters ul {
  margin: 0;
  padding: 0;
}

#filters ul ul {
  margin: 0 0 0 10px;
  padding: 5px 0 15px;
}

#filters ul li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

#filter-ads {
  margin: 50px 0 0;
}

#side-bar {
	border-color: #888;
	border-style: dotted;
	border-width: 0 0 0 1px;
	float: right;
	padding: 0 15px 15px;
}

#side-bar h5 {
	border-color: #555;
	border-style: solid;
	border-width: 0 0 1px;
	color: #555;
	margin: -1.2em 0 30px;
	padding: 0;
	text-align: right;
	text-transform: capitalize;
}

#side-ads {
	margin: -15px 0 0;
}




#hp-lists {
  background-color: #FFF;
  border: 1px solid #BBB;
  float: left;
  margin: 10px 0;
  width: 100%;
}

.hp-list-tabs {
  float: left;
  margin: 0;
  padding: 0;
  width: 100%;
}

.hp-list-tabs li {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: 25%;
}

.hp-list-tabs li a {
  background-color: #BBB;
  border-color: #BBB;
  border-style: solid;
  border-width: 0 0 1px;
  display: block;
  font-weight: bold;
  padding: 5px 0;
  text-align: center;
  text-decoration: none;
}

.hp-list-tabs li a:hover,
.hp-list-tabs li.selected a {
  background-color: #FFF;
  border-color: #FFF;
}

.hp-added-list {
  margin: 0;
  padding: 0;
}

.hp-added-list li {
  clear: both;
  list-style-type: none;
  margin: 0;
  padding: 5px;
}

/* NAV STUFF */
#home-loggedout #nav-1 a {
  background-color: #606060;
}
#primary-nav li a:hover,
#register #nav-1 a,
#user-items #nav-1 a,
#login #nav-2 a,
#add #nav-2 a,
#list #nav-3 a {
  background-color: #606060;
  box-shadow: 0 0 5px #FFF;
  -moz-box-shadow: 0 0 5px #FFF;
  -webkit-box-shadow: 0 0 5px #FFF;
  color: #FFF;
}
/* END OF NAV STUFF */




/* HOMEPAGE */
#home #left-text {
	width: 40%;
}
/* EO HOMEPAGE */





/* USER PROFILE */
#user-profile-info li {
  clear: left;
  list-style-type: none;
  padding: 5px;
  vertical-align: bottom;
}
#user-image img {
	background-color: #FFF;
	display: block;
	float: right;
	margin: 0 50px 0 0;
	padding: 10px;
}
#user-profile-info li strong {
  background-color: #FFF;
  display: block;
  float: left;
  font-weight: bold;
  margin: 0 10px 0 0;
  padding: 3px;
  width: 125px;
}
#user-profile-info li span {
  display: block;
  margin: 0 0 0 17%;
}
#user-profile-info li span img {
  vertical-align: top;
}
#user-list,
#lists-list,
#users-lists-list {
	border-color: #BBB;
	border-style: solid;
	border-width: 1px;
	width: 100%;
}
#user-list th,
#lists-list th,
#users-lists-list th {
	background-color: #CCC;
	border-color: #888;
	border-style: solid;
	border-width: 0 0 1px;
	font-size: 1.4em;
	font-weight: normal;
	padding: 5px 10px;
	text-align: left;
	text-transform: uppercase;
}
#user-list th.center,
#lists-list th.center,
#users-lists-list th.center{
	text-align: center;
}
#user-list td,
#lists-list td,
#users-lists-list td {
	padding: 10px;
}
/* EO USER PROFILE */




/* ITEM */
.legend {
	background-color: #DDD;
	color: #AAA;
	cursor: default;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 5px 10px;
	position: absolute;
}
li.product:hover .legend {
	background-color: #E8E8E8;
	color: #CCC;
}
.got_row .legend,
li.got_row:hover .legend {
	background-color: #AFA;
	color: #8A8;
}
.description {
	background-color: rgba(255,255,255,0.5);
	margin: 30px 0 0;
	padding: 20px;
}
.meta {
	border-color: #BBB;
	border-style: dotted;
	border-width: 1px 0 0;
	font-size: 0.8em;
	line-height: 1.6em;
	padding: 5px;
}
.meta a {
	text-decoration: none;
}
.meta a:hover span {
	text-decoration: underline;
}
/* EO ITEM*/




/* CLASSES */
.hide {
  display: none;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.dom-column {
	width: 35%;
}

.bu-network {
	background-color: #F50;
	border-radius: 0 10px 10px 0;
	-moz-border-radius: 0 10px 10px 0;
	-webkit-border-radius: 0 10px 10px 0;
	clear: both;
	color: #FFF;
	font-weight: bold;
	margin: 10px 0;
	padding: 5px 10px;
	text-shadow: none;
}

.bu-network em,
.bu-network a {
	color: #FFF!important;
}

#home .bu-network {
/*	clear: none;
	width: 40%;*/
}

.product.advert {
	color: #FFF;
	background-color: #F72;
	margin: -20px 0 0!important;
	padding: 20px 10px!important;
	text-align: center;
	width: 100%;
}

.product.advert:hover {
	background-color: #FA6;
	color: #000;
}

.soon {
	color: #888;
}
/* END OF CLASSES */

/* CAROUSEL */
.carousel { background-color: rgba(0,0,0,0.1); border: 1px solid #d2d2d2; float: right; height: 275px; margin: -76px 0 0 20px; overflow: hidden; position: relative; padding: 4px; width: 490px; }
.logged-in .carousel { margin: 20px 0 0; }
.carousel ul, .carousel ul li { list-style-type: none; margin: 0; padding: 0; }
.carousel ul { float: left; width: 100%; }
.carousel ul li { background-color: #FFF;/*rgba(0,0,0,0.5);*/ display: block; clear: both; float: right; position: relative; width: 158px; z-index: 1000; }
.carousel ul li.last { background-position: center top; }
.carousel ul li a { color: #275376; display: block; font-weight: bold; padding: 12px 0 0 12px; /*text-shadow: 1px 1px 1px rgba(255,255,255,0.5), -1px -1px 1px rgba(0,0,0,0.25);*/ }
.carousel ul li a:hover { background-color: rgba(255,255,255,1); color: #163154; text-decoration: none; }
.carousel ul li a span { display: inline-block; padding: 0 0 10px; }
.carousel ul li a small, .carousel ul li a em { display: none; }
.carousel ul li.carousel-header { background-color: #275376; border-color: #163154; border-style: solid; border-width: 1px 0; float: none; padding: 0 10px 1px; text-transform: capitalize; width: 470px; }
.carousel ul li.carousel-header * { text-shadow: none; }
.carousel ul li.carousel-header h3 { color: #FFF; font-size: 1.65em!important; margin: 0; padding: 10px 5px 7px; position: relative; }
.carousel ul li.carousel-header h3 small { font-size: 0.4em; position: absolute; right: 0; text-transform: uppercase; }
.carousel ul li.carousel-header h3 small a { color: #FFF; margin: 0; padding: 0; }
.carousel ul li.carousel-header h3 small a:hover { color: #ABABAB; background-color: transparent; }
.carousel ul li.carousel-image { position: absolute; top: 4px; left: 4px; z-index: 10; }
.carousel ul li.carousel-image img { display: block; }
.carousel ul li.carousel-summary { background: none; bottom: 25px; color: #FFF; font-weight: bold; position: absolute; right: 200px; text-align: right; width: 225px; }
.carousel ul li.carousel-summary p em { background-color: rgba(255,255,255,0.9); color: #275376!important;  font-size: 2.2em!important; font-style: italic!important; outline: 4px solid rgba(255,255,255,0.9); }
/* END OF CAROUSEL */






/*IE6 WARNINGS*/
#ie6Warning {
  background-color: #E3E3E3;
  border: 1px solid #BBBBBB;
  font-size: 0.8em;
  margin: 10px 150px 20px;
  padding:10px 10px 1px;
}

#ie6Warning h2 {
  background: url('../elements/ie6-warning.gif') no-repeat scroll 0 50%;
  color: #D13236;
  padding-left:40px;
}