button::-moz-focus-inner {border: none;}

.createContestButton {
	float: right;
	width: 260px;
}
.amazon {
	margin-right:12px;
}
.participationControl {
	padding-left: 30px;
	padding-top: 7px;
	padding-right: 37px;
}
.winnerImg {
	position: absolute;
	left: 540px;
}
#embedNavBar {
	margin:0 11px;
	width:970px;
}
a.contestTypeLink {
	color:white;
}
a.contestTypeLink:hover {
	color:#A9DFEB;
}
.winnerImage a {
	margin-left:0px;
}
.participationMedium {
	margin-left:35px;
}

.embedding {
	float: right;
	position: relative;
	top: -25px;
}
#embedInstructions {
	display:block;float:none;margin-bottom:10px;
}
#embedInstructions code {
	display: block;
}
#profileTabsHeadline div a {
	font-size: 1.1em;
	color: #ccc
}
#contestsTabsHeadline div a {
	font-size: 1.1em;
	color: #ccc;
}
#gigsTabsHeadline div a {
	font-size: 1.1em;
	color: #ccc;
}
#favoritesTabsHeadline div a {
	font-size: 1.1em;
	color: #ccc;
}
div.boxbg {
	background-color:#1d1d1d;
}
.featuredNews .newsItem .newsContent {
	border: 1px solid #4A4A4A; background: rgba(0, 0, 0, .3);
	border-top-right-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	padding:10px;
	margin-right:20px;
	margin-bottom:10px;
}
a.selectedOrdering, .ribbon span.gigOverviewsSorter a.selectedOrdering {
	color:#A9DFEB;
	font-weight: bold;
}
textarea{
	color:#aaa;
	font-family: Arial;
font-size: 13px;
font-style: normal;
}
.paginateButtons {
	text-align: center;
}
.paginateButtons a {
	padding: 0 5px 0 5px;
}

.paging {
	text-align: center;
}
.paging a {
	padding: 0 5px 0 5px;
}
.errors {
	color: red;
}

.gwt-TextBox {
    border-top-right-radius: 4px 4px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	width: 330px;
    font-size: 15px;
	color: #a9a9a9;
	font-weight: bold;
}

.noVisibility {
	visibility: hidden;
}

.sideNav .noLink {
	cursor: default;
}

.gwt-TextArea {
    border-top-left-radius: 4px 4px;
    border-top-right-radius: 4px 4px;
    border-bottom-right-radius: 4px 4px;
    border-bottom-left-radius: 4px 4px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 150px;
    margin-left: 0px;
    margin-right: 0px;
    width: 300px;
     font-size: 15px;
	color: #a9a9a9;/*#3CB2F6;*/
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#gwtContestWizard form td label {
	font-size:15px;
}
#gwtContestWizard form .timeTable td label {
	font-weight: bold;
}

#gwtContestWizard form td .gwt-Label {
	font-size:15px;
}
#gwtContestWizard .contestTimeBar {
	margin-bottom:30px;
}

.gwt-Form table {
    /* margin-top:20px; */
}

.gwt-DatePicker table {
	margin-top: 0px;
}

.gwt-Form label {
	padding-right: 20px;
	display: block;
	width: 200px;
}

.gwt-CheckBox label {
	display: inline;
    padding-left:3px;
}
.gwt-CheckBox.selected label, .gwt-CheckBox.selected label:hover {
	color:#3CB2F6;
}
.gwt-CheckBox label:hover {
	color:#A9DFEB;
}
.gwt-RadioButton label{
    display:inline;
}

.gwt-Form td .errorLabel {
	padding-left: 25px;
	padding-bottom: 20px;
	color: red;
	font-weight: bold;
	background-image: url("https://embed-w-nc.clickmygig.de/images/icons/warning2.png");
	background-repeat: no-repeat;
	background-size: 5%;
}
.timeTable .errorLabel {
	height: 40px;
	width: 361px;
}
.gwt-Form td .spacer {
	padding-left: 25px;
	padding-bottom: 20px;
	color: red;
}

.gwt-Form .gwt-FileUpload {
	padding-top: 10px;
	padding-bottom: 10px
}

.gwt-Form img { /*    width:300px;
    height:225px;*/
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
}

.contestOverviewHeader{
	position:relative;
	padding-bottom:10px;
}
.contestCreator{
	position:absolute;
	bottom:10px;
	left:105px;
}
.contestHeader div.img{
	margin-right:10px;
}
.contestHeader img {
	width: 80px;
}
.contestHeader h1 {
	padding-top:5px;
}
.contestHeader a {
	margin-right: 10px;
}

.contestTypeLabel {
	font-size:15px;
	font-weight: bold;
	width: 110px;
}
.contestDescription {
	position:relative;
	width:100%; 
	padding-right:0px;
	margin-bottom: 7px;
	margin-top:5px;
	overflow: hidden;
}
.contestDescription h5 {
	font-weight:bold;padding-bottom:3px
}
.contestDescription #descriptionText, .contestDescription .descriptionText  {
	overflow:hidden;float:left;
	padding-bottom:5px;text-align:justify;
}
.contestDescription .descriptionButtons{
	float:right;padding-right:5px;
}
.contestDescription .descriptionButtons a{
	font-weight:bold;
}
.contestDescription .contestAddThis{
	position: absolute;top:5px;right:0px;
}
#gwtContestTimeBar {
	background-image:url('https://embed-w-nc.clickmygig.de/images/icons/Light_Bulb_Off_20x20.png');
	background-repeat: no-repeat;
	background-position: right top;
	background-position-y: -1px;
}
#gwtContestTimeBar:hover {
	background-image:url('https://embed-w-nc.clickmygig.de/images/icons/Light_Bulb_On_20x20.png');
}
.contestTimeBar {
	font-size:12px;position: 
	relative; width: 100%; margin: 5px 0 10px 5px;
	cursor:pointer;
}
.contestTimeBar .timeBars {
	position:relative;
}
.contestTimeBar .timeBars .timeBar {
	height: 3px;margin-bottom:5px;
}
.contestTimeBar .participationTime{
	background-color: yellowgreen;
}
.contestTimeBar .contestTime {
	background-color: lightblue;
}
.contestTimeBar .votingTime {
	background-color: yellow;
}
.contestTimeBar .todayTime {
	background-color: red;
}
.contestTimeBar .timeBars .todayTime {
	width: 2px;
	position:absolute;
	top: -2px;	
	height: 24px;
	background-color:red;
	fiter: opacity(50);
}
.contestTimeBar .timeBarLegend {
	font-size:10px;
	padding-bottom:5px;
}
.contestTimeBar .timeBarLegend .legendBox{
	margin: 0 5px 1px 15px;
	height:5px;
	width:5px;
	display:inline-block;
}
#gwtContestTimeBar .var {
	display:none;
}
.gwtContestTimeBar .var {
	display:none;
}

#subNav div {
	padding-left: 20px;
}

/* My Profile - Page */


.profileTab, .gigTab {
	display: none;
}

.profileTab .profileTabContent {
	width: 880px;
}

table.personalDataFormTable{
	margin-top:10px;
}
table.personalDataFormTable td.firstColumn,table.personalDataFormTable td.secondColumn {
	padding: 0px 20px 10px 0;
	margin-top: 10px;
}

table.personalDataFormTable td.secondColumn input {
	width: 710px;
	
}
table.personalDataFormTable td.secondColumnRadio {
}

table.optionsAccessData td.firstColumn, td.fieldColumn, table.optionsAccessData td.secondColumn
	{
	padding-right: 10px;
}

div.errors ul li {
	background: url("/static/images/icons/warning2.png") no-repeat;
	background-size: 22px;
	margin-left:0px;
	padding-left:30px;
	color:red;
	font-weight: bold; 
	background-repeat: no-repeat;
}

table.optionsAccessData ul li, table.personalDataFormTable ul li {
	background: url("/static/images/icons/warning2.png") no-repeat;
	background-size: 22px;
	margin-left:0px;
	padding-left:30px
}
table.personalDataFormTable ul {
	margin: 0;
}

table.optionsNotificationsTable td {
	padding-right: 10px;
}
table.optionsNotificationsTable .firstColumn {
	width:700px;
}

td {
	vertical-align: top;
}

.participationActionRow div.left {
	padding-right: 10px;
}

.activityIndicator div {
	height: 25px;
	width: 33px;
	background-image: url('https://embed-w-nc.clickmygig.de/images/tobedone_small_triple.png');
	background-position: 0 0;
}

.activityIndicator .done {
	background-position: 0 -50px;
}

#gwtDatePicker {
	height: 38px;
}

/* Home Tab Panel */
#homeTabPanel {
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	border: 2px solid #4A4A4A;
	background: #2F2F2F;
	margin-bottom: 30px;
}

#homeTabPanel .homeTabContent {
	height: 230px;
	font-size: 1.1em;
	background-color: #1D1D1D;
}

#homeTabPanel .tabItem {
	background-color: #3D3D3D;
	border: 1px solid #676767;
	border-bottom: none;
	border-right: none;
	font-size: 1.3em;
}
#homeTabPanel .tabItem a {
	color: lightgray;
}
#homeTabPanel .tabItem a:hover {
	color: white;
}
#homeTabPanel .tabItem p {
	margin: 0px;
}

#homeTabPanel .tabItem p a {
	cursor: pointer;
}

#homeTabPanel .tabItem.selected {
	background-color: #1D1D1D;
}

.workTabContent {
	float: right;
	width: 640px;
}

#workTabPanel {
	float: left;
}

#workTabPanel .sideNavBox-1 {
	padding-top: 0px;
}

.whatAboutPanel,.sponsorAContest,.workTabContentItem {
	padding: 10px;
}

#tabContent-3 .btn {
	float: right;
}

/* DATE PICKER Original Style */
.gwt-DatePicker {
  cursor: pointer;
}

.gwt-DatePicker td,.datePickerMonthSelector td:focus {
	outline: none;
}

.datePickerMonthSelector td:focus {
	outline: none;
}

.datePickerDays {
	width: 100%;
	background: white;
}

.datePickerDay,.datePickerWeekdayLabel,.datePickerWeekendLabel {
	font-size: 85%;
	text-align: center;
	padding: 4px;
	outline: none;
	font-weight: bold;
	color: #333;
	border-right: 1px solid #EDEDED;
	border-bottom: 1px solid #EDEDED;
}

.datePickerWeekdayLabel,.datePickerWeekendLabel {
	background: #fff;
	padding: 0px 4px 2px;
	cursor: default;
	color: #666;
	font-size: 70%;
	font-weight: normal;
}

.datePickerDay {
	padding: 4px 7px;
	cursor: hand;
	cursor: pointer;
}

.datePickerDayIsWeekend {
	background: #f7f7f7;
}

.datePickerDayIsFiller {
	color: #999;
	font-weight: normal;
}

.datePickerDayIsValue {
	background: #d7dfe8;
}

.datePickerDayIsDisabled {
	color: #AAAAAA;
	font-style: italic;
	cursor: not-allowed;
}

.datePickerDayIsHighlighted {
	background: #F0E68C;
}

.datePickerDayIsValueAndHighlighted {
	background: #d7dfe8;
}

.datePickerDay.datePickerDayIsToday {
	padding: 3px;
	border-bottom:2px solid #3CB2F6;
}

.datePickerMonthSelector {
	width: 100%;
	padding: 1px 0 5px 0;
	background: #fff;
}

.datePickerPreviousButton,.datePickerNextButton {
	font-size: 120%;
	line-height: 1em;
	color: #3a6aad;
	cursor: hand;
	cursor: pointer;
	font-weight: bold;
	padding: 0px 4px;
	outline: none;
}

td.datePickerMonth {
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	font-size: 100%;
	font-weight: bold;
	color: #333;
}

.gwt-DateBox {
  padding: 5px 4px;
}

.gwt-DateBox input {
	width: 8em;
}

.dateBoxFormatError {
	background: #ffcccc;
}

.dateBoxPopup {
	
}

/* Participation (Gig) page */
/* Like/Don't like-Voter */
.voteUpButton {
	background-image: url('https://embed-w-nc.clickmygig.de/images/voter/up.png');
	width: 40px;
	height: 32px;
	display: block;
}
.voteUpButtonWrapper {
	background-image: url(https://embed-w-nc.clickmygig.de/images/voter/red-green-bg.png);
	background-position-y: -32px;
	background-repeat: no-repeat;
	background-position-x: 39px;
}
.voteDownButton {
	background-image: url('https://embed-w-nc.clickmygig.de/images/voter/down.png');
	width: 40px;
	height: 32px;
	display: block;
}

.voteDownButtonWrapper {
	background-image: url(https://embed-w-nc.clickmygig.de/images/voter/red-green-bg.png);
	background-repeat: no-repeat;
	padding-right:60px;
}
.voteUpButton:hover,
.voteDownButton:hover {
	background-position: 0 -32px;
}

.upDownVoter .rated {
	background-position: 0 -64px;
	cursor: default;
}

.voteUpDownResult {
	width: 104px;
	height: 32px;
	position: relative;
}

.voteUpDownResult .upVotes {
	height: 100%;
	background-color: green;
	background-image: url('https://embed-w-nc.clickmygig.de/images/voter/red-green-bg.png');
	background-position: 0 -32px;
}

.voteUpDownResult .downVotes {
	height: 100%;
	background-color: red;
	background-image: url('https://embed-w-nc.clickmygig.de/images/voter/red-green-bg.png');
}

.voteUpDownResult .resultText {
	position: absolute;
	width: 100%;
	text-align: center;
	font-size: 1.4em;
	font-weight: bold;
	color: black;
	padding-top: 3px;
	font-family:Arial, Helvetica, sans-serif
}
/* LIKE ONLY VOTER */
.voteUpOnlyResult {
	width: 184px;
	margin-right:20px;
	text-align:center;
	padding-left:10px;
	height: 29px;
	position: relative;
	background-color: green;
	background-image: url('https://embed-w-nc.clickmygig.de/images/voter/red-green-bg.png');
	background-position: 0 -32px;
	font-size: 1.4em;
	font-weight: bold;
	color: black;
	padding-top: 3px;
	font-family:Arial, Helvetica, sans-serif
}
.voteDislikeButton {
	background-image: url('https://embed-w-nc.clickmygig.de/images/voter/rejection.png');
	width: 27px;
	height: 27px;
	display: block;
	background-repeat: no-repeat;
	background-position: center;
}

/* Grade-Voter */
.firstGrade,
.secondGrade,
.thirdGrade,
.fourthGrade,
.fithGrade {
	background-image: url('https://embed-w-nc.clickmygig.de/images/voter/stars.png');
	background-repeat:no-repeat;
	background-position: 0 -20px;
	height: 20px;
}

.firstGrade:hover,
.secondGrade:hover,
.thirdGrade:hover,
.fourthGrade:hover,
.fithGrade:hover,
.gradeVoter .rated:hover {
	background-position: 0 0px;
}

.gradeVoter a.grade {
	width: 32px;
	height: 32px;
	display: block;
}
.gradeVoterWrapper {
	padding:5px 0 7px 6px;
	width: 235px;
	background-image: url('https://embed-w-nc.clickmygig.de/images/voter/stars-bg.png');
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	border: 1px solid #4A4A4A;
}
.gradeVoter .ratingText {
	 font-size: 1.5em;
	 position:relative;
	 top:-3px;
	 font-weight: bold;
	 padding-right:10px;
	 color:	black;
}
.gradeVoter {
	padding-right:5px;
}
.gradeVoter .rated {
	background-position: 0 0px;
}

/* Best Gig Voter */
.bestVoterWrapper {
	/*padding:5px 0 7px 6px;*/
	height:30px;
	width: 230px;
	background-image: url('https://embed-w-nc.clickmygig.de/images/voter/stars-bg.png');
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	border: 1px solid #4A4A4A;
	color: black;
	padding-rihjt:5px;
}
.bestVoterImage {
	display: inline-block;
	background-image: url('/images/icons/award.png');
	margin-left:5px;
	background-repeat: no-repeat;
	background-size: 100% auto;
	height: 30px;
	width: 30px;
	
}
.bestVoterWrapper:hover .bestVoterText {
	color:black;
	cursor:pointer; 
}
.selected .bestVoterText{
	color:black;
}
.bestVoterText{
	padding: 7px 0 0 10px;
	font-size: 1.1em;
	font-weight: bold;
	color: gray;	
}
.bestVoterWrapper .bestVoterVotes{
    color:green;
    padding: 7px 10px 0 0;
    font-size: 1.1em;
    font-weight: bold;
}
.bestGigVoter {
	width: 243px;
}

.bestGigVoter .bestGig {
	width: 70px;
}

.bestGigVoter .bestGig:hover,
.bestGigVoter .rated:hover {
	background-position: 0 -76px;
}

.bestGigVoter .rated {
	background-position: 0 -152px;
}

.bestGigVoter a.vote span {
	display: block;
}

.participationOverviewVoter {
    width: 170px;
}

.participationOverviewVoter .gradeVoterWrapper {
    width: 162px;
}
.participationOverviewVoter .gradeVoterWrapper a.grade {
    width:  20px;
    height: 20px;
}
.participationOverviewVoter .gradeVoterWrapper .ratingText {
    font-size: 1.2em;
    padding-right: 4px;
    top:0px;
}

.participationOverviewVoter .bestGigVoter, .participationOverviewVoter .bestVoterWrapper {
    width: 170px;
}
.participationOverviewVoter .upDownVoter .voteUpDownResult{
    width: 90px;
}
.participationOverviewVoter .upDownVoter .voteUpOnlyResult{
    width: 120px;
    margin-right: 0px;
    font-size: 13px;
}
.participationOverviewVoter .upDownVoter .voteUpOnlyResult .resultText .text{
    display: inline-block;
    padding-top: 4px;
}
.participationOverviewVoter .upDownVoter .voteDownButtonWrapper{
    padding-right: 0px;
}

/* Search */
#searchOptions table {
	width: 100%;
	padding-top:30px;
}
.mediumUploadInfo ul li{
	margin-left:0px;
}
/*ContestOverview*/
div.contestOverview{
	margin:0 17px 10px 0;
	padding:0px;
}
div.contestOverview .img{
	padding:0px;
}
div.contestOverview a{
	
}
.contestOverviewTitle{
	margin:1px 5px 1px 5px;	
	color:#CCC;
}
.contestOverviewCenter {
	border-bottom:1px solid #4A4A4A;
	border-top:1px solid #4A4A4A;
	padding:4px;
}
.contestOverviewImage {
	float:left;
	width:120px;
	height:91px;
	overflow:hidden;
	border-bottom:1px solid black;
}
.contestOverviewImage img {
	min-height:90px;
	width:120px;
}
.contestOverviewIcons{
	height:90px;
	width:36px;
	float:right;
	border:1px solid black;
	background-color: #1D1D1D;
}
div.contestOverviewIcons img {
	width:25px;
	border:0px;
}
.contestOverviewIcons div{
	width:25px;
	height: 25px;
	background-size:100%;
	margin-left:5px;
	margin-top:3px;
}
.contestOverviewIcons .PHOTO{
	background-image: url('/images/icons/camera_40x40_tr.png');
}
.contestOverviewIcons .VIDEO{
	background-image: url('/images/icons/Film_Clap_Board_40x40_tr.png');
}
.contestOverviewIcons .AUDIO{
	background-image: url('/images/icons/Headphones_40x40_tr.png');
}
.contestOverviewIcons .LYRIC{
    background-image: url('/images/icons/notebook_tr_40x40.png');
}
.contestOverviewIcons .LOGGED_IN{
	background-image: url('/images/icons/Form_40x40_tr.png');
}
.contestOverviewIcons .INVITED{
	background-image: url('/images/icons/Newsletter_40x40_tr.png');
}
.contestOverviewIcons .ANYBODY{
	background-image: url('/images/icons/Earth_40x40_tr.png');
}
.contestOverviewFooter {
	margin:1px 5px 1px 5px;
	color:#AAA;
	font-weight: normal;
	font-size:0.85em;	
}

/* GigOverview*/
div.gigOverview{
	margin:10px 23px 10px 0;
	padding:0px;
}
div.gigOverview .img{
	padding:0px;
}
.gigOverviewTitle{
	margin:1px 5px 1px 5px;	
	color:#CCC;
	position: relative;
}
.gigOverviewRating{
	position: absolute;
	right:0px;
	top:0px;
}
.gigOverviewCenter {
	border-bottom:1px solid #4A4A4A;
	border-top:1px solid #4A4A4A;
	padding:4px;
}
.gigOverviewImage {
	float:left;
	width:160px;
	height:120px;
	overflow:hidden;
	border-bottom:1px solid black;
}
.gigOverviewImage img {
	/*min-height:90px;*/
	/*width:160px;*/
}

.gigOverviews{
	width:100%;
	margin-top:-5px;
}
.gigOverviewsHeader {
	float:left;
}
.ribbon span.gigOverviewsSorter {
	float: right;
	font-size: 1em;
	padding: 2px 15px 0 0;
	font-weight: normal;
}
.ribbon span.gigOverviewsSorter a {
	color:#3CB2F6;
	font-weight: normal;
}
.ribbon span.gigOverviewsSorter a:hover {
	color:#A9DFEB;
}
/* Paginator */
.paginator{
	text-align: center;
}
.paginator a, .paginator span{
	padding-right: 5px;
	padding-left: 5px;
}
/* Favorite button */
.favorite {
	height: 20px;
	width: 20px;
	background-image: url('https://embed-w-nc.clickmygig.de/images/icons/Bookmarks_20x20.png');
	display: inline-block;
}
.favoriteBig {
	height: 32px;
	width: 32px;
	background-image: url('https://embed-w-nc.clickmygig.de/images/icons/Bookmarks_32x32.png');
	display: inline-block;
}
.favorited {
	border:1px solid gray;
}
/* Alert button */
.alert {
	height: 20px;
	width: 20px;
	background-image: url('https://embed-w-nc.clickmygig.de/images/icons/Delete_20x20.png');
	display: inline-block;
}
.alertbox {
	right: 280px;
}
.alertBig {
	height: 32px;
	width: 32px;
	background-image: url('https://embed-w-nc.clickmygig.de/images/icons/Delete_32x32.png');
	display: inline-block;
}
.markIcons{
	position:relative;
}
.markIconsWrapper {
	z-index:1;
	position:absolute;
	right: -5px;
	top: 9px;
}
.markIconsWrapper img {
	border:none;
}
#Logo {
	position:absolute;
	top:65px;
}
#Logo a {
	/*background-size:70%;*/
}
#Search {
	margin-top:10px;
	margin-bottom: 10px;
}

/* Comments */
.commentNewWrapper {
	background-color: rgb(29, 29, 29);
	width: 100%;
	margin-top: 2px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
}
.commentFormTextField {
	width: 690px;
	max-width: 690px;
}
.newSubComment .commentFormTextField {
	width: 540px;
	max-width: 540px;
}
.commentNewWrapper .commentPic {
	padding-right: 4px;margin-top:9px;margin-left:4px;
}
.commentPic img {
	width: 33px;
	height: 24px;
	margin-top:1px;
	margin-left:1px;
}
.commentTopWrapper {
	background-color: rgb(29, 29, 29);
	width:869px;
	margin-top: 2px;
	border-top-left-radius: 4px 4px;
	border-top-right-radius: 4px 4px;
	border-bottom-right-radius: 4px 4px;
	border-bottom-left-radius: 4px 4px;
	border: 1px solid #4A4A4A;
	margin-top:5px;
	padding:5px 5px 0 5px;
}
.commentTopContent {
	width: 800px;
}

.gigComments {
	width: 545px;
}
.gigComments .commentTopWrapper {
	width: 532px;
}
.gigComments .commentFormTextField {
	width: 358px;
	max-width: 358px;
}
.gigComments .newSubComment .commentFormTextField {
	width: 295px;
	max-width: 295px;
}
.newSubComment .commentFormTextField {
	width: 540px;
	max-width: 540px;
}
.gigComments .commentTopContent {
	width: 480px;
}
#searchOptionsTable table th{
	text-align: left;
	width: 150px;
	height: 30px;
}
#searchOptionsTable table td.inputCell {
	width: 30px;
}
.sidebanners {
	text-align: center;
	margin-left:11px;

}
.sidebanner {
	margin-bottom: 5px;
}
.sidebanner.banner-dimension-HALF {
	width: 250px;
}
.sidebanner.banner-dimension-HALF img {
	width: 250px;
}
.sidebanner.banner-dimension-SQUARE {
	width: 250px;
}
.sidebanner.banner-dimension-SQUARE img {
	width: 250px;
}
.sidebanner.banner-dimension-SKY {
	display:inline-block;
	margin-right: 3px;
	margin-left: 3px;
}
.sidebanner.banner-dimension-SKY img {
	width: 250px;
}
#markInappropriateMessage {
	z-index: 1;
	background-color:#1D1D1D;
}
#recaptcha_instructions_image {
	color: #3CB2FF;
}
.recaptcha_theme_blackglass .recaptcha_input_area #recaptcha_response_field {
	border: 1px solid black;
	color: #AAA;
}
#loginForm button {
	margin:0;
}
.forgotpwbutton {
	 padding-right: 194px;
}
.commentPic img {
	width: 33px;
	height: 24px;
}
.userRankSign {
	position: absolute;
	top: 0px;
	right: -10px;
}
.pwInput {
	float:left;
	margin-right:5px;
}
#activeContests .spreadBox {
	margin-left:30px;
}
.advContactFormWrapper {
	padding-left:300px;
	padding-top:30px;
}
.impContactFormWrapper {
	margin-left:40px;
}
#profileTabs .gigBox {
	background-color:#1d1d1d;
	width:100%;
	margin-top:20px
}
#profileTabs .gigBox .contestDescription {
	width:651px;
}
#profileTabs .contestDescription {
	width:647px;
}
#searchPanel .searchContainer {
	width:600px;
}
#searchPanel .searchField {
	margin:0 15px 0 15px; 
	width:340px;
}
#searchPanel #searchOptions {	
	width:580px;
	margin-top:10px;
	margin-bottom:10px
}
body #sm2-container.high_performance.swf_loaded {
	height: 0px;
}
a.delete {
	padding-top:3px;
	padding-left:22px;
	background-image: url("https://embed-w-nc.clickmygig.de/images/icons/Trash_Empty_20x20.png");
	background-repeat: no-repeat;
}
.alertbox .gwt-TextArea {
margin-left: 2px;
}

#CommentForm .recaptchaWrapper {
	margin:0px;
	margin-top:5px;
}
#CommentForm .recaptchaWrapper div {
	margin: 0;
}
.addthis_toolbox.addthis_default_style{
	width:100px;
}
.addthis_toolbox.addthis_default_style.addthis_32x32_style {
	width:180px;
}
.contestHeaderBanner img {
	width:581px;
}

.contestCreated .infoBox1 {
	margin-left:220px;width:500px;
}
.contestCreated .infoBox2 {
	margin-top:20px;margin-left:220px;width:500px;margin-bottom:20px;
}

.facebookApp .gwt-CheckBox {
    display: inline-block;
}
.facebookApp {
padding-bottom: 50px;
}
.settingsOverviewButtonPanel {
    margin-left: 5px;
    margin-bottom: 25px;
}
.settingsOverviewButtonPanel .settingsView {
   float:left;
   text-align: center;
   margin: 0px 5px 0px 5px;
   width: 120px;
}
.settingsOverviewButtonPanel .settingsView .radioButtonSize {
    margin: auto;
}
.finishIntroductionText {
    margin-bottom: 30px;
    text-align: center;
}
.rateDescriptionText1 {
    margin-top: 30px;
    font-size: 1.2em;
    margin-left: 40px;
    margin-right: 40px;
    text-align: center;
}
.rateDescriptionText2 {
    text-align: center;
    margin-bottom: 15px;
}
.rateInfoPanel {
    margin:20px auto;
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
}
.rateInfoPanel .rateLabel {
    color: white;
}
.rateInfoPanel .mwstLabel {
    font-size:  12px;
}
#gwtContestWizard .ratesPanel li {
    padding: 7px;
    font-weight: bold;
    clear: both;
    height: 1.5em;
}
#gwtContestWizard .ratesPanel li .rateName {
    float: left;
}
#gwtContestWizard .ratesPanel li .ratePrice {
    float: right;
}
.ratesPanel ul {
    color: rgb(255, 255, 255);
    border: 1px solid rgb(60, 178, 246);
}
.ratesPanel li.rateFREE.active, .rateInfoPanel .rateLabel.rateFREE {
    background-color: gray;
}
.ratesPanel li.rateBASIC.active, .rateInfoPanel .rateLabel.rateBASIC {
    background-color: rgb(75, 209, 209);
}
.ratesPanel li.ratePLUS.active, .rateInfoPanel .rateLabel.ratePLUS {
    background-color: rgb(43, 194, 159);
}
.ratesPanel li.ratePREMIUM.active, .rateInfoPanel .rateLabel.ratePREMIUM {
    background-color: rgb(220, 80, 222);
}
#gwtContestWizard .ratesPanelWrapper, #gwtContestWizard .ratesPanelWrapper h5 {
    color:white;
}
#gwtContestWizard .ratesPanelWrapper h5 {
    display: inline-block;
}
#gwtContestWizard .ratesPanel {
   margin-bottom: 5px;
}
#gwtContestWizard .ratesPanelWrapper .rateInfoLink {
    float:right;
    padding-right:3px;
}
#gwtContestWizard ul.ratesPanel {
    border: 2px solid;
}
.billingAdrHeader {
    font-weight: bold;
    font-size: 1.2em;
}
.jurySelectionInfo {
    text-align: center;
    padding: 10px;
}
#facebookLikeButton
{
    border:none;
    overflow:hidden;
    width:250px;
    height:68px;
    background-color:transparent;
}