/* THREE COLUMN LAYOUT */

body {
	text-align:center;  /* IE6 needs this to center the layout in the browser window */
	}
#main_wrapper {
	width:960px; /* widths of columns will scale proportionately as this width is changed */
	margin-left:auto;  /* centers max'd layout in browser */
	margin-right:auto; /* centers max'd layout in browser */
	text-align:left; /* prevents page inheriting IE6 centering hack on body */
	}
#header {
	}
	
#slogan {
background-color:#88C9F2;
color:#3d853b;
}

#top_navigation {
background-color:#FFF;
}

#page_title{
}

/* BEGIN specific for 3-col layout */

#main_area {
	padding-top: 20px;

}

#nav {
	width:252px;
	float:left;
	}
#content {
	width:506px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #caf0af;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #caf0af;
	}
#promo {
	width:200px;
	float:left;
	}
	
#video_nav {
	width:100px;
	float:left;
	}
#video_content {
	width:660px;
	float:left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #caf0af;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #caf0af;
	}
#video_promo {
	width:198px;
	float:left;
	}	
	
	
/* END specific for 3-col layout */	
	
#footer {
	width:100%;
	clear:both;
	}
#header_inner{
	/* overflow:hidden; prevents oversize elements from breaking the layout */
	}
#nav_inner, #content_inner, #promo_inner, #slogan_inner{
	overflow:hidden; /* prevents oversize elements from breaking the layout */
	}
#header_inner {
	background-color: #F2D3AD;
	background-image: url(../image/Mirela_WebPage_Header.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 95px;
	width: 960px;
	}
#slogan_inner {
	margin: 0em;
	font-weight: bold;
	padding: 8px;
}	
#nav_inner {
	margin-top: 1em;
	margin-right: 15px;
	margin-bottom: 1em;
	margin-left: 10px;
	}
#content_inner {
	margin: 10px;
	}
#promo_inner {
	margin-top: 1em;
	margin-right: 5px;
	margin-bottom: 1em;
	margin-left: 5px;
	}
	
#video_nav_inner {
	margin-top: 1em;
	margin-right: 5px;
	margin-bottom: 1em;
	margin-left: 5px;
	}
#video_content_inner {
	margin: 10px;
	}
#video_promo_inner {
	margin-top: 1em;
	margin-right: 5px;
	margin-bottom: 1em;
	margin-left: 5px;
	}	
	
#footer_inner {
	padding:.2em 1em;
	text-align:center;
	font-size: 0.8em;
	color: #9d483d;
	}
#page_title{
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
}	
#page_title h1 {
	color: #3d853b;
	text-align: center;
	padding-top: 10px;
}
.happy #main_wrapper #main_box #content #content_inner ul {
	margin: 0px;
	padding-left: 15px;
}
.happy #main_wrapper #main_box #content #content_inner li {
	padding: 0px;
	color: #000000;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#main_box #content #content_inner img {
	margin-right: 15px;
}
#main_box #nav #nav_inner img {
	margin-right: 5px;
}
#main_box #nav #nav_inner {
	margin-top: 10px;
	margin-bottom: 20px;
}

.video_module_small {
	margin-top: 5px;
	margin-bottom: 15px;
}

.info_container #promo ul {
	padding-left: 15px;
}
.videos_container #promo ul {
	padding-left: 15px;
}

.moduleA {
background:transparent url(../image/moduleA-w227.gif) repeat-y scroll 0 0;
width:227px;
}
.moduleA_inner {
background:transparent url(../image/moduleA_inner-w227.gif) no-repeat scroll left bottom;
padding-bottom:1px;
}
.item_featured {
padding-bottom:14px;
}
.moduleA__hdr {
background:transparent url(../image/moduleA__hdr-lb1.png) no-repeat scroll 0 0;
position:relative;
}
.moduleA__hdr_inner {
background:transparent url(../image/moduleA__hdr_inner-lb1.png) no-repeat scroll right top;
height:25px;
padding:11px 0 0 15px;
}
.info_container #nav #nav_inner .moduleA .moduleA_inner h3 {
	margin-left: -15px;
}
.info_container #nav #nav_inner .moduleA .moduleA_inner .item_featured h5 {
	padding-left: 13px;
}
.info_container #nav {
	margin-top: -13px;
}

.happy .highlight_bullet {
	text-decoration: underline;
}

.video_index_img {
	padding: 10px 8px 0 8px;
}

.video_nav_link {
	font-size:12px;
	font-weight: bold;
	text-decoration: underline;
	margin-left:auto;
	margin-right:auto;
	width:90px;
	text-align: center;
}

.video_nav_img {
	display: block;
	margin-left:auto;
	margin-right:auto;
}

ul.video_promo_link {
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#showLoggedUserBox {
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	text-align: right;
	font-size: 1em;
	color: #FFF;
}

.movie {
	background:#FFFFFF url(../image/loading.gif) no-repeat scroll center;
}
