/* Definition of all the components */
#ui-datepicker-div {
	font-size: 10px;
	z-index:2000;
}

.napkeeAccordion {
}

.napkeeBarchar {
}

.napkeeBreadcrumbs {
}

.napkeeButton {
}

.napkeeButtonbar {
	margin:0;
	margin-top:2px;
	padding:0;
}

.napkeeButtonbar li {
	display: inline;
	list-style-type: none;
	margin-right:2px;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
	border:1px solid #000;
	background-color:#EEEEEE;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}



.napkeeCalendar {
}

.napkeeCallout {
	border:2px solid #333333;
	-moz-border-radius: 17px;
	-webkit-border-radius: 17px;
	border-radius: 17px;
	text-align:center;
}

.napkeeCanvas {
}

.napkeeCheckbox {
}

.napkeeColorpicker {
}

.napkeeColumnchart {
}

.napkeeCombobox {
}

.napkeeCoverflow {
}

.napkeeDatechooser {
}

.napkeeFieldset {
}

.napkeeHRule {
}

.napkeeHSlider {
}

.napkeeIcon {
}

.napkeeIconlabel {
}

.napkeeImage {
}

.napkeeImageLabel {
	opacity:0.7;
	filter:alpha(opacity=70);
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	padding:2px;
	background-color:#FFF;
}

.napkeeLabel {
	white-space:normal;
}

.napkeeLinechart {
}

.napkeeLink {
}

.napkeeLinkbar {
	margin:0;
	padding:0;
}

.napkeeLinkbar li {
	display: inline;
	list-style-type: none;
	padding-right: 11px;
	padding-left: 11px;
	padding-top: 3px;
	padding-bottom: 3px;
}

.napkeeLinkbar li.linkbarBorder {
	border-right:1px solid #000;
}
.napkeeLinkbar li.linkbarStart {
	padding-left: 0px;
}
.napkeeLinkbar li.linkbarEnd {
	padding-right: 0px;
}

.napkeeList {
}

.napkeeMap {
}

.napkeeMenubar {
}

.napkeeModalscreen {
}

.napkeeNumericstepper {
}

.napkeeParagraph {
}

.napkeePiechart {
}

.napkeeProgressbar {
}

.napkeeRadiobutton {
}

.napkeeRoundbutton {
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
}

.napkeeSearchbox {
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	border-radius: 14px;
	outline: none;
	padding-left:20px;
	background-image: url(../icons/tango/16/system-search.png);
	background-repeat: no-repeat;
	background-position: 2px 50%;
}

.napkeeShape {
}

.napkeeShapeTable {
}

.napkeeShapeLabel {
}


.napkeeStickynote {
	text-align:center;
	background-color:#DACE5F;
	border:0px solid;
	white-space:normal;
}

.napkeeTabbar {
}

.napkeeTagcloud {
}

.napkeeTextarea {
}

.napkeeTextinput {
}

.napkeeTitle {
}

.napkeeTitlewindow {
}

.napkeeTree {
}

.napkeeUnsupported {
	text-align:center;
	background-color:#B3FFB3;
	border:0px solid;
	white-space:normal;
}

.napkeeVerticaltabbar {
}

.napkeeVideoplayer {
}

.napkeeVolumeslider {
}

.napkeeVrule {
}

.napkeeVslider {
}

.napkeeWebcam {
}

