/* resets */
body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, img, strong, ol, ul, li, a
{
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none;
    color: #000000;
}
ol, ul
{
    list-style: none;
}
blockquote, q
{
    quotes: none;
}
/* resets */
/* base styles */
.clear
{
    clear: both;
}
body
{
    margin: 0px;
}
.pad
{
    padding: 10px;
    float: left;
}
.shadow
{
    background: url(/images/eztocreate/ez_pad_shadow.gif) no-repeat center bottom;
    padding: 0 20px 20px 20px;
}
/* base styles END*/
.wrap
{
    text-align: center;
    background: url();
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
}
.wrap form
{
    margin: 0px;
}
.header_holder
{
    height: 132px;
    width: 100%;
    background: url(/images/eztocreate/ez_header_bg_x.gif) repeat-x top left;
}
.header_holder .header
{
    width: 908px;
    height: 132px;
    background: url(/images/eztocreate/ez_header_bg.jpg) no-repeat top left;
    margin: 0 auto 0 auto;
    position: relative;
}
.header_holder .header .ez_logo
{
    position: absolute;
    top: 30px;
    left: 9px;
    height: 49px;
    width: 276px;
}
.header_holder .header .col_l
{
    float: left;
    padding: 102px 0 0 0;
}
.header_holder .header .col_r
{
    float: right;
    padding: 10px 10px 0 0;
    font-size: 10px;
    text-decoration: none;
}
.main_holder
{
    height: auto;
    width: 100%;
    background: url(/images/eztocreate/ez_body_bg_x.gif) repeat-x top left;
}
.main_holder .main
{
    width: 908px;
    height: auto;
    margin: 0 auto 0 auto;
}
/* Featured Content START */
/* styles for index featured header */
.main_holder .main .content_ft
{
    height: auto;
    width: 100%;
    padding: 30px 0 15px 0;
    border-bottom: 4px solid #FFC07B;
}
.main_holder .main .content_ft .col_l
{
    float: left;
    text-align: left;
    width: 300px;
}
.main_holder .main .content_ft .col_l .ft_image_1
{
    background: url(/images/eztocreate/ez_pad_shadow.png) no-repeat center bottom;
    width: auto;
    height: 220px;
    float: left;
}
.main_holder .main .content_ft .col_l .ft_title
{
    font-size: 22px;
    font-family: "Century Gothic" , Verdana, Arial, Helvetica, sans-serif;
    padding: 0 0 0 8px;
}

.main_holder .main .content_ft .col_l .thumb_holder .ft_image_s
{
    background: url(/images/eztocreate/ez_pad_shadow_s.png) no-repeat center bottom;
    float: left;
    height: 96px;
    width: auto;
}
.main_holder .main .content_ft .col_r
{
    float: right;
    width: 592px;
    text-align: left;
    position: relative;
}

.main_holder .main .content_ft .col_r .ft_desc
{
    width: 310px;
    float: left;
    padding: 36px 0 0 0;
}
.main_holder .main .content_ft .col_r .dl_holder
{
    float: right;
    padding: 45px 0 0 0;
}
.main_holder .main .content_ft .col_r .dl_holder .ft_btn
{
    display: block;
    width: 222px;
    height: 47px;
    background: url(/images/eztocreate/ez_ft_btn.png) no-repeat top left;
    margin: 0 25px 0 0;
}
.main_holder .main .content_ft .col_r .dl_holder .ft_btn:hover
{
    background-position: top right;
    cursor: pointer;
    display: block;
}
.main_holder .main .content_ft .col_r .thumb_holder
{
    position: absolute;
    top: 142px;
    left: 0px;
    width: 601px;
    height: 110px;
}
/* Featured Content END */
/* Content Control START */
/* styles for product download page */

.main_holder .main .content_dl
{
    overflow: auto;
    height: auto;
    padding: 30px 0 15px 0;
}
.main_holder .main .content_dl h2
{
    text-align: left;
    font-family: "Century Gothic" , Verdana, Arial, Helvetica, sans-serif;
    font-size: 32px;
    font-weight: 100;
    margin: 0 0 10px 20px;
}
.main_holder .main .content_dl .col_l
{
    float: left;
    width: 320px;
}
.main_holder .main .content_dl .col_l .dl_btn a.btn
{
    display: block;
    height: 52px;
    background: url(/images/eztocreate/ez_dl_btn.png) no-repeat top left;
    width: 276px;
    margin: 10px auto 0 auto;
    cursor: pointer;
}
.main_holder .main .content_dl .col_l .dl_btn a.btn:hover
{
    display: block;
    background-position: top right;
}
.main_holder .main .content_dl .col_l .dl_btn .installiq_txt
{
    font-size: 10px;
}

.main_holder .main .content_dl .col_r
{
    float: right;
    overflow: auto;
    width: 573px;
}
.main_holder .main .content_dl .col_r .product_desc
{
    float: left;
    text-align: left;
    width: 280px;
}
.main_holder .main .content_dl .col_r .product_desc ul
{
    list-style-type: disc;
    margin: 0 0 0 15px;
}
.main_holder .main .content_dl .col_r .product_desc li
{
    margin: 0 0 5px 0;
}

.main_holder .main .content_dl .col_r .product_ft
{
    width: 260px;
    float: right;
    border: 1px solid #1EA3DE;
    padding: 0 0 10px 0;
}
.main_holder .main .content_dl .col_r .product_ft .pf_title
{
    background: #E8F3FA;
    padding: 10px;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
}
.main_holder .main .content_dl .col_r .product_ft .pf_stat_name
{
    margin: 10px 10px 0 10px;
    text-align: left;
    border-bottom: 1px solid #1EA3DE;
    font-size: 12px;
    font-weight: bold;
}
.main_holder .main .content_dl .col_r .product_ft .pf_stat_value
{
    text-align: left;
    margin: 0 0 0 10px;
    font-size: 10px;
    font-style: italic;
}
/* Content Control END */
/* Help Control Start */
.main_holder .main .content_help
{
    padding: 20px 0;
    text-align: left;
}
.main_holder .main .content_help .help_links
{
}
.main_holder .main .content_help a
{
    font-size: 15px;
    margin: 0 0 15px 0;
}
.main_holder .main .content_help p
{
    margin: 0 0 15px 0;
}
.main_holder .main .content_help ol
{
    margin: 10px 0 10px 10px;
    font-size: 16px;
    font-weight: bold;
    list-style-type: disc;
}
.main_holder .main .content_help li
{
    font-size: 12px;
    font-weight: lighter;
    margin: 5px 0 5px 20px;
}
/* Help Control End */
/* Sitemap Control Start*/
.main_holder .main .content_sitemap
{
    padding: 20px 0;
    text-align: left;
}
.main_holder .main .content_sitemap h2
{
    font-size: 20px;
    margin: 0 0 8px 0;
}
.main_holder .main .content_sitemap ul
{
    margin: 0 0 0 10px;
    font-size: 16px;
    font-weight: bold;
    list-style-type: disc;
}
.main_holder .main .content_sitemap li
{
    font-size: 12px;
    font-weight: lighter;
    margin: 0 0 0 20px;
}
/* Sitemap Control End */
/* Contact Control Start*/
.main_holder .main .content_contact
{
    padding: 20px 0;
    text-align: left;
}
.main_holder .main .content_contact .col_l
{
    float: left;
    width: 320px;
}
.main_holder .main .content_contact .col_l h2
{
    font-size: 20px;
    margin: 10px 0;
    text-align: left;
}
.main_holder .main .content_contact .col_l p
{
    margin: 0 0 8px 0;
}
.main_holder .main .content_contact .col_r
{
    float: right;
    width: 520px;
    text-align: left;
    padding: 10px 0 0 0;
}


.main_holder .main .content_contact .col_r p
{
    text-align: left;
}
/*--Contact Us Form--*/
.main_holder .main .content_contact .col_r ul.form
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    text-align: left;
}
.main_holder .main .content_contact .col_r ul.form li
{
    margin: 5px 0;
}
.main_holder .main .content_contact .col_r ul.form li label
{
    width: 5em;
    display: block;
    float: left;
    padding-top: 4px;
    font-weight: bold;
}
.main_holder .main .content_contact .col_r ul.form button#btnContact
{
    margin-left: 4.5em; *margin-left:4.9em;
}
.main_holder .main .content_contact .col_r ul.form button
{
    font-size: 1.1em;
}
/* Contact Form Styles End */
/* Contact Control End */
/* About Control Start */
.main_holder .main .content_about
{
    padding: 20px 0;
    text-align: left;
}
.main_holder .main .content_about p
{
    margin: 0 0 10px 0;
}
/* About Control End */
/* Master Footer Start */
.footer .content_ct
{
    padding: 20px 0;
    width: 908px;
    margin: 0 auto;
}
.footer .content_ct .col_l
{
    float: left;
    width: 271px;
}
.footer .content_ct .col_l .e_frame
{
    background: #E8F3FA;
    width: auto;
    height: auto;
    padding: 20px;
    border: 1px solid #7ECFFF;
}
.footer .content_ct .col_l .e_frame .t_d
{
    font-size: 16px;
    padding: 5px 0;
}
.footer .content_ct .col_l .e_frame img
{
    padding: 10px 0 0 0;
}
.footer .content_ct .col_r
{
    float: right;
    width: 630px;
}

.footer .content_ct .col_r .box
{
    padding: 10px 0 10px 10px;
    border-left: 1px solid #7ECFFF;
    height: auto;
    float: left;
    width: 301px;
}
.footer .content_ct .col_r .box li
{
    margin: 0 0 8px 0;
    float: left;
    width: 160 .px;
    text-align: left;
    font-size: 10px;
    width: 150px;
}
/* MAster Footer END */
/* js comments styling */
.item_comments
{
    border: 1px solid #D7E2E5;
    padding: 14px 20px 18px 20px;
    margin: 28px 0 20px 0;
}
.js-CommentsSkin-echo .jsk-ThreadWrapper
{
    padding-bottom: 0px;
}
.js-LeaveComment
{
    height: 30px;
    margin-top: 10px;
    margin-left: 0px;
}
.js-LeaveComment a
{
    display: block;
    float: left;
    padding: 5px 10px 7px 10px;
    background: url(/Images/EztoCreate/bg_leaveacomment.png) no-repeat;
    color: #ffffff;
    font-size: 12px;
    font-weight: bold;
}
.jsk-HeaderWrapper
{
    padding-top: 0em;
}

