/*
 * 	vim: set fdm=marker:
 *	Common Styles for Taurus World Stunt Awards 2008/2009
 *	(c) 2008 by T-SIGN Studios, http://www.t-sign.com
 *	Authors: Robert Adrianowski (robert_adrianowski@t-sign.com)
 */

/* {{{ Imports */
@import url(./components/news/common.css) screen;
@import url(./components/news/list.css) screen;
@import url(./components/news/single.css) screen;
/* }}} */
/* {{{ standard style */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}
body {
	background: #000000;
	font-family: arial, verdana, sans-serif;
	color: #989898;
	font-size: 13px;
	line-height: 20px;
}

none {
	display: none;	
}

a img, img {
	border: 0;
}
p {
	margin: 0;
	padding: 0;
}
ul, ol {
	padding: 0;
	margin: 0;
}

li {
/*	
	padding: 5px 20px;
	list-style-position: inside;
*/	
}
ul li {
	list-style-type: square;	
	list-style-position: inside;	
}
form {
	margin: 0;
	padding-left: 0;
}
.nodisplay {
	display: none;
}
.clear {
	margin: 0;
	padding: 0;
	height: 0;
	font-size: 0px;
	clear: both;
	overflow: hidden;
}

span.bold {
	font-weight: bold;
}
#page a {
	color: white;
	text-decoration: none;
}

#page a:hover {
	text-decoration: underline;
}

#page p {
	margin: 5px 0 5px 0;
	padding: 0;
	text-align: justify;
	text-align: left;
}
#page p.bodytext {
	margin: 5px 0 12px 0;	
}

#page .border3 p.bodytext {
	margin: 0;	
}

#page h1 {
	display: inline;
	font-size: 1.3em;
	font-weight: normal;
	color: white;
}

#page h3 {
	display: inline;
	font-size: 1.2em;
	font-weight: normal;
	color: white;
	margin-right: 4px;
	text-transform: uppercase;
}
h3.seperate {
	display: block !important;
	width: 100%;
	clear: both;
	padding-bottom: 4px;
	background: transparent url(../img/content/separator.gif) 0 100% repeat-x;
}
#page h3.gray {
	color: #777777;
}
#page h3.gray a,
#page h3.gray a:hover {
	color: #777777;
}
#page h3 a {
	color: white;
}
#page .infoText h3 {
	font-size: 1em !important;
}
#page span.date	{
	font-size: 1.0em;
}
#page br {
	margin: 0;
	padding: 0 0 50px 0;
}
#page div.clear {
	margin: 0;
	padding: 0;
	height: 0;
	font-size: 0;
	clear: both;
	overflow: hidden;
}
#page span.white {
	color: white;
}
#page span.red, .red {
	color: #bd1824 !important;
}
#page .noneBottom {
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}
#page .left {
	float: left;
}
#page .noneBorderRight {
	border-right: none !important;
}
#page .marginForBorder1	{
	margin-right: 32px;
}
#page .noneRightMargin {
	margin-right: 0 !important;
}
#page .marginBottomForBorder2 {
	margin-bottom: 9px;
}
#page .noneBottomBorder {
	border-bottom: none;
}
#page .defaultColor {
	color: #989898 !important;
}
#page .center {
	margin: 0 auto;
}
#page a.more:hover,
#page #menuUp a:hover,
#page #footer a:hover,
#page a.infoPic:hover,
#page .dateMore a:hover	{
	text-decoration: underline;
}
/* }}} */
/* {{{ borders */
#page .border1 {
 width: 113px;
 height: 83px;
}
#page .border3 {
 width: 268px;
 /* height: 193px; */
}
#page .border2 {
	text-align: center;
	width: 323px;
}
#page .border4 {
	height: 73px;
	text-align: center;
	width: 73px;
}
#page .border5 {
 width: 217px;
 height: 164px;
}
#page .border1,
#page .border2,
#page .border3,
#page .border4,
#page .border5{
 	background: #141414;
 	border: 1px solid #383838;
	padding: 5px 0 2px 5px;
}

#page .border4 {
	padding: 7px 0 2px 2px;
}

#page .borderthumb {
	float: left;
	padding: 5px 5px;
 	border: 1px solid #383838;
 	background: #141414;
 	margin-right: 15px;
}

/* }}} */
/* {{{ other styles */
#page .separate {
	clear: both;
	height: 19px;
	background: transparent url(../img/content/separator.gif) 0 50% repeat-x;
}
#page .rowRoot {
	margin-bottom: 8px;
}
#page .info {
	width: 114px;
	padding-bottom: 8px;
}
#page .info a,
#page .info a:hover {
	color: #989898;
}
#page .info a.infoPic {
	margin-left: 5px;
}
#page .colLeft {
	float: left;
	width: 332px;
	margin-right: 15px;
}
#page .colRight	{
	float: left;
	width: 332px;
}
#page .picture {
	margin-right: 10px;
}
#page .infoText	{
	float: left;
	width: 60%;
}
#page .infoMember {
	float: left;
	width: 240px;
}
#page .dateMore	{
	font-size: 12px;
}
#page a.moreBig	{
	font-size: 1.4em;
	text-decoration: none;
	margin-left: 5px;
	line-height: 1px;
}
#page .item {
	float: left;
	position: relative;
	width: 335px;
	margin-right: 8px;
	margin-bottom: 10px;
}
#page .rate {
	float: right;
	position: absolute;
	top: 4px; right: 0;
	height: 11px;
}
#page .statistic {
	float: left;
	position: relative;
	top: -1px;
	margin-right: 6px;
}
#page .spaceBottom {
	padding-bottom: 8px;
}
#page .row a.galleryLink {
	display: block;
	z-index: 10;
	position: absolute;
	top: 0; 
	left: 0;
	width: 212px;
	height: 159px;
	margin-left: 7px;
	background: transparent;
}
#page #gallery1,
#page #gallery2,
#page #gallery3 {
	margin-left: 7px;
}
#page .head {
 font-size: 0.8em;
}
#page a.more:hover,
#page #menuUp a:hover,
#page #footer a:hover,
#page a.infoPic:hover,
#page .dateMore a:hover,
#page .itemGallery a:hover,
#page .boxContent a:hover,
#page .literal a:hover {
 text-decoration: underline;
}
#page a.small {
 font-size: 0.9em;
}
#page .newSpace {
 height: 47px;
}
#page .noneBg {
 background: none !important;
}
#page .noneBorderRight {
 border-right: none !important;
}
#page .textCenter {
 margin-top: 35px;
 text-align: center;
 text-transform: uppercase;
}
/* {{{ literal */
#page .literal ul {
 display: block;
 margin: 0 auto;
 width: 130px;
}
#page .literal ul li {
 float: left;
 display: block;
 border-right: 1px solid white;
 padding-right: 4px;
 margin-right: 4px;
 line-height: 11px;
}
#page .literal ul li a {
 color: #989898;
}
#page .literal ul li a.active {
 color: white;
}
#page .rssItem {
 height: 54px;
 border-top: 2px solid #090909;
 background: transparent url(/document_root/images/misc/content/bgitem.png) left top repeat-x;
}
#page .rssItem a.rss {
 display: block;
 margin: 16px 0 0 13px;
 height: 13px;
 padding-left: 20px;
 background: transparent url(/document_root/images/misc/content/icon.png) no-repeat left top;
}
#page .topLiteral {
  position: relative;
  top: -14px;
}
#page h3.small {
 font-size: 1em;
}
#page a.small {
 font-size: 0.9em;
}
.single-img {
	text-align: justify;
}
.common-content .pic-container {
 	awidth: 335px;
 	margin-left: 15px;
}
.common-content .double {
	margin-bottom: 30px;	
}
.common-content .double, .common-content .double .pic {
	margin-left: 0 !important;
}
.common-content .double .pic .img {
	margin-left: 5px;	
}
.common-content .double .pic {
	height: 189px;
}
.common-content .double .left {
	margin-right: 35px;
}
.common-content .pic {
	float: left;
	padding: 5px 5px 0 0;
 	margin: 8px 0 4px 10px;
 	width: 314px;
 	height: 193px;
 	border: 1px solid #383838;
 	background: #141414;
}
/* }}} */
/* }}} */
h2.red a {
    color: #bd1824 !important;
}


#page .boxLink	{
	padding: 8px 0 9px 10px;
	border-top: 1px solid #2f2f2f;
	margin: 0 -10px 0 -10px;
	background: transparent url(../img/content/bglink.png) left top repeat-x;
}
#page .boxLink-first	{
	background: transparent url(../img/content/bglinkfirst.png) left top repeat-x;
}
#page .boxLink a:hover	{
	text-decoration: underline;
}
#page .itemGallery	{
	float: left;
	aposition: relative;
	z-index: -999px;
	width: 220px;
	margin: 0 20px 13px 0;
}
#page .itemGallery .headItem	{
	height: 18px;
	padding: 3px 0 0 9px;
	background: transparent url(../img/content/bggallery.png) no-repeat left top; 
}
#page .itemInfo	{
	width: 204px;
	min-height: 69px;
	margin-top: 5px;
	padding: 6px 9px;
	border: 1px solid #333333;
}
#page .sizePic	{
	margin: 11px 0 14px 0;
}
#page .oneSize	{
	float: left;
	padding-right: 9px;
	margin-right: 9px;
	margin-bottom: 3px;
	font-size: 0.9em;
	line-height: 10px;
	border-right: 1px solid #989898;
}
#page .oneSize a	{
	color: #bd1824;
}
#page .oneSize a:hover	{
	color: #bd1824;
	text-decoration: underline;
}
#page .sizePic .last	{
	border-right: 0px;
}
.tx-twsaoverview-pi1 .xBox {
	min-height: 500px;
}

#contents {
	min-height: 250px;
}

#page h2 {	
	font-size: 1.1em;
	font-weight: normal;
	color: white;
	margin-right: 4px;
	text-transform: uppercase;	
}

#body ol,
#body ul  {
	padding-left: 20px;
}

#page .boxsPic	{
	width: 290px;
}
#page .picInfo	{
	width: 326px;
}
#page .bigPic	{
	width: 360px;
}
#page .boxsPic .rowRoot {
	margin-bottom: 12px;
}


.showMore {
	font-size:0.8em;
	float: right;
}
/* {{{ Gallery Overview */
.gallery-link {
	height: 300px;
}
.gallery-link .videos-link {
	margin-left: 130px;
}
.gallery-link .videos-link, .gallery-link .pictures-link {
	float: left;
	width: 400px;
}
.gallery-link .videos-link a, .gallery-link .pictures-link a {
	display: block;
	width: 343px;
	height: 111px;
}
.gallery-link .videos-link a {
	background: url(../img/content/videos-button.png);
}
.gallery-link .pictures-link a {
	background: url(../img/content/pictures-button.png); 
}
/* }}} */



/* community profiles - roster list */
#page .locationPageAlf .seeAll {
	margin: 0 0 0 75px;
}

#page .locationPage .item, 
#page .locationPageAlf .item {
	float: right;
	margin: 0;
	padding: 6px 5px 4px;
	position: relative;
	right: 0;
	top: 0;
	width: auto;
}

#page .locationPageAlf {
	margin-bottom: 40px;
}

/* buttons row in registration form */
dd.bottonrow {
	text-align: center;
}

ul.winnerlist li {	
	float: left;
	list-style-type: none;
	padding: 0 12px 20px 0;
	width: 320px;
} 

#body ul.winnerlist {
	padding-left: 10px;
}

#tx-srfeuserregister-pi1-tx-twsauserinfo-height,
#tx-srfeuserregister-pi1-tx-twsauserinfo-weight
{
	width: 30px;	
}

#tx-srfeuserregister-pi1-tx_twsauserinfo_haircolor,
#tx-srfeuserregister-pi1-tx_twsauserinfo_eyecolor 
{
	width: 100px;
}

.labelTop
{
	vertical-align: top;	
}

.tx-srfeuserregister-pi1-uploader {
	margin-bottom: 5px !important;	
}

.tx-srfeuserregister-pi1 dd {
	line-height:15px;
}
.submitAll {
	margin-top: 20px !important;	
}

.border {
	border: 1px dotted #989898; 	
}

#page .actual,
#page .actual a {
	color: #BD1824 !important;
}

.news-list-browse span,
.news-list-browse .next {
	margin:3px;
}

.registration h2 {
	margin-bottom: 0px;
}

.registration .separate {
	height: 1px;	
} 

.unionType input {
	float:left;
}
.unionType label {
	display:block;
	float:left;
	width:290px;
}




.tx-srfeuserregister-pi1 dt {
	width:200px;
}
	
.number .alpha {
	list-style-type: upper-alpha;	
}
.number dt {
	width: 180px;	
}
.number .alpha dt {
	width: 160px;	
} 

.buttons .button {
	float: left;
	margin-left: 100px;
}
	
.buttons .button.big a {
	display:block;
	height:111px;
	width:343px;
	font-size: 2em;
	background: transparent url(../img/content/button.png) repeat scroll 0 0;
}

.buttons .button.big a span {
	display: block;
	padding-top: 39px;
}

.buttons .button.big a:hover {
	text-decoration: none !important;
}


.buttons .button.big.websiteUser a span {
	padding-left: 64px;
}

.buttons .button.big.websiteMember a span {
	padding-left: 32px;
}

.contents.registration.confirm dd {
	color: white;
}

.statusbox {
	position: absolute;
	right: 0px;
	background: transparent url(../img/header/status.png) no-repeat;
	width: 298px;
	height: 65px;
	margin-top:-70px;
}

.left {
	float: left;
		
}

.statusbox .image {
	padding: 6px;
	width: 60px;	
}

.statusbox .image img {
	border: 5px #000000 solid;	
	padding: 2px;
}

.statusbox .text {
	font-size: 13px;
	padding: 7px 5px 5px;
	text-transform: uppercase;
}

.frame
{
    background-color: #141414;	
	border: 1px solid #383838;
	padding: 4px;
}

.frame a
{
    height: inherit;
}

.tx-indexedsearch .xBox .headLine {
	margin-top: 20px;
}
