/* CSS Document */

/*Global Lightwindow Styles*/
#globalWin {position:absolute; top:0px; left:0px; z-index:7500; background-color:#000;
			/*set opacity*/
			filter:alpha(opacity=80);
			-moz-opacity:.80;
			opacity:.80; }

#conWin {position:absolute; top:0; left:0; z-index:7501; width:100%; height:100%;}
#conWinInner {position:relative;}
#conWinInner h4.win {font-size:14px; color:#FFFFFF; position:relative; height:22px; padding:4px 0 0px 3px;margin:0;background:URL(/media/images/de-ui/graytop.gif) repeat-x;}

#closeWin { position:absolute; top:6px; right:8px; color:#fff; font-weight:bold; font-size:11px; cursor:pointer;}
#winLoader { position:relative; font-family:arial, helvetica, tahoma;background:#fff URL(/images/homeLoader_small.gif) center 28px no-repeat; padding:8px 0 0 0; width:160px; height:80px; font-size:12px; border:1px solid #565656; font-weight:bold; display:block;}
#winCancel {position:relative; top:48px;color:#14659e;}

/*Global Loader Styles*/
/*Loading Styles*/
#contentLoader {background-color:#fff; position:absolute; top:0px; left:0; z-index:1001; color:#565656;
				/*set opacity*/
				filter:alpha(opacity=90);
				-moz-opacity:.90;
				opacity:.90;
				}

.contentLoader {background-color:#fff; position:absolute; top:0px; left:0; z-index:1001; color:#565656;
				/*set opacity*/
				filter:alpha(opacity=90);
				-moz-opacity:.90;
				opacity:.90;
				}
				
#loaderImglarge {font-family:arial, helvetica, tahoma; background:URL(/images/homeLoader.gif) center 30px no-repeat; margin:66px 0 0 0; width:300px; height:100px; font-size:18px; font-weight:bold; display:block;}

				
#loaderImgsmall {font-family:arial, helvetica, tahoma;background:URL(/images/homeLoader_small.gif) center 18px no-repeat; margin:40px 0 0 0; width:160px; height:80px; font-size:12px; font-weight:bold; display:block;}

#loaderImgtext {font-family:arial, helvetica, tahoma; margin:40px 0 0 0; width:160px; height:80px; font-size:12px; font-weight:bold; display:block;}

.faq-base {height:600px; width:600px; background:#fff;}

