* {
    border: medium none;
    margin: 0;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
    padding: 0;
}

.content_block {
	margin:10px auto;
	width:908px;
}

.content_content {
    background-image: url("/images/container_strip.png");
    background-repeat: repeat-y;
    margin: 0 auto;
    padding: 10px 34px;
    width: 840px;
}

.sub_title {
	margin-top:2px;
	text-align:center;
}

.content_footer {
    background-image: url(/images/container_base.png);
    background-repeat: no-repeat;
    height: 30px;
    margin:0 auto;
    width:908px;
}

.theme_container {
    background-image: url(/images/theme_selector/theme_thumb_reg.png);
    background-repeat: no-repeat;
    float: left;
    height: 196px;
    margin-right: 36px;
    margin-top: 17px;
    overflow: hidden;
    width: 252px;
}

.theme_container:hover, .theme_container.selected{
	background-image: url(/images/theme_selector/theme_thumb_selected.png);
}

.theme_detail {
    height: 140px;
    margin-left: 25px;
    margin-top: 19px;
    overflow: hidden;
	position:relative;
}

.theme_menu h2{
	margin-left:20px;
	color: #222222;
	font-family: Helvetica, Arial;
    font-size: 15px;
    font-size-adjust: none;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    line-height: normal;
}

.theme_menu .theme_use_button {
    background: transparent url(/images/use_theme.png) no-repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    height: 23px;
    position: relative;
    text-indent: 0;
    width: 92px;
}

.theme_menu .theme_use_button:hover{
	background-position:0pt -24px;
}

.theme_menu .theme_use_button:hover{
	background-position:0pt -50px;
}

.theme_preview_button {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(/images/theme_selector/click_to_preview_hover.png) no-repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    height: 119px;
    text-indent: 0;
    width: 200px;
    position:absolute;
}

#ly_overlay {
    background-image: url(/images/tint.png);
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
}



#ly_window {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    -moz-box-shadow: 0 4px 30px #000000;
    background: #FFFFFF none repeat scroll 0 0;
    border: 1px solid #555555;
    color: #000000;
    display: none;
    left: 50%;
    position: fixed;
    text-align: left;
    top: 50%;
    z-index: 102;
}

#theme_menu{
	background-image: url(/images/theme_selector/preview_bar.png);
    background-repeat: repeat-x;
	height:91px;
}

#nav_menu{
    float:left;
    height:36px;
    margin-left:30px;
    position:absolute;
    width:280px;
}


#theme_info {
	height:40px;
	padding:8px;
	position:relative;
}

#close_theme_preview {
    background: transparent url(/images/theme_selector/Close.png) no-repeat scroll 0 0;
    cursor: hand;
    top: -12px;
    height: 30px;
    position: absolute;
    right:-12px;
    text-indent: -9999px;
    width: 30px;
}


#now_previewing {
    display:inline;
    float:left;
    font-size:24px;
    height:26px;
    margin-top:8px;
    padding-left:18px;
    position:relative;
}

#theme_name {
    color:#FFFFFF;
    display:inline;
    float:left;
    font-size:24px;
    height:26px;
    margin-top:5px;
    padding-left:18px;
    position:relative;
}

#use_this_theme_btn {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background:transparent url(/images/theme_selector/use_this_theme.png) no-repeat scroll 0 0;
    height:29px;
    margin-right:30px;
    margin-top:5px;
    position:absolute;
    right:0;
    text-indent:-9999px;
    top:0;
    width:229px;
}

#use_this_theme_btn:hover {
    background-position:0pt -29px;
}

#use_this_theme_btn:active {
    background-position:0pt -58px;
}

.theme_menu {
    position:relative;
}

.use_this_theme_s_btn {
    background:transparent url(/images/theme_selector/use_theme.png) no-repeat scroll 0 0;
    height:24px;
    position:absolute;
    right:8px;
    text-indent:-9999px;
    top:0;
    width:92px;
}

.use_this_theme_s_btn:hover {
    background-position:0pt -24px;
}

.use_this_theme_s_btn:active {
    background-position:0pt -48px;
}

#theme_load_waiting {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(/images/loadingAnimation.gif) repeat scroll 0 0;
    height:19px;
    left:50%;
    margin-left:-110px;
    position:absolute;
    top:180px;
    width:220px;
    z-index:200;
}

.theme_nav {
	height:28px;
	margin-top:4px;
	width:139px;
}

#previous_theme {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(/images/theme_selector/last_theme.png) no-repeat scroll 0 0;
    float: left;
}

#next_theme {
    -moz-background-clip: border;
    -moz-background-inline-policy: continuous;
    -moz-background-origin: padding;
    background: transparent url(/images/theme_selector/next_theme.png) no-repeat scroll 0 0;
    float: right;
}

#previous_theme:hover, #next_theme:hover {
	background-position:0pt -29px;
}

#theme_loading{
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-moz-border-radius-topleft:5px;
	-moz-border-radius-topright:5px;
	margin:0pt auto;
	width:140px;
	padding:5px;
	color:#1E160C;	
	background-color:#7B6B5B;
	font-size:1em;
	text-align:center;	
	position:relative;;
	top:4px;
}

#theme_container {
	position:relative;
}

#top_nav {
	height:36px;
	text-align:center;
}

#subtype_container {
    padding: 3px 13px 5px;
}

#site_subtype {
    font-family:Helvetica,Arial,sans-serif;
    font-size:25px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    line-height:normal;
    opacity:0;
    position:absolute;
    width:230px;
}

#subtype_wrapper {
    -moz-background-clip:border;
    -moz-background-inline-policy:continuous;
    -moz-background-origin:padding;
    background:transparent url(/images/theme_selector/dropdown.png) no-repeat scroll 0 0;
    color:#222222;
    cursor:default;
    font-family:Helvetica,Arial,sans-serif;
    font-size:25px;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-variant:normal;
    font-weight:bold;
    height:38px;
    line-height:normal;
    margin:0 auto;
    padding-top:0px;
    position:relative;
    text-shadow:none;
    width:246px;
}

#themes {
    position:relative;
}

