/*
Theme Name: EbandLife-2
Theme URI:
Description:
Version: 1.0
*/

html {
	height: 100%; 
}
body {
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	color: #4c4c4c;
	background: #fff url('images/body-bg.gif') repeat-x;
	min-height: 100%; 
}

img {
	border: none;
}

form {
	margin: 0;
	padding: 0;
}
input.text {
	width: 155px;
	height: 25px;
	border: 1px solid #b8b7b7; 
	background: #fff;
	color: #ccc;
	padding: 1px 0 0 6px;
	font: 18px Arial, Helvetica, sans-serif;
}
input.clicked {
	border: 2px solid #7fb4be; 
}
a img {
	display: block; 
}
#page {
	margin: 0 auto;
	width: 948px;
	overflow: hidden;
	min-height: 100%;
	position: relative; 
}
* html #page {
	height: 100%; 
	overflow: visible;
}
/*logo start*/
.logo {
	margin: 0;
	position: absolute;
	left: 40px;
	top: 33px; 
	z-index: 95;
}

.logo a {
	display: block; 
	text-indent: -9999px;
	width: 207px;
	height: 79px;
	overflow: hidden;
	background: url('images/logo.gif') no-repeat;
}

/*logo end*/
/*header start*/
#header {
	overflow: hidden;
	height: 115px; 
	position: absolute;
	left: 0;
	top: 29px; 
	padding: 6px 0 0;
	width: 948px;
}
/* form start */
#header .form {
	float: right; 
	text-align: center; 
	font-size: 11px;
	padding: 0 17px 0 0;
	color: #ccc;
}
#header .form div {
	float: left; 
	padding: 0 0 0 10px;
}
#header .form span {
	display: block; 
	padding: 7px 0 0;
	clear: both;
}
#header .form a {
	text-decoration: underline; 
	color: #ccc;
}
#header .form a.color {
	color: #f58a2a;
}
#header .form a:hover {
	text-decoration: none; 
}
#header .form .text {
	display: block; 
	margin: 2px 0 0;
	float: left; 
}
#header .form .clicked {
	margin: 1px 0 -1px;
	width: 153px;
}
#header .form .submit {
	float: left; 
	margin: 0 0 0 8px;
}
/* form end */
/* navigation start */
.navigation {
	width: 932px;
	height: 38px;
	position: absolute;
	left: 8px;
	top: 83px; 
	background: url(images/navigation-bg.gif) no-repeat ;
	overflow: hidden;
}
.navigation ul {
	margin: 2px 0 0 100px;
	display: inline; 
	padding: 0 2px 0 0;
	list-style: none;
	float: left; 
	background: url(images/navigation-divider.gif) no-repeat 100% 0;
}
.navigation ul li {
	float: left; 
	padding: 0 0 0 2px;
	line-height: 37px;
	height: 36px;
	background: url(images/navigation-divider.gif) no-repeat ;
}
.navigation ul li a {
	float: left; 
	padding: 0 14px;
	text-decoration: none; 
	color: #4c4c4c;
	background: url(images/navigation-hover.gif) repeat-x 0 -9999px;
}
.navigation ul li a.active,
.navigation ul li a:hover {
	background-position: 0 0;
}
/* navigation end */
/*header end*/

#main {
	overflow: hidden;
	width: 100%; 
	padding: 150px 0 83px;
}
#content {
	overflow: hidden;
	width: 911px;
	margin: 0 0 0 8px;
	padding: 0 11px 0 10px;
	background: #fff;
	min-height: 895px;
}
* html #content {
	height: 895px;
	overflow: visible;
}
.left-shadow {
	display: block; 
	width: 8px;
	position: absolute;
	left: 0;
	top: 150px; 
	height: 895px;
	background: url(images/page-left-bg.png) no-repeat ;
}
.right-shadow {
	background: url(images/page-right-bg.png) no-repeat ;
	display: block; 
	width: 8px;
	position: absolute;
	right: 0;
	top: 150px; 
	height: 895px;
}
/* footer start */
#footer {
	overflow: hidden;
	height: 50px;
	margin: -60px auto 0;
	width: 894px;
	padding: 10px 22px 0 16px;
	border-top: 1px solid #ececec; 
	color: #808080;
	font-size: 11px;
	position: relative;
	z-index: 100;
}
#footer p {
	margin: 0; 
	padding: 2px 0 0;
	float: left; 
}
#footer a {
	float: right; 
}
/* footer end */
/*sifr start*/
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
object, embed {
	margin: 0;
	padding: 0;
	display: block;
}
/*sifr end*/

/* main-col start */
.main-col {
	float: left;
	width: 643px;
	margin: 9px 0 0;
}
.main-col a {
	text-decoration: none; 
	color: #18b8de;
}
.main-col a:hover {
	text-decoration: underline; 
}

.main-col .block {
	overflow: hidden;
	margin: 27px 15px 0 27px;
	height: 100%; 
}
.main-col .block .head {
	overflow: hidden;
	height: 100%;
	position: relative; 
	padding-bottom: 1px;
	border-bottom: 1px solid #d9d9d9; 
}
.main-col .nobg .head {
	border:none;
}
.main-col .block .head h2 {
	float: left;
	margin: 0; 
	font-size: 31px;
	color: #666;
	height: 37px;
}
.main-col .block .head h2 span {
	float: left; 
	font-size: 31px;
}
.main-col .block .head a {
	float: right; 
	margin: 2px 0 0;
}
.main-col .block .cont {
	overflow: hidden;
	height: 100%;
	margin: -14px 0 0;
}
.main-col .block p {
	margin: 0; 
	line-height: 20px;
	padding: 20px 0 0;
}
.main-col .block .links {
	margin: 0;
	list-style: none;
	line-height: 20px;
	padding: 20px 0 0;
}
.line-blocks {
	overflow: hidden;
	height: 100%;
	color: #333;
	margin-bottom: -15px;
}
.line-divider {
	overflow: hidden;
	height: 100%;
}
.line-block {
	float: left;
	width: 270px;
	padding: 18px 30px 15px 0;
}
.line-block h4 {
	margin: 0; 
	color: #333;
	font-size: 21px;
	font-weight: normal; 
}
.line-block img {
	float: left; 
	margin: 7px 9px 0 3px;
}
.line-block p {
	margin: 0; 
	padding: 5px 0 0 !important;
	line-height: 17px !important;
}
.main-col .block h3 {
	margin: 0; 
	font-size: 17px;
	font-weight: normal;
	color: #333;
	padding: 17px 0 0;
	margin-bottom: -16px;
}
/* image-block start */
.image-block {
	overflow: hidden;
	height: 100%;
	background: url(images/image-block-bg.gif) repeat-y ;
	margin: 0 0 -3px;
	position: relative; 
}
.image-block .top-bg {
	overflow: hidden;
	height: 100%;
	background: url(images/image-block-top-bg.gif) no-repeat ;
}
.image-block .bottom-bg {
	overflow: hidden;
	height: 100%;
	background: url(images/image-block-bottom-bg.gif) no-repeat 0 100%;
	padding: 3px;
}
.image-block img {
	display: block; 
}
.image-block .bottom-bg div {
	position: absolute;
	right: 35px;
	text-align: right; 
	top: 23px; 
	color: #fdfdfe;
}
.image-block .bottom-bg div h2 {
	margin: 0; 
	font-size: 24px;
	color: #7dc4d1;
}
.image-block .bottom-bg div p {
	margin: 0; 
	line-height: 17px;
}
.image-block .bottom-bg div a {
	float: right; 
	margin: 16px 0 0;
}
/* image-block end */
/* main-col end */
/* sidebar start */
.sidebar {
	float: right; 
	width: 258px;
	margin: 1px 0 0;
}
.signup-btn {
	display: block;
	height: 69px;
	margin-top: 10px;
	overflow: hidden;
	text-indent: -9999px; 
	background: url(images/signup-btn.gif) no-repeat ;
}
.signup-btn:hover {
	background-position: 0 -69px;
}
.sidebar .block {
	overflow: hidden;
	height: 100%;
	background: url(images/sidebar-block-bg.gif) repeat-y ;
	margin: 10px 0 0;
	font-size: 10px;
}
.sidebar .block .head {
	height: 41px;
	background: url(images/sidebar-block-head-bg.gif) no-repeat ;
	overflow: hidden;
	padding: 0 0 0 11px;
	position: relative; 
}
.sidebar .block .head h2 {
	float: left;
	margin: 8px 0 0; 
	font-size: 22px;
	height: 24px;
	line-height: 24px;
	color: #fff;
}
.sidebar .block .head a {
	position: absolute;
	right: 16px;
	top: 12px; 
	text-decoration: underline; 
	font-size: 12px;
	color: #ccc;
}
.sidebar .block .head a:hover {
	text-decoration: none; 
}
.sidebar .block .cont {
	overflow: hidden;
	height: 100%;
	background: url(images/sidebar-block-bottom-bg.gif) no-repeat 0 100%;
	padding: 0 1px 4px;
}
.sidebar .block .bg {
	overflow: hidden;
	height: 100%;
	background: #fff url(images/sidebar-block-gradient.gif) repeat-x bottom;
}
/* video start */
.video {
	overflow: hidden;
	height: 100%;
	padding: 8px 0 7px 8px;
}
.video img {
	border: 1px solid #ccc; 
}
.video h3 {
	margin: 0; 
	padding: 7px 0 0 5px;
	font-size: 21px;
	font-weight: normal; 
	line-height: 24px;
}
.video p {
	margin: 0; 
	padding: 0 0 0 5px;
}
/* video end */
/* spread-form start */
.spread-form {
	overflow: hidden;
	height: 100%;
	padding: 0 0 12px 15px;
}
.spread-form p {
	margin: 0; 
	line-height: 12px;
	padding: 12px 0 6px;
}
.spread-form .text {
	float: left; 
	width: 219px;
	margin: 9px 0 0;
}
.spread-form .clicked {
	margin-left: -1px;
	margin-top: 8px;
	margin-bottom: -1px;
}
.spread-form .submit {
	float: right; 
	margin: 14px 18px 0 0;
}
/* spread-form end */
/* sidebar end */
#popup-shadow {
	position: absolute;
	z-index: 99;
	left: 0;
	top: 0; 
	width: 100%; 
	height: 1%;
	display:none;
	background: url(images/popup-shadow.png);
}
/* popup start */
#popup {
	position: absolute;
	z-index: 100;
	left: 0;
	top: 0; 
	display:none;
	width: 612px;
}
#popup .holder {
	overflow:hidden;
	margin:0 auto;
	background: #fff;
}
#popup div {
	padding: 6px 6px 18px;
	overflow: hidden;
	height: 100%;
}
#popup img {
	display: block; 
}
#popup h2 {
	float: left; 
	padding: 16px 0 0 14px;
	margin: 0; 
	font-size: 21px;
	font-weight: normal; 
}
#popup .close {
	float: right; 
	margin: 23px 11px 0 0;
}
/* popup end */

/* inner start */
.inner {
	overflow: hidden;
	width: 874px;
	padding: 32px 19px 0 18px;
	position: relative; 
}
/* news-list start */
.news-list {
	overflow: hidden;
	height: 100%;
	padding: 22px 0 0;
}
.inner .head {
	overflow: hidden;
	height: 100%;
	padding: 0 0 7px;
	border-bottom: 1px solid #cdcdcd; 
}
.inner .head h2 {
	margin: 0; 
	float: left;
	font-size: 29px;
	font-weight: normal; 
	color: #333;
}
.inner .head h2 span {
	color: #ccc;
}
.inner .head .link {
	float: left; 
	margin: 14px 0 0 7px;
	text-decoration: underline; 
	color: #00b3d9;
}
.inner .head .link:hover {
	text-decoration: none; 
}
.inner .head .btn {
	float: right; 
}
.inner .head ul {
	float: left; 
	margin: 0;
	padding: 6px 0 0 8px;
	list-style: none;
}
.inner .head ul li {
	float: left; 
	padding: 0 0 0 7px;
}
.inner .head ul li a {
	float: left; 
	padding: 0 8px;
	line-height: 25px;
	text-decoration: none; 
	color: #4c4c4c;
}
.inner .head ul li a.active,
.inner .head ul li a:hover {
	border: 1px solid #cac9c9; 
	padding: 0 7px;
	line-height: 23px;
	background: #d8edf1;
}
.news-list table {
	border-collapse: collapse;
	width: 100%; 
	margin: 9px 0 0;
}
.news-list table td {
	padding: 0 0 0 13px; 
	height: 30px;
	border-top: 1px solid #f2f2f2; 
}
.news-list table thead td {
	background: #ccc;
}
.news-list table td a {
	text-decoration: underline; 
	color: #00b3d9;
	margin-right: 16px;
}
.news-list table td a.del {
	color: #f02;
}
.news-list table td a:hover {
	text-decoration: none; 
}
.news-list table .color td {
	background: #e6e6e6;
}
.news-list table td.col1 {
	width: 143px;
}
.news-list table td.col2 {
	width: 228px;
}
.news-list table td.col3 {
	width: 254px;
}
.news-list table td.col4 {
	width: 81px;
}

.news-list .show-table td.col1 {
	width: 143px;
}
.news-list .show-table td.col2 {
	width: 208px;
}
.news-list .show-table td.col3 {
	width: 205px;
}
.news-list .show-table td.col4 {
	width: 75px;
}
.news-list .show-table td.col5 {
	width: 62px;
}
/* news-list end */
/* news-form start */
.news-form {
	overflow: hidden;
	height: 100%;
	padding: 37px 0 20px;
}
.news-form .left-form {
	float: left;
	width: 358px;
	padding: 8px 0 0;
}
.news-form label {
	display: block; 
	padding: 9px 0 6px;
}
.news-form .left-form .line {
	overflow: hidden;
	height: 100%;
}
.news-form .left-form .line select {
	float: left; 
	margin: 0 14px 0 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	width: 75px;
}
.news-form .left-form .line .month {
	width: 115px;
}

.news-form .left-form .line .text {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	width: 331px;
	height: 22px;
	padding: 4px 0 0 6px;
	border: 1px solid #d9d9d9; 
	float: left; 
}
.news-form .left-form .line .time {
	padding-left: 0;
	width: 29px;
	text-align: center; 
}
.news-form .left-form .line .time-dot {
	line-height: 28px;
	padding: 0 8px;
	float: left; 
}
.news-form .left-form .calendar-link {
	float: left; 
	margin-left: -3px;
}
.news-form .right-form {
	float: right; 
	width: 515px;
	padding: 8px 0 0;
}
.news-form .right-form textarea {
	float: left; 
	margin: 0;
	overflow: auto; 
	font: 12px Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	width: 504px;
	height: 142px;
	padding: 0 0 0 6px;
	border: 1px solid #d9d9d9; 
}
.news-form .right-form .comments-area {
	height: 107px;
}
.news-form .left-form .radio-block {
	float: left;
	padding: 0 0 0 18px;
}
.news-form .left-form .radio {
	width: 15px;
	height: 15px;
	margin: 6px 0 0; 
	float: left; 
}
.news-form .left-form .line label {
	float: left; 
	line-height: 28px;
	padding: 0 13px 0 3px; 
}
.news-form .line em {
	float: left; 
	font-size: 11px;
	padding: 5px 0 0;
}
/* news-form end */
.outtaHere {
	position:absolute;
	left:-3000px;
}

/* Selects */
.selectArea {
	height: 26px;
	float: left;
	margin-right: 14px;
	display: inline; 
	font-size: 12px;
	position: relative;
	color: #4c4c4c;
	line-height: 26px;
	border: 1px solid #d9d9d9; 
}

.selectArea .left {
	width: 5px;
	height: 19px;
	margin: 0 !important;
	padding: 0 !important;
	background: url(images/form/left.gif) no-repeat;
	display: block;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	display: none; 
}

.selectArea a.selectButton {
	display: block;
	float: none;
	width: 100%;
	height: 26px;
	background: url(images/select-arrow.gif) no-repeat 100% 0;
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	z-index: 4;
}

.selectArea .center{
	display: block;
	height: 26px;
	line-height: 26px;
	margin: 0 31px 0 6px !important;
	padding: 0 !important;
	overflow: hidden;
	float: none !important;
}

.selectArea .disabled {
	width: 100%;
	height: 19px;
	background-color: #2F384E;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

/*Selects drop-down*/
.optionsDivInvisible,
.optionsDivVisible {
	position: absolute;
	border: 1px solid #d9d9d9;
	background: #fff;
	display: block;
	margin-top: 8px;
	z-index: 30;
	font-size: 12px;
	overflow: auto;
}
.optionsDivInvisible {display: none;}
.optionsDivVisible ul {
	margin:0;
	padding:2px;
	list-style: none;
}

* html .optionsDivVisible ul {
	float: left;
}
* +html .optionsDivVisible ul {
	overflow-x: hidden;
}

.optionsDivVisible ul li {
	width: 100%;
}


.optionsDivVisible a {
	color: #000;
	text-decoration: none;
	display: block;
	padding: 2px 4px;
	height: 100%; 
	display: block;
	line-height: normal !important;
	font-weight: normal;
	text-decoration: none;
}
.optionsDivVisible a:hover {
	background-color: #4c4c4c;
	color: #FFF;
	text-decoration: none;
}
/* media start */
.media {
	overflow: hidden;
	height: 100%;
	padding: 30px 0 0;
}
.media-list {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	height: 100%;
}
.media-list li {
	width: 97px;
	float: left; 
	padding: 16px 24px 12px;
	text-align: center; 
}
.media-list li .links {
	height: 22px;
}
.media-list li .links a {
	margin: 0 1px;
}
.media-list li .links img {
	display: inline; 
}
.media-list li .img {
	display: block; 
	border: 1px solid #cbcbcb; 
}
.media-list li p {
	margin: 0; 
	padding: 7px 0 0;
}
.media-list li span {
	display: block; 
	padding: 6px 0 0;
}
.media-list li span a {
	text-decoration: underline; 
	margin: 0 7px;
	color: #00b3d9;
}
.media-list li span a.del {
	color: #f02;
}
.media-list li span a:hover {
	text-decoration: none; 
}
/* media end */
/* media-form start */
.media-form {
	overflow: hidden;
	height: 100%;
	padding: 2px 0 0;
}
.media-form .line {
	overflow: hidden;
	height: 100%;
}
.media-form .line .box {
	float: left; 
}
.media-form .line .file {
	float: right;
	position: relative; 
	width: 440px;
}
.media-form .line label {
	display: block; 
	padding: 16px 0 6px;
}
.media-form .line .text {
	font: 12px Arial, Helvetica, sans-serif;
	color: #4c4c4c;
	width: 411px;
	height: 22px;
	padding: 4px 0 0 6px;
	border: 1px solid #d9d9d9; 
	float: left; 
}
.media-form .line .file span {
	float: left; 
	height: 26px;
	width: 13px;
	background: #fff;
	position: relative; 
	z-index: 100;
}
.media-form .line .file .text {
	width: 330px;
	position: relative; 
	z-index: 100;
}
.media-form .line .file .browse {
	float: left;
	margin: -4px 0 0;
}
.media-form .line .file-inp {
	position: absolute;
	right: 0;
	top: 36px; 
	font-size: 18px;
	float: left; 
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0; 
}
* html .media-form .line .file-inp {
	font-size: 20px;
}
/* media-form end */
/* login start */
.login {
	overflow: hidden;
	color: #ccc;
	margin-top: -6px;
	padding: 0 26px 0 0;
}
.login .btn {
	float: right; 
	margin: 4px 0 0;
}
.login div {
	float: right; 
	padding: 0 10px 0 0;
}
.login div p {
	margin: 0; 
	text-align: right; 
	font-size: 17px;
}
.login div p span {
	color: #f58a2a;
}
.login .link {
	float: right;
	font-size: 11px;
	clear: both;
	padding: 2px 2px 0 0;
}
.login .link a {
	text-decoration: underline; 
	color: #ccc;
}
.login .link a:hover {
	text-decoration: none; 
}
/* login end */
/* subnav start */
.subnav {
	margin: 0;
	padding: 9px 0 0;
	list-style: none;
	position: absolute;
	left: 8px;
	top: 150px; 
	border-bottom: 1px solid #b8b8b8; 
	height: 23px;
	width: 932px;
	text-align: center; 
	background: url(images/subnav-bg.gif) repeat-x ;
}
.subnav li {
	display: inline; 
	padding: 0 4px;
}
.subnav li a {
	padding: 3px 11px;
	text-decoration: none; 
	color: #4c4c4c;
}
.subnav li a:hover {
	border: 1px solid #acbabe; 
	background: #d8edf1;
	padding: 3px 10px;
}
/* subnav end */
/* inner end */
/* cat-list start */
.cat-list {
	margin: 0;
	padding: 8px 0 13px 16px;
	list-style: none;
}
.cat-list li {
	font-size: 12px;
	padding-top: 4px;
}
.cat-list li a {
	color: #57acd3;
	text-decoration: none; 
	padding: 0 9px 0 0;
	background: url(images/cat-list-arrow.gif) no-repeat 100% 6px;
}
.cat-list li a:hover {
	text-decoration: underline; 
}
/* cat-list end */
.inner-page {
	margin-bottom: -13px;
}
.inner-page .block {
	overflow: hidden;
	margin: 14px 15px 0 27px;
	padding-bottom: 13px;
	height: 100%; 
}
.inner-page2 {
	margin-bottom: -13px;
}
.inner-page2 .block {
	overflow: hidden;
	margin: 14px 15px 0 27px;
	padding-bottom: 13px;
	height: 100%; 
}
/* partner start */
.partner {
	overflow: hidden;
	height: 100%;
}
.partner .date {
	display: block; 
	padding: 4px 0 0;
	margin-bottom: -8px;
}
.partner .left-img {
	float: left; 
	padding: 5px 6px;
	margin: 20px 12px 10px 0;
	border: 1px solid #d9d9d9; 
}
.partner .header {
	display: block; 
}
.block .partner .links {
	padding: 17px 0 11px;
}
.partner .links li {
	display: inline; 
	padding-right: 15px;
}
/* partner end */
/* partner-form start */
.partner-form {
	overflow: hidden;
	height: 100%;
	margin-top: 17px;
	border-top: 1px solid #d9d9d9; 
}
.block .partner-form h3 {
	font-size: 12px;
	margin: 14px 0 0; 
	padding: 0; 
}
.block .partner-form div {
	overflow: hidden;
	height: 100%;
	padding: 8px 0 0;
}
.block .partner-form div .text {
	color: #4c4c4c;
	font: 12px Arial, Helvetica, sans-serif;
	width: 175px;
	padding: 5px 9px 6px;
	height: auto;
	border: 1px solid #d3d3d3; 
	float: left; 
}
.block .partner-form div span {
	float: left; 
	padding: 0 0 0 13px;
	line-height: 28px;
}
.block .partner-form div textarea {
	width: 453px;
	height: 126px;
	color: #4c4c4c;
	margin: 4px 0 0; 
	border: 1px solid #d3d3d3; 
	font: 12px Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 9px;
	overflow: auto;
	float: left; 
}
/* partner-form end */
/* partner-list start */
.partner-list {
	margin: 22px 0 0;
	padding: 0 0 60px;
	list-style: none;
	border-top: 1px solid #d9d9d9; 
}
.partner-list li {
	border-bottom: 1px solid #d9d9d9; 
	overflow: hidden;
	height: 100%;
	padding: 13px 0 22px 6px;
}
.partner-list li strong {
	display: block; 
	font-size: 14px;
	font-weight: normal; 
}
.block .partner-list li p {
	padding: 5px 0 0; 
}
/* partner-list end */