#inner_content {
	position: relative;
	padding: 0;
	height: 400px;
	width: 100%;
	overflow: hidden;
	font: normal 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: black;
	text-align: left;
}

.textbox_style {
	font: normal 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	width: 97%;
}


#left_panel {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 249px;
	height: 400px;
	overflow: auto;
	background: #DBEDB9;
}


#content_panel {
	position: absolute;
	left: 249px;
	top: 0px;
	width: 511px;
	height: 400px;
	overflow: auto;
}

.promoPanel{
	margin-left:20px;
	margin-top:50px;
}

#breadcrumb_trail .current_crumb {
	color: #C50210;
	font-weight: bold;
}

#breadcrumb_trail a {
	color: #C50210;
	text-decoration: none;
}

#breadcrumb_trail .crumb {
	color: #C50210;
}

#top_bar {
	text-align: left;
	position: relative;
	background: #CDE599 url(/i/mp/pl/top_bar_back.gif) no-repeat;
	height: 41px;
}

#top_bar .recent_projects {
	position: absolute;
	top: 7px;
	left: 405px;
	height: 20px;
	width: 340px;
	text-align: left;
}

#top_bar .help {
	position: absolute;
	width: 14px;
	top: 14px;
	left: 8px;
}

#top_bar .pTitleMask {
	position: absolute;
	width: 220px;
	top: 14px;
	left: 26px;
	overflow: hidden; 
}

#top_bar .pTitle {
	position: relative;
	width: 500px;
	font: bold 14px Arial, Verdana, Geneva, Helvetica, sans-serif;
	color: #002F00;
}

#top_bar select {
	font: normal 11px Arial, Verdana, Geneva, Helvetica, sans-serif;
	width: 190px;
	vertical-align: top;
}


#mp_status_holder {
	position: absolute;
	width: 100%;
	text-align: center;
	height: 51px;
	bottom: 26px;
	left: 0px;
}
	
#status_bar {
	position: relative;
	width: 760px;
	margin: auto;
	height: 51px;
	background: #CDE599 url(/i/mp/cp/status_back.gif) no-repeat bottom left;
}


#project_counts {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 48px;
	width: 240px;
	font: normal 10px Arial, Verdana, Geneva, Helvetica, sans-serif;
	text-align: left;
}

#project_counts .item {
	position: relative;
	width: 100%;
	line-height: 14px;
	height: 14px;
	overflow: hidden;
}

#project_counts .label {
	position: absolute;
	left: 4px;
	top: 0px;
	width: 70px;
}

#project_counts .counter {
	position: absolute;
	top: 2px;
	left: 76px;
}


#project_buttons {
	position: absolute;
	left: 257px;
	top: 12px;
	width: 365px;
	height: 20px;
	text-align: right;
}

#project_buttons_help {
	position: absolute;
	left: 625px;
	top: 16px;
}

#download_button {
	position: absolute;
	left: 660px;
	top: 12px;
	width: 85px;
	height: 20px;
	text-align: right;
}

#project_panel {
	padding: 0px 2px 5px 2px;
}

.form_item {
	position: relative;
	width: 100%;
}

.form_item .item {
	position: relative;
	padding: 2px 0px 2px 80px;
}

.form_item .item1 {
	position: relative;
	padding: 2px 0px 2px 115px;
}

.form_item .item_right {
	position: relative;
	padding: 2px 0px 2px 80px;
	text-align: right;
}

.form_item .label {
	position: absolute;
	left: 5px;
	top: 4px;
}

.form_item .display_tracks {
	position: absolute;
	left: 20px;
	top: 4px;
}

.form_item .help {
	position: absolute;
	left: 2px;
	top: 6px;
}

#project_panel .heading {
	position: relative;
	width: 100%;
	background: #C4DC9E;
}

#project_panel .heading_right {
	position: absolute;
	top: 0px;
	right: 4px;
}

#project_panel  .red {
	color: #CA0008;
}

.cd_trk_title {
	position: relative;
	width: 98%;
	background: transparent url(/i/mp/cp/cd_back.gif) no-repeat 3px 21px;
	text-align: right;
}

.cd_trk_title .title {
	position: absolute;
	width: 340px;
	left: 20px;
	bottom: 0px;
	text-align: left;
}

.cd_trk_info {
	position: relative;
	width: 300px;
}

.cdcode {
	position: relative;
	padding-left: 20px;
}


.track_item {
	position: relative;
	width: 100%;
	padding-top: 1px;
}


.tools_1 {
	position: absolute;
	top: 0px;
	right: 10px;
	width: 200px;
	text-align: right;
}

.tools_2 {
	position: absolute;
	top: 10px;
	right: 10px;
	width: 200px;
	text-align: right;
}

.pad_h {
	position: relative;
	padding-left: 33px;	
}

.num {
	color: #0C3A6C;
}

.tr_ver {
	position: absolute;
	top: 2px;
	left: 17px;
}

.myNote {
	padding-left: 33px;
	padding-right: 5px;
}

.una {
	position: relative;
	width: 300px;
	padding-left: 33px;
	font-weight: bold;
	color: #C50210;
}

.version_section {
	position: relative;
	width: 100%;
}

.version_section .version_inner {
	position: relative;
	padding: 2px 0px 2px 20px;
	width: 300px;
}

.alternateTitle {
	position: relative;
	padding: 5px 0px 0px 30px;
}

#content_panel .form_inline {
	position: relative;
	width: 100%;
}

#content_panel .form_inline .item {
	position: relative;
	padding: 0px 5px 10px 90px;
}

#content_panel .form_inline .text_item {
	position: relative;
	padding: 2px 5px 0px 90px;
}

#content_panel .form_inline .label {
	position: absolute;
	top: 5px;
	left: 5px;
}

.panel_remember {
	position: relative;
	padding: 10px 0px;
	text-align: center;
	background: white;
}

#guest_warning {
	position: relative;
	padding: 10px;
	background: #CDE599;
	border: 1px solid #A0C632;
}

#guest_warning .title {
	position: relative;
	font-weight: bold;
	font-size: 18px;
	color: #3C670B;
	text-align: center;
	padding-bottom: 5px;
}

#guest_warning .buttons {
	position: relative;
	text-align: center;
	padding-top: 10px;
}

.pad_both {
	position: relative;
	padding: 10px;
}


.pad_top {
	position: relative;
	padding: 10px 0px 0px 10px;
}


.vers_0 {
	position: relative;
	display: none;
	padding: 0px 0px 4px 20px;
}

.vers_1 {
	position: relative;
	display: block;
	padding: 0px 0px 4px 20px;
}

.vers_1 .pad_h {
	position: relative;
	padding-left: 20px;	
}

.vers_1 .myNote {
	padding-left: 20px;
	padding-right: 5px;
}

.sharing_panel {
	background-color: #C4DC9E;
	margin-top: 5px;
	padding: 5px 1px 5px 8px;
}

.ownedBy {
	font-weight: bold;
	color: #C50210;
}

#ownedBy {
	position: relative;
	top: 2px;
}

.sharedBy, .sharedWith, .permission {
	padding-top: 8px;
}

.redarrow {
	padding-left: 8px;
}

.noPad {
	padding: 4px 0px;
}
