body {
	background-color: #000000;
	background-image:url(../assests/bgtile.jpg); 
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #ffffff;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
}
.normal {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #ffffff;
}
.csscentering {
    margin-left: auto;
    margin-right: auto;
}
.textcentering {
    text-align: center;
}
/****************************************************** Layers *****************************************/
/***************************************************** Video Stills Page ******************************************/
.v_footer 
{
position: absolute;
    top: 670px;
    left: 0px;
    width: 600px;
    height: 120px;
}
.portfoliohd 
{
    position: relative;
    top: 0px;
    left: 50px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    color: #ffffff;
    text-align: center;
}
div.playercontainer1
{
    position: absolute;
    top: 40px;
    left: 0px;
    width: 690px;
    height: 400px;
}
div.title2
{
    position: absolute;
    top: 441px;
    left: 0px;
    width: 250px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #eeeeee;
    background-color: #555555;
}
div.playercontainer2
{
    position: absolute;
    top: 462px;
    left: 0px;
    width: 250px;
    height: 200px;
}
div.title3
{
    position: absolute;
    top: 441px;
    left: 251px;
    width: 220px;
    height: 20px;      
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #eeeeee;
    background-color: #555555;
}
div.playercontainer3
{
    position: absolute;
    top: 462px;
    left: 251px;
    width: 220px;
    height: 200px;      
}
div.title4
{
    position: absolute;
    top: 441px;
    left: 472px;
    width: 220px;
    height: 20px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #eeeeee;
    background-color: #555555;
}
div.playercontainer4
{
    position: absolute;
    top: 462px;
    left: 472px;
    width: 220px;
    height: 200px;
}
.page_level {
	position: absolute;
	z-index: 1;
	left: 120px;
	top: 120px;
	width: 512px;
}
.page_level_left {
	position: absolute;
	z-index: 1;
	left: 30px;
	top: 0px;
	width: 512px;
}
.button_level {
	z-index: 2;
	position: relative;
	left: 0px;
	top: 0px;
}
.logo_level {
	z-index: 3;
	position: absolute;
	left: 9px;
	top: 47px;
}
.search_field {
	z-index: 4;
	width: 80px;
	position: absolute;
	left: 545px;
	top: 1px;
}
.banner_level {
	z-index: 4;
	position: absolute;
	left: 212px;
	top: 43px;
	width: 323px;
}
.phoneNumbers {
    z-index: 5;
    position: absolute;
    left: 53px;
    top: 1px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #ccccff;
    line-height: 12px;
}
.phoneNumbershadow {
    z-index: 4;
    position: absolute;
    left: 51px;
    top: 4px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-weight: bold;
    color: #000000;
    line-height: 12px;
}
.email_position {
	z-index: 4;
	position: absolute;
	left: 165px;
	top: -1px;
}
.portfolio_position {
    z-index: 4;
    position: absolute;
    left: 1px;
    top: 336px;
}
.sitemap_position {
    z-index: 4;
    position: absolute;
    left: 1px;
    top: 365px;
}
/***************************************************** navigation *******************************************/
a {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #ccccff;
}
a:visited {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #9999ff;
}
a:hover {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	color: #ffffff;
}
div#subnav {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
    font-weight: bold;
	color: #9999ff;

}

/***************************************************** Page Formatting ******************************************/
.f_left {
	float:left;
}
.f_right {
	float:right;
}
.page_300 {
	width:300px;
}
.page_350 {
	width:350px;
}
.page_395 {
	width:395px;
}
.page_512 {
	width:512px;
}
.page_600 {
	width:600px;
}
.graphic {
	width:640px;
}
p {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
.break {
	display: block; /* this is the CSS alternative to the BR tag */
}
/* follows float left or right to start a new line */
.clear {
clear:both;
margin-top:-1px;
}
/********************** used nearly everywhere *****************/
.header_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
}
.Pbutton_text {
    font-size: 12px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-style: bold;
    color: #330066;
    padding: 0px;
    margin: 0px;
}
.very_small_text {
    font-size: 9px;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
/********************** IG template ********************************/
.banner_text {
	font-family: Arial,Helvetica,sans-serif;
	font-style: italic;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}
.blue {
    font-size: 14px;
    color: #ccccff;
}
/*********************** Credits Page ********************************/
/* credits top */
font#comment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
}
/* credits top */
.folder_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ccccff;
}
/* credits top - IE pop - credits viewer */
.photo_description_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #ffffff;
}
/* Credits page */
.title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #ccccff;
}
/* creditslist */
.subtitle_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9999ff;
}
/* credistlist */
.description_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #9999ff;
}
/* credits view func - credits viewer */
.thumbtitle_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #cccccc;
}
/* credits view func */
.thumbnumber_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
}
/* credits viewer */
.owner_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #ffffff;
}
/* credits viewer */
.no_of_images_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #CCCCCC;
}
/* credits viewer - credit view func - link_form */
.back_next_sz {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
/* credits viewer */
.fullsz_folder_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #9999ff;
}
/* credits top - IE pop */
.sm_grey_italic_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #CCCCCC;
}
/************************************ Designers page *******************/
/* designer listeng editr - designer lister */
.d_blu_bld12 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #9999ff;
}
/* designer editor link_form */
.d_d_blu_bld12 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #666699;
}
/* desiger editor - designer lister */
.sm_grey_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
/************************************* About page *******************************/
/* about page */
#bld_title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ccccff;
}
/********************************************************************************/
/* services page */
.services_list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: left;
	padding: 0px;
	color: #ccccff;
}
/* home page editor - designer editor link_form - about editor */
.blk_bld12 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
}
/* page headers - credits layout beg */
.topofpg_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
}
/* credits top - home, about, designers headers */
.photo_title_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #cccccc;
}
/* about page - into editor - credits viewer */
.frametitle_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #9999ff;
}
.alert_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #ffff00;
}
.greenalert {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    color: #00cc00;
}
.redalert {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    color: #ff0000;
}
.big {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 30px;
    font-style: normal;
    font-weight: bold;
    color: #0000ff;
}


/* used in services resource form field */
.black_bg {
	background-color: #000000;
}
