﻿/* CSS Document */

.c_head{padding:0; margin-top:8px;margin-left:20px;text-align:left;}

/*---------- To align the Actions, Icon and Title ---------*/
.c_icon, .c_actions, .c_head h1{float:left;}
.c_head h1{margin:0; padding:0;}
.icn img{margin-right:5px;}

.head_title{float:left; margin:30px 0px 5px 0px;}
.title_vis{float:right; margin:30px 0px 5px 0px;}

.TitleHead{
	line-height:26px;
}

.c_content{clear:both;margin-left:28px;}
.c_contentpane{padding:0px 0px 0px 0px; text-align:left;}
.c_footer {margin-bottom:20px;margin-left:20px;padding:0; text-align:right;}

/*---------- default style for head & normal -----------*/
.Normal p{margin-top:0px;}

/*---------- For the inline edit icons -----------*/
.eipbackimg {background-color:#DAE7F2;border:solid 1px #4F839F}

.artsSeparator { background-image:url('images/arts_BodyTitle.gif');width:544px;}
.artsShortSeparator { background-image:url('images/arts_RightColumnTitle.gif');width:206px;}
.jazzSeparator { background-image:url('images/jazz_BodyTitle.gif');width:544px;}
.jazzShortSeparator { background-image:url('images/jazz_RightColumnTitle.gif');width:206px;}
.concertSeparator { background-image:url('images/concert_BodyTitle.gif');width:544px;}
.concertShortSeparator { background-image:url('images/concert_RightColumnTitle.gif');width:206px;}
.movieSeparator { background-image:url('images/movie_BodyTitle.gif');width:544px;}
.movieShortSeparator { background-image:url('images/movie_RightColumnTitle.gif');width:206px;}
.sandSeparator { background-image:url('images/sand_BodyTitle.gif');width:544px;}
.sandShortSeparator { background-image:url('images/sand_RightColumnTitle.gif');width:206px;}
.otherSeparator { background-image:url('images/other_BodyTitle.gif');width:544px;}
.otherShortSeparator { background-image:url('images/other_RightColumnTitle.gif');width:206px;}

.separator
{
	height:10px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	line-height:10px;
	font-size:2pt;
	float:left;
	clear:both;
	background-repeat:no-repeat;
}



