/*
Design by Stickymint Web Design Studio
http://www.stickymint.com.au
*/

* {
	margin: 0;
	padding: 0;
}
#footer-bg {
	background-attachment: scroll;
	background-image: url(../ima/gif/footer-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#background {
	background-image: url(../ima/gif/img01.gif);
	background-repeat: repeat-x;
}

body {
	color: #333333;
	background-color: #bb0000;
	background-image: url(../ima/gif/background.gif);
	background-repeat: repeat-y;
	background-position: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

form {
}

fieldset {
	border: none;
}

legend {
	display: none;
}

h1 {font-size: 2.4em; text-align:center;}

h1, h2, h3 {
	margin: 0;
	color: #bb0000;
}

h2 {
	margin-bottom: .5em;
	font-size: 1.8em;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.8em;
}

p {
}

blockquote {
}

ul {
	margin-left: 1.5em;
	list-style: square;
}

ul li {
}

ol {
	margin-left: 2em;
	list-style: lower-roman;
}

ol li {
}

a {
	color: #0033CC;
}

a:hover {
	text-decoration: none;
	color: #000000;
}

img {
	border: none;
}

/* Boxed Style */

.boxed {
	margin-bottom: 1em;
	border: 1px solid #CCCCCC;
	background-color: #F7F7F7;
	background-image: url(../ima/gif/img07.gif);
	background-repeat: repeat-x;
}

.boxed .title {
	height: 29px;
	padding: 11px 0 0 27px;
	text-transform: uppercase;
	font-size: 1.2em;
	color: #FFFFFF;
	background-image: url(../ima/gif/img08.gif);
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

.boxed .content {
	padding: 10px;
}

/* Header */

#header {
	width: 700px;
	height: 130px;
	margin: 0 auto;
	background-image: url(../ima/gif/img02.gif);
	background-repeat: no-repeat;
}

/* Header > Logo */

#logo {
	float: left;
	padding: 65px 0 0 0;
}

#logo h1 {
	text-transform: uppercase;
	font-size: 2em;
}

#logo h2 {
	margin: 0;
	text-transform: uppercase;
	font-size: 1.2em;
}

#logo a {
	text-decoration: none;
	color: #FFFFFF;
}

/* Header > Top Menu */

#topmenu {
	float: right;
}

#topmenu ul {
	margin: 0;
	padding: 100px 0 0 0;
	list-style: none;
	line-height: normal;
}

#topmenu li {
	display: inline
}

#topmenu a {
	display: block;
	float: left;
	margin: 0 0 0 20px;
	padding: 0 0 0 15px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: x-small;
	font-weight: bold;
	color: #bb0000;
}

#topmenu a:hover {
	text-decoration: underline
}

#topmenu1 {
	background-image: url(../ima/gif/img03.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#topmenu2 {
	background-image: url(../ima/gif/img05.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#topmenu3 {
	background-image: url(../ima/gif/img04.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

/* Menu */

#menu {
	width: 700px;
	height: 40px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 26px;
	padding: 14px 18px 0 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../ima/gif/img06.gif);
	background-repeat: no-repeat;
}

#menu a:hover {
	text-decoration: underline;
}

#menu .first a {
	padding-left: 0;
	background: none;
}

/* Content */

#content {
	width: 735px;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content > Main */

#main {
	float: left;
	width: 460px;
	padding-bottom: 0.5em;
}

/* Content > Main > Example */

#example {
}

/* Content > Main > Welcome */

#welcome {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0.5em;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 1em;
	padding-left: 0;
}

#chart {
	clear: both;
	float: left;
}

/* Content > Sidebar */

#sidebar {
	float: right;
	width: 220px;
}

/* Content > Sidebar > Login */

#login {
}

#login label {
	display: block;
}

#login #inputtext1, #login #inputtext2 {
	width: 180px;
	margin-bottom: .5em;
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
	font: normal small Arial, Helvetica, sans-serif;
	color: #999999;
}

#login #inputsubmit1 {
	float: right;
	width: 60px;
	margin-right: 7px;
	border: 1px solid #CCCCCC;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	font: normal small Arial, Helvetica, sans-serif;
}

#login p {
	margin: 0;
	padding-top: .2em;
	font-size: x-small;
}

/* Content > Sidebar > Updates*/

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates li {
	margin-bottom: 1em;
}

#updates h3 {
	margin: 0;
	padding: 0 0 0 10px;
	font-size: x-small;
	background-image: url(../ima/gif/img09.gif);
	background-repeat: no-repeat;
	background-position: left center;
}

#updates p {
	margin: 0;
	padding: 0 0 0 10px;
	line-height: normal;
	font-size: .85em;
}

#updates a {
	text-decoration: none;
}

/* Content > Sidebar > Partners*/

#partners {
}

/* Footer */

#footer {
	clear: both;
	width: 700px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/* Footer > Legal */

#legal {
	margin: 0;
	text-align: center;
	color: #333333;
	padding: 8px;
}

#legal a {
	font-weight: bold;
	color: #333333;
}

/* Footer > Links */

#links {
	margin: 0;
	padding: 10px;
	text-align: center;
	font-size: x-small;
	color: #dddddd;
}
#links a {
	color: #dddddd;
	margin-right: 3px;
	margin-left: 3px;
	text-decoration: none;
}
#links a:hover {
	text-decoration: underline;
}
/******** Form ********/
input {
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 3px;
}
textarea {
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 12px;
	padding: 3px;
}
.button {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4.fontsize { font-size:18px; color:#000000;}

.redbg { color:#000000; background-color:#FF0000; font-size:20px;}

.red {
	color: #bb0000;
}

.boldred {
	font-weight: bold;
	color: #bb0000;
}


.bold {
	font-weight: bold;
	color: #bb0000;
}
.checkbox {
	margin-right: 15px;
	margin-bottom: 2px;
}
.center {
	text-align: center;
	font-style: italic;
	color: #0033cc;
}
ol li {
	list-style-type: decimal;
	font-weight: bold;
}
