html body .settingsjq {
    color: #000;
    font-size: 17px;
    height: 46px;
    position: fixed;
    position: relative;
    top: 0;/*
    width: 929px;*/
    z-index: 1000;
}
.settingsjq *{
	 margin: 0;
	 font-family: "Times New Roman", Times, serif;
	 letter-spacing:normal;
	 font-size:14px !important;
}
html body .settingsjq *{
	 
	 font-family: "Times New Roman", Times, serif;
	 letter-spacing:normal;
	 font-size:14px !important;
}
.a-fontsize {
    display: inline;
    float: left;
    margin-left: 23px;
    padding-top: 13px;
}
.a-fontsize dt {
    text-shadow: 0 1px 0 #fff;
}
.a-fontsize dt, .a-fontsize dd {
    float: left;
}
html body .a-fontsize a {
    background-image: url(./fontsize.png);
    display: inline;
    float: left;
    height: 31px;
    margin-left: 5px;
    position: relative;
    text-decoration: none;
    top: -5px;
}
.a-fontsize-small {
    height: 31px;
    width: 20px;
}
.a-fontsize-small:hover,
.a-fontsize-small.active {
    background-position: 0 -31px;
}

.a-fontsize-normal {
    background-position: -20px 0;
    width: 26px;
}
a.a-fontsize-normal:hover,
a.a-fontsize-normal.active {
    background-position: -20px -31px;
}
.a-fontsize-big {
    background-position: -46px 0;
    width: 26px;
}
.a-fontsize-big:hover,
.a-fontsize-big.active {
    background-position: -46px -31px;
}


.a-colors {
    display: inline;
    float: left;
    margin-left: 13px;
    padding-top: 13px;
    width: 200px;
}

.a-colors dt {
    float: left;
    margin-right: 10px;
    text-shadow: 0 1px 0 #fff;
}
.a-colors dd {
    float: left;
}

html body .a-colors a {
    background-image: url(./colors.png);
    display: inline;
    float: left;
    height: 31px;
    margin-left: 5px;
    position: relative;
    text-decoration: none;
    top: -5px;
    width: 26px;
}
.a-color1:hover,
.a-color1.active1 {
    background-position: 0 -31px;
}
.a-color2:hover,
.a-color2.active {
    background-position: -26px -31px;
}
.a-color3:hover,
.a-color3.active {
    background-position: 100% -31px;
}

.a-images {
    display: inline;
    float: left;
    padding-top: 13px;
}
.a-images dt {
    float: left;
    margin-right: 10px;
    text-shadow: 0 1px 0 #fff;
}

.a-images dd {
    float: left;
}
html body .a-images a {
    background-image: url(./images.png);
    display: inline;
    float: left;
    height: 27px;
    margin-left: 5px;
    position: relative;
    text-decoration: none;
    top: -5px;
    width: 90px;
}
.imageson .a-images a {
    background-position: 0 -27px;
}

html body .a-search, .a-settings {
    background: rgba(0, 0, 0, 0) url(./a-search.png) no-repeat scroll 0 0;
    display: inline;
    float: left;
    margin-left: 13px;
    margin-top: 10px;
    padding-bottom: 6px;
    padding-left: 49px;
    padding-top: 0;
    text-shadow: 0 1px 0 #fff;
}
html body .a-settings {
    background-image: url(./a-settings.png);
}
html body .a-settings a {
    background: rgba(0, 0, 0, 0) url(./arr.png) no-repeat scroll 100% 60%;
    padding-right: 18px;
}
.popped {
    border: 2px solid #000;
    color: #063462;
    display: none;
    font-family: Arial,sans-serif;
    font-size: 20px;
    font-weight: bold;
    left: 0;
    padding: 13px 21px 23px;
    position: absolute;
    top: 46px;
    width: 883px;
    z-index: 100;
	background:#fff;
}
.serif .popped {
    font-family: Georgia,serif;
}

.choose-font-family {
    margin-bottom: 10px;
}
.font-family, .letter-spacing {
    border: 1px solid #063462;
    border-radius: 3px;
    color: #063462;
    padding: 2px 4px;
    text-decoration: none;
}
.popped h2 {
    font-size: 44px;
    margin-bottom: 15px;
}
.choose-colors {
    font-size: 22px;
    list-style: outside none none;
}
#color1 a {
    background: #fff none repeat scroll 0 0;
    color: #000;
}

#color2 a {
    background: #000 none repeat scroll 0 0;
    color: #fff;
}

#color3 a {
    background: #9dd1ff none repeat scroll 0 0;
    border: 6px solid #063462;
    color: #063462;
    padding: 4px 16px;
}
#color4 a {
    background: #f7f3d6 none repeat scroll 0 0;
    color: #4d4b43;
}
#color5 a {
    background: #3b2716 none repeat scroll 0 0;
    color: #a9e44d;
}
.choose-colors a {
    display: block;
    padding: 10px 22px;
    text-decoration: none;
}


.saveit a {
    background: #063462 none repeat scroll 0 0;
    border: 4px solid #063462;
    color: #9dd1ff;
    display: inline;
    float: right;
    margin-left: 28px;
    text-decoration: none;
    background: #000 none repeat scroll 0 0;
    border-color: #000;
}
.saveit {
	margin-top:20px;
}

.popped p span {
    font-weight: normal;
}
.saveit a span {
    border: 2px solid #9dd1ff;
    float: left;
    padding: 6px 14px;
}
.color1 .saveit a span {
    border-color: #fff;
    color: #fff;
}
.a-images a {
    background-position: 0 -27px;
}
.a-images a.active {
    background-position: 0 0;
}
.choose-letter-spacing  a.active,
.choose-font-family  a.active{
	background:#000;
}


.choose-colors span{
	display:none;
}
.choose-colors .active span{
	display: inline;
}

html body .settingsjq-block{
    height: 46px;
	zzmargin:0 auto;
    width: 880px;
	background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEwMCAxMDAiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iaGF0MCIgZ3JhZGllbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giIHgxPSI1MCUiIHkxPSIxMDAlIiB4Mj0iNTAlIiB5Mj0iLTEuNDIxMDg1NDcxNTIwMmUtMTQlIj4KPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZDlkOSIgc3RvcC1vcGFjaXR5PSIxIi8+CjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZkZmRmZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgIDwvbGluZWFyR3JhZGllbnQ+Cgo8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwIiBoZWlnaHQ9IjEwMCIgZmlsbD0idXJsKCNoYXQwKSIgLz4KPC9zdmc+); /* gradient overlay */
	background-image: -moz-linear-gradient(bottom, #d9d9d9 0%, #fdfdfd 100%); /* gradient overlay */
	background-image: -o-linear-gradient(bottom, #d9d9d9 0%, #fdfdfd 100%); /* gradient overlay */
	background-image: -webkit-linear-gradient(bottom, #d9d9d9 0%, #fdfdfd 100%); /* gradient overlay */
	background-image: linear-gradient(bottom, #d9d9d9 0%, #fdfdfd 100%); /* gradient overlay */
}









body.images-no img{
	display:none !important;
}
body.Arial,
body.Arial *{
	font-family: Arial, Helvetica, sans-serif;
}
body.Times,
body.Times *{
	font-family: "Times New Roman", Times, serif;
}
body.color2,
body.color2 .all_t .all_lcol,
body.color2 .all_t .all_ccol,
body.color2 .all_t .all_rcol{
	background:#000;
	color:#fff;
}
body.color2 .all_t .all_ccol *{
	color:#fff;
}
body.color3,
body.color3 .all_t .all_lcol,
body.color3 .all_t .all_ccol,
body.color3 .all_t .all_rcol{
	background:#9dd1ff;
	color:#063462;
}
body.color3 .all_t .all_ccol *{
	color:#063462;
}
body.spacing-normal,
body.spacing-normal *{
	letter-spacing: 2px;
}
body.spacing-big,
body.spacing-big *{
	letter-spacing: 5px;
}
body.color4 .all_t .all_lcol,
body.color4 .all_t .all_ccol,
body.color4 .all_t .all_rcol{
    background: #f7f3d6;
    color: #59422e;
}
body.color4 .all_t .all_ccol *{
	color:#59422e;
}
body.color5 .all_t .all_lcol,
body.color5 .all_t .all_ccol,
body.color5 .all_t .all_rcol{
    background: #3b2716 none repeat scroll 0 0;
    color: #a9dd38;
}
body.color5 .all_t .all_ccol *{
	color:#a9dd38;
}


body.normal,
body.normal * {
	font-size:16px;
}
body.big,
body.big * {
	font-size:20px;
}