body{
	margin:0px;
	font:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	background:#000;
	color:#fff;
}
#pageWrapper{
	background:url(/ownersbeta/images/background_wings.jpg) top center no-repeat;
}
#topBar{
	background:url(/ownersbeta/images/topbar_bg.gif) top left repeat-x;
	height:31px;
}
#topNav{
	background:url(/ownersbeta/images/topNav_bg.gif) top left repeat-x; height:25px; border-bottom:solid #333 1px;	
}
#topNav img{
	float:left;
	padding-top:5px;
}
#topNav a{
	display:block;
	float:left;
	height:25px;
	background:no-repeat 0px 0px;
}
#topNav a:hover, #topNav a.selected{
	background-position:0px -25px;	
}


#contentWrapper{
	width:700px;
	margin:0px auto;
	background:url(/ownersbeta/images/mainContentGrad_bg.jpg) top left repeat-x;
	border:solid #2f2f2f;
	border-width:0px 1px;
	padding:0px;
	margin-bottom:20px;
}
.red{ color:#bb2025;}
a {
	color:#bb2025;
	text-decoration:none;
}
a.underline, a:hover {
	text-decoration:underline;
}
a img { 
	border:none; 
}

a.open{
	background:url(/ownersbeta/images/arrow_down.gif) no-repeat;
	background-position:0px 2px;
	padding-left:15px;
	color:#fff;
}
a.close{
	background:url(/ownersbeta/images/arrow_up.gif) no-repeat;
	background-position:0px 2px;
	padding-left:15px;
	color:#fff;
}
a.skull, a.skull:hover, a.skullSelected{
	background:url(/ownersbeta/images/skullEmpty.gif) top left no-repeat;
	display:block;
	height:15px;
	width:21px;
	float:left;
	padding:2px;
}
a.skullSelected{
	background:url(/ownersbeta/images/skullFull.gif) top left no-repeat;
}

a.wishlist{
	color:#e8e8e8;	
}


.modWrap{ background:#c3c3c3; padding:7px 10px; }

.emptyMod{
	background:#242424;
	font-style:italic;
	color:#e8e8e8;
	padding:20px;
	text-align:center;
}



/*body{
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	background:#9d9c9c;
	color:#000;
}*/
input, select, textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000;
	margin:0px;
	padding:2px;
	border:solid 1px #000;
	width:140px;
	margin:2px 0px;
}
select {
	padding:1px;
	width:146px;
}
form {
	margin:0px;
	padding:0px;
}



.inputImage{
	width:auto;
	border:none;
	margin:0px;
}

.clearer { 
	clear:both;
	display:block;
	margin:0;
	padding:0px;
	height:0px;
	line-height:1px;
	font-size:1px;
}
.heading {
	font-size:18px;
	line-height:20px;
}
.subheading {
	font-size:13px;
	line-height:17px;
}
.em { font-style:italic; }
.normal{ font-weight:normal; }
.bold { font-weight:bold; }
.red { color:#bb2025; }
.white { color:#fff; }
.black { color:#000; }
.break { margin:0px; }
.break1 { margin:1px 0px; }
.break2 { margin:2px 0px; }

.arrow {
	padding-left:12px;
	background:url(/ownersbeta/images/bullet-arrows.gif) no-repeat 0px 5px;
}


.friend{
	width:105px;
	height:92px;
	float:left;
	text-align:center;
}
.bottom{
	border-top:solid 1px #9e9e9e;
	padding-top:6px;
	margin-top:6px;
	text-align:right;
}
.itemDesc{
	border-top:solid 1px #fff;
}
.itemPadding{
	background:#c4c4c4;
	border-top:solid 1px #989898;
	padding:5px;
}


.leftcolumn {
	width:300px;
	padding:0px;
}	
.rightcolumn {
	width:405px;
	padding:0px;
}
.column {
	width:330px;
	padding:0px;
}
.Section {
	margin:10px;
}	
.SectionTitle {
	background:url(/ownersbeta/images/componentBar_bg.gif) top left repeat-x;
	height:20px;
	border-bottom:solid 1px #fff;
	font-weight:bold;
	margin:0px 0px 2px 0px;
}
.SectionTitleLabel{
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	padding-top:6px;
}
.SectionBody {
	padding:0px;
	color:#000;
}	
.SectionBodyRegion {
	padding:0px;
	margin:0px;
}	

#app_messagebox {
	width:98%;
	border:1px dotted #999999;
	background: #FFFFE0;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#000;
}


#infoTicker {
	font-weight:bold;
	color:white;
	font-size:12px;
	background-color:black;
	border:0px;
	width:200px;
}

.toolbar {
	width:98%;
	border:1px dotted #999999;
	/* background: #FFFFE0; */
	/* background: #51504f; */
	background: #e8eef7;
	padding: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#fff;
}
.toolbar a:link,
.toolbar a:active,
.toolbar a:visited,
.toolbar a:hover {
	color:#333;
}
/********** Hide / Show ************/	
.hidelayer{ display: none; }
.showlayer{ display: block; }

.pagingLinks {
	font-size:12px;
	color:#fff;
	display:block;
	width:16px;
	height:16px;
	border:1px solid silver;
	background-color:#ccc;
	float:left;
	margin-right:3px;
	text-align:center;
}
.pagingLinksSelected {
	background-color:#fff;
	color:#bb2025;
}
.pagingButton {
	font-size:12px;
	color:#fff;
	display:block;
	width:90px;
	height:16px;
	border:1px solid silver;
	background-color:#ccc;
	float:right;
	margin-right:3px;
	text-align:center;
}

#imageGallery {
	text-align:center;
	width:280px;
	padding:10px;
	background:#51504F; 
	border:solid 1px #666;
}

#loadingImage {
	width:100%;
	margin:0 auto;
	margin-top:15px;
}

#overlay {
     visibility: hidden;
     position: absolute;
     left: 0px;
     top: 0px;
     width:100%;
     height:100%;
     text-align:center;
     z-index: 1000;
	 background-image:url(../images/background-trans.png);
}

#overlay div {
     width:300px;
     margin: 100px auto;
 /*    background-color: #fff;
     border:1px solid #000;*/
     padding:15px;
     text-align:center;
}

.smallLabel {
	color:#666666;
	font-size:9px;
	text-align:right;
	padding-right:5px;
	width:60px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
