body{

	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #787878;
	text-decoration: none;
	line-height: 19px;
	text-align: justify;
}


img { background: url(../images/imgloader.gif) no-repeat 50% 50%; } 

td{
	font-size: 12px;
	line-height: 19px;
	text-align: justify;
}
a{
	color: #787878;
	text-decoration: none;
}

a:link{
	color: #787878;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
	color:#000;
}
.more{
	text-decoration: none;
	color:#787878;
	font-weight: bold;
}
.more:link{
	color:#787878;
	font-weight: bold;
	text-decoration: none;
}
.more:hover{
	text-decoration: none;
	color:#2E2E2E;
}

.main_tabl{
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	vertical-align: top;
}
.banner_brkr{
	background-image: url(../images/banner_brkr.gif);
	background-repeat: no-repeat;
	background-position: center center;
	width: 6px;	
}
.logo{
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 227px;
	width: 197px;	
	vertical-align: top;
}
.banner_rgt_col{
	vertical-align: middle;
	height: 227px;
	width: 234px;
	padding-left: 15px;
}
.roman_red{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #df060c;
	text-decoration: none;	
}
.roman_grey{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #696969;
	text-decoration: none;	
}
.btn_bg{
	background-image: url(../images/btn_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 32px;
	color:#FFFFFF;
	text-align:center;
}
.btn_left{
	background-image: url(../images/btn_left.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 26px;
	width: 15px;
}
.btn_right{
	background-image: url(../images/btn_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 26px;
	width: 32px;
	vertical-align:middle;
	text-align:left;
}
.btn_brkr{
	background-image: url(../images/btn_brkr.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 26px;
	width: 17px;
}
.formpad{
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.serach_left{
	background-image: url(../images/serach_left.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 24px;
	width: 3px;
}
.serach_right{
	background-image: url(../images/search_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 24px;
	width: 3px;
	background-color:#959595;
	
}
.serach_bg{
	height: 24px;
	border-bottom-color: #959595;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #959595;	
	padding-left: 3px;
}
.search_btn_right{
	background-image: url(../images/search_btn_right.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 26px;
	width: 6px;
}
.search_btn_bg{
	background-image: url(../images/search_btn_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 26px;
	width: 40px;
	vertical-align:middle;
	text-align: center;
}
.search_txtfld{
	height: 18px;
	width: 155px;
	border: 0px;
	margin: 0px;
	padding: 0px;
	color: #666;
}
.main_content{
	padding-right: 5px;
	padding-top: 25px;
	padding-bottom: 15px;
	vertical-align: top;
}
H1{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #585858;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
H2{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #0d8db3;
	text-decoration: none;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
P{
	margin-top: 10px;
	margin-bottom: 10px;
}
.login_btn_pad{
	padding-top: 4px;
	padding-bottom: 3px;
	text-align:left;
}
.login_left{
	background-image: url(../images/login_left.gif);
	background-repeat: no-repeat;
	background-position: right center;
	height: 24px;
	width: 108px;
}
.login_bg{
	background-image: url(../images/login_bg.gif);
	background-repeat: repeat-x;
	background-position: center center;
	height: 24px;
	text-align:center;
	vertical-align: middle;
	color: #FFFFFF;
}
.login_btn{
	width: 29px;
}

		.yui-nav li {
			padding: 0;
			margin: 0;
			margin-right: 3px !important;		/* spacing between tabs */
		}

		.yui-nav li.selected {
			margin-bottom: -1px;	/* hide bottom border on selected tab */
		}

		.yui-nav a {
			background: url('../images/tab_normal.jpg');
			font-weight: normal;
			color: #717171;
			border: 1px solid #ccc;
			border-bottom: 0;
			text-decoration: none;
			padding: 0 8px;
		}

		.yui-nav a em {
			display: inline !important;
			line-height: 22px;
			_margin-right: -1px;
		}

		.yui-nav a:hover {
			background: #ccc url('../images/tab_hover.jpg');
			color: #333;
			border-color: #999;
		}

		.yui-nav .selected a, .yui-nav .selected a:hover {
			background: #e7faf2 url('../images/tab_selected.jpg');
			
		}

		.yui-nav .selected a {
			color: #3c8dbe;
			border-color: #999;
			padding: 0 10px;
			height: 29px;
			font-weight: bold;
		}

		.yui-nav .selected a em {
			line-height: 29px;
			overflow: hidden;
			_margin-right: 0px;
		}

		.yui-content {
			border: 1px solid #999;
			background-color: #ffffff;
			padding-top: 15px;
			padding-left: 10px;
			padding-right: 10px;
			padding-bottom: 10px;
		}

		/* rounded corners */

		.yui-nav a .tl, .yui-nav a .tr {
			position: absolute;
			width: 6px;
			height: 6px;
			top: -1px;
		}

		.yui-nav a .tl {
			left: -1px;
			background: transparent url('../images/tab_normal_tl.jpg') no-repeat;
		}

		.yui-nav a .tr {
			right: -1px;
			background: transparent url('../images/tab_normal_tr.jpg') no-repeat;
		}

		.yui-nav a:hover .tl {
			background: transparent url('../images/tab_hover_tl.jpg') no-repeat;
		 }
   
		.yui-nav a:hover .tr {
			background: transparent url('../images/tab_hover_tr.jpg') no-repeat;
		}

		.yui-nav .selected a .tl, .yui-nav .selected a .tr {
			width: 7px;
			height: 7px;
		}

		.yui-nav .selected a .tl {
			background: transparent url('../images/tab_selected_tl.jpg') no-repeat !important;
		 }
   
		.yui-nav .selected a .tr {
			background: transparent url('../images/tab_selected_tr.jpg') no-repeat !important;
		}

		.wdtool1{
			float: left;
			background-image: url(../images/wdtool1.jpg);
			background-repeat: no-repeat;
			background-position: left top;
			width: 83px;
			height: 76px;
		}
		.wdtool2{
			float: left;
			background-image: url(../images/wdtool2.jpg);
			background-repeat: no-repeat;
			background-position: left top;
			width: 83px;
			height: 76px;
		}
		.wdtool3{
			float: left;
			background-image: url(../images/wdtool3.jpg);
			background-repeat: no-repeat;
			background-position: 3px top;
			width: 83px;
			height: 76px;
		}
		.wdtool4{
			float: left;
			background-image: url(../images/wdtool4.jpg);
			background-repeat: no-repeat;
			background-position: 5px top;
			width: 83px;
			height: 76px;
		}
		
		
			#example {height:20em;}

	/* Aqua Panel Skin CSS */

	/* Provide skin for default Panel elements, ontop of container-core.css */
	#relatedFiles_c.yui-panel-container.shadow .underlay { 
		position:absolute;
		left:3px;
		right:-3px;
		top:3px;
		bottom:-3px;
		background-color:#000;
		opacity:0.12;
		filter:alpha(opacity=12);
	}
	#relatedFiles.yui-panel {
		border:none;
		overflow:visible;
		background-color:transparent;
	}
	#relatedFiles.yui-panel .container-close {
		position:absolute;
		top:5px;
		right:6px;
		height:15px;
		width:25px;
		background:url(../images/aqua-hd-close.gif) no-repeat; 
	}

	/* span:hover not supported on IE6 */
	#relatedFiles.yui-panel .container-close:hover {
		background:url(../images/aqua-hd-close-over.gif) no-repeat; 
	}
	#relatedFiles.yui-panel .hd { 
		padding:0;
		border:none;
		background:url(../images/aqua-hd-bg.gif) repeat-x;
		color:#626262;
		height:22px;
		margin-left:6px;
		margin-right:6px;
		text-align:left;
		text-indent: 3px;
		overflow:visible;
		padding-top:1px;
	}
	#relatedFiles.yui-panel .bd {
		overflow:hidden;
		padding:4px;
		border:1px solid #aeaeae;
		background-color:#FFF;
	}
	#relatedFiles.yui-panel .ft {
		font-size:75%;
		color:#666;
		padding:2px;
		overflow:hidden;
		border:1px solid #aeaeae;
		border-top:none;
		background-color:#dfdfdf;
	}

	/* Provide skin for custom elements */
	#relatedFiles.yui-panel .hd span {
		vertical-align:middle;
		line-height:22px;
		font-weight:normal;
	}
	#relatedFiles.yui-panel .hd .tl {
		width:7px;
		height:22px;
		top:0;
		left:0px;
		background:url(../images/aqua-hd-lt.gif) no-repeat;
		position:absolute;
	}
	#relatedFiles.yui-panel .hd .tr {
		width:7px;
		height:22px;
		top:0;
		right:0px;
		background:url(../images/aqua-hd-rt.gif) no-repeat;
		position:absolute;
	}
	
	#customize.yui-panel .hd { 
		padding:0;
		border:none;
		background:url(../images/aqua-hd-bg.gif) repeat-x;
		color:#626262;
		height:22px;
		margin-left:6px;
		margin-right:6px;
		text-align:left;
		text-indent: 3px;
		overflow:visible;
		padding-top:1px;
	}
	
	#customize.yui-panel .bd {
		overflow:hidden;
		padding:4px;
		border:1px solid #aeaeae;
		background-color:#FFF;
	}
	#customize.yui-panel .ft {
		font-size:75%;
		color:#666;
		padding:2px;
		overflow:hidden;
		border:1px solid #aeaeae;
		border-top:none;
		background-color:#dfdfdf;
	}
	#customize.yui-panel .hd span {
		vertical-align:middle;
		line-height:22px;
		font-weight:normal;
	}
	#customize.yui-panel .hd .tl {
		width:7px;
		height:22px;
		top:0;
		left:0px;
		background:url(../images/aqua-hd-lt.gif) no-repeat;
		position:absolute;
	}
	#customize.yui-panel .hd .tr {
		width:7px;
		height:22px;
		top:0;
		right:0px;
		background:url(../images/aqua-hd-rt.gif) no-repeat;
		position:absolute;
	}
	
	
	#myFiles_c.yui-panel-container.shadow .underlay { 
		position:absolute;
		left:3px;
		right:-3px;
		top:3px;
		bottom:-3px;
		background-color:#000;
		opacity:0.12;
		filter:alpha(opacity=12);
	}
	#myFiles.yui-panel {
		border:none;
		overflow:visible;
		background-color:transparent;
	}
	#myFiles.yui-panel .container-close {
		position:absolute;
		top:5px;
		right:6px;
		height:15px;
		width:25px;
		background:url(../images/aqua-hd-close.gif) no-repeat; 
	}

	/* span:hover not supported on IE6 */
	#myFiles.yui-panel .container-close:hover {
		background:url(../images/aqua-hd-close-over.gif) no-repeat; 
	}
	#myFiles.yui-panel .hd { 
		padding:0;
		border:none;
		background:url(../images/aqua-hd-bg.gif) repeat-x;
		color:#626262;
		height:22px;
		margin-left:6px;
		margin-right:6px;
		text-align:left;
		text-indent: 3px;
		overflow:visible;
		padding-top:1px;
	}
	#myFiles.yui-panel .bd {
		overflow:hidden;
		padding:4px;
		border:1px solid #aeaeae;
		background-color:#FFF;
	}
	#myFiles.yui-panel .ft {
		font-size:75%;
		color:#666;
		padding:2px;
		overflow:hidden;
		border:1px solid #aeaeae;
		border-top:none;
		background-color:#dfdfdf;
	}

	/* Provide skin for custom elements */
	#myFiles.yui-panel .hd span {
		vertical-align:middle;
		line-height:22px;
		font-weight:normal;
	}
	#myFiles.yui-panel .hd .tl {
		width:7px;
		height:22px;
		top:0;
		left:0px;
		background:url(../images/aqua-hd-lt.gif) no-repeat;
		position:absolute;
	}
	#myFiles.yui-panel .hd .tr {
		width:7px;
		height:22px;
		top:0;
		right:0px;
		background:url(../images/aqua-hd-rt.gif) no-repeat;
		position:absolute;
	}
	
	#newsletterPanel_c.yui-panel-container.shadow .underlay { 
		position:absolute;
		left:3px;
		right:-3px;
		top:3px;
		bottom:-3px;
		background-color:#000;
		opacity:0.12;
		filter:alpha(opacity=12);
	}
	#newsletterPanel.yui-panel {
		border:none;
		overflow:visible;
		background-color:transparent;
	}
	#newsletterPanel.yui-panel .container-close {
		position:absolute;
		top:5px;
		right:6px;
		height:15px;
		width:25px;
		background:url(../images/aqua-hd-close.gif) no-repeat; 
	}

	/* span:hover not supported on IE6 */
	#newsletterPanel.yui-panel .container-close:hover {
		background:url(../images/aqua-hd-close-over.gif) no-repeat; 
	}
	#newsletterPanel.yui-panel .hd { 
		padding:0;
		border:none;
		background:url(../images/aqua-hd-bg.gif) repeat-x;
		color:#626262;
		height:22px;
		margin-left:6px;
		margin-right:6px;
		text-align:left;
		text-indent: 3px;
		overflow:visible;
		padding-top:1px;
	}
	#newsletterPanel.yui-panel .bd {
		overflow:hidden;
		padding:4px;
		border:1px solid #aeaeae;
		background-color:#FFF;
	}
	#newsletterPanel.yui-panel .ft {
		font-size:75%;
		color:#666;
		padding:2px;
		overflow:hidden;
		border:1px solid #aeaeae;
		border-top:none;
		background-color:#dfdfdf;
	}

	/* Provide skin for custom elements */
	#newsletterPanel.yui-panel .hd span {
		vertical-align:middle;
		line-height:22px;
		font-weight:normal;
	}
	#newsletterPanel.yui-panel .hd .tl {
		width:7px;
		height:22px;
		top:0;
		left:0px;
		background:url(../images/aqua-hd-lt.gif) no-repeat;
		position:absolute;
	}
	#newsletterPanel.yui-panel .hd .tr {
		width:7px;
		height:22px;
		top:0;
		right:0px;
		background:url(../images/aqua-hd-rt.gif) no-repeat;
		position:absolute;
	}

.footer_links{
	text-align:left;
	height: 48px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	vertical-align: top;
	padding-top: 10px;
}

.copyright{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	text-align:right;
	height: 48px;
	vertical-align: top;
	padding-top: 10px;
}


Test<--


	#relatedFilesPanel_c.yui-panel-container.shadow .underlay { 
		position:absolute;
		left:3px;
		right:-3px;
		top:3px;
		bottom:-3px;
		background-color:#000;
		opacity:0.12;
		filter:alpha(opacity=12);
	}
	#relatedFilesPanel {
		border:none;
		overflow:visible;
		background-color:transparent;
	}
	.container-close {
		position:absolute;
		top:4px;
		right:4px;
		height:15px;
		width:25px;
		background:url(../images/aqua-hd-close2.gif) no-repeat; 
	}

	/* span:hover not supported on IE6 */
	.container-close:hover {
		background:url(../images/aqua-hd-close2.gif) no-repeat; 
	}
	.hd {
	padding:0;
	background:url(../images/aqua-hd-bg.gif) repeat-x;
	color:#626262;
	height:22px;
	text-align:left;
	text-indent: 3px;
	padding-top:1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	}
	.hd2 {
	padding:0;
	background:url(../images/aqua-hd-bg.gif) repeat-x;
	color:#626262;
	height:22px;
	text-align:left;
	text-indent: 3px;
	padding-top:1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	}	
	.bds {
	overflow:hidden;
	padding:4px;
	border:1px solid #aeaeae;
	background-color:#FFF;
	}
	.bd {
		overflow:hidden;
	border:1px solid #aeaeae;
	background-color:#FFF;
	}	
	
	.ft {
		font-size:75%;
		color:#666;
		padding:2px;
		overflow:hidden;
		border:1px solid #aeaeae;
		border-top:none;
		background-color:#dfdfdf;
		
	}

	/* Provide skin for custom elements */
	.hd span {
		vertical-align:middle;
		line-height:22px;
		font-weight:normal;
	}
	.ptl {
		width:7px;
		height:22px;
		background-position:left top;
		background-image: url(../images/aqua-hd-lt.gif);
		background-repeat: no-repeat;
		padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	}
	.ptr {
		width:7px;
		height:22px;
		background-position:left top;
		background:url(../images/aqua-hd-rt.gif) no-repeat;
		padding:0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B2B2B2;
	}

.newshead{
	color:#0d8db3;
}
.loginContent{
	overflow:hidden;
	border:1px solid #aeaeae;
	background-color:#FFF;
	width:258px;
	font-size:12px;
}
.btn{
	text-align: center;
	vertical-align: middle;
	height: 21px;
	width: 49px;
	background-image: url(../images/btn.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border:0px;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#666666;
}
.btnbig{
	text-align: center;
	vertical-align: middle;
	height: 21px;
	width: 99px;
	background-image: url(../images/btnbig.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border:0px;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#666666;
}

#demo {
    margin-left:82px;
	margin-bottom:12px;
    height:44px;
    width:45px;
	background-image:url(../images/cherry.png);
	background-repeat:no-repeat;
}
.logintxtfld{
	width: 140px;
}
#cherryflash {
    margin-left:9px;
	margin-bottom:120px;
}

#slideshow {
    position:relative;
    height:140px;
	width:200px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
	#animator{
		
		height:15em; 
		position:relative;
	}
.appdetails{
	background-color: #F2F2F2;
	border: 1px dotted #999;
}
.appdetails ul li{
	list-style-position: inside;
	list-style-image: url(../images/bullet_star_blue.png);
	list-style-type: none;
	margin-top:3px;	
}
.steps{
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #ffffff;
	text-decoration: none;
	text-align:right;
}
#acivestep{
	text-decoration: none;
	float:right;
	background-color:#51B4D2;
	height: 20px;
	width: auto;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:8px;
	color:#FFF;
	font-size: 11px;
	font-weight:bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #20677B;
	border-left-color: #FFF;
}
#inacivestep{
	text-decoration: none;
	float:right;
	background-color:#919191;
	height: 20px;
	width: auto;
	padding-left:10px;
	padding-right:10px;
	margin-bottom:8px;
	color:#FFF;
	font-size: 11px;
	font-weight:bold;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #333333;
	border-left-color: #FFF;
}
.expage{
	background-image: url(../images/expage_path.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 18px;
	padding-right: 23px;
	padding-bottom: 18px;
	padding-left: 23px;
	text-align:center;
	
}
#pathtree{
	text-align:left;
	padding-bottom:10px;
	vertical-align:top;
}
#pathtree em{
	text-align:left;
	background-image: url(../images/backArrow.gif);
	background-repeat: no-repeat;
	background-position:left bottom;
	padding-left:18px;
	padding-right:10px;
	height:15px;
}
#exFilesArea{
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
}
.combo{
	font-size: 12px;
	color: #ffffff;
	height: 22px;
	background-color:#666;
	width:160px;
}
.calendarbtn{
	text-align: center;
	vertical-align: middle;
	height: 18px;
	width: 18px;
	background-image: url(../images/calendar.png);
	background-repeat: no-repeat;
	background-position: left top;
	border:0px;
	margin:0px;
	padding:0px;
	font-size:12px;
	color:#666666;
}
.locationmapbtn{
	border-bottom:1px dotted;
	vertical-align:middle;
	display:block;
	background-image:url(../images/location_map.gif);
	background-repeat:no-repeat;
	background-position: right center;
	text-align: left;
	height: 32px;
	padding-top: 6px;
	width: 146px;
}


input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}

input.required, textarea.required {
	
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
input.validation-passed, textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}

.validation-advice {
	margin: 2px 0;
	padding: 2px;
	background-color: #666666;
	color : #FFF;
	font-size:11px;
}

.custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #C8AA00;
	color : #FFF;
	font-weight: bold;
}

.field-widget {

}

.vidthumb{
	font-size:11px;
	margin-bottom:8px;
	height:70px;
	display: block
}

.vidthumb b{
	color:#F60;
	font-weight:normal;
}

.vidthumb:hover{
	background-color:#CCC;
}

.blue{
	color:#3c8dbe;
}
.blue:link{
	color:#3c8dbe;
}

.catmenu{
	background-image: url(../images/view_.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 18px;
	line-height: 21px;
}
.catmenu:link{
	background-image: url(../images/view_.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	padding-left: 18px;
	line-height: 21px;

}
.durationtxt{
	position:absolute; 
	left:8; 
	top:50; 
	background-color:#333; 
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding-left:1px;
	padding-right:1px;
}

.ratingdiv {
	/* This is the container element for the ratings - style as you need */
}
.rating {
    cursor: pointer;
    clear: both;
    display: block;
    width: 85px;
    height: 16px;
    margin: 0 auto;
    overflow: hidden;
}

.rating:after {
    content: '.';
    display: block;
    height: 0;
    width: 0;
    clear: both;
    visibility: hidden;
}

.notifytext {
	text-align: right;
	font-size: 9px;
	float: right;
}

.star {
    float: left;
    width: 17px;
    height: 15px;
    overflow: hidden;
    text-indent: -999em;
    cursor: pointer;
}

.star,.star a {
	background: url(../images/star.gif) no-repeat 0 0px;
}

.star a {
    display: block;
    width: 100%;
    height: 100%;
    background-position: 0 0px;
}

div.rating.rated .star a:hover {
    background-position: 0 0px;
}

div.rating div.on a {
    background-position: 0 -16px;
}

div.rating.rated div.on a:hover {
    background-position: 0 -16px;
}

div.rating div.hover a,
div.rating div a:hover {
    background-position: 0 -32px;
}

/***************************************/
/********** Form Content Style *********/
/***************************************/
#review-form {
	background: url(images/popup-bottom.png) no-repeat bottom left;
	padding-bottom: 20px;
	position: absolute;
	width: 416px;
}
	#review-form #review-form-cont {
		background: url(images/popup-top.png) no-repeat top left;
		padding: 10px 33px 0 25px;
	}
		#review-form #review-form-cont img {
			position: absolute;
			top: 15px;
			right: 22px;
			cursor: pointer;
		}
		#review-form #review-form-cont h3 {
			color: #CF2973;
			margin-top: 20px;
			font-size: 13px;
		}
		#review-form #review-form-cont form#add-review {
			background: #F8DFEA;
			margin: 12px 0;
			padding: 8px;
		}
			#review-form #review-form-cont form#add-review fieldset {
				border: 0;
			}
			#review-form #review-form-cont form#add-review label {
				display: block;
				font-weight: 700;
			}
			#review-form #review-form-cont form#add-review input,
			#review-form #review-form-cont form#add-review textarea {
				border: 1px solid #CCC;
				background: #FFF;
				color: #666;
			}

.filebg{
	background-color:#f1f8ff; padding:3px; border-width: 1px;border-style: dotted;border-color: #ccc;
}

 .yui-dt table { width:98%;} 

.selector {
	filter: alpha(opacity=50); /* internet explorer */
	-khtml-opacity: 0.5;      /* khtml, old safari */
	-moz-opacity: 0.5;       /* mozilla, netscape */
	opacity: 0.5;           /* fx, safari, opera */
	}
	
.addCart{
	display:none;
	background-image:none;
	position:absolute; 
	left:60; 
	top:50;
}
.addedToCart{
	display:none;
	background-image:none;
	position:absolute; 
	left:65; 
	top:4; 
	border:0px;
}

#addFav{
	display:none;
	background-image:none;
	position:absolute; 
	left:60; 
	top:50;
}
.addedToFav{
	display:none;
	background-image:none;
	position:absolute; 
	left:47; 
	top:4; 
	border:0px;
}
#addQ{
	display:none;
	background-image:none;
	position:absolute; 
	left:60; 
	top:50;
}
.addedToQ{
	display:none;
	background-image:none;
	position:absolute; 
	left:29; 
	top:4; 
	border:0px;
}

.addList{
	display:none;
	background-color:#666666;
	position:absolute; 
	color:#FFF;


}
.addList a{
	padding-left:5px;
	font-size:10px;
	color:#FFF;
}
.addList a:hover{
	color:#000;
	font-size:10px;
}
/*
.addList1 ul{
	margin:0;
	padding:0;
}
.addList1 ul li{
	margin:0;
	padding:0;
	padding-left:5px;
	border:#999 1px solid;

}
.addList1 ul li a:link{
	font-size:11px;
	color:#FFF;
}
.addList1 ul li a:hover{
	font-size:11px;
	color:#00;
}
*/
#playerBorder0{
	background: url(../images/palyer_bdr0.gif) no-repeat 0 5px;
	width:87px;
	height:77px;
	float:left
}
#playerBorder1{
	background: url(../images/palyer_bdr1.gif) no-repeat 0 5px;
	width:87px;
	height:77px;
	float:left;
	display: none;
}
.bds2 {
	overflow:hidden;
	padding:4px;
	border-top:1px solid #aeaeae;
	border-left:1px solid #aeaeae;
	border-right:1px solid #aeaeae;
	background-color:#F0F0F0;
	font-size:11px;
}
ul.draglist_home { 
    position: relative;
    width: 665px; 
    height:auto;
    list-style: none;
    margin:0;
    padding:0;
}
.vidthumb3{
	font-size:11px;
	margin-bottom:8px;
	height:70px;
	display: block;
         float: left;
	background-color:#f1f8ff;
	padding:3px; 
	border-width: 1px;
	border-style: 
	dotted;border-color: #666666;
         width:48.5%;
}
.vidthumb3 b{
	color:#F60;
	font-weight:normal;
}

.vidthumb3:hover{
	background-color:#CCC;
}
.durationtxt{
	position:absolute; 
	left:4px;
	top:55px;
	background-color:#333; 
	color:#FFF;
	font-size:11px;
	font-weight:bold;
	padding-left:1px;
	padding-right:1px;
}
	.cb-enable, .cb-disable, .cb-enable span, .cb-disable span { background: url(../images/switch.gif) repeat-x; display: block; float: left; color:#666666;}
	.cb-enable span, .cb-disable span { line-height: 20px; display: block; background-repeat: no-repeat; font-weight: normal; }
	.cb-enable span { background-position: left -90px; padding: 0 8.9px; }
	.cb-disable span { background-position: right -180px;padding: 0 8px; }
	.cb-disable.selected { background-position: 0 -30px; }
	.cb-disable.selected span { background-position: right -210px; color: #fff; }
	.cb-enable.selected { background-position: 0 -60px; }
	.cb-enable.selected span { background-position: left -150px; color: #fff; }
	.switch label { cursor: pointer; }
.cb-off {display: block;float: left;text-align:center;background-position: right -210px;background-image: url(../images/switch.gif);background-repeat: no-repeat;width:35px;}
.cb-off-span {display: block;float: left;text-align:center;	background-position: right -30px;background-image: url(../images/switch.gif);background-repeat: repeat-x;color:#ffffff;width:32px;}
