* {
	margin: 0;
	padding: 0;
}

/* classes */

/* a */
/* b */
body {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 12px;
	font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  background-color: #111111;
  font-weight: normal;
  /*background: url(/layout_grid.gif) top left no-repeat;*/

  }
.bodyHeader {
  float:left;
  font-size: 25px;
  color:#930000;
  margin-left:3px;
  }
/* c */
.clearer {
  clear: both;
  }
.clear {
  clear:both;
  height:1px;
  overflow:hidden;
  }
.container {
  width:1000px;
  margin:30px auto auto auto;
  text-align:left;
  font-weight:normal;
  background: #fff url("/images/backgrounds/mainBg.png");
  background-repeat: repeat-y;
  min-height:600px;
  min-width:1000px;
  }
.contentHeader {
  font-weight:bold;
  text-transform: capitalize;
  border-bottom: 1px solid #cecece;
  background-color:#930000;
  color: #ffffff;
  width:100%;
  height:20px;
  padding-top:5px;
  text-align:left;
  padding-left:2px;
  }
.contents {
	background-color:#fbfdfe;
	border-left:solid 1px #cecece;
  border-right:solid 1px #cecece;
  border-bottom:solid 1px #cecece;
	text-align: left;
	font-weight:bold;
  text-transform: capitalize;
  font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  font-size: 12px;
  margin-left:3px;
  width:99%;
  }
/* d */
.defaultheader {
  background-color:#930000;
  color:#FFFFFF;
  font-size:13px;
  font-weight:bold;
  padding:3px;
  margin: 1%;
  font-weight: bold;
	font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  }
.defaultborder {
  border:1px solid #cecece;
  margin: 1%;
  }
/* e */
/* f */
fieldset {
	padding: 10px;
	border:solid 1px #C0C0C0;
	text-align: left;
	font-weight:bold;
  margin:1%;
  }
.fldUpload {
  background-color: #f2f2f2;
  padding: 10px 10px 10px 10px;
  }
.folderDescription {
  width:550px;
  font-weight:normal;
  padding:3px;
  }
.fldActive {
  background-color: #FFFACD;
  width:96%;
  margin:1%
  }
.fldActiveFull {
  background-color: #FFFACD;
  width:100%;
  border:solid 1px #C0C0C0;
  padding:2px;
  }
.folderselect {
  width:176px;
  height:18px;
  font-weight:normal;
  font-size:12px;
  font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  }
.footer {
  color: #666;
	font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
	background: #111;
	border-top: 1px solid #444;
  height:30px;
  padding:3px;
  font-size: 1.1em;
  }
.footer a {
  color: #666;
  font-size: .8em;
  font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  }
.footer a:hover {
  font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
	color: #BBB;
	background: #222;
  font-size: .8em;
  }
/* g */
/* h */
h2 {
	text-align: center;
	font-weight: bold;
  color:#FFFFFF;
	font-size: 120%;
  width:98%;
  }
h4 {
	text-align: center;
	font-weight: bold;
	font-size: 100%;
  width:98%;
  }
h5 {
	text-align: left;
	font-weight: bold;
	font-size: 100%;
  width:98%;
  }
.headingWizardR {
  color: #FF0000;
  font-weight: bold;
  margin-left: 5px;
  margin-Right: 5px;
  padding:5px;
  }
.headingWizardB {
  color: #0066FF;
  font-weight: bold;
  margin-left: 5px;
  margin-Right: 5px;
  padding:5px;
  }
.headingOdd {
	color: #663366;
  font-weight: bold;
  }
.headingEven {
	color: #CC9900;
  font-weight: bold;
  }
.homePage {
	font-size: 22px;
	font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
	color: #666;
	}
/* i */
input {
  font-size: 12px;
	font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  }

input[type="submit"]{
  color:#333;
  background:transparent url(/images/buttons/frmBtn2.gif) no-repeat scroll right 0;
  display:block;
  border:0 none;
  font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  font-size:12px;
  font-weight:bold;
  height:22px;
  padding:3px;
  text-align:center;
}
input[type="submit"]:hover{
   background:transparent url(/images/buttons/frmBtn3.gif) no-repeat scroll right 0;
   color:#FFF;
   cursor: pointer; /* cursor: hand; for IE5 */

}
input[type="button"]{
  color:#333;
  background:transparent url(/images/buttons/frmBtn2.gif) no-repeat scroll right 0;
  border:0 none;
  font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  font-size:12px;
  font-weight:bold;
  height:22px;
  padding:3px;
  text-align:center;
}
input[type="button"]:hover{
   background:transparent url(/images/buttons/frmBtn3.gif) no-repeat scroll right 0;
   color:#FFF;
   cursor: pointer; /* cursor: hand; for IE5 */

}


/* j */ /* k */
/* l */
.layoutImg {
  padding-left: 25px;
  padding-right: 2px;
  position: relative;
  bottom: -2px
  }
.layoutRadio {
  padding-left: 2px;
  padding-right:10px;
  position: relative;
  bottom: -1px
  }
.layoutText {
  padding-left: 2px;
  padding-right:10px;
  font-weight:normal;
  }
.left {
  float: left;
  }
legend {
  font-weight:bold;
  vertical-align:bottom;
  }
.loginMain {
  font-size: 14px;
  font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  background-image: url("/images/shared/webbg.jpg");
  width:240;
  height:274;
  color: #464C55;
  margin: 0cm .2cm 0cm .2cm;
  }

.login {
  float:left;
  font-size: 14px;
  font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  background-image: url("/images/backgrounds/gradGray.gif");
  width:240;
  height:274;
  color: #464C55;
  margin: 0cm .2cm 0cm .2cm;
  }
.loginForm {
  font-size: 12px;
  font-weight:bold;
}
.loginForm a:link, a:visited, a:hover, a:active  {
  color:#6398B9;
  }
.loginError {
  text-align:left;
  font-size: 12px;
  font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  font-weight:bold;
  color: #930000;
  margin:.3cm 0cm 0cm .1cm;
  }
.loginInfo {
  float:right;
  text-align:center;
  font-size: 14px;
  font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  width:732;
  height:258;
  color: #fff;
  background: #222;
  margin: .2cm .2cm 0cm 0cm;
  }
/* m */
.mainTblHead {
  padding:5px;
  height:25px;
  background-color: #333;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
	font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  }
.mainTblHead2 {
  padding:3px;
  background-color: #555;
  color: #fff;
  font-weight: bold;
  font-size: 12px;
	font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  }
.mainTblRowHighlight {
  padding:3px;
  background-color: #FFFACD;
  color: #111;
  height:20px;
  font-size: 12px;
  text-transform: capitalize;
	font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  }
.mainTblRow {
  padding:3px;
  background-color: #EBEBEB;
  color: #111;
  font-size: 12px;
  text-transform: capitalize;
	font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  }
.mainTblRowOdd {
  padding:3px;
  background-color: #FCFCFC;
  color: #111;
  font-size: 12px;
  text-transform: capitalize;
	font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  }
.mainTblRow a {
   text-decoration:none;
   color: #444444
  }
.mainTblRowOdd a {
   text-decoration:none;
   color: #444444
  }
.mainTblRowHighlight a {
   text-decoration:none;
   color: #CC3300
  }
.mainTblRow2 {
  padding:3px;
  background-color: #EEEEE0;
  color: #111;
  font-size: 12px;
	font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  }
.mainTblRowOdd2 {
  padding:3px;
  background-color: #EEEED1;
  color: #111;
  font-size: 12px;
	font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  }

.mainDivRow {
  padding:3px;
  background-color: #EBEBEB;
  color: #111;
  font-size: 12px;
  text-transform: capitalize;
	font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  }
.mainDivRowOdd {
  padding:3px;
  background-color: #FCFCFC;
  color: #111;
  font-size: 12px;
  text-transform: capitalize;
	font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  }
.mainDivRow a {
   text-decoration:none;
   color: #444444
  }
.mainDivRowOdd a {
   text-decoration:none;
   color: #444444
  }
.mainDivRowHighlight a {
   text-decoration:none;
   color: #CC3300
  }

.msgAlert {
  color: #FF0000;
	font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
	border: 1px solid #FF0000;
  padding:5px 2px 5px 0px;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  margin:2% 1% 1% 1%;
  text-align:left;
  }
.msgError {
  color: #FF0000;
	font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
	border: 1px solid #FF0000;
  padding:5px 2px 5px 0px;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  margin:2% 1% 1% 1%;
  text-align:left;
  }
.msgOther {
  color: #222222;
	font-family: "Lucida Sans Unicode",sans-serif;
  padding:2px 2px 0px 0px;
  font-size: 12px;
  font-weight: bold;
  white-space: nowrap;
  margin:2% 1% 1% 1%;
  text-align:left;
  }
/* n *//* o */
/* p */
p {
  color:#fff;
  }
.paddingImg {
  padding-left: 2px;
  padding-right: 2px;
  position: relative;
  bottom: -2px
  }
.paddingRadio {
  padding-left: 2px;
  padding-right:10px;
  position: relative;
  bottom: -1px
  }
.paddingText {
  padding-left: 2px;
  padding-right:10px;
  }
.pageHeader {
  color: #666;
  background: 000000;
  height:60px;
  font-size: 1.1em;
  }
.pageTrail {
  float:left;
  margin: 0 0 0 0;
  width:50%;
  font-size: 11px;
  color:#666;
  text-align:left;
  padding-left:2px;
  }
.pageTrail2 {
  float:left;
  width:99.8%;
  font-size: 11px;
  color:#666;
  text-align:left;
  border: 1px solid #cecece;
  background-color:#f2f2f2;
  text-indent:2px;
  }
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
/* q */
/* r */
.right {
  float: right;
  }
/* s */
/* t */
#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}

.tableProperties {
  border: 1px solid ##C0C0C0;
}

tr {
  font-size: 12px;
	font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
}

td {
  padding:5px 0 5px 5px ;
  font-size: 12px;
  font-weight:normal;
	font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  }
textarea {
  font-size: 12px;
	font-family : helvetica, "Lucida Grande", Tahoma, sans-serif;
  }
.titleHelp {
  float: right;
  padding: 5px 5px 0px 0px;
  }

/* u */ /* v */ /* w */ /* x */ /* y */ /* z */


/* ids */
#changeClient {
  color:#999;
  background-color:#555;
  border:1px solid #888;
  width:400px;
  height:30px;
  padding:2px;
  }
#left {
  display:inline;
  float:left;
  padding-bottom:4px;
}
.adminRight {
  border: solid #ccc 2px;
  background-color: #f2f2f2;
  width:180px;
  color:#222222;
  text-align:center;
}

#menu {
  float:left;
  width:100%;
  margin-top:5px;
  background-image:url('/images/menu/header.gif');
  height:35px;
  }

#leftCol {
	position: absolute;
	left: 0;
	width: 180px;
  margin-top: 35px;
  color:#ffffff;
  font-weight:bold;
  padding:5px;
  }

#leftCol a {
  color:#ffffff;
  text-decoration:none;
}

#leftCol a:hover {
  background-position:0% -42px;
  text-decoration:underline;
}


#rightCol {
	position: absolute;
	right: 0;
	width: 150px;
  margin-top: 35px;
	}

#content {
  position: absolute;
	margin: 35px 150px 0 180px;
  background-color: #fff;
  min-width:980px;
	}




#curLib {
  width:48%;
 }
#curPlaylist {
  float:right;
  width:48%;
}

#durationBlock {
  float:left;
  width:100%;
  font-size:100%;
  line-height:normal;
  text-align:left;
}

#durationBlock ul {
  margin: auto auto 0 auto;
  padding:0px 0px 0px 0px;
  width:500px;
  list-style:none;
}

#durationBlock li {
  display:inline;
  margin:0;
  padding:0;
}


#normal {
  font-weight:normal;
  margin-left:10px;
  }

#normal ul{
  list-style:none;
  }
#normal li{
  list-style:none;
  margin-left:10px;
  padding:5px;
  }

