@charset "utf-8";

.affiliates_content table.affbox_table th {
	border-bottom:0px none;
}
ul.affbox_ul {
	padding:8px 0 0;
	margin:0;
	list-style:none;
	width:auto;
	height:auto;
}
ul.affbox_ul li {
	list-style:none;
	margin:0 0 8px;
	padding:3px 7px 8px;
	background:#F6F6F6;
}


.box_left_styling h3, .box_style_preview h3 {
	font-size:16px;
	font-weight:bold;
	color:#0099CC;
	letter-spacing:-1px;
	padding:5px 0 1px;
	margin:0 0 4px;
}

.box_style_preview h3 {
	margin:15px 0 8px;
}

.box_left_styling p {
	padding:1px 0 4px;
}
.box_left_styling input {
	width:380px;
}

.box_style_settings input {
	width:auto;
}

.box_title_settings {
	padding:3px 0;
}

.settings_row {
	padding:4px 0;
}
.settings_row:hover {
	cursor:pointer;
	background:#E0E0E0;
}
.settings_row input {
	width:120px;
	text-transform: uppercase;
}
.colorpicker_hex input {
	text-transform: uppercase;
}
div.sample {
	font-size:24px;
	line-height:24px;
	display:block;
	float:left;
	width:19px;
	height:19px;
	border:1px solid #696969;
	background:#FFFFFF;
	margin:0 8px 0 0;
	overflow:hidden;
}

.settings_row_checkbox {
	padding:5px 0;
}

.settings_row_sec {
	padding:5px 0;
	margin:5px 0 0;
	border-top:1px solid #DFDFDF;
}
.box_left_styling .save_link {
	border:0px none;
	padding:0;
	margin:0;
}
.box_left_styling .save_link a {
	font-size:18px;
	display:block;
	padding:4px 6px;
	background:#0099CC;
	color:#FFFFFF;
	text-decoration:none;
}
.box_left_styling .save_link a:hover {
	background:#0077BB;
}


.box_styles_holder, .new_style_holder {
	background:#CCDDEE;
	padding:8px;
}
#box_styles_selector {
	width:384px;
}

#new_style_name {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 5px;
	width:374px;
}


.fra, .ame {
	display:none;
}
.affbox_odds span {
	display:none;
}
.affbox_odds span.selected {
	display:block;
}


