﻿/* CSS Document */
body {
	font-family: Tahoma;
	font-size: 12px;
	color: #7f898b;
	text-decoration: none;
	text-align: left;
	text-indent: 5px;
	background-color: #000000;
	/*background-image: url(http://visionary.8illusion.com/images/background.jpg);
	background-repeat: no-repeat;
	background-position: right top;*/
}
.body {
	background-image: url(http://visionary.8illusion.com/images/background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
h1 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-transform: none;
	text-indent: 0px;
	vertical-align: top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
}
h2 {
	font-family: Calibri, Arial, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
	text-transform: none;
	text-indent: 0px;
	vertical-align: top;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
}
h3 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	text-align: left;
	line-height: 0.8em;
	padding-top: 5px;
}
h4 {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #cb7d9a;
	text-decoration: none;
	text-indent: 10px;
	line-height: normal;
}
h5 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #cb7d9a;
	text-decoration: none;
	text-indent: 10px;
	line-height: normal;
}
h6 {
	font-family: Tahoma;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
h7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	text-indent: 10px;
	line-height: 1.2em;
	
}
.para {
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	text-indent: 10px;
	line-height: 1.5em;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
p {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 1.2em;
}
.p {
	font-family: Tahoma;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
	line-height: 1em;
	font-weight: normal;
}
.list {
	list-style-position: inside;
	list-style-image: url(../images/layout/bullet.jpg);
	list-style-type: disc;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #999999;
	text-decoration: none;
	marker-offset: 2px;
}
ul {margin-left: 0; padding-left: 0.5em;}
li {
	list-style-position: inside;
	list-style-image: url(../images/layout/bullet.jpg);
	list-style-type: disc;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	text-transform: capitalize;
	color: #999999;
	text-decoration: none;
	marker-offset: 0px;
	padding-right: 2px;
	margin-right: 2px;
}
.bground {
	background-color: #000000;
}
#menu {
	line-height: 1.0em;
	display: block;
	height: 1.0em;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
#image {
	vertical-align: top;
	float: right;
	height: 160px;
	width: 450px;
	margin-bottom: 2px;
	padding-bottom: 5px;
}
#align {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
#logo_container {
	position: absolute;
	height: 190px;
	width: 1024px;
	left: 0px;
	top: 0px;
	bottom: 0px;
	display: block;
	overflow: hidden;
	clear: both;
	margin: 0 auto;
	padding: 0px;
	vertical-align: bottom;
	text-align: left;
	background-image: url(../Layout/logo.png);
}
.logo {
	position:absolute;
	left: 0px;
	top: 0px;
	bottom: 0px;
}
a:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #7f898b;
	text-decoration: none;	
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #bf234e;
	text-decoration: none;
}
a:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #696873;
	text-decoration: none;
}
a:visited:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #bf234e;
	text-decoration: none;
}
.bottom_menu {
	text-align: center;
}
#frame {
	background-color:#000000;
	width:845px;
	height:538px;
}
.frame {
	background-color:#000000;
	width:845px;
	height:538px;
	position:relative;
	left:0px;
	top:0px;		
}
.buttons {
	outline: 0;
}
.error {
	text-align: center;
}
#wrapper {
	text-align: left;
	width: 580px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.title{
	font-size: 20px;
	font-weight: bold;
}

.linktext {	font-size: 12px
}
