﻿/* RESET */
*,html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,img,input,textarea,p,blockquote,th,td,object,iframe,embed,span,label,address,caption,cite,code,dfn,em,strong,th,var
{margin:0;padding:0;border:0;font:normal small Verdana, Arial, Helvetica, sans-serif;vertical-align:baseline;}
:link,:visited { text-decoration:none}
a:hover{text-decoration:underline;}

::selection                         { background: #fe4902; color: white; /* Safari */ }
::-moz-selection                    { background: #fe4902; color: white; /* Firefox */ }


a:hover span.grigio, a:hover span.textcontent,a:hover span.text_small{text-decoration:underline;color:#868686;}
a:hover span.blu, a:hover span.title_blue,a:hover span.text_small_blue{text-decoration:underline;color:#346AAC;} 
/*a:hover span{text-decoration:underline;color:#346AAC;}*/

:focus{-moz-outline-style:none;}
table {border-collapse:collapse;border-spacing:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-size:100%;font-weight:normal;}
q:before,q:after {content:'';}
a img,:link img,:visited img,:hover img,abbr,.nob,.nob:hover {border:0;text-decoration:none;}
/* PAGE*/
body{background-color:#f0f0f0;}
.rightHeader{width:367px;margin-top:25px;}
.header{height:110px;width:100%; background-image:url('Images/menu/bg_header.png');}
.pageWrapper{margin:0px auto;width:960px;display:block;}
.left_column{width:610px;margin-right:10px;float:left;display:block;}
.right_column{width:320px;float:left;}
.center{width:960px;margin:0px auto;display:block;}
.OwnerName{color:#346AAC;font-size:13px;font-weight:bold;text-decoration:none;}

/* General */
.title_blue{font-size:12px;font-weight:bold;color:#346AAC;}
.textcontent{font-size:12px;color:#868686;}
.text_small{font-size:11px;color:#868686;}
.text_small_blue{font-size:11px;color:#346AAC;}
.search_field_title{font-size:12px;font-weight:bold;color:#346AAC;}
.textfields{border:solid 1px #868686;margin:2px;}
.search_field{border:solid 1px #868686;}
.grigio{color:#868686;}
.blu{color:#346AAC;}
.PageTitle{font-size:22px;height:32px;line-height:32px;}
/* Footer */
.insideFooterDiv{width:940px;}
.FooterOutDiv{margin:0px auto;width:960px;display:block;}
/* Panels */
.pnl320x50{background-image:url('Images/panel/pnl320x50.png');padding:2px 10px 2px 2px;width:308px;height:46px;margin:3px 0;}
.pnl320x50:hover{background-position:0px -50px;}
.pnl320x50 img.vid{height:44px;max-width:59px;margin-left:10px;}
.pnl320x50 .cntnt{width:200px;}
.pnl320x50 .cntnt a{cursor:pointer;}
.pnl320x50 .titleLnk{font-weight:bold;color:#346AAC;}
.pnl320x50 span{color:#868686;}
.pnl320x50 .usrLnk{color:#868686;font-weight:bold;}
.pnl320x50 .usrLnk:hover{text-decoration:underline;}

/* Paginazione */
.pagination span{color:#868686;font-size:12px;font-weight:bold;}

/* TEST */
.red{border:solid 1px Red;}
.green{border:solid 1px Green;}
.yellow{border:solid 1px Yellow;}

/* STRUCTURAL */
.clear {clear:both;}
.fl{float:left;}
.fr{float:right;}
.block{display:block}
.inline{display:inline}
.pad5{padding:5px;}
.pad10{padding:10px;}
.mar5{margin:5px;}
.mar10{margin:10px;}
.font9{height:9px;line-height:9px;font-size:9px;}
.font10{height:10px;line-height:10px;font-size:10px;}
.font11{height:11px;line-height:11px;font-size:11px;}
.font12{height:12px;line-height:12px;font-size:12px;}
.font16{height:16px;line-height:16px;font-size:16px;}
.font20{height:20px;line-height:20px;font-size:20px;}
.font25{height:25px;line-height:25px;font-size:25px;}
.font30{height:30px;line-height:30px;font-size:30px;}
.bold{font-weight:bold;}
.italic{font-style:italic;}
.mauto{margin:0px auto;width:100%;text-align:center;}
.t_gr_86{color:#868686;}

/* tooltip */
.tooltip tt{display:none;}
.tooltip:hover tt{font:normal bold 11px Tahoma,Verdana;display:inline;position:absolute;z-index:10001;text-align:justify;width:100px;margin-top:35px;text-decoration:none;}
.tooltip tt span{text-align:center;background-color:#ffffff;color:#346AAC;border:outset 1px #868686;padding:3px;font-weight:bold;}

/*rounded panels*/
.box_white div.box_content, .box_grey div.box_content{padding-left:10px;padding-right:10px;display:table-cell;overflow:hidden;}
.box_white{background-color:#ffffff;margin-top:10px}
.box_grey{background-color:#f0f0f0;margin-top:10px}
.box_dgrey{background-color:#2f2f2f;margin-top:10px}
.box_white b.btop,.box_white b.btop b,.box_white b.bbot,.box_white b.bbot b{display: block;height: 10px;font-size: 1px; background-image:url('Images/page/round_white.png');background-repeat:no-repeat;}
.box_grey b.btop,.box_grey b.btop b,.box_grey b.bbot,.box_grey b.bbot b{display: block;height: 10px;font-size: 1px;background-image:url('Images/page/round_grey.png');background-repeat:no-repeat;}
.box_dgrey b.btop,.box_dgrey b.btop b,.box_dgrey b.bbot,.box_dgrey b.bbot b{display: block;height: 10px;font-size: 1px;background-image:url('Images/page/round_darkgrey.png');background-repeat:no-repeat;}
b.btop b{background-position: 100% -10px}
b.bbot{background-position: 0 -20px}
b.bbot b{background-position: 100% -30px}


/* BOTTONI */
a.btn {/* Sliding right image */
    background: transparent url('Images/buttons/btnR.png') no-repeat scroll top right;cursor:pointer;
    display:block;float:left;height:23px;margin-right:6px;padding-right:12px;font-family:Tahoma;text-decoration:none;}
a.btn:hover{text-decoration:none; }
a.btn:hover b{text-decoration:none;}
a.btn b {/* Background left image */ 
    background: transparent url('Images/buttons/btnL.png') no-repeat;font-size:11px;font-weight:bold;
    display: block;line-height: 23px;padding: 0px 0px 3px 12px;height: 23px;color:White;text-decoration:none;}
    
    /*bottone flat verde*/
a.flatbtngreen {/* Sliding right image */
    background: transparent url('Images/buttons/flatgreenR.png') no-repeat scroll top right; 
    display:block;float:left;height:32px;margin-right:6px;padding-right:12px;font-family:Tahoma;text-decoration:none;}
/*a.btn:hover{background:transparent url('Images/buttons/btnL.png') no-repeat scroll bottom right; }*/
/*a.btn:hover b{color:#ff5400;}*/
a.flatbtngreen b {/* Background left image */ 
    background: transparent url('Images/buttons/flatgreenL.png') no-repeat;font-size:11px;font-weight:bold;
    display: block;line-height: 32px;padding: 0px 0px 3px 12px;height: 32px;color:White;}
    
    /*bottone flat blu*/
a.flatbtnblue {/* Sliding right image */
    background: transparent url('Images/buttons/flatblueR.png') no-repeat scroll top right; 
    display:block;float:left;height:32px;margin-right:6px;padding-right:12px;font-family:Tahoma;text-decoration:none;}
/*a.btn:hover{background:transparent url('Images/buttons/btnL.png') no-repeat scroll bottom right; }*/
/*a.btn:hover b{color:#ff5400;}*/
a.flatbtnblue b {/* Background left image */ 
    background: transparent url('Images/buttons/flatblueL.png') no-repeat;font-size:11px;font-weight:bold;
    display: block;line-height: 32px;padding: 0px 0px 3px 12px;height: 32px;color:White;}
/* Menu Tags*/
.lgo{width:90px;height:94px;float:left;background-image:url('Images/menu/logo.png');margin-top:10px;}

.menu {display:block;height:34px;float:left;margin-top:76px;}
.menu li { display: block; list-style: none; margin: 0; padding: 0px 1px; float: left; position: relative; }
.menu ul { position: absolute; left: 0; margin: 0; padding: 0; top: 34px;width: 110px;}
.menu a { display:block;font-size:14px;line-height:32px;font-weight:bold;color:#282828; padding: 0px 5px;}
.menu .active > a,.menu > a:hover{background-color:#d0d0d0;height:32px;text-decoration:none;}/* top */
.menu ul{background-color:#DCDCDC;border:3px solid #DCDCDC;border-bottom:none;}
.menu ul li {float:none;text-align:center;padding:1px 2px;width:105px;border-bottom:3px solid #DCDCDC;}/* sub_box */
.menu ul.sbmen li a, .menu ul.sbmen li.active a {border:none;color:#666666;font-size:10px;padding:1px 2px;line-height:20px;height:20px;background-color:#FFFFFF;} /* sub */
.menu ul li a:hover, .menu ul li.active a:hover{background-color:#EFEFEF;color:#346AAC;height:20px;}

/* SEARCH */
#search_box{height: 31px;margin:5px 0px;}
#search_box .search{background:transparent url(Images/menu/search.png) no-repeat scroll top left;
					border:none;color:#CCCCCC;outline-color:-moz-use-text-color;padding:8px 0 5px 10px;}
#search_box .searchIcon{background:transparent url(Images/menu/search2.png) no-repeat scroll right -62px ;
						width:30px;height:31px;position:relative;left:-30px;top:0px;}
#search_box .inputgo{height:31px;line-height:31px;margin-left:-30px;}
#search_box .inputgo span.searchSelected{line-height:31px;height:31px;padding:8px 6px;color:White;font-size:11px;font-weight:bold;background:transparent url(Images/menu/search2.png) no-repeat scroll right -31px;cursor:pointer;}
#search_box .inputgo #searchSelectPanel{margin-top:2px;height:31px;line-height:31px;background:transparent url(Images/menu/search2.png) repeat scroll left -93px;}/*background-color:#A53B02;*/
#search_box .inputgo #searchSelectPanel span{float:left;padding:8px 6px;color:White;font-weight:bold;font-size:11px;cursor:pointer;}


/*SEARCH RESULT*/
.search_result{color:#868686;background-color:#FFFFFF;border:1px solid #DADADA;padding:7px;width:574px;margin-top:5px;}/*display:table;*/
div.search_result:hover{background-color:#FFFFEF;}
.search_result img{float:left;margin-right:20px;width:100px;}
.search_result .nickname{font-size:13px;font-weight:bold;color:#346AAC;}
.search_result .left_panel{display:inline-block;float:left;}
.search_result .left_panel .subtitle{font-size:12px;color:#E5A700;}
.search_result .left_panel span{display:inline-block;font-size:11px}
.search_result .left_panel span b{display:inline-block;font-size:11px}
.search_result .left_panel .personalurl{font-size:11px;color:#868686;}
.search_result .right_panel{float:right;}
.search_result .right_panel .title{font-size:13px;font-weight:bold;color:#346AAC;}
.search_result .right_panel a.usrActions {color:#868686;margin-left: 3px;padding-left:30px;line-height:24px;display:block;font-size:11px;cursor:pointer;}
.search_result .right_panel .addtofriends {background: url("images/ui/add.png") no-repeat 0 50%;}
.search_result .right_panel .removefriend {background: url("images/ui/remove.png") no-repeat 0 50%;}
.search_result .right_panel .sendmessage {background: url("images/ui/mail.png") no-repeat 0 50%;}

/* Webtv Program Detail */
.live_info{color:#868686;background-color:#FFFFFF;border:1px solid #DADADA;padding:7px;width:574px;margin-top:5px;}/*display:table;*/
.live_info img{float:left;margin-right:20px;width:100px;}
.live_info .left_panel{display:inline-block;float:left;width:225px;}
.live_info .right_panel{float:right;}

/* VIDEO SEARCH RESULT */
.video_result{color:#868686;background-color:#FFFFFF;border:1px solid #DADADA;padding:9px;width:570px;height:96px;margin-top:5px;font-size:11px;}
div.video_result:hover{background-color:#FFFFEF;}
.video_result .thumbnail_panel{float:left;width:145px;height:96px;margin-right:15px;overflow:hidden;}
.video_result .thumbnail{float:left;margin-right:20px;width:145px;height:96px;border:none;}
.video_result .previewbtn{float:left;background: url("Images/video/videopreview.png") no-repeat scroll top;border:none;width:30px;height:30px;position:relative;top:-95px;left:1px;}
.video_result .previewbtn:hover{background: url("Images/video/videopreview.png") no-repeat scroll bottom;}
.video_result .left_panel {float:left;font-size:11px;}
.video_result .left_panel span{float:left;font-size:11px;}
.video_result .nickname{font-size:13px;font-weight:bold;color:#346AAC;}
.video_result .description_box{width:260px;height:50px;margin-top:10px;margin-bottom:5px;overflow:hidden;}
.video_result .personalurl{font-weight:bold;color:#868686;font-size:11px;}
.video_result .right_panel{float:right;width:120px;margin-top:10px;}
.video_result .right_panel span{font-size:11px;}

/* Rating */
.ratingStar{font-size: 0pt;width: 18px;height: 26px;margin: 0px;padding: 0px;cursor: pointer;display: block;background-repeat: no-repeat;}
.disabledRatingStar{font-size: 0pt;width: 18px;height: 26px;margin: 0px;padding: 0px;cursor: pointer;display: block;background-repeat: no-repeat;cursor:default;}
.filledRatingStar{background-image: url(Images/video/FilledStar.png);}
.emptyRatingStar{background-image: url(Images/video/EmptyStar.png);}
.savedRatingStar{background-image: url(Images/video/SavedStar.png);}

/* COMMENTI */
.comment,.editComment{color:#888888;background-color:#FFFFFF;border:1px solid #DADADA;width:590px;margin-top:5px;}
.comment .thumb,.editComment .thumb{float:left;margin-right:20px;width:80px;border:0px;}
.comment .nickname,.editComment .nickname{font-size:12px;font-weight:bold;color:#366AAB;}
.comment .left_panel,.editComment .left_panel{width:290px;display:block;}
.comment .left_panel span,.editComment .left_panel span{display:inline-block;font-size:11px;margin-top:5px;}
.comment .comment_content,.editComment .comment_content{font-size:11px;color:#888888;width:280px;}
.comment .right_panel,.editComment .right_panel{float:right;}
.comment .right_panel span,.editComment .right_panel span{font-size:11px;color:#888888;}
.comment .action ,.editComment .action {font-size:11px;color:#888888;font-weight:bold;}
.comment  .txtbox,.editComment  .txtbox{float:left; margin:3px;}
.comment .thumbWrapper,.editComment .thumbWrapper{height:100%;display:block;}
/* Hovering Higlight */
.hglhtYellow:hover{background-color:#FFFFEF;}
.hglhtBlue:hover{background-color:#EFF8FF;}

/*Risultati ricerca Live*/
.live_result{color:#888888;border:1px solid #DADADA;width:590px;margin-top:5px;background-color:#FFFFFF;}/*display:table;*/
.live{background:#FFFFFF url('/App_Themes/White/Images/live/strip.png') no-repeat top right;}
div.live_result:hover{background-color:#FFFFEF;}
.live_result .thumb{/*width:100px;*/}
.live_result .left_panel{width:380px;}
.livetitle{font-size:14px;font-weight:bold;color:#BB4801;}

/* FILTRO "TAB" */
a.search_filter_item_active {
    background: transparent url('Images/tabR.png') no-repeat scroll top right;color:white;
    display:block;float:left;height:18px;margin-right:6px;padding-right:19px;text-decoration:none;}
a.search_filter_item_active span {
    background: transparent url('Images/tabL.png') no-repeat;
    display: block;line-height: 17px;padding: 0px 0px 3px 19px;height: 20px;}

.search_filter_item {font-size:11px;color:#346AAC;}
.search_filter_item span{font-size:11px;color:#346AAC;}
.search_filter_item_active span{font-size:11px;color:white;}
.search_filter_item_container{float:left;margin-left:20px;margin-top:3px;}
.search_filter_item_container_active{float:left;margin-left:20px;}

/*PAGINAZIONE RICERCA*/
.pager_element_selected {color:#346AAC;font-weight:bold;text-decoration:underline;}
.pager_element {color:#346AAC;}
.pager_prevnext {color:#346AAC;font-weight:bold;}

/* Login */
.loginWrapper {background:transparent url('Images/menu/bg_login.png') no-repeat scroll 0 0;width:367px;position:relative;float:right;top:9px;}
.login {margin:0px 5px 0px 40px; height:61px;display:block;}
.login table.tblLogin tr td {padding:5px;}
.login img.avatar {max-height:50px;max-width:50px;float:left;width:50px;}
.login a:hover{text-decoration:none;}
.login a.signup{color:Green;}
.login a.forgotPassword{color:Gray;font-size:smaller;}
.login .dvL{height:19px;width:106px;padding-left:3px;background-image:url('Images/menu/bg_login_insert.png');}
.login input.inputs{background:transparent none no-repeat scroll 0 0;border:none;outline-color:-moz-use-text-color;width:95px;position:relative;top:2px;}
.login .LoginName{text-transform:none;color:#fd5200;text-decoration:none;}

.login .navLogIn{display:block;height:34px;float:left;}
.navLogIn li { display: block; list-style: none; margin: 0; padding: 0px 1px; float: left; position: relative; }
.navLogIn ul { position: absolute; left: 0; margin: 0; padding: 0; top:34px;width: 110px;}
.navLogIn a {font-size:11px;line-height:32px;font-weight:bold;color:#282828;padding: 0px 5px;}
.navLogIn .active > a,.navLogIn a:hover{background-color:#d0d0d0;height:32px;text-decoration:none;}/* top */
.navLogIn ul{background-color:#FFFFFF;border:3px solid #DCDCDC;border-bottom:none;}
.navLogIn ul li {float:none;text-align:center;padding:1px 2px;width:105px;border-bottom:3px solid #DCDCDC;}/* sub_box */
.navLogIn ul li a {zoom: 1;border:none;color:#666666;font-size:10px;padding:1px 2px;line-height:20px;height:20px;background-color:#FFFFFF;} /* sub */
.navLogIn ul li a:hover{background-color:#EFEFEF;color:#00BCEC;height:20px;}

/* Modal */
.Modal{display:none;position:fixed;z-index:10000;background:transparent;}
.Modal .Blocker{opacity:0.7;filter:alpha(opacity='70');position:fixed;top:0px;left:0px;width:100%;height:100%;display:block;}
.Modal .OD{position:fixed;top:30%;left:25%;height:50%;width:50%;display:block;background:transparent;margin:0px auto;}
.Modal .ID{position:relative;}
.Modal .Close{background:transparent url(Images/panel/closeModal.png) no-repeat scroll 0 0;display:block;height:26px;
	position:absolute;margin:-16px 0px 0px -16px;text-indent:-1000em;width:26px;z-index:10001;}/*margin-left:-9px;top:-7px;*/
table.BrTbl{margin:0px auto;z-index:100001;}
td.tblCC{background-color:White;overflow:hidden;}
td.tblTL, td.tblTR, td.tblBL, td.tblBR{height:10px;padding:0 !important;width:10px !important;}
td.tblTL{background:transparent url('Images/panel/modal.png') no-repeat scroll 0 0;}
td.tblTC, td.tblBC{background:transparent url('Images/panel/modal.png') repeat-x scroll 0 -40px;}
td.tblCL, td.tblCR{background:transparent url('Images/panel/modal.png') repeat-y scroll -10px 0px;}
td.tblTR{background:transparent url('Images/panel/modal.png') repeat-y scroll 0 -10px;}
td.tblBL{background:transparent url('Images/panel/modal.png') no-repeat scroll 0 -20px;}
td.tblTC, td.tblBC{background:transparent url('Images/panel/modal.png') repeat-x scroll 0 -40px;}
td.tblBR{background:transparent url('Images/panel/modal.png') no-repeat scroll 0 -30px;}

/* Ads Style */
.DoubleSidebarContainer{height: 148px;width: 300px;}
.imSidebarAds{width:148px;height:148px;}


/* SharingTAB Style */

.vsharing{height:333px;}
.sharing ul.tabsNavMenu,.sharing ul.SMtnm{float:left;width:300px;background:transparent url('/App_Themes/White/Images/share/tab_share.png') no-repeat scroll top right;}
.sharing ul.tabsNavMenu li,.sharing ul.SMtnm li {float:left;display:block;padding:0px 1px;line-height:26px;}
.sharing ul.tabsNavMenu li a,.sharing ul.SMtnm li a{color:#d0d0d0;float:left;display:block;padding-right:5px;height:26px;margin-right:5px;}
.sharing ul.tabsNavMenu li a span,.sharing ul.SMtnm li a span{display: block;line-height:26px;height:26px;padding: 0px 0px 0px 6px;}
.sharing ul.tabsNavMenu li a:hover,.sharing ul.SMtnm li a:hover{color:#808080;}
.sharing ul.tabsNavMenu li a.tab-menu-item-selected,.sharing ul.SMtnm li a.SMtab-menu-item-selected{background:transparent url('/App_Themes/White/Images/share/tab_share_close.png') no-repeat scroll bottom right;color:white;}
.sharing ul.tabsNavMenu li a.tab-menu-item-selected span,.sharing ul.SMtnm li a.SMtab-menu-item-selected span{background: transparent url('/App_Themes/White/Images/share/tab_share.png') no-repeat bottom left;}
.span_input{height:19px;line-height:19px;font-size:12px;overflow:hidden;width:220px;display:block;float:left;background-color:White;}
.span_input_live{height:19px;line-height:19px;font-size:12px;overflow:hidden;width:220px;display:block;float:left;background-color:White;color:Black;border: 1px solid rgb(222, 222, 222);}
.url_input{width:220px;}
.Copied{float:left;margin-left:5px;color:Green;}

.addtofavs{float:right;font-weight:bold;font-size:12px;color:#767B82;}

.shareIcons a{float:left;width:100px;display:block;margin:10px 0px;text-decoration:none;color:#346AAC;}
.shareIcons a:hover{background-color:#d0d0d0;}
.shareIcons a i{background-image:url('/App_Themes/White/Images/share/shareIcons.png');background-repeat:no-repeat;background-attachment:scroll;width:16px;height:16px;display:block;float:left;margin-right:3px;}
.shareIcons a i.i11 {background-position:0px 0px;}
.shareIcons a i.i12 {background-position:-16px 0px;}
.shareIcons a i.i13 {background-position:-32px 0px;}
.shareIcons a i.i21 {background-position:0px -16px;}
.shareIcons a i.i22 {background-position:-16px -16px;}
.shareIcons a i.i23 {background-position:-32px -16px;}
.shareIcons a i.i31 {background-position:0px -32px;}
.shareIcons a i.i32 {background-position:-16px -32px;}
.shareIcons a i.i33 {background-position:-32px -32px;}
.shareIcons a i.i41 {background-position:0px -48px;}
.shareIcons a i.i42 {background-position:-16px -48px;}
.shareIcons a i.i43 {background-position:-32px -48px;}

/* Stile tab menu back*/
.BackMenu {margin-top:10px;}
.BackMenu ul.tabsNavMenu{float:left;width:630px;background:transparent url('/App_Themes/White/Images/back/tab_back.png') no-repeat scroll top right;}
.BackMenu ul.tabsNavMenu li {float:left;display:block;padding:0px 1px;line-height:32px;}
.BackMenu ul.tabsNavMenu li a{color:#d0d0d0;float:left;display:block;padding-right:5px;height:32px;margin-right:5px;}
.BackMenu ul.tabsNavMenu li a span{display: block;line-height:32px;height:32px;padding: 0px 0px 0px 5px;}
.BackMenu ul.tabsNavMenu li a:hover{color:#808080;}
.BackMenu ul.tabsNavMenu li a.tab-menu-item-selected{background:transparent url('/App_Themes/White/Images/back/tab_back_close.png') no-repeat scroll bottom right;color:white;}
.BackMenu ul.tabsNavMenu li a.tab-menu-item-selected span{background: transparent url('/App_Themes/White/Images/back/tab_back.png') no-repeat bottom left;}

/* accordion classes */
.accordionHeader{width:578px;overflow:hidden;background-color:white;border-style: solid; border-color: #DDDBDB; border-width: 1px;padding:10px 5px;margin-top:10px;cursor:pointer;}
.accordionHeaderSelected{width:578px;overflow:hidden;background-color:white;border-style: solid solid none; border-color: #DDDBDB; border-width: 1px;padding:10px 5px;margin-top:10px;cursor:pointer;}
.accordionHeader .accordionArrow{width:16px;height:16px;background-image:url('/App_Themes/White/Images/down.png');}
.accordionHeaderSelected .accordionArrow{width:16px;height:16px;background-image:url('/App_Themes/White/Images/up.png');}
.accordionContent{width:578px;overflow:hidden;background-color:white;border-style: none solid solid solid; border-color: #DDDBDB; border-width: 1px;padding:10px 5px;}

/* BackImages */
.editBack{background-image:url(Images/back/buttons/edit_back.png); display:block; width:30px; height:46px;}
.editBack:hover{text-decoration:none;}
.deleteBack{background-image:url(Images/back/buttons/delete_back.png); display:block; width:34px; height:41px;}
.deleteBack:hover{text-decoration:none;}
.saveBack{background-image:url(Images/back/buttons/save_back.png); display:block; width:30px; height:30px;}
.saveBack:hover{text-decoration:none;}
.cancelBack{background-image:url(Images/back/buttons/cancel_back.png); display:block; width:30px; height:30px;}
.cancelBack:hover{text-decoration:none;}

/* dropDown */
.comboDropDown{background-color:White;}
.comboDropDown:hover{background-color:#FFFFEF;}
.comboDropDown img{height:90px;width:90px;}
.comboDropDown span{color:#868686;float:left;margin-top:-60px;}

/*BackPages */
.item{width:590px;background-color:white;margin:5px 0px;}

/* Profile */
.ProfileBtns{width:590px;text-align:center;}
.ProfileBtns a {
background:transparent url(Images/profile/bg_tabs_profile.png) no-repeat scroll right bottom;
display:block;float:left;height:19px;margin-right:6px;padding-right:6px;text-decoration:none;}
.ProfileBtns a span {background:transparent url(Images/profile/bg_tabs_profile.png) no-repeat scroll 0 0;
display:block;color:White;height:19px;line-height:19px;padding:0 0 5px 6px;}
.highslide img {border:2px solid gray;}
.highslide {cursor:url(/gallery/highslide/graphics/zoomin.cur), pointer;margin:2px;}

/* ModalConfirm Buttons */
.OneConfBtn{width:90px;}
.TwoConfBtn{width:190px;}

/* Pager */
.nxt{background:transparent url(Images/next.png) no-repeat scroll right bottom;}
.prv{background:transparent url(Images/prev.png) no-repeat scroll right bottom;}
.nxt2{background:transparent url(Images/next.png) repeat scroll right bottom;}
.prv2{background:transparent url(Images/prev.png) repeat scroll right bottom;}