﻿/**
* 
*/
/* pageTitle */
h1.pageTitle
{
	width: 800px;
	line-height:50px;
	font-size: 25px;
	font-weight: bold;
	padding:0;
	margin:0;
}

.plugin-boxs
{
	clear : both;	
}

.cultureList
{
	padding:0;
}

.cultureName
{
	padding:0;
}

.sort
{
	width : 800px;
	float : right;
	font-size : 12px;
}

.clr
{
	clear : both;
}	

.label-name
{
	float : left;	
	background-color : Red;	
}

.show-sort
{
	float : right;
}

.show-sort li
{
	display:inline;
	line-height:10px;
	padding : 3px;
	float:left;		
	margin-left:2px;
	list-style-type: none;
}

/**
* #bottom_clip
*/
#bottom_clip
{
	clear : both;
}

/**
* .blackarrow 
*/

ul.blackarrow 
{
	margin : 5px 0 5px 0;
	padding : 0;
}

ul.blackarrow li
{
	width:150px;
	list-style-type:none;
	list-style-position:outside;
	display:block;
	margin : 0;
	padding:0 0 5px 20px;
	background: url(../img/arrow.gif) no-repeat;
	border-bottom:dotted 1px #CCC;
}
.blackarrow-all
{
	width:150px;
	display:block;
	margin : 0;
	padding:0 0 5px 20px;
	background: url(../img/arrow.gif) no-repeat;
	border-bottom:dotted 1px #CCC;
}

.category-sub
{
	margin : 10px 0 0 0;
}

/* ----------- */
/* h2 settings */
/* ----------- */

/* If not specified, uses the gear icon */

h2.plugin_icon
{
	margin: 0px 0 10px 0px;
	line-height: 26px;
	font-size: 16px;
	font-weight: bold;
	color: #666666;
	background: url(../img/icon.gif) no-repeat center left;
	clear:both;
}

h2.plugin_icon span
{
	margin: 5px 0px 5px 32px;

}


/* ----------- */
/* h3 settings */
/* ----------- */

/* If not specified, uses the gear icon */

h3.plugin_icon
{
	padding: 10px 0px 10px 27px;
	margin: 0px 0 0px 0px;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background: url(../img/s_gear.jpg) no-repeat center left;
}
.upload_button
{
	/*margin: 20px;*/
	margin-top: 3px;
	/*float: left;*/
	width:120px;
}

h3.plugin_pen
{
	padding: 5px 0px 5px 27px;
	margin: 20px 0 10px 0px;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background: url(../img/s_pen.jpg) no-repeat center left;
}

h3.plugin_file
{
	padding: 5px 0px 5px 27px;
	margin: 20px 0 10px 0px;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background: url(../img/s_file.jpg) no-repeat center left;
}

h3.plugin_review
{
	padding: 5px 0px 5px 27px;
	margin: 20px 0 10px 0px;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background: url(../img/s_review.jpg) no-repeat center left;
}

h3.plugin_bug
{
	padding: 5px 0px 5px 27px;
	margin: 20px 0 10px 0px;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background: url(../img/s_bug.jpg) no-repeat center left;
}

h3.plugin_rank
{
	padding: 5px 0px 5px 27px;
	margin: 0px 0 10px 0px;
	line-height: 14px;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	background: url(../img/s_rank.jpg) no-repeat center left;
}

/* Exception for plugin-item list : */
.plugin-item h3
{	
	margin-bottom: 0px;
}






/* --------------- */
/* TABLES settings */
/* --------------- */


/* Manager Plugin_details table*/
#plugin_details table td
{
	padding: 2px 15px 2px 5px;
}

#plugin_details table span.title
{
	color: #666666;
}

#plugin_details table span.sub_title
{
	color: #666666;
	font-size:11px;
}

#plugin_details table span.contents
{
}


/* Plugin_information table */

table.plugin_information_table
{
	/*margin-left: 30px;*/
	margin-left: 0px;

}

table.plugin_information_table span.title
{
	color: #666666;
	font-size: 12px;
}

table.plugin_information_table span.contents
{
}

table.plugin_information_table td.plugin_information_column_left
{
	width: 130px;
}

table.plugin_information_table td
{
	padding: 2px 5px 2px 5px;
}


/* ------ */
/* FOOTER */
/* ------ */

#footer a
{
	color: #666666;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	font-weight:normal;
}

#footer #footerLinks
{
	float: right;
}

#footer ul 
{
	list-style:none;
	text-align:right;
	margin:0;
	padding-top: 2px;
	padding-bottom: 0px;
}

#footer li {
	display:inline;
	margin:0;
	padding-left: 5px;
}

#copyright 
{
	text-align:right;
	clear: both;
	/*float:right; */
	margin-top: 5px;
	font-size:11px;
}

#misc strong
{
	font-weight: normal;
}


/* Footer's Caution */
#FooterCaution
{
	width:800px;
	margin:0px 0 0 0px;
	padding:0;
	font-size:0.94em;
}

/* Footer's Search Form */
#searchForm 
{
	float: left;
	width:350px;
	margin:0 0 0 0px;
	font-size:0.94em;
	line-height:2.25em;
	background: transparent;	
}

#searchForm input.txt
{
	width:130px;
	padding:2px;
	border:1px solid #999;
	vertical-align:middle;

}
#searchForm input.txt:focus
{
	color:#000;
	background:#f6feda;
}
#searchForm input.btn
{
	margin:0;
	vertical-align:middle;
}

div.searchSecondLine
{
	display: block;
	clear: both;
	width:800px;
	margin:0 0 0 0px;
	height:auto;
}

div.searchSecondLine label 
{
	display:inline;
	color:#666666;
	font:10px Arial,Helvetica,sans-serif;
	text-transform:uppercase;
	vertical-align:middle;

}

#radioButtons
{
	float: left;
	line-height:20px;
}

#misc
{
	display: inline;
	float:right;
	font-size:12px;
	line-height:20px
}



/* ---------- */
/* LOGIN PAGE */
/* ---------- */
#loginForm
{
	margin-bottom: 20px;
}

#loginForm input.textInput
{
	width: 215px;
}

.loginButton
{
	width:100px;
}

.inputBox
{
	margin-left:20px;
}

/*side loginname*/
.side-login
{
	margin-top:30px;
	padding:0;
}