/* ######################################################################### */
/* GLOBAL STYLE */
/* ######################################################################### */
body {
	margin: 0;
	background-color: #141414;
	font-family: "Lucida Grande", Verdana, sans-serif;
	font-size: 13px;
	background-image:url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
}
a {
	color: red;
}
.sonicangel {
	z-index: 2;
	position: absolute;
	top: 183px;
	left: 50%;
	margin-left: 155px;
}
#wrapper {
	width: 752px;
}
#sponsers {
	text-align: right;
	background-image: url(../images/sponsers.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 90px;
	color: white;
	font-size: 14px;
	padding-right: 18px;
	padding-top: 0px;
	margin-top: 0;
}
#sponsers img {
	padding-top: 5px;
}
#top {
	padding-top: 90px;
	text-align: right;
	height: 48px;
}
#content_wrapper {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 22px;
}
#content {
	background-image: url(../images/topbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 15px;
	padding-top: 5px;
	text-align: left;
	
}
h1 {
	padding: 8px;
	background-image: url(../images/h1.gif);
	background-repeat: no-repeat;
	background-position: center;
}
h3 {
	color: white;
	font-size: 12px;
	padding: 0;
	margin: 0;
	margin: 10px;
	margin-left: 0;
}
p {
	color: white;
}
.textf {
	width: 715px;
	height: 25px;
	border: 0;
	padding-left: 4px;
}
.textf_m {
	width: 715px;
	height: 150px;
	border: 0;
	padding-left: 4px;
}
.req {
	color: gray;
	padding-left: 6px;
 	font-size: 9px;
 	font-weight:  normal;
}
.button {
	padding-top: 10px;
}
#bottom {
	height: 40px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
}
.banner {
	padding-top: 10px;
}
.menu {
	color: white;
	float: right;
	padding: 7px 0 7px 0;
}
.menu ul {
	color: white;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.menu li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-weight: normal;
	padding-left: 5px;
	border-left: 1px solid #555;
	padding-right: 5px;
}
.menu a {
	color: white;
	text-decoration: none;
}
.menu .active a {
	color: #53c0e3;
	text-decoration: none;
}
/* ######################################################################### */
/* TOUDATA */
/* ######################################################################### */
.tourdata {
	color: white;
	clear:both;
	background-color: #404040;
	height: 20px;
	margin: 4px;
	border: solid;
	border-width: 1px;
	border-color: #929292;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 20px;
}
.tourdata .date {
	float: left;
	width: 80px;
	font-size: 12px;
}
.tourdata .place {
	float: left;
	width: 200px;
}
.tourdata .url {
	float: left;
}
.tourdata .url_gray {
	float: left;
	color: gray;
}
.clear {
	clear:both;
}
.tourdata .hour {
	float: left;
	width: 170px;
}
.tourdata .opnames {
	float: left;
	width: 180px;
}
.tourdata .placesun {
	float: left;
	width: 230px;
}
.tourdata .opnames2 {
	float: left;
	width: 400px;
}
/* ######################################################################### */
/* STARS */
/* ######################################################################### */
.startext {
	color: white;
	clear:both;
	background-color: #404040;
	height: 20px;
	margin: 4px;
	border: solid;
	border-width: 1px;
	border-color: #929292;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 20px;
}
.startext .text {
	text-align: center;
	float: top;
	width: 320px;
	font-size: 12px;
}
/* ######################################################################### */
/* WIDGET */
/* ######################################################################### */

.widget_left {
	float: left;
	width: 320px;
}
.widget_right {
	float: right;
	width: 400px;
}
.widget_right h1 {
	color: white;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
.widget_right p {
	color: white;
	margin: 0;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 15px;
}
.widget_right .sharef {
	margin-top: 8px;
	padding: 10px;
	background-color: #3b5997;
	color: white;
	font-weight: bold;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
.widget_right .sharef a {
	color: white;
	text-decoration: none;
}
.widget_right .sharet {
	margin-top: 8px;
	padding: 10px;
	background-color: #33ccff;
	color: white;
	font-weight: bold;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
.widget_right .sharet a {
	color: white;
	text-decoration: none;
}
.widget_right .shared {
	margin-top: 8px;
	padding: 10px;
	background-color: #ffae00;
	color: white;
	font-weight: bold;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
}
.widget_right .shared a {
	color: white;
	text-decoration: none;
}








