﻿body 
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;	
}



.button
{
	cursor: pointer;
	border: solid 2px #CFC0A1;
	background-color: #ECE0C8;	
	border-bottom: solid 2px #CFC0A1;
	font-family: Verdana, Tahoma, Arial;
	font-size: 11px;	
	font-weight: bold;
	width: 100px;
}

a
{
	color: #737373;
	text-decoration: none;
}

a:hover
{
	color: #000;
	text-decoration: underline;
}

input, select
{	
	font-family: Verdana, Tahoma, Arial;
}

h1
{
	font-size: 18px;
	padding: 0;
	margin: 0;
}

h2
{
	font-size: 16px;
	padding: 0;
	margin: 0;
}

h3
{
	font-size: 14px;
	padding: 0;
	margin: 0;
}

.required
{
	background-image: url(/assets/images/admin/required.png);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 8px;
	/* padding-left: 3px; */
}

.datalist
{
	list-style-type: none;	
	width: 200px;
	text-align: center;
}

.datalist li
{
    margin-bottom: 10px;
}


/* modal msg bg */
#blackout , .blackout
{
	display: none;
	background-color: #000;
	filter:alpha(opacity=50);
	opacity:0.5;
	moz-opacity:0.5;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 105;
    background-image:url(/assets/images/admin/transparent.png);    
    display: block;
    width: 100%;
    /* height: 1100px; is set by jquery */ 
}

/* modal msg bg */


/* FOR fadeMessage jQuery plug in */
#fade_message
{
	display: none;
	width: 320px;
	min-height: 90px;
	border: solid 2px #cec69c;
	background-color: #fff7de;
	padding: 15px 15px 10px 45px;
	font-size: 12px;
	line-height: 20px;
	background-repeat: no-repeat;
	background-position: 5px 5px;	
	/* position: absolute;
	left: 400px;
	top: 200px; */
	z-index: 120;
	/* font-weight: bold; */
	cursor: pointer;
}

#fade_message p
{
	margin-bottom: 5px;
}

#fade_message_text
{
	padding: 8px 8px 8px 8px;
}

#fade_close
{
	float: right;
	position: relative;
	top: -10px;
	left: 10px;
	cursor: pointer;
	background-color: blue;
	width: 100px;
	height: 200px;	
}

.fade_message {	
	background-color: #000;
	filter:alpha(opacity=40);
	opacity:0.4;
	moz-opacity:0.4;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 15;
    background-image:url(/assets/images/admin/transparent.png);    
    display: block;
    width: 100%;
    height: 1100px;
    
}
/* FOR fadeMessage jQuery plug in */


.message
{
	border: solid 2px #CFC0A1;
	background-color: #F9F0DF;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	line-height: 14px;
	overflow: auto;
}

.message .title
{
	font-weight: bold;
	font-size: 14px;
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 10px;
}

.infomessage
{
    background-image: url(/assets/images/admin/info.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	width: 350px;
	margin: auto;
	border: solid 2px #CFC0A1;
	background-color: #F9F0DF;
	padding: 10px 10px 30px 50px;
	font-size: 12px;
	line-height: 14px;
	overflow: auto;
	margin-top: 20px;
}


#error
{
	background-image: url(/assets/images/admin/error.gif);
	background-position: 10px 10px;
	background-repeat: no-repeat;
	width: 500px;
	margin: auto;
	padding-left: 60px;
	padding-right: 60px;
}

#error textarea
{
	width: 490px;	
}


/* NEATUPLOAD MULTIUPLOAD CTL */
.uploadCell
{
	text-align:center;
	width: 50%;
}
.uploadCell input
{
	border: solid 2px #325B84;
	background-color: #EEEEE5;
	font-weight: bold;
	
}

#uploadFileList
{
	display: none;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;	
	border: solid 1px #999;
	background-color: #ffffff;
	padding: 5px 5px 5px 5px;	
	width: 90%;
	margin: 0 auto 8px auto;
	text-align: left;
}

#uploadContainer {	
	border: solid 1px #000000; background-color: #dcdcdc; padding: 8px 8px 8px 8px; margin-top: 4px;
}

#progress 
{
	display: none;
}

#progressBarContainer
{
	display: none;
}

.progress {	
	background-color: #000;
	filter:alpha(opacity=50);
	opacity:0.5;
	moz-opacity:0.5;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    z-index: 105;
    background-image:url(/assets/images/admin/transparent.png);    
    display: block;
    width: 100%;
    height: 1100px;
}

.progressBarContainer
{
	position: absolute;
	top: 20%;
	left: 0;	
	z-index: 140;	
	width: 100%;
	text-align: center;
}

.ProgressBar
{
	border: solid 2px #000000;
	background-color: #fffacd;
}
/* NEATUPLOAD MULTIUPLOAD CTL */

/* AJAX TAB CTL CLASSES */

#ctl00_AdminContentPlaceHolder_TabContainer1_body
{
	background: #f2e6ce;
}

.ajax__tab_body
{
	min-height: 400px;	
	border: solid 1px #999;	
	/* padding: 0; */
	padding: 10px 10px 10px 10px;
}

.ajax__tab_header
{
	/* background-color: blue; */
	/* height: 15px; */
	font-weight: bold;
	/* padding-top: 7px;
	padding-bottom: 7px; */
}

.ajax__tab_tab
{
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	background-color: #fff ;
	height: 15px;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	border-top: solid 1px #ccc;
	
	color: #dcdcdc;
}

.ajax__tab_active .ajax__tab_tab
{
	background: #f2e6ce;
	color: #000;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #f2e6ce;
	position: relative;
	top: 1px;
}

.ajax__tab_outer
{
	/* background-color: green; */
	margin: 0;
	padding: 0;	
}

.ajax__tab_inner
{
	/* background-color: orange;  */
	margin: 0;
	padding: 0;
}
/* AJAX TAB CTL CLASSES */

/* JQUERY ITEM DELETE */
.delete_grid 
{
	display: block;
	position: relative;
}

.dc
{
	display: none;
	/* width: 700px;	
	height: 300px;	 */
	position: absolute;
	left: 0;
	top: 0;	
}

.dc_bg
{
	width: 100%;	
	height: 120%;	
	display: block;
	position: relative;
	background-color: #000000;
	filter:alpha(opacity=50);
	opacity:0.5;
	moz-opacity:0.5;
	background-image:url(/assets/images/admin/transparent.png);
}

.dc_mb
{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	background-color: #fff;
	border: solid 2px #dcdcdc;
	/* height: 100px; */
	width: 300px;
	background-image: url(/assets/images/admin/trashcan.jpg);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	z-index: 110;
}

.dc_mb p
{	
	margin: 0;
	padding: 10px 10px 25px 55px;	

}

.dc_links
{
	padding-left: 20px;		
}

.delete_wait, #header_wait 
{
	/* position: absolute; */
	display: none;
	background-image: url('/assets/images/admin/bigrotation2.gif');
	background-repeat: no-repeat;
	background-position: center center;
	width: 250px; 
	height: 70px;
	background-color: #fff;
}

#header_wait 
{
	position: absolute;
	display: block;
	width: 100%;
	filter:alpha(opacity=50);
	opacity:0.5;
	moz-opacity:0.5;
	background-color: #dcdcdc;
}

.yes_link
{
	background-image: url(/assets/images/admin/tick.jpg);
	background-repeat: no-repeat;	
	padding-left: 30px;
	padding-bottom: 15px;
}

.yes_link a
{
	color: #4DAB44;
}

.no_link
{
	background-image: url(/assets/images/admin/stop.jpg);
	background-repeat: no-repeat;
	padding-left: 30px;
	padding-bottom: 25px; 
}

.no_link a
{
	color: #C92424;
}

.dc_mb_modal
{
	display: none;
}

.delete_link_modal
{
	font-size: 12px;
	font-weight: bold;
	color: red;
}

/* JQUERY ITEM DELETE */

#sys_settings
{	
	font-size:11px;
}

.img_load
{
	/* position: absolute;
	width: 98%;
	height: 99%; */
	background-image: url('/assets/images/admin/bigrotation2.gif');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #ffffff;
	filter:alpha(opacity=50);
	opacity:0.5;
	moz-opacity:0.5;
	/* z-index: 100;	 */
}

/* EXPANDING TEXT AREAS*/
.edit_textarea
{
	/* position: absolute; */
	width: 100px;
	height: 150px;	
}

.edit_textarea_div
{
	/* position:absolute; */
	border: solid 1px #999;
	background-color: #dcdcdc;
	padding: 4px 12px 12px 4px;
	width: 400px;
	height: 150px;	
}
/* EXPANDING TEXT AREAS*/

/* JQUERY TOOLTIPS */
.infotip
{
	font-weight: bold;
	padding: 0 3px 0 3px;
	height: 15px;
	width: 18px;
	cursor: pointer;
	background-image:url(/assets/images/admin/tip.png);
	background-repeat: no-repeat;
	
}

#toolTip
{
	position: absolute;	
	background-image:url(/assets/images/admin/tooltip.png);
	background-repeat: no-repeat;
	/* background-color: #dcdcdc; */
	padding: 5px 5px 5px 5px;
	/* border: solid 1px #737373; */
	height: 110px;
	width: 190px; 
	/* max-width: 300px; */
	color: #000000;
	font-size: 11px;
	z-index: 100;
	display: none;	
	word-wrap: break-word;
	cursor: pointer;
	line-height:12px;
	overflow:auto;
}
/* JQUERY TOOLTIPS */

#treeDiv
{
	border: solid 2px #CFC0A1;
	background-color: #fff;
	/* width: 100%; */
	min-height: 300px;
	text-align: left;
	padding: 10px 10px 10px 10px;
	margin-bottom: 40px;
	line-height: 20px;
	width: 800px;
	float: left;
}

.permissionstree
{
	line-height: 22px;
}

.font11
{
	font-size: 11px;
}

/* SCROLLING TEMPLATE CONTROL START */
#template_scroller
{
	width: 650px;
	margin: auto;
	position:relative;
}

/* scroll images */
.scroll_image
{
	padding: 0 4px 0 4px;
	float: left;
	position: relative;
	top: 45%; 
	cursor: pointer;
}

.scrollable {

	/* required settings */
	position:relative;
	overflow:hidden;
	width: 576px;
	height:272px;

	/* custom decorations */
	border:1px solid #ccc;
	background-color: #fffeee;
	/* background:url(/img/global/gradient/h300.png) repeat-x; */
	margin: auto;
	float: left;
}

/*
	root element for scrollable items. Must be absolutely positioned
	and it should have a extremely large width to accomodate scrollable items.
	it's enough that you set the width and height for the root element and
	not for this element.
*/
.scrollable .items {
	/* this cannot be too large */
	width:20000em;
	position:absolute;
	clear:both;
}

/* single scrollable item */
.scrollable img {
/* 	float:left;
	margin:20px 5px 20px 21px;
	background-color:#fff;
	padding:2px;
	border:1px solid #ccc;
	cursor:pointer;
	width:100px;
	height:75px;
	
	-moz-border-radius:4px;
	-webkit-border-radius:4px; */
}

/* active item */
.scrollable .active {
	border:1px solid blue;
	z-index:9999;
	position:relative;
}
	
/*     a single item. must be floated in horizontal scrolling.     
typically, this element is the one that *you* will style     
the most. 
*/ 
.template_item
{
	margin: 5px 5px 5px 5px; 
	padding: 5px 5px 5px 5px; 
	border: solid 1px #ffffff; 
	background-color: #dcdcdc; 
	width: 170px; 
	height: 250px; 
	float: left; 
	
}

.template_item div
{
    max-width: 170px; 
    overflow:hidden;
}

/* SCROLLING TEMPLATE CONTROL END */

.button_cell
{
	text-align: right;
	padding: 15px 15px 15px 15px;
}

.button_cell .button
{
	margin-left: 8px;
}

.linkwait
{	    
    /* background-image: url(/assets/images/controls/indicator_white.gif); */
    background-image: url(/assets/images/admin/fb_wait.gif);
    background-repeat: no-repeat;
    background-position: center center;    
    background-color: #fff;
    cursor: wait;
    height: 20px;
    width: 100%;
    /* margin: auto; */
}



.pagegrid
{
	text-transform: lowercase;
}


.warning
{	
	background-image: url(/assets/images/admin/warning.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	background-color: #ffffff;
	border: solid 1px red;
	padding: 10px 10px 20px 50px;		 
}

.eventdateTable
{
	width: 100%;		
}

.eventdateTable td
{
	width: 25%;
}

#editortools
{
	height: 21px;
	background-color: #dcdcdc;
	padding: 3px 0 0 4px; 
	border-top: solid 1px #000;
	border-left: solid 1px #000;
	border-right: solid 1px #000;
}

.insert_page
{
	background-image: url(/assets/images/admin/pages.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
	font-size: 11px;
	font-weight: bold;
	margin-right: 10px;
}

#accesso_codes
{
	position: absolute;
	border: solid 1px #dcdcdc;
	background-color:  #fff;
	padding: 10px 10px 20px 10px;
	display:  none;
	z-index: 200;
	/* min-height: 300px;  */
	width: 300px;
}

#accesso_codes a, #accesso_codes input
{
	text-transform: uppercase;
	
}

#pageselectcontainer
{
    background-color: #fff;
    border: solid 6px #dcdcdc;
    padding: 15px 15px 15px 15px;
    width: 400px;
    height: 500px;
    overflow: auto ;
    
}

.event_row
{
    border: solid 1px #000000;
    background-color:#ffffff;
    padding: 5px 5px 5px 5px;
    margin: 4px 0 4px 0;
}

.codeitem
{
    text-align: left;
    margin-top: 10px;
    clear: both;
}

.promo_image
{
    /* half size of actual promo image */
    width: 120px;
    height: 80px;
}

.text_lower
{
    text-transform: lowercase;
}

.template_errormessage
{
    position: absolute ;
    /* filter:alpha(opacity=50);
	opacity:0.5;
	moz-opacity:0.5; */
    width: 200px;
    height: 100px;
    border: solid 1px red;
    background-color:#fff;
    text-align:center;
    padding: 10px 10px 10px 10px;
   
}

.hp_image
{
    height: 100px;
    width: 200px;
}

#login
{
    width: 400px;
    border: solid 1px #000000;
    padding: 10px;
    background-color: #fff;
    margin: 0 auto;
}
.loginTab
{
     margin: 0 auto;
}

.uploadCell
{
    text-align: left;    
}

.uploadCell a
{
    font-weight: bold;
    color: #999;
    padding-right: 5px;
}

/* JQUERY NAV */
#parentMenuList
{
    list-style: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight: bold;  
    line-height: 26px;  
}

#parentMenuList a:hover
{
    text-decoration: underline;
}

#parentMenuList .childMenuList
{
    font-size: 11px;
    list-style: none;
    padding: 0;
    margin: 0;
    margin-left: 10px;
    font-weight: normal;
    padding-bottom: 10px;
    line-height: 18px;
   /*  display: none; */
}

.childMenuList .selected
{
    /* color: Blue;
    background-color: Blue; */
    padding-left: 10px;
    background-image: url(/assets/images/admin/menu_selected.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
/* JQUERY NAV */

#imageHeader
{
    padding: 10px;
    border: solid 1px #000000;
    margin: 10px;
    clear: both;
    height: 300px;
    position: relative;
    
}
#imageHeader .homeImgThumb
{
    float: left;
    width: 180px;
    margin-right: 5px;
    /* height: 50px; */
}

.sponsor_list
{
    text-align: left;
    /* background-color: Yellow; */
    padding: 10px;
   /*  border: solid 1px blue; */
    width: 600px;
    
}

.sponsor_list label
{
    font-weight: normal;
}

.blackout
{
    width: 100%;
    height: 3000px;
}

#gc_prev
{
    border: solid 2px #dcdcdc;
    background-color:#fff;
    height: 400px;
    width: 500px;
    position: absolute;
    left: 33%;
    top: 100px;
    z-index: 900;
    padding: 20px;
    text-align: left;
    /* overflow: auto; */
}

#gc_prev_content
{
    height:100%;
    width:100%;
    overflow: auto;
}

#gcp_btn
{
    /* width: 540px; */
    height: 25px;
    /* margin: auto; */
    background-color: #dcdcdc;
    text-align: center;
    position: absolute;
    bottom:0;
    left:0;
    width: 100%;
}
.votes_header
{
    padding: 20px;
    border: solid 1px #dcdcdc;
    background-color: #fff;
    margin-bottom:10px;
}

.votes_header_table
{
    line-height: 18px;
}

.menu_module a
{
    padding-right: 15px;
}

