

#homepage p {
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#homepage a {
	cursor: pointer;
	text-decoration: none;
}

#homepage h2, #homepage h2 *, #homepage h3, #homepage h3 * {
	margin: 0px;
}

#homepage h2 {
	margin-top: 10px;
	margin-left: 10px;
	padding-top: 5px;
	border-width: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #efefef;
}

#homepage h2, #homepage h2 a {
	color: #6395da !important;
	font-family: georgia, arial !important;
	font-size: 20px;
	font-style: italic;
}

#homepage h2:first-letter, #homepage h2 a:first-letter {
	font-size: 40px !important;
}

#homepage h3, #homepage h3 * {
	font-family: trebuchet ms, arial;
	font-weight: 100;
	font-size: 16px;
}

#homepage h4, #homepage h5 {
	text-transform: uppercase;
	letter-spacing: 3px;
}

#homepage h4 {
	color: #2d5791;
	font-size: 40px;
}

#homepage h5 {
	color: #3262a3;
	font-size: 20px;
}

legend {
	margin: 0px;
	margin-left: -7px;
	color: #cccccc;
}

legend:not([dummy]) {
	margin-left: 0px !important;
}

#homepage fieldset ul {
	padding-top: 10px;
	padding-bottom: 10px;
}

.sub_list {
	margin-left: 10px;
}

strong {
	font-weight: 900;
}

small, small * {
	color: #aaaaaa;
}

small a:hover {
	color: #888888;
}

#homepage textarea, #homepage select, .text, #search .text, .button, .mybutton, #search .button, .infoline, .warning {
	background-color: #f7f7f7;
	font-size: 10px;
	border-style: solid;
	border-width: 1px;
}

#homepage textarea, #homepage select, .text, #search .text, .infoline, .warning {
	margin-top: 2px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-color: #d0d0d0;
}

#homepage textarea {
	width: 600px;
   	min-height: 200px;
   	height: auto !important;
   	height: 200px;
	overflow: auto;
}


#myoption {

text-align:left;
}

 
#bannerselect {
font:bold 10px "chalkboard", comic sans ms, arial !Important;
padding:5px 0px 4px 0px !important;
width:180px;
margin-right:2px;
}


#homepage input, #search input {
	margin-right: 1px;
	margin-bottom: 1px;
}

.mybutton {
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	text-transform: uppercase;
	border-color: #d0d0d0;
        width:120px;
}
.button, #search .button {
	padding-top: 4px;
	padding-bottom: 3px;
	width: 80px;
	text-align: center;
	text-transform: uppercase;
	border-color: #d0d0d0;
}

.button:not([dummy]), #search .button:not([dummy]) {
	padding-top: 4px;
	padding-bottom: 4px;
}

@media all and(min-width: 0px) {
	.button, #search .button {
		padding-top: 5px !important;
		padding-bottom: 5px !important;
		padding-left: 7px !important;
		padding-right: 8px !important;
	}
}



.gradient_bottom {
	background-image: url('images/gradient_bottom.gif');
	width: 900px;
	height: 150px;
}

.bar {
	background-color: #ffffff;
	width: 900px;
	height: 28px;
}

#homepage {
	background-image: url('images/gradient_top.gif');
	background-repeat: no-repeat;
	background-color: #ffffff;
	width: 900px;
}

#homepage.block {
	width: 490px;
	display:inline;
}


#homepage div {
	overflow: visible;
}

#homepage a {
	color: #888888;
}

#content a:hover {
	color: #6395da;;
}

.space {
	margin-bottom: 10px;
}

.infoline, .warning {
	margin-bottom: 20px;
	font-size: 11px;
	font-style: italic;
}

.infoline *, .warning * {
	font-size: 11px;
}

.warning {
	text-decoration: blink;
}

.paginator {
	padding-top: 10px;
	padding-bottom: 20px;
	text-align: center;
}

#extra {
	padding-top: 30px;	
	padding-right: 45px;
	width: 200px;
	color: #b1b1b1;
	float: right;
}

#extra * {
	margin: 0px;
	font-size: 10px;
	color: #b1b1b1;
	text-align: right;
	text-transform: uppercase;
}

#extra h3 {
	padding-top: 10px;
	padding-bottom: 10px;
	color: #7f7f7f;
	font-size: 12px;
	text-decoration: underline;
	letter-spacing: 1px;
}

#extra li {
	margin-left: 100px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-width: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #efefef;
}

#extra .current {
	color: #6395da;
}

#newbreadcrumbs {
	background-color: #efefef;
	margin-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #d0d0d0;
	width: 596px;
	text-transform: uppercase;
	float: left;
}

#newbreadcrumbs, #newbreadcrumbs * {
	color: #d0d0d0;
	font-size: 10px;
}

#search {
	margin-top: -3px;
	margin-right: 5px;
	padding-bottom: 6px;
	float: right;
}

#search:not([dummy]) {
	margin-top: -2px;
	padding-bottom: 8px;
}

#search * {
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}

#search .text {
	width: 187px;
	text-align: right;
}

#search .text, #search .button {
	background-color: #efefef;
	color: #d0d0d0;
}

#search .text:hover, #search .button:hover, #newbreadcrumbs:hover, #newbreadcrumbs:hover * {
	background-color: #e7e7e7;
	border-color: #c2c2c2;
	color: #888888;
}


/*********************************************Edit Button positions***********************/


div.editdiv p a {
background-image:url(http://www.eurekatelevision.tv/images/header_bg.gif);
background-repeat:repeat-x;
font-size:10px !important;
padding:5px !important;
border:1px solid red;

}

#footer div.editdiv {
float:left;
width:0px !important;
}

div.editdiv p{
line-height:10px;
position:relative !important;
}

#leaderboard div.editdiv p, #supercube div.editdiv p, #fullbanner div.editdiv p {
margin-top:-27px;
}
#detail03 div.editdiv p {
margin-top:0px;
}



/*********************************************Color Picker Button***********************/

div#colormenu { width:60px; padding:0px 0px 2px 0px !Important; float:right;
border:1px solid #ccc; background:#F7F7F7; text-align:center; font-size:66%;
margin-top:-38px; display:inline; margin-right:52px;}
#dropdowndiv {position:absolute !important; background:#ccc; }
div#colormenu a {color:#000; font-weight:bold;}
#dropdowndiv ul {width:60px;   margin-top:-8px;}
#dropdowndiv input  {width:58px;}
li#addcolor a {padding:2px 4px 2px 2px ;}
.colorpicker301 input {width:50px !important; }


#colortable { background-color:#f6f6f6;border:1px dotted #666;}
#colorhover {float:right;width:40px;height:128px;}
#choice {height:24px;}

#addcolor a { color:blue !Important; border:1px solid #ccc; background:#eee;}
#addcolor a:hover {text-decoration:underline;}