/* TEMP */

body{
color:Black;
/*background-color: White;*/
 /*background-image:url(../img/sykesbackground2.JPG);*/
/* background-image:url(../img/gradient.jpg);*/
background-color: #F58025;
}

.bodybackground{
background-color: White;
width:80%;

margin:0 auto;
}






.categoriesDetail {
	display: none;
}

.searchHolder .textbox { width: 350px; }

.itemsHolder .textbox { width:110px; }

@media only screen and (min-width: 940px) {

.title-area
{
    border-left-width:0;
}
	.electric .large-16 .top-bar {
		/*margin-bottom: 0.3em;
		background-color: White;*/ 
		
		/*background: url("/img/nav-bg.jpg") repeat scroll left top rgba(0, 0, 0, 0);*/ 
		 background-color: #F58025;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
    height: 45px;
    line-height: 45px;
    position: relative;
    z-index: 2;
    
	}
	

.electric .large-16 .top-bar ul {
    list-style: none outside none;
}
	
	.electric .large-16 .top-bar .name
	{
	    border:0px;
	}
	
	
	.electric .large-16 .top-bar ul li  {
		/*width: 12.5%; 
		padding: 0;
		text-align:center;
		border: 2px solid #636466;
		border-radius: 0px;
		background-color:green;
		color:Aqua;*/
		background: url("/img/nav-break.jpg") no-repeat scroll right top rgba(0, 0, 0, 0);
    float: left;
    padding-right: 2px;
		
		
	}
	
	.electric .large-16 .top-bar ul li a 
	{
	    /*background: url("/img/nav-bg.jpg") repeat scroll left top rgba(0, 0, 0, 0);*/
	     background-color: #F58025;
	    text-decoration: none;
		color: #FFFFFF;
    float: left;
    font-size: 14px;
    padding: 0 18px;
	}
	
	.electric .large-16 .top-bar ul li:hover a, .electric .large-16 .top-bar ul li.active a {		
		
    /*background: url("/img/nav-active.jpg") repeat scroll left top rgba(0, 0, 0, 0);*/
    background-color: #F58025;
    text-decoration: none;
		color: #E6E6E6;
    float: left;
    font-size: 14px;
    padding: 0 18px;
	}
}

@media only screen and (min-width: 768px) {	
	
	.welcome {
		padding: 5px 15px;
		border-width:2px;
		border-color: #636466;
		border-style:solid;
		height: 5em;
		border-radius: 5px;
	}
	
	.feature {
        border: 3px solid #636466;
		margin-bottom: 20px;
		padding: 1.5em 1em;
		border-radius: 5px;
	}
	
	.feature a
	{
	    color: #000000;
	}

}

p {
	font-size: 0.769em;
}

h1, h2, h3, h4, h5, h6 {
	color: #000000;
	font-size: 0.769em;
}

h1 {
	font-size: 1.2em;
	font-weight: normal;
}

h2 {
	font-size: 0.9em;
}

a {
	color: blue;
	text-decoration: underline;
	cursor: pointer;
}

fieldset {
    padding: 1.25em 0 !important;
}

.logo {
	display: block;
	margin: 10px 0;
}

.welcome a {
	text-decoration: none;
}

.mainPanel {
	padding: 2em;
	margin-bottom: 10px;
}

.mainPanel.redDouble {
	border: 3px solid #636466;
	border-radius: 5px;
}

.mainPanel.magentaDouble {
	border: 3px solid #636466;
	border-radius: 5px;
}

.mainPanel.yellowDouble {
	border: 3px solid #636466;
	border-radius: 5px;
}

.mainPanel.purpleDouble {
	border: 3px solid #636466;
	border-radius: 5px;
}

.mainPanel.redSingle {
	border: 3px solid #636466;
	border-radius: 5px;
}

.mainPanel.blueSingle {
	border: 3px solid #636466;
	border-radius: 5px;
}

.mainPanel.greenSingle {
	border: 3px solid #636466;
	border-radius: 5px;
}

.mainPanel.yellowSingle {
	border: 3px solid #636466;
	border-radius: 5px;
}

.mainPanel table, .mainPanel th, .mainPanel td {
    background: white;
    color: #000000;
    padding: 4px;
    font-size: 90%;
    
}

.mainPanel ul, .mainPanel ol {
    font-size: 0.769em;
    margin-left: 15px; 
}

.mainPanel ul li {
    /*list-style-image: url(/img/bullet.png);*/
}

.mainPanel a {
    color: blue;
}

.orbit-container ul li {
    list-style-image: none;
    font-size: 13px;
    background-color: White;
}


.orbit-container .orbit-timer .orbit-progress {
    background-color: white !important;
    color: White !important;
    display: block;
    height: 100%;
    width: 0;
}

.orbit-container .orbit-prev, .orbit-container .orbit-next {
    background-color:  transparent !important;
    
    height: 60px;
    line-height: 50px;
    margin-top: -25px;
    position: absolute;
    text-indent: -9999px !important;
    top: 50%;
    width: 50px;
}

.feature h3 {
	font-size: 0.8em;
}

@media only screen and (min-width: 940px) {

    .feature h3 {
	    font-size: 1.0em;
    }

}

.feature a {
	text-decoration: none;
	color: #000000;
}

.caption {
	font-size: 0.7em;
}

.footer {
	color: Black;
}

fieldset {
	border: none;
	margin: 0;
}

fieldset table {
	width: 100%;
	background: #000;
	text-align: left;
	border: none;
}

fieldset table th  {
	color: #000000;
	background: #000;
	border-bottom: solid 1px #fff;
}

fieldset table td  {
	color: #000000;
	background: #000;
	vertical-align: top;
}

form  fieldset table textarea  {
	width: 550px;
	max-width: 550px;
}

form label{
	color: Black;
	padding: 8px 0;
}

form .dropdown {
    background: url(../img/bg-select-left.png) left top no-repeat,url(../img/bg-select-right.png) right top no-repeat;
	border: none;
	margin-bottom: 0;
}

form .textbox, form .textbox:focus {
    padding-left: 0.5em;
    padding-top: 00px;
    padding-bottom: 0px;
	border: 2px solid #636466;
	border-radius: 5px;	
	box-shadow: none !important;
	background-color: white;
	color: black;
	height: 2em;
	font-size: 1em;
	
}

form .dropdown .current{
    color: #000000;
	font-size: 0.687em;
}

input[type="text"][disabled] {
    background-color: transparent;
    color: #666;
}

form .dropdown .current{
    margin-left: 1.5em;
}

form .dropdown .selector:after {
    margin-top: -7px;
}
form .dropdown:hover a.selector:after {
    border-color: #FFF transparent transparent;
}

form .dropdown.open ul{
	/*border: none;*/
	padding: 10px;
	margin: 0 10px;
	min-width: 50%;
	border: solid 1px #636466;
	border-radius: 5px;
}

form textarea, form textarea:hover, form textarea:focus 
{
    
	
	max-width: 250px;
	min-height: 120px;
    
    /*background: #000000;
    border: solid 3px #2098ED;*/
	color: #000000;
	height: 120px;
	min-height: 120px;
	overflow-y: auto;
	border: solid 1px #636466;
	border-radius: 5px;
}

form .dropdown {
	background: white;
	color: black;
	font-size: 1em;
	border: solid 2px #636466;
	border-radius: 5px;
	/*box-shadow: 2px 2px 2px 2px #00387D;*/
	margin-bottom: 0.5em;
	/*height: 2em;*/
}

form .dropdown option {
	background: white;
}


form .button, form .button:focus, form .button:hover, form .button .small
{
   /*background: url("/img/gradient.jpg") repeat scroll left top rgba(0, 0, 0, 0);*/
    background-color: #F58025;
    border-radius: 4px;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.4);
    color: #FFFFFF;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    padding: 0 10px !important;
    position: relative;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.9);
}

form .button a
{
    color: White;
    text-decoration: none;
}






.categoriesHolder .button
{
    width:200px !Important;   
}

form .radio {
	background: #000 url(../img/bg-radio-off.png) no-repeat top left;
 	margin-right: 10px;   
}

form .radio.checked:before {
	background: #000 url(../img/bg-radio-on.png) no-repeat top left;
	border-radius: 0;
    height: 20px;
    width: 20px;
}

form .radio {
    border-radius: none;
    padding: 0;
}

form .radio {
    border-radius: 0;
}
form  {
	border: none;
}

form .checkbox.checked:before {
    content: "x";
    position: relative;
    top: 5px;
    left: 2px;
}

input[type="checkbox"] {
    margin-left: 10px;
}

.highlight {
	color: Navy;
}
.right {
	float: right;
}
.white {
	color: blue;
}

.large {
	font-size: 0.9em;
}

.error {
    font-size: 0.769em;
    position: relative;
    color: red;
}

.hidden {
    display: none;
}

.sideNav li {
	list-style: none;
	width: 100%;
	line-height: 0.7em;
	margin-bottom: 5px;
}
	
.sideNav li a {
	width: 100%;
	display: block;
	margin: 0 !important;
	font-size: 0.8em;
	color: blue;
	padding: 10px 30px !important;
	text-decoration: none;
	border: 2px solid #636466;
	border-radius: 5px;	
}
			
/* CAROUSEL STYLES */

.orbit-slide-number,  .orbit-bullets {
	display: none;
}

.orbit-container li {
	background: #000;
}

.orbit-container li img{
	float: left;
	margin-left: 60px;
}

.slideContent {
	float: left;
	padding-left: 80px;
	max-width: 500px;
}

.slideContent h1 {
	color: #FF0000;
	font-size: 1.7em;
}

.slideContent p {
	font-size: 13px !important;
}

.usernameSuggestions {
    cursor: pointer;
}

legend {
    background: white !important;
    color: black !important;
}

legend .ItemNameLegend
{
    padding-bottom:20px;
}



/* Tabbed content */

.section-container.auto > section .content, .section-container.auto > .section .content {
    background: #000;
    border: none;
}

.section-container.auto > section > .title, .section-container.auto > .section.active > .title {
    background: #000 !important;
    border: none !important;
}

.section-container.auto > section > .title a, .section-container.auto > section.active > .title a {
    color: #000000;
    text-decoration: none;
}


/* Profile images */

.imageHolder {
    margin-bottom: 20px;
    clear: both;
}
.imageContainer 
{
    border: solid 5px #fff;
    float: left;
    width: 100px;
    height: 130px;
    margin-right: 5px;
    padding: 5px;
}
.imageContainer.primary {
    border: solid 5px #00FF00;
    
}

.imageContainer.primary .promote, .imageContainer.primary .delete, .imageContainer.primary .useThis {
    display: none;
}

.imageContainer .promote, .imageContainer .delete, .imageContainer .useThis, .refresh
{
    display: block;
    width: 19px !important;
    height: 19px !important;
    max-width: 19px !important;
    max-height: 19px !important;
    background-image: url('/img/glyphicons-halflings.png');
    border: solid 1px #636466;
    margin: 5px 5px 0 0;
    float: left;
    *-webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.imageContainer .promote:hover, .imageContainer .delete:hover, .imageContainer .useThis:hover, .refresh:hover
{
    background-color: #ccc;
}
.imageContainer .promote
{
    background-position: -286px -94px;
}
.imageContainer .delete 
{
    background-position: -309px 2px;
}
.imageContainer .useThis 
{
    background-position: -286px 2px;
}
.refresh {
    background-position: -237px -21px;
    position: relative;
    top: -60px;
    left: 95%;
}

.jcrop-holder {
    min-height: 377px !important;    
}

/* Card Writer */

.cardWriterPanel {
    background: #000;
    width: 100%;
    float: left;
    padding: 10px;
    border-radius: 5px;
    margin: 10px 0;
}

.cardControlPanel {
    float: left;
    width: 520px !important;
    max-width:520px !important;
}

.graphicPanel {
    height: 35px;
    width: 35px;
    float: left;
    position: relative;
    padding: 10px 5px 0 0;
    cursor: pointer;
}

.graphicPanel img {
    height: 30px;    
}

.alphabetPanel .space img
{
    background-image: url('/img/bg_sp.png');
}

.graphicPanel input {
    position: absolute;
    left: 0;
    top: 10px;
    background: transparent;
    width: 32px; 
    height: 50px;
    border: none;
    opacity:0;
    filter:alpha(opacity=0);
}

.cardPreviewPanel {
    clear: both;
    float: left;
    width: 500px;
    margin-top: 20px;
}

.imagePanel {
    width: 100%;
    height: 400px;
    background-size: 480px 391px;
    background-position: 2px 2px;
    background-repeat: no-repeat;
    border: solid 1px #999;
    border-radius: 5px;
    padding: 120px 2px 2px 20px;
}

.characterPanel {
    float: left;
    width: 45px;
    height: 45px;
    margin: 5px;
}

.nominationDetails label {
    font-size: 13px;
}

.nominationDetails legend {
    margin-bottom: 5px;
}

/* ParticipantFinder */

.participantFinderPanel {
    width: 500px;
    min-height: 100px;
    padding: 5px;
}

.tieredStructureFilteringPanel, .flatStructureFilteringPanel {
    width: 230px;
    margin-right: 10px;
}

.freeTextSearchPanel {
    width: 230px;
    border-left: dashed 1px #ccc;
    padding-left: 10px;
}

.participantFinderResultsPanel {
    background: #fff;
    max-height: 500px;
    overflow: auto;
    margin: 10px 0;
}

.participantResult {
    margin: 2px;
    min-height: 52px;
    background: #999;
    position: relative;
    cursor: pointer;
}

.simple .participantResult {
    margin: 2px;
    min-height: 22px;
}

.participantFinderPanel label {
    font-size: 12px;
}

.participantResult:hover {
    background: #EC5D59;
}

.participantResult img {
    margin: 0 5px 1px 1px;
    max-width: 50px;
    float: left;    
}

.participantResult div {
    max-width: 180px;
    color: #000000;
    font-size: 0.9em;
    line-height: 1.4em;
    padding-top: 1px;
}

.participantResult input {
    position: absolute;
    right: 3px;
    top: 14px;
}

.simple .participantResult input {
    top: 0;
}

.ajaxLoading {
    width: 100%;
    height: 32px;
    margin-bottom: 10px;
    background: url(/img/ajax-loader.gif) no-repeat 50% 50%;
    display: none;
}

.clear {
    clear: both;
}

/* Catalogue styles */




/* End catalogue styles */

/* Order history page */

.orders table, .orders th, .orders td {
    background: white;
    color: black;
    border: none !important;
}

/* End of order history page */

/* Hall of fame styles */

.hofFilterPanel div {
    width: 40%;
    float: left;
    margin-right: 10px;
}

.hofFilterPanel label {
    
}

.hofResultsPanel {
    margin-top: 20px;
    float: left;
    clear: both;
}


.hofImage {
    max-width: 60px;
    float: left;
    margin-bottom: 10px;
}

.hofDetails {
    float: left;
    margin-left: 10px;
    font-size: 13px;
}

.hofReason {
    clear: both;
    padding: 5px;
    margin: 5px;
    font-size: 13px;
}

.clear {
	clear: both;
	}

/* End of hall of fame styles */

/* Color Styles */

.blue {
    color: #BCCAFD;
}

.green {
    color: #2FD255;
}

.purple {
    color: #E097FA;
}

.red {
    color: #807B80;
}

.yellow {
    color: #DCAA19;
}



/* recaptcha */
#recaptcha_widget_div .recaptchatable {
    border: none !important;
}

#recaptcha_widget_div .recaptchatable .recaptcha_image_cell {
    background-color: transparent;
}

#recaptcha_widget_div #recaptcha_privacy, #recaptcha_widget_div #recaptcha_logo {
    display: none;
}

#recaptcha_widget_div #recaptcha_response_field {
    color: #000000;
    width: 340px !important;
    padding-left: 20px;
	border: none !important;	
	box-shadow: none !important;
	background-color: #FFFFFF;
	color: #000000;
	background: url(../img/bg-neon-top-right.png) no-repeat top right,
				url(../img/bg-neon-center-right.png) no-repeat center right,
				url(../img/bg-neon-bottom-right.png) no-repeat bottom right,							
				url(../img/bg-neon-bottom-left.png) no-repeat bottom left,
				url(../img/bg-neon-center-left.png) no-repeat center left, 
				url(../img/bg-neon-top-left.png) no-repeat top left,
				url(../img/bg-neon-top.png) repeat-x top left,
				url(../img/bg-neon-right.png) repeat-y top right,
				url(../img/bg-neon-bottom.png) repeat-x bottom left,
				url(../img/bg-neon-left.png) repeat-y top left;
}

#recaptcha_widget_div #recaptcha_image {
    position: relative;
    left: -12px;
}

#recaptcha_widget_div #recaptcha_reload, #recaptcha_widget_div #recaptcha_switch_audio_btn, 
#recaptcha_widget_div #recaptcha_switch_img_btn, #recaptcha_widget_div #recaptcha_whatsthis_btn {
    position: relative;
    left: -35px;
}


/** Prize draw **/
.PrizeDrawImage
{   
    position:absolute;
    top:200px;
    left:500px;
    z-index:100;
}

.PrizeDrawContainer
{
    position:absolute;
    top:200px;
    left:500px;
    background-color:#ffffff;
    width:160px;
    height:160px;
    padding:10px;
    border:2px solid red;
    z-index:100;
}






/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
