/***********************************************/
/* emx_nav_right.css                           */
/* Use with template Halo_rightNav.html        */
/***********************************************/

/***********************************************/
/* HTML tag styles                             */
/***********************************************/
body{
	font-family: Arial,sans-serif;
	color: #FFFFFF;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
}

/******* hyperlink and anchor tag styles *******/

a:link, a:visited{
	color: #999999;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #666666;
}

#globalLink{
	position: absolute;
	height: 18px;
	padding: 0;
	margin: 0px;
	left: 5px;
	z-index: 100;
	top: 15px;
}


a.glink, a.glink:visited{
	font-size: small;
	color: #B8B8B8;
	font-weight: bold;
	margin: 0px;
	padding: 5px 15px 5px 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}

a.glink:hover{
	text-decoration: none;
	color: #666666;
}

/************ LAYOUT **************/


#container_to_edit {
	position:absolute;
	width:890px;
	height:800px;
	z-index:1;
	left: 150px;
	top: 50px;
}
#container_about {
	height: 415px;
	width: 560px;
	position: absolute;
	padding: 0px;
	top: 0px;
	left: 329px;
}

#menu_right {
	background-color: #EEEEEE;
	position: absolute;
	height: 40px;
	width: 560px;
	left: 480px;
	top: 0px;
	text-align: right;
}
#menu_left {
	background-color: #EEEEEE;
	height: 40px;
	width: 330px;
	position: absolute;
	left: 150px;
	top: 0px;
	text-align: left;
}

#layout_left {
	background-color: #EEEEEE;
	height: 1000px;
	width: 150px;
	position: absolute;
	left: 0px;
	top: 0px;
	background-attachment: scroll;
	background-position: right;
	background-image: url(Navigation/layout_left_sm.jpg);
	background-repeat: repeat-y;
}
#layout_right {
	background-attachment: scroll;
	background-position: left;
	position: absolute;
	height: 1000px;
	left: 1040px;
	top: 0px;
	background-color: #EEEEEE;
	width: 50%;
	float: right;
	background-image: url(Navigation/layout_right_sm.jpg);
	background-repeat: repeat-y;
}
#main_pg_css {
	width: 890px;
	margin-right: auto;
	padding: 0px;
	position: absolute;
	top: 0px;
	left: 150px;
	height: 100%;
}
#container_work {
	height: 420px;
	width: 560px;
	position: absolute;
	top: 0px;
	left: 329px;
	vertical-align: top;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #D8D8D8;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 1px;
}
#container_work_text {
	position: absolute;
	height: 250px;
	width: 545px;
	left: 330px;
	top: 430px;
}
#container_work_awards {
	position: absolute;
	height: 150px;
	width: 325px;
	left: 0px;
	top: 430px;
}

#container_contact {
	position:absolute;
	width:20px;
	height:16px;
	z-index:101;
	left: 250px;
	top: 15px;
}

/************ FONTS **************/

.font_about_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
}
.font_menu_des {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	clear: right;
	float: right;
	padding-right: 0px;
	text-align: right;
	vertical-align: middle;
}
.font_about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: justify;
	padding-right: 75px;
	padding-left: 0px;
}
.font_work {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	padding-right: 20px;
	padding-left: 0px;
}
.font_title_project {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #9AB0AE;
}
.font_small_title_project {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #C4C4C4;
}
#container_work_spec {
	position: absolute;
	height: 250px;
	width: 325px;
	left: 0px;
	top: 520px;
}

#project_list{
	position:absolute; 
	width:225px; 
	height:250px; 
	left: 0px; 
	top: 15px; 
	padding: 0px 0px 0px 0px;
}
.font_title_graphics {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #C2C2A2;
}
.font_title_media {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #D6CCAC;
}
.font_title_other {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: #999999;
}

a.mlink, a.mlink:visited{
	display: block;
	font-family: Arial;
	font-size: 12px;
	color: #CCCCCC;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 3px;
	padding-left: 15px;
}
a.mlink:hover{
	text-decoration: none;
	color: #999999;
	background-color: #EEEEEE;
}

a.plink, a.plink:visited{
	display: block;
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
	padding-right: 25px;
	text-align: right;
	padding-top: 1px;
	padding-bottom: 1px;
}
.plink_selected {
	background-color: #EEEEEE;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	padding-top: 1px;
	padding-right: 25px;
	padding-bottom: 1px;
	color: #CCCCCC;
}

a.plink:hover{
	text-decoration: none;
	color: #999999;
	background-color: #EEEEEE;
}
#container_to_edit #container_about #about_image {
	position: absolute;
	height: 250px;
	width: 560px;
	top: 0px;
	margin-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
}
#container_to_edit #container_about #about_text {
	position: absolute;
	width: 560px;
	top: 260px;
	left: 0px;
	height: 300px;
}
a.Vlink, a.Vlink:visited {
	display: block;
	font-family: Arial;
	font-size: 11px;
	color: #BBBBBB;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-left: 60px;
	padding-top: 2px;
	padding-bottom: 1px;
	margin-bottom: 3px;
}
a.Vlink:hover {
	text-decoration: none;
	color: #999999;
	background-color: #EEEEEE;
}
.font_subtitle_vision {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
	color: #CDCABA;
}

/************ INDEX PAGE **************/

.main_titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
	vertical-align: middle;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 15px;
	background-color: #EEEEEE;
	font-weight: bold;
}
.main_description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	display: block;
	padding-top: 15px;
	padding-left: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.main_news {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	display: block;
	padding-bottom: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	padding-left: 15px;
}
.main_copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-left: 250px;
	display: block;
	vertical-align: middle;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #EEEEEE;
}
#container_press {
	height: 150px;
	width: 500px;
	padding-bottom: 7px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #EEEEEE;
	background-position: bottom;
	vertical-align: bottom;
	padding-top: 15px;
	left: 200px;
	position: relative;
}
.press_image {
	float: left;
}
.press_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-align: left;
	vertical-align: text-bottom;
	bottom: 20px;
	float: left;
	background-position: bottom;
	position: absolute;
	left: 169px;
	width: 250px;
}

