/*globals*/

* {margin:0;padding:0;}

body {text-align:center;color:#696f5b;font: 12px Verdana, Helvetica, sans-serif;}

/*demo bar*/

#demobar {height:55px;background:#000;}
.inside {width:960px;margin:auto;text-align:left;position:relative;}
#demobar_logo {width: 81px;height:35px;display:block;float:left;background: url(../images/demobar_logo.png) 0 0 no-repeat;margin: 10px 35px 0 0;}

.demobar_themepage {width:109px;height:18px;background: url(../images/demobar_circlearrow.png) 0 0 no-repeat;margin: 19px 97px 0 0;float:left;}

.george_demobar {width:81px;height:69px;display:block;position:absolute;background: url(../images/george_demobar.png) 0 0 no-repeat;left: 230px;top: 7px;}

#demobar_form p {padding: 0;float:left;display:inline;margin: 20px 0 0 -4px;}
#demobar_form label {font-size:14px;text-transform:uppercase;display:block;float:left;margin: 4px 18px 0 0;}
#demobar_form select {width:140px;margin: 0 30px 0 0;height:20px;}

.texts {display:block;height:11px;overflow:hidden;text-indent:-9999px;background: url(../images/demobar_texts.png) 0 0 no-repeat;}
.demobar_theme {width:47px;}
#demobar_form .demobar_style {width:45px;background-position: 0 -11px;margin-right:10px;}

.demobar_price {font-weight:bold;color:#f0efdd;font-size:12px;font-weight:bold;display:block;float:left;margin: 19px 0 0 30px;}

.demobar_button {width:100px;height:30px;display:block;text-indent:-9999px;overflow:hidden;background: url(../images/buttons/demobar_download.png) 0 0 no-repeat;float:right;margin: 11px 3px 0 0;}

#demobar_grey {background: url(../images/demobar_grey.png);height:35px;}
.demobar_close {color:#777;font-size:12px;float:right;background: url(../images/demobar_grey_close.png) right 0 no-repeat;height:14px;padding: 0 22px 0 0;margin: 10px 3px 0 0;display:block;text-decoration:none;}