html,body{
margin:0;
padding:0;
height:100%;
    background-repeat: no-repeat;
    -webkit-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    background-size: 100% 100%;
overflow:hidden;
}

.disableCaret{
    -webkit-user-select: none;  /* Chrome all / Safari all */
    -moz-user-select: none;     /* Firefox all */
    -ms-user-select: none;      /* IE 10+ */
     user-select: none;       
  }

#audfx2go{
	position:relative;
	margin-top: 20px;
	margin-bottom:-50px;
	background-image:url(../images/themes/audfix3.png);
	background-repeat: no-repeat;
	width:520px;
	height:150px;
}

#aud_wave{
	position:relative;
	margin: 10px;
	background-image:url(../images/themes/_wave.png);
	background-repeat: no-repeat;
	width:53px;
	height:34px;
}
#aud_dropBox{
	position:relative;
	margin: 10px;
	background-image:url(../images/dBox.png);
	transform: scale(.5);
	background-repeat: no-repeat;
	width:50px;
	height:50px;
}

#HelpWnd{	
top:0px;
background:transparent;
position:absolute;
margin-left:10%;
margin-right:auto;
min-width:320px;
width:75%;
}

#fText_1 {
position:relative;
float:right;
right:15px;
font-family:'SansationLight', sans-serif;
font-style:Italic;
font-size:13px;
}

.flex-container{
	display: flex;
	left:50%;
	/* background: transparent; */
	flex-flow: row wrap;
	/* padding: 200px 0 25px 0; */
	justify-content:center;
	/* justify-content: space-around; */
}

.flex-item {
padding: 15px;
margin:30px;
color: black; 
text-align: center;
}

.flexBox-container{
	display: flex;
	margin-top: 50px;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	align-content: space-between;
}
.flexBox-container > div {
	color: #fff;
	padding: 5px;
	border-radius: 8px;
	background-color: #000;	
}


#chitchat{
z-index:1010;
position:fixed;
background-image:url(../images/logo/imgChit.png);
background-repeat:no-repeat;
width: 202px;
height: 45px;
margin-top: -75px;
margin-left: 30px;	
}

#newMSG{
	z-index:1015;
	position:relative;
	width:75px;
	height: 18px;
	top: 225px;
	left:150px;	
	}

.wfxLink_:hover{text-decoration:underline;cursor:pointer}


.redCircle{
	color:#fff;
	text-align:center;
	font-size:13px;
	line-height:13px;
	border-radius:15px;
	border-style: solid;
    border-width: 2px;
    border-color: #fff;  
	background-color:#f00;
	padding: 2px 4px 1px 4px;	
	font-weight: 700;
	font-family:Arial, Helvetica, sans-serif;

}
.shortCut_lbl{
	top:2px;
	right:8px;
	float:right;
	position:relative;
	font-family:'Economica';
	font-size:16px;
}
#menuText{
top:87px;
right:61px;
font-family:Arial, sans-serif;
font-size:16px;
font-weight: 500;
position:absolute;
}

.radBtn_left{
		background-position:left;
}
.radBtn_right{
		background-position:right;
}

#myCartRack{
	z-index:1014;
	right:21.6%;
	float:right;
	margin-top:12px;
	position:absolute;
	background-image:url(../images/btn/checkout_main.png);
	background-repeat:no-repeat;
	width:236px;
	height:26px;
    display: none;
}
#cart_Items{
	top:4px;
	left:77px;
	position:absolute;
	color:#fff;
	height:15px;
	font-size:15px;
	font-weight:500;
	font-style:italic;
    font-family:Arial, sans-serif;
	padding: 0 4px 3px 4px;
}

.checkoutBtn{
	top:3px;
	right:3px;
	z-index:32;
	position:absolute;
	background-image:url(../images/btn/checkout.png);
	background-repeat:no-repeat;
	width:123px;
	height:21px;
}

.viewcartBtn{
	top:3px;
	right:3px;
	z-index:32;
	position:absolute;
	background-image:url(../images/btn/checkout_1.png);
	background-repeat:no-repeat;
	width:123px;
	height:21px;
}

#this_Btn1,#this_Btn2{
	top:1px;
	z-index:2019;
	position:absolute;
	background-image: url(../images/btn/knob1.png);
	background-repeat:no-repeat;
    width:22px;
    height:24px;
}
.switch_frame{
	z-index:2018;
	position:absolute;
	padding: 5px 0px 5px 0px;
  /* place fil-color div here */
   background-repeat:no-repeat;
  width:40px;
  height:24px;	
}
.slide_gry{
	padding-top:5px;
    position: absolute;
	background-color:#b2babb;
	border-radius:14px;
    width:40px;
    height:14px;	
}

.slide_red{
	background-color:#FF3333;
	/* position:relative; */
	border-radius:14px;
  width:40px;
  height:8px;	
}
.slide_grn{
	background-color:green;
	/* position:relative; */
	border-radius:14px;
  width:40px;
  height:8px;	
}

.pwlLocked{
    position:absolute;
    background-image:url(../images/btn/pwl_Eye.png);
    background-position: -32px 0px;
    background-repeat:no-repeat;
    width:32px;
    height:22px;
}
.pwlLocked:hover{
    cursor: pointer;
}

.pwlUnlock{
    position:absolute;
    background-image:url(../images/btn/pwl_Eye.png);
    background-position: 0px 0px;
    background-repeat:no-repeat;
    width:32px;
    height:22px;
}
.pwlUnlock:hover{
    cursor: pointer;
}

input[type=text]::-ms-clear{display: none;}
input[type=password]::-ms-reveal{display: none;}

.dSpace25{ /* Div bottom spacer class */
	width:100%;
	height:25px;
	position:relative;
}
.dSpace35{ /* Div bottom spacer class */
	width:100%;
	height:35px;
	position:relative;
}
.dSpace50{ /* Div bottom spacer class */
	width:100%;
	height:50px;
	position:relative;
}
.dSpace60{ /* Div bottom spacer class */
	width:100%;
	height:60px;
	position:relative;
}
.dSpace75{ /* Div bottom spacer class */
	width:100%;
	height:75px;
	position:relative;
}
.dSpace100{ /* Div bottom spacer class */
	width:100%;
	height:100px;
	position:relative;
}
.dSpace150{ /* Div bottom spacer class */
	width:100%;
	height:150px;
	position:relative;
}
.dSpace200{ /* Div bottom spacer class */
	width:100%;
	height:200px;
	position:relative;
}

.forblur{
height:auto;
width:100%;
background-color:transparent;
margin:auto;
-webkit-filter: blur(3px);
-moz-filter: blur(3px);
-o-filter: blur(3px);
-ms-filter: blur(3px);
filter: blur(3px);
z-index:-1;
}

#selFrame{
	top:140px;
	left:82px;
	z-index:1015;
	position:absolute;
	background-image:url(../images/btn/smsSwt2.png);
	background-repeat:no-repeat;
	width:137px;
	height:43px;
	}
#selTrack{
	margin:20px 0 0 51px;
	position:relative;
	width:43px;
	height:18px
	}
#selKnob{
	z-index:1;
	left:0px;
	padding-left:2px;
	padding-right:2px;
	position:absolute;
	background-image:url(../images/btn/wfx_scaleAdj.png);
	background-repeat:no-repeat;
	width:18px;
	height:18px;
	}
#selKnob:hover{
	background-position:0px -18px;
	cursor:pointer;
}


#utilClose_bx,.utilClose{
    top:8px;
	right:8px;
	z-index:1019;
	position:absolute;
	background-image:url(../images/btn/40.png);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
}
#utilClose_bx:hover{
	cursor:pointer;
}
#utilClose_bx:active{
	transform:scale(.8);
}

#utilClose:active{
	transform:scale(.8);
}
#utilClose:hover{
	cursor:pointer;
}

#hlp_Close,#hlp_Set{
  top:25px;
  right:25px;
  z-index:1019;
  position:absolute;
  background-image:url(../images/btn/40.png);
  background-repeat:no-repeat;
  width:30px;
  height:30px; 
    }
#hlp_Close,#hlp_Set:hover{
  cursor:pointer;
}
#hlp_Close,#hlp_Set:active{
 transform:scale(.8);
}

#magicBtn{
	z-index:1;
	position:relative;
	margin:120px 0 0 170px;
	background-image:url(../images/btn/moreBtn.png);
	background-repeat:no-repeat;
	width:161px;
	height:37px;
}
#magicBtn:hover{
	background-position:center;
	cursor:pointer;
}
#magicBtn:active{
	background-position:bottom;
}

.android{background-image:url(../images/OS/system_x28.png);background-position:0px 0px;}
.blackberry{background-image:url(../images/OS/system_x28.png);background-position:-448px 0px;}
.iOS{background-image:url(../images/OS/system_x28.png);background-position:-28px 0px;}
.fedora{background-image:url(../images/OS/system_x28.png);background-position:-56px 0px;}
.linux{background-image:url(../images/OS/system_x28.png);background-position:-84px 0px;}
.ubuntu{background-image:url(../images/OS/system_x28.png);background-position:-112px 0px;}
.MacOS{background-image:url(../images/OS/system_x28.png);background-position:-140px 0px;}
.win8,.win10{background-image:url(../images/OS/system_x28.png);background-position:-168px 0px;}
.winVista{background-image:url(../images/OS/system_x28.png);background-position:-196px 0px;}
.win2k{background-image:url(../images/OS/system_x28.png);background-position:-420px 0px;}
.winNT{background-image:url(../images/OS/system_x28.png);background-position:-224px 0px;}
.winXP{background-image:url(../images/OS/system_x28.png);background-position:-364px 0px;}
.winServer{background-image:url(../images/OS/system_x28.png);background-position:-392px 0px;}
.unknown{background-image:url(../images/OS/system_x28.png);background-position:-252px 0px;}
.winME{background-image:url(../images/OS/system_x28.png);background-position:-308px 0px;}
.win7{background-image:url(../images/OS/system_x28.png);background-position:-336px 0px;}

.explorer_8{background-image:url(../images/OS/browser_x25.png);background-position:-225px 0px;}
.explorer_9{background-image:url(../images/OS/browser_x25.png);background-position:-50px 0px;}
.explorer_10{background-image:url(../images/OS/browser_x25.png);background-position:-250px 0px;}
.explorer_11{background-image:url(../images/OS/browser_x25.png);background-position:-275px 0px;}
.explorer_12{background-image:url(../images/OS/browser_x25.png);background-position:-125px 0px;} /* Edge Browser */

.opera{background-image:url(../images/OS/browser_x25.png);background-position:-75px 0px;}
.chrome{background-image:url(../images/OS/browser_x25.png);background-position:0px 0px;}
.mozilla{background-image:url(../images/OS/browser_x25.png);background-position:-25px 0px;}
.apple_safari{background-image:url(../images/OS/browser_x25.png);background-position:-100px 0px;}
.http_unknown{background-image:url(../images/OS/browser_x25.png);background-position:-250px 0px;}
.brave{background-image:url(../images/OS/browser_x25.png);background-position:-300px 0px;}
.cpu{background-image:url(../images/OS/browser_x25.png);background-position:-325px 0px;}
.computer{background-image:url(../images/OS/browser_x25.png);background-position:-350px 0px;}
.tablet{background-image:url(../images/OS/browser_x25.png);background-position:-375px 0px;}
.phone{background-image:url(../images/OS/browser_x25.png);background-position:-400px 0px;}

/************************** WFX-ERROR-MESSAGE-BOX ***************************/

.wfx_IcnError{
	background-image:url(../images/misc/errIcons.png);
	background-position:0px;
	background-repeat:no-repeat;
	width:47px;
	height:47px;
}
.wfx_IcnWarn{
	background-image:url(../images/misc/errIcons.png);
	background-position:-47px;
	background-repeat:no-repeat;
	width:47px;
	height:47px;
}
.wfx_IcnInfo{
	background-image:url(../images/misc/errIcons.png);
	background-position:-94px;
	background-repeat:no-repeat;
	width:47px;
	height:47px;
}
.wfx_IcnConfirm{
	background-image:url(../images/misc/errIcons.png);
	background-position:-141px;
	background-repeat:no-repeat;
	width:47px;
	height:47px;
}
#wfx_IcnWrapper{
	    position:absolute;
		margin: 13px 0 0 20px;
		width:47px;
		height:47px;
}
.wfxErroText{
	top:75px;
	left:10px;
	color:#333;
	z-index:2 !important;
	position:absolute;
	height:158px;
	width:281px;
	padding:4px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#titlebar_errorWnd{
top:1px;
left:1px;
height:38px;
width:306px;
cursor:move;
outline:none;
border:none;
overflow:hidden;
position:absolute;
border-radius: 7px 7px 0 0;
}

#noDrag_errorWnd{
	top:38px;
	left:3px;
	width:303px;
	height:216px;
	z-index:1 !important;
	position:absolute;
}

#wfxErrorBox, .wfxErrorBox{
	z-index:2016 !important;
	position:absolute;
	left:40%;
	top:250px;
	background-image:url(../images/misc/wfxMsg_Wnd.png);
	background-repeat:no-repeat;
	height:259px;
	width:308px;
	outline:none;
	border:none;
}
#errorBox_close{
  z-index:1;
	top:8px;
	right:8px;
	outline:none;
	border:none;
}
.YNO_Rack{
  left:3px;
	position:absolute;
	bottom:20px;
	height:40px;
	width:300px;
}

.yesBtn_rect, .noBtn_rect, .okBtn_rect{
	position:absolute;
	background-image:url(../images/btn/YesNoOK.png);
	background-position:-276px 0px;
	background-repeat:no-repeat;
	width:100px;
	height:40px;
}
.yesBtn, .noBtn, .okBtn{
	z-index:2;
	position:absolute;
	background-image:url(../images/btn/YesNoOK.png);
	background-repeat:no-repeat;
	outline:none;
	border:none;
	height:32px;
	width:92px;
}
.yesBtn:hover{
	cursor: pointer;
}
.noBtn:hover{
	cursor: pointer;
}
.okBtn:hover{
	cursor: pointer;
}
.yesBtn{ left:52px;	background-position:0px 0px;}
.noBtn{ right:52px; background-position:-92px 0px;}
.okBtn{ left:106px;	background-position:-184px 0px;}

.yesBtn_rect{ left:48px; top:-4px }
.noBtn_rect{ right:48px; top:-4px }
.okBtn_rect{ right:98px; top:-4px }

/************************************************************************/

#mCity,#mState{text-transform: uppercase;}
#fname,#lname,#mAddress,#fullName_news{text-transform: capitalize;}
#mWebsite,#emailID_news,#guessID{text-transform: lowercase;}

/*  PLACE HOLDER FOR USERNAME FIELD */

#phFname,#phLname,#phAddress,#phWebsite,#phZipcode,#phCity,
#phState,#phPhone,#phEmail,#phLogin,#phNewPWL,#phNewPWL2,
#phUserName,#phPassword{
	padding-right:4px;
	z-index:2 !important;
    position:absolute;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-style:italic;
}


#fname,#lname,
#mAddress,#mWebsite,
#mEmail,#mZipCode,
#mCity,#mState,
#mPhone,#signName,#edPhoneX,#edHomeAddr,#edWebAddr,#edEmail,#edZip,#edCity,#edState,#mPassword,#mPassword2,#password,#username{
padding-left:4px !important;
font-family:Tahoma, Geneva, sans-serif;
font-size:18px;
}


#header{
padding:0;
top:0px;
outline:none;
border:none;
z-index:1008 !important;
position:fixed;
height:128px;
width:100%;
}

#msg_header{
color:#fff;
white-space: normal;
overflow: hidden;
font-family:Tahoma;
font-size: 16px;
position:absolute;
width:99.95%;
margin-top:128px;
line-height:1.6;
text-align:center;
background-color:rgb(251, 70, 38);
z-index: 1;
}

#publisher_img{
	top:60px;
	float:right;
	z-index:1008;
	position:absolute;
	background-repeat:no-repeat;
	height:100px;
	width:100px;
}

#publisher_img2{
	top:60px;
	left:25px;
	float:right;
	z-index:1006;
	position:absolute;
	background-repeat:no-repeat;
	height:100px;
	width:100px;
}

#publisher_info{
    top:74px;
	float:right;
	right:340px;
	z-index:1008;
	font-size:14px;
    font-family:'SansationLight', Geneva, sans-serif;
	position:fixed;
}

#publisher_info2{
    top:40px;
	left:15px;
	z-index:1007;
	font-size:16px;
	margin-left:112px;
	font-family:'SansationLight', Geneva, sans-serif;
	position:relative;
}
#pub_profile{
	position:absolute;
	height:75px;
	width:75px;
}
.defaultImage{
	position:absolute;
	background-image:url(../profiles/blank/blank.png);
	background-repeat:no-repeat;
	height:100px;
	width:100px;
}
#imgGlint{
    z-index:1013;
	position:absolute;
	background-image:url(../images/themes/glint100.png);
	background-repeat:no-repeat;
	height:100px;
	width:100px;
}
#imgGlint_logIn{
    z-index:1013;
	position:absolute;
	background-image:url(../images/themes/glint100.png);
	background-repeat:no-repeat;
	height:100px;
	width:100px;
}

#wfxGlint{
	top:0;
	left:1px;
	z-index:1022;
	position:absolute;
	background-image:url(../images/themes/wfx_Glint.png);
	background-repeat:no-repeat;
	width:160px;
	height:57px;
}



.logo_swipe {
	animation: wfxSwipe 10s steps(153) infinite;
    -o-animation: wfxSwipe 10s steps(153) infinite;
    -ms-animation: wfxSwipe 10s steps(153) infinite;
    -moz-animation: wfxSwipe 10s steps(153) infinite;
    -webkit-animation: wfxSwipe 10s steps(153) infinite;
}

@keyframes wfxSwipe{from{ background-position: 0px;} to{ background-position:-24480px;}}
@-webkit-keyframes wfxSwipe{from{ background-position: 0px;} to{ background-position:-24480px;}}

.spinDiv {
  animation:spinDiv 1.2s linear infinite;
  -o-animation:spinDiv 1.2s linear infinite;
  -ms-animation:spinDiv 1.2s linear infinite;
 -moz-animation:spinDiv 1.2s linear infinite;
 -webkit-animation:spinDiv 1.2s linear infinite;
}
@keyframes spinDiv { 100% { transform: rotate(360deg);}}
@-o-keyframes spinDiv { 100% { -o-transform: rotate(360deg);}}
@-moz-keyframes spinDiv { 100% { -moz-transform: rotate(360deg);}}
@-webkit-keyframes spinDiv { 100% { -webkit-transform: rotate(360deg);}}


.scaleUp{
animation:scaleUp .4s ease-out 1;
-ms-animation:scaleUp .4s ease-out 1;
-o-animation:scaleUp .4s ease-out 1;
-moz-animation:scaleUp .4s ease-out 1;
-webkit-animation:scaleUp .4s ease-out 1;
}
@keyframes scaleUp {from{transform:scale(0)} to {transform:scale(1)}}
@-webkit-keyframes scaleUp {from{ -webkit-transform:scale(0)} to {-webkit-transform:scale(1)}}
@-o-keyframes scaleUp {from{ -o-transform:scale(0) } to {-o-transform:scale(1)}}
@-moz-keyframes scaleUp {from{ -moz-transform:scale(0) } to {-moz-transform:scale(1)}}

#newsWnd{
	z-index:1014;
	top:300px;
	position:absolute;
	background-image:url(../images/themes/wfxUtil_wnd.png);
	background-position:-1107px -209px;
	background-repeat:no-repeat;
	width:286px;
	height:240px;
}
#newsWnd_close{
	top:10px;
	right:12px;
		z-index:1019;
	position:absolute;
	background-image:url(../images/btn/40.png);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
}

#newSubBtn{
	top:186px;
	right:57px;
	border:none;
	outline:none;
	position:absolute;
	background-image:url(../images/btn/wfxBtn_main.png);
	background-position:-563px 0px;
	width:174px;
	height:43px;
}
#newSubBtn_rect{
	position:absolute;
	margin: 177px 0 0 46px;
	background-image:url(../images/btn/fRect_sub156.png);
	background-repeat:no-repeat;
	width:192px;
	height:64px;
}

#uPict{
background-repeat:no-repeat;
background-color:transparent;
background-size:cover !important; /* SCALES OUR IMAGE DOWN TO SIZE */
position:absolute;
margin-right:8px;
width:40px;
height:40px;
right:0px;
top:4px;
}


#uPict_Btn{
right:55px;
margin-top:20px;
position:absolute;
border-style: solid;
border-width: 2px;
border-color: #fff;
}

#uPict_Btn:hover{ cursor:pointer}
#uPict_Btn:active{
	transform:scale(.9);
	-webkit-transform:rotate(.9);
}
#thumbInfo{
	top:4px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	position:absolute;
	right:178px;
}
.round {
  position:relative;
   border-radius:50%;
   overflow: hidden;
   width: 100px;
   height:100px;
  }
.round img {
 position: relative;
 display:block;
   width: 100px;
   height:100px;
}

#btnSubmit{
	right:122px;
	z-index:32;
	outline:none;
	border:none;
	position:absolute;
	background-image:url(../images/btn/wfxBtn_main.png);
		background-position:0px 0px;
	background-repeat:no-repeat;
	width:156px;
	height:43px;
}
.il_rssIcon{
	margin:2px 0 0 4px;
	position:absolute;
}
#btnCancel{
	right:15px;
	z-index:32;
	outline:none;
	border:none;
	position:absolute;
	background-image:url(../images/btn/wfxBtn_main.png);
	background-position:-312px 0px;
	background-repeat:no-repeat;
	width:95px;
	height:43px;
}

/*********************************************** LightBoxs **********************************************/

.okBtn:hover{
	cursor: pointer;
}

#wfx_white, .wfx_white {
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	position:fixed !important;
    background-color:#FFF;
	opacity:0.7;
	z-index:1018;
	display:none;
}

#wfx_LB80x, .wfx_LB80x {
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	position:fixed !important;
    background-color:#000000;
	opacity:0.8;
	z-index:1018;
	display:none;
}
#wfx_LB70x, .wfx_LB70x {
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	position:fixed !important;
	background-color:#000000;
	opacity:0.7;
	z-index:1018;
	display:none;
}
#wfx_CLRx, .wfx_CLRx {
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	position:fixed;
	background-color:#000000;
	opacity:0.7;	
	z-index:1018;
	display:none;
}
#wfx_CLEAR, .wfx_CLEAR {
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	position:fixed;
	background-color:#000000;
	opacity:0;	
	z-index:1018;
	display:none;
}
#wfx_BLUR, .wfx_BLUR {
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity:0.95;
	position:fixed;
	backdrop-filter: blur(55px);
	z-index:1018;
	display:none;
}

#wfx_LB00x, .wfx_LB00x {
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	opacity:0.95;
	position:fixed;
	backdrop-filter: blur(55px);
	z-index:1018;
	display:none;
}
/********************************************************************************************/
#wfxMSG_100{
	z-index:1009;
	position:absolute;
	background-image:url(../images/misc/rate_msg.png);
	background-repeat:no-repeat;
	width:100%;
	height:100%;
}

#nextDay{
	position:absolute;
	margin: 156px 0 0 73px;
	font-family:'SansationLight', sans-serif;
	font-size:20px;
	font-weight:900;
	color:#333;
}
#btnOK{
	top:215px;
	left:100px;
	position:absolute;
	background-image:url(../images/btn/btnOK.png);
	background-repeat:no-repeat;
	width:74px;
	height:23px;
}
.zoomOut2x {
    display: inline-block;
    overflow: hidden;
    border-radius: 12px;
}
.zoomOut2x img {
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
.zoomOut2x img:hover {
    -webkit-transform:scale(1.5); /* Safari and Chrome */
    -moz-transform:scale(1.5); /* Firefox */
    -ms-transform:scale(1.5); /* IE 9 */
    -o-transform:scale(1.5); /* Opera */
    transform:scale(1.5);
}

/*************************************************************************************************************/
.zoomIn1x{
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
}

.zoomIn1x img{
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.zoomIn1x img:hover{
    -webkit-transform:scale(.95); /* Safari and Chrome */
    -moz-transform:scale(.95); /* Firefox */
    -ms-transform:scale(.95); /* IE 9 */
    -o-transform:scale(.95); /* Opera */
    transform:scale(.95);
}
.zoomIn1x div{
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.zoomIn1x div:hover{
    -webkit-transform:scale(.95); /* Safari and Chrome */
    -moz-transform:scale(.95); /* Firefox */
    -ms-transform:scale(.95); /* IE 9 */
    -o-transform:scale(.95); /* Opera */
    transform:scale(.95);
}
/***************************************************************************************************************/

#titlebar_guessWnd{
top:1px;
left:5px;
height:38px;
width:314px;
cursor:move;
outline:none;
border:none;
overflow:hidden;
position:absolute;
border-radius: 9px 9px 0 0;
}

.cc_GlowRect{
	z-index: -1;
	margin: -290px 0 0 -30px;
	position:relative;
	background-image:url(../images/themes/cc_Glow.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:460px;
	height:410px;
	display:none;
}

#wfxPost{
	z-index:1019;
	top:300px;
	left:25%; 
	position:absolute;
	background-image: url(../images/themes/cc_Post.png);
	background-repeat: no-repeat;
	border-color: #666;
	border-style: solid;
    border-width: 1px;
	border-radius: 10px;
	width:400px;
	height:350px;
}
#ccReply{
	z-index:1019;
	top:27px;
	left:24px; 
	color: #3062AD;
	border: none;
	outline:none;
	background-color: transparent;
	position:relative;
	font-family:'Comic Sans MS','Lucida Sans', Arial, sans-serif;
	font-style: italic;
	font-size:16px;
	font-weight:10;
	width:347px;
	height:195px;
}
#cc_CloseBtn{
	top:8px;
	right:10px;
}
#charCount_post{
	top:60px;
	left:18px;
	position:absolute;
	font-family:"Arial", Gadget, sans-serif;
	font-size:16px;
	font-style:italic;
	color:#333;	
}

#getUser{
	top:61px;
	left:59%;
	position:absolute;
	font-family:'Lucida Sans', Arial, sans-serif;
	font-style: italic;
	font-size:16px;
	width:auto;
}
#fRect_ccRect{
	top:82px;
	left:17px;
	position:absolute;
	background-image:url(../images/themes/cc_PostRect.png);
	background-repeat:no-repeat;
	height:210px;
	width:397px;
}
#dmsgBOX{
left:55px;
bottom:23px;
position:absolute;
padding: 0px -1px 0px 2px;
background-image:url(../images/btn/backPanel.png);
height:18px;
width:36px;
}
#dmsgBTN{
	position:absolute;
	background-image:url(../images/btn/wfx_scaleAdj.png);
	height:18px;
	width:18px;
}
#dmsgBTN:hover{
background-position: 0px -18px;
}
#ccPost_btn{
bottom:10px;
right:128px;
z-index:32; 
position:absolute;
background-position: 0px -42px;
background-repeat:no-repeat;
transform: scale(.8);
width:134px;
height:42px;	
}
#ccClear_btn{
bottom:10px;
right:12px;
z-index:33; 
position:absolute;
background-position: -134px -42px;
background-repeat:no-repeat;
transform: scale(.8);
width:134px;
height:42px;	
}
#titlebar_postWnd{
	top:0px;
	left:0px;
	height:38px;
	width:400px;
	cursor:move;
	outline:none;
	border:none;
	overflow:hidden;
	position:absolute;
	border-radius: 9px 9px 0 0;
}	
#titlebar_trackWnd{
top:2px;
left:5px;
height:38px;
width:277px;
cursor:move;
outline:none;
border:none;
overflow:hidden;
position:absolute;
border-radius: 9px 9px 0 0;
}
#titlebar_newsWnd{
top:2px;
left:4px;
height:38px;
width:278px;
cursor:move;
outline:none;
border:none;
overflow:hidden;
position:absolute;
border-radius: 9px 9px 0 0;
}
.titlebar_Icn{
	top:-10px;
	left:-40px;
	height:60px;
	width:160px;
	position:relative;
	transform:scale(.4);
	-webkit-transform:scale(.4);
   background-repeat:no-repeat;
   background-image:url(../images/themes/logos_main.png);
}
.titlebar_caption{
	top:1px;
	left:80px;
	height:38px;
	line-height:38px;
	user-select: none; /* !!DISABLES TEXT SELECTION!! */
	font-family:'SansationLight',Tahoma, Geneva, sans-serif;
	font-size:18px;
	font-weight:bold;
	position:absolute;
}
#pSurvey{
  top: -40px;
  position: absolute;
  white-space: nowrap;
  left:-40px;
  width:248px;
  height:18px;
}
.zoomIn1x_150{
    display: inline-block;
    overflow: hidden;
}
.zoomIn1x_150 img{
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -ms-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
  /*  vertical-align: middle;*/
}
.zoomIn1x_150 img:hover{
    -webkit-transform:scale(.9); /* Safari and Chrome */
    -moz-transform:scale(.9); /* Firefox */
    -ms-transform:scale(.9); /* IE 9 */
    -o-transform:scale(.9); /* Opera */
    transform:scale(.9);
	cursor:pointer;
}

/* Display our checkBox images an table highlight via class control...*/
.Checked{ background-position:bottom;}
.unChecked{ background-position:top;}

.radBtn_top{ top:2px;}
.radBtn_bottom{ top:24px;}
.btn_Left{ left:1px;} 
.btn_Right{left:22px;} 

/* ._setSwitch_V{ background-position: top;}
._setSwitch_H{ background-position: right;} */

#trkGuide_A{
	position:absolute;
	margin:20px 0 0 94px;
	background-image:url(../images/themes/button_panel.png);
	background-repeat:no-repeat;
	width:22px;
	height:44px;
}
#acctKnob{
	margin-left:2px;
	position:absolute;
	background-repeat:no-repeat;
	height:18px;
	width:18px;
}
#trkGuide_B{
	position:absolute;
	margin:20px 0 0 209px;
	background-image:url(../images/themes/button_panel.png);
	background-repeat:no-repeat;
	width:22px;
	height:44px;
}
#statKnob{
	position:absolute;
	margin-left:2px;
	background-repeat:no-repeat;
	height:18px;
	width:18px;
}
/* Show and or hide an element or two! */
.display_none{ display:none;}
.display_block{ display:block;}

/**************************** THEME (skins) BUTTON CONTROLS *************************************/

#skinBtnRect{
	margin: -27px 25px -10px 60px;
	height:20px;
	}

/* Wrapper for Theme-select buttons to insure spacing and measurements
   are exact no matter which browser we are using!!! */

#lSkinBtn{
	margin: 5px 0px 0px -4px;
	position:relative;
	width:25px;
	height:22px;
	background-image:url(../images/themes/leftSkinBtn.png);
}
#lSkinBtn:hover{cursor:default;}
#lSkinBtn:active{position: relative;right:3px;}

#rSkinBtn{
	margin: -43px 0px 0px 63px;
	position:relative;
	width:25px;
	height:22px;
	background-image:url(../images/themes/RightSkinBtn.png);
}
#rSkinBtn:hover{cursor:default;}
#rSkinBtn:active{position: relative;left:3px;}

#headerTxt{
	width:539px;
	height:77px;
	top:60px;
	margin-left:15.3%;
	position:relative;
	background-repeat:no-repeat;
}
#logo{
	z-index:1018;
	top:20px;
	left:30px;
	position:fixed !important;
	background-image:url(../images/themes/logos_main.png);
	background-repeat:no-repeat;
	width:160px;
	height:57px;
}
#sub_logo{
	position:absolute;
	background-repeat:no-repeat;
	width:159px;
	height:77px;
	margin:85px 0 0 30px;
}
#sMedia{
		position:fixed !important;
		background-color: transparent;
}
#sub_datetime{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:14px;
	background-repeat:no-repeat;
	width:300px;
	margin:81px 0 0 35px;
}
#sub_quotes{
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:12px;
	background-repeat:no-repeat;
	width:450px;
	margin:102px 0 0 35px;
}


#videoBox1{
margin-left:auto;
margin-right:auto;
margin-top:80px;
width:853px;
height:480px;
}
#videoBtn1{
	z-index:1;
	position:relative;
	background-image:url(../images/btn/wtv0.png);
	background-repeat:no-repeat;
	width:174px;
	height:48px;
	margin-left:auto;
	margin-right:auto;
}
#item_d_p{
	padding:10px;
	border-radius: 8px;
}
#item_a,#item_b,#item_c,#item_d{
	height:100px;
	border-radius:8px;
	margin-bottom:8px;
}
#item_a:hover{ cursor:pointer }
#item_b:hover{ cursor:pointer }
#item_c:hover{ cursor:pointer }
#item_d:hover{ cursor:pointer }


#nextArticle{
	z-index:1;
	margin-top:1px;
	margin-bottom:-12px;
	position:relative;
	border-radius:8px;
	height:85px;
}

#nextArticle:hover{
	cursor:pointer;
}
#survey{
	margin-top:1px;
	margin-bottom:10px;
	color:#fff;
	font-family:'SansationLight',sans-serif;
	font-weight:bold;
	border-radius:8px;
	height:85px;
}
#surveyBlk{
	top:28px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	width:112px;
	height:52px;
}
#bYes{
	position: absolute;
	background-image: url(../images/btn/YesNo_btn.png);
	background-position:0px 0px;
	background-repeat: no-repeat;
	width:39px;
	height:39px;
	top:8px;
}
#bYes:hover{
	cursor:pointer;
}
#bYes:active{
	transform:scale(.93);	
}
#bNo{
	right: 0;
	position: absolute;
	background-image: url(../images/btn/YesNo_btn.png);
	background-position:-39px 0px;
	background-repeat: no-repeat;
	width:39px;
	height:39px;
	top:8px;
}
#bNo:hover{
	cursor:pointer;
}
#bNo:active{
	transform:scale(.93);
	-webkit-transform:scale(.93);
}

#eSymbol{
	margin: -2px 0 0 0;
	position:absolute;
}

/********************************* Login Window *****************************************/

#pwlWrapper, .pwlWrapper{
	z-index:1020; /* float over rssWind */
	position:absolute !important;
	border-radius:8px;
	height:400px;
	width:300px;
	display:none;
}
#uProfileImg{
	top:25px;
	left:100px;
	z-index:1012;
	position:absolute;
}
#username{
	border:none;
	outline:none;
	border-radius:2px;
	height:34px;
	top:180px;
	left:15px;
	width:263px;
	position:absolute;
	padding: 0 4px 0 4px;
	font-family:'SansationLight',Tahoma, Geneva, sans-serif;
	font-size:17px;
}
#phUserName{
	position:absolute;
	left:18px;
	bottom:193px;
}
.edIcon{
	margin:2px 0 0 3px;
	position:absolute;
}
#password{
	border:none;
	outline:none;
	border-radius:2px;
	height:34px;
	top:235px;
	left:15px;
	width:263px;
	position:absolute;
	padding: 0 4px 0 4px;
	font-family:'SansationLight',Tahoma, Geneva, sans-serif;
	font-size:16px;
}
#phPassword{
	position:absolute;
	left:18px;
	bottom:138px;
}
#pwlLock{
	position:absolute;
	left:2px;
	top:1px;
	background-image:url(../images/btn/admin_lock.png);
	background-repeat:no-repeat;
	width:19px;
	height:21px;
}
#newPWL{
	top:285px;
	width:300px;
	text-align:center;
	position:absolute;
	margin-left:auto;
	margin-right:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#newPWL:hover{
	cursor:pointer;
	font-weight:bold;
}
#userSignName{
	top:147px;
	left:80px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
}
#fRect_log_on{
	top:328px;
	left:11px;
	position:absolute;
	background-image:url(../images/btn/fRect_reg174.png);
	background-repeat:no-repeat;
	width:174px;
	height:61px;
	display:none;
}
#fRect_log_clr{
	top:328px;
	right:11px;
	position:absolute;
	background-image:url(../images/btn/fRect_sub95.png);
	background-repeat:no-repeat;
	width:113px;
	height:61px;
	display:none;
}
#btnLogin{
	z-index:32;
	left:20px;
	bottom:20px;
	border:none;
	outline:none;
	position:absolute;
	background-image:url(../images/btn/wfxBtn_main.png);
	background-position:-156px 0px;
	background-repeat:no-repeat;
	width:156px;
	height:43px;
}
#btnReset{
	z-index:32;
	right:20px;
	bottom:20px;
	border:none;
	outline:none;
	position:absolute;
	background-image:url(../images/btn/wfxBtn_main.png);
	background-position:-312px 0px;
	background-repeat:no-repeat;
	width:95px;
	height:43px;
}
.invPWL_Red{
	margin: -24px 0 0 -24px;
	position:relative;
	background-image:url(../images/btn/PWL_val.png);
	background-position:-346px 0px;
	background-repeat:no-repeat;
	width:346px;
	height:446px;
	display:none;
}
.invPWL_Grn{
	margin: -24px 0 0 -24px;
	position:relative;
	background-image:url(../images/btn/PWL_val.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:346px;
	height:446px;
	display:none;
}

/**************************************** Log Me Off Window *******************************************/

#logOff_win, .logOff_win{
	z-index:1019;/* float over rssWind */
	position:absolute;
	border-radius:8px;
	height:400px;
	width:300px;
	display:none;
}
#logOff_img{
	top:50px;
	left:100px;
	float:right;
	z-index:1012;
	position:absolute;
	background-repeat:no-repeat;
	height:100px;
	width:100px;
}
#wfx_Close_log,#wfx_Close_logIn,#acct_Wnd_close,#qPostClose{
	top:8px;
	right:10px;
	position:absolute;
	background-image:url(../images/btn/40.png);
	width:30px;
	height:30px;
}

#qPostClose:hover{
	cursor: pointer;
}

#logOff_info{
	font-family:'SansationLight', Geneva, sans-serif;
	font-size:16px;
	position:absolute;
	top:170px;
	left:50px;
	user-select:none;
}
#saveMylog{
	top:300px;
	outline:none;
	border:none;
	position:absolute;
	margin-left:49px;
	background-repeat:no-repeat;
	width:22px;
	height:22px;
}
#saveMyLbl{
	top:303px;
	font-family:'SansationLight', Geneva, sans-serif;
	position:absolute;
	margin-left:82px;
	user-select:none;
}
#fRect_log_off{
	top:328px;
	left:33px;
	position:absolute;
	background-image:url(../images/btn/fRect_reg174.png);
	/* 0px = Grn, -61px = Blu, -122px = Gry, -183px = Wht */
	background-position: 0px 0px;
	background-repeat:no-repeat;
	width:174px;
	height:61px;
	display:none;
}
#logoutBtn{
	left:42px;
	bottom:20px;
	border:none;
	outline:none;
	position:absolute;
	background-image:url(../images/btn/wfxBtn_main.png);
	background-position:-407px 0px;
	background-repeat:no-repeat;
	height:43px;
	width:156px;
}
#AcctBtn{
	left:206px;
	bottom:20px;
	border:none;
	outline:none;
	position:absolute;
	background-image:url(../images/btn/wfxBtn_main.png);
	background-position:-407px -43px;
	background-repeat:no-repeat;
	height:43px;
	width:61px;

}
#wfx_00023{
	top:235px;
	left:80px;
	position:absolute;
	width:200px;
	height:50px;
}

/*********************** Registration Window *************************************/

#fname{
	padding: 0 4px 0 4px;
	border-radius:2px;
	height:34px;
}
#lname{
	right:-37px;
	padding: 0 4px 0 4px;
	border-radius:2px;
	height:34px;
}
#mAddress{
	padding: 0 4px 0 4px;
	border-radius:2px;
	height:34px;
}
#mWebsite{
	padding: 0 4px 0 4px;
	border-radius:2px;
	height:34px;
}
#mZipCode{
	padding: 0 4px 0 4px;
	border-radius:2px;
	height:34px;
}
#mCity{
	padding: 0 4px 0 4px;
  	border-radius:2px;
	height:34px;
}
#mState{
	padding: 0 4px 0 4px;
	border-radius:2px;
	height:34px;
}
#mPhone{
	padding: 0 4px 0 4px;
	border-radius:2px;
	height:34px;
}

#smsTxt_btn{
	z-index:10;
	margin: -89px 0 0 300px;
	position:absolute;
	background-image:url(../images/btn/smsBTN.png);
	background-repeat:no-repeat;
	height:23px;
	width:73px;
}
#smsTxt_btn:hover{
	cursor:pointer;
}

#userTxt{
	z-index:1;
	padding:6px;
	position:absolute;
	border-radius:4px;
	overflow-x: hidden;
    overflow-y: auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
}
#phRegister{
	top:30px;
	z-index:1;
	padding-right:4px;
    position:absolute;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-style:italic;
}
#terms{
	outline:none;
	border:none;
	background-repeat:no-repeat;
	width:22px;
	height:22px;
}
#cx_focus_rect1{  /* white = -90px, Grey = -60px, blue = -30px, Green = 0px */
	position:absolute;
	background-image:url(../images/btn/cx_rect.png);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
}
#termInfo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#reg_image{
	right:60px;
	float:right;
	z-index:auto;
	position:absolute;
	margin: -25px 0 0 0;
	background-repeat:no-repeat;
	height:100px;
	width:100px;
}
#reg_image_back{
	right:60px;
	float:right;
	z-index:auto;
	position:absolute;
	margin: -25px 0 0 0;
	background-image:url(../profiles/blank/blank.png);
	background-repeat:no-repeat;
	height:100px;
	width:100px;
}
#mEmail{
	padding: 0 4px 0 4px;
	border-radius:2px;
	height:34px;
}
#signName{
	padding: 0 4px 0 4px;
	border-radius:2px;
	height:34px;
}
#mPassword{
	padding: 0 4px 0 4px;
	border-radius:2px;
	height:34px;
}
#mPassword2{
	padding: 0 4px 0 4px;
	border-radius:2px;
	height:34px;
}
#browseBtn{
	top:300px;
	float:right;
	right:55px;
	z-index:32;
	position:absolute;
	background-image:url(../images/btn/browseBtn.png);
	 background-repeat:no-repeat; 
	height:82px;
	width:84px;
}
#file{  /* hide real browse dialog width just in case it's visible in older browsers! */
   /*-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; */
   opacity:0;
   width:82px !important;
   height:40px;
   display:none;
}
#fRect_ok{
	top:-9px;
	right:113px;
	position:absolute;
	background-image:url(../images/btn/fRect_reg174.png);
	background-repeat:no-repeat;
	width:174px;
	height:61px;
	display:none;
}
#fRect_clr{
	top:-9px;
	right:6px;
	position:absolute;
	background-image:url(../images/btn/fRect_sub95.png);
	background-repeat:no-repeat;
	width:113px;
	height:61px;
	display:none;
}

/*****************************************************************************************/

#thisDev{
	top:19px;
	right:90px;
	position:absolute;
	font-family:'SansationLight',Tahoma, Geneva, sans-serif;
	font-size:14px;
}
#mifi_img{
	top:68px;
	right:55px;
	position:absolute;
	background-repeat:no-repeat;
	width:25px;
	height:20px;
}
#cbx_ZoomPix,#cbx_ZoomWnd{
right:6px;
float:right;
margin-top:-23px;
position:absolute;
background-repeat:no-repeat;
width:22px;
height:22px;
}
#amazonFrm1{
	float:left;
	margin-right:6px;
	margin-bottom:4px;
	position:relative;
}

/************************************* SOCIAL MEDIA BUTTONS ********************************************/

.sMediaBG{
	background-image:url(../images/SM/sMediaBG.png);
	background-color: transparent;
	background-repeat:no-repeat;
	width:190px;
	height:53px;
	padding:13px 0 0 23px;
}
#sMedia{
	top:1px;
	z-index:1008;
	position:absolute;
	margin-right:5%;
}
.smIcons{
	background-position:top;
	padding:0px;
}

.smIcons:hover{
	cursor:pointer;
	background-position:bottom;
}
.smIcons:active{
	position:relative;
	top:1px;
}
#item1{
	background-image:url(../images/SM/25x25/Facebook.png);
	height:25px;
	width:25px;
}
#item2{
	background-image:url(../images/SM/25x25/Twitter.png);
	margin:-25px 0 0 30px;
	height:25px;
	width:25px;
}
#item4{
	background-image:url(../images/SM/25x25/Pinterest.png);
	margin:-25px 0 0 90px;
	height:25px;
	width:25px;
}
#item5{
	background-image: url(../images/SM/25x25/LinkedIn.png);
	margin: -25px 0 0 120px;
	height: 25px;
	width: 25px;
}
#item3{
	background-image:url(../images/SM/25x25/instagram.png);
	margin:-25px 0 0 60px;
	height:25px;
	width:25px;
}

#userName_tag{
	top:1px;
	width:80px;
	position:fixed;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align:right;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-style:italic;
	display:none;
}

#cc_license2{
	position:relative;
	margin: -25px 0 0 0;
}

#footer_left{
	z-index:1017;
	position:fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	width:300px;
	bottom:0;
}

#footer{
	z-index:10;
	position:fixed;
	width:100%;
	bottom:0;
	margin:0;
	padding:0;
}

.termWnd{
	height:100%;
	z-index:1012;
	overflow: hidden;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	display:none;
}
.termWnd_inner{
	width:100%;
	height:100%;
	z-index:1013;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-color:#eeeeee;
    overflow-x:hidden;
	overflow-y:auto;
	right:-15px !important; /* Hides vertical scrollbar */
}

#thumbs_UP{
	background-image:url(../images/btn/thumbsUp.png);
	background-repeat: no-repeat;
	position:absolute; 
	top:250%;
	/* left:100%; */
	z-index:1012;
	margin-left:20%;
	margin-right:-50%;
	/* transform:translate(-50%,-50%);   */
	height:209px;
	width:300px;
}

/****************************** RSS READER *********************************************/

#rssCloseBtn{
	top:8px;
	right:8px;
	z-index:1017;
}

#rssIcon{
	top:10px;
	left:87px;
	position:absolute;
	height:16px;
	width:16px;
	background-repeat:no-repeat;
}

#hostName{
	left:110px;
	padding:0;
	top:12px;
	z-index:10;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}
#feedData{
	left:15px;
	float:right;
	height:16px ;
	bottom:17px;
	z-index:10;
	position:absolute;

}
#indx{
	position:absolute;
	padding:10px 0 0 0;
	width:28px;
	height:17px;
}

#aNum{
 left:-10px;
    position:relative;
    font-family:Arial, sans-serif;
    font-weight:bold;
    font-size:12px;
	text-align:center;
	line-height:12px;
	border-radius:15px;
	border-bottom-left-radius:0px;
	border-top-left-radius:0px;
	padding: 1px 4px 1px 4px;
	background:transparent;
	box-shadow: 1px 1px 1px 1px #808080;
	margin-left:-5px;
}

#pDesc{
	margin-top:5px;
	font-family:Arial, sans-serif;
	font-size:90%;
	width:100%;
}


#pDesc a{
	position:relative;
	margin-bottom:1px;
	text-overflow:ellipsis;
    font-family:Arial, sans-serif;
	font-size:14px;
	}

#pTitle a{
  margin-left:-5px;
  text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
  font-weight:600;
	font-size:12px;
}
#pTitle a:hover{ text-decoration:underline;}
#pTitle a:active{ text-decoration:underline;}



#pDate{
  position:relative;
  border-radius:8px;
  padding:0px 5px 0px 3px;
  font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size:13px;
}

#panel2B{
	margin-top:8px;
	height:auto;
	border-radius:12px;
	margin-bottom:12px;
}

#rssWrap{
	z-index:1017;
	width:300px;
	outline:none;
	position:fixed;
    height:500px;
	border-radius: 8px;
}

#article1{
    width:300px;
	height:411px !important;
	margin-top:39px !important;
	border:none;
	outline:none;
	overflow:hidden;
}
.article1_inner{
	border:none;
	outline:none;
	overflow:hidden;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding: 0 15px 0 15px;
   }
.hr_footer{
	margin-left:-15px;
	width:303px;
}
#btnRack1{
	top:13px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:190px;
	height:22px;
}
#btnScrollPlay,#btnScrollStop,#btnScrollDwn,#btnScrollUp,
#btnFirstIndex,#btnLastIndex{
	top:0px;
	z-index:1;
	width:22px;
	height:22px;
	position:absolute;
	background-repeat:no-repeat;
}
#btnRefresh,#btnSettings{
	top:0px;
	z-index:1017;
	width:22px;
	height:22px;
	position:absolute;
	background-repeat:no-repeat;
}
#btnScrollPlay2{
	top:0px;
	z-index:-1;
	position:absolute;
	background-image:url(../images/btn/rss_play_still.png);
	background-repeat:no-repeat;
	width:22px;
	height:22px;
}
.rss_btn_play{
	position:absolute;
	background-image:url(../images/btn/rss_play_still.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:22px;
	height:22px;
	}
.rss_btn_pause{
	position:absolute;
	background-image:url(../images/btn/rss_play_still.png);
	background-position:0px -22px;
	background-repeat:no-repeat;
	width:22px;
	height:22px;
	}
#btnScrollPlay{background-position:-44px 0px;} /* Play */
#btnScrollStop{margin-left:28px;background-position:-132px 0px;} /* Stop */
#btnScrollUp{left:110px;background-position:-44px 0px;} /* Next */
#btnScrollDwn{left:83px;background-position:-22px 0px}/* Prev  */
#btnFirstIndex{left:138px;background-position:-66px 0px;} /* Last */
#btnLastIndex{left:56px;background-position:0px 0px;} /* First */
#btnRefresh{left:167px;background-position:-176px 0px;} /* Refresh  */
#btnSettings{left:215px;background-position:-154px 0px;} /* Settings  */


#rssLoaderBck{
	z-index:2015 !important;
	border-radius:8px;
	margin:230px 0 0 25px;
	position:absolute;
	background-image:url(../images/themes/boxWin_95x.png);
	width:250px;
	height:100px;
}

#rssLBL{
	top:37px;
	left:50px;
	position:absolute;
    z-index:2015 !important;
}


#about_Wenfix{
	top:15%;
	width:305px;
	height:399px;
	z-index:1019;
	position:absolute;
	border-radius:12px;
	border:1px solid #808080;
	background-image: url(../images/themes/glass/clearX2_wht.png);
	background-size:cover;
	overflow:hidden;
}




#imgGlide{
transform:scale(0);
-webkit-transform:scale(0);
	position:absolute;
	margin:22px 0 0 100px;
	background-image:url(../images/themes/waj_DM.jpg);
	background-repeat:no-repeat;
	width:100px;
	height:112px;
}
#imgGlide_Me{
	transform:scale(0);
	-webkit-transform:scale(0);
		position:absolute;
		margin:22px 0 0 100px;
		background-image:url(../images/themes/waj_ME.jpg);
		background-repeat:no-repeat;
		width:100px;
		height:112px;
	}

#sysInfo{
	position:absolute;
	margin:38px 0 0 100px;
	font-family:'SansationLight';
	font-weight:500;
	font-size:14px;
	height:120px;
	width:250px;
	display:none;

}


#sysInfo2{
	text-align:left;
	position:absolute;
	margin:130px 0 0 30px;
	font-family:"SansationLight", Arial, Helvetica, sans-serif;
	font-weight:500;
	font-size:14px;
	height:150px;
	width:260px;
}


#sysInfo_p1{position:absolute;margin-top:2px}
#sysInfo_p2{position:relative;margin-top:-8px; left:22px;}
#sysInfo_p4{position:relative;top:-42px;left:17px;} /* Facebook link */
#sysInfo_p3{position:relative;top:6px;left:5px;}/* Email link */


#sysInfo_p4{
	color:#2A1FFF;
}

#about_hrLine1{
	top:269px;
	position:absolute;
	background-image:url(../images/themes/hrLine_gw.png);
	width:100%;
	height:2px;
}

#about_hrLine2{
	top:345px;
	position:absolute;
	background-image:url(../images/themes/hrLine_gw.png);
	width:100%;
	height:2px;
}

#twitIcon{
	top:15px;
	left:-4px;
	width:25px;
	height:25px;
	position:absolute;
	transform:scale(.7);
	background-image:url(../images/SM/25x25/Twitter.png);

}
#fbIcon{
	top:42px;
	left:-3px;
	width:14px;
	height:14px;
	position:absolute;
	background-image:url(../images/SM/25x25/fb14.png);
}

#mailIcon{
	top:61px;
	left:-13px;
	position:absolute;
}

#bLine2{
	position:absolute;
	margin: 120px 0 0 80px;
	background-color:#3062AD;
	width:200px;
	height:2px;
}

#cc_license_about{
	top:285px;
	left:30px;
	width:257px;
	height:28px;
	text-align:left;
	position:absolute;
	background-position:0px 0px;
	background-image:url(../images/themes/wfx_cc_license.png);
	background-repeat:no-repeat;
}

#about_lic{
	color:#007FAA;
	position:absolute;
	margin:16px 0 0 2px;
	font-family:"SansationLight", Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:500;
	text-indent:100px;
}
#about_lic:hover{ cursor:pointer}


#sysIcon-1{
	left:15px;
	bottom:12px;
	position:absolute;
	transform:scale(1.085);
	background-repeat:no-repeat;
	width:28px;
	height:28px;
}

#webIcon-1{
	left:150px;
	bottom:15px;
	position:absolute;
	transform:scale(1.075);
	background-repeat:no-repeat;
	width:25px;
	height:25px;
}
#abt_sysIconLBL{
	left:47px;
	position:absolute;
	bottom:17px;
	font-family:"SansationLight",Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	}
#abt_webIconLBL{
	left:180px;
	position:absolute;
	bottom:25px;
	font-family:"SansationLight",Tahoma, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	}
#abt_storageLBL{
	left:180px;
	position:absolute;
	bottom:10px;
	font-family:"SansationLight",Tahoma, Geneva, sans-serif;
	font-size:13px;
}



/************************************ Guessbook **************************************/

.is_gbook{
	z-index:32;
	background-position: top;
	}
	.is_gbook:hover{
		cursor: pointer;
	}
	.is_not_gbook{
		z-index:33;
		background-position:bottom;
	}
	.is_not_gbook:hover{
		cursor:default;
	}

#GuessBook, .GuessBook{
	z-index:1019;
	position:absolute;
	background-image:url(../images/themes/wfxUtil_wnd.png);
	background-position:-782px 0px;
	background-repeat:no-repeat;
	height:454px;
	width:324px;
}
#gbCloseBtn{
	top:8px;
	right:14px;
	z-index:1019;
	position:absolute;
	background-image:url(../images/btn/40.png);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
}

#charCount_guess{
	top:137px;
	left:18px;
	position:absolute;
	font-family:"Arial", Gadget, sans-serif;
	font-size:14px;
	font-style:italic;
	color:#333;
}

#myStar{
	position:relative;
    margin:8px 0px 10px -25px;
	width:166px;
	height:20px;	
	background-image: url(../images/themes/star21.png);
	background-repeat: no-repeat;
	transform:scale(.7);

}
.Item{
	order:1;
	flex-grow:2;
	flex-shrink:1;
	flex-basis:50px;
}
#guessText{
	top:163px;
	left:22px;
	border:none;
	outline:none;
	overflow:auto;
	color:#333;
	z-index:1014;
	position:absolute;
	background:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	height:200px;
	width:275px;
}
#guessID{
	top:91px;
	left:22px;
	z-index:1014;
	border:none;
	outline:none;
	color:#333;
	position:absolute;
	background:transparent;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:15px;
	height:30px;
	width:284px;
}
#gbLBL{
	top:55px;
	left:50px;
	color:#333;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;	
	font-style: italic;
	user-select: none;
}
#starRack{
	z-index:1019;
	top:53px;
	left:195px;
	position:absolute;
	/* margin:60px 0 0 195px; */
	width:120px;
	height:20px;
	background-image: url(../images/themes/star20.png);
	background-repeat: no-repeat;
}

#star1,#star2,#star3,#star4,#star5{
	top:2px;
	padding:2px;
	position:absolute;
	width:13px;
	height:13px;
}
#star1{left:0px;}
#star2{left:22px;}
#star3{left:44px;}
#star4{left:64px;}
#star5{left:86px;}

.star_none{
	background:url(../images/themes/star20.png) no-repeat;
	background-position:0px 0px;
}
.star_one{
	background:url(../images/themes/star20.png) no-repeat;
	background-position:0px -20px;
}
.star_two{
	background:url(../images/themes/star20.png) no-repeat;
	background-position:0px -40px;
}
.star_three{
	background:url(../images/themes/star20.png) no-repeat;
	background-position:0px -60px;
}
.star_four{
	background:url(../images/themes/star20.png) no-repeat;
	background-position:0px -80px;
}
.star_five{
	background:url(../images/themes/star20.png) no-repeat;
	background-position:0px -100px;
}
#starSEL{
	top:50px;
	left:18px;
	position:absolute;
	background-image:url(../images/btn/starBtn.png);
	background-repeat:no-repeat;
	width:36px;
	height:36px;	
}
#starSEL:hover{
	cursor: pointer;
}

#gubBTN{
	margin-left:135px;
	position:absolute;
	background-image:url(../images/btn/guessbookBtn.png);
	background-repeat:no-repeat;
	width:50px;
	height:22px;	
}
#gubBTN:hover{
	cursor: pointer;
}

#gbTitle{
	outline:none;
	border:none;
	z-index:2015;
	position:absolute;
	margin: 133px 0 0 277px;
	background-image:url(../images/btn/dropBtn.png);
	background-repeat:no-repeat;
	width:20px;
	height:22px;
}

#dropPanel1{
	top:160px;
	right:10px;
	float:right;
	z-index:1016;
	position:absolute;
	width:220px;
	height:45px;
	background-color:#eee;
	padding:8px;
	border-radius: 0 0 6px 6px;
	border-bottom: 1px solid #808080;
	display:none;
}

#guessTopic{
	outline:none;
	position:absolute;
	color:#666;
	width:215px;
	height:32px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-style:italic;
	background-color:#F5F1BE;
	border-radius:6px;
}


#fRect_guessTopic{
	top:3px;
	left:3px;
	position:absolute;
	background-image:url(../images/btn/guess_fRect.png);
	background-repeat:no-repeat;
	height:51px;
	width:229px;
}

#fRect_guessEmail{
	top:84px;
	left:13px;
	position:absolute;
	background-image:url(../images/btn/fRect.png);
	background-repeat:no-repeat;
	height:50px;
	width:298px;
}
#phGuessEmail{
	left:22px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:16px;
	color:#808080;
}

#phComment_post{
	left:30px;
	top:112px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:16px;
	color:#808080;
}

#fRect_guessText{
	top:134px;
	left:13px;
	position:absolute;
	background-image:url(../images/btn/fRect.png);
	background-position: 0px -50px;
	background-repeat:no-repeat;
	height:250px;
	width:299px;
}
#phGuessBook{
	top:150px;
	left:25px;
	width:275px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-style:italic;
	font-size:16px;
	color:#808080;
}
#guess_OK_btn{
	left:25px;
	z-index:32;
	border:none;
	outline:none;
	position:absolute;
	background-image:url(../images/btn/wfxBtn_main.png);
	background-position:-156px 0px;
	background-repeat:no-repeat;
	height:43px;
	width:156px;
	bottom:18px;
}
#fRect_guessOK{
	left:16px;
	bottom:9px;
	position:absolute;
	background-image:url(../images/btn/fRect_reg174.png);
	background-position:0px -61px;
	background-repeat:no-repeat;
	width:174px;
	height:61px;
}
#guess_Clr_btn{
	left:195px;
	z-index:32;
	border:none;
	outline:none;
	position:absolute;
	background-image:url(../images/btn/wfxBtn_main.png);
	background-position:-312px 0px;
	background-repeat:no-repeat;
	height:43px;
	width:95px;
	bottom:18px;
}

#fRect_guessClr{
	right:25px;
	bottom:9px;
	position:absolute;
	background-image:url(../images/btn/fRect_sub95.png);
	background-position:0px -61px;
	background-repeat:no-repeat;
	width:113px;
	height:61px;
}

.ledClear{
	background-position:0px 0px;
}
.ledYellow{
	background-position:0px -24px;
}
.ledGreen{
	background-position:0px -48px;
}
.ledRed{
	background-position:0px -72px;
}

#compList, ul{
	font-family:'SansationLight',Tahoma, Geneva, sans-serif;
	list-style:none;
	padding:0;
	margin:0;
}
#compTBL{
	width:700px;
	height:650px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	border-radius:8px;
	background-size:cover;
}

#compTitle{
	position:relative;
	margin: -1px 0 0 -15px;
	background-repeat:no-repeat;
	width:644px;
	height:113px;
}

#compFrm{
	border-radius:6px;
	position:relative;
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
	width:690px;
	height:510px;
	margin-bottom:-40px;
	overflow-x:hidden;
	overflow-y:auto;
	overflow-y:scroll;
}

#trackWnd{
	margin-right:0;
	width:287px;
	height:204px;
	position:absolute;
    background-image:url(../images/themes/wfxUtil_wnd.png);
	background-position:-1106px 0px;
	background-repeat:no-repeat;
	display:none;
	outline:none;
	border:none;
}
#innerTrack{
	top:52px;
	left:30px;
	width:229px !important;
	height:25px; /* Knob height */
	z-index:1008;
	position:absolute;
}
#innerTrack2{ /* For Scale Select Knob */
	top:144px;
	right:86px;
	width:18px;
	height:33px;
	z-index:auto;
	position:absolute;
}

#scaleBtn{
    top:0px;
	width:18px;
	height:18px;
	z-index:1004;
	position:absolute;
	background-image:url(../images/btn/wfx_scaleAdj.png);
	background-repeat:no-repeat;
  outline:none;
  border:none
}

#tracKnob{
	left:0px;
	width:25px;
	height:25px;
	z-index:1008;
	position:absolute;
	background-image:url(../images/themes/trkKnob.png);
	background-repeat:no-repeat;
    outline:none;
    border:none
}
#tracKnob{cursor:pointer}

#timerLBL1{
	top:95px;
	color:#666;
	width:60px;
	left:167px;
	height:18px;
	line-height:18px;
	text-align:left;
	position:absolute;
	font-family:'Digitalfont';
	font-size:24px;
	z-index:-1;
}
#timerLBL2{
	top:95px;
	color:#666;
	width:60px;
	left:74px;
	height:18px;
	line-height:18px;
	text-align:left;
	position:absolute;
	font-family:'Digitalfont';
	font-size:24px;
	z-index:-1;
}


#stopPlay{
	top:130px;
	left:20px;
	width:54px;
	height:54px;
	position:absolute;
	background-image:url(../images/btn/play.png);
	background-repeat:no-repeat;
    outline:none;
    border:none
}
#timerReset{
	top:130px;
	right:150px;
	width:54px;
	height:54px;
	z-index:1008;
	position:absolute;
	background-image:url(../images/btn/play.png);
	background-position:-108px 0px;
	background-repeat:no-repeat;
    outline:none;
    border:none
}
#timerReset_dummy{
	top:130px;
	right:150px;
	width:54px;
	height:54px;
	position:absolute;
	background-image:url(../images/btn/play.png);
	background-position:-162px 0px;
	background-repeat:no-repeat;
    outline:none;
    border:none
}

#timerClose{
	top:10px;
	right:12px;
}
#timerClose:hover{cursor:pointer}



.textWnd{
	width:100%;
	height:70px;
	border:none;
	outline:none;
	padding-left:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:transparent;
	overflow-x:hidden;
	overflow-y:hidden;
}

#msgLbl4{
	left:270px;
	top:12px;
	width:85px;
	text-align:right;
	position:absolute;
	font-style:italic;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
}


#count_msg{
	top:274px;
	left:372px;
	color:#333;
	font-family:"Arial", Gadget, sans-serif;
	font-size:14px;
	font-style:italic;
	position:absolute;
}


#smsSW_Frm{
    position:absolute;
	background-image:url(../images/btn/smsSwitch.png);
	background-repeat:no-repeat;
	width:150px;
	height:18px;
	top:272px;
	left:22px;
}
#innerTrack4{
	width:36px;
	height:18px;
    top:0px;
	left:53px;
	position:relative;
}
#smsSwitch{
	left:0px;
	position:absolute;
	background-image:url(../images/btn/wfx_scaleAdj.png);
	background-position:top;
	height:18px;
	width:18px;
}

#sendMsg_rect{
	left:18px;
	bottom:11px;
	position:absolute;
	background-image:url(../images/btn/fRect_reg174.png);
	background-position:0px -61px;
	background-repeat:no-repeat;
	width:174px;
	height:61px;
}
#SendMSG{
	z-index:32;
	border:none;
	outline:none;
	left:27px;
	bottom:20px;
	position:absolute;
	background-image:url(../images/btn/wfxBtn_main.png);
	background-position:-156px 0px;
	background-repeat:no-repeat;
	width:156px;
	height:43px;
}
#SendMSG_Clr{
	left:196px;
	z-index:32;
	border:none;
	outline:none;
	position:absolute;
	background-image:url(../images/btn/wfxBtn_main.png);
	background-position:-312px 0px;
	background-repeat:no-repeat;
	height:43px;
	width:95px;
	bottom:20px;
}
#fRect_sendMsg_Clr{
	left:187px;
	bottom:11px;
	position:absolute;
	background-image:url(../images/btn/fRect_sub95.png);
	background-position:0px -61px;
	background-repeat:no-repeat;
	width:113px;
	height:61px;
}


#sub_footer{
	top:-15px;
	width:977px;
	height:375px;
	padding:25px;
	border-radius:12px;
	position:relative;
	margin-bottom:50px;
}

.EsteeBox350{
	top:0px;
	z-index:1018;
	border-radius:8px;
	position:absolute;
	background-image:url(../images/articles/Estee/poster.png);
	background-repeat:no-repeat;
  border:2px solid #808080;
  background-color:#000;
	width:343px;
	height:257px;
}
.EsteeBox350:hover{
	cursor:pointer;
}
.EsteeBox350:active{
 	top:11px;
}

.EsteeBox_inner{
  z-index:1020;
  margin:20px 0 0 140px;
  position:absolute;
  background-image:url(../images/articles/Estee/overlayText.gif);
  width:194px;
  height:216px;
}


.LOrealBox350{
	top:0px;
	border-radius:8px;
	position:absolute;
	background-image:url(../images/articles/LOreal/poster.png);
	background-color:#fff;
	background-repeat:no-repeat;
	margin-left:420px;
  border:2px solid #5dade2;
	width:343px;
	height:257px;
}
.LOrealBox350:hover{
	cursor:pointer;
}


.LOrealBox_inner{
  z-index:1020;
  margin:20px 0 0 100px;
  background-image:url(../images/articles//LOreal/overlay.gif); 
  position:absolute;
  width:242px;
  height:226px;
}

.avgBox350{
	top:0px;
	border-radius:8px;
	position:absolute;
	background-image:url(../images/articles/AVG/poster.png);
	background-repeat:no-repeat;
    border:2px solid #808080;
    background-color:#000;
	width:343px;
	height:257px;
}
.avgBox350:hover{
	cursor:pointer;
}
.avgBox350:active{
 	top:11px;
}

.avgBox_inner{
	margin:200px 0 0 0;
	position:absolute;
	background-image:url(../images/articles/AVG/avgOverlay.gif);
	width:235px;
	height:56px;
}


#wfxFrm_cmtBox{
	top:10px;
	left:40%;
	width:59%;
	height:360px;
	border-radius:8px;
	position:relative;
}

#wfxFrm_Post{
	z-index:11;
	border:none;
	outline:none;
	height:65px;
	width:96.5%;
	padding:6px;
	overflow-x:hidden;
	overflow-y:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	background:transparent;
	position:absolute;
	margin: 4px 0 0 5px;
}
#wfxFrm_PLH{
	z-index:10;
	top:7px;
	left:12px;
	position:relative;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-style:italic;
}
#wfxFrm_inner{
	z-index:9;
	top:10px;
	left:40%;
	border:none;
	outline:none;
	height:82px;
	width:100%;
	border-radius:8px 8px 0 0;
	overflow:hidden;
}


#comment_count{
	margin-left:5px;
	margin-top:6px;
	position:absolute;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
}

.uPict2{
background-repeat:no-repeat;
background-size:cover !important; /* SCALES OUR IMAGE DOWN TO SIZE */
position:relative;
margin-left:2px;
width:48px;
height:48px;
top:12px;
}

.uPict2_user{
background-repeat:no-repeat;
background-size:cover !important; /* SCALES OUR IMAGE DOWN TO SIZE */
position:relative;
float:right;
width:48px;
height:48px;
top:12px;
}


/**************************** Members Area ************************************************/

/* Hide scrollbar for Chrome, Safari and Opera */
.example::-webkit-scrollbar {
	display: none;
  }
/* Hide scrollbar for IE, Edge and Firefox */
.noSroll_Chat {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}

.hide-scroll::-webkit-scrollbar {
    background: transparent; /* make scrollbar transparent */
    width: 0px;
}


.userRanking {
	z-index: 1;
	position:absolute;
	background-image: url(../images/themes/starStats.png);
	background-repeat: no-repeat;
	width:68px;
	height:16px;
	float: right;
}



.uPict_50 {
	background-repeat:no-repeat;
	background-size:cover !important; /* SCALES OUR IMAGE DOWN TO SIZE */
	position:absolute;
	z-index: 1019;
	width:50px;
	height:50px;
	bottom:20px;
	right:20px;
	}



#Chitter_flex_container{
	padding-top: 25px;
	margin-left:7%;	
	margin-right:auto;
	width:80%;
	min-width: 380px;
	height: 87%;
	margin-top: 20px;
    position: absolute;
    /* overflow-y:auto;
   -ms-overflow-style: none; 
   scrollbar-width: none; 	  */
}
#Chitter_flex_container::-webkit-scrollbar{
   width: 0;  /* Remove scrollbar space */
   background:transparent;  /* Optional: just make scrollbar invisible */
}


.wfxItem{
	padding: 5px;
	border-radius: 8px;
	font-family:'Lucida Sans', Arial, sans-serif;
	font-size:16px;	
	height: auto;
	width: 300px;
}
#post_Frame{
	position:relative;
	color: #000;
	background-color:bisque;
	border-color: darkgoldenrod;
	border-style:solid;
	border-width: 1px;
	margin-bottom: 25px;
	border-radius: 8px;	
	overflow-wrap: break-word;
	padding: 2px;
	}
#msg_Frame{
position:relative;
color: #000;
background-color:bisque;
border-color: darkgoldenrod;
border-style:solid;
border-width: 1px;
margin-bottom: 25px;
border-radius: 8px;	
overflow-wrap: break-word;
padding: 2px;
}

.flex-item_msg {
	padding: 15px;
	width: 300px;
	height: auto;
	margin:30px;
	text-align: left;
	/* opacity: .8; */
}
#wxfro{
	top:30px;
	position:relative		
}
#wxFrom{
	top:-25px;
	position:relative;	
}
#wxTo{
	top:-26px;
	left: 0px;
	position:relative;
}


#container_2{
	z-index:auto;
	width: 100%;
	top: 128px;
    position:fixed;
	overflow-y:scroll; 
	-ms-overflow-style:hidden; 
	scrollbar-width: none;
}
/* #container_2::-webkit-scrollbar{
	background: transparent; 
    width: 0px;
} */

#chitterBoard_wrapper{
	display:block;
	width: 100%;
	height: 100%;
	min-width:400px; 
	position: absolute;
	overflow-y:scroll; 
	-ms-overflow-style:hidden; 
	scrollbar-width: none; 
}
#chitterBoard_wrapper::-webkit-scrollbar{
	background: transparent; 
	width: 0px;
}

#chitterBoard{
	width: 90%;
	margin-top:25px;
	margin-left: 5%;
	margin-right:auto;
	display: flex;
	flex-wrap: wrap;
	flex-direction:row; 
	justify-content:center;
	align-content:flex-end;
	min-width:333px;
   -ms-overflow-style:none; 
    scrollbar-width:none;
}
#chitterBoard::-webkit-scrollbar{
	background: transparent; 
	width: 0px;
}
#mChatMSG{ /* Chat MessagBox */
	top:5px;
	border-radius:12px;
	width: 40px;
	min-width: 333px;
	padding: 20px;
	/* font-family:'SansationLight',Arial, Helvetica, sans-serif; */
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	user-select:none;
}
.mChatitem{
	/* order: 0;
	flex-shrink:1; 
	flex-grow: 0; 
	flex-basis: 400px; */
	user-select:none;
	}
.container_gBook{
		top:.5%;
		position: absolute;
		left: 50%;
		transform: translate(-50%, -1%);
		width: 70%;
		min-width:400px; 
		border-radius:8px;
		background-color:#fff;
		align-items: center;
		justify-content: center;
	/*  The three lines below alow us to HIDES the scrollbar in Mozilla Firefox !! */
		/* overflow-y:scroll; */
		overflow-y:hidden;
		-ms-overflow-style: none; 
		 scrollbar-width: none;
}
#container_gBook::-webkit-scrollbar{
		background: transparent; /* This lines HIDES the scrollbar in Google Chrome!! */
		width: 0px;
}
	
.container_Acct{
		position: absolute;
		left: 50%;
		transform: translate(-50%, -1%);
		width: 50%;
		min-width:400px; 
		border-radius:8px;
		background-color:white;
		align-items: center;
		justify-content: center;
	/*  The three lines below alow us to HIDES the scrollbar in Mozilla Firefox !! */
		overflow-y:hidden; /* was scroll */
		-ms-overflow-style: none; 
		 scrollbar-width: none; 
}
.container_Acct::-webkit-scrollbar{
		background: transparent; 
		width: 0px;
}
#account_wrapper,#member_gBook{
		margin-top: 25px;
}
#exit_comment_views{
	z-index: 1;
	margin-left:.1%;
	margin-top: 30px;
	position:absolute;
	background-image: url(../images/btn/cvBTN.png);
	background-repeat: no-repeat;
	border-radius: 12px;
	border-color: #fff;
	border-style: solid;
    border-width: 2px;
	width: 199px;
	height:23px;
}
#exit_comment_views:hover{
	cursor: pointer;
}
#delBtn2{
	margin-left:10px;
	position:relative;
	background-image: url(../images/btn/delBTN.png);
	background-repeat: no-repeat;	
	height:23px;
	width:94px;
}
#delBtn2:hover{
	cursor: pointer;	
}
.mediaRect{
	right: 90px;
	bottom:20px;
	position:absolute;
	height: 32px;
	width: 100px;
	font-size: 32px;	
}

.mChatitem{
	width:auto;
	height:auto;
	padding: 10px;
	position:relative;
}
.mChatitem_topic{
color: green;
font-size:14px;	
	position:relative;
}
.mChatitem_user{
color: #f00;
    font-weight:700;	
	position:relative;
}
.mChatitem_time{
color: #2A1FFF;
    font-size:16px;	
	font-style: italic;
	position:relative;
}

.phChat_LBL{
    top:365px;
	z-index: 1;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	font-size:16px;	
}
.delBtn_online{
	background-image:url(../images/btn/del_Trash.png);
	z-index: 1019;
	position: absolute;
	transform: scale(.85);
	height: 39px;
	width: 39px;
	right: 75px;
	bottom:22px;
	}
.delBtn_online:hover{
	background-position: bottom;
   cursor: pointer;
	}
.mNameLBL{
	top:5px;
	left:42px;
	position:absolute;
	font-family:'SansationLight',Arial, Helvetica, sans-serif;
	font-weight:200;
	font-size:14px;
}
.mName{ /* Member Name */
	top:4px;
	left:102px;
	position:absolute;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}
.mLastLBL{
	top:22px;
	left:42px;
	position:absolute;
	font-family:'SansationLight',Arial, Helvetica, sans-serif;
	font-weight:200;
	font-size:14px;
}
.mLastTime{  /* Time Sync */
	top:23px;
	left:124px;
	position:absolute;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	font-weight:bold;
	font-size:14px;
}
.mListitem{
	z-index:1017;
	width:260px;
	height:45px;
	border-radius:45px 16px 16px 16px;
	margin-bottom:5px;
	border:1px double #999;
	position:relative;
}
.mListitem_disabled{
	z-index:1017;
	opacity:.5;
	width:260px;
	height:45px;
	border-radius:45px 16px 16px 16px;
	margin-bottom:5px;
	border:1px double #999;
	position:relative;
}

#newPostLED{
	top:-3px;
	left: 131px;
	opacity: .5;
	z-index: 1023;
	position:absolute;
	background-repeat: no-repeat;
	width: 14px;
	height:14px;
}

.online{
	left:40px;
	margin-top:25px;
	position:absolute;
	background-image:url(../images/btn/wfxLED2.png);
	background-position:0px -14px;
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}
.offline{
	left:40px;
	margin-top:25px;
	position:absolute;
	background-image:url(../images/btn/wfxLED2.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}

.online_yel{
	left:40px;
	margin-top:25px;
	position:absolute;
	background-image:url(../images/btn/wfxLED2.png);
	background-position:0px -28px;
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}
.online_red{
	left:40px;
	margin-top:25px;
	position:absolute;
	background-image:url(../images/btn/wfxLED2.png);
	background-position:0px -42px;
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}
#msgMenu1{
	z-index:1020;
	bottom:0px;
	position:absolute;
	border-radius:0 8px 0 0;
	z-index:1017 !important;
    width:0px;
	left:-1px;
}
#msgMenu1_btn{
    opacity: .5;
	text-align: center;
	line-height: 80px;
	border-radius: 0 50px 50px 0;
    z-index:1018 !important;
	position:fixed;
	height:80px;
	width:27px;
	left:0px;
	bottom:18%;
	cursor:pointer;
}
#msgMenu1_frame{
	top:55px;
	right:18px;
	z-index:auto;
	width:266px;
	list-style:none;
	position:absolute;
	overflow:hidden;
}
#msgMenu1_inner{
	z-index:auto;
	width:290px;
	height:100%;
	list-style:none;
	position:relative;
	overflow-x:hidden;
	overflow-y:auto;
}
.uPict_38{
background-repeat:no-repeat;
background-size:cover !important; /* SCALES OUR IMAGE DOWN TO SIZE */
position:absolute;
width:38px;
height:38px;
top:3px;
left:1px;
}

.uPict_gb{
	background-repeat:no-repeat;
	background-size:cover;
	position:absolute;
	width:40px;
	height:40px;
	top:-45px;
}

#scroll_dwn{
	top:15px;
	right:25px;
	position:absolute;
	background-position:-286px 0px;
	background-repeat:no-repeat;
	height:22px;
	width:22px;
	display:none;
}
#scroll_up{
	top:15px;
	right:55px;
	position:absolute;
	background-position:-308px 0px;
	background-repeat:no-repeat;
	height:22px;
	width:22px;
	display:none;
}

#collapse_all{
	top:15px;
	right:55px;
	position:absolute;
	background-position:-220px 0px;
	background-repeat:no-repeat;
	height:22px;
	width:22px;
	display:none;
}

#menu1{
	right:6px;
	top:72px;
	z-index:1008;
	position:fixed;
	background-repeat:no-repeat;
	width:44px;
	height:32px;
}
#menu1_box{
	right:1px;
	top:127px;
    width:250px;
	z-index:1019 !important;
	list-style:none;
	position:fixed;
	display:none;
}

#menu1_box li{
	padding-top:4px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:17px;
	height:25px;
}

#msgM1_close_btn{
	top:15px;
	right:255px;
	position:absolute;
	background-repeat:no-repeat;
	background-position:-22px 0px;
	height:22px;
	width:22px;
}
#msgM1_close_btn:hover{
	cursor:pointer;
	background-position:-22px -22px;
}
#msgM1_close_btn:active{
	background-position:-22px -44px;
}
.mLSubmit_{
  left:220px;
	bottom:8px;
	position:absolute;
	background-repeat:no-repeat;
	height:23px;
	width:33px;
}
.mLSubmit_:hover{cursor:pointer}
.mLSubmit_:active{
	transform:scale(.95);
  -webkit-transform:scale(.95);
}

#mLBL_ {
left:97px;
top: 45px;
position: absolute;	
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
}

.mLOpen_{  /* Phantom control */
	top:4px;
	right:5px;
	position:absolute;
	background-image:url(../images/btn/post_.png);
	background-position:-62px 0px;
	background-repeat:no-repeat;
	height:23px;
	width:23px;
}
.mLOpen_:hover{cursor:pointer}
.mLOpen_:active{
	transform:scale(.9);
    -webkit-transform:scale(.9);
}

.mLClose_{
	top:4px;
	right:5px;
	position:absolute;
	background-image:url(../images/btn/post_.png);
	background-position:-85px 0px;
	background-repeat:no-repeat;
	height:23px;
	width:23px;
}
.mLClose_:hover{cursor:pointer}
.mLClose_:active{
	transform:scale(.9);
    -webkit-transform:scale(.9);
}
.myChat_{
	left:0px;
	width:250px;
	height:80px;
	padding:4px;
	outline:none;
	word-wrap:break-word;
	resize:none;
	bottom:40px;
	overflow-y:auto;
	overflow-x:hidden;
	border-top:none;
	border-left:none;
	border-right:none;
	border-bottom:none;
	
	color:inherit !important;
    background-color:transparent;
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
}

.phChat{
  position:absolute;
	white-space:nowrap;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-style:italic;
	bottom:55px;
	left:35px;
}
.lWrap_{
	top:45px;
	width:254px;
	z-index:auto;
	height:213px;
	border:none;
	outline:none;
	position:absolute;
	display:none;
}
.mViewMsg{
	z-index: 1;
	left:50px;
    bottom:29px;
	position:absolute;
	margin-top:26px;
	background-image:url(../images/btn/msgBTN.png);
	border-radius: 12px;
	border-width: 1px;
	border-style: solid;
	width:106px;
	height:23px;	
}
.mViewMsg:hover{
	cursor: pointer;
}
.mViewLED{
	z-index:auto;
	top:4px;
	left:8px;
	position:absolute;
	background-image:url(../images/btn/wfxLED2.png);
	width:14px;
	height:14px;	
}

.mViewLED_on{
	top:4px;
	left:8px;
	position:absolute;
	background-image:url(../images/btn/wfxLED2.png);
	background-position: 0px -14px;
	background-repeat:no-repeat;
	width:14px;
	height:14px;
}

.mLClose_{
	top:11px;
	right:10px;
	position:absolute;
	background-image:url(./images/btn/post_.png);
	background-position:-85px 0px;
	background-repeat:no-repeat;
	transform: scale(1.5);
	height:23px;
	width:23px;
}
.mLClose_:hover{cursor:pointer}
.mLClose_:active{
	transform:scale(1.2);
    -webkit-transform:scale(1.2);
}	

.cmt{
	z-index: 1;
	right:125px;
    bottom:29px;
	position:absolute;
	background-image:url(./images/btn/cmtBTN.png);
	width:94px;
	height:23px;
}
.cmt:hover{
	cursor: pointer;
}
.cmt{
	z-index: 1;
	right:125px;
    bottom:29px;
	position:absolute;
	background-image:url(../images/btn/cmtBTN.png);
	width:94px;
	height:23px;
}
.cmt:hover{
	cursor: pointer;
}
.tmUP{
	z-index: 1;
	right:20px;
    bottom:116px;
	position:absolute;
	background-image: url(../images/btn/YesNo_btn.png);
	transform: scale(.85);
	background-position:0px 0px;
	width:39px;
	height:39px;	
}
.tmUP:hover{
	cursor: pointer;
}
.tup_lbl{
	text-align: end;
	font-size:16px;
	position:absolute;
	right:66px;
    bottom:127px;	
}
.tdn_lbl{
	text-align: start;
	font-size: 16px;
	position:absolute;
	right:66px;
    bottom:88px	
}
/* .tmDN{
	z-index: 1;
	right:20px;
    bottom:75px;
	position:absolute;
	background-image: url(../images/btn/YesNo_btn.png);
	transform: scale(.88);
	background-position:39px 0px;
	width:39px;
	height:39px;	
}
.tmDN:hover{
	cursor: pointer;
} */


.str_00{
    margin-top:2px;
	position:absolute;
	background-image:url(../images/themes/starStats.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	width:68px;
	height:16px;
	}
.str_05{
    margin-top:2px;
	position:absolute;
	background-image:url(../images/themes/starStats.png);
	background-position:0px -16px;
	background-repeat:no-repeat;
	width:68px;
	height:16px;
	}
.str_10{
    margin-top:2px;
	position:absolute;
	background-image:url(../images/themes/starStats.png);
	background-position:0px -32px;
	background-repeat:no-repeat;
	width:68px;
	height:16px;
}
.str_15{
    margin-top:2px;
	position:absolute;
	background-image:url(../images/themes/starStats.png);
	background-position:0px -48px;
	background-repeat:no-repeat;
	width:68px;
	height:16px;
}
.str_20{
    margin-top:2px;
	position:absolute;
	background-image:url(../images/themes/starStats.png);
	background-position:0px -64px;
	background-repeat:no-repeat;
	width:68px;
	height:16px;
}
.str_25{
    margin-top:2px;
	position:absolute;
	background-image:url(../images/themes/starStats.png);
	background-position:0px -80px;
	background-repeat:no-repeat;
	width:68px;
	height:16px;
	}
.str_30{
    margin-top:2px;
	position:absolute;
	background-image:url(../images/themes/starStats.png);
	background-position:0px -96px;
	background-repeat:no-repeat;
	width:68px;
	height:16px;
}
.str_35{
    margin-top:2px;
	position:absolute;
	background-image:url(../images/themes/starStats.png);
	background-position:0px -112px;
	background-repeat:no-repeat;
	width:68px;
	height:16px;
}
.str_40{
    margin-top:2px;
	position:absolute;
	background-image:url(../images/themes/starStats.png);
	background-position:0px -128px;
	background-repeat:no-repeat;
	width:68px;
	height:16px;
}

.details{
	height:55px;
	margin-left:60px;
	margin-top:-30px;
	margin-bottom:6px;
	position:relative;
}


.details_user{
	height:60px;
	float:right;
	right:2px;
	width:200px;
	margin-left:70%;
	margin-top:-22px;
	margin-bottom:6px;
	position:relative;
}

.lastPost{
	margin-top:20px;
	position:absolute;
}
.lastDate{
	margin-top:0px;
	position:absolute;
}

#msgData{
		position:relative;
}
#msgData_user{
    clear:right;
		position:relative;
}

#attAd{
	top:35px;
	z-index:4;
	width:281px;
	height:223px;
	position:absolute;
	background-image:url(../images/articles/att/under.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	border:1px solid #808080;
	border-radius:8px;
	overflow:hidden;
}
#attOver{
	z-index:5;
	margin: 8px 0 0 4px;
	position:relative;
	background-image:url(../images/articles/att/over.gif);
	background-repeat:no-repeat;
	width:135px;
	height:135px;
}

.rssICN_deal{ /* Computer Deals */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
	height:16px;
	width:16px;
}
.rssICN_abcnews{ /* ABC News */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat: no-repeat;
	background-position:-16px 0px;
	height:16px;
	width:16px
}
.rssICN_msnbc{ /* msnbc */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-32px 0px;
	height:16px;
	width:16px;
}
.rssICN_bbc{ /* bbc News */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-48px 0px;
	height:16px;
	width:16px;
}
.rssICN_cbs{ /* CBS */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-64px 0px;
	height:16px;
	width:16px;
}
.rssICN_cnn{ /* CNN  */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-80px 0px;
	height:16px;
	width:16px;
}
.rssICN_rss{ /* default */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-96px 0px;
	height:16px;
	width:16px;
}
.rssICN_free{ /* free burner */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-112px 0px;
	height:16px;
	width:16px;
}
.rssICN_goog{ /* google */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-128px 0px;
	height:16px;
	width:16px;
}
.rssICN_fox{ /* fox */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-144px 0px;
	height:16px;
	width:16px;
}
.rssICN_huff{ /* huffington post  */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-160px 0px;
	height:16px;
	width:16px;
}
.rssICN_cnbc{ /* NBC */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-176px 0px;
	height:16px;
	width:16px;
}
.rssICN_npr{ /* npr */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-192px 0px;
	height:16px;
	width:16px;
}
.rssICN_nyt{ /* new york News */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-208px 0px;
	height:16px;
	width:16px;
}
.rssICN_ott{ /* online tech tips */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-224px 0px;
	height:16px;
	width:16px;
}
.rssICN_pbs{ /* pbs */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-240px 0px;
	height:16px;
	width:16px;
}
.rssICN_pcw{ /* PC World */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-256px 0px;
	height:16px;
	width:16px;
}
.rssICN_reuter{ /* reuters */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-272px 0px;
	height:16px;
	width:16px;
}
.rssICN_tech{ /* tech crunch */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-288px 0px;
	height:16px;
	width:16px;
}
.rssICN_tr{ /* tr */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-304px 0px;
	height:16px;
	width:16px;
}
.rssICN_usa{ /* usa today */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-320px 0px;
	height:16px;
	width:16px;
}
.rssICN_wiki{ /* wiki how */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-336px 0px;
	height:16px;
	width:16px;
}
.rssICN_wired1{ /* wired icon1 */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-352px 0px;
	height:16px;
	width:16px;
}
.rssICN_yahoo{ /* yahoo */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-368px 0px;
	height:16px;
	width:16px;
}
.rssICN_znet{ /* Znet  */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-384px 0px;
	height:16px;
	width:16px;
}
.rssICN_cnet{ /* Cnet  */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-400px 0px;
	height:16px;
	width:16px;
}
.rssICN_wired2{ /* Wired icon 2  */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-416px 0px;
	height:16px;
	width:16px;
}
.rss_001{ /* techworld */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-432px 0px;
	height:16px;
	width:16px;
}
.rss_002{ /* the young turks */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-448px 0px;
	height:16px;
	width:16px;
}

.rssICN_hack{ /* life hacker  */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-464px 0px;
	height:16px;
	width:16px;
}
.rssICN_CSS{ /* CSS Tricks  */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-480px 0px;
	height:16px;
	width:16px;
}

.rssICN_amazon{ /* Amazon */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-496px 0px;
	height:16px;
	width:16px;
}

.rssICN_wall{ /* Amazon */
	background-image:url(../rss/images/rssImx_16.png);
	background-repeat:no-repeat;
	background-position:-512px 0px;
	height:16px;
	width:16px;
}


/************************************** SMS TEXT WND **************************************/

#titlebar_smsWnd{
top:1px;
left:6px;
height:38px;
width:314px;
cursor:move;
outline:none;
border:none;
overflow:hidden;
position:absolute;
border-radius: 9px 9px 0 0;
}

#SMS_selWnd{
	z-index:1019;
	outline:none;
	border:none;
	position:absolute;
	background-image:url(../images/themes/wfxUtil_wnd.png);
	background-position:-1393px -67px;
	background-repeat:no-repeat;
	width:327px;
	height:391px;
}

#SMS_retWnd{
	z-index:1017;
	outline:none;
	border:none;
	position:absolute;
	margin: 5px 0 0 0;
	background-image:url(../images/themes/smsReturn.png);
	background-repeat:no-repeat;
	width:327px;
	height:264px;
}

#errCode{
	outline:none;
	border:none;
	position:absolute;
	margin: 135px 0 0 55px;
	background-image:url(../images/themes/smsReturnError.png);
	background-repeat:no-repeat;
	width:327px;
	height:42px;
}

#smsCode_receiver{
	width:80px;
	border:none;
	outline:none;
	position:absolute;
	background-color:transparent;
	margin:93px 0 0 122px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
}

#smsCode_sender{
	display:none;
}

#smsVerify_btn{
top:204px;
left:40px;
z-index:32;
	outline:none;
	border:none;
	position:absolute;
	background-image:url(../images/btn/sendTo.png);
	background-position:-262px 0px;
	background-repeat:no-repeat;
	width:133px;
	height:42px;
}
#smsVerify_btn:active{
	transform:scale(.975);
	-webkit-transform:scale(.975);
}
#smsBack_btn{
top:204px;
right:40px;
	outline:none;
	border:none;
	position:absolute;
	background-image:url(../images/btn/sendTo.png);
	background-position:-395px 0px;
	background-repeat:no-repeat;
	width:103px;
	height:42px;
}
#smsBack_btn:active{
	transform:scale(.975);
	-webkit-transform:scale(.975);
}

#smsClose_btn{
	top:8px;
	right:13px;
	z-index:1015;
	outline:none;
	border:none;
	position:absolute;
}


#sendCode{
	left:32px;
	bottom:23px;
	outline:none;
	border:none;
	z-index:33;
	position:absolute;
	background-image:url(../images/btn/sendTo.png);
	background-position:0px -42px;
	background-repeat:no-repeat;
	width:262px;
	height:42px;
}

#smsDrop_btn{
	top:93px;
	right:23px;
	outline:none;
	border:none;
	z-index:2 !important;
	position:absolute;
	background-image:url(../images/btn/dropBtn.png);
	background-repeat:no-repeat;
	width:20px;
	height:22px;
}
#smsDrop_btn:hover{ cursor:pointer;}


#smsCombo_edit{
	color:#333;
	height:23px;
	width:260px;
	outline:none;
	border:none;
	z-index:2 !important;
	position:relative;
	margin: 92px 0 0 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	background-color:transparent;
}

#sms_dropFrame{
	width:285px;
	height:197px;
	z-index:1014;
	outline:none;
	border:none;
	list-style:none;
	position:absolute;
	overflow-x:hidden;
	overflow-y:scroll;
	border-top:none;
	border-left:1px solid #A0A0A4;
	border-right:1px solid #A0A0A4;
	border-bottom:2px solid #A0A0A4;
	margin:4px 0 0 20px;
	background-color:rgb(240,238,176);
	display:none;
}
#sms_dropFrame li{
	color:#333;
	padding-left:4px;
	position:relative;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
}
#sms_dropFrame li:hover{
	cursor:pointer;
}

#smslistCount{
	color:#000;
	background-color:transparent;
	position:absolute;
	margin: 63px 0 0 75px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	width:22px;
	border:none;
}
#smsNumber{
	z-index:2;
	color:#484848;
	border:none;
	height:24px;
	background-color:transparent;
	position:absolute;
    font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	width:200px;
	top:142px;
	left:85px;

}

#phSms{
	z-index:1;
	color:#808080;
	position:absolute;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-style:italic;
	width:300px;
	top:143px;
	left:85px;
}

#smsIndex{
	z-index:-1;
	position:absolute;
	width:25px;
	top:40px;
	right:10px;
	display:none;
}

#innerTrack3{
	top:263px;
	left:190px;
	width:18px;
	height:36px;
	z-index:auto;
	position:absolute;
}
#filter_Btn{
	top:2px;
	left:0px;
	z-index:1004;
	position:absolute;
	margin:0 0 0 1px;
	background-image:url(../images/btn/wfx_scaleAdj.png);
	background-repeat:no-repeat;
	width:18px;
	height:18px;
    outline:none;
    border:none
}
#filter_Btn:hover{
	background-position:bottom;
}
#noDrag_sms{
	top:38px;
	left:5px;
	width:316px;
	height:342px;
	z-index:1 !important;
	position:absolute;
}

.olStat_user{
 margin-right:8px;
}


#avatar_wrapper{
	margin-left:0px;
	margin-top:-135px;
}


/******************************************************************************************/


@media screen and (max-width: 1368px){
	#newsWnd{
	top:170px;
	}
.wfxErrorBox{
	top:160px;
	}

#avatar_wrapper{
	margin-left:20px;
	margin-top:-135px;
}

}

@media screen and (max-width: 1320px){

#avatar_wrapper{
	margin-left:20px;
	margin-top:-135px;
}

}


@media screen and (max-width: 1269px){
	#sub_footer{
		width:79.25%;
	}

#avatar_wrapper{
	margin-left:20px;
	margin-top:-135px;
}
}

@media screen and (max-width: 1110px){
#wfxFrm_cmtBox{
   width:55%;
   left:45%;
   }

 #avatar_wrapper{
	margin-left:20px;
	margin-top:-135px;
}

}

@media screen and (max-width: 1000px){

#sub_footer{
	height:675px;
	}
#wfxFrm_cmtBox{
	top:310px;
	left:-4px;
 }
 #wfxFrm_Post{
	 width:96%;
}

#btnRack2{
	right:80px;
    top:320px;
}

#avatar_wrapper{
	margin-left:20px;
	margin-top:-135px;
}

}

@media screen and (max-width: 768px) {
	#sub_footer{
		width:92.25%;
	}
    #wfxFrm_cmtBox{
	top:310px;
	left:-4px;
}
.replySubBtn{
left:80%;
}
#wfxFrm_Post{
	width:95%;
	}
#details{
	height:75px;
	}
.olStat_user{
 margin-right:-2px;
}


#avatar_wrapper{
	margin-left:20px;
	margin-top:-135px;
}



}


@media screen and (max-width: 700px) {
#wfxFrm_cmtBox{width:324px;}

#avatar_wrapper{
	margin-left:20px;
	margin-top:-135px;
}

}
@media screen and (max-width: 568px) {
	#sub_footer{width:98%;}
    #wfxFrm_cmtBox{width:324px;}

	#avatar_wrapper{
	margin-left:5px;
	margin-top:-135px;
}
}

@media screen and (max-width: 480px) {
	#sub_footer{width:320px;}
    #wfxFrm_cmtBox{width:324px;}

	#avatar_wrapper{
	margin-left:5px;
	margin-top:-135px;
}
}
@media screen and (max-width: 457px) {

#btnRack2{
    top:315px;
}
#attAd{
	 transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
    -moz-transform:scale(1);
    -webkit-transform:scale(1);
}

#msgLbl4{
	left:260px;
}

#avatar_wrapper{
	margin-left:20px;
	margin-top:-135px;
}

}

@media screen and (max-width: 434px) {

	#avatar_wrapper{
	margin-left:20px;
	margin-top:-135px;
}

}
@media screen and (max-width: 414px) {


#btnRack2{
    top:488px;
}

   #sub_footer{width:85.2%;}
   #wfxFrm_cmtBox{
	top:300px;
	width:103%;
	height:385px;
}
#wfxFrm_Post{
	width:94%;
}
.lastDate{
    position:relative;
    margin: 0px 0 0 0px;
}
#wfxFrm_PLH{font-size:80%;}

#attAd{
	 transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
    -moz-transform:scale(1);
    -webkit-transform:scale(1);
}

#avatar_wrapper{
	margin-left:50px;
	margin-top:42px;
}

}

@media screen and (max-width: 360px) {


#btnRack2{
	right:100px;
    top:510px;
}

#panel2B p{ padding-right:15px}

#msgLbl4{
left:63%;
}
#wfxFrm_cmtBox{
	top:240px;
	width:104%;
	height:450px;
}
#wfxFrm_Post{
	width:99%;
}
.lastPost{
	font-size:95%;
}
.replySubBtn{
left:76%;
}
.replyText{
min-width:99%;
max-width:99%;
}
.replySubBtn{
	right:-1%;
}
#wfxFrm_PLH{font-size:62%;}

#attAd{
	 transform:scale(.95);
	-o-transform:scale(.95);
	-ms-transform:scale(.95);
    -moz-transform:scale(.95);
    -webkit-transform:scale(.95);
}


#details{ font-size:85%;}

.details_user{
left:-15px;
}

#avatar_wrapper{
	margin-left:20px;
	margin-top:50px;
}

}

@media screen and (max-width: 320px) {

#logo{
	transform:scale(.85);
	-webkit-transform:scale(.85);
}
#btnRack2{
	right:130px;
    top:510px;
}

#wfxFrm_cmtBox{
	top:222px;
	width:104%;
	height:450px;
}
#msgLbl4{
left:57%;
}
#wfxFrm_Post{
	width:92%;
}
.replySubBtn{
left:71.025%;
}
.lastPost{
	font-size:90%;
}
#sub_footer{height:670px;}
#wfxFrm_PLH{font-size:60%;}

#attAd{
	left:2px;
	 transform:scale(.85);
	-o-transform:scale(.85);
	-ms-transform:scale(.85);
    -moz-transform:scale(.85);
    -webkit-transform:scale(.85);
}
#panel2B p{ padding-right:25px}

.details_user{
left:-15px;
}

#avatar_wrapper{
	margin-left:5px;
	margin-top:70px;
  }
}


.titlebar_caption:hover{
	cursor:move;
}
.titlebar_caption:active{
	cursor: move;
}
#hostName:hover{
	cursor: move;
}
#hostName:active{
	cursor: move;
}

#dlikes{
margin-left:50px;
position: relative;
}

#delThumb{
	top:40px;
	right:40px;
	position: absolute;
	background-image: url(../images/btn/del_Trash.png);	
	background-repeat: no-repeat;
	height: 39px;
	width: 39px;
}
#delThumb:hover{
	cursor: pointer;
	background-position: bottom;
}



.min_About{
	margin-top:-62px;
	margin-left:-35px;
	position:absolute;
	border-style: solid;
	border-width:2px;
	border-radius: 50%;
	border-color: #fff;
	background-image: url(../images/themes/waj_DM.jpg);
	transform: scale(.20);
	width: 100px;	
	height:100px;
}

#memberInfo{
	top:30px;
	right:125px;
	float:right;
	position:absolute;
	font-family:Tahoma, Geneva, sans-serif;
	font-style:Italic;
	font-size:14px;    
}
#memberInfo2{
	top:30px;
	right:35px;
	float:right;
	position:absolute;
	font-family:Tahoma, Geneva, sans-serif;
	font-style:Italic;
	font-size:14px;    
}
#qPostWin{
   z-index:1019;
   position:absolute;
   border-radius:9px;
   width:320px;
   height:240px;
   overflow: hidden;	
}
#qPostText{
  z-index:1019;
  top:27px;
  left:2.3%; 
  outline:none;
  resize:none;
  border-radius:8px;
  position:relative;
  font-family:'Comic Sans MS','Lucida Sans', Arial, sans-serif;
  font-style: italic;
  font-size:16px;
  width:299px;
  height:130px;
}	
#qPostLBL{
 top:20px;
 left:122px;
 font-family:'SansationLight', sans-serif;
/* font-family:Tahoma, Geneva, sans-serif; */
 position:absolute;
 user-select:none;
 font-weight:600;
}
#qPostUID{
	top:20px;
	left:-200px;
	font-family:'SansationLight', sans-serif;
   /* font-family:Tahoma, Geneva, sans-serif; */
	position:relative;
	user-select:none;
	font-weight:600;
   }
	
#qPostClear{
 top:190px;
 margin-left:45px;
}
#qPostSubmit{    
 top:190px;
 margin-left:170px;
}
.gussBTN{
	line-height:1.4;
	position:absolute;
	height:25px;
	width:25px;
	font-size:22px	
}


#guessbook_msgBox{
    margin-top:5px;
    display:flex;
    flex-direction:row;
    align-items:flex-start;
    flex-wrap:wrap; 
    position: absolute;
	overflow-y:auto;
	scrollbar-width: none;
  }

.myFont{
	font-family:'SansationLight',Tahoma, Geneva, sans-serif;
	font-size:14px;
	}
	.myBox{
		width:50%;
		min-width:345px;
		border-radius:8px;
		border: 1px solid #d5d8dc;
		box-shadow: 2px 5px 10px #aeb6bf;
		padding:10px;
		margin:15px;
	}
	.hrLine{
	height:3px;
	position:relative;
	background-color:#5499c7;
	margin:7px 0px -10px 0px;
	width:100%;
	}

/*************************************************************************************/
.zoom_1 img:hover{
	transform:scale(1.5);
	transition: all .4s ease;
}
.zoom_2 img:hover{
	transform:scale(2);
	transition: all .4s ease;
}
.zoom_3 img:hover{
	transform:scale(3);
	transition: all .4s ease;
}

#rec_loader2{ 
	z-index:1019;
	margin-top:130px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	background-image: url(../images/misc/loading.gif);
	transform: scale(.5);
	width:200px;
	height:200px;
  }

  #meter_bckgrnd{
	margin-left:auto;
	margin-right:auto;
	position:absolute;
	background-image:url(../images/btn/score_chart.png);
	overflow:hidden;
	width:270px;
	height:17px;  
  }
  #meter_bck_reg{
	position:absolute;
	background-image:url(../images/btn/score_chart.png);
	overflow:hidden;
	width:270px;
	height:17px; 
  }
  #meter_pointer{
	top:0px;
	left:3px;
	position:absolute;
	background-image:url(../images/btn/score_arrow.png);
    width:25px;
	height:17px;  
  }

/*************************************************** Ad_Riser ****************************************/

#ad_riser{
	left:0px;
	bottom:54px;
	opacity:1;
	z-index:1017;
	border-radius: 0px 9px 0px 0px;
	position:absolute;
	width:295px;
	height:-45px;
	}
#Close_riser{
	top:8px;
	right:8px;
	position:absolute;
	background-image:url(../images/btn/40.png);
	background-repeat:no-repeat;
	width:30px;
	height:30px;
	display:none;	
}
#Close_riser:hover{
	cursor: pointer;
}
/*************************************************** MARQUEE *****************************************/
#msgBox2{
width:400px;  /* !important */
display:block;
color:inherit;
line-height: 1.5; /* !important */
font-family:'SansationLight',Tahoma, Geneva, sans-serif;
font-size:15px;
}
.marquee {
  top:361px;
  height:26px;
  width:295px; 
  overflow: hidden;
  position: relative;
  /* background-color:#27ae60;  */
}
.marquee div {
  width:297px; /* Width of ad_riser Window */
  position: absolute;
  animation: marquee 15s linear infinite; /* !important */
}
@keyframes marquee {
  0% { left: 330px; } /* !important */
  100% { left: -100%; }
}
 


#wfxSetting{
	left: 50%;
	top:14.5%;
	width: 65%;
	height:80%;
	/* opacity: .8; */
	z-index: 1019;
	min-width:400px;
	position: absolute;
	transform: translate(-50%, -1%);
	border: solid 1px #999; 	
	border-radius:9px;
	background-color:#eee;
	/* align-items: center;
	justify-content: center; */
/*  The three lines below alow us to HIDES the scrollbar in Mozilla Firefox !! */
	 overflow-x:hidden; 
	 -ms-overflow-style:none; 
	 scrollbar-width: none
}
#wfxSetting::-webkit-scrollbar{
	background: transparent; 
    width: 0px;
}

#set_container{
	top:50px;
	height:82%;
	width:90%;
	display:flex;
	margin-left:auto;
	margin-right:auto;
	border-radius:8px;
	flex-direction: column; /* Important! */
	background-color:#eee;	
	overflow-y:scroll;
	-ms-overflow-style: none; 
	scrollbar-width: none; 
}
#set_container::-webkit-scrollbar{ /* Hide scrollBar for Mozilla firefox / Chrome / Opera */
	background: transparent; 
    width: 0px;
}
.set_container_div{
	padding:15px;
	min-width:300px;
	height: auto;
	margin:5px;
	border-radius:8px;
	text-align: left;	
	background-color:#eee;
	border:groove 4px #fff;
}

#set_container,h1,p{
	font-family:'SansationLight',Tahoma, Geneva, sans-serif; 
	user-select: none;	  
}

#setSW_1,#setSW_2,#setSW_3,#setSW_4,#setSW_5,#setSW_6,#setSW_7{
	float:right;
	z-index: 1020;
	margin-right:22px; /* Switch off position */
	position:relative;
	background-image:url(../images/btn/sBtn_btn.png);
	background-position: top;
	background-repeat:no-repeat;
	width:22px;
	height:22px;
}
#setSW_1,#setSW_2,#setSW_3,#setSW_4,#setSW_5,#setSW_6,#setSW_7:hover{
	cursor: pointer;
}

.setSW_frm{
	float:right;
	z-index: 1020;
	position:relative;
	background-image:url(../images/btn/smsSwitch2.png);
	background-repeat:no-repeat;
	background-position:right;
	width:46px;
	height:23px;	
}


