/* ------------------------------------ */
/* GENERAL                              */
/* ------------------------------------ */

body {
	font-family:Arial, Helvetica, sans-serif;
	background:#d7cfcf;
	margin:0; padding:0 }
	
a { color:#8a0300 }
a:hover { color:#333 }

.clear { clear:both }

a:focus, a:active { outline:none }

.ads{padding-top:5px;width:690px; height:104px;}
.blankk{height:1px;}
	
/* ------------------------------------ */
/* HEADER                               */
/* ------------------------------------ */
	
#header {
	position:relative;
	height:113px;
	background:#514b4b url('../graphics/header_bg.gif') bottom repeat-x }
	
	#header.subpage {
		border-bottom:1px solid #B90100 }
	
	#header .headerWrap { height:100% }	

/* --------------- */
/* LOGO ---------- */
#header h1 {
	margin:0; padding:0;
	position:absolute;
	bottom:0; left:0;
	width:207px;
	height:110px }
	
	#header h1 a {
		width:207px;
		height:110px;
		display:block;
		background:url('../graphics/logo.png') no-repeat;
		text-indent:-5000px }

	#header h2 {
	margin:0; padding:0;
	margin-left:270px;
	position:absolute;
	bottom:0; left:0;
	width:95px;
	height:110px }
	
	#header h2 a {
		width:95px;
		height:110px;
		display:block;
		background:url('../graphics/listenlive.png') no-repeat;
		text-indent:-5000px }

/* --------------- */
/* FEED ---------- */
#header a.feed {
	position:absolute;
	top:0; right:0;
	display:block;
	width:143px;
	height:36px;
	text-indent:-5000px;
	background:url('../graphics/button_feed.gif') no-repeat }
	
/* --------------- */
/* NAVIGATION ---- */
#header #navigation {
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	position:absolute;
	right:-10px; bottom:20px }
	
	#header #navigation ul {
		list-style:none;
		display:block;
		margin:0; padding:0 }
		
		#header #navigation ul li {
			margin:0 0 0 20px;
			float:left }
			
		#header #navigation ul li a {
			padding:6px 2px;
			text-decoration:none;
			color:#ffffdb;
			display:block } #header #navigation ul li a:hover { color:#FFD30B }
			
		#header #navigation li.current {
			background:url('../graphics/nav_active_left.gif') top left no-repeat }
			
		#header #navigation li.current span {
			color:#ffd30b;
			padding:6px 10px;
			display:block;
			background:url('../graphics/nav_active_right.gif') top right no-repeat }
		

			
#header form#quick-search {
	position: absolute;
	top: 5px; right: 0;
	padding: 0; margin: 0;
	border: none;
	width: 270px; height: 33px;
	background: #F5F4F3 url(/graphics/header-search.gif) no-repeat;	
	z-index: 999999;
}
#header form#quick-search p {
	margin: 0; padding: 0;		
}
#header form#quick-search input {
	border: none;
	background: transparent;
	color: #8A0000;
	float: left;
	margin: 0; padding: 6px;
}
#header form#quick-search .tbox {
	margin: 2px 0 0 2px; 
	width: 216px;	
	display: inline;		
}
#header #search form#quick-search .btn{
	width: 25px; height: 25px;		
}
#header form#quick-search label {
	display: none;
}
/* ------------------------------------ */
/* FOCUS AREA                           */
/* ------------------------------------ */
	
#focusArea {
	border-top:1px solid #b90100;
	border-bottom:9px solid #ffd30b;
	position:relative;
	height:210px;
	background:#2e0100 url('../graphics/focus_bg.gif') top repeat-x }
	
	#focusArea .focusWrap { height:210px;}
	
	#focusArea h2 {
		font-size:24px;
		letter-spacing:-1px;
		color:#ffd30b;
		margin:10px 0 10px 0;
		padding:0 }
	
	#focusArea p {
		font-size:16px;
		color:#ffffe5;
		margin:0;
		line-height:25px;
		padding:0 }
		
	#focusArea a {
		color:#ffd30b;
		text-decoration:underline }
		
	#focusArea a:hover {
		color:#ffffe5;
		text-decoration:none }
	
	.photoFrame {
		position:absolute;
		right:0; top:-245px;
		z-index:20;
		width:340px;
		height:302px;
		/*background:url('../graphics/photo_frame.png') no-repeat;*/
		padding:42px 0 0 71px;
	}
	
	.photoFrame .image-looper {
		overflow:hidden;
		position:relative;
		width:315px; height:180px;
		margin:0; padding:0 }
	
	.photoFrame ul { width:9999px; display:block; margin:0; padding:0; list-style:none }
	.photoFrame ul li { display:block; margin:0; padding:0; float:left }
	.photoFrame img { position:absolute; left:0; top:0; border:0px; border-color:#EFC60A; display:block; margin:0 }
	
	.photoFrame .pagination {
		position:absolute;
		font-size:64px;
		cursor:pointer;
		color:#FFD30B }

	.photoFrame .pagination#next { top:115px; right:-35px }
	.photoFrame .pagination#previous { display:none; left:-40px; top:115px; }
	
	.photoFrame .paperclip {
		width:32px;
		height:94px;
		position:absolute;
		right:116px; top:57px;
		/*background:url('../graphics/paperclip.png') no-repeat*/ }
	
/* ------------------------------------ */
/* CONTENT AREA                         */
/* ------------------------------------ */
	
#contentArea {
	z-index:10;
	border-top:1px solid #fff;
	min-height: 600px;
	/*border-bottom:1px solid #fff;*/

	background:url('../graphics/content_top.gif') repeat-x top }
	
	#contentArea.subpage { border-top:10px solid #8A0300; }
	
	#contentArea .contentWrap { margin:0 auto 20px; background:url('../graphics/content_bg.jpg') no-repeat top left }
	
	#contentArea h2 {
		color:#353030;
		font-size:23px;
		letter-spacing:-1px;
		text-transform:uppercase;
		margin:25px 0 14px 0; padding:0 }
	#contentArea h2 .title{text-transform:none;}
		#contentArea h3 {
		color:#353030;
		font-size:18px;
		letter-spacing:-1px;
		}
		
	#contentArea .redBar {
		clear:both;
		height:25px;
		font-size:10px;
		color:#e1dcdc;
		background:url('../graphics/home_bar_bg.gif') repeat-x }
		
		.redBar a { color:#FFD30B; text-decoration:none }
		.redBar a:hover { color:#fff }
		
		.redBar .status,
		.redBar .date,
		.redBar .location,
		.redBar .news,
		.redBar .media {
			text-transform:uppercase;
			padding-top:6px }
		
		.redBar .status, .tourdate-block .status { float:left; width:9%; padding-left:8px }
			.tourdate-block .status { padding-left:0; width:25% }
		
		.redBar .date, .tourdate-block .date { float:left; width:9% }
			.tourdate-block .date { width:30% }
		
		.redBar .location, .tourdate-block .location { float:left; width:24% }
			.tourdate-block .location { padding-left:0; width:45% }
		
		.redBar .news { float:left; width:34% }
		.redBar .media { float:left; width:23% }
	
	.tourArea {
		width:370px !important }
		
		.tourGrid { position:relative }
		a.print-button { font-size:13px; text-decoration:none; font-weight:bold; position:absolute;top:25px; right:20px; display:block; padding:5px 10px; color:#fff; background:#7B0E00 }
		a:hover.print-button { color:#fff; background:#610900 }
		
		.tourdate-block {
			font-size:12px;
			color:#3c3c3c;
			border-bottom:1px solid #ada5a5;
			margin:0 10px 0 0;
			height:32px;
			padding:15px 0;
			line-height:16px }
		
		.tourdate-block a.on-sale,
		.tourdate-block span.sold-out {
			display:block;
			width:74px;
			height:19px;
			text-indent:-5000px }
			
			.tourdate-block a.upnext,.tourdate-block a.scheduled{
			display:block;
			width:79px;
			height:23px;
			text-indent:-5000px }
			
		.tourdate-block a.on-sale { background:url('/graphics/onair.png') no-repeat }
		.tourdate-block a.upnext { background:url('/graphics/upnext.png') no-repeat }
		.tourdate-block a.scheduled { background:url('/graphics/scheduled.png') no-repeat }
		.tourdate-block span.sold-out { background:url('../graphics/button_sold_out.gif') no-repeat }
		
	.newsArea {
		border-left:1px solid #ada5a5;
		border-right:1px solid #ada5a5;
		width:280px !important;
		margin:10px 0 15px 0 !important;
		padding:0 20px !Important }
	
	.news-block {
		position:relative !important;
		padding:0 0 5px 0;
		margin:0 0 20px 0;
		border-bottom:1px solid #ada5a5 !important }
	
	.news-block h3, .mediaArea h3 {
		font-size:15px;
		margin:5px 0 2px 0; padding:0 color:#0f6f05;}
		
		.news-block h3 a, .mediaArea h3 a {color:#0f6f05; text-decoration:none }
		
	.news-block p, .mediaArea p {
		margin:0 0 10px 0;
		padding:0;
		color:#353030;
		font-size:13px;
		line-height:17px }
		
	.news-block small {
		font-size:11px;
		color:#2B5000 }
		
	.news-block a.read-more {
		display:block;
		padding:4px 8px 5px 8px;
		position:absolute;
		height:14px;
		bottom:0; right:0;
		background:#8a0300;
		text-decoration:none;
		font-size:13px;
		color:#fff }
		
		.news-block a.read-more:hover, .mediaArea a.view-details:hover {
			background:#670A00 }
	
	.mediaArea {
		margin-top:15px 0 0 0;
		margin-right:0 !important;
		width:228px !important }
		
		.mediaArea.sidebar {
			margin-right:10px !important;
			width:220px !important }
	
	.mediaArea .media-block {
		margin:15px 0 20px;
		padding:0 0 0 8px;
		position:relative }
		
		.mediaArea.sidebar .media-block {
			padding:0 !important }
	
	.mediaArea a.view-details {
		display:block;
		padding:5px 8px;
		position:absolute;
		bottom:0; right:0;
		background:#8a0300;
		border-top:2px solid #D7CFCF;
		border-left:2px solid #D7CFCF;
		text-decoration:none;
		font-size:13px;
		color:#fff }
		
	.mediaArea img { display:block; margin:0 }
	
	
	
/* ------------------------------------ */
/* CONTENT STYLES                       */
/* ------------------------------------ */

.border-right { border-right:1px solid #4F4F4F; }
.grid_4.border-right { padding:0 20px 0 0; width:287px !important }

.postmeta {	
	padding: 5px; margin: 0px 15px 15px 10px;	
	border: 1px solid #8A0300;
	background: #f7e2e2;	
	color: #8A0300;
	text-align: center;
}

.postmeta a {	
	color: #0f6f05;
	text-decoration:none;
}
.postmeta a:hover {	
	color: #8A0300;
	text-decoration:underline;
}
.redtext{color:#8A0300;}

.title {
	font-size:23px;
	line-height:35px;
	font-weight:bold;
	margin: 20px 0 20px 0;
	color:#8A0300 }

.subpageContentBorder {
	border-top:5px solid #4F4F4F }
	
.content-area {
	width:684px !important;
	padding:15px 15px 0 0; }
	
.content h2 {
	font-size:19px;
	line-height:25px;
	font-weight:normal;
	letter-spacing:-1px;
	color:#000 }
	
.content h3 {
	font-size:16px;
	line-height:22px;
	font-weight:bold;
	margin-top:25px;
	padding:10px 0 0 0;
	border-top:1px solid #888888;
	color:#222 }
	
	.news-block h3 {
		padding:0; margin-top:3px; border:none }
	
.content h4 {
	font-size:14px;
	margin:0 0 15px;
	line-height:20px;
	font-weight:bold;
	color:#670A00 }

.content p, .content ol {
	line-height:20px;
	margin:10px 0;
	font-size:13px; }
	
.content p, .content ul, .content ol {
	line-height:20px;
	margin:10px 0;
	font-size:13px; }
	
	
	
/* ------------------------------------ */
/* FOOTER                               */
/* ------------------------------------ */
	
#footer {
	clear:both;
	background:url('../graphics/footer_bg.gif') repeat-x top }
	
	#footer .footerWrap { position:relative; color:#FFF; font-size:12px; padding:15px 0; }
	
	#footer .footerWrap span { position:absolute; right:0; top:15px }
	#footer a { color:#FFD30B; font-weight:bold }
	#footer a:hover { color:#FFF }
	
	
	
/* --------------------------------------- */
/* Forms
/* --------------------------------------- */

fieldset { padding:10px 20px; margin:15px 0 0 0; border:1px solid #999; clear: both;}
legend { color:#000; padding: 0 0 1.286em; font-size: 1.167em; font-weight: 700;}
fieldset fieldset legend {padding: 0 0 1.5em; font-size: 1em;}
* html legend {margin-left: -7px;} /* ie6 */
*+html legend {margin-left: -7px;} /* ie7 */

p.field { margin:0 }
form .field, form .buttons {clear: both; margin: 0 0 5px}
form .field label {display: block;}
form ul.fields {margin: 0 0 1.5em; padding: 0;}
form ul.fields li {list-style-type: none; margin: 0;}
form ul.inline li, form ul.inline label {display: inline;}
form ul.inline li {padding: 0 .75em 0 0;}

.button { margin:15px 0 0 150px; background:#8A0300; color:#fff; font-weight:bold; padding:8px 10px; border:1px solid #000; }

input.radio, input.checkbox {vertical-align: top;}
label, button, input.submit, input.image {cursor: pointer;}
* html input.radio, * html input.checkbox {vertical-align: middle;} /* ie6 */
*+html input.radio, *+html input.checkbox {vertical-align: middle;} /* ie7 */

textarea {overflow: auto;}
input.text, input.password, textarea, select { /*background:#BFB3B3;*/ color:#555; height:15px; padding:7px 8px 5px 8px; margin: 0; font: 1em/1.3 Helvetica, Arial, "Liberation Sans", "Bitstream Vera Sans", sans-serif; vertical-align: bottom;}
input.text, input.password, textarea { border: 1px solid #AFA4A4; }
input.text, input.password { width:200px }

input.text2, input.password, textarea, select { /*background:#BFB3B3;*/ color:#555; height:15px; padding:7px 8px 5px 8px; margin: 0; font: 1em/1.3 Helvetica, Arial, "Liberation Sans", "Bitstream Vera Sans", sans-serif; vertical-align: bottom;}
input.text2, input.password, textarea { border: 1px solid #AFA4A4; }
input.text2, input.password { width:20px }

input.text3, input.password, textarea, select { /*background:#BFB3B3;*/ color:#555; height:15px; padding:7px 8px 5px 8px; margin: 0; font: 1em/1.3 Helvetica, Arial, "Liberation Sans", "Bitstream Vera Sans", sans-serif; vertical-align: bottom;}

textarea { width:467px; height:120px }
input.text:focus, input.password:focus, textarea:focus { /*background:#e9e2e2;*/ color:#000 }

/* horizontal layout */
form.horizontal .field {padding-left: 150px;}
form.horizontal .field label {display: inline; float: left; width: 140px; margin-left: -150px }

/* start section sidebar */
.sidebar {
	width: 212px;
	float: right;
	margin: 0px 0 0;
}

.section_sidebar {
	margin: 0 0 0 0;
}

.section_sidebar_middle {
	background: #f3f3f3 url(/graphics/section_sidebar_middle.png) repeat-y;
	margin: 3px 0 0;
	max-height: 246px;
}

.section_sidebar_top {
	background:url(/graphics/section_sidebar_top.png) no-repeat;
}

.section_sidebar_bottom {
	background:url(/graphics/section_sidebar_bottom.png) no-repeat left bottom;
	padding: 5px 10px;
}

.sidebar h3 {
	color: #2f2f2f;
}

.calendar_data {
	width: 184px;
	margin: 0 auto;	
}

.cmonth {
	width: 180px;
	margin: 0 auto;
	color: #0f6f05;
	font-weight: bold;
	font-size: 12px;
	white-space: nowrap;
	
}

.calendar_prev {
	display: block;
	background:url(/zizsm/css/layout/calendar_prev.gif) no-repeat;
	width: 7px;
	height: 7px;
	text-indent: -3000px;
	overflow: hidden;
}

.calendar_next {
	display: block;

	background:url(/zizsm/css/layout/calendar_next.gif) no-repeat;
	width: 7px;
	height: 7px;
	text-indent: -3000px;
	overflow: hidden;
}


.cont {
	width: 184px;
	margin: 0 auto;
	overflow: hidden;
}

.chead {
	width: 250px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	
}

.chead  li {
	float: left;
	margin: 0;
	padding: 0 5px 0 0;
	list-style: none;
	width: 22px;
	line-height: 22px;
	font-weight: bold;
	color: #0f6f05;
	font-size: 10px;
	font-family: Tahoma;
	text-align: center;
}

.cdays {
	width: 190px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.cdays li {
	list-style: none;
	margin: 0;
	padding: 0 5px 5px 0;
	float: left;
	width: 22px;
	height: 22px;
	text-align: center;
}

.cdays  a:link, 
.cdays a:visited,
.cdays a:hover, 
.cdays a:active {
	display: block;
	color: #0f6f05;
	font-weight: bold;
	font-size: 10px;
	font-family: tahoma;
	background: #d6ffb8;
	border: 1px solid #0f6f05;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-decoration: none;
}

.cdays  a.noevent:link{cursor:default;border-color: #0f6f05;background-color:#D6FFB8;color:#0f6f05}

.cdays  a.event:link,
.cdays  a.event:visited,
.cdays  a.event:active {
	background: #a1ef68;
	border-color: #0f6f05;
	color:#0f6f05
}

.cdays  a.event:hover {
	
	/*background: #95bcd2;
	border-color: #0f6f05;*/
	background: #ff778d;
	border-color: #8A0300;
	color: #ffffff;
}

.cdays span {
	display: block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	background: #d6ffb8;
	border: 1px solid #0f6f05;
}


.CalendarEventContent {
	background: #D6FFB8;
	border: 1px solid #0f6f05;
	font-size: 11px;
	padding: 3px 5px;
	margin: 3px 0 0;
	min-height: 30px;
}

.CalendarEventNav {
	margin: 0;
	padding: 7px 0 0;
	width: 100%;
	overflow: hidden;
	font-size: 11px;
	
}

.CalendarEventNav li {
	margin: 0;
	padding: 0;
	list-style: none;
}


.sidebar_menu {
	margin: 0;
	padding: 0;
	width: 100%;
	overflow: hidden;
}

.sidebar_menu  li {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	float: left;
}

.sidebar_menu a:link,
.sidebar_menu a:visited,
.sidebar_menu a:hover,
.sidebar_menu a:active {
	font-size:12px;
	line-height: 20px;
	display: block;
	background:url(/graphics/sidebar_lk.png) no-repeat left center;
	padding: 0 0 0 9px;
}
/* end section sidebar */


/* comments list */
.commentapp right{
	width: 100%;
	float: right;
}
ol.commentlist {
	margin: 12px 10px;
	padding: 0;
	border-style: solid;	
	border-color: #0f6f05;	
	border-width: 1px 1px 0 1px;
}
.commentlist li {
	margin: 0;
	padding-left: 10px;
	list-style: none;
	border-bottom: 1px solid #0f6f05; 
	background: #ecf7e5;
}
.commentlist li cite {
	display: block;
	font-style: normal;
	font-weight: bold;
	padding: 7px;	
}
.commentlist li cite img {
	float: left;
	margin-right: 10px;	
}
.commentlist li cite .comment-data {
	font-size: .8em;
	font-weight: normal;
}
.commentlist li .comment-text {
	clear: both;
	margin: 0; padding: 0;
}
.commentlist li.alt {
	background: #D6FFB8 
}

/*end comments list */

/* form elements */
form {
	margin: 10px; 
	padding: 2px 2px 2px 20px; 
	border: 1px solid #0f6f05;
	background: #ecf7e5;
}
form p {
	border-bottom: 1px solid #E6E6E6;
	padding: 0px 0 5px 0;	margin: 0;	
	color: #7BA857;
}
label {
	font-weight: bold;
	color: #7BA857;
}
input, select, textarea {
	margin: 5px 0;
	padding: 5px;
	color: #6A6969;
	border-width: 1px;
	border-style: solid;
  	border-color: #d4d4d4 #ebebeb #ebebeb #d4d4d4; 	
	font: 11px 'Lucida Grande', Verdana, Helvetica, sans-serif;
}

#name, #email, #message, #website {
	width: 380px;
}
input.button { 
	font: bold 12px Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #9CCF5F;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #B6DE8F #8DB836 #8DB836 #B6DE8F;
}




.section {
	padding: 15px;
	width: 460px;
}

.system_messages {
	margin: 0 0 -25px;
	padding: 15px 0 0;
}

.system_messages li {
	list-style:none;
	margin: 0 0 25px;
	padding: 3px 80px 3px 57px;
	font-size: 11px;
	position: relative;
	top: 0;
	left: 0;
	min-height: 1px;
}

.green {
	background: #c7e5c2 url(/zizsm/css/layout/green_message.gif) repeat-x;
	border: 1px solid #a2d399;
	height: 150px;	
}

.green .close:link,
.green .close:visited,
.green .close:active {
	background-image:url(/zizsm/css/layout/close_green.gif);
	color: #799574;
}



.green .system_title {
	color: #386d19;
	margin-left: 30px;
	margin-top: 50px;
}

.green .ico {
	top: 150px;
	height: 100px;
	background-image:url(/graphics/green_ico.png);
}


/*Text Resizer*/
body .mainText{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
#txText h1, .mainText h1{
color:#0099FF;
text-decoration:none;
padding:0;
border:none;
text-transform:capitalize;
}

.mainText p{
font-size:100%;
}
/*END Text Resizer*/

.tooltipx {
  cursor: help;
  border-bottom: 3px double #009900;	
}

.tooltipx a {
  color: #000000;
  text-decoration: none;	
}

.tooltipx2 {
  font-size: 12px;	
  color:#009900;
  border:1px solid #009900;
  background: #ffffff;
  padding: 8px;
}





.table_tabs {
	margin: 0;
	padding: 0 0 0 3px;
	float: left;
}

.table_tabs li {
	float: left;
	list-style: none;
	padding:  0 2px 0 0;
}

.table_tabs a:link, .table_tabs a:visited,  .table_tabs a:active {
	font-size: 13px;
	line-height: 26px;
	display: block;
	font-weight: bold;
	float: left;
	background:url(/zizsm/css/layout/small_tabs_middle.gif) repeat-x;
	color: #969696;
	font-weight: bold;
	text-decoration: none;
}

.table_tabs a:hover, .table_tabs a.selected:link, .table_tabs a.selected:visited, .table_tabs a.selected:active {
	color: #8A0300;
	text-decoration: none;
	background-position: 0 -26px;
}

.table_tabs a:hover {
	color: #8A0300;
}

.table_tabs a span {
	display: block;
	background:url(/zizsm/css/layout/small_tabs_left2.gif) no-repeat;
}

.table_tabs a.selected:link span, .table_tabs a.selected:visited span, .table_tabs a.selected:active span, .table_tabs a:hover span  {
	background-position: 0 -26px;
}

.table_tabs a span span {
	display: block;
	background:url(/zizsm/css/layout/small_tabs_right2.gif) no-repeat right top;
	padding: 0 14px;
}

.table_tabs a.selected:link span span, .table_tabs a.selected:visited span span, .table_tabs a.selected:active span span, .table_tabs a:hover span span {
	background-position: right -26px !important;
}

.table_tabs_menu {
	width: 100%;
	overflow: hidden;
	
	
}



.table_wrapper {
	width: 100%;
	margin: 0 auto;
	font-size: 12px;
	color: #3c3f42;
	padding: 0 0 0;
	background:url(/zizsm/css/layout/table_top.gif) no-repeat;
	
}

.table_wrapper_inner {
	border: solid #dbdbdb;
	border-width:  0 0 0 1px;
}

.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:active {
	color: #1f476f;
	display: block;
	display: inline-block;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0 16px 0 0;
}

.table_wrapper th a:hover {
	color: #3d8ebc;
}

.approved {
	display: block;
	display: inline-block;
	padding: 0 20px 0 0;
	background:url(/zizsm/css/layout/approved.gif) no-repeat right center;
}

.pending {
	display: block;
	display: inline-block;
	padding: 0 20px 0 0;
	background:url(/zizsm/css/layout/pending.gif) no-repeat right center;
	color: #b86464;
}

.asc {
	background-image:url(/zizsm/css/layout/asc.gif);
}

.desc {
	background-image:url(/zizsm/css/layout/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(/zizsm/css/layout/td_bg1.gif) repeat-x;
}

.table_wrapper tr.second td {
	background: #f2f2f2 url(/zizsm/css/layout/td_bg2.gif) repeat-x;
}

.actions {
	width: 96px;
	overflow: hidden;
}

.actions ul {
	margin: 0;
	padding: 0;
	width: 120px;
}


.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;
}

.action1 {
	background-image:url(/zizsm/css/layout/action1.gif);
}
.action2 {
	background-image:url(/zizsm/css/layout/action2.gif);
}
.action3 {
	background-image:url(/zizsm/css/layout/action3.gif);
}
.action4 {
	background-image:url(/zizsm/css/layout/action4.gif);
}

.section_content_inner {
	background: #fff;
	padding: 20px 23px;
	min-height: 1px;
}

.section_content_inner:after {
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}