/* start tables */

.table_wrapper {
	width: 100%;
	margin: 0 auto;
	font-size: 11px;
	
}

.table_wrapper_inner {
	
}

.table_wrapper td, .table_wrapper th {
	border: solid #d3e5ed;
	border-width: 0 1px 1px 0;
}

.table_wrapper th {
	font-weight: bold;
	font-size: 13px;
}

.table_wrapper th a:link, .table_wrapper th a:visited, .table_wrapper th a:hover, .table_wrapper th a:active {
	color: #1f476f;
	display: block;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 16px 0 0;
}

.approved {
	display: block;
	display: inline-block;
	padding: 0 20px 0 0;
	background:url(../images/layout/tables/approved.gif) no-repeat right center;
}

.pending {
	display: block;
	display: inline-block;
	padding: 0 20px 0 0;
	background:url(../images/layout/tables/pending.gif) no-repeat right center;
	color: #b86464;
}

.asc {
	background-image:url(../images/layout/tables/asc.gif);
}

.desc {
	background-image:url(../images/layout/tables/desc.gif);
}

.table_wrapper td {
	text-align: left;
	padding: 4px;
	vertical-align:top;
}

.table_wrapper th {
	text-align: left;
	padding: 4px;
	line-height:20px;
	vertical-align:middle;
}

.table_wrapper th {
	
}

.table_wrapper td {
	background: #fefefe url(../images/layout/tables/td_bg1.gif) repeat-x;
}

.table_wrapper tr.second td {
	background: #f3f9fb url(../images/layout/tables/td_bg2.gif) repeat-x;
}

.actions {
	width: 126px;
	overflow: hidden;
}

.actions .radio {
	vertical-align: middle;
	margin: 0;
	padding: 0;
	float: left;
	
}

.actions ul {
	margin: 0;
	padding: 0;
	width: 150px;
}


.actions ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 11px 0 0;
	list-style: none;
	
}

.actions ul a:link, .actions ul a:visited, .actions ul a:hover, .actions ul a:active {
	display: block;
	width: 14px;
	height: 13px;
	text-indent: -3000px;
	overflow: hidden;
	background-repeat: no-repeat;
}



.table_section .sct_left .sct_left .sct_right {
	padding: 0 2px;
} 


.table_section form, .table_section fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

.table_menu {
	width: 100%;
	overflow: hidden;
	padding: 5px 0 0;
	margin: 0 0 -3px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 1;
}

.table_menu ul {
	margin: 0;
	padding: 0;
}

.table_menu .left {
	float: left;
	padding: 0 0 0 11px;
}

.table_menu .right {
	float: right;
	padding: 0 7px 0 0;
}

.table_menu li {
	float: left;
	margin: 0;
	padding: 0 6px 0 0;
	list-style: none;
}


#product_list_tabs {
	margin: 0;
	padding: 0 0 0 3px;
	float: left;
}

#product_list_tabs li {
	float: left;
	list-style: none;
	padding:  0 2px 0 0;
}

#product_list_tabs a:link, #product_list_tabs a:visited,  #product_list_tabs a:active {
	font-size: 13px;
	line-height: 26px;
	display: block;
	font-weight: bold;
	float: left;
	background:url(../images/layout/tables/small_tabs_middle.gif) repeat-x;
	color: #979797;
	font-weight: bold;
	
}

#product_list_tabs a:hover, #product_list_tabs a.selected:link, #product_list_tabs a.selected:visited, #product_list_tabs a.selected:active {
	color: #000;
	text-decoration: none;
	background-position: 0 -26px;
}

#product_list_tabs a span {
	display: block;
	background:url(../images/layout/tables/small_tabs_left.gif) no-repeat;
}

#product_list_tabs a.selected:link span, #product_list_tabs a.selected:visited span, #product_list_tabs a.selected:active span, #product_list_tabs a:hover span  {
	background-position: 0 -26px;
}

#product_list_tabs a span span {
	display: block;
	background:url(../images/layout/tables/small_tabs_right.gif) no-repeat right top;
	padding: 0 14px;
}

#product_list_tabs a.selected:link span span, #product_list_tabs a.selected:visited span span, #product_list_tabs a.selected:active span span, #product_list_tabs a:hover span span {
	background-position: right -26px !important;
}

#product_list_menu {
	float: right;
	padding: 15px 0 0;
	
}

.update:link, .update:visited, .update:active {
	display: inline;
	float: left;
	font-size: 13px;
	font-weight: bold;
	margin-right: 5px;
	color: #79a2cb;
	background:url(../images/layout/tables/update_middle.gif) repeat-x;
	
}

.update:hover {
	text-decoration: underline;
}

.update span {
	background:url(../images/layout/tables/update_left.gif) no-repeat;
	display: block;

}

.update span span {
	background:url(../images/layout/tables/update_right.gif) no-repeat right top;
	padding: 0 10px;
	

}

.update em {
	display: block;
	background:url(../images/layout/tables/add.gif) no-repeat left center;
	font-style: normal;
	padding: 0 0 0 19px;
	position: relative;
	top: 0;
	
}


.table_wrapper .table_wrapper th.photo {
	padding: 0;
		width:310px;

}

.table_wrapper td.photo {	
	width:310px;
}

.table_wrapper th.photo  span {
	display: block;
	padding: 0 0 0 12px;
}

.product_thumb img {
	border: 1px solid #a3a3a3;
}

.product_name, .product_name:link, .product_name:visited, .product_name:hover, .product_name:active  {
	
	color: #406f85;
	font-weight: bold;
	font-size: 16px;
	display: block;
	display: inline-block;	
	line-height:32px;
	padding-bottom:8px;
}

.editor_name
{
	color: #406f85;
	font-weight: bold;
	font-size: 16px;
	display: block;
	display: inline-block;	
	line-height:16px;
	padding-bottom:8px;
}


.move_menu a:link, .move_menu a:visited, .move_menu a:hover, .move_menu a:active {
	display: block;
	width: 13px;
	height: 13px;
	text-indent: -3000px;
	overflow: hidden;
	background-repeat: no-repeat;
}

.move1 {
	background-image:url(../images/layout/tables/move1.gif);
}

.move2 {
	background-image:url(../images/layout/tables/move2.gif);
}

.move3 {
	background-image:url(../images/layout/tables/move3.gif);
}

.move4 {
	background-image:url(../images/layout/tables/move4.gif);
}


.move_menu {
	width: 64px;
	overflow: hidden;
}

.move_menu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 200%;
}

.move_menu li {
	float: left;
	margin: 0;
	padding: 0 2px 0 0;
	list-style: none;
}

.stacked
{
	line-height:16px;
}

.actions_website a:link, .actions_website a:visited {
	display: block;
	padding: 0 7px 0 18px;
	font-weight: normal;
	font-size: 11px;
	color: #406f85;
	background-repeat: no-repeat;
	background-position: left center;
}

.alert_icon
{
	position:relative;
	top:3px;
	left:-5px;
}

.actions_website {
	overflow: hidden;
	width: 200px;
}

.actions_website ul {
	margin:6px 0 0 0;
	padding: 0;
	float: left;
	width: 200px;
}


.actions_website li {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
	float: left;
}

.actions_menu a:link, .actions_menu a:visited, .actions_menu a:hover, .actions_menu a:active {
	display: block;
	padding: 0 0 0 18px;
	font-weight: bold;
	font-size: 11px;
	color: #406f85;
	background-repeat: no-repeat;
	background-position: left center;
}

.actions_menu {
	overflow: hidden;
	width: 15px;
}

.actions_menu ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 75px;
}


.actions_menu li {
	margin: 0;
	padding: 0 10px 0 0;
	list-style: none;
	float: left;
}

.details {
	background-image:url(../images/layout/tables/action1.gif);
}

.edit_content {
	background-image:url(../images/layout/tables/edit_action.gif);
}

.configure {
	background-image:url(../images/layout/tables/configure_action.gif);
}

.view {
	background-image:url(../images/layout/tables/view_action.gif);
}

.delete {
	background-image:url(../images/layout/tables/action4.gif);
	background-repeat:no-repeat;
	width:15px;
	float:right;
}

/* end tables */

/* start pagination */
.pagination {

	margin: 8px 0 0;
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	
	overflow: hidden;
	line-height: 21px;
	color: #444;
	font-size: 12px;
}

.pagination  .page_no {
	float: left;
	color: #444;
	font-size: 12px;
	white-space: nowrap;
	display: block;
	padding: 0 0 0 10px;
}

.pagination form {
	float: right;
	margin: 0;
	padding: 0;
}

.pagination fieldset {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

.pagination label {
	float: left;
	display: block;
	padding: 0 5px 0 0;
}

.pagination .pag_inputs {
	float: left;
	padding: 1px 0 0;
}

.pag_list {
	margin: 0;
	padding: 0;
	float: right;
}

.pag_list li {
	float: left;
	list-style: none;
	padding: 0 10px 0 0;
	color: #939292;
	font-weight: bold;
}

.pag_list a:link, .pag_list a:visited,  .pag_list a:active {
	color: #406f85;
}

.pag_list a:hover {
	color: #1e96ce;
}



.pag_list .current_page:link, 
.pag_list .current_page:visited, 
.pag_list .current_page:hover, 
.pag_list .current_page:active {
	color: #fff;
	background: #96b7c5 url(../images/layout/tables/current_page_middle.gif) repeat-x;
	display: block;
	line-height: 17px;
	margin: 2px 0 0 0;
}

.pag_list .current_page span {
	display: block;
	background:url(../images/layout/tables/current_page_left.gif) no-repeat;
}

.pag_list .current_page span span {
	background:url(../images/layout/tables/current_page_right.gif) no-repeat right center;
	padding: 0 5px;
}





/* end pagination */

/* Start: TreeViews
------------------------------------------------------*/
.treeNode
{
    top:-5px;
    
}


.treeHover
{
    cursor: hand;
    cursor: pointer;
    font-weight: bold;
    text-decoration: underline;
    top:-6px;
}

.treeDeleted
{
    cursor: hand;
    cursor: pointer;
    color:Red;
    top:-5px;

}

.treeDeletedHover
{
    cursor: hand;
    cursor: pointer;
    font-weight: bold;
    text-decoration: underline;
    color:Red;
    top:-6px;

}

.treeHilite
{
    font-size: 1.2em;
    cursor: default;
    font-weight: bold;
    top:-5px;

}

.treeRootHover
{
    cursor: default;
    text-decoration: none;
    top:-5px;
}

.treeRootHilite
{
    cursor: default;
    text-decoration: none;
    top:-5px;

}

/* End: TreeViews */