* {
    margin: 0;
    outline: medium none;
    padding: 0;
}
body {
    color: #000;
    font: message-box;
    font-family: Verdana,UbuntuBeta,Ubuntu,"Bitstream Vera Sans","DejaVu Sans",Tahoma,sans-serif;
    font-size: 13px;
    margin: 0;
    padding: 0;
}
fieldset {
    background-color: #000;
    border-bottom: 3px solid #000;
    border-left: medium none;
    border-right: medium none;
    padding: 10px;
}
legend {
    color: #000;
    font-family: Verdana,UbuntuBeta,Ubuntu,"Bitstream Vera Sans","DejaVu Sans",Tahoma,sans-serif;
    font-size: 2em;
    font-weight: normal;
    padding: 5px;
}
ul, li {
    font-size: 10px;
    list-style-type: none;
    padding: 5px 0;
    text-transform: uppercase;
}
li > span {
    font-weight: normal;
}
li.accept {
    background: url("../media/img/accept_16.png") no-repeat scroll 0 6px transparent;
    padding-left: 24px;
}
li.cancel {
    background: url("../media/img/cancel_16.png") no-repeat scroll 0 6px transparent;
    padding-left: 24px;
}
a {
    color: #000;
    font-weight: normal;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:hover, a:visited, a:link {
    outline: medium none;
}
a img {
    border: 0 none;
    outline: medium none;
}
img {
    padding: 6px;
}
h2 {
    border-bottom: 1px solid #000;
    font-size: 120%;
    font-weight: normal;
    margin: 0 0 0.6em;
}
h3 {
    font-size: 1.6em;
    font-weight: bold;
    margin: 0 0 1em;
}
h4 {
    border-bottom: 1px solid #CCCCCC;
    display: block;
    font-size: 1.3em;
    font-weight: normal;
    margin-top: 5px;
}
input {
	border: #ccc 1px solid;
}
input:hover, input:focus {
	border: #000 1px solid;
}
#loader {
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 10000;
}
#generator_interface {}
#slider_content {
	width: 700px;
	height: 495px;
    position: absolute;
	left: 50%;
    margin-left: -350px;
}
#slider {
	padding-left: 0px !important;
}
#slider fieldset {
	background-color: #fcfcfc;
	width: auto !important;
	height: 95.1% !important;
	border-bottom: 0px none !important;
}
#operation_txt {
	float: right;
	padding: 5px;
	text-align: right;
	font-style: italic;
	font-weight: normal;
}
#picol_generator_frm th {
    border-top: 1px solid #000;
    font-weight: normal;
}
#icon_selector {
	width: 100%;
}
#icon_selector td {
    height: 100px;
	border: transparent 1px solid;
    padding: 5px;
}
#badge {
	background-color: #fff;
	margin-top: 30px;
	position: relative;
	overflow: auto;
	border: #cfcfcf 1px solid;
}
#badges_selector td {
    border: 1px solid transparent;
    height: 100px;
    padding: 5px;
}
#size_selector td {
    border: 1px solid transparent;
    height: auto;
    padding: 15px 0;
}
p#guide {
	font-style: italic;
	font-size: 9px;
	text-align: right;
	text-transform: none;
	color: #999;
	margin-top: -20px;
	margin-bottom: 10px;
}
span#guide {
	font-style: italic;
	font-size: 9px;
	float: right;
	text-transform: none;
	color: #999;
	margin-top: 5px;
}
input#filter {
	float: right;
	box-shadow: 0 0 6px #bfe4ff inset;
	border: #999 1px solid;
	display: inline;
	margin-top: 2px;
	padding: 3px 6px;
	position: relative;
	z-index: 1;
}
input#filter:hover, input#filter:focus, input#filter:active {
	border: #333 1px solid
}
ul.selector_menu {
	padding: 5px;
	background-color: #f0f0f0;
	border: #ccc 1px solid;
	border-bottom: #dedede 1px solid;
	top: 1px;
	position: relative;
	z-index: 1;
	display: inline-block;
}
ul.selector_menu li {
	display: inline;
	padding: 3px 6px 3px 3px;
}
ul.selector_menu li:last-child {
	padding-right: 3px;
}
ul.selector_menu li + li {
	border-left: #ddd 1px solid;
}
ul.selector_menu li + li:last-child {
	padding-left: 9px;
}
#icon_selector_container {
	background-color: #fff;
	position: relative;
	height: 378px;
	width: 596px;
	overflow: auto;
	border: #cfcfcf 1px solid;
}
#icon_selector td.selected, #size_selector td.selected, #badges_selector td.selected {
    background-color: #fff;
    border: 2px solid #000;
}
#icon_selector td.no_selectable, #size_selector td.no_selectable, #badges_selector td.no_selectable {
    color: #fff;
}
#icon_selector td:hover, #size_selector td:hover, #badges_selector td:hover, #generated td:hover, #icon_selector td.hover, #size_selector td.hover, #badges_selector td.hover, #generated td.hover {
	background-image: -webkit-radial-gradient(center center, ellipse closest-side, #fff, #eaf6ff);
	background-image: -moz-radial-gradient(center center, ellipse closest-side, #fff, #eaf6ff);
	background-image: -ms-radial-gradient(center center, ellipse closest-side, #fff, #eaf6ff);
	background-image: -o-radial-gradient(center center, ellipse closest-side, #fff, #eaf6ff);
    background-color: #eaf6ff;
    border: 1px solid #000;
    cursor: pointer;
}
#icon_selector td.no_selectable:hover, #size_selector td.no_selectable:hover, #badges_selector td.no_selectable:hover {
    background-color: transparent;
    border: 1px solid transparent;
    cursor: default;
}
#icon_selector td img, #size_selector td img, #badges_selector td img {
    margin-bottom: 10px;
}
#generated_container {
	background-color: #fff;
	position: relative;
	height: 375px;
	overflow-x: auto;
	border: #cfcfcf 1px solid;
	margin-top: 30px;
	clear: both;
}
#generated {
	width: 100%;
	height: 100%;
}
#generated td {
    background-image: -moz-radial-gradient(45deg, circle closest-side, #f0f0f0, #fff 95%);
	background-image: -webkit-radial-gradient(45deg, circle closest-side, #f0f0f0, #fff 95%);
	background-image: -ms-radial-gradient(45deg, circle closest-side, #f0f0f0, #fff 95%);
	background-image: -o-radial-gradient(45deg, circle closest-side, #f0f0f0, #fff 95%);
	border: transparent 1px solid;
}
#generated td:hover {
    border: 1px solid #000 !important;
}
#generated td.nothing, #history td.nothing {
    background: url("../media/img/cancel_light_128.png") no-repeat scroll center center #fff;
}
#generated td.nothing:hover, #history td.nothing:hover {
    border: 1px solid transparent !important;
}
input#checkall {
	display: none;
}
#history_content {
    background: url("../media/img/cancel_light_128.png") no-repeat scroll center center #fff;
    border: 1px solid #ccc;
    height: 330px;
    overflow-y: auto;
    position: relative;
    width: 100%;
}
#history {
	width: 100%;
}
#history td {
	text-transform: none;
    padding: 5px;
}
#history tr.history td:first-child {
	border-right: #ccc 1px solid;
	text-align: center;
}
#history tr.history td + td {
	text-align: center;
}
#history tr.history td + td img {
	width: 16px;
}
#history tr.history td:last-child {
	text-align: left;
}
#history tr:hover {
    background-color: #eaf6ff;
}
#download_btn {
    background: url("../media/img/download_accept_32.png") no-repeat scroll left center transparent;
	display: none;
	padding: 10px 0 10px 36px;
	text-align: right;
	margin-bottom: 5px;
	margin-top: 10px;
	float: right;
	color: #ccc;
	font-weight: normal;
}
#download_btn a {
	color: #000;
	font-weight: bold;
    padding: 14px 9px 9px 9px;
}

.ui-button {
	float: right;
	margin-top: 1px;
	margin-right: -8px;
	border: #ccc 1px solid;
	border-bottom: 0px none;
	background: none;
	background-color: #f0f0f0;
	border-radius: 0px;
}


#colorpicker_container {
	width: 567px;
	height: 260px;
	border: 1px solid #cfcfcf;
	margin-top: 10px;
	overflow: auto;
	position: relative;
	text-align: center;
	padding: 10px;
}
#output {
	background: #000;
	font-family: monospace;
	float: right;
	padding: 2px 4px;
	color: #fff;
}
#values {
	margin-top: 10px;
}
#values th {
	padding: 5px 5px 5px 0;
}
#values td {
	padding: 5px 30px 5px 5px;
}