/* CSS Document */
/* Title:	Taylored Sounds Limited - Styles for Website */
	
/* MISC. */
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	line-height: 1.5em;
	color: #333333;
	background-color: #333333;
	background-image: url(../images/bkgrnd-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
hr, .hide {
	display: none;
}
/*a img {
	border: none;
}*/

.divclear {
	clear: both; 
	height: 0px; 
	font-size: 0px; 
	margin: -1px 0 0 0; 
	padding: 0;
}
/* GENERAL TEXT STYLES */
a, 
a:link, 
a:visited {
	color: #7FAD2A; 
	text-decoration: none; 
	background-color: inherit;
}
a:focus, 
a:hover, 
a:active {
	color: #7FAD2A !important; 
	text-decoration: underline; 
	background-color: inherit;
}
#container-header a, 
#container-footer a,  
#inner-fixed-sidebar-content a {
	font-weight: normal;
}
ul {
	list-style: square;
}
ol {
	list-style: decimal;
}
h1, h2 {
	color: #333333; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: inherit;
}
h1 {
	font-size: 1.8em; 
	font-weight: normal; 
	line-height: normal;
}
h2 {
	font-size: 1.5em; 
	font-weight: normal; 
	line-height: normal;
}
h3, h4, h6 {
	color: #333333; 
	background-color: inherit;
}
h5 {
	color: #333333; 
	background-color: inherit;
}
h3, h4 {
	font-size: 1.1em;
}
h5 {
	font-size: 1.1em;
}
h6 {
	font-size: 1.0em;
}
h3 {
	padding-bottom: 0.2em; 
	border-bottom: 1px solid #333333; 
	width: auto;
}
table {
	border-collapse: collapse; 
	width: 98%; 
	border: 1px solid #7FAD2A;
}
th, td {
	padding: 0.2em;
}
caption {
	font-size: 1.0em; 
	font-weight: bold; 
	margin: 0.2em; 
	text-align: left;
}
col {
	border-right: 1px solid #627FA1;
}
th {
	font-weight: bold; 
	text-align: left; 
	background-color: #7FAD2A; 
	color: #FFFFFF;
}
tr {
	background-color: #F5F5F5; 
	color: inherit;
}
tr.odd {
	background-color: #FAFAFA; 
	color: inherit;
}
tr:hover {
	background-color: #E5F4FB; 
	color: inherit;
}
/* PAGE STRUCTURE */
#wrap {
	position: relative; 
	display: block; 
	width: 760px;  
	margin: 0 auto; 
	font-size: 95%; 
	text-align: left; 
	border: 1px solid #000000; 
	background-color: #FFFFFF; 
	color: inherit;
}
/* HEADER */
#container-header {
	margin: 0px;
	padding: 0px;
	background-color: #000000 !important;
	font-size: 0.8em;
	color: #757575;
	text-align: center;
	background-image: url(../images/bkgrnd-header.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 92px;
}
/* CONTENT LAYOUT */
#fixed-content {
	padding: 0px;
	margin: 0px;
	width: 100%;
	text-align: left;
	font-size: 0.9em;
	background-color: inherit;
	color: inherit;
	background-image: url(../images/bkgrnd-menu.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#fixed-sidebar {
	padding: 0px; 
	margin: 0px; 
	float: left; 
	width: 199px; 
}
#fixed-sidebar-content {
	padding-bottom: 0.5em; 
	padding-top: 0.5em; 
	font-size: 1.0em; 
	margin: 0px; 
}
#fixed-main {
	padding: 0px;
	margin: 0px 0px 0px 200px;
	background-color: inherit;
	color: inherit;
	height: auto;
	min-height: 450px
}
#fixed-main-content {
	padding: 0.5em 1.5em 0.5em 0.5em; 
	font-size: 1.0em; 
	margin: 0px; 
}
#inner-fixed-sidebar {
	padding: 0px; 
	float: right; 
	margin: 0px; 
	width: 150px; 
}
#inner-fixed-sidebar-content {
	padding: 0.5em 0px; 
	font-size: 1.0em; 
	margin: 0px; 
}
#inner-fixed-main {
	margin: 0px 150px 0px 0px; 
	padding: 0px; 
}
#inner-fixed-admin {
	margin: 0px 0px 0px 0px; 
	padding: 0px; 
}
#inner-fixed-main-content {
	padding: 0.5em 1em; 
	font-size: 1.0em; 
	margin: 0px; 
}
/*#fixed-main img {
	clear: left; 
	float: left; 
	padding: 0.25em 1.0em 0.25em 0em;
}*/
/*#fixed-main img.rightimage {
	clear: right; 
	float: right !important; 
	padding: 0.25em 0em 0.25em 1.0em;
}*/
hr.cleaner {
	clear: both; 
	padding: 0px; 
	visibility: hidden; 
	margin: -1px 0px 0px; 
	border: none; 
	height: 1px;
}
/* CONTENT */
#inner-fixed-sidebar ul {
	margin: 0px; 
	padding: 0px; 
	list-style: none;
}
#inner-fixed-sidebar ul li {
	margin: 0px; 
	padding: 0px;
}
/* FOOTER */
#container-footer {
	clear: both; 
	padding: 0px; 
	font-size: 0.8em; 
	color: #757575; 
	background-color: #000000;
}
#footer-inner {
	clear: both !important;
	float: left;
	width: 100%; 
	height: auto;
	margin: 0px; 
	padding: 0px; 
}
#container-footer a, 
#container-footer a:link, 
#container-footer a:visited {
	color: #757575; 
	text-decoration: none; 
	border-bottom: none; 
	background-color: inherit;
}
#container-footer a:focus, 
#container-footer a:hover, 
#container-footer a:active {
	color: #7FAD2A !important; 
	text-decoration: underline; 
	border-bottom: none; 
	background-color: inherit;
}
#site-info {
	width: 50%; 
	float: left; 
}
#site-info ul {
	list-style: none; 
	padding: 0em 0em 0em 1em; 
	margin: 0px;
}
#site-info ul li {
	display: inline; 
	padding: 0px; 
	margin: 0px;
}
#copyright {
	width: 49%; 
	float: right; 
	text-align: right;
}
#copyright-inner {
	padding-right: 1em;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-left: 0em;
}
/* LEFT HAND NAVIGATION */
#ae_menu {
	text-align: left; 
	font-weight: bold; 
	width: 199px;
	margin: 0px;
	padding: 0px;
}
#ae_menu ul {
	margin: 0px; 
	padding: 0px;
	/*padding: 10px 10px 0px;*/ 
	font-weight: bold; 
	width: auto;
}
/* Disable bullets on all menu items */
#ae_menu li {
	list-style: none;
	/*display: inline;*/
}

/* Set background for LEVEL 2 */
#ae_menu li ul {
	margin: 0.2em 0 0.2em 0.5em; 
	padding: 0 0 0 1.0em; 
	font-weight: bold;
}
/* Links LEVEL 1 */
#ae_menu ul li a, 
#ae_menu ul li a:link, 
#ae_menu ul li a:visited {
	text-decoration: none; 
	display: block; 
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	width: 179px;
	height: 20px;
	background-image: url(../images/bkgrnd-menu-item.gif);
	background-repeat: repeat-y;
	background-position: center top;
	border-top: 1px solid #BCBCBC;
	border-bottom: 1px solid #BCBCBC;
	margin-bottom: 5px;

}
/* Links LEVEL 2 */
#ae_menu ul li ul li a, 
#ae_menu ul li ul li a:link, 
#ae_menu ul li ul li a:visited {
	text-decoration: none;
	display: block;
	color: #333333;
	padding-left: 10px;
	padding-right: 10px;
	width: 179px;
	height: 20px;
	background-image: url(../images/bkgrnd-sub-menu-item.gif);
	border-top: none;
	border-bottom: none;
	margin-bottom: 5px;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left top;
}
#ae_menu a:focus, 
#ae_menu a:hover, 
#ae_menu a:active { 
	text-decoration: underline;
}.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}
