/* -- Templates --> Begin -- */

#topMenu a, #topMenu span {
    padding-top:20px;
    padding-bottom:20px;
}

.isIE7 #topMenu a,
.isIE7 #topMenu span,
.isIE6 #topMenu a,
.isIE6 #topMenu span {
    padding-top:0;
    padding-bottom:0;
}

.pager span {
    display:block;
    line-height:16px;
}

.pager span.current {
    display:inline;
}


#progress_bar {
    background: url('../images/progress_bar.gif') no-repeat scroll center 30px #EEF6FF;
    border:1px solid #209DEC;
    color:#209DEC;
    font-family:Tahoma,Helvetica,sans;
    font-size:10px;
    left:50%;
    margin-left:-67px;
    padding:10px 10px 30px;
    position:absolute;
    text-align:left;
    top:45%;
    width:125px;
}

/* -- Templates --> End -- */

/* -- Preview --> Begin -- */
#preview_page #wrapperTop {
    width:980px;
}

#preview_page #bodyReg {
    width:100%;
    padding: 35px 0px;
}

#top_info_wrapper {
    padding:0 30px;
    margin-bottom:15px;
    overflow:hidden;
}

#preview_page h2 {
    color:#000;
}

#action_side {
    float:left;
}

.isIE6 #action_side,
.isIE7 #action_side {
    width:298px;
}

#action_side .button_content {
    letter-spacing:0;
}

#action_side dl {
    overflow:hidden;
    clear:both;
    line-height:19px;
}

#action_side dt,
#action_side dd {
    float:left;
    margin-right:3px;
}

#action_side dd {
    font-weight: bold;
    margin-right:12px;
}

#action_side a {
    text-decoration:none;
}

#action_side .button_block {
    width:100%;
    overflow:hidden;
    padding-top:15px;
}

#buy_template {
    padding-left:0;
    background:url("../images/buy_button_right_bg.gif") no-repeat scroll right top transparent;
    height:26px;
}

#buy_template .button_left {
    height:26px;
    background:url("../images/buy_button_left_bg.gif") no-repeat scroll left top transparent;
}

#buy_template .button_content {
    background:url("../images/buy_button_bg.gif") repeat-x scroll 0 0 transparent;
    height:26px;
    line-height:26px;
    font-weight:bold;
    color:#FEFEFE;
}

#add_template {
    float:right;
    background:url("../images/add_to_cart_button_right_bg.gif") no-repeat scroll right top transparent;
    height:26px;
}

#add_template .button_left {
    height:26px;
    background:url("../images/add_to_cart_button_left_bg.gif") no-repeat scroll left top transparent;
}

#add_template .button_content {
    background:url("../images/add_to_cart_button_bg.gif") repeat-x scroll 0 0 transparent;
    height:26px;
    line-height:26px;
    font-weight:bold;
    color:#5F5F5F;
}

#customize_template {
    background:url("../images/customize_button_right_bg.gif") no-repeat scroll right top transparent;
    height:26px;
    margin-top:10px;
    padding-left:0;
    clear:both;
}

.isIE6 #customize_template,
.isIE7 #customize_template {
    float:left;
    display:inline-block;
    clear:none;
}

#customize_template .button_left {
    height:26px;
    background:url("../images/customize_button_left_bg.gif") no-repeat scroll left top transparent;
}

.isIE6 #customize_template .button_left,
.isIE7 #customize_template .button_left {
    display:inline-block;
}

#customize_template .button_content {
    background:url("../images/customize_button_bg.gif") repeat-x scroll 0 0 transparent;
    height:26px;
    line-height:26px;
    font-weight:bold;
    color:#5F5F5F;
}

.isIE6 #customize_template .button_content,
.isIE7 #customize_template .button_content {
    display:inline-block;
    white-space:nowrap;
    padding:0;
    width:290px;
}

#info_block {
    float:right;
    width:400px;
    line-height:19px;
}

#info_block dt {
    float:left;
    font-weight:bold;
    margin-right:5px;
}

#info_block dd {
    clear:right;
}

#inner_navigation {
    clear:both;
    padding:10px 0 0 0;
}

#inner_navigation li {
    display:inline;
    margin-right:5px;
}

#inner_navigation span {
    text-decoration:underline;
    cursor:pointer;
    display:inline-block;
    height:30px;
    line-height:30px;
    padding: 0 5px;
}

#inner_navigation span.active {
    text-decoration:none;
    cursor:default;
    background:url('../images/navigation_buttons_bg.gif') repeat-x scroll 0 0 transparent;
    padding: 0 10px;
    border:2px solid #f2f2f2;
    border-bottom:none;
}

#inner_navigation ul {
    padding-left:30px;
    border-bottom:2px solid #f2f2f2;
}

#top_preview_wrapper {
    overflow:hidden;
    padding:0;
    background-color:#f2f2f2;
}

.isIE7 #top_preview_wrapper {
    display:inline-block;
}

#top_preview_wrapper center {
    margin-bottom:2px;
    overflow-y:hidden!important;
}

#main-preview iframe {
    border: 1px solid #fff;
}

#bottom_preview_wrapper {
    width:980px;
    margin:0 auto;
    overflow:hidden;
}

#preview_page h3 {
    padding:15px 30px 15px;
    margin-bottom:0;
}

#screenshot_area {
    width:495px;
    float:left;
}

#preview_page #screenshot_area h3 {
    padding-top:15px;
}

#screenshot_area iframe {
    border:none;
}

#info_side {
    width:400px;
    float:right;
    padding:20px 0 0 0;
}

#buy_button_block {
    text-align:center;
}

#buy_this_template {
    background:url("../images/big_buy_button_right_bg.gif") no-repeat scroll right top transparent;
    height:30px;
    padding-left:0;
    clear:both;
    float:none;
    text-decoration: none;
}

.isIE6 #buy_this_template {
    display:inline-block;
}

#buy_this_template .button_left {
    height:30px;
    background:url("../images/big_buy_button_left_bg.gif") no-repeat scroll left top transparent;
}

.isIE6 #buy_this_template .button_left {
    display:inline-block;
}

#buy_this_template .button_content {
    background:url("../images/big_buy_button_bg.gif") repeat-x scroll 0 0 transparent;
    height:30px;
    line-height:30px;
    font-weight:bold;
    color:#fefefe;
    float:none;
    text-transform: uppercase;
    font-size:12px;
}

.isIE6 #buy_this_template .button_content {
    display:inline-block;
    float:left;
    width:370px;
}

#support_block {
    padding:10px 0 0 0;
}

#preview_page #support_block h3 {
    padding-left:20px;
}

#support_block {
    line-height:16px;
}

#support_block dl {
    background-color:#F2F2F2;
    padding:15px 20px 10px;
}

#support_block dd {
    margin-bottom:7px;
    margin-top:2px;
}

/* -- Preview --> End -- */

#afterReg {
    height: 12px;
    line-height: 13px;
    padding: 40px 0 0 9px;
}
#afterReg span {
    border-right: none;
    height: auto;
    line-height: auto;
    padding: 0px;
}
#afterReg ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    display: inline;
}
#afterReg ul li {
    border-right: 1px solid #4F4F4F;
    list-style: none;
    margin: 0px;
    padding: 0px 8px 0 5px;
    display: inline;
}
#afterReg ul li.last {
    border-right: none;
}