@CHARSET "UTF-8";
@IMPORT url("compiled_style_box.css");
@IMPORT url("compiled_style_navigation.css");

body {
	font-family: Arial, Verdana, Tahoma;
	font-size: 0.8em;
	font-style: inherit;
	font-weight: inherit;
	text-decoration: inherit;
}

div.boxContent {
	padding: 3px;
}

div.buttonContainer {
	padding-right: 10px;
	padding-left: 10px;
}

#layout {
	position: relative; margin: 0px auto;
}

#con_mm {
	padding: 0px !important;
}

div.small, div.small select, div.small input, span.small, p.small, div.small, span.small, label.small {
	font-size: 0.9em;
	font-style: inherit;
	font-weight: inherit;
	text-decoration: inherit;
}

div.small a {
	text-decoration: underline;
}

div.small a:hover {
	text-decoration: inherit;
}

iframe {
	border: solid 1px;
}



/*
 * Containers - Layout & Header 
 */

#layout {
	margin: auto;
}

#con_ht, #con_hb {
	height: 22px;
	overflow: visible;
}

#con_hb.big, con_ht.big {
	height: 35px;
}

#con_ht div.content, #con_hb div.content {
	padding: 3px;
}

#con_hm {
	font-size: 3em;
	margin: 1px 0px;
}

#con_h {
	margin-bottom: 0px;
}


/*
 * Progress bars
 */
 
div.progressBar {
	border: solid 1px #C0C0C0;
	padding: 1px;
}

/*
 * Include defaults
 */
ul.pages li {
	border: solid 1px;
}

ul.pages li:hover {
	border: solid 1px;
}

ul.pages li span {
	position: relative;
	top: -3px;
}

ul.pages li.active a {
	background-position: -2px;
}

ul.pages *:hover a {
	background-position: -2px;
}

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

ul.pages li.active {
	border: solid 1px;
}

ul.pages li.nodecoration {
	background-color: transparent !important;
}
div.quote {
	padding: 8px 8px 8px 12px;
	border-width: 1px;
	border-style: inset;
}

div.quote div.quote_content {
	
}

div.quote div.quote_header {
	background-repeat: no-repeat;
	background-image: url('../../../images/icons/Future XP/chat_16.png');
	padding-left: 20px;
	padding-bottom: 5px;
	
}
input.text, textarea, input.button, select {
	border: solid 1px;
}
div.toc {
	border: solid 1px;
	width: 150px;
}
a.tag {
	font-weight: normal;font-style: normal;text-decoration: none;
}

a.tag:hover {
	font-weight: normal;font-style: normal;text-decoration: underline;
}
a, a.icon span {
	font-weight: normal;font-style: normal;text-decoration: underline;
}

a:hover, a.icon:hover span {
	font-weight: normal;font-style: normal;text-decoration: none;
}

div.boxTitle h1 a {
	font-weight: inherit;
}
table.list.calendar td.today {
	font-weight: bold;font-style: normal;text-decoration: none;
}


/* Navigators */

div.boxContent.calendar div.navigators {
	font-weight: bold;
}

table.list.calendar td {
	height: 70px;
	padding: 0px !important;
}

table.list.calendar.box td {
	height: auto;
	text-align: center;
}

table.list.calendar td div {

	background-image: url('../../../images/bar.png');
	margin-bottom: 5px;
}

table.list.calendar td.today {
	border: solid 1px;
}


/* Navigators */

div.boxContent.calendar div.navigators {
	
	float: left; 
	width: 32%; 
	text-align: center;
}
div.left ul.buttons li {
	margin-right: 5px;
}

div.right ul.buttons li {
	margin-left: 5px;
	margin-bottom: 3px;
}

ul.buttons li a.icon span, ul.buttons li:hover a.icon span {
	text-decoration: none;
}
