#options_wrapper {
	width: 752px;
	margin: 15px 0 0 15px;
	padding: 0;
	float: left;
	background: #FFF;
}
.clear {
	clear: both;
}
#options_head {
	width: 750px;
	height: 107px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(images/head_bg.png) repeat-x left top;
	border: 1px solid #ddd;
	border-bottom: 0;
}
#options_title {
	width: 400px;
	height: 35px;
	margin: 23px 0 0 20px;
	padding: 0;
	float: left;
	background: url(images/title.png) no-repeat left top;
}
#options_slogan {
	width: 232px;
	height: 12px;
	margin: 48px 13px 0 0;
	padding: 0;
	float: right;
	background: url(images/slogan.png) no-repeat left top;
}
.tabber, .tabberlive {
	width: 750px;
	min-height: 500px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(images/body_bg.png) repeat-x left top;
	border: 1px solid #ddd;
	border-top: 0;
	border-bottom: 0;
}
ul.tabbernav {
	width: 730px;
	height: 42px;
	margin: 0;
	padding: 0 0 0 20px;
	float: left;
	list-style: none;
	background: url(images/menu_bg.png) repeat-x left bottom;
}
ul.tabbernav li {
	height: 33px;
	margin: 0 10px 0 0;
	padding: 0 0 0 10px;
	float: left;
	display: block;
}
ul.tabbernav li a {
	height: 33px;
	margin: 0;
	padding: 0 9px 0 0;
	float: left;
	display: block;
	z-index: 10;
	position: relative;
	color: #797979;
	font: normal 18px "Myriad Pro", Arial, Helvetica, sans-serif;
	line-height: 33px;
	text-transform: uppercase;
	text-shadow: 1px 1px #f4f4f4;
	text-decoration: none;
	overflow: hidden;
}
ul.tabbernav li a:hover {
	text-decoration: none;
	color: #000;
}
ul.tabbernav li.tabberactive {
	background: url(images/menu_current_left.png) no-repeat left top;
}
ul.tabbernav li.tabberactive a {
	color: #FFF;
	background: url(images/menu_current_right.png) no-repeat right top;
	text-shadow: none;
}
.tabbertabhide {
	display: none;
}
.tabbertab {
	width: 715px;
	margin: 0 0 0 20px;
	padding: 0;
	float: left;
}
.tabbertab_main {
	margin: 100px 0 0 10px;
	padding: 0;
}
#options_foot {
	width: 750px;
	height: 65px;
	margin: 0;
	padding: 0;
	float: left;
	background: url(images/foot_bg.png) repeat-x left top;
	border: 1px solid #ddd;
	border-top: 0;
	border-bottom: 1px solid #000;
}
.options_donation {
	width: 463px;
	height: 11px;
	margin: 30px 13px 0 0;
	padding: 0;
	float: right;
	background: url(images/donation.png) no-repeat left top;
}









#save {
	width: 750px;
	margin: 64px 0 0 0;
	float: left;
	position: absolute;
}
#reset_container {
	width: 735px;
	margin: 0;
	padding: 0 15px 0 0;
	float: left;
	background: #FFF;
	border: 1px solid #ddd;
	border-top: 0;
	border-bottom: 0;
}
#reset {
	width: 750px;
	margin: 12px 0 0 0;
	float: left;
	position: absolute;
}
.response {
	margin: 0 125px 0 0;
	padding: 5px;
	float: right;
	position: relative;
	font-size: 10px;
	z-index: 100000;
}
.response_in {
	max-width: 200px;
	padding: 5px 8px 4px 8px;
	text-align: center;
	color: #FFF;
	background-color: #656565;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
.response_arrow {
	width: 5px;
	height: 9px;
	margin-top: -4px;
	position: absolute;
	background: url(images/tipsy.png) right top no-repeat;
	top: 50%;
	right: 0;
}







.ad_01 {
	margin: 0 0 0 25px;
	padding: 0;
	float: left;
	display: block;	
}
.ad_02 {
	margin: 0;
	padding: 0;
	float: left;
	display: block;	
}
.ad_05 {
	margin: 55px 0 0 15px;
	padding: 0;
	float: left;
	display: block;

}
.feeds {
	width: 278px;
	padding: 0 0 0 70px;
	float: left;
}
.feed_01 {
	margin: 55px 0 0 12px;
	background: url(images/ad_03_icon.png) 0 10px no-repeat;
}
.feed_02 {
	margin: 55px 0 0 5px;
	background: url(images/ad_04_icon.png) 0 10px no-repeat;
}
.feeds ul {
	width: inherit;
	margin: 19px 0 0 0;
	float: left;
	
}
h2.ad_title {
	margin: 0;
	padding: 0;
	float: left;
	text-indent: -9999px;
}
h2.title_01, h2.title_01 a {
	width: 278px;
	height: 22px;
}
h2.title_01 a {
	background: url(images/ad_03_title.png) left top no-repeat;
	display: block;
}
h2.title_02, h2.title_02 a {
	width: 274px;
	height: 22px;
}
h2.title_02 a {
	background: url(images/ad_04_title.png) left top no-repeat;
	display: block;
}
.feeds ul li {
	margin: 0 0 6px 0;
	padding: 0;
	color: #656565;
	font: bold 12px Arial, Helvetica, sans-serif;	
}

.feeds ul li a {
	color: #a9a9a9;
	text-decoration: none;
}
.feeds ul li a:hover {
	color: #656565;
	text-decoration: underline;
}



















.tab_title {
	width: 715px;
	height: 60px;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	border-bottom: 1px solid #ddd;
}
.tab_title h3 {
	margin: 0;
	padding: 0;
	float: left;
	font: normal 25px "Myriad Pro", Arial, Helvetica, sans-serif;
	color: #000;
	text-transform: uppercase;
	line-height: 60px;
	text-shadow: 1px 1px #FFF;
}
span.submit {
	margin: 0;
	padding: 16px 0 0 0;
	float: right;
}
span.submit input {
	height: 20px;	
}
.tab_content {
	width: 715px;
	margin: 0;
	padding: 30px 0 0 0;
	float: left;
	border-top: 1px solid #FFF;
}
.tab_option {
	width: 715px;
	margin: 0;
	padding: 0 0 40px 0;
	float: left;
}
.tab_option label {
	width: 185px;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #555;
	cursor: default;
}















a.locked {
	width: 16px;
	height: 20px;
	margin: 4px 8px 0 8px;
	padding: 0;
	float: left;
	background: url(images/lock.png) left top no-repeat;
}
a.locked:hover, a.unlocked {
	background-position: left bottom;
}
span.nolock {
	width: 32px;
	height: 20px;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}
.tab_option input[type="text"], .tab_option select, .tab_option textarea {
	width: 280px;
	height: 28px;
	margin: 0;
	padding: 0 4px 0 4px;
	float: left;
	display: inline-block;
	font-size: 12px;
	color: #333;
	line-height: 26px;
	background: #F3F3F3;
}
#wpcontent .tab_option select {
	width: 280px;
	height: 28px;
	margin: 0;
	padding: 4px;
	float: left;
	display: inline-block;
}
.tab_option textarea {
	height: 175px;
	padding: 4px;
	line-height: 18px;
}
.tab_option input:focus, .tab_option select:focus, .tab_option textarea:focus {
	background: #FFF;
}
.tab_option small {
	width: 185px;
	margin: 0;
	padding: 0;
	float: right;
	display: block;
	font-size: 11px;
	color: #999;
	line-height: 18px;
}