.ui-state-default, .ui-widget-content .ui-state-default {background-image: url(css/custom-theme/images/lines_black.png)}
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus {background-image: url(css/custom-theme/images/lines_black_hov.png)}
.ui-state-active, .ui-widget-content .ui-state-active {background-image: url(css/custom-theme/images/lines_orange.png)}

body{
	background-color: #272B2E;
}

h1{
	color: #E69700;
}

h2{
	color: #E69700;
}

.tb{
	border: 1px solid #fff;
}

.tb:focus{
	border: 1px solid #1b599a;
}

a{
	color: #2F4E6F;
	text-decoration: none;
}

a:hover, #side ul a:hover{
	color: #E15119;
}

#head{
	background-image: url(headlie_black.png);
}

#navi{
	background-image: url(navbar_black.png);
}

#navvers a:hover{
	background-image: url(navbar_black_hov.png);
}

.navi_first{
	background-image: url(logo.png);
}

#tip{
	background-image: url(tipmid.png);
}

#tipleft{
	background-image: url(tips.png);
}

#tipright{
	background-image: url(tipe.png);
}

#tab{
	background-image: url(tab_black.png);
}

#featured{
	background-image: url(nextback.png);
}


#contain{
	background-color: #fff;
}

#footer{
	background-image: url(footer_black.png);
}

.sche_even{
	background-color: #a2a8ac;
}

#sche li:hover{
	background-color: #ea683a;
}

#vids_left a{
	background-image: url(vid_left_back.png);
	color: #fff;
}

#vids_left a.mid{
	border-top: 1px solid #414b54;
	border-bottom: 1px solid #414b54;
}

#vids_left a.mid:hover{
	border-top: 1px solid #37414a;
	border-bottom: 1px solid #37414a;
}


#vids_left a:hover{
	background-image: url(vid_left_backhov.png);
}

#profiles{
	background-color: #454A4D;
	color: #fff;
}

#profiles_nav{
	background-color: #EB5B23;
}
