/* CSS Document EDITLOUNGE */
* {
	margin:0;
	padding:0;
}
body {
	background:#01455a url(../images/bg_body.png) repeat-x scroll 0% 0%;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	font-size:12px;
	text-align:left;
}
p {
	margin-top:5px;
	margin-bottom:10px;
	color:#f9f9f9;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:20px;
}
a img {
	border:0 none;
	vertical-align:middle;
}
a {
	color:#98e7ff;
	text-decoration:underline;
}
a:active, a:focus {
	outline:none;
}
a:hover, a:hover div {
	color:#fff;
	text-decoration:none;
}
.clear {
	clear:both;
}
.alert {
	color:#c40000;
}
.uparrow {
	text-align:right;
	font-size:11px;
	display:block;
	margin-bottom:20px;
}
.uparrow a {
	text-align:right;
	font-size:11px;
	color:#333;
	padding-left:15px;
	text-decoration:none;
	background:url(../images/up_arrow.gif) no-repeat scroll 0% 0%;
}
.uparrow a:hover {
	text-align:right;
	font-size:11px;
	text-decoration:none;
	color:#12addd;
	background:url(../images/up_arrow_hover.gif) no-repeat scroll 0% 0%;
}
.upside {
	text-align:right;
	font-size:11px;
}
.upside a {
	text-align:right;
	font-size:11px;
	color:#333;
	padding-left:15px;
	text-decoration:none;
	background:url(../images/up_arrow.gif) no-repeat scroll 0% 0%;
}
.upside a:hover {
	text-align:right;
	font-size:11px;
	text-decoration:none;
	color:#12addd;
	background:url(../images/up_arrow_hover.gif) no-repeat scroll 0% 0%;
}
/*********************************************************/
.container {
	margin:0 auto;
	padding:0;
	background:transparent url(../images/bg_container.png) no-repeat scroll 50% 0%;
}
.wrap {
	margin:0 auto;
	text-align:left;
	width:920px;
	height:600px;
}
/************************header part**********************/
.header {
	margin:0;
	padding:0;
	width:920px;
	height:148px;
}
.logo {
	width:148px;
	height:148px;
	margin:0;
	padding:0;
}
.logo a {
	background:transparent url(../images/el_logo.png) no-repeat scroll 0%;
	display:block;
	height:148px;
	width:148px;
}
.logo a:hover {
	text-decoration:none;
}
/*****************nav menu**************************/
.nav {
	margin:0;
	padding:0;
	width:920px;
	height:35px;
	background:transparent url(../images/bg_nav.png) repeat-x scroll 0% 0%;
}
.nav ul {
	list-style:none;
	margin:0;
	padding:0;
}
.nav ul li {
	float:left;
	margin:0;
	padding:0;
}
.blank {
	width:310px;
	height:35px;
	display:block;
}
.nav a, .nav a:visited {
	float:left;
	line-height:3em;
	display:block;
	height:35px;
	width:100px;
	text-align:center;
	color:#98e7ff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	background:transparent url(../images/border_nav.png) no-repeat scroll 100% 0%;
}
.last a {
	display:block;
	width:100px;
	background:none;
}
.nav a:hover {
	color:#fff;
	text-decoration:none;
}
/*********************** inside body *******************************/
.content {
	margin:0;
	width:880px;
	padding:40px 20px;
	background:transparent url(../images/bg_content.png) repeat-y scroll 0% 0%;
	height:auto;
	border-bottom:2px solid #00222d;
}
.left {
	float:left;
	width:150px;
	padding:0;
	margin:0;
	min-height:620px;
}
.profile-image {
	border:1px solid #002f3d;
	width:118px;
	height:119px;
}
.profile-names {
	margin:10px 0 0;
	padding:0;
}
.profile-names ul {
	margin:0;
	padding:0;
	list-style:none;
}
.profile-names ul li {
	margin:0 0 3px 10px;
	padding:0;
	line-height:18px;
	font-size:11px;
	color:#fff;
}
.profile-names ul li a {
	margin:0;
	padding:0;
	color:#478699;
	font-weight:bold;
	text-decoration:none;
}
.profile-names ul li a:hover {
	color:#fff;
	text-decoration:none;
}
.right {
	float:right;
	padding:0;
	margin:0;
	width:730px;
}
.txtcolumn {
	float:left;
	width:330px;
	margin:0;
	padding:0 25px 0 0;
	background:none;
}
.profile-title {
	margin:0 0 30px 0;
	padding:0;
}
.txtcolumn p {
	line-height:19px;
	color:#fff;
}
.videocolumn {
	float:right;
	width:350px;
	margin:0;
	border-left:1px solid #214755;
	padding:0 0 0 24px;
	background:none;
}
.videoplayer {
	width:350px;
	height:200px;
	background:#133a46;
	border:1px solid #005069;
}
.videotabs {
	width:350px;
	height:30px;
	overflow:visible;
	margin:20px 0 0 0;
}
.videotabs ul{
	margin:0;
	padding:0;
	list-style:none;
}
.videotabs ul li{
	height:30px;
	float:left;
	background:#073240;
}

.videotabs ul li a{
	height:20px;
	display:inline-block;
	color:#98e8ff;
	line-height:20px;
	padding:5px 22px;
	text-decoration:none;
	margin:0;
	border-right:1px solid #005069;
}
.videotabs ul li a:hover{
	height:20px;
	display:inline-block;
	color:#98e8ff;
	padding:5px 22px;
	text-decoration:none;
	background:#02161c;
	margin:0;
	border-right:1px solid #005069;
}
.videotabs ul li a.last{
	display:inline-block;
/*	height:20px;
	color:#98e8ff;
	padding:5px 20px;
	text-decoration:none;
	margin:0;
*/	border-right:0;
}
.videotabs ul li a.last:hover{
/*	height:20px;
	display:inline-block;
	color:#98e8ff;
	padding:5px 20px;
	text-decoration:none;
	margin:0;
*/	border-right:0;
}
/*============================ VIDEO THUMBNAILS =====================================*/
.thumbswrap {
	background:none;
	float:left;
	height:auto;
	margin:20px 0 0 0;
	overflow:hidden;
	padding:0;
	width:350px;
	clear:both;
}
#thumbnails {
	margin:0;
	padding:0;
	width:350px;
}
#thumbnails ul {
	margin:0;
	padding:0;
	list-style:none;
}
#thumbnails li {
	float:left;
	margin:0;
	padding:0 12px 10px 0;
}
#thumbnails li img {
	border:1px solid #032029;
	margin:0;
	padding:0;
}
#thumbnails li a {
	color:#3399CC;
}
#thumbnails li a img {
	border-color:#032029;
	margin:0;
	padding:1px;
}
#thumbnails div {
	margin:0;
	padding:0;
}
/*========================================== THUMBNAILS DETAILS ===================================*/
.thumbnails-details{
	padding:7px;
	width:336px;
	height:auto;
	clear:both;
	margin:0;
	background:#00080a;
	position:relative;
	border-bottom:1px solid #000;
	border-top:1px solid #005069;
}

.fieldlist ul li {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
}
.fieldlist li {
	border:medium none;
	margin:0 0 0.5em;
	overflow:hidden;
	padding:0;
	font-size:11px;
}
.fieldlist li label {
	color:#004a60;
	float:left;
	width:40%;
}
.fieldlist li a, .fieldlist span {
	float:left;
	width:59%;
	color:#4298b2;
}

/*========================================== LOGIN DETAILS ===================================*/
.loginwrap{
	width:350px;
	margin:0 auto;
	padding:0;
	height:auto;
}
.loginbox{
	width:300px;
	margin:0;
	padding:20px;
	background:#103c48;/*url(../images/bg_box.png) repeat-x scroll 0% 0%;
/*	position:relative;
*/	
}
.loginbox_top{
	height:13px;
	display:block;
	margin:0;
	padding:0;
	background:url(../images/bg_box_top.png) no-repeat scroll 0% 0%;
}
.loginbox_bottom{
	height:13px;
	display:block;
	margin:0;
	padding:0;
	background:url(../images/bg_box_bottom.png) no-repeat scroll 0% 0%;
}
.forms{
	padding:0;
	width:336px;
	height:auto;
	clear:both;
	margin:0;
	background:#00080a;
	border-bottom:1px solid #000;
	border-top:1px solid #005069;
}

ul{
	list-style:none;
	list-style-type:none;
	list-style-position:outside;
}
.inputlist li {
	border:medium none;
	margin:0 0 1em;
	overflow:hidden;
	padding:0;
}
.inputlist li label {
	color:#7cc9de;
	float:left;
	width:35%;
	font-weight:bold;
}
.inputlist span {
	float:left;
	width:64%;
	color:#4298b2;
}
.inputlist span h5 {
	display:inline;
	font-size:11px;
	color:#fff;
}











/*----------------------------------------------------------*/

h1 {
	font-family:Arial, Helvetica, sans-serif;
	color:#5d7a81;
	font-size:12px;
	font-weight:bold;
	margin:10px 0 0;
}
h2 {
	color:#fff;
	font-size:16px;
	font-weight:bold;
	margin-bottom:2px;
}
h2.blueh2 {
	color:#005068;
	font-size:13px;
	font-weight:bold;
	padding:0;
	margin:0 0 10px 0;
}
h2.bluetitle{
	color:#00b7e2;
	font-size:24px;
	font-weight:normal;
	margin:20px;
	display:block;
}
h5 {
	color:#4a676f;
	font-size:11px;
	font-weight:normal;
}
/*========================================== FOOTER ===================================*/
.footer {
	margin:0;
	width:880px;
	font-size:11px;
	color:#7ab0c0;
	padding:0 20px;
	display:block;
}
.f_left {
	float:left;
	margin:15px 0;
	width:600px;
}
.f_right {
	float:right;
	margin:15px 0;
	text-align:right;
	width:280px;
}
.footer a {
	text-decoration:none;
}
.footer a:hover {
	text-decoration:none;
}

/***************************** forms ********************/

fieldset {
	border:medium none;
}
legend {
	display:none;
}
form {
	display:inline;
}
input, select, textarea, button {
	vertical-align:middle;
	color:#6D798B;
	font-family:Arial, Helvetica, sans-serif;
}
.txtbox {
	height:19px;
	width:180px;
	background: url(../images/bg_txtbox.gif) repeat-x scroll 0% 0%;
	border:1px solid #bbc5cd;
}
select {
	width:182px;
	background: url(../images/bg_txtbox.gif) repeat-x scroll 0% 0%;
	border:1px solid #bbc5cd;
}
.txtarea {
	height:200px;
	width:250px;
	background:url(../images/bg_input.gif) repeat-x scroll center top;
	border:1px solid #DBE0E6;
}
.btn{
	height:30px;
	width:100px;
	display:block;
	cursor:pointer;
	border:0 none;
	color:#384200;
	font-size:14px;
	font-weight:bold;
	background:transparent url(../images/bg_btn.png) no-repeat scroll 0% 0%;
}
.required {
	color:#AB0101;
	font-weight:bold;
}
.contactusform {
	margin-left:30px;
}
.contactusform td {
	padding:5px 0;
	color:#555;
}
.contactusform td.fieldinfo {
	color:#6D798B;
	padding-left:10px;
}
