/*
WILL-MOSELEY.CO.UK

All original graphical designs and coding produced by REGINA SVPREMA for use at Will-Moseley.co.uk;
Images are property of their rightful owners; no copyright infringement intended or implied.
Content information and texts compiled and written REGINA SVPRMEA; if you wish to duplicate
any content information, please contact webmistress for permission.

Original Content Copyright © 2009 - 2010 Will-Moseley.co.uk 
This site is a production of www.miachimera.net and don't you forget it!

*/


/* CORE LAYOUT DISPLAY */


* {
	margin: 0px;
	padding: 0px;	
}

body {
	background: #000000 url(http://www.will-moseley.co.uk/body_bg_img.jpg) repeat-x;
	color: #a7a7a7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0 auto;
	padding: 0px;
	text-align: center;
}

#outerWrapper {
	background-color: transparent;
	margin: 0 auto;
	width: 100%;
	padding: 0px;
	text-align: center;
}

#top {
	background-color: transparent;
	height: 230px;
	margin: 0 auto;
	width: 1000px;
	padding: 0px;
	text-align: center;
}

#innerWrapper {
	background-color: transparent;
	margin: 0 auto;
	width: 1000px;
	padding: 0px;
	text-align: center;
}

#ulNav {
	background-color: transparent;
	color: #757575;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0 auto;
	padding-bottom: 30px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	width: 1000px;
}

#content {
	background-color: transparent;
	color: #a7a7a7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin: 0 auto;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-right: 10px;
	text-align: left;
	width: 980px;
}

#footer {
	clear: both;
	background-color: transparent;
	color: #505050;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 25px;
	margin: 0 auto;
	padding-top: 30px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	text-align: center;
	text-transform: uppercase;
	width: 100%;
}


/* SUB-NAVIGATION LISTS STYLING */

ul.subnavlist {
	list-style-type: none;
        float: left;
	display: block;
	text-align: left;
	margin: 0 auto;
	padding: 0;
	width: 165px;
}

ul.subnavlist li a:link, ul.subnavlist a:visited {
	background-color: transparent;
	color: #767676;
	text-decoration: none;
}

ul.subnavlist li a:hover, ul.subnavlist a:active {
	background-color: transparent;
	color: #c01d1d;
	text-decoration: none;
}


/* GENERAL STYLISTIC OVERRIDES */


.clear {
	clear: both;
}

img {
	border-style: none;
}

.border {
	background-color: #2a2a2a;
	border: 1px solid #a3a3a3;
	padding: 4px;
}

.icons {
	background-color: transparent;
	border-style: none;
	padding: 5px;
}

.center {
	text-align: center;
}

p {
	padding: 5px 0px;
}

.alignleft {
	float: left;
	margin: 0px 20px 0px 10px;
	padding: 5px;
}

.alignright {
	float: right;
	margin: 0px 10px 0px 20px;
	padding: 5px;
}

/* TABLE STYLE ELEMENTS */


#walls-table {
	width: 800px;
	margin: 0px auto;
	background-color: transparent;
	border-style: none;
}

.walls-td {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8e8e8e;
	padding: 5px;
	width: 200px;
	border-style: none;
	text-align: center;
}

#affs-table {
	margin: 0 auto;
	border-style: none;
	background-color: transparent;
	width: 950px;
}

.affs-td {
	background-color: transparent;
	border-style: none;
	height: 75px;
	padding: 0px;
	text-align: center;
	vertical-align: middle;
}

.desc-td-1 {
	background-color: transparent;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e8e8e;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	text-align: justify;
	vertical-align: top;
	width: 198px;
}

.desc-td-2 {
	background-color: transparent;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e8e8e;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	text-align: justify;
	vertical-align: top;
	width: 390px;
}

.desc-td-3 {
	background-color: transparent;
	border-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8e8e8e;
	padding-top: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	text-align: justify;
	vertical-align: top;
	width: 198px;
}

/* TEXT AND FONT ELEMENTS */


b, strong {
	color: #656565;
	font-weight: bold;
}

i, em {
	color: #656565;
	font-family: "Times New Roman", serif;
	font-size: 13px;
	font-style: italic;
}

small {
	color: #a7a7a7;
	font-size: 11px;
	font-weight: normal;
	font-family: "Arial Narrow", Arial, sans-serif;
	text-transform: uppercase;
}

blockquote {
	background: #000000 url(http://www.will-moseley.co.uk/images/blockquote_bg.jpg) no-repeat left top;
	border-style: none;
	color: #8f8f8f;
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 20px;
	margin: 0 auto;
	padding-left: 35px;
	width: 60%;
	text-align: left;
}


/* HEADING ATTRIBUTES AND STYLES */


h1 {
	background: url(http://www.will-moseley.co.uk/images/h1_bg_img.png) no-repeat left top;
	border-style: none;
	color: #404040;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 2px;
	margin-left: 5px;
	margin-bottom: 8px;
	padding-bottom: 15px;
	text-align: left;
	text-transform: uppercase;
}

h2 {
	background-color: transparent;
	border-style: none;
	color: #505050;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	padding-bottom: 10px;
	margin-left: 5px;
	text-align: left;
	text-transform: uppercase;
}

h3 {
	background-color: transparent;
	border-style: none;
	color: #505050;
	font-family: Georgia, "Times New Roman", serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 1px;
	padding-bottom: 10px;
	margin-left: 15px;
	text-align: left;
	text-transform: uppercase;
}


/* LINK COLORS AND STYLES */


#content a:link, #content a:visited {
	background-color: transparent;
	color: #7e2525;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

#content a:hover, #content a:active {
	background-color: transparent;
	color: #44ade2;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#footer a:link, #footer a:visited {
	background-color: transparent;
	border-bottom: 1px dotted #646464;
	color: #828282;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	background-color: transparent;
	border-bottom: 1px dotted #828282;
	color: #b9b9b9;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}


/* ORDERED AND UNORDERED LIST STYLES */


#content ul {
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
	margin-left: 15px;
}

#content ul li {
	background-image: url(http://www.will-moseley.co.uk/images/ul_img.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: transparent;
	color: #a7a7a7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	margin-left: 15px;
	padding-left: 20px;
}

#content li a:link, #content li a:visited {
	border-bottom: 1px dotted #484848;
	color: #7b7b7b;
	text-decoration: none;
}

#content li a:hover, #content li a:active {
	border-bottom: 1px dotted #484848;
	color: #9f9f9f;
	text-decoration: none;
}

#content ol {
	list-style-position: inside;
	list-style-type: decimal;
	padding: 1px;
	margin-left: 15px;
}

#content ol li {
	color: #7b7b7b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 15px;
	padding-bottom: 10px;
	padding-top: 1px;
	padding-right: 0px;
}


/* FORM STYLE OVERRIDES */


form {
	width: 60%;
}

legend {
	border-style: none;
	color: #404040;
	font-size: 16px;
	font-weight: bold;
}

fieldset {
	border-style: none;
	margin: 0 0 12px 0;
	padding: 2px;
}

fieldset label {
	float: left;
	width: 30%;
	vertical-align:text-top;
}

option {
	background-color: #313131;
	border-style: none;
	color: #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

textarea, input, select {
	background-color: #313131;
	border: 1px solid #575757;
	color: #f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


/* END OF CSS STYLESHEET */