/* @override http://localhost:9090/globals.css */

body {
	color: #6D6250;
}

.hidden {
	display: none !important;
}

span.gray {
  font-size: 10px;
  color: #444444;
}

span.green {
	color: #7EAC00;
}

span.red {
	color: #C10003;
}

span.silver {
	color: silver;
}



.bold {
  font-weight: bold;
}

a img {
	vertical-align: middle;
}

legend { 
	color: #000000; 
	font-weight: bold;
	border: 0px solid #781351; 
	padding: 2px 2px; 
}
fieldset { 
	background-color: #FFF; 
	border: 1px solid #999999; 
	padding: 10px;
}

a { color: #7EAC00; }
a:link { color: #7EAC00; }
a:visited { color: #7EAC00; }
a:active { color: #7EAC00; }
a:hover { color: black; }

br {
	clear: both;
/*  line-height: 0px;*/
}

a.regular {
	text-decoration: none;
}

a.white, a.white:hover {
	color: white;
}

.basic_form fieldset input,
.basic_form fieldset select {
	font-size: 12px;
	line-height: 170%;
	padding: 5px 3px;
	width: 425px;
}

input.submit, input.back {
	margin-top: 5px; 
}

.editable button, input.bordered_submit, button.custom {
	width: auto;
	color: #7EAC00;
	font-size: 14px;
	border: 1px solid #7EAC00;
	padding: 1px 15px 1px 15px;
}

.editable button {
	margin-right: 3px;
}

input.date {
	width: 403px ! important;
}
h1, h2, h3, h4 {
	font-weight: bold;
	margin-bottom: 0px;
}

.title {
	border-bottom: 1px solid #7EAC00;
	color: #767676; /* 2C2C2C */
	font-family: tahoma;
	font-weight: bold;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 14px;
}

h3 {
	font-size: 12px;
}

h4 {
	font-size: 10px;
}

h1, h2, h3, h4 .title {
	line-height: 160%;
	margin-bottom: 5px;
}

.no_style {
	width: auto ! important;
	height: auto ! important;
}

.left {
	float: left;
}

.right {
	float: right;
}

.column {
	width: 435px;
}

.error-message {
	color: red;
}

.error {
	color: red;
	border: 1px solid red;
	background: #FFEBE8;
}

.box {
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.description {
	text-align: left;
	line-height: 150%;
}

.message {
	text-align: center;
}

.line {
	border-top: 2px solid #7EAC00;
	margin-top: 0px;
	margin-bottom: 10px;
}

.info {
	border: 1px solid #7EAC00;
	background-color: #DCFF88;
}

.note {
	font-size: 10px;
}

.window {
	padding: 2px;
	border: 1px solid #E2E2E2;
}

.window h2 {
	color: #222222;
	padding: 2px 2px 2px 4px;
	background-color: #E2E2E2;
	margin: 0px 0px 5px 0px;
}

.light_text {
	color: #666;
}

a img {
	border: none;
}

.left_text {
	text-align: left;
}

.right_text {
	text-align: right;
}

.middle_text {
	text-align: center;
}

/* Page Header */
div.page-header {
	height: 40px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #77A700;
	background-repeat: repeat-x;
	background-image: url("/img/40pxwhitebuttonbackground.png");
}

div.page-header > span:first-child { /* Page Header Title */
	float: left;
	font-size: 18px;
	font-weight: bold;
	line-height: 40px;
}

.project_list {
	
}

.project_list a {
	text-decoration: none;
}

.project_list div {
	float: left;
	padding: 5px;
	margin-left: 25px;
	margin-top: 10px;
	border: 1px solid #CCC;
	text-align: center;
}

.project_box {
  width: 150px;
}

.project_box img {
	border: 0px;
}

.project_box p {
	margin: 0px;
}

.project_box p.published_by {
	font-size: 11px;
}

div#project_wall {

}

div#project_wall div.post {
	display: block;
	margin-top: 10px;
}

div#project_wall div.post img.avatar {
	float: left;
	padding: 2px;
	margin-right: 10px;
	border: 1px solid #CCCCCC;
	width: 36px;
}

div#project_wall div.post div.message {
	float: left;
	width: 448px;
	text-align: left;
}

div#project_wall div.post div.message div.header {
	color: gray;
	display: block;
	border-bottom: 1px solid #CCC;
	margin-bottom: 5px;
}

a.public_name {
	font-weight: bold;
	text-decoration: none;
}

div#project_wall textarea {
	display: block;
	width: 442px;
}

form#post_comment input[name="submit"] {
	float: right;
}

p.doc_title {
	font-weight: bold;
}

.flash_message {
	font-size: 14px;
	font-weight: bold;
	border: 1px solid #7EAC00;
	background-color: rgb(225, 255, 143);
	height: 30px;
	margin: auto;
	width: 400px;
	text-align: center;
	line-height: 30px;
	display: none;
}

div.pagination {
	float: right;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 6px;
}

div.pagination a { text-decoration: none; margin: 2px;}

div.pagination a, div.pagination span {
	padding-left: 3px;
	padding-right: 3px;
	border: 1px solid #7EAC00; 
}

div.pagination span {
	color: white;
	background-color: #7EAC00;
}

div.pagination span.empty {
	color: #CCC;
	background-color: background;
	border-color: #CCC;
}

div.tipbox {
	padding: 40px;
	background-image: url('../img/icons/hintballoon.jpg');
	background-repeat: no-repeat;
	background-position: 5px 5px;
	border: 2px solid #C8C8C8;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #222;
	line-height: 150%;
}

div.tip_button {
	width: 256px;
	height: 68px;
	background-position: left top;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-bottom: 5px;
}

div.tip_button.orange {
	background-image: url('../img/successorange.jpg');
}

div.tip_button.green {
	background-image: url('../img/successgreen.jpg');
}

div.tip_button div {
	width: 180px;
	padding-left: 10px;
	padding-top: 18px;
	line-height: 150%;
	font-weight: bold;
	color: #222;
}

div.tip_button a {
	text-decoration: none;
	color: #222;
}

div.tip_button a:hover {
	text-decoration: underline;
}

div.profile div.ranking {
	width: 200px;
}

div.ranking {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.ranking span {
	font-weight: bold;
}

div.rankbar {
	background: url('img/ranking_b.png');	
}

div.rankbar, 
div.rankbar div.completed {
	height: 13px;
	border: 1px solid green;
}

div.rankbar div.completed {
	background: url('img/ranking_g.png');
	border-top: none;
	border-bottom: none;
	border-left: none;
	text-align: center;
}

div.rankbar div.completed span {
	color: white;
}

.not_available {
	color: red;
	border: 1px solid red;
	text-align: center;
	padding: 10px;
}

.time {
	color: #767676;
	font-size: 10px;
}

div.icon_box {
	padding: 0px 5px 5px 30px;
	background-repeat: no-repeat;
}

div.icon_box.activities {
	background-image: url('/img/icons/activities.gif');
}

div.icon_box.friends {
	background-image: url('/img/icons/friends.gif');
}

div.icon_box.wall {
	background-image: url('/img/icons/wall.gif');
}

div.friend_list {
}

div.friend_list img {
}

div.friend_list span.img_cnt {
	float: left;
	height: 75px;
	display: block;
	overflow: hidden;
	border: 3px solid #CCC;
	margin: 3px;
}

/* Scrollable Defaults */
div.scrollable_container {
	width: 320px; /* customizable */
	height: 220px; /* customizable */
	display: block;
}

div.scrollable {
    position: relative; 
    overflow: hidden;          
    width: 320px; /* customizable */
    height: 200px; /* customizable */
} 

div.scrollable div.items {
    width: 20000em;     
    position: absolute;         
}

div.items div.active { 
    border: 1px inset #ccc;         
    background-color: #fff; 
}

div.scrollable div.items > div {
	float: left;
	width: 320px; /* customizable */
	height: 200px; /* customizable */
}

div.navi {
	height: 20px;
}

div.navi a {
	background: transparent url(../img/navigator.png) no-repeat scroll 0 0;
	cursor: pointer;
	float: left;
	height: 8px;
	margin: 3px;
	width: 8px;
}

div.navi a.active {
	background-position: 0 -16px;
}

/* Coloured Button */
a.coloured_button {
	float: left;
	height: 25px;
	padding-left: 10px;
	padding-right: 10px;
	display: block;
	color: #6D883B;
	font-weight: bold;
	line-height: 25px;
	text-decoration: none;
	border: 1px solid #BDC2A2;
	background-repeat: repeat-x;
	background-image: url("/img/25pxbuttonbackground.png");
}

a.coloured_button.blue {
	color: white;
	border-color: #0087B1;
	background-image: url("/img/25pxbluebuttonbackground.png");
}

a.coloured_button.green {
	color: white;
	border-color: #027702;
	background-image: url("/img/25pxdarkgreenbuttonbackground.png");
}

a.coloured_button.big {
	height: 40px;
	font-size: 14px;
	line-height: 40px;
	padding-left: 25px;
	padding-right: 25px;
	background-image: url("/img/40pxwhitebuttonbackground.png");
}

a.coloured_button.big.blue {
	background-image: url("/img/40pxwhitebuttonbackground.png");
}

a.coloured_button.big.green {
	background-image: url("/img/40pxdarkgreenbuttonbackground.png");
}

/* Steps */
div.steps {
	height: 32px;
	display: block;
	font-weight: bold;
	color: #6C614D;
	margin-top: 10px;
	margin-bottom: 10px;
}

div.steps div {
	height: 32px;
	min-width: 32px;
	display: block;
	float: left;
	padding-left: 35px;
	margin-right: 10px;
	background-repeat: no-repeat;
}

div.steps div.step_1 { background-image: url("/img/step1.png"); }
div.steps div.step_2 { background-image: url("/img/step2.png"); }
div.steps div.step_3 { background-image: url("/img/step3.png"); }
div.steps div.step_4 { background-image: url("/img/step4.png"); }

div.steps div.step_1.done { background-image: url("/img/step1g.png"); }
div.steps div.step_2.done { background-image: url("/img/step2g.png"); }
div.steps div.step_3.done { background-image: url("/img/step3g.png"); }
div.steps div.step_4.done { background-image: url("/img/step4g.png"); }

div.steps div span {
	display: block;
}

div.steps div span.done {
	color: #CCC;
	font-size: 12px;
}

.grad_box {
	background: url('/new/bigtablebackground.png') bottom repeat-x;
	border: #BDBCBD 1px solid;
	background-color: white;
	position: relative;
}

.grad_box h2 {
  color: #6F6351;
	margin: 0px;
	line-height: 140%;
}

.grad_box.top h2 {
/*  font-family: Georgia; */
  font-weight: normal;
	line-height: 28px;
	font-size: 18px;
/*  text-shadow: #E6E6E6 2px 2px 3px;*/
}

a.button {
	display: block;
	background: url('/new/25pxbuttonbackground.png');
	line-height: 25px;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
	color: #647F2D;
	border: 1px solid #8F8C86; 
	text-decoration: none;
	padding: 0px 5px 0px;	
}

a.button.big {
	height: 35px;
	background-image: url('new/35pxbuttonbackground.png');
	line-height: 35px;
	font-size: 11pt;
	font-weight: bold;
}

a.button.blue {
	background-image: url('new/40pxbluebuttonbackground.png');
}

a.button.blue.big {
	height: 40px;
	line-height: 40px;
	font-size: 11pt;
	font-weight: bold;
}

/* Icon Link */
a.iconed {
	padding-left: 20px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 90%;
}

a.iconed.favorite {
	background-image: url("/img/icons/faved.png");
}

a.iconed.favor_it {
	background-image: url("/img/icons/addtofav.png");
}

a.iconed.share {
	background-image: url("/img/icons/share.png");
}

a.iconed.up {
	background-image: url("/img/icons/up.png");
}

a.iconed.down {
	background-image: url("/img/icons/down.png");
}

a.iconed.credit {
	background-image: url("/img/icons/credit.png");
}

a.iconed.open-in-new-window {
	background-image: url("/img/icons/open_in_new_window.png");
}

a.iconed.subscribed {
	background-image: url("/img/icons/package_green.png");
}

/* Wall */
div.wall {
  display: block;
  overflow-y: auto;
}

div.wall > div {
  display: block;
  margin-top: 10px;
  overflow-y: auto;
}

div.wall > div div.content {
	display: block;
	padding-left: 60px;
}

div.wall > div div.content div.header span {
	float: right;
	display: block;
	font-size: 10px;
}

div.wall > div div.content div.header a {
	color: #767676;
	font-weight: bold;
	text-decoration: none;
}

div.wall > div div.content div.header a:hover {
	color: #79A500;
}

div.wall > div div.content > div:first-child {
	display: block;
	overflow-y: auto;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCC;
}

div.wall span.avatar {
	float: left;
	width: 50px;
	height: 50px;
	display: block;
	overflow: hidden;
	border: 1px solid #CCC;
}

div.wall span.avatar img {
	width: 50px;
}

div.wall textarea {
	width: 580px;
	height: 50px;
	margin-left: 10px;
	border: 1px solid #6C614F;
}

div.wall button {
	color: white;
	height: 50px;
	font-size: 10px;
	font-weight: bold;
	margin-left: 10px;
	border: 1px solid #027702;
	background-repeat: repeat-x;
	background-image: url("/img/postcommentbg.png");
}

.bold {
	font-weight: bold; 
}

/* Star Rating */
div.rating {
	display: block;
}

div.rating div {
	float: left;
	display: block;
}

div.rating div:first-child {
    margin-top: 2px;
}

div.rating span {
	padding-left: 3px;
	padding-right: 3px;
}

div.rating a {
	float: left;
	width: 14px;
	height: 14px;
	border: none;
	display: block;
	background-repeat: no-repeat;
	background-image: url("/img/icons/star-blank.png");
}

div.rating a.filled {
	background-image: url("/img/icons/star-filled.png");
}

div.rating a.hover {
	background-image: url("/img/icons/star-stroke.png");
}

/* State */

span.state > a {
	text-decoration: none;
}

span.state > a.selected {
	font-weight: bold;
}

a.what-is-this {
	background: url("/img/icons/whatisthis.gif");
	width: 16px;
	height: 16px;
	display: block;
	float: right;
}

div#warning-box {
	padding: 10px;
	display: block;
	text-align: center;
	font-family: tahoma;
	margin-bottom: 10px;
	border: 2px solid red;
	background-color: white;
	-moz-border-radius: 3px;
}

div#warning-box p {
	margin: 5px;
	font-size: 14px;
}

div#warning-box a {
	text-decoration: none;
}

div#warning-box a.close {
	color: red;
	float: right;
	cursor: pointer;
	font-weight: bold;
}

.badge.new {
	width: 30px;
	height: 15px;
	position: absolute;
	right: -30px;
	top: 4px;
	font-size: 10px;
	color: white;
	background: url('/img/newbadge.png');
	overflow: hidden;
	text-align: center;
	padding-top: -10px;
}

.badge.new span {
	position: absolute;
	top: -12px;
	left: 2px;
	display: block;
}

span.currency {
	color: #7AA500;
}

#contest-bar {
  margin-bottom: 10px;
  background: url(../img/designcontestprojectbg.png) no-repeat;
  color: #ffffff;
  padding: 0;
  float: left;
  width: 100%;
  height: 86px;
}

#contest-bar a.badplatsen {
  margin: 0;
}

#contest-bar a {
  color: #ffffff;
}

div#contest-bar.contest-empty {
  background: url(../img/designcontestprojectempty.png) no-repeat;
  width: 1000px;
  height: 100px;
}

#contest-bar h4, #contest-bar h1 {
  font-size: 18px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 5px;
  float: left;
  clear: left;
}

#contest-bar div.contest-left {
  float: left;
  width: 400px;
  height: 100%;
}

#contest-bar div.contest-content {
  float: left;
  margin: 0;
  height: 100%;
  width: 480px;
  background-position: right center;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 10px;
}

#contest-bar div.contest-content h4, #contest-bar div.contest-content h1 {
  font-weight: normal;
  font-style: normal;
  font-size: 18px;
  margin: 9px 0 0;
}

#contest-bar div.contest-content p {
  margin: 0;
  line-height: 138%;
  float: left;
  clear: both;
  width: 470px;
}

#contest-bar div.contest-left div.contest-share {
  background-image: url(../img/sharebg.png);
  width: 106px;
  height: 39px;
  text-align: center;
  line-height: 39px;
  float: left;
  margin-top: 19px;
  cursor: pointer;
}

#contest-bar div.contest-left div.contest-share span {
  font-weight: bold;
  color: #00acde;
}

#contest-bar div.contest-left div.contest-rating {
  background-image: url(../img/ratingbg.png);
  width: 269px;
  height: 39px;
  float: left;
  color: #000;
  margin-top: 19px;
  margin-right: 5px;
  line-height: 39px;
  margin-left: 9px;
}

#contest-bar div.contest-left div.contest-rating span {
  float: left;
  display: block;
  margin-left: 8px;
  color: #020202;
}

#contest-bar div.contest-rating div.rating {
  float: right;
  padding: 0px;
  margin: 2px 8px 0px 0px;
}

#contest-bar div.contest-rating div.rate span {
  display: none;
}

#contest-bar div.contest-rating div.rating a {
  float: left;
  list-style: none;
  padding: 0;
  margin: 2px;
  background-image: url(../img/ratingoff.png);
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
}

#contest-bar div.contest-rating div.rating a.filled {
  background-image: url(../img/ratingon.png);
}

#contest-bar div.contest-rating div.rating a.hover {
  background-image: url(../img/ratingselected.png);
}

#contest-bar div.contest-rating-info {
  clear: both;
  color: #ffffff;
  font-weight: bold;
  padding-top: 5px;
  text-align: center;
  width: 264px;
  margin-left: 11px;
}

#content div.contest-sidebar {
  width: 406px;
  float: right;
  padding: 10px;
  background-color: #f1f1f1;
}

#content div.contest-sidebar p img {
  display: inline;
}

#content div.contest-page-content p {
  margin-top: 0;
}

#content div.contest-page-content h3 {
  font-weight: normal;
  font-style: normal;
  font-size: 16px;
  margin: 0;
  padding: 0;
}

#content div.contest-page-content h4, #content div.contest-page-content h1 {
  font-weight: normal;
  font-style: normal;
  font-size: 15px;
  margin-bottom: 6px;
}

div#contest-bar.contest-empty {
  background: url(../img/xcontestbg.png) no-repeat;
}

a.badplatsen {
  background: url(../img/badplatsen.png) no-repeat;
  display: block;
  width: 96px;
  height: 86px;
  float: right;
  margin: 5px;
}

#content div.contest-sidebar p {
  float: left;
}

#contest-bar div.contest-content a.badplatsen {
  margin: 0;
}

div.green-title {
  background: url(../img/green-title.png) repeat-x;
  height: 38px;
  margin: 0;
  padding: 0;
}

div.green-title h1 {
  color: #575757;
  font-weight: normal;
  font-style: normal;
  line-height: 38px;
  width: 710px;
  margin: auto;
  margin-top: 0px;
}

div.upload-form-container {
  width: 400px;
  border: 1px solid #c6c6c6;
  background-color: #f6f6f6;
  float: left;
  padding: 16px 13px 13px;
}

div.upload-container {
  width: 710px;
  margin: auto;
}

div.upload-share {
  width: 258px;
  float: right;
  padding: 16px 5px 5px;
}

div.upload-form-container p {
  line-height: 1.66em;
}

div.upload-form-container textarea.description {
  height: 50px;
  width: 100%;
}

p.form-buttons {
  margin: 0;
}

div.upload-share h2 {
  font-weight: normal;
  font-style: normal;
  margin: 0;
}

div.upload-share p {
  line-height: 1.66em;
}

div.upload-form-container h2 {
  font-weight: normal;
  font-style: normal;
  margin: 0;
}

div.share {
  width: 106px;
  height: 39px;
  background-image: url(../img/sharebg.png);
  text-align: center;
  margin: auto;
  cursor: pointer;
}

div.share span {
  line-height: 39px;
  color: #29c1f2;
  font-weight: bold;
  font-size: 1.1em;
}

div.green-title h1 a {
  color: #fffeff;
}