body
{
margin:0px;
padding:0px;
/*text-shadow: 4px 4px 4px #aaa;*/
}

/*Login*/
div.login a
{
	padding-left:10px;
}

/*component cHeader*/
div.component div.cHeader
{
	font-weight:bold;
}


/*cContent*/
div.component div.cContent
{
	/*padding-top:20px;*/
}


/*tutorial slideshow*/
.step
{
	display:none;
	min-height:400px;
	color:#333;
}

.step img
{
	padding-top:5px;
	padding-bottom:5px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	border:1px dashed #999;
	margin-bottom:10px;
}

.first
{
	display:block;
}

.slideNav
{
	text-align:center;
	border:none;
	border-bottom:1px solid #000;
	margin-bottom:10px;
}

.code
{
	color:#55d;
}

.step li
{
	padding-bottom:10px;
}

.step h2
{
	margin:0px;
	padding:0px;
	font-size:13pt;
}

.step em
{
	color:green;
}

/*comments*/
div.commentList
{
	/*width:500px;*/
	border:none;
}

div.commentList div
{
	border:1px solid #ccc;
}

div.commentList form
{
	width:400px;
}

div.commentList form div
{
	border:none;
}

div.cContent div.commentList form div textarea
{
	display:block;
	height:100px;
	width:220px;
}

/*div.cContent div.commentList form div.recaptcha
{
margin-left:90px;
}*/


div.comment
{
	width:550px;
	margin:5px;
	border:1px solid #ccc;
}
div.comment div.comment
{
	width:auto;
	margin-left:20px;
}

div.comment div.cHeader
{
	background: url('image/transparentgreen.png');
	border:none;
	border-bottom:1px solid #ccc;
	padding-left:3px;
	padding-right:3px;
}

div.comment div.cHeader em.time
{
	float:right;
	color:#999;
}

div.comment div.cBody
{
	border:none;
	padding:10px;
	//background: url('image/transparent.png');
}

/*login*/
div.loginControl
{
padding-top:5px;
background:url('image/bar6.png');
height:25px;
}

div.loginControl a
{
margin-right:10px;
color:#33F;
}

div.loginControl .menu , div.xmlControl .menu
{
float:left;
margin-left:5px;
margin-right:5px;
margin-bottom:0px;
margin-top:0px;
padding-left:5px;
padding-right:5px;
min-width:50px;
border:1px solid #c0c0c0;
}

div.loginControl .subMenu , div.xmlControl .subMenu
{
display:none;
position:absolute;
border:1px solid #c0c0c0;
background: url('image/transparent.png');
}

div.loginControl .subMenu a , div.xmlControl .subMenu a
{
display:block;
text-decoration:none;
padding-left:5px;
padding-right:5px;
margin-right:-1px;
}

div.loginControl .subMenu a:hover , div.loginControl .subMenu a:hover
{
text-decoration:underline;
background: url('image/transparentgreen.png');
}



/*xml control bar*/
div.xmlControl
{
padding-left:10px;
padding-top:5px;
background:url('image/bar6.png');
height:25px;
}

div.center div.header div.xmlControl a:hover
{
background:none;
}


/*text buttons*/
div.textButtons
{
height:28px;
}
div.textButtons a
{
margin-right:0px;

display:block;
float:left;
width:25px;
height:25px;
text-decoration:none;
}

/*component text*/

a.setHead
{
background: url('image/spritetext.png') 0px 0px;
}

a.setHead:hover
{
background: url('image/spritetext.png') 0px 25px;
}

a.setParagraph
{
background: url('image/spritetext.png') -25px 0px;
}

a.setParagraph:hover
{
background: url('image/spritetext.png') -25px -25px;
}

a.setBold
{
background: url('image/spritetext.png') -50px 0px;
}

a.setBold:hover
{
background: url('image/spritetext.png') -50px -25px;
}

a.setEm
{
background: url('image/spritetext.png') -75px 0px;
}

a.setEm:hover
{
background: url('image/spritetext.png') -75px -25px;
}

a.setLink
{
background: url('image/spritetext.png') -100px 0px;
}

a.setLink:hover
{
background: url('image/spritetext.png') -100px -25px;
}

a.setImage
{
background: url('image/spritetext.png') -125px 0px;
}

a.setImage:hover
{
background: url('image/spritetext.png') -125px -25px;
}


a.setOl
{
background: url('image/spritetext.png') -150px 0px;
}

a.setOl:hover
{
background: url('image/spritetext.png') -150px -25px;
}

a.setUl
{
background: url('image/spritetext.png') -175px 0px;
}

a.setUl:hover
{
background: url('image/spritetext.png') -175px -25px;
}

a.setLi
{
background: url('image/spritetext.png') -200px 0px;
}

a.setLi:hover
{
background: url('image/spritetext.png') -200px -25px;
}

/*component contact*/
.contact .contactInfo
{
display:none;
}
.contact .eForm
{
display:none;
}

/*confirm*/
div.confirm
{
background:#aaf;
}
/*error*/
div.error
{
background:#faa;
}

/*imageSlide*/
div.imageSlide
{
background:transparent;
overflow:auto;
}

div.content div.imageSlide .cContent
{
height:auto;
}

div.imageSlide .image
{
//float:left;
}

div.imageSlide .slide
{
display:none;
}

div.imageSlide img.first
{
display:inline;
}


/*image nav*/
div.imageNav
{
//border:1px solid #000;
position:absolute;

top:250px;
height:25px;
width:338px;
margin-left:10px;
display:none;
}

div.imageNav a
{
height:25px;
display:block;
text-align:center;
width:25px;
text-decoration:none;
}

div.imageNav a:hover
{
background:#c0c0c0;
}

div.imageNav a.imageLeft
{
float:left;
background:url('image/sprite.png') no-repeat 0px 0px;
margin-left:3px;
}

div.imageNav a.imageLeft:hover
{
background:url('image/sprite.png') no-repeat -25px 0px;
}


div.imageNav a.imageRight
{
float:right;
background:url('image/sprite.png') no-repeat 0px -75px;
}

div.imageNav a.imageRight:hover
{
float:right;
background:url('image/sprite.png') no-repeat -25px -75px;
}


div.imageNav a.imageCenter
{
margin-left:auto;
margin-right:auto;
}

div.imageNav a.stop
{
background:url('image/sprite.png') no-repeat 0px -50px;
}

div.imageNav a.stop:hover
{
background:url('image/sprite.png') no-repeat -25px -50px;
}

div.imageNav a.play
{
background:url('image/sprite.png') no-repeat 0px -25px;
}

div.imageNav a.play:hover
{
background:url('image/sprite.png') no-repeat -25px -25px;
}


/*Component Map version 2 api*/
div.map2
{
padding-top:10px;
}

div.map2 div.cContent
{
padding:0px;
}

div.map2 div.cContent div.left
{
width:250px;
height:500px;
float:left;
}

div.map2 div.dForm
{
}

div.map2 div#my_textual_div
{
display:none;
overflow:auto;
font-size:10pt;
height:490px;
}

div.map2 div#map_canvas
{
width:500px;
height:500px;
border:none;
margin-left:250px;
display:block;
}



/*Component Map version 3 api*/
.map {
  font-size: 0.8em;
}

.map #map-container, #side-container, #side-container li {
  float: left;
}

.map #map-container {
  width: 500px;
  height: 600px;
}

.map #side-container {
  border: 1px solid #bbb;
  margin-right: 5px;
  padding: 2px 4px;
  text-align: right;
  width: 260px;
}
.map #side-container ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.map #side-container li input {
  font-size: 0.85em;
  width: 210px;
}
.map #side-container .dir-label {
  font-weight: bold;
  padding-right: 3px;
  text-align: right;
  width: 40px;
}

.map #dir-container {
  height: 525px;
  overflow: auto;
  padding: 2px 4px 2px 0;
}
.map #dir-container table {
  font-size: 1em;
  width: 100%;
}


/*dialog*/
div.dialog
{
width:300px;
position:absolute;
left:210px;
top:120px;
background:url('image/transparent.png') ;
border:3px groove #000;
min-height:50px;
z-index:1;
color:#000;
cursor:move;

-webkit-box-shadow: 10px 10px 5px #666;
-moz-box-shadow: 10px 10px 5px #666;
box-shadow: 10px 10px 5px #666;

-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}

div.dialog .cContent
{
cursor:auto;
}

div.dialog form div
{
border:none;
}

/*http://www.colorzilla.com/gradient-editor/*/
div.dialog > div.cHeader
{
	border:none;
	height:20px;

	text-align:center;
	background:url('image/dialogtop3.png');

background: rgb(249,198,103); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(249,198,103,1) 0%, rgba(247,150,33,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,198,103,1)), color-stop(100%,rgba(247,150,33,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(249,198,103,1) 0%,rgba(247,150,33,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(249,198,103,1) 0%,rgba(247,150,33,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(249,198,103,1) 0%,rgba(247,150,33,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(249,198,103,1) 0%,rgba(247,150,33,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9c667', endColorstr='#f79621',GradientType=0 ); /* IE6-9 */



}

div.dialog div.cContent
{
	border:none;
	padding-left:5px;
	padding-top:10px;
	height:auto;

}

div.dialog div.cHeader a.close, div.imagePop a.close
{
	display:block;
	float:right;
	background:url('image/dclose2.png') no-repeat -1px -3px;
	width:19px;
	height:19px;
	text-decoration:none;
	margin:0px;
	padding:0px;
}
div.dialog div.cHeader a.close:hover , div.imagePop a.close:hover
{
	background:url('image/dclosehover.png') no-repeat -1px -3px;

}
div.dialog div.dHeader a.close img,div.dialog div.cHeader a.close img
{
	border:none;
}

div.dialog form div.submit
{
text-align:center;
border:none;
}

/*div.subMenu div.dialog 
{
display:visible;
background:blue;
}*/

/*image popup*/
div.imagePop
{
position:absolute;top:40px;left:210px;
background:url('image/transparent.png');
width:50%;
z-index:4;
border:3px groove #000;
}
div.imagePop div.info div.image
{
float:left;
}

div.imagePop .info, div.imagePop .image,div.imagePop .imgnav,div.imagePop .navthumb
{
border:none;
}

div.imagePop a.close
{
float:right;
}

div.imagePop div.imgnav
{
clear:left;
padding-top:30px;
}
/*xml editor*/
.xmlEditor .xmlData
{
width:350px;
height:400px;
}

/*blog*/
.blog .nav
{
border:1px solid #000;
width:240px;
padding:5px;
float:right;
background:url('image/transparent.png');
}

.blog .cContent
{
margin-right:260px;
}

.blog .comment .cContent
{
margin:0px;
}

.blog .cContent textarea
{
width:300px;
height:300px;
}

.blog .meta textarea
{
width:250px;
height:100px;
}
/*upload*/
.upload .add a
{
display:block;
width:25px;
height:25px;
text-decoration:none;
background:url('image/addsm.png');
}

.upload .add a:hover
{
background:url('image/addsmh.png');
}

/*comment*/
.comment .cCancel
{
float:right;
}

/*Preference*/
.galleryPreference h1, .preference h1
{
font-size:14pt;
}

/*Preference Link*/
.prefLink
{
float:left;
margin-right:5px;
width:25px;
height:20px;
background:url('image/gear.png') no-repeat 5px 0px;
text-decoration:none;
}

.prefLink:hover
{
background:url('image/gear2.png') no-repeat 5px 0px;
}

.itemDelete
{
float:right;
}

/**Tab**/
.tab
{
-moz-border-radius: 4px 4px 4px 4px;
background:orange;
padding:5px;
}

.tab .ui-widget-content
{
background:#fff;
padding-left:5px;
padding-right:5px;
}

.tab .ui-widget-content div
{

}

/*.tab .ui-tabs-hide
{
display:none;
}*/

/*http://jqueryui.com/demos/tabs/*/
.ui-tabs .ui-tabs-hide {
    position: absolute;
    left: -10000px;
}

.tab .ui-tabs-nav
{
margin:0;
padding:0px;
display: block;
list-style: none outside none;
margin-bottom:-1px;
}

.tab ul.ui-tabs-nav li
{
float:left;
margin:0px;
margin-right:5px;
padding:0px 5px;
}

.tab ul.ui-tabs-nav li a
{
text-decoration:none;
}

.tab ul.ui-tabs-nav li a:hover
{
text-decoration:underline;
}

.tab ul.ui-tabs-nav li.ui-tabs-selected
{
background:#fff;
-moz-border-radius: 4px 4px 0px 0px;
}

.tab ul.ui-tabs-nav li.ui-tabs-selected a:hover
{
text-decoration:none;
}

.tab .ui-tabs-panel
{
clear:both;
}

/**Reader**/
div.reader div.header
{
font-weight:bold;
}

div.reader div.content
{
border:1px solid #c0c0c0;
width:650px;
max-height:500px;
overflow:auto;
}

div.reader div.item
{
border:1px solid black;
margin:5px;
}
div.reader div.item div.date
{
float:right;
font-size:9pt;
color:#666;
}

div.reader div.item div.feedTitle
{
background:#ddd;
padding:2px;
}

div.reader div.item div.title
{
padding:5px;
}

div.reader div.item div.description
{
border:1px solid #c0c0c0;
padding: 5px;
}

div.reader div.item div.less
{
max-height:200px;
overflow:hidden;
}

div.reader div.item div.rNav
{
text-align:center;
}

/*form*/
form div input
{
display:block;
}

form div input.radio
{
display:inline;
}

/*sortable drag*/
.ui-sortable-helper
{
background:#c0c0c0;
margin: 0px;
}

.ui-sortable .component,.ui-sortable .menu
{
border:1px dashed #999;
margin-top:10px;
margin-bottom:10px;
margin-left:5px;
margin-right:5px;
min-height:40px;
}

.xmlControl .menu
{
min-height:20px;
}

div.xml
{
margin:0;
}

.blue
{
background:blue;
}

.purple
{
background:purple;
}

.red
{
background:red;
}

.droppable
{
background:#aaf;
}
.drophover
{
background:yellow;
}

.awesomeDebug
{
border:1px solid #c0c0c0;
width:450px;
margin:10px;
padding:5px;
box-shadow: 5px 5px 2px #666;
background:#fff;
clear:both;
}

.awesomeDebug .lightTitle
{
color:#aaa;
}

.awesomeDebug .debugStream
{
max-height:200px;
overflow:auto;
}

.loading
{
background:url('image/pacman.gif') no-repeat;
height:25px;
width:500px;
position:absolute;
top:150px;

opacity:0.1;
}
.loading div
{
height:5px;
margin-left:30px;
border-top: 10px dotted #fff;
margin-top:-13px;
}


/*rss*/
a.rssButton
{
background:url('image/rssicon/rss32x32.png') no-repeat;
width:32px;
height:32px;
display:block;
/*position:absolute;*/
opacity:0.7;
position:fixed;
left:0px;
bottom:0px;
float:left;
}

a.rssButton:hover
{
opacity:1.0;
background:url('image/rssicon/rssticker32x32.png') no-repeat;
}

.traverse .loadIcon
{
width:25px;
height:25px;
background:url('image/traverseLoader.gif') no-repeat;
margin-left:auto;
margin-right:auto;
}

.traverse .log
{
max-height:250px;
overflow:auto;
}

.traverse .errors
{
max-height:150px;
overflow:auto;
}

/*FORUM*/
.forum .cContent
{
min-height:450px;
}
.forum .nav
{
width:200px;
border:1px solid #000;
min-height:400px;
padding:5px;
float:left;
}
.forum .posts
{
border:1px solid #000;
min-height:400px;
margin-left:215px;
}

.forum .posts .thumb
{
 border:1px solid #000;
padding:5px;
margin:10px;
}

/*
autocomplete search helper
http://stackoverflow.com/questions/13011127/how-to-remove-change-jquery-ui-autocomplete-helper-text
*/
.ui-helper-hidden-accessible { display:none; }



