/*
  Body & Common Styles
*/

* { margin: 0pt; padding: 0pt; }
body { color: #000000; margin: 0pt; padding: 0pt; background: #443300 none repeat; }
body, p, ol, ul, td {
  font-family: 'Lucida Sans Unicode',Verdana,Arial,sans-serif;
  font-size:   13px;
  line-height: 16px;
}
ul, li, form, h1, h2, h3, h4, p { margin: 0; padding: 0 }
p { margin: 5px 0 10px 0; }
p.small { font-size: 0.9em; }
p.right { text-align: right; }
p.center { text-align: center; }
h1, h2, h3, h4 { line-height: 1em; }
h1 { font-size: 2em }
h2 { font-size: 1.8em; color: #ffffff; margin-bottom: 20px; font-weight: normal; }
h2 span { color: #ffffff; }
h3 {
  text-align: left;
  font-size: 1.4em;
  color: #999;
  margin: .8em 0 .3em 0;
  font-weight: normal;
}
.with-total { text-align: center; margin-bottom: 0; }
h4 {
	margin: 5px 0;
	padding: 0;
	font-size: 16px;
	color: #aaa;
	font-weight: bold;
}
li { list-style: none }

a { color: #7f0000; text-decoration: none; }
a:visited { color: #7f0000; }
a:hover { color: #82a8c8; }

/* table */

table { border-collapse: collapse; }
th, td { padding: 2px 5px; margin: 0; }
th {
  background: #CFEBF7;
}

.clearer { clear: both }
.space-clearer { clear: both; margin-bottom: 20px; text-indent: -9999px; }
.clear-left { clear: left; }
.clear-right { clear: right; }

/*
   will_paginate
*/

/*
  Form
*/

div.row {
  margin-bottom: 20px;
}

label {
  font-size: 1em;
  font-weight: normal;
  color: #666;
  margin: 5px 0;
  display: block;
}

input.text {
	display:block;
	padding:5px;
	width:350px;
	height:20px;
	line-height:20px;
	background:url('/images/searchbacklong.jpg') no-repeat;
    border: none;
    border-right: 1px solid #ddd;
	font-family:Arial, Serif;
	font-size:14px;
	font-weight:bold;
	color:#858585;
}

input.short-text {
	display:block;
	padding:5px;
	width:320px;
	height:20px;
	line-height:20px;
	background: #fff url('/images/searchback.jpg') no-repeat;
    border: none;
	font-family:Arial, Serif;
	font-size:14px;
	font-weight:bold;
	color:#858585;
}

input.small-text {
	display:block;
	padding:5px;
	width:200px;
	height:20px;
	line-height:20px;
	background: #fff url('/images/searchback.jpg') no-repeat;
    border: none;
	font-family:Arial, Serif;
	font-size:14px;
	font-weight:bold;
	color:#858585;
}

input.tiny-text {
	display:inline;
	padding:5px;
	width:175px;
	height:20px;
	line-height:20px;
	background:#fff url('/images/searchback.jpg') no-repeat;
    border: none;
    border-right: 1px solid #ddd;
	font-family:Arial, Serif;
	font-size:14px;
	font-weight:bold;
	color:#858585;
}

textarea {
	display:block;
	padding:5px;
	width:350px;
	height:100px;
	font-family:Arial, Serif;
	font-size:12px;
	border:1px Solid #d3d3d3;
	background:url('/images/formback.jpg') repeat-x #FFFFFF;
}

p.hint {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #009;
  line-height: normal;
  margin: 5px 0 10px 0;
}

p.warning {
  font-family: Verdana, sans-serif;
  font-size: 11px;
  color: #a00;
  line-height: normal;
  margin: 5px 0 10px 0;
}

a.button, input.button {
  background:transparent url('/images/fade-butt.png') repeat-x left 15px;
  border-color:#CCCCCC rgb(153, 153, 153) rgb(153, 153, 153) rgb(204, 204, 204);
  border-style:double;
  border-width:3px;
  color:#333333;
  padding:0.25em;
}
.confirmation a.button { margin-right: 35px; float: right; width: 90px; float: right; display: block; }

/*
  Messages
 */

div.message {
  text-align: center;
  width: 710px;
  margin: 0 auto 10px auto;
  padding: 2px 10px;
}


div.alert {
  background: #c3e2ef; 
}

div.alert p {
  margin: 0; padding: 0; line-height: normal;
}

div.alert a, div.alert a:visited {
  color: #333;
  text-decoration: underline;
}

div.alert a:hover {
  color: #8C31C2;
}

div.notice {
	background: #CFEBF7;
	border: 1px solid #2580B2;
}

div.error {
	background: #FFEFF7;
	border: 1px solid #c69;
}

div#breadcrumbs { margin-bottom: 10px; font-size: 12px; width: 750px; }
div#breadcrumbs a:link,
div#breadcrumbs a:visited {
  color: #999;
}
div#breadcrumbs a:hover {
  text-decoration: underline;
}

ul.list {}
ul.list li {
  float: left;
  padding-right: 16px;
  margin: 0;
  width: 165px;
  height: 260px;
  overflow: hidden;
}
ul.without-caption li { width: 165px; height: 175px; }

ul.list p {
  margin: 1px 0 0 0;
  font-size: 11px;
}
ul.list p.title {
  font-size: 12px;
}

ul.list li p span.stats {
  float: right;
  font-size: 10px;
  font-family: Arial, helvetica, sans-serif;
  text-align: right;
  margin: 0;
  width: 60px;
  color: #82a8c8;
}

ul.list li a:link img, ul.list li a:visited img { border:3px solid #aaaaaa; }
ul.list li a:link img.default, ul.list li a:visited img.default { border:3px solid #aaaaaa; }
ul.list li a:hover img { border:3px solid #ffffff; }

a:link img, a:visited img { border:3px solid #aaaaaa; }
a:hover img { border:3px solid #ffffff; }
img { border:3px solid #ffffff; }

ul.small {}
ul.small li { margin: 0; padding: 0; width: 77px; height: 77px;  }
ul.small-with-caption li { margin: 0;  padding: 0; width: 77px; height: 97px; }
ul.small-with-caption-2 li { margin: 0;  padding: 0; width: 77px; height: 110px; }

ul.list p.small-nav a:link, ul.list p.small-nav a:visited { float: left; display: block; width: 28px; height: 12px; line-height: 10px; border: 1px solid #ddd; padding: 1px; margin-right: 1px; text-align: center; }
ul.list p.small-nav a:hover { color: #000; background: #ddd; }

/* Top Friends Order */

#top-friends li { border: 1px solid red; }

/*
  Layout
*/

#top {
  background: #000000; display: block; width: 100%; height: 150px;
/*  background: rgb(3, 3, 3) url('../images/headerback.jpg') repeat-x scroll center bottom; display: block; width: 100%; height: 165px; */
}

#header { margin: 0 auto; display: block; width: 730px; padding-top: 125px; position: relative; }
#header p { margin: 0pt; display: block; width: 300px; position: absolute; top: 30px; right: 0px; color: #ffffff; text-align: right; }
#header img { border: 0pt; }
#header p a:link, div#header p a:visited { color: #999; }
#header p a:hover { color: #666; }

h1 { width: 400px; height: 90px; position: absolute; top: 10px; padding-top: 30px; left: 0px; }
h1 a { display: block; width: 370px; height: 60px; text-decoration: none; }
h2 { margin: 0 0 10px 0; padding: 0; overflow: hidden; }

ul#dropdown_cats { position: absolute; top: 150px; left: 88px; background: #ffffff; border: 1px solid #000000; z-index: 9999; }
ul#dropdown_cats li { float: none; display: inline; }
ul#dropdown_cats li a { color: #000000; text-align: left; background-image: none; float: none; display: block; padding: 4px 13px; width: 150px; }
ul#dropdown_cats li a:hover { color: #FBC21A; background: #000000; }
ul#dropdown_cats li span { color: #000000; font-size: 10px; }
ul#dropdown_cats li a:hover span { color: #FBC21A; }

ul#dropdown_cats2 { position: absolute; top: 150px; left: 416px; background: #ffffff; border: 1px solid #000000; z-index: 9999; }
ul#dropdown_cats2 li { float: none; display: inline; }
ul#dropdown_cats2 li a { color: #000000; text-align: left; background-image: none; float: none; display: block; padding: 4px 13px; width: 150px; }
ul#dropdown_cats2 li a:hover { color: green; background: #000000; }
ul#dropdown_cats2 li span { color: #000000; font-size: 10px; }
ul#dropdown_cats2 li a:hover span { color: green; }

ul#dropdown_cats3 { position: absolute; top: 150px; left: 583px; background: #ffffff; border: 1px solid #000000; z-index: 9999; }
ul#dropdown_cats3 li { float: none; display: inline; }
ul#dropdown_cats3 li a { color: #000000; text-align: left; background-image: none; float: none; display: block; padding: 4px 13px; width: 150px; }
ul#dropdown_cats3 li a:hover { color: #FBC21A; background: #000000; }
ul#dropdown_cats3 li span { color: #000000; font-size: 10px; }
ul#dropdown_cats3 li a:hover span { color: #FBC21A; }

div#new { position: absolute; top: 122px; left: 455px; z-index: 9999; width: 36px; height: 18px; background: transparent url(../images/new.png) no-repeat; }
	
ul#navigation { display: block; list-style-image: none; list-style-position: outside; list-style-type: none; }
ul#navigation li { margin: 0pt 5px 0pt 0pt; float: left; display: inline; }
ul#navigation li a { padding: 4px; background: #000000 none repeat; display: block; float: left; font-weight: normal; color: #ffffff; }
ul#navigation li a:hover { color: #000000; }

ul#navigation li a { line-height: 16px; padding: 0pt 0pt 0pt 8px; background: transparent url('../images/navigation.jpg') no-repeat scroll left top; float: left; }
ul#navigation li a span { padding: 4px 15px 5px 6px; background: transparent url('../images/navigation.jpg') no-repeat scroll right top; float: left; display: block; }
ul#navigation li a:hover { background: rgb(231, 241, 248) url('../images/navigation_on.jpg') no-repeat scroll left top; }
ul#navigation li a:hover span { background: rgb(231, 241, 248) url('../images/navigation_on.jpg') no-repeat scroll right top; }
ul#navigation li a span { float: none; }
ul#navigation li.loggedin a { line-height: 16px; padding: 0pt 0pt 0pt 8px; background: transparent url('../images/navigation_loggedin.jpg') no-repeat scroll left top; float: left; }
ul#navigation li.loggedin a span { padding: 4px 15px 5px 6px; background: transparent url('../images/navigation_loggedin.jpg') no-repeat scroll right top; float: left; display: block; }
ul#navigation li.loggedin a:hover { background: rgb(231, 241, 248) url('../images/navigation_loggedin.jpg') no-repeat scroll left top; }
ul#navigation li.loggedin a:hover span { background: rgb(231, 241, 248) url('../images/navigation_loggedin.jpg') no-repeat scroll right top; }
ul#navigation li.loggedin a span { float: none; }

#contentdiv { background: #FBC21A; width: 100%; display: block; clear: both; border-top: 1px solid transparent; }
#contentdiv p.breaker { visibility: hidden; clear: both; }
#content { margin: 0 auto; padding: 5px 0pt 25px; width: 730px; text-align: left; min-height: 700px; height: auto !important; height: 700px; }

#rightbanner { height: 600px; width: 160px; position: absolute; margin-left: 735px; margin-top: 110px; }
#rightbanner iframe { height: 600px; width: 160px; }

div#mid { background: #000000; width: 100%; text-align: center; z-index: -1; margin: 0; padding: 0; }
p#midband { font-size: 22px; margin: 0 auto 0 20px; padding: 0; width: 730px; text-align: center; color: #ffffff; z-index: -1; }
p#midband a { border-bottom: 1px solid rgb(62, 64, 73); font-weight: normal; color: rgb(62, 64, 73); }
p#midband a:hover { border-bottom: 0pt none; color: rgb(92, 92, 92); }
#mid #topbanner { background: transparent; display: block; text-align: left; height: 91px; width: 730px; overflow: hidden; margin: 10px auto; padding: 0; z-index: -1;}

div#tagform { background: rgb(19, 17, 20) url('../images/splash.jpg') no-repeat scroll left center; display: block; margin: 0 auto; width: 730px; height: 200px; text-align: right; }
form#tagsearch { width: 300px; text-align: right; margin-right: 20px; float: right; }
form#pagesearch { margin: 0pt auto; background: rgb(19, 17, 20) url('../images/splash.jpg') no-repeat scroll left center; display: block; position: absolute; top: 0pt; right: 0pt; }
h2#search { background: transparent url('../images/search.jpg') no-repeat; overflow: hidden; display: block; color: rgb(19, 17, 20); margin-top: 50px; }
form#tagsearch input#tag { border: 1px solid rgb(65, 65, 65); padding: 5px; background: transparent url('../images/input.jpg') no-repeat; display: block; height: 23px; width: 230px; font-family: Arial,Verdana,Serif; color: rgb(178, 178, 178); font-size: large;  }
form#pagesearch input#tag { border: 1px solid rgb(65, 65, 65); padding: 5px; background: transparent url('../images/input.jpg') no-repeat; display: block; height: 23px; width: 230px; font-family: Arial,Verdana,Serif; color: rgb(178, 178, 178); font-size: large; position: absolute; right: 0px; top: 60px; }
form#tagsearch input#submit { border: 0pt none ; margin: 0 20px 0 120px; padding: 0pt 10px 0pt 20px; background: rgb(21, 18, 20) url('../images/icon.jpg') no-repeat scroll left center; display: block; color: rgb(178, 178, 178); font-family: Lucida Sans Unicode,Lucida Grande,Verdana,Arial,sans-serif; font-size: small; cursor: pointer; width: 130px; text-align: right; }
form#pagesearch input#submit { border: 0pt none ; margin: 0pt; padding: 0pt 0pt 0pt 20px; background: rgb(21, 18, 20) url('../images/icon.jpg') no-repeat scroll left center; display: block; color: rgb(178, 178, 178); position: absolute; right: 0px; top: 100px; font-family: Lucida Sans Unicode,Lucida Grande,Verdana,Arial,sans-serif; font-size: small; cursor: pointer; }

form#tagsearch3 { width: 300px; text-align: right; margin-right: 0; margin-top: -100px; float: right; }
form#tagsearch3 input#tag { border: 1px solid rgb(65, 65, 65); padding: 5px; background: transparent url('../images/input.jpg') no-repeat; display: block; height: 23px; width: 230px; font-family: Arial,Verdana,Serif; color: rgb(178, 178, 178); font-size: large;  }
form#tagsearch3 input#submit { border: 0pt none ; margin: 10; padding: ; background: rgb(21, 18, 20) url('../images/icon.jpg') no-repeat scroll left center; display: block; color: rgb(178, 178, 178); font-family: Lucida Sans Unicode,Lucida Grande,Verdana,Arial,sans-serif; font-size: small; cursor: pointer; width: 150px; text-align: center; }

#bottom { background: transparent url('../images/footer.jpg') repeat-x; display: block; width: 100%;  height: 140px; clear: both; }

#footer { margin: 0 auto; padding: 20px 0; display: block; width: 730px; text-align: left; color: rgb(119, 119, 119); font-size: small; }
#footer p { margin: 0 0 4px 0; padding: 0; }
#footer p span { font-size: 10px; letter-spacing: -1px; }
#footer a { font-weight: normal; color: rgb(178, 176, 168); }
#footer a:hover { color: rgb(92, 92, 92); }

#footer #searchform { padding-left: 30px; }
#footer #searchform td { color: #ddd; }

div.left { float: left; }
div.right { float: right; }
.half { width: 350px; }
.wide { width: 500px; }
.one-third { width:225px; }
.narrow { width:195px; }
.narrower { width:150px; }
div.center { float: left; margin-left: 5px; width:330px; }
div.grayed-box { background-color: #eee; border: 1px solid #ddd; margin-top: 20px; padding: 10px 10px 10px 10px;}
div.aligned { padding-left: 100px; }

/*
  Home
 */

#clouds { margin: 20px 0 30px; width: 425px; float: left; }
#clouds h2 {
  font-weight: normal;
  font-size: 1.7em;
  line-height: 1em;
  border-bottom: 1px solid #000000;
  margin: 10px 0pt 10px;
  padding: 10px 0pt 10px;
  display: block;
  text-align: left;
}

#clouds h2 span { float: right; text-align: right; width: 335px; display: block; font-style: normal; color: rgb(213, 46, 213); }

#clouds {
  list-style: none;
  margin: 15px 0 20px 0;
  padding-bottom: 25px;
}
#clouds p {
  text-align: left;
  margin: 6px 0 10px 6px;
  line-height: 1.3em;
}
#clouds p a:link,
#clouds p a:visited {
  color: #7f0000;
}
#clouds p a:hover {
  text-decoration: underline;
}

div#fresh { margin: 5px 0pt 10px; width: 270px; float: right; }
div#fresh ul { padding: 10px 15px; }
div#fresh h2 { font-size: 1em; font-weight: normal; line-height: 1em; border-bottom: 1px solid rgb(178, 176, 168); margin: 10px 0pt; padding: 0pt 0pt 10px; display: block; text-align: left; }
div#fresh p.more { border: 0pt none ; padding: 15px 0pt 0pt; display: block; clear: both; font-weight: bold; }

#albumlist {
	margin: 10px;
	border: 0;
	width: 500px;
	height: 150px;
    overflow: auto;
}

#albumlist img {
	margin-left: 10px;
	border: 0;
}

/* Form */

form {
  margin: 0;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}

label.sh {
  display: block;
  margin-bottom: 0.5em;
  padding-top: 4px;
  width: 150px;
  float: left;
  height: 1em;
}

input.sh, textarea.sh {
  background-color: #f0f0f0;
  color: #505050;
  margin-bottom: 1em;
  padding: 2px;
  border: 1px solid #a0a0a0;
  width: 230px;
}

select.sh {
  background-color: #f0f0f0;
  color: #505050;
  margin-bottom: 1em;
  padding: 2px;
  border: 1px solid #a0a0a0;
}

input.submit {
  margin-left: 150px;
  width: 236px;
  background-color: #000000;
  color: #ffffff;
  border: 5px solid white;
  font-weight: bold;
  padding: 5px;
}

input.sh:focus, textarea.sh:focus, select.sh:focus {
  background-color: #ffffff;
  color: #000;
  border: 1px solid #808080;
}

textarea.sh {
  height: 180px;
}

hr {
  color: black;
  height: 1px;
  display: none;
}

div#membermenu {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 2px solid green;
}

#messagelist ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#messagelist li {
  display: inline;
  padding: 0;
  padding-top: 5px;
  background: none;
  margin: 0;
  font-size: 11px;
}

#messagelist a {
  margin: 0;
  padding: 4px;
  background-color: #f0f0f0;
  border: 1px solid #c0c0c0;
  line-height: 100%;
  color: black;
  line-height: 1.5em;
}

#messagelist a.unread {
  background-color: #e0ffe0;
  border: 1px solid #a0c0a0;
  font-weight: bold;
}

#messagelist a.disabled {
  background-color: #ffe0e0;
  border: 1px solid #c0a0a0;
  font-weight: bold;
}

#messagelist a.picture {
  background-color: #ececf0;
  border: 1px solid #c0c0a0;
  font-weight: bold;
}

#messagelist a:hover, #messagelist a:hover {
  background-color: white;
  border: 1px solid #707070;
  text-decoration: none;
  color: black;
}

#messagelist2 ul {
  margin: 0;
  padding: 0;
}

#messagelist2 li {
  padding: 0;
  padding-top: 5px;
  background: none;
  margin: 0;
  font-size: 11px;
}

#messagelist2 a {
  display: block;
  margin: 0;
  padding: 4px;
  background-color: #f0f0f0;
  border: 1px solid #c0c0c0;
  line-height: 100%;
  color: black;
  line-height: 1.5em;
}

#messagelist2 a.unread {
  background-color: #f0fff0;
  border: 1px solid #a0c0a0;
  font-weight: bold;
}

#messagelist2 a.disabled {
  background-color: #fff0f0;
  border: 1px solid #c0a0a0;
  font-weight: bold;
}

#messagelist2 a.picture {
  background-color: #fcfcf0;
  border: 1px solid #c0c0a0;
  font-weight: bold;
}

#messagelist2 a:hover, #messagelist2 a:hover {
  background-color: white;
  border: 1px solid #707070;
  text-decoration: none;
  color: black;
}

img.prodimg {
  border: 0;
}

#taglist ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

#taglist li {
  display: inline;
  padding: 0;
  background: none;
  margin: 0;
  font-size: 13px;
}

#taglist a {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 4px;
  padding-right: 4px;
  margin: 0;
  background-color: #f6f6ea;
  border: 1px solid #c0c0ac;
  color: black;
}

#taglist a:hover, #taglist a:hover {
  background-color: white;
  border: 1px solid #707070;
  text-decoration: none;
  color: black;
}
