.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
item_wrapper_grid

.container_12,
.container_16 {
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	_width: 980px;
}
.content-sb
{
    width:700px;
	_width:690px;
	display:inline-block;
	float:left;
	_margin-left:10px;
}

.grid_16 {
	display: inline;
	float: left;
	margin-left: 10px;
	_margin-left: 30px;
	margin-right: 10px;
}

.container_16 .grid_16 {
	width: 940px;
}

.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}


.float-left
{
    float:left;
}

.float-right
{
    float:right;
}

.hidden
{
    display:none;
}







.system {
	display: block;
	float: left;
	padding: 0 0 0 19px;
	white-space: nowrap;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
}

.positive {
	color: #82a800;
	background-image:url(Images/positive.gif);
}

.negative {
	color: #b86464;
	background-image:url(Images/negative.gif);
}







.modalBox
{
    background:#fff none repeat scroll 0;
    position:absolute;
    display:none;
    border:5px solid #333;
    z-index:1001;
    font-size:12px;
}

.modalBox .titleContainer
{
    height:36px;
    background-color:#eb4c07;
    color:#fff;
    font-size:18px;
    font-weight:bold;
    padding-left:15px;
}

.modalBox .title
{
    float:left;
    padding-top:5px;
}

.modalBox .closeButton
{
    float:right;    
    background:transparent url(/Assets/Images/close.png) no-repeat scroll 0 -189px;
    cursor:pointer;
    width:14px;
    height:14px;
    margin:7px;
}

.modalBox .contentContainer
{
    padding:10px;
}

#membershipBox
{
    width:440px;
    display:none;
}




























.table_wrapper 
{
    width: 100%;
    margin: 0 auto;
    font-size: 11px;
}

.table_wrapper_inner 
{
	border: solid #dbdbdb;
	border-width: 0 0 0 1px;
    border-top:2px solid #aaa;
}

.table_wrapper td, .table_wrapper th {
	border: solid #dbdbdb;
	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/approved.gif) no-repeat right center;
}

.pending {
	display: block;
	display: inline-block;
	padding: 0 20px 0 0;
	background:url(images/pending.gif) no-repeat right center;
	color: #b86464;
}

.asc {
	background-image:url(images/asc.gif);
}

.desc {
	background-image:url(images/desc.gif);
}

.table_wrapper td , .table_wrapper th {
	text-align: left;
	padding: 0 12px;
	line-height: 26px;
}

.table_wrapper th {
	background: #fff;
}

.table_wrapper td {
	background: #fefefe url(images/td_bg1.gif) repeat-x;
}

.table_wrapper tr.second td {
	background: #f2f2f2 url(images/td_bg2.gif) repeat-x;
}

.actions 
{
	margin: 0;
	padding: 0;
}

.actions ul
{
    display:inline-block;
	margin: 0;
	padding: 0;
}


.actions ul li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0 3px;
	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;
}

.action1 {
	background-image:url(images/action1.gif);
}
.action2 {
	background-image:url(images/action2.gif);
}
.action3 {
	background-image:url(images/action3.gif);
}
.action4 {
	background-image:url(images/action4.gif);
}




#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;
}

.update:hover {
	text-decoration: underline;
}

.table_wrapper th.photo  span {
	display: block;
	padding: 0 0 0 12px;
}

.edit 
{
	background-image:url(images/action_edit.gif);
}

.activate 
{
	background-image:url(images/active.png);
}

.deactivates 
{
	background-image:url(images/disactive.png);
}
.delete 
{
	background-image:url(images/action_delete.gif);
}






























.system {
	display: block;
	float: left;
	padding: 0 0 0 19px;
	white-space: nowrap;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: left center;
}

.positive {
	color: #82a800;
	background-image:url(Images/positive.gif);
}

.negative {
	color: #b86464;
	background-image:url(Images/negative.gif);
}

.validation-summary-errors {
	margin: 0;
	padding: 15px 0 0;
}

.validation-summary-errors li {
	list-style:none;
	margin: 0 0 7px;
	padding: 6px 0 6px 38px;
	font-size: 11px;
	font-weight:bold;
	color:#ae2727;
	position: relative;
	top: 0;
	left: 0;
	min-height: 1px;
	list-style-position: outside;
	background: #e2c5c5 url(Images/red_ico.png) no-repeat 5px 5px;
	border: 1px solid #cf9e9e;
	overflow: hidden;
}

.system_messages {
	margin: 0;
	padding: 0;
	margin-top:10px;
	
}

.system_messages li {
	list-style:none;
	margin: 0 0 7px;
	padding: 6px 0 6px 38px;
	font-size: 11px;
	position: relative;
	top: 0;
	left: 0;
	min-height: 1px;
	list-style-position: outside;
	
}

.white {
	background: #fefefe url(Images/white_message.gif) repeat-x;
	border: 1px solid #dbdbdb;
	
	
}

.system_title {
	font-size: 11px;
}

.ico {
	display: block;
	width: 23px;
	height: 23px;
	background-repeat: no-repeat;
	overflow: hidden;
	position: absolute;
	left: 4px;
	top: 4px;
	
}

.white .system_title {
	color: #4f4f4f;
}

.white .ico {
	background-image:url(Images/white_ico.png);
}

.red {
	background: #e2c5c5 url(Images/red_message.gif) repeat-x;
	border: 1px solid #cf9e9e;
	
}

.red .system_title {
	color: #ae2727;
}

.red .ico {
	background-image:url(Images/red_ico.png);
}



.blue {
	background: #c4dde3 url(Images/blue_message.gif) repeat-x;
	border: 1px solid #9cc6d0;
	
}

.blue .system_title {
	color: #0f4b74;
}

.blue .ico {
	background-image:url(Images/blue_ico.png);
}

.green {
	background: #c7e5c2 url(Images/green_message.gif) repeat-x;
	border: 1px solid #a2d399;
	
}

.green .system_title {
	color: #386d19;
}

.green .ico {
	background-image:url(Images/green_ico.png);
}


.yellow {
	background: #eae1b1 url(Images/yellow_message.gif) repeat-x;
	border: 1px solid #e0d182;
	
}

.yellow .system_title {
	color: #675918;
}

.yellow .ico {
	background-image:url(Images/yellow_ico.png);
}

