@charset "utf-8";

/*CSS for DawnGraphicDesigner
created by TorWebDesign*/
* {margin:0;padding:0}
/*container and main columns*/
.whole {
	width: 952px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.container {
	width: 950px;
	max-width: 1260px;
	min-width: 780px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-color: #000;
	border: 1px solid #f2059f;
}
.content {
	width: 665px;
	float: left;
	margin-left: 42px;
	padding-top: 18px;
}
.content .contentleft {
	width: 320px;
	float: left;
}
.content .contentright {
	float: right;
	width: 320px;
	margin-left: 15px;
	padding-top: 25px;
}
.content .contentindright {
	float: right;
	width: 320px;
	margin-left: 15px;
}
.content .contentcont {
	width: 600px;
}
.endorsebox {
	width: 645px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #f2059f;
	padding-left: 10px;
	margin-bottom: 40px;
}
.portimage {
	width: 275px;
	float: left;
	clear: left;
	border: 1px solid #FFF;
	height: 206px;
}
.porttext {
	width: 285px;
	float: left;
	height: 228px;
}
.back {
	clear: both;
	float: left;
}
.indextable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
}
/*end container and main columns*/

#openglobal_privacy_widget {
	width: 180px;
	top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-color: #FFF;
	z-index: 100000;
	display: inline;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
	margin-left: 386px;
	color: #000;
}
#openglobal_privacy_accept {
	background-color:#FFF
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align:middle;
}
#openglobal_privacy_leave {
	background-color:#FFF
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align:middle;
}



/*header, footer and banner*/
.header {
	height: 50px;
	background-color: #F2059f;
	padding-left: 50px;
	padding-top: 16px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #FFF;
	margin-bottom: 10px;
}
.footer {
	height: 100px;
	clear: left;
	padding-left: 35px;
}
.banner {
	height: 130px;
	padding-top: 10px;
	padding-bottom: 5px;
	margin-bottom: 50px;
}
/*end header, footer and banner*/

/*menu items*/
.menu {
	width: 135px;
	list-style-type: none;
	list-style-image: none;
	float: left;
	margin-left: 40px;
}
ul.nav li {
	list-style: none;
	margin-top: 20px;
	border: 1px solid #f2059f;
}
ul.nav a {
	text-decoration: none;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	font-size: 14px;
	list-style-type: none;
	list-style-image: none;
	display: block;
}
ul.nav a:hover {
	background-color:#f2059f;
	color: #FFF;
	font-weight: normal;
	list-style-image: none;
	list-style-type: none;
}
.nav li #onlink {
	background-color:#f2059f;
}
/*end menu items*/

/*text items*/
body {
	background: #000000;
	margin: 0;
	padding: 0;
	color: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #f2059f;
	line-height: normal;
	font-weight: normal;
	margin-bottom: 10px;
}
h2 {
	font-size: 10px;
	color: #f2059f;
	font-weight: normal;
}
h3 {
	font-size: 10px;
	color: #FFF;
	font-weight: normal;
}
h4 {
	font-size: 8px;
	color: #FFF;
	margin-right: 46px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
h5 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #f2059f;
	font-weight: normal;
	padding-top: 6px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-bottom: 10px;
}
p1 {
	font-size: 16px;
	font-family: Verdana, Geneva, sans-serif;
}
#ftlt {
	width: 300px;
	float: left;
	text-align: left;
	margin-left: 44px;
}
#ftrt {
	width: 300px;
	float: right;
	text-align: right;
}

a:link {
	color: #f2059f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f2059f;
}
a:hover {
	text-decoration: none;
	color: #f2059f;
}
a:active {
	text-decoration: none;
	color: #f2059f;
}
a img { 
	border: none;
}
