#content-wrapper {
background: none;
}
div.content {
	font-size: 62.5%;
	font-family: Verdana, Arial, sans-serif;
	margin: 0;
padding: 0 2px;
}
.content-top {
background-image: url(../images/app/content_top_bg_trFix.gif);
}
a:focus, div.content * {
	outline: 0 !important;
}
#themeRoller {
	background: #000;
}
#themeHeader {
	float: left;
	width: 235px;
	margin-left: 10px;
}
#themeHeader p {
	margin: 0 15px 1em;
	font-size: 1em;
	color: #aaa;
	line-height: 1.4;
	padding: 1em 5px;
	border-bottom: 1px solid #444;
}

#themeHeader h1 {
	font-size: 1.5em;
	color: #fff;
	font-weight: normal;
	width: 215;
	height: 146px;
	margin: 0;
	padding: 0;
	text-indent: -999999px;
	overflow: hidden;
	background: url(../images/app/logo_themeRoller.png) 0 0 no-repeat;
}
h2#createdBy {
	font-size: 1em;
	color: #fff;
	font-weight: normal;
	margin: 1em 20px;
	background: url(../images/app/icon_fg.gif) 0 50% no-repeat;
	padding-left: 20px;
	line-height: 2;
}
h2#createdBy a {
color: #95cc5a;

}
h2#createdBy a:hover {
color: #b2e17f;
}

.demoHeaders {
	font-size: 1.3em;
	font-weight: normal;
	margin: 2em 0 1em;
	clear: both;
}
.demoHeaders span {
	font-size: .8em;
}
p {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}
form {
	display: block;
	margin: 0;
	padding: 0;
}
fieldset {
	border: 0;
	outline: 0;
	margin: 0;
	padding: 0;
}
#rollerTabs {
width: 690px;
float: right;
margin: 10px 0;
}

#rollerTabs .ui-tabs-panel, #rollYourOwn {
background:none;
border: 0;
clear:left;
color: inherit;
font-family: inherit;
font-size: inherit;
margin:0 20px 0 0;
outline: 0;
text-decoration:none;
padding: 0 0 0 15px;
height: 26em;
border-top: 1px solid #666;
}
#themeGallery {
overflow: auto;
}
#rollerTabs .ui-tabs-nav {
border-right: 1px solid #666;
font-family: Verdana, Arial, sans-serif;
font-size: 1em;
}
#rollerTabs .ui-tabs-nav-item {
border: 1px solid #666666;
border-right: 0;
float:left;
font-size:100%;
line-height:1.3;
list-style-type:none;
margin:0;
outline:none;
padding:0;
text-decoration:none;
}
#rollerTabs .ui-tabs-selected {
border-bottom: 1px solid #000;
}
#rollerTabs .ui-tabs-nav-item a {
background:#333333 url(/images/tr-333333.png) repeat-x scroll 0pt 50%;
border:0pt none;
color:#FFFFFF;
float:left;
font-size:1.2em !important;
font-weight:normal;
line-height:1.3;
list-style-type:none;
margin:0pt;
outline-color:invert;
outline-style:none;
outline-width:0pt;
padding:0.5em 1.3em;
text-decoration:none;
}
#rollerTabs .ui-tabs-nav-item a.themeGallery span {
	background: url(../images/app/icon_gallery.gif) left 50% no-repeat;
	padding-left: 20px;
	display: block;
}
#rollerTabs .ui-tabs-nav-item a:hover {
background:#444444 url(/images/tr-444444.png) repeat-x scroll 0pt 50%;
color:#FFFFFF;
}
#rollerTabs .ui-tabs-selected a, #rollerTabs .ui-tabs-selected a:hover {
background:#111111 url(/images/tr-111111.png) repeat-x scroll 0pt 50%;
color:#FFFFFF;
}




table#themeConfig {
	margin: 1em 0;
	border-collapse: collapse;
	width: 100%;
}

#themeFooter {
clear: both;
background: #222;
padding: 1em 20px;
text-align: right;
border-top: 1px solid #555;
border-bottom: 1px solid #555;
}

table#themeConfig th, table#themeConfig td {
	border-bottom: 1px solid #333;
	padding: .6em 6px;
	text-align: left;
	color: #fff;
	font-size: 1.1em;
}
table#themeConfig thead th {
	font-weight: normal;
	padding: 1em 6px;
}

table#themeConfig thead th.state {
	width: 100px;
}
table#themeConfig td.bgColor, table#themeConfig td.bgTexture, table#themeConfig td.bgOpacity {
	border-right: 0;
	
}
table#themeConfig td.bgColor {
width: 80px;
}
table#themeConfig td.bgTexture {
width: 40px;
}

table#themeConfig div.hasPicker {
	position: static;
	width: 80px;
}

table#themeConfig input.hex {
	width: 58px;
	height: 1.2em;
	padding-left: 4px;
	border: 1px solid #444;
	border-right: none;
	float: left;
	outline: 0;
}

table#themeConfig input.opacity {
	width: 20px;
}
table#themeConfig .pickerIcon {
	background:#333 url(../images/app/icon_color_arrow.gif) no-repeat scroll 50%;
	border: 1px solid #444;
	display:block;
	float: right;
	outline: 0 !important;
}
table#themeConfig .pickerIcon span.inner {
	display: block;
	height: 1.5em;
	width:14px;
}

table#themeConfig a.on {
	background-color: #222;
}
table#themeConfig input, table#themeConfig select {
	border: 1px solid #333;
	background: #222;
	color: #fff;
	font-size: 1.1em;
	padding-left: 3px;
}
table#themeConfig input:focus, table#themeConfig select:focus {
	background: #111;
	border-color: 1px solid #444;
}
table#themeConfig input.hex:focus {
border-right: none;
}
table#themeConfig tfoot th, table#themeConfig tfoot td {
	border-bottom: 0;
}

#submitBtn, #saveToGallery, #downloadTheme {
	background: #000000 url(/images/tr-000000.png) repeat-x 0pt 50%;
	color: #fff;
	text-decoration: none;
	border: 1px solid #444;
	font-weight: bold;
	cursor: pointer;
	font-size: 1.1em;
	padding: .4em 10px;
	font-family: Verdana, Arial, sans-serif;
}

#submitBtn:hover {
	background: #0D0D0D url(/images/tr-0d0d0d.png) repeat-x scroll 0pt 50%;
}
#downloadTheme  {
	background:#222 url(/images/tr-222222.png) repeat-x scroll 0pt 50%;
	color:#eee;
	font-weight:bold;
	margin-left:10px;
	border: 1px solid #111;
	padding: 0;
}
#downloadTheme span {
	background: url(../images/app/icon_download.gif) 8px 50% no-repeat;
	padding:0.6em 10px 0.7em 28px;
	display: block;
}
#downloadTheme span em {
	font-size: .9em;
	font-style: italic;
	font-weight: normal;
}
#saveToGallery:hover, #downloadTheme:hover {
	background: #111 url(/images/tr-111111-30.png) repeat-x 0pt 50%;
	color: #fff;
	border-color: #000;
}
table#themeConfig tfoot input {
	margin-right: .4em;
	padding-left: .5em;
}
table#themeConfig tfoot input.ffDefault {
	width: 13em;
}
table#themeConfig tfoot td.buttons {
	text-align: right;
}




#components {
	background: #fff;
	padding: 15px 15px 200px 15px;
	border-top: 2px solid #000;
}
#components h1 {
	color: #222;
	font-size: 1.6em;
	margin: .5em 0;
	float: left;
	width: 55%;
}
#components h1 span#loadingComp {
	float: right;
	font-size: .9em;
	padding-left: 20px;
	width: 100px;
	background: url(../images/app/loading_sml.gif) left 50% no-repeat;
	color: #888 !important;
}
#previewTools {
						border-bottom: 1px solid #ddd;
						padding: .2em;
}
#previewTools ul {
	list-style: none;
	padding: 0;
	margin: 0;
	float: right;
	width: 40%;
}
#previewTools ul li {
	float: right;
}
#previewTools ul li form, #previewTools ul li fieldset {
margin: 0;
padding: 0;
border: 0;
outline: 0;
}
#previewTools ul li a {
	float: left;
}
#compGroupA {
	float: left;
	width: 58%;
}

#compGroupB {
	float: right;
	width: 38%;
}




/*menus*/
.texturePicker {
	width: 40px;
	z-index: 1;
}

.texturePicker h3 {
	border: 1px solid #444;
	background: #333;
	font-weight: normal;
	font-size: 1em;
	padding: 0;
	margin: 0;
	width: 38px;
	height: 1.5em;
	position: static;
}
.texturePicker h3 a {
	background:#333 url(../images/app/icon_color_arrow.gif) no-repeat scroll 50%;
	display:block;
	height:1.5em;
	float: right;
	width:14px;
	outline: 0 !important;
	text-indent: -9999px;
}
.texturePicker h3 a.on {
	background-color: #222;
}
.texturePicker ul {
	width: 80px;
	margin: 0;
	padding: .5em 5px;
	list-style: none;
	position: absolute;
	top: 1.6em;
	right: 0;
	background: #222;
	z-index: 999999;
	border: 1px solid #444;
	border-top: 0;
	
}
.texturePicker ul li {
	float: left;
	width: 20px;
}
.texturePicker ul li a {
	color: #eee;
	text-decoration: none;
	display: block;
	text-indent: -99999px;
	border: 1px solid #222;
	height: 1.5em;
}
.texturePicker ul li a:hover {
	border: 1px solid #ccc;
}
.texturePicker ul li a:active {
	border: 1px solid #eeeeee;
	outline: 0 !important;
}



#themeGallery ul {
padding: 2em 0;
margin: 0;
}
#themeGallery li {
height: 140px;
float: left;
list-style: none;
overflow: hidden;
margin-right: 20px;
padding-bottom:2em;
width:105px;
}
#themeGallery li a{
display: block;
background: #222;
padding: .5em;
color: #fff;
text-decoration: none;
line-height: 1;
color: #fff;
}
#themeGallery li a span{
text-decoration: underline;
color: #ff9c08;
}

#themeGallery li iframe {
width: 105px;
height: 9.6em;
overflow: hidden;
border: 0;
background: url(../images/app/ajaxPreload.gif) 50% 50% no-repeat;
}
#rollerTabs #aboutHelpCredits {
color: #fff;
padding-right: 150px;
overflow: auto;
}
#rollerTabs #aboutHelpCredits h3 {
font-size: 1.4em;
margin: 1.5em 0 .4em;
}
#rollerTabs #aboutHelpCredits p {
font-size: 1.1em;
margin: .2em 0 .5em;
line-height: 1.4;
}
#rollerTabs #aboutHelpCredits a {
	color: #ff9c08;
}
/*some non-js fixes for the app*/
#slider {
position: relative;
}
#fragment-1, #fragment-2, #fragment-3 {
clear: left;
}




				
/* ---------------------------------------------------------------
Clearfix
--------------------------------------------------------------- */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */