.fleft
{
    float: left;
}

.inline
{
    display: inline;
}

.middle
{
    vertical-align: middle;
}

.bottom
{
    vertical-align: bottom;
}

.top
{
    vertical-align: top;
}

.center
{
    text-align: center !important;
}

#scp_sidebar
{
    float: left;
    width: 160px;
}

#scp_vocalreels
{
    margin: 15px 0;
    width: 100%;
}

#scp_vocalreels thead
{
    background-color: #000000;
    color: #ffffff;
}

#scp_vocalreels th, #scp_vocalreels td
{
    text-align: left;
    padding: 5px;
}

.whitebg
{
    background-color: #ffffff;
}

.blueishbg
{
    background-color: #E6E9FC;
}

#scp_main
{
    margin-left: 170px;
}

.scp_message
{
    border: 1px solid #1B1B7F;
    color: #1E90FF;
    font-weight: bold;
    margin-bottom: 20px !important;
    text-align: center;
}

.scp_vr_table, .scp_vru_table
{
    border: 1px solid #7D7B80;
    margin: 5px 0;
    width: 100%;
}

.scp_vr_table_unapproved
{
   border: 1px solid #ff0000;
   margin: 5px 0;
   width: 100%;

}

.scp_pg_table
{
    border: 1px solid #7D7B80;
    height: 200px;
    margin: 5px auto;
    width: 100%
}

.scp_pg_table td.photo
{
    background-color: #cab4ed;
    text-align: center;
    vertical-align: middle;
    width: 170px;
}

.scp_pg_table td.photo-inactive
{
    background-color: #3572b1;
    text-align: center;
    vertical-align: middle;
    width: 170px;
}

.scp_pg_table td.photo-inactive img
{
    margin: 0 auto;
}



.scp_pg_table td.photo img
{
    margin: 0 auto;
}

.scp_pg_table th
{
    height: 25px;
}

.scp_vr_table td
{
    border: 1px solid #7D7B80;
    padding: 5px;
    width: 30%;
}

.scp_vr_table th, .scp_vru_table th, .scp_pg_table th
{
    background-color: #1B1B7F;
    color: #ffffff;
    font-weight: bold;
    padding: 5px;
    width: 100px;
}

.inactive
{
    background-color: #3572b1;

}
.scp_vru_table th
{
    background: #1B1B7F url(/images/menu-bg.jpg) repeat-x;
    height: 25px;
}

.scp_pg_table td
{
    padding: 5px;
    vertical-align: top;
}

.scp_pg_table form
{
    display: inline;
}


.scp_vr_table form
{
    display: inline;
}

form.inlineForm
{
	display: inline;
	}

ul { list-style-image: url("/images/bluebullet.png"); }


/*input.submit, input.submit2
{
    background-color: transparent;
    border: 1px solid #634F84;
    color: #634F84;
    font-weight: bold;
    margin: 3px 0 !important;
    padding: 3px;
    width: 120px;
}*/

/*input.submit2
{
    border: 1px solid #1B1B7F;
    color: #1B1B7F
}*/

input.submit:hover, input.submit2:hover
{
    cursor: pointer;
}

.scp_vru_table td
{
    border: 1px solid #7D7B80;
    padding: 5px;
    width: 50%;
}

.scp_vru_table td textarea
{
    width: 99%;
}


div.admincheck
{
    margin: 3px 0pt;
    float: left;
    width: 33%;
}

fieldset.adminset
{
    padding:10px;
}

#editor img
{
	display:inline;
}

.scp_summary
{
	padding: 5px;
	border: 1px solid #1e90ff;
	background-color: #f7f7f7;
}

fieldset
{
	border: 1px solid #7d7b7e;

}

.adminlegend
{
  padding: 0.2em 0.5em;
  border:1px solid #7d7b7e;
  color:#ffffff;
  font-size:90%;
  text-align:right;
  background-color: #7d7b7e;
  }

.scp_current_photos
{
	padding: 0px 30px 0px 20px;
	border: #dcd1dd 1px solid;
	background-color: #79659a;
	margin-bottom: 20px;
}

.submitLink
{
   color: #ffffff;
   font-weight: bold;
   background-color: transparent;
   text-decoration: underline;
   border: none;
   cursor: pointer;
   cursor: hand;
}

input.submitLink:hover
{
	color: #ff0000;
}

.formLabel
{
	width: 100px;

}

.scp_subbullet
{
	background-image: url(/images/greybullet.gif);
	background-repeat: no-repeat;
	padding-left:14px;

}

ul#navigation li a.scp_main	{
	padding: 2px 5px;
	margin-left: 20px;
	margin-right: 1px;
	margin-top: 1px;
	}

	.bluebullet
	{
		background-image: url(/images/bluebullet.png);
		background-repeat: no-repeat;
		padding:0px 5px 2px 10px;
	}

#adminuser
{
    background-color: #991B1E;
    color: #ffffff;
    font-family: arial, helvetica, sand-serif;
    font-size: 10pt;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 4px;
    text-align: center;
}

#adminuser a
{
    color: #ffffff;
}

#welcome
{
	background-repeat: no-repeat;
	height: 60px;
}

.bold
{
	font-weight: bold;
}

div#innercontent p#producer_disclaimer
{
    margin: 0 0 15px 0;
    padding: 0;
}

div#more_services
{
    width: 175px;
	float: right;
	margin-top: 10px;
	margin-right: 80px;
}

/* mac hide \*/
* html div.profile_section {height:1%}
/* end hide */

.red_bold
{
	font-weight: bold;
	color: #ff0000;
}

.fav_list_item
{
	padding: 0px 0px 0px 5px;
}

#fav_list
{
	padding: 0px 0px 10px 0px;
}

p.uploadhead
{
    font-weight: bold;
    margin-left: 30px !important;
    padding: 3px 10px !important;
}

#uploadingtext, #uploadingtoolong, #timehead
{
    display: none;
}

table#vocalreelinfo td
{
    color: #000000 !important;
    text-align: left !important;
}

#vocalreelpopup
{
    background-color: #DDDBDC;
    color: #000000;
}

#vocalreelwidth
{
    width: 225px;
}

#vocalreelclose
{
    background-color: #1B1B7F;
    padding: 5px 0;
}

#vocalreelclose a
{
    color: #ffffff;
}

.searchlink
{
    text-decoration: none;
}

#flashcontent
{
    text-align: left;
}

#flashplayer
{
    margin: 20px 0;
    text-align: center;
}

.btn-divider
{
    margin: 20px 0 20px 20px;
    width: 30%;
}