/* Main definitions */
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	border-top: 10px;
	border-right: 0px;
	border-bottom: 10px;
	border-left: 0px;
}

p, td, li, dd {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

dt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
}

hr {
	width: 75%;
}

/* Link definitions */
A {
	text-decoration: none
}

A:link {
	color: #A43759;
}


A:visited {
	color: #942D4D;
}


a:hover {
	color: #942D2D;
	text-decoration:underline;
}

/* Classes */
/* Div */

/* Main classes for website layout */

.content {
	width: 617px;
	height: auto;
	clear: both;

}

.content:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.nav_links {
	color: #00000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
	width: 617px;
	padding-bottom: 0px;
	padding-top: 1px;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 0px;
	position: relative;
	top: -1px;
}

.nav {
	background-image: url(images/sneaker_nav.gif);
	background-repeat: no-repeat;
	background-position: left;
	background-color: #B69678;
	text-align: center;
	width: 350px;
	/* left: 200px; */
	margin: auto;
	/* position: relative; */
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}

.spacing {
	padding-top: 20px;
}


.copyright {
	width: 617px;
	background-image: url(images/tile.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-align: center;
	border-top-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* Sidebar */

.icons {
	width: 100px;
	height: 100%;
	background-image: url(images/tile2.gif);
	left: 10px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

.icon {
	width: 100px;
	left: 10px;
	border: 0px;
	margin: 0px;
	padding: 0px;
}

/* Class for the list of cats on the main page */
.main_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	text-align:center;
	padding-bottom: 5px;
	clear: both;
}

.sub_header {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color:#00162D; 
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	clear: both;
	border-top: 1px dotted #282828;

}

/* News */
.news_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
        background-color:#29597D;
	clear: both;
}

.news_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	clear: both;
}

.news_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
        background-color:#29597D;
	text-align: right;
	font-style: italic;
	clear: both;
}


/* Classes for the cat listing in the cats page */

.cat_title_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin: auto;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 10px;
	padding-top: 5px;
	background-color:#C2A284;
	text-align: center;
	width: 610px;
	height: auto;
	clear: both;
}

.cat_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 10px;
	clear: both;
}

.cat_total {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}

.subcat_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	clear: both;
	padding-bottom: 10px;
}

.cat_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	clear: both;
	padding-bottom: 10px;
}

.nav_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: center;
	clear: both;
	padding-bottom: 5px;
}


.fic_title_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	background-color:#C2A284;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 2px;
	width: 610px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
}

.fic_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	width: 610px;
	padding-bottom: 10px;
	clear: both;

}
.fic_details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}


.fic_clear {
	clear: both;
}

/* Classes for fic listing */
.label_cell {
	font-weight: bold;
	width: 75px;
	vertical-align: top;
}

.summary {
	font-style: italic;
}

.warning {
	color: #CC0000;
}


.warning A:link {
	color: #CC0000;
}


.warning A:visited {
	color: #CC0000;
}


.spoiler {
	font-style: italic; 
	color: #FFE8CC;
}


/* Classes for fic display in the fic page */
.fic_header {
	background-color:#C2A284;
	text-align: center;
	width: 615px;
	height: auto;
	clear: both;
}


.fic_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: normal;
	color: #301A03;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}

.chapter_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: normal;
	color: #301A03;
	margin-bottom: 5px;
	clear:both;
}


.fic_subheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	clear: both;
	padding-top: 5px;
	padding-bottom: 10px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.fic_data {
	clear: both;
	margin: auto;
	text-align: center;
	padding-bottom: 10px;
}

.fic_summary {
	clear: both;
	font-style: italic;
	padding-bottom: 10px;
	margin: auto;
	text-align: center;
}

.fic_notes {
	clear: both;
	padding-bottom: 10px;
	margin: auto;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	clear: right;
}

.fic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-left: 5px;
	margin-top: 10px;
	padding-top: 0px;
	padding-bottom: 10px;
	width: 600px;
}

.subcats {
	text-align: center;
	width: auto;
	height: auto;
	clear: both;
}
.author_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #301A03;
	margin-bottom: 5px;
	clear:both;
}

/* Classes for search page */
.search_type {
	background-color:#C2A284;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	margin-top: 10px;
	clear: both;
	width: 610px;
}

/* Login and account pages */

.form_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	clear: both;
	margin-bottom: 10px;
	text-align: center;
}

/* Classes for the profile page */

.profile_label {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	width: 120px;
	float: left;
	padding-bottom: 5px;
}


.profile_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	clear: right;
	padding-bottom: 5px;
}

/* Class for spacing */

.spacing {
	padding-top: 20px;
}

/* Forms */
.button {
	font-family:Arial, Helvetica, sans-serif;
	font-size:8pt; 
	font-weight:normal; 
	font-style:normal; 
	color:#301A03;
 	background-color:#C2A284;
	border: 1px dotted #301A03;
	width: auto; 
}

.form_ie {
	margin-top: 0px; 
	margin-right: 0px; 
	margin-bottom: 0px; 
	margin-left: 0px; 
	padding-top: 0px; 
	padding-right: 0px; 
	padding-bottom: 0px; 
	padding-left: 0px
}

.select_box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt
}

/* Text */
.main_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.sub_cat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}


.big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
        background-color: #C2A284;
}

/* Other */
.highlight {
	/*background-color:#C2A284;*/
}

/* Links */
.link_list {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.hits {
	font-style: italic;
	font-size: 8pt;
}


