body{
	margin: 0;
	padding: 0;
	font-size-adjust:none;
	text-align: left;
	font: 62.5% Arial, Helvetica, sans-serif;
	background-color: #FFF;
	height:100%;
	
}

.browse{
	background-image: url(/templates/images/og.bg.jpg); 
	background-repeat: repeat-x;
	

}

div#basket{
	background-image: url(/templates/images/upload_grad.jpg); 
	background-repeat: repeat-x;
	height:40px;
	top:0px;
	font: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#fff;
	padding-top:12px;
	padding-left:15px;

}



p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}


form{
	margin:0;
	padding:0;
}
.wnp_options{
	width:auto;
	color:#000000;
	background-color:#d90e00;
	border:0px;
	font-size: 1em;
}

/*<--------FOOTER BUTTONS----->*/

.button{
	width:10em;
	color:#fff;
	background-color:#d90e00;
	font-size: 1em;
	padding:2px;
	border:0px;
}

div#page{
	min-width:400px
	text-align: left;
}


/*<--------3 COLUMN DIVs 100% HEIGHT----->*/

#left {
position:absolute;
left:0;
width:28px;
height:100%; /* works only if parent container is assigned a height value */
color:#fff;
background:#FFF;

}
.content {
position: relative;
margin-left:28px;
margin-right:28px;
height:100%; 
color:#FFF;
background:#FFF;
padding:0 10px;
}

#right {
	position:absolute;
	right:0px;
	width:28px;
	height:100%; /* works only if parent container is assigned a height value */
	color:#fff;
	background:#FFF;
	top: 150px;

}

div#loginbg{
width:100%;
background:#F7F7F7 url(/templates/images/bg_wide.jpg) repeat-y  center;
}

div#container{

	margin-top: 10px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}

div#containerpop{
	margin-top: 5px;
	width: 95%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;	
}

div#containerlogin{
	width: 969px;
	margin-right: auto;
	margin-left: auto;
}


/*<--------NAVIGATIONAL BREADCRUMBS------>*/

td#navbar{
	background-color: #d90e00;
	color: #FFFFFF;
	padding: 5px;

}
td#navbar img {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	vertical-align: bottom;
}
td#navbar a{
	color:#FFFFFF;
	text-decoration:none;
	position: relative;
	z-index: 21;
}
td#navbar a:hover{
	color: #FFFFFF;
	text-decoration:underline;
	position: relative;
	z-index: 22;
}
.navbarpath {
	padding: 2px;
	vertical-align: middle;
	font-size: 11px;
}
.navbarleft {
	background: #000000;
	font-size: 1px;
}
.navbarright {
	background: #000000;
	font-size: 1px;
}

/*<-----------ASSET BROWSING---------->*/ 


/*<-FILES & FOLDERS CONTAINERS->*/ 
div#thumbs{
	background-color:#FFFFFF;
	z-index:1;
	position:relative;
	margin-left: -1px;
	margin-right: -1px;
	font-size: 1em;
	overflow: visible;
}



div#thumbs td{
	color:#333333;
}
div#thumbs td a{
	color:#333333;
	text-decoration: none;
}
div#thumbs td a:hover{
	color:#333333;
	text-decoration: underline;
}
#thumbcells{
	margin-left: 4px;
	margin-bottom: 4px;
}

#thumbcells .switch_controls{
	margin:0;
	padding:0;
	color:#333333;
}
#thumbcells .switch_controls img{
	margin:0 1px;
	padding:0;
	vertical-align:middle;
}
#thumbcells .control_count{
	margin:0;
	padding:0;
	vertical-align:middle;
}
#thumbcells img{
	padding:1px;
}


#thumbcells .thumbcellstl {
	height: 20px;
}
#thumbcells .thumbcellstr {
	font-size: 1px;
	wid  		th: 11px;
}


#thumbcells .thumbcellsbr {
	font-size: 1px;
	width: 11px;
}

#thumbcells .thumbcellsbl {
	font-size: 1px;
	height: 11px;
	width: 11px;
}


#thumbcells #imgbox {
	display: block;
	margin: 0px;
	padding: 0px;
	position: relative;
	vertical-align: middle;
	text-align: center;
	z-index: 2;
}
#thumbcells #imgbox img {
	position: relative;
	z-index: 3;
}
#thumbcells #imgbox ul {
	padding: 0;
	margin: 0;
}
#thumbcells #imgbox li {
	list-style-type: none;
	position: absolute;
	padding: 0;
	right:0;
	width: 16px;
	height: 18px;
	overflow: hidden;
	margin: 0px;
	top: 0px;
}





/*<--------FOOTER CONTROL PANELS------>*/

/*<-PAGE AND NUMBER OF ASSETS COUNTER->*/

div#counters{
	width:200px;
	position:absolute;
	top:100px;
	right:40px;
/*<-border:#cccccc solid thin; */


}

div#options{
	float:right;
	width:150px;

}

div#counter1{
	float:left;
	width:80px;
	padding-right:15px;

}
div#counter2{
	float:left;
	width:80px;

}


div#thumbcontrols2{
	height:auto;
	z-index:4;
}
div#thumbcontrols form {
	margin: 0px;
	padding: 0px;
	display:inline;
}

div#dataoptions,div#dataupdates{
	width:660px;
	
}
div#dataupdates img{
	background-color: #d90e00;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	vertical-align: middle;

}
div#dataoptions div.iitabs{
	margin:0 2px;
	padding:4;
	width:auto;
	background-color: #d90e00;
	text-align:center;
	color:#CCCCCC;
}
div#dataoptions div.iitabs a{
	color:#CCCCCC;
	text-decoration:none;
}
div#dataoptions div.iitabs a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}
table.datatables {
	border:dotted thin #999999;
	background-color: #E1E1E1;
	padding-bottom:10px;
}
table.historytables {
	border:dotted thin #999999;
	
	background-color: #E1E1E1;
	padding-bottom:10px;
}
table.historytables th{
	margin:0;
	padding:4px;
	color:#E1E1E1;
	background-color: #d90e00;
}
table.historytables td{
	
	margin:0;
	padding:4px;
	border-right:1px dashed #CCCCCC;
	border-bottom:1px dashed #CCCCCC;
	border-left:1px #d90e00;
}
table.historytables .nobrd{
	margin:0;
	padding:4px;
	border-right:none;
}
label{
	margin:1px 2px;
	display:block;
	padding:4px;
	background-color:#E1E1E1;
	height:15px;
	text-align:center;
	color: #333333;
}
label.sm{
	width:100px;
}
label.med,label.versions{
	width:180px;
	text-align:left;

}
label.lg{
	width:180px;
}
.highlite {
	color: #fff;
}
