#flashxml a {
   color: white;
   font-weight: normal;
}
#flashxml a:hover {
   text-decoration: underline;
}

#lightbox{
	display:none;
	position: absolute;
	top:50%;
	left:50%;
	z-index:9999;
	margin: -286px auto auto -372px;
}

#lightbox[id]{
	position:fixed;
}

#overlay{
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:5000;
	background-color:#000;
	-moz-opacity: 0.8;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

#overlay[id]{
	position:fixed;
}

#lightbox.done #lbLoadMessage{
	display:none;
}

#lightbox.done #lbContent{
	display:block;
}

#lightbox.loading #lbContent{
	display:none;
}

#lightbox.loading #lbLoadMessage{
	display:block;
}

/* @end */


li.FotomotoPrintButton a.FotomotoBarLink:link {
   border: 1px solid black;
   background-color: white;
   border-radius: 3px;
   padding: 5px;
   top: 9px;
   position: relative;
   color: blue;
   text-decoration: none;
}
li.FotomotoPrintButton a.FotomotoBarLink:hover {
   border: 1px solid blue;
   background-color: #eee;
   border-radius: 3px;
   padding: 5px;
   top: 9px;
   position: relative;
   color: blue;
   text-decoration: none;
}
.FotomotoSep1 {
   display: none;
}

body {
	margin: 0px;
	font: 14px/18px "Trebuchet MS", Verdana;
	 -webkit-text-size-adjust: none; text-size: 1.0em;
	color: black;
	height: 100%;
	background: #000 url(/img_NEW/body_fill.png) repeat-x;
}

#main_page_frame {
   margin: 10px auto;
   width: 970px;
}

#primary_navigation {
   margin: 0;
   padding: 0;
	background: url(/img_NEW/head_back.png);
	background-repeat: repeat-x;
}

#logo {
   display: block;
   float: left;
	width: 182px;
	height: 52px;
	margin-right: 20px;
	background: url(/img_NEW/logo_back.png);
}

#primary_navigation #nav {
	height: 52px;
	display: block;
}

#primary_navigation #nav a {
	color: white;
	font-size: 14px;
	font-weight: bold;
	height: 36px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 16px;
	text-decoration: none;
	float: left;
}

#primary_navigation a#nav_on {
	color: white;
	font-size: 14px;
	font-weight: bold;
	height: 36px;
	padding-left: 8px;
	padding-right: 8px;
	display: block;
	padding-top: 16px;
	background: url(/img_NEW/nav_hover.png) repeat-x;
	float: left;
}

#primary_navigation #nav a:hover {
	color: #bb2f0e;
	background: white;
	text-decoration: none;
	height: 36px;
	float: left;
}

#primary_navigation #nav #actions {
	margin-top: 0;
	margin-right: 10px;
	float: right;
}

#primary_navigation #nav #actions a {
	color: white;
	font-size: 11px;
	padding-left: 4px;
}

#primary_navigation #nav #actions a:hover {
	color: #bb2f0e;
	background: white;
	text-decoration: none;
	height: 36px;
	float: left;
}


#container {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background: url(/img_NEW/container_fill.png) repeat-y;
}



#sidebar {
	width: 182px;
	float: left;
	/*padding-bottom: 200px;*/
}

#sidebar .badge {
	width: 160px;
	margin: 0 10px 10px 10px;
	float: left;
}

#sidebar #search {
	width: 182px;
	float: left;
	background: url(/img_NEW/search_fill.png) repeat-y;
}

#sidebar .search_field {
	width: 166px;
	margin: 8px 0;
	/*border-top: 1px solid #b7b7b7;
	border-bottom: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
	border-left: 1px solid #b7b7b7;*/
	font-size: 12px;
}

#sidebar #search #results {
	width: 182px;
	font-size: 11px;
	float: left;

	background: url(/img_NEW/search_fill.png) repeat-y;
}

#sidebar #search #results li a {
	color: #3189c9;
	width: 158px;
	padding-left: 24px;
	float: left;
}

#sidebar #search #results li a:hover {
	width: 158px;
	text-decoration: none;
	color: white;
	background: #3189c9 url(/img_NEW/icon_result_go.png) no-repeat 8px 3px;
}

#sidebar #search #results li {
	list-style-type: none;
	float: left;
}

#sidebar #search #results .title {
	margin-left: 10px;
	margin-top: 4px;
	font-size: 12px;
	font-weight: bold;
}

#sidebar #search #results .show_all {
	font-size: 11px;
	font-weight: bold;
	text-align: right;
	float: left;
	width: 182px;
	margin-bottom: 0px;
	margin-top: 4px;
}

#sidebar #search #results .show_all a {
	color: #bb2f0e;
	margin-right: 10px;
}

#sidebar #search p {
	padding: 0 10px 0 10px;
	color: #444444;
	text-decoration: italic;
}

#sidebar .ad {
   clear: left;
   padding: 0 10px 10px 10px;
}



#page {
	width: 768px;
	float: right;
	background-color: white;
	padding: 10px 10px 10px 0;
}

/* @group order */

#order {
	width: 768px;
	background-color: #f2f2f2;
	padding-top: 7px;
	font: bold 11px "Lucida Grande", Verdana, Sans-serif;
}

#order .select {
	margin-right: 10px;
	margin-left: 4px;
}

#order .search {
	margin-right: 10px;
	width: 200px;
}

#order_top {
	width: 768px;
	height: 25px;
	padding: 7px 0;
	border-bottom: 1px solid #cccccc;
	background: url(/img_NEW/order_top_back.gif) no-repeat;
}

#order_foot {
	width: 768px;
	background: url(/img_NEW/order_foot_back.gif) no-repeat;
	background-postion: bottom;
	float: left;
	height: 7px;
	margin-bottom: 10px;
}

/* @end */


/* @group wallpaper */

#wallpaper {
	width: 768px;
	float: left;
}

#wallpaper small {
	margin-top: 10px;
	font: 10px "Lucida Grande", Verdana, Sans-serif;
	float: left;
	margin-bottom: 16px;
}

#wallpaper .more {
	float: right;
	width: 678px;
}

#wallpaper .item {
	float: left;
	width: 768px;
	margin: 10px 0 10px 0;
	font-size: 12px;
}

#wallpaper .index {
	float: left;
	width: 768px;
	font-size: 12px;
}

#wallpaper .index .left {
	float: left;
	font-size: 12px;
	text-align: left;
	width: 354px;
}

#wallpaper .index .right {
	font-size: 12px;
	right: 0;
	position: relative;
	float: right;
	width: 300px;
}

#wallpaper .index .right .button {
	float: right;
}

#wallpaper .index .left .button {
	float: left;
}

#wallpaper .item .by {
	font-size: 12px;
	color: gray;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}

#wallpaper .item .date {
	font-size: 12px;
	color: gray;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
	font-weight: bold;
}

#wallpaper h1 {
	font-size: 16px;
	font-weight: bold;
	margin-top: 0;
	color: gray;
	margin-bottom: 10px;
}

#wallpaper h1 img {
	margin-left: 4px;
	width: 16px;
	height: 16px;
	margin-bottom: -1px;
}

#wallpaper .preview {
	padding: 12px;
	background-color: #f8f8f8;
	float: left;
	margin: 0 10px 20px 0;
	width: 240px;
	border: 1px solid #d9d9d9;
	text-align: center;
}

#wallpaper .preview .download {
	margin-top: 10px;
	font-size: 12px;
	float: left;
	width: 238px;
	text-align: center;
}

#wallpaper .preview .download .select {
	#float: left;
	margin-top: 4px;
	margin-right: 10px;
}

#wallpaper .details {
	float: left;
	width: 490px;
	margin-bottom: 10px;
}

.details a:visited {
   color: #bb2f0e;
}

/* @end */


.display_actions {
   height: 32px;
   clear: left;
}



.close {
	width: 16px;
	height: 16px;
	background: url(/img_NEW/icon_close_active.png) no-repeat;
	float: right;
	position: absolute;
	right: 10px;
	top: 10px;
	z-index: 4;
}

.close a {
	height: 16px;
	width: 16px;
	text-indent: -9000px;
	font-size: 1px;
	display: block;
}

.close:active {
	height: 16px;
	background: url(/img_NEW/icon_close.png) no-repeat;
	width: 16px;
}

.button_disabled {
	height: 14px;
	border: 1px solid #c1c1c1;
	color: silver;
	float: left;
	/*background-image: url(/img_NEW/button_fill.png);*/
	padding: 6px 6px 4px 6px;
	margin-right: 6px;
	/*margin-bottom: 10px;*/
	font: bold 10px "Lucida Grande", Verdana, Sans-serif;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
}

.label {
	height: 14px;
	color: black;
	float: left;
	padding: 6px 4px 4px 5px;
	margin-right: 6px;
	/*margin-bottom: 10px;*/
	font: bold 11px "Lucida Grande", Verdana, Sans-serif;
	width: 70px;
	text-align: right;
}

.label2 {
	height: 16px;
	color: #444444;
	padding: 0 0 4px 0;
	margin-right: 6px;
	margin-bottom: 6px;
	font-weight: bold;
	width: 100px;
	text-align: right;
}

.value {
	height: 16px;
	color: #444444;
	padding: 0 0 4px 0;
	margin-right: 6px;
	margin-bottom: 6px;
	text-align: left;
}

.button_on {
	height: 14px;
	border: 1px solid #bb2f0e;
	color: #bb2f0e;
	float: left;
	background: white;
	/*background-image: url(/img_NEW/button_active_fill.png);*/
	padding: 6px 6px 4px 6px;
	margin-right: 6px;
	/*margin-bottom: 10px;*/
	text-decoration: none;
	font: bold 10px "Lucida Grande", Verdana, Sans-serif;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
}

.button_on a:hover {
	color: #bb2f0e;
	text-decoration: none;
}

.button_on a:visited {
	text-decoration: none;
	color: #bb2f0e;
}

.button a:hover {
	height: 14px;
	border: 1px solid #bb2f0e;
	color: #bb2f0e;
	float: left;
	background-image: url(/img_NEW/button_fill.png);
	padding: 6px 6px 4px 6px;
	margin-right: 6px;
	text-decoration: none;
	font: bold 10px "Lucida Grande", Verdana, Sans-serif;
}

.button a:active {
	height: 14px;
	border: 1px solid #bb2f0e;
	color: #bb2f0e;
	float: left;
	background-image: url(/img_NEW/button_active_fill.png);
	padding: 6px 6px 4px 6px;
	margin-right: 6px;
	/*margin-bottom: 10px;*/
	text-decoration: none;
	font: bold 10px "Lucida Grande", Verdana, Sans-serif;
}


#foot {
	width: 970px;
	float: left;
	font-size: 12px;
	background: url(/img_NEW/foot_back.png);
	background-repeat: no-repeat;
	padding-top: 10px;
}

#fine_print {
   font-weight: normal;
   width: 960px;
   padding: 5px;
   margin-bottom: 5px;
   color: #AAAAAA;
}

#fine_print a {
   color: #bb2f0e;
   padding-left: 10px;
	text-decoration: none;
}
#fine_print a:hover {
	color: #AAAAAA;
}

.jeder {
   color: white;
   background-color: #f8f8f8;
   border-top: 1px solid #cccccc;
   border-bottom: 1px solid #cccccc;
   clear: both;
   padding: 10px;
}
.jeder h1,h2,h3,h4 {
   color: #cccccc;
}
.jeder p {
	font: 14px/18px "Trebuchet MS", Verdana;
	color: #444444;
}



a:link {
	color: #bb2f0e;
	font-weight: bold;
	text-decoration: none;
}

a:visited {
	text-decoration: 	none;
	font-weight: bold;
	color: #bb2f0e;
}

a:hover {
	text-decoration: underline;
}

h1 {
	font: normal bold 22px "Trebuchet MS", Verdana;
	#margin-bottom: -10px;
	color: silver;
	margin: 0;
}
h3 {
   margin-bottom: 4px;
}

p {
	margin-top: 0;
	margin-bottom: 10px;
}

em {
	font-weight: normal;
	font-style: normal;
}

img {
	border-width: 0;
}

small {
	font-size: 11px;
}

div.pagenums {
  position: relative;
  color: #000000;
  font-size: 12px;
  background-repeat: repeat-x;
  background-position: bottom center;
  width: 708px;
  padding: 6px 8px 0px 8px;
  margin: 0;
  text-align: bottom;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
}

.pagenums_bottom {
  clear: both;
  position: relative;
  padding: 0;
  height: 24px;
}

a.selector, a.selected, a.selector_disabled {
	height: 14px;
	border: 1px solid #c1c1c1;
	color: #606060;
	background-image: url(/img_NEW/button_fill.png);
	padding: 5px;
	margin: 0 2px;
	font: bold 10px "Lucida Grande", Verdana, Sans-serif;
}
a.selector_disabled {
	color: silver;
}
a.selector_disabled:hover {
  color: silver;
  text-decoration: none;
}
a.selected, a.selected:visited, a.selected:hover {
   position: relative;
   border: 1px solid #e11a11;
   color: #e11a11;
   text-decoration: none;
}
.selector:hover {
	border: 1px solid #bb2f0e;
	color: #bb2f0e;
	text-decoration: none;
}
.selector_left, .selector_right, .selector_middle {
  position: absolute;
  left: 0px;
}
.selector_right {
  left: 50px;
  width: auto;
}
.selector_middle {
  left: auto;
  right: auto;
}

#account #favorites {
	width: 344px;
	float: left;
	padding-bottom: 10px;
	background-color: #f9f9f9;
	margin-top: 10px;
	margin-bottom: 10px;
}

#account #favorites .right {
	width: 344px;
	text-align: right;
}

#favorites #title {
	width: 324px;
	float: left;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: white;
	background: #bb2f0e url(/img_NEW/title_back.gif) no-repeat;
}

#account #biography {
	width: 708px;
	float: left;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: white;
	background: #bb2f0e url(/img_NEW/title_large_back.gif) no-repeat;
}

#account #rss_feed {
	width: 708px;
	float: left;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: white;
	background: #bb2f0e url(/img_NEW/title_large_back.gif) no-repeat;
}

#account #rss_feed_list {
	width: 708px;
	margin-bottom: 10px;
	float: left;
	font-size: 12px;
	margin-left: 20px;
}

#account #rss_feed_list .name {
	margin-right: 20px;
	float: left;
	display: inline;
	margin-top: 2px;
	margin-left: 10px;
	width: 200px;
}

#account #rss_feed_list .items {
	float: left;
	display: inline;
	margin-top: 2px;
	margin-left: 40px;
}

#account #rss_feed_list .days {
	float: left;
	display: inline;
	margin-top: 2px;
	margin-left: 40px;
}

#account #portfolio,#submissions {
	width: 768px;
	float: left;
	margin-top: 20px;
	background-color: #f9f9f9;
}

#account #portfolio,#submissions .items {
	width: 768px;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

#account #portfolio,#submissions .items img {
	background-color: white;
	margin: 10px;
	width: 150px;
}

#account #portfolio,#submissions .title {
	width: 698px;
	float: left;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: white;
	background: #bb2f0e url(/img_NEW/title_large_back.gif) no-repeat;
}



.button a {
	height: 14px;
	border: 1px solid #c1c1c1;
	color: #606060;
	float: left;
	background-image: url(/img_NEW/button_fill.png);
	padding: 6px 6px 4px 6px;
	margin-right: 6px;
	font: bold 10px "Lucida Grande", Verdana, Sans-serif;
   -moz-border-radius: 3px;
   -webkit-border-radius: 3px;
}
.button a:visited {
   color: #606060;
}



div.comment {
   position: relative;
   background-color: #f9f9f9;
   border: 1px solid #cccccc;
   margin-top: 10px;
   padding: 0 10px
}
div.comment .container .by, .date {
   position: relative;
   font-size: 12px;
   padding: 5px 0;
   color: #444444;
}
div.comment .container .date {
   position: absolute;
   right: 10px;
   top: 0;
}
div.comment .container .avatar {
   position: absolute;
   top: 0;
   left: 0;
   width: 64px;
   height: 64px;
   background-color: white;
   border: 1px solid #cccccc;
   font-weight: bold;
   color: #cccccc;
   text-align: center;
   font-size: 16px;
}
div.comment .container .text, .text_reply {
   position: relative;
   left: 84px;
   width: 600px;
   font-size: 14px;
   color: #444444;
   font-style: italic;
}
div.comment .container .text_reply {
   width: 560px;
}
div.comment .foot {
   position: relative;
   font-size: 12px;
   color: #444444;
   padding: 10px 0 5px 0;
}
div.comment .foot .rating {
   position: relative;
}
div.comment .foot .rate {
   position: absolute;
   top: 10px;
   right: 0;
}

.text, .text h1, .text h2, .text h3 {
   color: #555555;
   margin: 0 0 15px 0;
}

.portfolio_browser, .submissions_browser {
   position: relative;
   color: white;
   background-color: #f8f8f8;
   border-top: 1px solid #cccccc;
   border-bottom: 1px solid #cccccc;
   clear: both;
   padding: 10px;
   margin-bottom: 20px;
}

.error, .success, .purple {
	margin: 0 0 10px 0;
	padding: 10px;
	text-align: left;
	clear: both;
	border: 1px solid #C39AFF;
	background: #F1E7FF;
}
.error {
   border: 1px solid #f0abb2;
	background: #ffebec;
}
.success {
   border: 1px solid #c0e5b7;
	background: #eeffeb;
}

#bottomleaderboard {
   float: right;
   padding: 2px 10px 10px 10px;
}

ol li {
   color: #444444;
}
dt {
   font-weight: bold;
   font-size: 16px;
   margin-bottom: 5px;
   color: #444444;
}





#lighttable {
   position: relative;
	width: 768px;
	margin-top: 0;
}

#lighttable .submission {
	margin-bottom: 6px;
	z-index: -1;
	margin-top: -20px;
}

#lighttable .vote {
	background-color: rgba(0,0,0,0.6);
	z-index: 1;
	left: 8px;
	position: relative;
	top: 8px;
	color: white;
	font: bold 11px "Trebuchet MS", Verdana;
	text-align: center;
	padding: 4px;
	float: left;
}

#lighttable .medal {
	z-index: 2;
	position: relative;
	top: 45px;
	color: white;
	font: bold 11px "Trebuchet MS", Verdana;
	text-align: center;
	float: right;
	width: 32px;
	height: 48px;
	right: 8px;
	background: url(/img_NEW/icon_medal.png) no-repeat;
	margin-top: -40px;
}

#lighttable #divider {
	width: 768px;
	float: left;
	margin-top: 0;
	margin-bottom: 20px;
}

#lighttable .left {
	width: 216px;
	background-color: #f8f8f8;
	margin-right: 10px;
	margin-bottom: 20px;
	position: relative;
	top: 0;
	left: 0;
	border: 1px solid #d9d9d9;
	padding: 10px;
	text-align: center;
}

#lighttable #about {
	width: 344px;
	float: left;
	margin-right: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #d9d9d9;
	height: 130px;
}

#lighttable #about #title {
	width: 324px;
	float: left;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: white;
	background: #bb2f0e url(/img_NEW/title_back.gif) no-repeat;
}

#lighttable #signup {
	width: 344px;
	float: left;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 10px;
	height: 130px;
}

#lighttable #signup #center {
	width: 344px;
	text-align: center;
	float: left;
	margin-top: 10px;
}

#lighttable #signup #title {
	width: 324px;
	float: left;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
	color: white;
	background: #bb2f0e url(/img_NEW/title_back.gif) no-repeat;
}

#lighttable .middle {
	width: 216px;
	background-color: #f8f8f8;
	margin-right: 10px;
	margin-bottom: 20px;
	position: absolute;
	top: 0;
	left: 245px;
	border: 1px solid #d9d9d9;
	padding: 10px;
	text-align: center;
}

#lighttable .right {
	width: 216px;
	background-color: #f8f8f8;
	margin-bottom: 20px;
	position: absolute;
	top: 0;
	right: 0;
	border: 1px solid #d9d9d9;
	padding: 10px;
	text-align: center;
}

#lighttable .single {
   clear: both;
	width: 768px;
	background-color: #f8f8f8;
	margin-bottom: 20px;
	border: 1px solid #d9d9d9;
	padding: 12px 0 6px 0;
	text-align: center;
}

#vote {
	width: 704px;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 580px;
	background: url(/img_NEW/vote_back2.png) no-repeat;
	padding: 0 20px 20px;
	color: white;
}

#vote #title {
	width: 704px;
	float: left;
	height: 30px;
	padding-top: 10px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}

#vote #detail {
	position: relative;
	float: none;
	width: 704px;
	margin-bottom: 15px;
}

#vote #detail .votes {
	float: right;
	display: inline;
	color: red;
}

#vote #navi {
	width: 704px;
}

#vote #navi .prev {
	width: 36px;
	height: 36px;
	float: left;
}

#vote #navi .cast {
	width: 568px;
	height: 36px;
	float: left;
	text-align: center;
}

#vote #navi .next {
	width: 36px;
	height: 36px;
	float: right;
}
