/*
 * Puckhaber Admin Stylesheet
 * Ibis Design 2009
 */

#navcontentsadmin {
	margin-left: 130px;
	background-color: #c1beb3;
	height: 28px;
	color: #f3f2e3;
	border: 1px solid #9c9a92;
	
	margin-bottom: 10px;
}

#navcontentsadmin ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}

#navcontentsadmin li {
	float: left;
	margin-left: 8px;
	margin-top: 7px;
	margin-right: 15px;
	
	font-size: 11pt;
}
 
#colmain {
	float: left;
	color: #9c9a92;
	width: 626px;
	
	line-height: 160%;
}

#colmain .heading {
	font-size: 11pt;
}

.adminsection {
	margin-top: 10px;
	margin-bottom: 20px;
}

.adminsectionheading {
	font-size: 11pt;
	padding-bottom: 2px;
	border-bottom: 1px solid #c1beb3;
	margin-bottom: 10px;
}

#imagemgrleft {
	width: 250px;
	float: left;
	text-align: center;
}

#imagemgrright {
	width: 370px;
	float: left;
}

#imagemgrselect {
	width: 230px;
}

.imagemgrthumbnail {
	height: 100px;
	width: 100px;
	margin-left: auto;
	margin-right: auto;
	background-image: url('../img/empty.png');
	background-position: center center;
	background-repeat: no-repeat;
	border: 2px #c1beb3 solid;
}

.imagemgrthumbnail2 {
	border: 2px #c1beb3 solid;
}

.listtable {
	width: 100%;
	border: 0;
}

.listtable td {
	border: 1px #c1beb3 solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 8pt;
}

.headerrow td {
	font-weight: bold;
}

.listrow td {
	
}

.existingproductimage {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

/*
.mceToolbarTop * {
	float:left;
}

.mceToolbarTop select {
	width:auto!important;
}

.mceToolbarTop option {
	float:none;
}*/

.galleryview {
	clear: both;
	width: 100%;
}

.galleryitem {
	width: 100px;
	float: left;
	padding: 10px;
	font-size: 8pt;
}
