/* LEFT AND RIGHT FIXED TABS */

.tv_lr_tab {

	background:url(../images/tv_lrtab.png) repeat-y scroll 5px 2px;

	cursor:pointer;

	position:fixed;

	padding-top:16px;

	padding-bottom:16px;

	width:35px;

	line-height:35px;

	z-index:3;}



.tv_lr_tab:hover {

	background:url(../images/tv_lrtab.png) repeat-y scroll -30px 2px;}



.tv_lr_tab_inner {

	font-size:12pt;

	font-weight:normal;

	width:35px;

	float:right;}



/* IE6 WARNING */

#tv_iepopouter {

	position:absolute;

	top:0px;

	z-index:998;

	background:#000000;

	width:100%;

	height:1200px;}



#tv_iepopinner {

	padding-top:34px;

	border:1px solid #ffffff;

	position:absolute;

	z-index:999;

	background:url(../odishi/iewarning/images/gradient.jpg) bottom repeat-x;

	width:345px;

	height:300px;

	left:50%;

	margin-left:-172px;

	top:200px;}

	

#tv_iepopwrap {

	cursor:pointer;margin-right:5px;margin-top:-19px;margin-bottom:0px;float:right;

	background:url(../odishi/iewarning/images/close.jpg) no-repeat;width:24px;height:24px;}



#tv_iepopwrap2 {

	margin-left:5px;margin-top:3px;

	margin-bottom:15px;float:left;

	background:url(../odishi/iewarning/images/ie.jpg) no-repeat;

	width:59px;height:57px;}

	

#tv_iepop_bigtitle {

	margin-top:6px;margin-bottom:15px;float:left;padding-left:5px;font-size:18px;color:#000000;}

	

#tv_iepop_upgrade {

	cursor:pointer;

	background: url(../odishi/iewarning/images/button.jpg) no-repeat;

	width:142px;height:34px;line-height:30px;}

	

#tv_iepop_maintext {

	margin-top:-10px;margin-left:20px;width:87%;color:#000000;margin-bottom:33px;}	





/* MAIN COLUMN WRAPS AND MODULE FLOAT */

#tv_columns_wrap {

	overflow:hidden;

	position:relative;

	width:100%;}



#tv_columns_wrap_inner {

	width:200%;}



#tv_center_column_wrap {

	float:left;

	left:50%;

	position:relative;

	width:50%;}



#tv_center_column_wrap_inner {

	left:-100%;

	overflow:hidden;

	min-height:1px;

	position:relative;}



#tv_left_column_wrap {

	float:left;

	left:-50%;

	position:relative;}



#tv_below_body_wrap {

	margin-top:14px;}



#tv_main_body_wrap {

	min-height:100%;

	width:100%;}



#tv_width_wrap {

	position:relative;

	margin-left:auto;

	margin-right:auto;}



.tv_wrap {

	margin:0 auto;}



.tv_float_left {

	float:left;}



/* FRONTEND ERROR MESSAGE */

.tv_frontenderrormsg {

	float: left;

    height: 48px;

    margin-top: -7px;

    width: 61px;

	background: url(../images/odishi/error.png) no-repeat;}

	

/* FOUR DIVS MODULES */

	

#tv_above_body .tv_fourdivs_2 {

padding-bottom:5px;

padding-right:15px;

}



#tv_below_body .tv_fourdivs_2 {

padding-top:15px;

padding-right:15px;

}



#tv_above_body, #tv_below_body {

margin-right:-15px;

}



.tv_fourdivs_title {

margin-bottom:8px;

}



/* DROP DOWN */



#tv_drop_down_container_inner {

padding-bottom:12px;

padding-right:10px;

padding-left:10px;

padding-top:30px;

}



#tv_drop_down_container {

display:none;

overflow:hidden;

}



#tv_drop_down_button {

cursor:pointer;

}



#tv_drop_down_inner .tv_fourdivs_1 {

padding-left:24px;

margin-bottom:40px;

}



#tv_drop_down_inner .tv_fourdivs_title {

margin-bottom:14px;

}



#tv_drop_down_container_inner {

z-index:1;

position:relative;

}



#tv_drop_down_button {

position:relative;

z-index:1;

}