/*
+--------------------------------------
|   Wiccle v1.00
|   ==================================
|   by Markus Loponen & Keith Killilea
|   (c) 2009-2010 Wiccle Ltd.
|   http://www.www.wiccle.com
|   Email: info@wiccle.com
|   ==================================
|   Time: 2010-04-16 | File version: 1.00
+-------------------------------------
|  	Please read the Wiccle license 
|   Available at docs/license.txt
+-------------------------------------
*/

html, body {
	height: 99.9%;
	
}

body {
	padding: 0px;
	margin: 0px;
	padding-top: 0px;
	background-color: #227cae;
	background-position: top center;
	background-repeat: repeat-x;
	font-family: 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #d61212;
	position: relative;
	z-index: 0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}

br {
	line-height: 85%;
}

h1, h2, h3, h4, h5, h6, form {
	margin: 0px;
	padding: 0px;

}

h1 {
	font-size: 180%;
	margin: 0px; 
	padding: 0px;
	color: #24548a;
	font-style: normal;
	font-family: 'Trebuchet MS';
}
h2 {
	font-size: 140%;
	margin: 0px;
	padding-bottom: 15px;
	color: #fff;
	font-family: 'Trebuchet MS';
}

h3 {
	font-size: 105%;
	font-family: 'Trebuchet MS';
	color: #24548a;
	font-style: normal;
	font-weight: bold;
}

h4 {
	font-size: 100%;
	margin: 0px;
	margin-bottom: 0px;
	padding: 2px;
	padding-left: 12px;
	background-color: #eee;
	border: 1px solid #ddd;
	border-bottom: 0px;
	border-left: 10px solid #e0e0e0;
	color: #49909f;
	font-style: normal;
	font-weight: bold;
	font-family: 'Trebuchet MS';
}
h5 {
	font-size: 90%;
	margin: 0px;
	margin-bottom: 8px;
	padding: 2px;
	padding-left: 12px;
	background-color: #eee;
	border-bottom: 1px solid #ddd;
	color: #49909f;
	font-style: normal;
	font-weight: bold;

}

img {
	border: 0px;
}

iframe {
	border: 0px;
}

td {
	vertical-align: top;
}


acronym {
	cursor: help;
}


hr {
	border: 0px;
	height: 1px;
	margin-top: 0px;
	background-color: #d0d0d0;
	color: #ffffff;
}
ul, li {
	margin: 0px;
	padding: 0px;
}

li {
	padding-left: 2px;
	margin-left: 20px;
}

li {
	padding-bottom: 7px;
	list-style: square;
}

ul {
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
}

p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 12px;
	margin-left: 5px;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
	font-size: 13px;
}

blockquote {
	margin: 0px;
	margin-bottom: 8px;
	margin-top: 8px;

	padding: 4px;
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 10px;
	border: 1px solid #ccc;
	border-left: 0px;
	border-right: 0px;
	background-color: #eee;
	font-style: italic;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
}

sup, sub {
	font-size: 100%;
	height: 0px;
	line-height: 1px;
	vertical-align: baseline;
	_vertical-align: bottom;
	bottom: 6px;
}


a:link, a:visited, a:active, a:hover
{
	color: #967ab0;
	text-decoration: none;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
}

a:hover, a:active
{
	color: #53b9ac;
	text-decoration: none;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
}


#user_footer {
	width:100%;
	background-image:url('../images/user_images/footer_bg.png');
	background-repeat:repeat;
}

.footertestcolumns {
	width:222px;
	padding-top:20px;
	padding-left:50px;
	color: #636363;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
}

.footertestcolumns a:link,.footertestcolumns  a:visited,.footertestcolumns  a:active,.footertestcolumns  a:hover
{
	color: #636363;
	text-decoration: none;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
}

.footertestcolumns a:hover,.footertestcolumns  a:active
{
	color: #4aaccc;
	text-decoration: none;
	font-family: 'Trebuchet MS', Tahoma, sans-serif;
}

.footertestcolumns2 {
	width:70px;
	padding-top:20px;
	padding-right:20px;
}

.footertestcolumns3 {
	width:3px;
	padding-top: 20px;
}

li {
    padding-bottom: 7px;
    list-style: square;
}

