/*  
Styles for Iframe theme preview 
*/

html body { position:relative; font-family:Tahoma; font-size:10px; width:100%; height:100%; padding:0; margin:0; overflow:hidden; color:#6e6e6e; background:#000000 url(../../images/top-bg.png) repeat-x top left }
#header-bar { height:50px; background-color:transparent; border-bottom: 1px solid #A0A0A0; z-index: 100; line-height:50px; padding-left:10px }
#header-bar .preview-logo { background-image: url(../../images/credits-trans.png); width:120px; height:28px; padding:11px 5px; display: block; float: right; background-repeat: no-repeat; background-position: left center; text-indent: -9999px; }
#header-bar p.meta-data { padding:0; margin:0; float:left }
#header-bar p.meta-data a { text-decoration:none; color:#999999 }
#header-bar p.meta-data a:hover, #header-bar p.meta-data a.activated { color: #FFFFFF; }
#header-bar p.meta-data a.purchase { color:#000000; background:#FFCF3F; border:1px solid #000000; padding:6px 12px; font-weight:bold; font-size:14px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; }
#header-bar p.meta-data a.purchase:hover { color:#000000; background:#FFDB70; border:1px solid #ffffff }
#header-bar .close-header { width:40px; margin-left:5px; height:50px; float:left }
#header-bar .close-header a#close-button { display:block; width:20px; height:20px; margin:0 auto; margin-top:14px; border:1px solid #888888; text-indent:-9999px; background:transparent url(../../images/button.gif) no-repeat }
#header-bar .close-header a#close-button:hover, #header-bar div.close-header a#close-button.activated { background-position:0 -20px }
#header-bar select.demopost { margin:12px 0 10px 100px; padding:3px 3px 3px 6px; font-weight:normal; font-size:14px; float:left; width:250px }
.demo-load { background-image: url(../../images/ajax-loader-big.gif); width:160px; height:20px; text-indent: -9999px; position: absolute; top:40%; left:44% }
#header-bar select.demostyle { margin:12px 0 10px 10px; padding:3px 3px 3px 6px; font-weight:normal; font-size:14px; float:left; width:150px }
#preview-frame { width: 100%; background-color: #ffffff; }