html, body
 {	height: 100%; }

body
 {	font-family: "Verdana", "Arial", sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	background-color: #efefef;
	margin: 0px; }

p
 {	margin-top: 0px;
	margin-bottom: 1px;
	text-align: left; }

em
 {	font-style: italic; }

h1
 {	font-weight: bold;
	font-size: 13pt; }

h2
 {	font-size: 11pt;
	font-style: italic;
	font-weight: normal;
	margin-top: -10px; }

h3
 {	font-weight: bold;
	font-size: 10pt; }

ul,ol
 {	padding: 0px;
	margin: 0px; }

li
 {	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 1px;
	margin-left: 13px; }

html>body li:first-letter
 {	margin-left: -13px; }

table
 {	border-collapse: collapse;
	margin-top: 20px;
	margin-bottom: 20px; }

td
 {	border: 1px solid black; }

hr
 {	height: 1px;
	color: #fff;
	background-color: #fff;
	border: dotted 1px #7f7f7f;
	border-style: none none dotted;
	margin-top: 10px;
	margin-bottom: 10px; }

#page
 {	position: absolute;
	min-height: 100%;
	right: 99px;
	left: 99px;
	min-width: 825px;
	top: 0px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	background-image: url(img/rad-background.jpg);
	background-position: 0px 350px;
	background-repeat: no-repeat;
	background-color: #fff; }

#top
 {	position: absolute;
	right: 0px;
	left: 0px;
	height: 140px;
	top: 0px;
	margin: 0px;
	background-image: url(img/spin-logo-blue_top.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	background-color: #0073aa;
	border-bottom: 1px solid #000; }

#top p
 {	margin-left: -9999px;
	display: none; }

#top a
 {	display: block;
	height: 140px;
	border: 0px;  }

/* Search forms */
#searchform
 {	position: absolute;
	left: 10px;
	right: 0px;
	top: 110px; }

.searchbox, 
.result-searchbox, 
.commentinput, 
.piv_notify, 
.piv_discreet
 {	font: 12px Arial, Verdana, sans-serif;
	border: 1px solid #ccc;
	width: 125px;
	padding: 3px;
	background: #F8F8F8; }

.searchbutton,
.result-searchbutton,
.commentbutton
 {	font: 12px Arial, Verdana, sans-serif;
	border: 1px solid #ccc;
	background: #E2E8E5;
	padding: 2px; }

input.dim
 {	background-color: #DDD;
	color: #999; }

.result-searchbox,
.result-searchbutton
 {	margin-bottom: 10px; }

.pivotx-search fieldset,
.pivotx-search-result fieldset
 {	border: 0px;
	padding: 0px;
	margin: 0px;
	width: 210px; }

.pivotx-search label, 
.pivotx-search legend, 
.pivotx-search-result label, 
.pivotx-search-result legend
 {	display: none;
	visibility: hidden; }

.pivotx-search-result p
 {	margin-bottom: 10px; }

#search-results li
 {	margin-bottom: 9px;
	margin-left: 0px; }

html>body #search-results li:first-letter
 {	margin-left: 0px; }

#main
 {	bottom: 0px;
	margin-top: 180px;
	margin-right: 50px;
	margin-left: 250px;
	padding-bottom: 20px; }

#mainindex
 {	bottom: 0px;
	margin-top: 295px;
	margin-right: 50px;
	margin-left: 250px;
	padding-bottom: 20px; }

#main, #mainindex
 {	font-family: "Georgia", serif;
	font-size: 11pt;
	font-weight: normal;
	font-style: normal; }

#main a, a:link, a:visited
 {	color: #7f7f7f;
	text-decoration: none;
	border-bottom: 1px dotted #7f7f7f; }

#mainindex a, a:link, a:visited
 {	color: #7f7f7f;
	text-decoration: none;
	border-bottom: 1px dotted #7f7f7f; }

#main a:hover
 {	color: #0073aa;
	text-decoration: none;
	border-bottom: 1px dotted #0073aa; }

#mainindex a:hover
 {	color: #0073aa;
	text-decoration: none;
	border-bottom: 1px dotted #0073aa; }

#main a:active
 {	color: #0073aa;
	text-decoration: none;
	border-bottom: 1px dotted #0073aa; }

#mainindex a:active
 {	color: #0073aa;
	text-decoration: none;
	border-bottom: 1px dotted #0073aa; }

#main h1 a
 {	color: #000;
	text-decoration: none;
	border-bottom: 0; }

#mainindex img
 {	/*background: #000;*/
	/*padding: 1px;*/
	float: right;
	border-left: 10px solid #fff;
	border-bottom: 10px solid #fff; }

#main img
 {	/*background: #000;*/
	/*padding: 1px;*/
	float: right;
	border-left: 10px solid #fff;
	border-bottom: 10px solid #fff; }

div.spacer
 {	width: 211px;
	height: 1px; }

div.border
 {	border-right: 1px solid #000;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000; }

div.subopenborder
 {	border-right: 1px solid #000;
	border-top: 1px solid #000; }

div.subborder, div.Jan, div.Mar, div.Apr, div.May, div.Jun, div.Jul, div.Aug, div.Sep, div.Oct, div.Nov, div.Dec
 {	border-right: 1px solid #000; }

div.sublastborder, div.Feb
 {	border-right: 1px solid #000;
	border-bottom: 1px solid #000; }

div.menu
 {	position: absolute;
	overflow: hidden;
	top: 142px;
	bottom: 0px;
	left: 0px;
	right: 0px;
	width: 210px;
	color: #fff; }

.menu p
 {	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 10px;
	color: #ffffff;
	margin: 0px;
	background-image: url(img/menu.png); }

p.menuhover
 {	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 10px;
	color: #ffffff;
	margin: 0px;
	background-image: url(img/menuhover.png); }

.subborder p, .sublastborder p, .Jan p, .Feb p, .Mar p, .Apr p, .May p, .Jun p, .Jul p, .Aug p, .Sep p, .Oct p, .Nov p, .Dec p
 {	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 10px;
	color: #ffffff;
	left: 0px;
	margin: 0px; }

p.submenuhover, a.submenuhover
 {	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 10px;
	color: #ffffff;
	left: 0px;
	margin: 0px;
	background-image: url(img/menuhover.png); }

.subopenborder p
 {	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 10px;
	color: #ffffff;
	margin: 0px;
	background-image: url(img/menuhover.png); }

.menu a, .menu a:link, .menu a:visited, .menu a:active,.menu a:hover
 {	color: #ffffff;
	text-decoration: none;
	display: block;
	border: 0px; }

#sidebar
 {	position: relative;
	min-height: 100%;
	height: 100%;
	background-image: url(img/menu.png);
	border-top: 1px solid #000;
	border-right: 1px solid #000; }

html>body #sidebar
 {	height: 9999px; }

#sidebarie p
 {	display: none; }

#ptopbox
 {	position: absolute;
	right: 0px;
	left: 250px;
	height: 95px;
	top: 180px;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background-image: url(img/welcome.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #949494; }

#headlines
 {	margin-top: 20px;
	border-top: dotted 1px #7f7f7f; }

table#markers
 {	text-align: center; }

#markers td
 {	width: 25%; }

.leftalign
 {	text-align: left; }

/* Pivot */

p.entry
 {	padding-bottom: 20px;
	border-bottom: dotted 1px #7f7f7f; }

div.entry
 {	padding-bottom: 20px;
	border-bottom: dotted 1px #7f7f7f; }

p.date
 {	font-style: italic;
	padding-bottom: 10px; }

p.body
 {	margin-top: 10px; }

div.copyright, div.copyrighthover
 {	width: 210px;
	float: right; }

div.copyright p
 {	display: none; }

div.copyrighthover p
 {	position: absolute;
	margin-top: 20px;
	margin-left: 30px;
	width: 180px;
	background-color: #ffffe7;
	border: 1px solid #000;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 8pt;
	padding: 5px; }

a.carrierlang
 {	position:relative; }

a.carrierlang span
 {	display: none; }

a.carrierlang:hover span
 {	position: absolute;
	display: block;
	top: -70px;
	left: 70px;
	width: 180px;
	background-color: #ffffe7;
	border: 1px solid #000;
	font-family: "Verdana", "Arial", sans-serif;
	color: #000;
	font-size: 8pt;
	padding: 5px; }

/* Gallery */
#table-album td, #table-album img
 {	border: 0px; }

#table-photo td, #table-photo img
 {	border: 0px; }

#table-admin td, #table-admin img
 {	border: 0px; }

table#table-album, table#table-photo, table#table-admin
 {	/*position: absolute;*/
	/*width: 100%;*/
	margin: 0 0 20px 0; }

table#table-admin
 {	margin-left: -200px; }

table#gsThumbMatrix
 {	/*width: 100%;*/
	margin: 30px 0 0 0;
	height: 500px; }

div.next-and-last
 {	position: absolute;
	left: 364px; }

div.first-and-previous
 {	position: absolute;
	left: 250px; }

div.no-previous
 {	position: absolute;
	left: 250px; }

div.block-core-Pager
 {	position: absolute;
	right: 80px; }

#main .next-and-last a, #main .first-and-previous a, #main .block-core-Pager span, #main a.philalph, #main a.philnat
 {	display: inline-block;
	width: 50px;
	padding: 2px;
	margin-left: 1px;
	color: #fff;
	background-color: #949494;
	border: 1px solid #000;
	font-family: "Verdana", "Arial", sans-serif;
	font-size: 8pt;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	text-align: center; }

#main .block-core-Pager a
 {	display: inline-block;
	width: 50px;
	color: #fff;
	text-decoration: none;
	border: 0px;  }

td.giAlbumCell, td.giItemCell
 {	text-align: left;
	vertical-align: top;
	width: 200px; }

#main td.giAlbumCell img, #main td.giItemCell img, div#gsImageView img
 {	float: none; }

.giAlbumCell p, .giAlbumCell div, .giItemCell p, .giItemCell div
 {	clear: both; }

.giAlbumCell div, .giItemCell div
 {	height: 90px; }

div.block-core-PeerList, div.giDescription
 {	position: absolute;
	top: 180px; }

div.block-core-PeerList
 {	right: 80px; }

div#gsImageView
 {	/*width: 640px;*/
	margin: 30px 0 0 0; }

div.download
 {	margin: 5px 0; }
