﻿.body
{
    text-align: center;
    background: #fff url(images/repeater.png) repeat-x top center;
}
.wrapper
{
    width: 960px;
    margin: 0 auto;
    text-align: left;
}
.bgstyle
{
    background: url(images/main_bg.png) no-repeat top center;
    width: 100%;
    padding: 0;
    margin: 0;
    min-height: 480px;
}
.header
{
    display: block;
    clear: both;
    margin: 0;
    padding: 0;
}
.main
{
    display: block;
    clear: both;
    min-height: 700px;
    padding: 0 10px;
    z-index: 2;
}
.footer
{
    background: #000 url(images/footer_repeater.png) repeat-x top left;
    padding: 0 10px 4px 10px;
    min-height: 200px;
    text-align: left;
    color: #fff;
    clear: both;
    z-index: 2;
    margin: 10px 0 0 0;
}
.footer .wrapper
{
    padding: 15px 0 0 0;
    width: 960px;
    margin: 0 auto;
    text-align: left;
    background: none;
}
.footer .footertext
{
    font-size: .75em;
}
.top
{
}
.logo
{
    float: left;
    margin: 0;
    padding: 0 6px 0 0;
    background: url(images/seperator_v.png) no-repeat center right;
}
*html .logo
{
    background: url(images/seperator_v.gif) no-repeat center right;
}

.logo a, .logo a:hover
{
    padding: 0 1px;
    text-decoration: none;
}
.logo span
{
    font-family: Franklin Gothic Book, Segoe UI, Myriad, Myriad Pro, Calibri, Arial, Sans-Serif;
    font-size: 1.7em;
    font-weight: normal;
    text-align: center;
    color: #fff;
    display: none;
    width: 190px;
    padding: 11px 0;
}
* html .logo span
{
    display: inline-block;
}
.logo strong
{
    font-family: Franklin Gothic Heavy, Segoe UI, Myriad, Myriad Pro, Calibri, Arial, Sans-Serif;
    font-weight: normal;
}
.logo img
{
}
* html .logo img
{
    display: none;
}
.navarea
{
    position: relative;
    zoom: 1;
    z-index: 99;
    font-family: Segoe UI, Myriad, Myriad Pro, Calibri, Arial, Sans-Serif;
}
.navarea a, .navarea a:link, .navarea a:visited, .navarea a:active, .navarea a:hover
{
    color: #fff;
}
.menuholder
{
    position: relative;
    zoom: 1;
    display: block;
    width: 960px;
    padding: 0;
    margin: 0;
    margin-top: 30px;
    float: left;
    clear: both;
}
.menubar
{
    display: block;
    padding: 0;
    margin: 0 10px;
    height: 55px;
    background: url(images/nav_repeater.png) repeat-x center left;
}

*html .menubar
{
    background: url(images/nav_repeater.gif) repeat-x center left;
}

.menuholder .leftcap
{
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    width: 10px;
    height: 55px;
    background: url(images/nav_left.png) no-repeat center left;
}

*html .menuholder .leftcap
{
    background: url(images/nav_left.gif) no-repeat center left;
}

.menuholder .rightcap
{
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 10px;
    height: 55px;
    background: url(images/nav_right.png) no-repeat center right;
}

*html .menuholder .rightcap
{
    background: url(images/nav_right.gif) no-repeat center right;
}

.menubar .menu
{
    display: block;
    float: left;
    font-size: 1em;
    font-weight: 700;
    padding: 7px 0 7px 0;
}
.footer .menu
{
    display: block;
    float: none;
    font-size: 1em;
    font-weight: 700;
    padding: 4px 0;
}
.menu
{
    font-family: Segoe UI, Myriad, Myriad Pro, Calibri, Arial, Sans-Serif;
}
.menu .C1MenuItem
{
    display: block;
    color: #fff;
    padding: 0 3px;
    margin: 0;
}

.menu .C1Link
{
    display: block;
    float: none;
    color: #fff;
    padding: 3px 4px;
    text-transform: uppercase;
    text-shadow: #535b5e 0px 0px 5px;
}
.menubar .menu .C1Link, .footer .menu .C1Link
{
    display: block;
    float: none;
    color: #fff;
    padding: 11px 6px;
    text-transform: uppercase;
}
.menu .C1Hover
{
    background: #384249;
    text-decoration: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
}

*html .menubar .menu .C1Hover
{
    text-decoration: none;
}

.menu .c1-h-flow .C1Closed
{
    padding: 3px 12px 3px 4px;
    background: url(images/dropdown_arrow.png) no-repeat center right;
}
.menubar .menu .c1-h-flow .C1Closed
{
    padding: 11px 6px;
    background: url(images/dropdown_arrow.png) no-repeat bottom center;
}

*html .menu .c1-h-flow .C1Closed
{
    background: url(images/dropdown_arrow.gif) no-repeat center right;
}
*html .menubar .menu .c1-h-flow .C1Closed
{
    background: url(images/dropdown_arrow.gif) no-repeat bottom center;
}

.menu .C1Opened
{
    background: #384249;
    text-decoration: none;
    border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -khtml-border-radius: 4px 4px 0 0;
}
.menu .c1-h-flow .C1Opened
{
    padding: 3px 12px 3px 4px;
    background: #384249 url(images/dropdown_arrow.png) no-repeat center right;
}
.menubar .menu .c1-h-flow .C1Opened
{
    padding: 11px 6px;
    background: #384249 url(images/dropdown_arrow.png) no-repeat bottom center;
}

*html .menu .c1-h-flow .C1Opened
{
    background: #384249 url(images/dropdown_arrow.gif) no-repeat center right;
}
*html .menubar .menu .c1-h-flow .C1Opened
{
    background: #384249 url(images/dropdown_arrow.gif) no-repeat bottom center;
}

.menu .C1SubMenu
{
    margin: -2px 0 0 0;
    display: block;
    padding: 4px;
    background: #384249 url(images/menu_gradientbg.png) repeat-x top left;
    color: #fff;
    font-size: .95em;
    font-weight: 200;
    min-width: 120px;
    z-index: 999;
    border-radius: 0 4px 4px 4px;
    -moz-border-radius: 0 4px 4px 4px;
    -webkit-border-radius: 4px;
    -webkit-border-top-left-radius: 0px;
    -khtml-border-radius: 0 4px 4px 4px;
    box-shadow: 3px 3px 2px #333333;
    -moz-box-shadow: 3px 3px 2px #333333;
    -webkit-box-shadow: 3px 3px 2px #333333;
    opacity: .95;
    -moz-opacity: 0.95;
    -khtml-opacity: 0.95;
}

*html .menu .C1SubMenu
{
    background: #384249;
}

.menubar .menu .C1SubMenu
{
    min-width: 180px;
}

*html .menubar .menu .C1SubMenu
{
    width: 180px;
}

.menu .C1SubMenu .C1SubMenu
{
    display: block;
    font-size: 1em;
    margin: 0 0 0 8px;
    z-index: 999;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
}
.menu .C1SubMenu .C1MenuItem
{
    display: block;
    float: none;
    color: #fff;
    padding: 0 2px;
    margin: 1px;
}
.menu .C1SubMenu .C1MenuItem .C1Heading
{
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    background: #5a646b;
    color: #fff;
    padding: 3px 4px;
    font-size: inherit;
    margin: 0;
    line-height: 1;
}
.menu .C1SubMenu .C1MenuItem .C1Link
{
    text-transform: none;
    padding: 3px 4px;
}
.menu .C1SubMenu .C1MenuItem .C1Closed
{
    padding: 3px 12px 3px 4px;
    background: url(images/dropdown_arrow_right.png) no-repeat center right;
}

*html .menu .C1SubMenu .C1MenuItem .C1Closed
{
    background: url(images/dropdown_arrow_right.gif) no-repeat center right;
}

.menu .C1SubMenu .C1MenuItem .C1Hover, .menu .C1SubMenu .C1MenuItem .C1Opened
{
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}
.menu .C1SubMenu .C1MenuItem .C1Opened
{
    padding: 3px 12px 3px 4px;
    background: #384249 url(images/dropdown_arrow_right.png) no-repeat center right;
}

*html .menu .C1SubMenu .C1MenuItem .C1Opened
{
    background: #384249 url(images/dropdown_arrow_right.gif) no-repeat center right;
}


.C1Menu .devtools, .DevTools
{
    background: none;
}

.C1Menu .sharepoint, .SharePoint
{
    background: none;
}

.C1Menu .devtools .C1Link
{
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    background: #5a646b;
    color: #fff;
}
.C1Menu .devtools .C1Hover
{
    background: #6b757c;
}

.footer .C1Menu .devtools .C1Link
{
    font-weight: 700;
    text-transform: uppercase;
    background: url(Images/button_silos_sm.png) no-repeat top left;
    padding: 8px;
    height: 20px;
}


.footer .C1Menu .devtools .C1FooterLink, .footer .C1Menu .sharepoint .C1FooterLink, .footer .C1Menu .authoringpublishing .C1FooterLink
{
    color: #fff;
}

.footer .C1Menu .devtools .C1FooterLink:hover, .footer .C1Menu .sharepoint .C1FooterLink:hover, .footer .C1Menu .authoringpublishing .C1FooterLink:hover
{
    text-decoration: none;
}

.footer .C1Menu .devtools .C1Link .socialicons
{
    padding: 2px;
}


*html .footer .C1Menu .devtools .C1Link
{
    background: url(Images/button_silos_sm.gif) no-repeat top left;
}

.footer .C1Menu .devtools .C1Link:hover
{
    background: url(Images/button_silos_sm.png) no-repeat 0 -43px;
    text-decoration: none;
}

*html .footer .C1Menu .devtools .C1Link:hover
{
    background: url(Images/button_silos_sm.gif) no-repeat 0 -43px;
}


.C1Menu .sharepoint .C1Link
{
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    background: #5a646b;
    color: #fff;
}
.C1Menu .sharepoint .C1Hover
{
    background: #6b757c;
}


.footer .C1Menu .sharepoint .C1Link
{
    font-weight: 700;
    text-transform: uppercase;
    background: url(Images/button_silos_sm.png) no-repeat top left;
    color: #fff;
    padding: 8px;
    height: 20px;
}

*html .footer .C1Menu .sharepoint .C1Link
{
    background: url(Images/button_silos_sm.gif) no-repeat top left;
}

.footer .C1Menu .sharepoint .C1Link:hover
{
    background: url(Images/button_silos_sm.png) no-repeat 0 -43px;
    text-decoration: none;
}

*html .footer .C1Menu .sharepoint .C1Link:hover
{
    background: url(Images/button_silos_sm.gif) no-repeat 0 -43px;
}

.C1Menu .authoringpublishing .C1Link
{
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    background: #5a646b;
    color: #fff;
    padding: 8px;
    height: 20px;
}
.C1Menu .authoringpublishing .C1Hover
{
    background: #6b757c;
}

.footer .C1Menu .authoringpublishing .C1Link
{
    font-weight: 700;
    text-transform: uppercase;
    background: url(Images/button_silos_sm.png) no-repeat top left;
    color: #fff;
    padding: 8px;
    height: 20px;
}

*html .footer .C1Menu .authoringpublishing .C1Link
{
    background: url(Images/button_silos_sm.gif) no-repeat top left;
}

.footer .C1Menu .authoringpublishing .C1Link:hover
{
    background: url(Images/button_silos_sm.png) no-repeat 0 -43px;
    text-decoration: none;
}

*html .footer .C1Menu .authoringpublishing .C1Link:hover
{
    background: url(Images/button_silos_sm.gif) no-repeat 0 -43px;
}

.search
{
    float: right;
    padding: 6px 0 6px 0;
    margin: 8px 0;
}
.searchcontrol
{
    display: block;
    float: left;
    border: solid 1px #808db5;
    background: #fff;
    padding: 2px 22px 2px 2px;
    font-size: 1em;
    width: 140px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    opacity: .5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(opacity=50);
}
.searchcontrol:hover
{
    border: solid 1px #808db5;
    background: #fff;
    opacity: .75;
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    filter: alpha(opacity=75);
}
.searchcontrol:focus, .searchcontrol:active
{
    border: solid 1px #808db5;
    background: #fff;
    opacity: .99;
    -moz-opacity: 0.99;
    -khtml-opacity: 0.99;
    filter: none;
}
.searchbutton, .searchbutton:link, .searchbutton:active, .searchbutton:visited, .searchbutton:hover
{
    background: url(images/icon_find.png) no-repeat center left;
    display: block;
    position: absolute;
    z-index: 4;
    right: 20px;
    top: 14px;
    padding: 4px 0;
    width: 21px;
    overflow: hidden;
    text-decoration: none;
}

*html .searchbutton, .searchbutton:link, .searchbutton:active, .searchbutton:visited, .searchbutton:hover
{
    background: url(images/icon_find.gif) no-repeat center left;
}

.searchinvalid
{
    display: block;
    float: left;
    padding: 0;
}
.chatty
{
    margin: 0 10px 0 0;
    float: left;
    line-height: 26px;
}
.mysection
{
    position: absolute;
    z-index: 10;
    top: 3px;
    right: 20px;
}
*html .mysection
{
    float: right;
    position: relative;
    z-index: 999;
    top: -85px;
}

.user
{
    color: #fafafa;
    line-height: 26px;
}


.breadcrumb
{
    padding: 5px 20px;
}
.breadcrumb strong
{
    color: #fff;
}
.home .breadcrumb
{
    visibility: hidden;
}
.layout
{
    margin: 0;
    padding: 0;
    width: 940px;
    display: block;
    clear: both;
}
.layout .primary
{
    margin: 0;
    padding: 0 10px 0 0;
    width: 620px;
    display: block;
    float: left;
    clear: left;
    overflow: hidden;
}
*html .layout .primary
{
    padding: 0;
}
.layout .secondary
{
    margin: 0;
    padding: 0 0 0 0px;
    width: 300px;
    display: block;
    float: right;
}
.layout .sidebar
{
    font-size: .9em;
}
.sidenav
{
    margin-top: 40px;
    background: url(images/subnav_bg.png) no-repeat top center;
    min-height: 300px;
}
*html .sidenav
{
    background: #fff;
}
.altlayout
{
    margin: 0;
    padding: 0;
    width: 940px;
    display: block;
    clear: both;
}
.altlayout .primary
{
    margin: 0;
    padding: 0 0 0 10px;
    width: 620px;
    display: block;
    float: right;
}
.altlayout .secondary
{
    margin: 0;
    padding: 0 10px 0 0;
    width: 300px;
    display: block;
    float: left;
    clear: left;
}
.splitlayout
{
    margin: 0;
    padding: 0;
    width: 940px;
    display: block;
    clear: both;
}
.splitlayout .split
{
    margin: 0;
    padding: 10px;
}
.splitlayout .first
{
    margin: 0;
    padding: 0 10px 0 0;
    width: 460px;
    display: block;
    float: left;
    clear: left;
}
.splitlayout .last
{
    margin: 0;
    padding: 0 0 0 10px;
    width: 460px;
    display: block;
    float: right;
}
.trilayout
{
    margin: 0;
    padding: 0;
    width: 100%;
    display: block;
    float: left;
    clear: both;
}

*html .trilayout
{
}

.trilayout .col
{
    width: 307px;
    display: block;
    float: left;
}

*html .trilayout .col
{
    margin: 0;
    padding: 0;
    width: 313px;
}

.trilayout .first
{
}
.trilayout .last
{
}


.pagetabslist
{
    display: block;
    float: none;
    clear: both;
    margin: 0;
    padding: 0;
}
.secondary .pagetabslist ul
{
    margin: 0 12px;
    padding: 5px 0 0 0;
    float: none;
    display: block;
    list-style: none;
    background: url(images/seperator_h.png) repeat-x top left;
}
*html .secondary .pagetabslist ul
{
    background: none;
    border-top: solid 1px #808db5;
}

.secondary .pagetabslist li.pagetablink
{
    margin: 0;
    padding: 4px 5px;
    float: none;
    background: none;
    display: block;
    list-style: none;
    background: url(images/seperator_h.png) repeat-x bottom left;
}

*html .secondary .pagetabslist li.pagetablink
{
    background: none;
    border-bottom: solid 1px #808db5;
}

.secondary .pagetabslist li a, .secondary .pagetabslist li a:link, .secondary .pagetabslist li a:active, .secondary .pagetabslist li a:visited
{
    float: none;
    display: block;
    padding: 0px 2px 4px 2px;
    font-family: Segoe UI, Myriad, Myriad Pro, Calibri, Arial, Sans-Serif;
}
.secondary .pagetabslist li a:hover
{
    float: none;
}
.secondary .pagetabslist li.active a, .secondary .pagetabslist li.active a:link, .secondary .pagetabslist li.active a:active, .secondary .pagetabslist li.active a:visited
{
    font-weight: 900;
    float: none;
}
.secondary .pagetabslist li.active a:hover
{
}
.pagesidecontent
{
    margin: 0;
    padding: .5em 0 0 0;
}

.pagesidecontent h3, .pagesidecontent h4, .pagesidecontent h5, .pagesidecontent h6
{
    background: url(images/sidebar_header_bg.png) repeat-x top left;
    margin: .8em .8em .2em 0;
}

.pagesidecontent .titleOnly h4
{
	background: none;
	margin: 0 .8em .2em 0;
}

*html .pagesidecontent h3, .pagesidecontent h4, .pagesidecontent h5, .pagesidecontent h6
{
    background: none;
}

.list
{
    margin: 0;
    padding: 0;
    list-style: none;
}
.list .listitem
{
    margin: 0;
    padding: .5em;
    list-style: none;
}
.list .alt
{
    background: #f3f4f9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}
.expando
{
    border: solid 1px #ebebeb;
    -moz-border-radius: 5px;
    padding: 5px;
    margin: 5px 0;
}
.expando .header
{
    display: block;
    background: url(images/exp_plus.png) no-repeat right center;
    cursor: pointer;
}
.closed .header
{
    background: url(images/exp_plus.png) no-repeat right center;
    cursor: pointer;
}
.open .header
{
    background: url(images/exp_minus.png) no-repeat right center;
    cursor: pointer;
}
.expando .content
{
    display: none;
}
.open .content
{
    display: block;
}
.bannersholder
{
    margin: 0;
    height: 330px;
    position: relative;
    z-index: 3;
    zoom: 1;
}
.bannersonly
{
    height: auto;
}
.banners
{
    margin: 10px 0;
    height: 300px;
    overflow: hidden;
}
.banners .banner
{
    height: 300px;
    position: absolute;
    z-index: 9;
    top: 0;
    left: 0;
    display: block;
    width: 940px;
    overflow: hidden;
    color: #fff;
    font-size: 1.2em;
    text-shadow: #535b5e 0px 0px 5px;
}
.banners .nodisplay
{
    display: none;
}
.banners .banner a, .banners .banner a:link, .banners .banner a:active, .banners .banner a:visited, .banners .banner a:hover
{
    color: #fff;
    text-shadow: #535b5e 0px 0px 5px;
}
.banners .previous
{
    position: absolute;
    top: 0;
    left: -27px;
    z-index: 997;
    height: 215px;
    width: 27px;
    background: url(images/arrow_nav_left.png) no-repeat left center;
    text-indent: 999px;
    overflow: hidden;
}

*html .banners .previous
{
    background: url(images/arrow_nav_left.gif) no-repeat left center;
}

.banners .previous:hover
{
    background: url(images/arrow_nav_left.png) no-repeat right center;
}

*html .banners .previous:hover
{
    background: url(images/arrow_nav_left.gif) no-repeat -27px center;
}

.banners .next
{
    position: absolute;
    top: 0;
    right: -27px;
    z-index: 997;
    height: 215px;
    width: 27px;
    background: url(images/arrow_nav_right.png) no-repeat left center;
    text-indent: 999px;
    overflow: hidden;
}

*html .banners .next
{
    background: url(images/arrow_nav_right.gif) no-repeat left center;
}


.banners .next:hover
{
    background: url(images/arrow_nav_right.png) no-repeat right center;
}

*html .banners .next:hover
{
    background: url(images/arrow_nav_right.gif) no-repeat -27px center;
}

.bannerlinks
{
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 0 0 0 20px;
    z-index: 998;
}
.bannerlinks a
{
    display: block;
    float: left;
    padding: 0 4px 0 4px;
}
.bannerlinks a.current
{
    padding: 10px 4px 0 4px;
}
.homemessage
{
    padding: 4px;
}

.homepage .highlights
{
    margin: -25px 0 0 0;
}
.highlights
{
    margin: 0;
}
.highlights .highlight
{
    display: block;
    margin: 0;
    padding: 10px 5px 10px 5px;
    clear: both;
    position: relative;
    zoom: 1;
}
.highlights .highlightimage
{
    margin: 5px 15px 0px 0px;
    float: left;
    height: 100%;
}



.topic
{
    display: block;
    margin: 0;
    padding: 10px 5px 0px 100px;
    clear: both;
    position: relative;
    zoom: 1;
}
.topic .topicimage
{
    margin: 5px;
    position: absolute;
    z-index: 2;
    top: 5px;
    left: 5px;
}

.topic .alt
{
    background: #f4f5f9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}


.downloads
{
    margin: 10px 20px 5px 20px;
}

.downloadbuttons
{
    float: right;
    clear: both;
}
.downloads .pager
{
    padding: 5px 0;
    float: right;
}
.downloads .page
{
    font-weight: 800;
    padding: 4px 6px;
}
.downloads .pageactive
{
    background: #384249;
    padding: 5px 5px 4px 5px;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
}
.downloads .detailitem
{
    float: left;
    height: 40px;
    width: auto;
    padding: 0px 20px 0px 20px;
    text-align: center;
}
.downloadfilterbar
{
    margin: 10px 15px 0px 15px;
    padding: 5px;
    height: 30px;
    background: #f3f4f9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}
.sort
{
    padding: 5px 0;
}
a.sorter
{
    font-weight: 800;
    padding: 4px 6px;
}
.sort a.sorteractive
{
    background: #384249;
    color: #fff;
    text-decoration: none;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
}

.categories div.col
{
    zoom: 1;
}
.categories h3
{
    text-align: center;
    font-size: 1.4em;
    line-height: .8;
    padding: 0; /* 	position: absolute; 	z-index: 2; 	bottom: 0; 	right: 0; */
    text-transform: uppercase;
}
.categories h3 a
{
    line-height: .8;
    text-decoration: none;
    color: #5e607d;
}

*html .main .categories .col h3 a, *html .main .categories .col h4 a, *html .main .categories .col h5 a, *html .main .categories .col li a
{
}

.categories h4
{
    text-align: center;
    font-size: 1.4em;
    line-height: .8;
    padding: 0; /*	position: absolute; 	z-index: 2; 	bottom: 0; 	right: 0; */
    text-transform: uppercase;
}
.categories h4 a
{
    line-height: .8;
    text-decoration: none;
    color: #5e607d;
}
.categoriesonly
{
}
.categoriesonly a.col
{
    height: 60px;
    font-family: Segoe UI, Myriad, Myriad Pro, Calibri, Arial, Sans-Serif;
    color: #5e607d;
}
.categoriesonly a
{
    position: static;
    display: block;
    text-align: center;
    padding: 2px 0;
    font-size: 1.2em;
    font-weight: 800;
}
.categoriesonly a span
{
    display: inline-block;
    background: url(images/arrow_down_big.png) no-repeat center right;
    text-transform: uppercase;
    padding: 14px 25px 14px 0;
}

.categoriesonly a:hover
{
    text-decoration: none;
}

*html .categoriesonly span
{
    background: url(images/arrow_down_big.gif) no-repeat center right;
}

.categories ul
{
    float: left;
    clear: both;
    display: block;
    list-style: none;
    margin: 12px;
    padding: 0;
    width: auto;
    height: 85px;
}

*html .categories ul
{
    margin: 12px 5px;
}


.categories li
{
    list-style: none;
    display: block;
    float: left;
    margin: 0;
    padding: .05em;
    width: 280px;
}
.categories li a
{
    
    font-size: .8em;
}
.category
{
    position: relative;
    display: block;
    clear: both;
    zoom: 1;
}
.category .categoryname
{
    font-size: 2.4em;
    line-height: 1;
}
.category .gototop
{
    position: absolute;
    z-index: 2;
    top: 20px;
    right: .5em;
    z-index: 5;
    font-size: .8em;
    display: block;
    padding: 0 16px 0 0;
    background: url(images/arrow_up.png) no-repeat center right;
    height: 18px;
}

*html .category .gototop
{
    background: url(images/arrow_up.gif) no-repeat center right;
}

.productslisting
{
}
.productslisting .product
{
    padding: 0 0 0 55px;
    position: relative;
    z-index: 2;
    zoom: 1;
}
.productslisting .product .iconbox
{
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    padding: .5em;
}
*html .store a.buttonloudsm
{
    width: 100px;
}
.store .storeproduct
{
    padding: 0 200px 0 100px;
    position: relative;
    z-index: 2;
    min-height: 140px;
    zoom: 1;
}

*html .store .storeproduct
{
    height: 140px;
}


.store .alt
{
    background: #f4f5f9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}
.store .storeproduct .boxshot
{
    position: absolute;
    z-index: 3;
    top: 0;
    left: 0;
    padding: .5em 1em;
    text-align: center;
}
.store .storeproduct .boxshot img
{
    display: block;
}

.pricetag .buttonloudsm
{
    margin-top: 10px;
    float: right;
}

*.pricetag a.buttonloudsm
{
    color: #fff;
}
.pricetag .outline
{
    border: solid 1px #ebebeb;
    -moz-border-radius: 5px;
    padding: 5px;
}

.productname
{
}


.pricetag .fullversion .pricelabel
{
    color: #626b90;
    font-size: 0.5em;
}

.fullversion
{
    color: #626b90;
    font-size: 1.3em;
}

.fullversion, .upgradeversion
{
    text-align: right;
    font-family: Segoe UI,Myriad,Myriad Pro,Calibri,Arial,Arial Narrow,Sans-Serif;
    float: right;
}


.store .storeproduct .pricetag
{
    position: absolute;
    z-index: 3;
    top: 0;
    right: 0;
    padding: 4px 10px 8px 30px;
    width: 140px;
}
.pricetag .pricelabel
{
    color: #999;
    font-size: .6em;
    display: block;
    height: 10px;
}
.pricetag .upgradeversion
{
    padding: 0;
}
.pricetag .fullversion .price
{
    padding: 3px;
    font-size: 1.8em;
    line-height: 1; /*   border: solid 1px #fee165;     box-shadow: 0px 2px 5px #ced4dd;     -moz-box-shadow: 0px 2px 5px #ced4dd;     -webkit-box-shadow: 0px 2px 5px #ced4dd;     background: #fffae5 url(Images/message_bg.png) repeat-x top;     border-radius: 3px;     -moz-border-radius: 3px;     -webkit-border-radius: 3px;     -khtml-border-radius: 3px;     */
}
.pricetage .upgradeversion
{
    padding: 0;
    margin: 0;
    color: #ccc;
    font-size: .8em;
}
.pagetitle, .pageheader h1
{
    margin: 0;
    padding: 24px 40px;
    font-size: 2.2em;
    font-family: Segoe UI,Myriad,Myriad Pro,Calibri,Arial,Arial Narrow,Sans-Serif;
    font-style: italic;
    color: #fff;
    font-weight: 400;
    line-height: 1;
    text-align: left;
    text-shadow: #535b5e 0px 0px 5px;
}

*html .pageheader
{
    height: 160px;
}
.headersection
{
    display: block;
}
.headersection .producttagline
{
    padding: 24px 40px;
    margin: 0;
    font-size: 2.2em;
    font-family: Segoe UI,Myriad,Myriad Pro,Calibri,Arial,Arial Narrow,Sans-Serif;
    font-style: italic;
    color: #fff;
    font-weight: 400;
    line-height: 1;
    text-align: left;
    text-shadow: #535b5e 0px 0px 5px;
}
.productactions
{
    width: 225px;
    margin: 10px auto 10px auto;
}


.productactions .action
{
}

.headersection .productname
{
    font-size: 1.6em;
    color: #5e607d;
    font-weight: 400;
    line-height: 1;
}
.productactions .button
{
}
.productnav
{
    position: relative;
    z-index: 3;
    padding: 0 58px 0 0;
}
.productnav img
{
    position: absolute;
    top: -16px;
    right: 10px;
}
.productnav h2
{
    font-weight: normal;
    color: #5e607d;
}
.showoff img
{
    margin: -45px 0 0 0;
    display: block;
}

*html .showoff img
{
    margin: 45px 0 0 0;
}

.childrenholder
{
}
ul.childproductlist
{
    display: block;
    float: none;
    padding: 0;
    margin: 0;
    list-style: none;
}
.childproductlist .childproduct
{
    display: block;
    float: none;
    clear: both;
    margin: 0;
    padding: 0;
    list-style: none;
    height: auto;
}
.childproductlist .productpanel
{
    display: block;
    clear: both;
    padding: 0 0 0 40px;
    margin: 0;
    position: relative;
    zoom: 1;
}
.childproductlist .iconbox
{
    position: absolute;
    top: 0;
    left: 0;
    padding: .5em;
}



/*
.childproductlist .productpanel
{
	display: block;
	float:left;
	clear: both;
	padding: 0 0 0 40px;
	margin: 0;
}
.childproductlist .iconbox
{
	float:left;
	margin:0 0 0 -40px;
	padding: .5em;
}
.productpanel .productname
{
	font-size: 1.2em;
	line-height: 1;
}
*/
.productpanel .productname
{
    font-size: 1.2em;
    line-height: 1;
}

.partofholder
{
    clear: both;
    padding: .25em;
}
.partoflist
{
    padding: 0;
    margin: 0;
    list-style: none;
    float: left;
    width: 100%;
    display: block;
    clear: both;
}
.partofproduct
{
    padding: 0 0 .25em 0;
    margin: 0;
    width: 50%;
    display: block;
    float: left;
    list-style: none;
}
.partofproduct .productname
{
    font-size: 1em;
    line-height: 1;
}

.features
{
}
.featurelist
{
    padding: 0;
    margin: 0;
    list-style: none;
}
.featurelist li.check, .check
{
    list-style: none;
    background: url(images/IconCheck16.png) no-repeat top left;
    padding: 3px 0 3px 20px;
}
.feature
{
    margin: 0;
    list-style: none;
    padding: .2em .4em .4em .4em;
}
.features .alt
{
    background: #f3f4f9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}
.features .featuretitle
{
    display: block;
    color: #6f7593;
    font-size: 1.1em;
}
.features .closed .featuretitle
{
    background: url(images/exp_plus.png) no-repeat right center;
    cursor: pointer;
    font-weight: 100;
}
.features .open .featuretitle
{
    background: url(images/exp_minus.png) no-repeat right center;
    cursor: pointer;
    font-weight: 800;
}
.features .closed .featureinfo
{
    display: none;
}
.features .featureinfo .inlineshot
{
    overflow: hidden;
    height: 150px;
    padding: 3px;
    border: solid 1px #ddd;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    background: #fff;
}
.inlineoverlay
{
    visibility: hidden;
    background: transparent url(images/zoomin.png) no-repeat top left;
    height: 64px;
    width: 64px;
    display: block;
    position: absolute;
}

.features .featureinfo .inlineshot:hover .inlineoverlay
{
    visibility: visible;
    background: transparent url(images/zoomin.png) no-repeat top left;
}



.popped
{
    box-shadow: 3px 3px 2px #666666;
    -moz-box-shadow: 3px 3px 2px #666666;
    -webkit-box-shadow: 3px 3px 2px #666666;
}
.popped .inlineoverlay
{
    height: 64px;
    width: 64px;
    display: block;
    position: absolute;
}

.features .featureinfo .popped:hover .inlineoverlay
{
    background: transparent url(images/zoomout.png) no-repeat top left;
}


.features .featureactions
{
    margin: -1em 0 0 0;
    text-align: right;
}
.features .showall
{
    font-size: .8em;
}

.features .spotlightfeature
{
    margin: 0;
    list-style: none;
    padding: .2em .4em .4em .4em;
}
.features .spotlightfeature .thumb
{
    float: left;
    margin: 0 1em .5em 0;
    padding: 0;
}
.features .spotlightfeature .featureinfo
{
    margin: 0;
    padding: 0;
}

.featuregrid
{
    width: 100%;
    border: none;
    border-collapse: collapse;
    font-size: 12px;
}
.featuregird tr
{
}
.featuregrid th
{
    border-bottom: solid 1px #000;
    text-align: center;
    margin: 0;
    padding: 4px;
}
.featuregrid .headtitlecell
{
    text-align: left;
}
.featuregrid td
{
    border-bottom: solid 1px #ccc;
    margin: 0;
    text-align: center;
    padding: 4px;
}
.featuregrid .infocell
{
    text-align: left;
    font-style: italic;
}

.messagepane
{
    font-family: Segoe UI,Myriad,Myriad Pro,Calibri,Arial,Arial Narrow,Sans-Serif;
    padding: 3px 5px 0px 5px;
    margin: 5px 0;
    border: solid 1px #E8CA62;
    background: #FDFDEE url(Images/message_bg.png) repeat-x top left;
    vertical-align: middle;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    font-size: 0.9em;
    font-style: italic;
    box-shadow: 1px 1px 5px #d9dae1;
    -moz-box-shadow: 1px 1px 5px #d9dae1;
    -webkit-box-shadow: 1px 1px 5px #d9dae1;
}

.messagepanered
{
    font-family: Segoe UI,Myriad,Myriad Pro,Calibri,Arial,Arial Narrow,Sans-Serif;
    padding: 3px 5px 0px 5px;
    margin: 5px 0;
    border: solid 1px #ff1313;
    background: #fdeeee url(Images/message_bg_red.png) repeat-x top left;
    vertical-align: middle;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    font-size: 0.9em;
    font-style: italic;
    box-shadow: 1px 1px 5px #d9dae1;
    -moz-box-shadow: 1px 1px 5px #d9dae1;
    -webkit-box-shadow: 1px 1px 5px #d9dae1;
}

.messagepanegreen
{
    font-family: Segoe UI,Myriad,Myriad Pro,Calibri,Arial,Arial Narrow,Sans-Serif;
    padding: 3px 5px 0px 5px;
    margin: 5px 0;
    border: solid 1px #91ff86;
    background: #eefdee url(Images/message_bg_green.png) repeat-x top left;
    vertical-align: middle;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    font-size: 0.9em;
    font-style: italic;
    box-shadow: 1px 1px 5px #d9dae1;
    -moz-box-shadow: 1px 1px 5px #d9dae1;
    -webkit-box-shadow: 1px 1px 5px #d9dae1;
}

.messagepaneblue
{
    font-family: Segoe UI,Myriad,Myriad Pro,Calibri,Arial,Arial Narrow,Sans-Serif;
    padding: 3px 5px 0px 5px;
    margin: 5px 0;
    border: solid 1px #9ca0ac;
    background: #b3b8c1 url(Images/message_bg_blue.png) repeat-x top left;
    vertical-align: middle;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    font-size: 0.9em;
    font-style: italic;
    box-shadow: 1px 1px 5px #d9dae1;
    -moz-box-shadow: 1px 1px 5px #d9dae1;
    -webkit-box-shadow: 1px 1px 5px #d9dae1;
}


.cartlabelerrorlogin
{
    padding: 0 0 0 34%;
    font-family: Segoe UI,Myriad,Myriad Pro,Calibri,Arial,Arial Narrow,Sans-Serif;
    font-size: 0.9em;
    font-style: italic;
}

.forgotpasswordlogin
{
    padding: 0 0 0 34%;
    font-family: Segoe UI,Myriad,Myriad Pro,Calibri,Arial,Arial Narrow,Sans-Serif;
    font-size: 0.9em;
}

.signuplabelerror
{
    padding: 0 0 0 38%;
    text-align: center;
    font-family: Segoe UI,Myriad,Myriad Pro,Calibri,Arial,Arial Narrow,Sans-Serif;
    font-size: 0.9em;
    font-style: italic;
}
.signuplabelerror_lastname
{
	padding:0 3em 0 0;
	float: right;
	text-align: center;
	font-family: Segoe UI,Myriad,Myriad Pro,Calibri,Arial,Arial Narrow,Sans-Serif;
	font-size: 0.9em;
	font-style: italic;
}





.messagepane p
{
    padding: 0;
    margin: 0;
    line-height: 1;
    font-size: 1.6em;
    vertical-align: middle;
}
.messageicon
{
    margin-right: 4px;
    display: inline-block;
    float: none;
    vertical-align: middle;
}
.messagetext
{
}
.messagelink
{
}

.tinymessage
{
    position: absolute;
    left: 50%;
    top: 0;
}
.tinymessage .messagepane
{
    position: relative;
    zoom: 1;
    width: 400px;
    margin: 0 0 0 -200px;
}

.tinymessage .messagepane p
{
    font-size: .7em;
}
.tinymessage .messagepane img
{
    height: 16px;
    width: 16px;
}


.loading
{
    position: fixed;
    top: 48%;
    left: 48%;
    background: #fff;
    border: solid 1px #999;
    padding: 10px;
    font-size: 2em;
    vertical-align: middle;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    box-shadow: 0px 0px 3px #999;
    -moz-box-shadow: 0px 0px 3px #999;
    -webkit-box-shadow: 0px 0px 3px #999;
    opacity: 0.90;
}
.loading em
{
    vertical-align: middle;
}



a.button
{
    background: url(images/button.png) no-repeat scroll 100% 0;
    display: block;
    cursor: pointer;
    float: left;
    margin: 0 0 0 0;
    height: auto;
    min-width: 50px;
    padding: 0 11px 0 0;
    color: #0577af;
    font-weight: 800;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Segoe UI, Myriad, Myriad Pro, Calibri, Arial, Sans-Serif;
    line-height: 1;
}

*html a.button span
{
    width: 150px;
}

*html a.button
{
    background: url(images/button.gif) no-repeat scroll 100% 0;
}


a.button span
{
    background: url(images/button.png) no-repeat scroll 0 0;
    display: block;
    cursor: pointer;
    line-height: 35px;
    padding: 0 0 0 11px;
    height: 36px;
    max-height: 50px;
    text-align: center;
}

*html a.button span
{
    background: url(images/button.gif) no-repeat scroll 0 0;
}


a.button:hover
{
    text-decoration: none;
    background: url(images/button.png) no-repeat scroll 100% 100%;
}

*html a.button:hover
{
    background: url(images/button.gif) no-repeat scroll 100% 100%;
}

a.button:hover span
{
    background: url(images/button.png) no-repeat scroll 0 100%;
}

*html a.button:hover span
{
    background: url(images/button.gif) no-repeat scroll 0 100%;
}

a.buttonloudsm
{
    background: url(images/button_loud_sm.png) no-repeat scroll 100% 0;
    display: block;
    float: left;
    margin: 0 0 0 0;
    height: auto;
    min-width: 50px;
    padding: 0 11px 0 0;
    color: #fff;
    cursor: pointer;
    font-weight: 800;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Segoe UI, Myriad, Myriad Pro, Calibri, Arial, Sans-Serif;
    line-height: 1;
}
*html a.buttonloudsm
{
    background: url(images/button_loud_sm.gif) no-repeat scroll 100% 0;
}

a.buttonloudsm span
{
    background: url(images/button_loud_sm.png) no-repeat scroll 0 0;
    display: block;
    cursor: pointer;
    line-height: 35px;
    padding: 0 0 0 11px;
    height: 36px;
    max-height: 50px;
    text-align: center;
}

*html a.buttonloudsm span
{
    background: url(images/button_loud_sm.gif) no-repeat scroll 0 0;
}

a.buttonloudsm:hover
{
    text-decoration: none;
    color: #fff;
    background: url(images/button_loud_sm.png) no-repeat scroll 100% 100%;
}

*html a.buttonloudsm:hover
{
    background: url(images/button_loud_sm.gif) no-repeat scroll 100% 100%;
}

a.buttonloudsm:hover span
{
    background: url(images/button_loud_sm.png) no-repeat scroll 0 100%;
}

*html a.buttonloudsm:hover span
{
    background: url(images/button_loud_sm.gif) no-repeat scroll 0 100%;
}

a.buttonloud
{
    background: url(images/button_loud.png) no-repeat scroll 0 100%;
    display: block;
    margin: 0px 0 0 0;
    height: auto;
    min-height: 22px;
    padding: 0 0 8px 0;
    width: 206px;
    color: #fff;
    cursor: pointer;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    font-family: Segoe UI, Myriad, Myriad Pro, Calibri, Arial, Sans-Serif;
    line-height: 1;
}

*html a.buttonloud
{
    background: url(images/button_loud.gif) no-repeat scroll 0 100%;
}

a.buttonloud span
{
    background: url(images/button_loud.png) no-repeat scroll 0 0;
    display: block;
    cursor: pointer;
    padding: 11px 0 5px 56px;
}

*html a.buttonloud span
{
    background: url(images/button_loud.gif) no-repeat scroll 0 0;
}

a.buttonloud strong
{
    font-weight: 800;
    display: block;
    cursor: pointer;
    font-size: 1.4em;
}

a.buttonloud em
{
    font-style: normal;
    color: #fff;
    cursor: pointer;
    display: block;
}
a.buttonloud:hover
{
    text-decoration: none;
    color: #fff;
    background: url(images/button_loud.png) no-repeat scroll 100% 100%;
}
*html a.buttonloud:hover
{
    background: url(images/button_loud.gif) no-repeat scroll 100% 100%;
}
a.buttonloud:hover span
{
    background: url(images/button_loud.png) no-repeat scroll 100% 0;
}
*html a.buttonloud:hover span
{
    background: url(images/button_loud.gif) no-repeat scroll 100% 0;
}


*html a.button
{
    width: 100px;
    overflow: visible;
}
*html a.buttonloudsm
{
    width: 175px;
    overflow: visible;
}
*html a.button span, *html a.buttonloudsm span
{
}

/* Forms */
.label
{
    margin: 2px 0 0 0;
    display: block;
    color: #666;
    font-weight: normal;
}

.boldlabel
{
    margin: 2px 0 0 0;
    font-size: 14px;
    display: block;
    color: #666;
    font-weight: 600;
}
.compact .label
{
    margin: 0;
    font-size: 1em;
    display: inline;
}
.SupportRequiredLabel
{
    color: #f00;
}
.referal .confirm
{
	color:#f00;
	font-size:1em;
	font-family: Segoe UI,Myriad,Myriad Pro,Calibri,Arial,Sans-Serif;
}
.referal .label
{
    padding: 0 5px;
    float: left;
    width: 15%;
    text-align: right;
}
.referal .nolabel
{
	margin:5px 5px 5px 150px;	
}
.control
{
}
.name
{
	width: 10em;
	margin:0 10px 0 0;
}

.nameHint
{
	width: 10em;
	margin:0 10px 0 0;
	color:#999;
}

.middlename
{
    width: 1em;
}

.login
{
    width: 10em;
}
.password
{
    width: 10em;
}
.email
{
	width: 18em;
}
.verifyEmail
{
	margin:0 7px 0 0;
}
.phone
{
    width: 10em;
}
.address
{
    width: 18em;
}
.state
{
    width: 1em;
}
input.zip
{
    width: 3em;
}
.description
{
    width: 40em;
}
.comment
{
    width: 24em;
}
.note
{
    width: 30em;
}

.cartoptionitem
{
    cursor: pointer;
    padding: 5px;
    margin: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}
.cartoptionitem:hover
{
    padding: 4px;
    margin: 5px;
    background: #fff url(images/fade_highlighter.png) repeat-x top left;
    border: solid 1px #d9dae1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.cartoptionitem th, .cartoptionitem td
{
    padding: 0 0 0 10px;
    margin: 0;
}



.cartcheckitem
{
    cursor: pointer;
    padding: 5px;
    margin: 5px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}
.cartcheckitem:hover
{
    padding: 4px;
    margin: 5px;
    background: #fff url(images/fade_highlighter.png) repeat-x top left;
    border: solid 1px #d9dae1;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}
.checked
{
    padding: 4px;
    margin: 5px;
    background: url(images/fade_selector.png) repeat-x top left;
    border: solid 1px #7a7f9b;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    box-shadow: 1px 1px 5px #d9dae1;
    -moz-box-shadow: 1px 1px 5px #d9dae1;
    -webkit-box-shadow: 1px 1px 5px #d9dae1;
}

.cartoptionitem table
{
    margin: 0;
}

.quote
{
    background: url(images/quote_start.png) no-repeat scroll left top;
    font-style: italic;
    padding: 10px 10px 10px 40px;
}
.quote blockquote
{
    margin: 0;
    padding: 0;
}
.quoteperson
{
    background: url(images/quote_end.png) no-repeat scroll right top;
    height: 60px;
    padding: 5px 80px 5px 10px;
    text-align: right;
}
.quotename
{
    display: block;
    font-style: normal;
    font-weight: 900;
}
.quoteinfo
{
    display: block;
    font-style: normal;
    font-weight: 100;
}
.quotebuttons
{
    text-align: right;
    cursor: pointer;
}
.quotecustomer
{
    text-align: right;
    font-size: x-small;
    font-weight: bold;
}

.tightertd
{
    padding: .12em;
}

.slideshow
{
    font-size: 12px;
    line-height: 1;
}

.slideshow h5
{
    font-style: italic;
    margin: 0;
    padding: 0;
    color: #ED8221;
    font-weight: normal;
}

.slideshow p
{
    line-height: normal;
    margin: 0;
    padding: 0;
}



.slideshow .C1Link, .slideshow .C1Link:link, .slideshow .C1Link:active, .slideshow .C1Link:visited
{
    margin: 2px;
    padding: 6px;
    display: inline-block;
}

.slideshow .C1Link:hover
{
}

.slideshow .C1PageInfo
{
    margin: 2px;
    padding: 6px;
    display: inline-block;
    color: #999;
}



/* Base Superbox Styles */
#superbox-overlay
{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9998;
    width: 100%;
    height: 100%;
}
#superbox-wrapper
{
    position: fixed;
    z-index: 9999;
    top: 0;
    display: table;
    width: 100%;
    height: 100%;
}
#superbox-container
{
    position: relative;
    zoom: 1;
    display: table-cell;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    vertical-align: middle;
}
#superbox
{
    margin: 0 auto;
    padding: 0;
}
#superbox-container .loading
{
    margin: 0;
    text-align: center;
}

/* IE7 */
*:first-child + html #superbox-container
{
    position: absolute;
    top: 50%;
    display: block;
    height: auto;
}
*:first-child + html #superbox
{
    position: relative;
    zoom: 1;
    top: -50%;
    display: block;
}
/* IE6 - Thanks to Thickbox for IE expressions */
* html #superbox-container
{
    position: absolute;
    top: 50%;
    display: block;
    height: auto;
}
* html #superbox
{
    position: relative;
    zoom: 1;
    top: -50%;
    display: block;
}
* html #superbox-overlay
{
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight +           'px' : document.body.offsetHeight + 'px' );
}
* html #superbox-wrapper
{
    position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) +           'px' );
}

/* Default Theme */
#superbox-overlay
{
    background: #000;
}
#superbox-container .loading
{
    text-align: center;
    font-size: 40px;
    color: #fff;
}
#superbox
{
    position: relative;
    zoom: 1;
    padding: 10px;
    background: #fff;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}
#superbox-innerbox
{
    position: relative;
    zoom: 1;
    padding: 10px 0;
}
#superbox.image
{
    text-align: center;
}
#superbox .close, #superbox .nextprev
{
    overflow: hidden;
    margin: 0;
}

/* Custom Theme */
#superbox-overlay
{
    background: #000;
}
#superbox-container .loading
{
    width: 32px;
    height: 32px;
    margin: 0 auto;
    text-indent: -9999px;
    background: url(loading.gif) no-repeat 0 0;
}
#superbox .close a
{
    float: right;
    padding: .2em;
    line-height: 1;
    background: #c00;
    border: solid 1px #900;
    cursor: pointer;
    color: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
}
#superbox .close a span
{
    color: #fff;
}
#superbox .nextprev a
{
    float: left;
    font-size: 1.4em;
    padding: .4em;
    line-height: 1;
    background: #808db5;
    border: solid 1px #5e607d;
    cursor: pointer;
    color: #fff;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    -khtml-border-radius: 2px;
}
#superbox .nextprev a.next
{
    float: right;
}
#superbox .nextprev .disabled, #superbox .nextprev .disabled:hover
{
    background: #eee;
    border: solid 1px #aaa;
    color: #999;
    text-decoration: none;
    cursor: default;
}


.left
{
    float: left;
}
.right
{
    float: right;
}
.clear
{
    height: 0;
    display: block;
    clear: both;
}
.alignleft
{
    text-align: left;
}
.alignright
{
    text-align: right;
}
.aligncenter
{
    text-align: center;
}
.fade-100
{
    opacity: .99;
    -moz-opacity: 0.99;
    -khtml-opacity: 0.99;
    filter: alpha(opacity=99);
}
.fade-75
{
    opacity: .75;
    -moz-opacity: 0.75;
    -khtml-opacity: 0.75;
    filter: alpha(opacity=75);
}
.fade-50
{
    opacity: .5;
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    filter: alpha(opacity=50);
}
.fade-25
{
    opacity: .25;
    -moz-opacity: 0.25;
    -khtml-opacity: 0.25;
    filter: alpha(opacity=25);
}
.nodisplay
{
    display: none;
}

.devtools, .DevTools
{
    background: transparent url(images/siloheader_repeater.png) no-repeat bottom;
    font-weight: bold;
    text-shadow: none;
    font-style: normal;
    padding: 3px;
    margin: 15px 0 5px 0;
}
.sharepoint, .SharePoint
{
    background: transparent url(images/siloheader_repeater.png) no-repeat bottom;
    font-weight: bold;
    text-shadow: none;
    font-style: normal;
    padding: 3px;
    margin: 15px 0 5px 0;
}


.documentation, .Documentation
{
    background: transparent url(images/siloheader_repeater.png) no-repeat bottom;
    font-weight: bold;
    text-shadow: none;
    font-style: normal;
    padding: 3px;
    margin: 15px 0 5px 0;
}

.store .Documentation
{
    padding: 0;
    margin: 0;
    font-weight: normal;
}

.store .Documentation h1
{
    padding: 0;
    margin: 0;
    font-weight: bold;
}

.store .Dev
{
    padding: 0;
    margin: 0;
}


.categories .DevToolsBox
{
    background: url(images/button_silos_lg.png) no-repeat left top;
    height: 150px;
}


*html .categories .DevToolsBox
{
    background: url(images/button_silos_lg.gif) no-repeat left top;
}

.categories .DevToolsBox:hover
{
    background: url(images/button_silos_lg.png) no-repeat -332px top;
}

*html .categories .DevToolsBox:hover
{
    background: url(images/button_silos_lg.gif) no-repeat -332px top;
}


.devtoolsbox ul, .DevToolsBox ul
{
}




.categoriesonly .DevToolsBoxSmall
{
    background: url(images/button_silos_med.png) no-repeat 0 0;
}

*html .categoriesonly .DevToolsBoxSmall
{
    background: url(images/button_silos_med.gif) no-repeat 0 0;
}

*html .categoriesonly a.DevToolsBoxSmall
{
}


.categoriesonly .DevToolsBoxSmall:hover
{
    background: url(images/button_silos_med.png) no-repeat -332px 0;
}

*html .categoriesonly .DevToolsBoxSmall:hover
{
    background: url(images/button_silos_med.gif) no-repeat -332px 0;
}



.categories .SharePointBox
{
    background: url(images/button_silos_lg.png) no-repeat left top;
    height: 150px;
}

*html .categories .SharePointBox
{
    background: url(images/button_silos_lg.gif) no-repeat left top;
}


.categories .SharePointBox:hover
{
    background: url(images/button_silos_lg.png) no-repeat -332px top;
}

*html .categories .SharePointBox:hover
{
    background: url(images/button_silos_lg.gif) no-repeat -332px top;
}


.categoriesonly .SharePointBoxSmall
{
    background: url(images/button_silos_med.png) no-repeat 0 0;
}

*html .categoriesonly .SharePointBoxSmall
{
    background: url(images/button_silos_med.gif) no-repeat 0 0;
}

*html .categoriesonly a.SharePointBoxSmall
{
}


.categoriesonly .SharePointBoxSmall:hover
{
    background: url(images/button_silos_med.png) no-repeat -332px 0;
}

*html .categoriesonly .SharePointBoxSmall:hover
{
    background: url(images/button_silos_med.gif) no-repeat -332px 0;
}


.categories .DocumentationBox
{
    background: url(images/button_silos_lg.png) no-repeat left top;
    height: 150px;
}

*html .categories .DocumentationBox
{
    background: url(images/button_silos_lg.gif) no-repeat left top;
}


.categories .DocumentationBox:hover
{
    background: url(images/button_silos_lg.png) no-repeat -332px top;
}

*html .categories .DocumentationBox:hover
{
    background: url(images/button_silos_lg.gif) no-repeat -332px top;
}

.categoriesonly .DocumentationBoxSmall
{
    background: url(images/button_silos_med.png) no-repeat 0 0;
}

*html .categoriesonly .DocumentationBoxSmall
{
    background: url(images/button_silos_med.gif) no-repeat 0 0;
}

*html .categoriesonly a.DocumentationBoxSmall
{
}

.categoriesonly .DocumentationBoxSmall:hover
{
    background: url(images/button_silos_med.png) no-repeat -332px 0;
}

*html .categoriesonly .DocumentationBoxSmall:hover
{
    background: url(images/button_silos_med.gif) no-repeat -332px 0;
}


.documentationbox ul, .DocumentationBox ul
{
}



/*Default Home page*/
.home
{
    background-image: url(images/repeater_home.png);
}
.home .bgstyle
{
    background: url(images/productwall_home.png) no-repeat top center;
}
.home .headersection
{
}
.home .producttagline
{
}

/*Studio Enterprise*/
body.studioenterprise
{
    background-image: url(images/repeater_StudioEnterprise.png);
}
body.studioenterprise .bgstyle
{
    background: url(images/productwall_StudioEnterprise.png) no-repeat top center;
}
body.studioenterprise .headersection
{
}
body.studioenterprise .producttagline
{
}

/*WinForms*/
body.winforms
{
    background-image: url(images/repeater_StudioWinForms.png);
}
body.winforms .bgstyle
{
    background: url(images/productwall_StudioWinForms.png) no-repeat top center;
}
body.winforms .headersection
{
}
body.winforms .producttagline
{
}

/*WPF*/
body.wpf
{
    background-image: url(images/repeater_StudioWPF.png);
}
body.wpf .bgstyle
{
    background: url(images/productwall_StudioWPF.png) no-repeat top center;
}
body.wpf .headersection
{
}
body.wpf .producttagline
{
}

/*ASPNET*/
body.aspnet
{
    background-image: url(images/repeater_StudioASPNET.png);
}
body.aspnet .bgstyle
{
    background: url(images/productwall_StudioASPNET.png) no-repeat top center;
}
body.aspnet .headersection
{
}
body.aspnet .producttagline
{
}

/*Silverlight*/
body.silverlight
{
    background-image: url(images/repeater_StudioSilverlight.png);
}
body.silverlight .bgstyle
{
    background: url(images/productwall_StudioSilverlight.png) no-repeat top center;
}
body.silverlight .headersection
{
}
body.silverlight .producttagline
{
}

/*ActiveX*/
body.activex
{
    background-image: url(images/repeater_StudioActiveX.png);
}
body.activex .bgstyle
{
    background: url(images/productwall_StudioActiveX.png) no-repeat top center;
}
body.activex .headersection
{
}
body.activex .producttagline
{
}


/*Mobile*/
body.windowsmobile
{
    background-image: url(images/repeater_StudioMobile.png);
}
body.windowsmobile .bgstyle
{
    background: url(images/productwall_StudioMobile.png) no-repeat top center;
}
body.windowsmobile .headersection
{
}
body.windowsmobile .producttagline
{
}

/*iPhone*/
body.iphone
{
    background-image: url(images/repeater_StudioiPhone.png);
}
body.iphone .bgstyle
{
    background: url(images/productwall_StudioiPhone.png) no-repeat top center;
}
body.iphone .headersection
{
}
body.iphone .producttagline
{
}

/*Spell Checking*/
body.spellchecking
{
    background-image: url(images/repeater_Intellispell.png);
}
body.spellchecking .bgstyle
{
    background: url(images/productwall_Intellispell.png) no-repeat top center;
}
body.spellchecking .headersection
{
}
body.spellchecking .producttagline
{
}

/*SharePoint*/
body.sharepointwebparts
{
    background-image: url(images/repeater_SharePointWebParts.png);
}
body.sharepointwebparts .bgstyle
{
    background: url(images/productwall_SharePointWebParts.png) no-repeat top center;
}
body.sharepointwebparts .headersection
{
}
body.sharepointwebparts .producttagline
{
}

/*Help Authoring*/
body.helpauthoring
{
    background-image: url(images/repeater_DocToHelp.png);
}
body.helpauthoring .bgstyle
{
    background: url(images/productwall_DocToHelp.png) no-repeat top center;
}
body.helpauthoring .headersection
{
}
body.helpauthoring .producttagline
{
}


/* jeb special */
.footernav
{
    font-family: Segoe UI, Myriad, Myriad Pro, Calibri, Arial, Sans-Serif;
    font-size: 0.7em;
    padding: 0;
    margin: 0;
    border: none;
}

.footernav ul, .footernav li
{
    list-style-image: none;
    margin: 0;
    padding: 0;
}





.footernavlist
{
}

.footernavlist li
{
    list-style-type: none;
    margin: 0;
    padding: 0;
}


.footernavcolumn
{
    float: left;
    width: 200px;
    margin: 0;
    padding: 0;
}

.footernavheader
{
    text-transform: uppercase;
    font-weight: bold;
}



a.footernavsub:link, a.footernavsub:visited
{
    color: #bfced6;
}
a.footernavsub:hover, a.footernavsub:active
{
    color: #ffffff;
    text-decoration: none;
}

.footernav .downloads
{
    width: 90px;
}


.footernav .Products
{
    width: 140px;
}

.footernav .Support
{
    width: 120px;
}

.footernav .Community
{
    width: 80px;
}

.footernav .About
{
    width: 80px;
}

.footernav .Store
{
    width: 80px;
}


.footertext
{
    font-family: Segoe UI, Myriad, Myriad Pro, Calibri, Arial, Sans-Serif;
    margin: 40px 0 10px 0;
    color: #bfbfbf;
    text-align: right;
}

.footertext p
{
    padding: 0;
}

.footertextleft
{
    float: left;
    width: 90%;
}

.footertextright
{
    float: right;
    width: 25%;
}

.seperator
{
    color: #f6f6f6;
}

.cartbuttoncontainer
{
    background: #fafafa url(images/fade_highlighter.png) repeat-x;
    border: solid 1px #f1f1f1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    -khtml-border-radius: 4px;
    padding: 5px;
    margin: 20px 5px 20px 5px;
    box-shadow: 0px 2px 5px #e5e5e5;
    -moz-box-shadow: 0px 2px 5px #e5e5e5;
    -webkit-box-shadow: 0px 2px 5px #e5e5e5;
}


.cartbuttoncontainer:hover
{
}

*html .cartbuttoncontainer a.buttonloudsm
{
    color: #fff;
}


.cartinfo
{
    background: transparent url(images/seperator_v.png) no-repeat scroll right center;
    float: left;
    width: 50%;
    margin: 25px 0;
}


.carttotal
{
    opacity: 0.9;
    position: relative;
    top: -30px;
    background: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    float: right;
    text-align: right;
    padding: 5px;
    border: solid 1px #e0e0e0;
    box-shadow: 0px 2px 5px #e5e5e5;
    -moz-box-shadow: 0px 2px 5px #e5e5e5;
    -webkit-box-shadow: 0px 2px 5px #e5e5e5;
}
.total
{
    float: left;
}
.totalprice
{
    margin: 0 10px;
    float: left;
}
.cartcontainerright
{
    margin: 10px;
    float: right;
    width: 40%;
    height: auto;
}



.cartbuttons
{
    margin: -13px 0 0 0;
    text-align: right;
}

.cartproduct
{
    float: left;
}

.cartprice
{
    border: solid 1px #fee165;
    box-shadow: 0px 2px 5px #ced4dd;
    -moz-box-shadow: 0px 2px 5px #ced4dd;
    -webkit-box-shadow: 0px 2px 5px #ced4dd;
    background: #fffae5 url(Images/message_bg.png) repeat-x top;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    margin-top: -20px;
    margin-right: 15px;
    float: right;
    padding: 10px;
}

.cartpricemargin
{
    border: solid 1px #fee165;
    box-shadow: 0px 2px 5px #ced4dd;
    -moz-box-shadow: 0px 2px 5px #ced4dd;
    -webkit-box-shadow: 0px 2px 5px #ced4dd;
    background: #fffae5 url(Images/message_bg.png) repeat-x top;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
    margin-right: 15px;
    float: right;
    padding: 10px;
}


.cartpricenobox
{
    margin-top: -20px;
    margin-right: 15px;
    float: right;
    padding: 10px;
}




.normalversion h3
{
    font-weight: normal;
}


.cartpricesmall
{
    padding: 0 10px;
    font-weight: normal;
    font-size: 0.9em;
}


.linkcheckout
{
    display: block;
    clear: left;
}

a.linkcheckout
{
    font-size: 1em;
    text-transform: lowercase;
    color: #626b90;
    font-family: Segoe UI,Myriad,Myriad Pro,Calibri,Arial,Sans-Serif;
}

.cartfinaltotal
{
    border: solid 1px #fee165;
    box-shadow: 0px 2px 5px #ced4dd;
    -moz-box-shadow: 0px 2px 5px #ced4dd;
    -webkit-box-shadow: 0px 2px 5px #ced4dd;
    background: #fffae5 url(Images/message_bg.png) repeat-x top;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -khtml-border-radius: 3px;
}

.questions
{
    margin: 0 5px 10px 5px;
    padding: 10px 0;
}

.cart p
{
    padding: 0;
    margin: 0;
}


.splitlayout label
{
}

.splitlayout input, select
{
}

.formitem
{
    margin: 10px 0;
}

.uploaderror
{
	color:#FF0000;
}

.formactions
{
	float: right;
    text-align: right;
}

fieldset
{
    padding: 5px;
    border: solid 1px #e5e9ee;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}

.formShowHidePassword
{
	margin:0 0 0 7px;
	cursor:pointer;
}

fieldset:hover
{
    border: solid 1px #aeb1be;
}

fieldset:active, fieldset:focus
{
    border: solid 1px #989dac;
}


legend
{
    padding: 0 10px;
    margin: 0 10px;
}

.fieldsignup .label
{
    margin: 0 20px;
}

.label
{
    padding: 0 5px;
    float: left;
    width: 30%;
    text-align: right;
}


input, select, textarea
{
    border: solid 1px #e5e5e5;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    outline: none;
}

input:hover, select:hover, textarea:hover
{
    background: #fafafa;
    border: solid 1px #414450;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    outline: none;
}



input:active, select:active, textarea:active, input:focus, select:focus, textarea:focus
{
    border: solid 1px #414450;

}

input[type="checkbox"], input[type="radio"], input[type="reset"], input[type="submit"]
{
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    border: none;
}


.signuplabelerror input
{
    border: solid #000;
}


.forgot
{
    text-align: center;
    padding: 5px 0;
}

.buttonstaticsm
{
    text-transform: uppercase;
    font-weight: bold;
    color: #0577AF;
    cursor: pointer;
    border: none;
    background: transparent url(Images/button_static_sm.png) no-repeat 0 4px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    height: 40px;
    width: 84px;
    zoom: 1;
}


.buttonstaticsm:hover
{
    border: none;
    background: transparent url(Images/button_static_sm.png) no-repeat 0 -39px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
}


.buttonstaticmd
{
    text-transform: uppercase;
    font-weight: bold;
    color: #0577AF;
    cursor: pointer;
    border: none;
    background: transparent url(Images/button_static_md.png) no-repeat 0 4px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    height: 40px;
    width: 134px;
    zoom: 1;
}

.buttonstaticmd:hover
{
    border: none;
    background: transparent url(Images/button_static_md.png) no-repeat 0 -39px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
}


.buttonstaticlg
{
    text-transform: uppercase;
    font-weight: bold;
    color: #0577AF;
    cursor: pointer;
    border: none;
    background: transparent url(Images/button_static_lg.png) no-repeat 0 4px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    height: 40px;
    width: 200px;
    zoom: 1;
}

.buttonstaticlg:hover
{
    border: none;
    background: transparent url(Images/button_static_lg.png) no-repeat 0 -39px;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
}

.tooltipcontent
{
    font-size: 1.2em;
    padding: 5px 5px 10px 5px;
}
.tooltipcontent p
{
	margin:0;
	padding:0;
}

.C1ttTitleBar
{
    display: none;
}

.C1ttContentBar
{
    padding: 3px;
}

.signuplabelerror .login
{
    border: solid #000;
}

.creditcards th, .creditcards td
{
    padding: 0;
    margin: 0;
}

.new
{
    background: transparent url(images/new-32.png) right center;
    position: absolute;
    display: block;
    height: 32px;
    width: 32px;
    float: left;
    left: 575px;
}

.messagepanetext
{
    font-size: 0.7em;
    float: right;
}



.outline
{
    border: solid 1px #ebebeb;
    -moz-border-radius: 5px;
    padding: 5px;
    margin: 5px 0;
}

.required input, select
{
    border-color: #d5d5d5;
    -moz-box-shadow: 0px 0px 3px #e5e5e5;
}

.required input:hover, select:hover
{
    border-color: #767c8b;
}

.progressbar_holder
{
	width:177px;
	height:2px;
	position:absolute; 
	top:-2em; 
	left:.5em;
}
.progress_status
{
	background: #000 url(images/timer_thumb_repeater.png) repeat-x top left; 
	height:2px; 
	width:1px; 
	position:absolute; 
	opacity: .75; 
	-moz-opacity: 0.75; 
	-khtml-opacity: 0.75; 
	filter: alpha(opacity=75);
}

.progressbar_bg
{
	background: #000 url(images/timer_dock_repeater.png) repeat-x top left; 
	height:2px; 
	width:100%; 
	position:absolute; 
	opacity: .25; 
	-moz-opacity: 0.25; 
	-khtml-opacity: 0.25; 
	filter: alpha(opacity=25);
}

/* grid is just mad cause i'm stylin' on it */

.C1GridView
{
    border: solid 1px #ebebeb;
    padding: 4px;
    -moz-border-radius: 5px;
}

.fieldset
{
    padding: 5px;
    border: solid 1px #e5e9ee;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
}
table
{
}

.C1OuterTable
{
    font-family: Segoe UI, Myriad, Myriad Pro, Calibri, Arial, Sans-Serif;
    font-size: 0.8em;
    margin: 1px;
}
.C1OuterTable tbody
{
    border-bottom: solid 1px #e5e5e5;
}

.C1OuterTable .Licenses tbody
{
    border: none;
}

.C1OuterTable .C1Heading tbody, .C1OuterTable .C1PagerRow tbody
{
    border: none;
}




.C1Heading
{
    padding: 0;
}

.C1Heading .C1Gtd
{
    text-transform: uppercase;
    border-bottom: solid 1px #e5e5e5;
    padding: 0;
}





.C1Gtd
{
    padding: 0;
    margin: 0;
}

.C1Row
{
}

.C1Row .C1Gtd
{
    padding: 5px;
    border-right: solid 1px #edeef1;
    border-left: solid 1px #edeef1;
}

.C1AlternatingItems
{
    background: #f6f6f8;
}



.C1HoverRow
{
    background: #e9eaee;
}

.receiptgrid .C1HoverRow, .receiptgrid .C1ActiveCell
{
    background: none;
}

.receiptgrid .C1AlternatingItems .C1HoverRow
{
    background: #f6f6f8;
}


.hidepager .C1PagerRow span, .receiptgrid .C1PagerRow span
{
    visibility: hidden;
}

.C1PagerRow
{
    margin: 0;
    padding: 0;
}

.C1PagerRow span
{
    text-align: right;
}

.C1ActiveCell
{
    background: #d6d8df;
}


.cartgridcontainer
{
}

.cartgriditem
{
}

.altitem
{
}

.cartgridheader
{
}



.important
{
    white-space: nowrap;
    text-wrap: none;
}

.expiressoon
{
    color: #f05959;
}

.expired
{
    color: #989898;
    font-style: italic;
}
.C1CartGrid table
{
    margin-bottom: 0;
}

.C1CartGrid td
{
    margin: 0;
    padding: 3px;
    border: solid 1px #edeef1;
}
.C1CartGrid th
{
    border: 1px solid #fff;
    border-bottom: solid 1px #edeef1;
    text-transform: uppercase;
    text-align: left;
}
.C1CartGrid tr:hover
{
    background: #e9eaee;
}
.C1CartGrid .Licenses td
{
    border: none;
}


.C1CartGrid th tr:hover
{
    background: #fff;
}

.C1EmptyRow
{
    border-left: solid 1px #e5e5e5;
    border-right: solid 1px #e5e5e5;
}

.C1GridView .C1PagerRow table
{
    margin: 0;
    text-align: right;
    float: right;
}

.C1fdAdjust
{
    position: absolute;
    left: -10000px;
}

.C1fdOpacity
{
    opacity: .00;
    -moz-opacity: 0.00;
    -khtml-opacity: 0.00;
    filter: alpha(opacity=0);
}


/* CheckBox Style */
.C1fdCheckBox
{
    background-repeat: no-repeat;
    padding-left: 20px;
    display: block;
    height: 18px;
    line-height: 18px;
}
.C1fdCheckBoxSwaraj
{
    float: left;
    width: 20px;
    height: 23px;
}
.C1fdCheckBox-C1Uncheck
{
    background: url('Images/form.png') no-repeat 0 -230px;
    color: #000;
}
.C1fdCheckBox-C1Uncheck-C1Hover
{
    background: url('Images/form.png') no-repeat 0 -380px;
    color: #999;
}

.C1fdCheckBox-C1Checked
{
    background: url('Images/form.png') no-repeat 0 -30px;
    color: #000;
}

.C1fdCheckBox-C1Checked-C1Hover
{
    background: url('Images/form.png') no-repeat 0 -180px;
    color: #999;
}



/* RadioButton Style */
.C1fdRadioButton
{
    background-repeat: no-repeat;
    padding-left: 20px;
    display: block;
    height: 20px;
    line-height: 18px;
}

.C1fdRadioButtonSwaraj
{
    float: left;
    width: 20px;
    height: 21px;
}
.C1fdRadioButton-C1Uncheck
{
    background: url('Images/form.png') no-repeat 0 -630px;
    color: #000000;
}

.C1fdRadioButton-C1Uncheck-C1Hover
{
    background: url('Images/form.png') no-repeat 0 -780px;
    color: #666666;
}

.C1fdRadioButton-C1Checked
{
    background: url('Images/form.png') no-repeat 0 -430px;
    color: #000000;
}

.C1fdRadioButton-C1Checked-C1Hover
{
    background: url('Images/form.png') no-repeat 0 -580px;
    color: #666666;
}
/* jquery tooltip style */
#tooltip {
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #eee;
	padding: 5px;
	opacity: 0.85;
}
#tooltip h3, #tooltip div  
{
	margin: 0; 
	text-align:left;
	font-size: 0.8em;
	font-style:normal;
	font-weight:normal;
	line-height:18px;
}
#tooltip.fancy {
	background: url('Images/shadow.png');
	border: none;
	width: 210px;
	padding:20px;
	height: 135px;
	opacity: 0.8;
}


/* tablegrid style */

.tablegrid
{
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
    margin: 1px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}


.tablegrid tbody
{
}

.tablegrid tr
{
    border: solid 1px #e5e5e5;
}


.tablegrid .tablegrid-header, .tablegrid .tablegrid-footer
{
    border: none;
}

.tablegrid .tablegrid-header:hover, .tablegrid .tablegrid-footer:hover
{
    background: none;
}


.tablegrid .tablegrid-alt
{
    background: #f5f6f8;
}

.tablegrid tr:hover
{
    background: #E9EAEE;
}

.tablegrid th
{
    text-align: center;   
    padding: 4px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    color: #0577AF;
    font-weight: bold;
    border: none;
}
.tablegrid .headtitlecell
{
    text-align: left;
}
.tablegrid td
{
    margin: 0;
    text-align: center;
    padding: 6px;
}
.tablegrid .infocell
{
    text-align: left;
    font-style: italic;
}


/* static tooltip */
.static_tooltip{
	position:relative;
	left:40;
	width:288px;
	padding:0;
	margin:-7px 0 0;
}
.static_tooltip_top{
	background: url(images/livedemo_top_normal.png) no-repeat top center;
	width:287px;
	height:45px;
	margin:0; 
	padding:0;
}
.static_tooltip_center{
	background: url(images/livedemo_repeat_normal.png) repeat-y top center;
	width:287px;
	margin:0;
	padding:0;
}
.static_tooltop_center_content{
	padding:0 20px 20px 20px;
}
.static_tooltip_bottom{
	background: url(images/livedemo_bottom_normal.png) no-repeat top center;
	width:287px;
	height:10px;
	margin:0;
	padding:0;
}

.static_tooltip:hover .static_tooltip_top
{
   	background: url(images/livedemo_top_active.png) no-repeat top center; 
}

.static_tooltip:hover .static_tooltip_center{
	background: url(images/livedemo_repeat_active.png) repeat-y top center;
}

.static_tooltip:hover .static_tooltip_bottom{
	background: url(images/livedemo_bottom_active.png) no-repeat top center;
}