body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-indent: 4px;
}
a {
	color: #999999;
	text-decoration: none;
}
a:hover {
	color: #249AB5;
	text-decoration: none;
}
.txt_field {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #249AB5;
	height: 15px;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* Purple styles for PostOne 
----------------------------
*/
.purple_topline {
	background-color: #690981;
	font-size: 15px;
}
.purple_footerline {
	background-color: #690981;
	font-size: 5px;
}
.purple_divisionline {
	background-color: #690981;
	font-size: 2px;
}
/* Blue styles for ProduccionCreativa 
-------------------------------------
*/

.blue_topline {

	background-color: #249AB5;
	font-size: 15px;
}
.blue_footerline {
	background-color: #249AB5;
	font-size: 5px;
}
.blue_divisionline {
	background-color: #999999;
	font-size: 2px;
}
/* Green styles for ProService 
-------------------------------
*/

.green_topline {

	background-color: #AFDA2D;
	font-size: 15px;
}
.green_footerline {
	background-color: #AFDA2D;
	font-size: 5px;
}
.green_divisionline {
	background-color: #AFDA2D;
	font-size: 2px;
}
/* Red styles for ProModels 
-------------------------------
*/

.red_topline {

	background-color: #CC123A;
	font-size: 15px;
}
.red_footerline {
	background-color: #CC123A;
	font-size: 5px;
}
.red_divisionline {
	background-color: #CC123A;
	font-size: 2px;
}
/*
----------------------------------------------------------------------
-- LHS Menu
----------------------------------------------------------------------
*/
#div_menu .ul_menu {
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 160px;
	border-bottom: 1px solid #eeeeee;
	border-right-color: #eeeeee;
	}
#div_menu .ul_menudrop {
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 180px;
	border-bottom: 1px solid #eeeeee;
	border-right-color: #eeeeee;
	}	
#div_menu ul li {
	position: relative;
	padding: 0px;
}
	
#div_menu li ul {
	position: absolute;
	left: 149px;
	top: 0;
	display: none;
	padding: 0px;
	border: 10px;
}
#div_menu ul li a {
	display: block;
	color: #777;
	border-bottom: 1px solid #CCCCCC;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
	text-decoration: none;
	padding: 4.5px;
	}

#div_menu ul li a:hover {
	display: block;
	color: #333333;
	border-bottom: 1 solid #eee;
	border-top: 1px solid #eee;
	border-right: 1px solid #eee;
	border-left: 1px solid #eee;
	text-decoration: none;
	padding: 4.5px;
	background-color: #CCCCCC;
	}	
	
/* Holly Hack. IE Requirement \*/
* html #div_menu ul li { float: left; height: 1%; }
* html #div_menu ul li a { height: 1%; }
/* End */

#div_menu li:hover ul, #div_menu li.over ul {
	display: block;
	z-index: 100;
	left: 161px;
	color: #CCCCCC;
	text-decoration: underline;
} 

#div_menu .lastrowmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	border-left: 1px solid #eeeeee;
}
#div_menu .popupmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #eeeeee;
	background-color: #E4E4E4;
	padding: 3.5px;
	text-decoration: none;
}
#div_menu .popupmenu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006699;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #eeeeee;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #eeeeee;
	background-color: #CCCCCC;
	padding: 3.5px;
	text-decoration: none;
}
/*
Bg images for menu 
-------------------
*/
.menu_bg_purple {
	background-image: url(img/menu_bg_purple.jpg);
	text-indent: 10pt;
	background-repeat: no-repeat;
}
.menu_bg_green {
	background-image: url(img/menu_bg_green.jpg);
	text-indent: 10pt;
	background-repeat: no-repeat;
}
.menu_bg_red {
	background-image: url(img/menu_bg_red.jpg);
	text-indent: 10pt;
	background-repeat: no-repeat;
}
.menu_bg_blue {
	background-image: url(img/menu_bg_blue.jpg);
	text-indent: 10pt;
	background-repeat: no-repeat;
}
.video_top {
	background-color: #EEEEEE;
	width: 202px;
	margin-bottom: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.video_play {
	background-image: url(img/arrow-play.gif);
	background-repeat: no-repeat;
	text-align: left;
	text-indent: 15pt;
	background-position: 5px;
	margin-left: 10px;
}
#video_download {
	background-image: url(img/arrow-download.gif);
}
hr {
	color: #eeeeee;
	height: 1px;
}
.casting_grey-light {
	background-color: #EFEFEF;
}
.casting_grey-dark {
	background-color: #CCCCCC;
}

.casting_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC123A;
}


/* BEGIN style2 */
 #navcontainer { width: 100%; }

#navcontainer ul
{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
	display: block;
	padding: 3px;
	width: 100%;
	background-color: #F8F8F8;
	text-indent: 8pt;
	background-image: url(img/arrow-blue.gif);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#navcontainer a:link, #navlist a:visited
{
color: #666666;
text-decoration: none;
}
#navcontainer a:hover
{
color: #249AB5;
text-decoration: none;
}
.logo_bg {
	background-repeat: no-repeat;
	background-position: left bottom;
}
h1 {
	color: #249AB5;
	font-size: 14px;
	margin: 1px 0px;
}

