/* 
    Document   : style
    Created on : Feb 9, 2010, 2:14:44 PM
    Author     : atif
    Description:
*/
* {
    padding: 0px;
    margin: 0px;
}
html {
    font-size:100.01%;
}
body {
    font-size: 12px;
    font-family: Verdana;
    background:#fff url(../img/bg.gif) repeat fixed;
    color:#232931;
}

a {
    color: #257897;
    text-decoration: none;
}

.mainTable{
    width: 1003px;
    height: 100%;
    background: #fff;
}
.mainTable .headerTD  {
    /*background: url(../img/logo.png) no-repeat 10px center;*/
    height: 80px;
    vertical-align: top;
    text-align: right;
    border: none;
    width: 1003px;
}
.mainTable .headerTD  .logo {
    background: url(../img/logo.gif) no-repeat 10px;
    margin-top: 13px;
    height: 60px;
    width: 280px;
    vertical-align: top;
    text-align: right;
    border: none;
    float: left;
}
.mainTable .headerTD .loginPopupContainer {
    padding: 5px 5px 0px 0px;
    float: right;
    width: 570px;
}
.mainTable .headLinkTD {
    background: url(../img/green_grad.png) repeat-x top;
    font-size: 12px;
    height: 25px;
    border-bottom: solid #fff 1px;
    color: #fff;
    vertical-align: top;
    border: solid red 0px;
}
.mainTable .headLinkTD ul li {
    line-height: 28px;
    border-left: solid #fff 1px;
    list-style: none;
    float: left;
    padding: 0px 0px 0px 0px;
    width: 112px;
    text-align: center;
}
/*.mainTable .headLinkTD ul li:first-child {
    line-height: 28px;
    border-left: none;
    list-style: none;
    float: left;
    padding: 0px 15px 0px 15px;
}*/
.mainTable .headLinkTD ul li.selected {
    background: url(../img/tab_selected.jpg) repeat-x top;
}
.mainTable .headLinkTD ul li a {
    color: #fff;
    text-decoration: none;
}
.mainTable .headLinkTD .searchDiv {
    float: right;
    padding: 3px 16px 0px 0px;
}
.mainTable .headLinkTD .searchDiv .textbox {
    height: 20px;
    width: 228px;
    padding: 0px 3px 2px 3px;
    border-top: solid #000 1px;
    border-left: solid #000 1px;
    border-right: solid #105058 1px;
    border-bottom: solid #105058 1px;
}

.mainTable .navigTD {
    width: 256px;
    vertical-align: top;
    text-align: left;
}
.mainTable .contentTD {
    width: 747px;
    vertical-align: top;
}

.mainTable .gettingStartedTD {
    float: right;
    width: 242px;
    margin-right: 10px;
}
.mainTable .gettingStartedTD .gettingStartedDivBorder {
    border: solid #ddd 1px; margin: 5px 10px 5px 0px;
}
.mainTable .gettingStartedTD .gettingStartedDivBorder .gettingStartedDiv {
    background: #fff url(../img/blue_grad.png) repeat-x; border: solid #fff 2px; 
    padding: 5px;
    font-size: 12px;
    color: #333;
}
.mainTable .gettingStartedTD .gettingStartedDivBorder .gettingStartedDiv .title {
    background: url(../img/key.png) no-repeat;
    vertical-align: middle;
    padding: 10px 0px 5px 35px;
    font-size: 14px;
    font-weight: bold;
    color: #32A4CF;
    border-bottom: dotted #ddd 1px;
}
.mainTable .gettingStartedTD .gettingStartedDivBorder .gettingStartedDiv .step1 {
    margin: 10px 0px 0px 0px;
    background: url(../img/num1.png) no-repeat;
    padding: 0px 0px 10px 45px;
}
.mainTable .gettingStartedTD .gettingStartedDivBorder .gettingStartedDiv .step2 {
    margin: 5px 0px 0px 0px;
    background: url(../img/num2.png) no-repeat;
    padding: 0px 0px 10px 45px;
}
.mainTable .gettingStartedTD .gettingStartedDivBorder .gettingStartedDiv .step3 {
    margin: 10px 0px 0px 0px;
    background: url(../img/num3.png) no-repeat;
    padding: 0px 0px 10px 45px;
}

.mainTable .gettingStartedTD .gettingStartedDivBorder .gettingStartedDiv .tiptitle {
    margin: 10px 0px 0px 0px;
    background: url(../img/tip.png) no-repeat;
    vertical-align: middle;
    padding: 10px 0px 10px 35px;
    font-size: 14px;
    font-weight: bold;
    color: #32A4CF;
    border-bottom: dotted #ddd 1px;
}
.mainTable .gettingStartedTD .gettingStartedDivBorder .gettingStartedDiv .tip1 {
    margin: 5px 0px 0px 5px;
    background: url(../img/marker.gif) no-repeat 0px 5px;
    padding: 0px 0px 5px 15px;
}

.secondaryLoginDiv table {
    border: solid #ddd 1px;
    background: #f9f9f9;
    padding: 0px 10px 0px 10px;
}
.secondaryLoginDiv .formLabel {
    font-size: 12px;
    color: #333;
    font-weight: bold;
    padding: 5px 5px 5px 0px;
}
.secondaryLoginDiv .formInput {
    padding: 5px 5px 5px 0px;
}
.secondaryLoginDiv .formInput input {
    font-size: 12px;
    color: #666;
    border: solid #999 1px;
    width: 120px;
}
.secondaryLoginDiv .formSubmit {

}
.secondaryLoginDiv .formNote {
    font-size: 13px;
    font-weight: normal;
    padding: 5px 5px 5px 0px;
    line-height: 15px;
    color: #004477;
}

.secondaryLoginDiv .formNote span{
    color: #CF7336;
}

.banner {
    margin-top: 5px;
    background: #fff;
    padding: 10px 5px 10px 15px;
    width: 724px;
    height: 290px;
}
.feedbackLink {
    position: relative;
    top: 28px;
    right: 2px;
    font-size: 12px;
}

.feedbackLink a {
    color: #257897;
}

.contentDiv {
    padding: 5px 15px 10px 15px;
}

/****     category icons style begin    *****/
div.categoryIconsDiv {
    background: #F0F5F8 url(/store/img/category_icons/bg.png) repeat-x; width: 255px; height: 300px;
}
div.categoryIconsDiv ul {
    list-style: none;
}
div.categoryIconsDiv ul li {
    float: left; margin: 10px 0px 0px 7px; width: 75px; height: 84px; overflow: hidden; color: #d67f30; text-align: center; font-size: 10px; font-weight: bold; cursor: pointer; text-transform: uppercase;
}
div.categoryIconsDiv ul li .icon {
    width: 70px; height: 70px;
}
div.categoryIconsDiv ul li:hover .icon {
    width: 70px; height: 70px;
}
/****     category icons style end    *****/

.productWidget {
    background: url(../img/widget_product.png) no-repeat;
    width: 150px;
    height: 167px;
    /*overflow: hidden;*/
    font-size: 10px;
    border: none;
    margin-top: 8px;
}
.productWidget .name {
    padding: 10px 10px 0px 10px;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
}
.productWidget .hr {
    height: 2px;
    border-bottom: dotted #ccc 1px;
}
.productWidget .thumbTable {
    width: 129px;
    height: 50px;
    border: none;
    overflow: hidden;
    border-bottom: dotted #666 1px;
    margin: 0px 10px 0px 10px;
    cursor: pointer;
}
.productWidget .thumbTable TD {
    text-align: left;
    padding-bottom: 10px;
}
.productWidget .categoryDiv {
    padding: 5px 0px 0px 10px;
    font-size: 10px;
}
.productWidget .moreInfo a {
    padding: 5px 10px 5px 0px;
    font-size: 10px;
    /*color: #E58042;*/
    text-decoration: none;
}
.productWidget .moreInfoPopup {
    font-size: 10px;
    border: solid #a9a88b 1px;
    background: #f7f6d8 url(../img/grad_yellow.jpg) repeat-x;
    width: 220px;
    padding: 5px;
    color: #000;
    position: relative;
}

.header .title {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    color: #fff;
    padding: 10px 15px 15px 15px;
}

.catalogTable td {
    font-size: 12px;
    vertical-align: top;
}
.catalogTable ul {
    padding: 0px 0px 0px 0px;
    list-style: none;
}
.catalogTable ul li {
    padding: 10px 20px 10px 20px;
    background: #ccc;
    border-bottom: solid #999 1px;
}



.category {
    width: 256px;
    border-bottom: solid #656565 2px;
    font-size: 12px;
}

.category ul.categoryList {
    padding: 0px 0px 0px 0px;
    list-style: none;
}
.category ul.categoryList li {
    /*padding: 10px 20px 10px 20px;*/
    /*border-bottom: dotted #999 1px;*/
    cursor: pointer;
}
.category ul.categoryList li .content {
    padding: 8px 0px 8px 0px;
    margin: 0px 8px 0px 10px;
    border-bottom: dotted #999 1px;
}
.category ul.categoryList li .contentLast {
    padding: 8px 0px 8px 0px;
    margin: 0px 8px 0px 10px;
    border-bottom: none;
}

.category ul.categoryList li.selected {
    background: #FDA851;
}
.category ul.categoryList li.selected .content {
    border-bottom: none;
}
.category ul.categoryList li a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
    padding: 0px 0px 0px 15px;
    background: url(../img/bullet.png) no-repeat 0px 3px;
}
.category ul.categoryList li.selected a {
    background: url(../img/bullet_sel.png) no-repeat 0px 3px;
}
.category ul.subCategoryList {
    background: #fff url(../img/grad.png) repeat-x;
    display: none;
    padding: 0px 0px 0px 0px;
    list-style: none;
}
.category ul.subCategoryList li {
    padding: 10px 20px 10px 20px;
    border-bottom: solid #ccc 1px;
}


.categoryBottomGradient {
    width: 256px;
    background: url(../img/grad.png) repeat-x;
}


.productResultTable {
    width: 728px;
    /*border: solid #f9f9f9 1px;*/
    background: url(../img/table_rr_left.jpg) no-repeat;
    border-bottom: solid #f1f1f1 1px;
}
.productResultTable TH {
    background: #E9EAC0;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 15px 10px 15px;
    text-align: left;
    /*border: solid #b4b396 1px;*/
}
.productResultTable TH.leftCorner {
    background: #E9EAC0 url(../img/table_rr_left.jpg) no-repeat;
}
.productResultTable TH.rightCorner {
    background: #E9EAC0 url(../img/table_rr_right.jpg) no-repeat right top;
}
.productResultTable TR.gray TD {
    background: #F2F2F2;

}
.productResultTable TD {
    background: #fff;
    font-size: 12px;
    font-weight: normal;
    padding: 10px 10px 10px 10px;
}
.productResultTable TD.nameTD {
    color: #333;
    border-left: solid #eee 1px;
}
.productResultTable TD.nameTD table td {
    padding: 0px 10px 0px 0px;
    border: none;
    vertical-align: top;
    text-align: left;
}
.productResultTable TD.nameTD table td .name {
    font-weight: bold;
    font-size: 14px;
}
.productResultTable TD.nameTD table td .keyword {
    font-weight: bold;
    color: #666;
    font-size: 11px;
}
.productResultTable TD a {
    color: #257892;
    text-decoration: none;
}
.productResultTable TD .thumb {
    /*border: solid #333 1px;*/
    overflow: hidden;
    width: 48px;
    height: 48px;
    float: left;
    cursor: pointer;
}
.productResultTable TD .title {
    color: #aaa;
    font-family: Arial;
}
.productResultTable TD .freeTrial {
    font-size: 11px;
    font-weight: normal;
    display: block;
    margin: 5px 0px 0px 0px;
}

.moreInfo {
    float: left;
    width: 100%;
    padding-left: 10px;
}
.moreInfo .a {
    display: block;
    cursor: pointer;
    color: #257897;
}
.moreInfo ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
}

.moreInfo li {position: relative;}

.moreInfo ul ul {
    position: absolute;
    /*z-index: 500;*/
}

.moreInfo ul ul, .moreInfo ul .moreInfoDiv
{
    display: block;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 502;
}

.moreInfo ul li:hover ul
{display: block;}

.moreInfoDiv {
    background: #f7f7d8 url(../img/grad_yellow_short.jpg) repeat-x;
    border: solid #B4B396 1px;
    color: #333333;
    font-size: 11px;
    padding: 5px 5px 10px 5px;
    width: 250px;

}
.floatingMoreInfoDiv {
    background: #f7f7d8 url(../img/grad_yellow_short.jpg) repeat-x;
    border: solid #B4B396 1px;
    color: #333333;
    font-size: 10px;
    padding: 10px 5px 10px 5px;
    width: 250px;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 600;
}
.floatingMoreInfoDiv .closeButton {
    float: right;
    background: url(../img/close.gif) no-repeat;
    width: 13px;
    height: 13px;
    cursor: pointer;
}
.closeButton {
    float: right;
    background: url(../img/close.gif) no-repeat;
    width: 13px;
    height: 13px;
    cursor: pointer;
}


.productTable {
    margin: 10px 15px 20px 15px;
}
.productTable a {
    color: #3172C2;
    text-decoration: none;
}
.productTable .title {
    color: #333;
    font-family: Arial;
    font-size: 20px;
    font-weight: bold;
    padding: 0px 10px 5px 0px;
    margin-bottom: 10px;
}
.productTable .heading {
    color: #666;
    font-size: 12px;
    font-weight: bold;
}
.productTable .titleTd {
    height: 38px;
}
.productTable .iconsTD {
    vertical-align: top;
    width: 110px;
    padding: 10px 0px 10px 0px;
    text-align: center;
    font-size: 12px;
}
.productTable .iconsTD .thumb {
    width: 96px;
    height: 96px;
    overflow: hidden;
}
.productTable .iconsTD .newIcon {
    width: 49px;
    height: 53px;
    background: #000 url(../img/new_large.jpg) no-repeat;
}
.productTable .iconsTD .bundleIcon {
    width: 31px;
    height: 35px;
    background:#000 url(../img/bundle_large.jpg) no-repeat;
}
.productTable .iconsTD a {
    color: #257897;
    font-weight: bold;
}

.productTable .nameDescriptiomTD {
    vertical-align: top;
    font-size: 12px;
    width: 240px;
    padding: 10px 20px 10px 10px;
    text-align: left;
}
.productTable .nameDescriptiomTD ul li {
    list-style: none;
    margin-bottom: 4px;
}

.productTable .priceTD {
    vertical-align: top;
    padding: 10px 5px 0px 0px;
    width: 130px;
}
.productTable .priceTD img {
    cursor: pointer;
}
.productTable .priceTD .priceText {
    font-size: 14px;
}
.productTable .priceTD .freeTrial {
    font-size: 11px;
    font-weight: normal;
    margin: 5px 0px 0px 3px;
}

.productTable .sampleImgTD {
    padding-right: 5px;
    vertical-align: top;
}
.productTable .sampleImgTD .sampleImgDiv {
    width: 220px;
    height: 285px;
    /*padding: 35px 24px 23px 24px;*/
    overflow: hidden;
    /*border: solid red 1px;*/
}
.productTable .sampleImgTD .sampleImgDiv .text {
    font-size: 12px;
    font-family: monospace;
    width: 190px;
    height: 285px;
    top:55px;
    overflow: hidden;
    padding-top: 75px;
    float: right;
}
.productTable .actionInfo {
    font-size: 10px;
    color: #257897;
    padding: 5px 0 0 3px;
}

.priceConvertion {
    font-size: 10px;
}

.scroll-pane {
    overflow: auto;
    text-align: left;
    width: 160px;
    height: 180px;
    left: 0px;
}




/*.productTable .screenThumbTD {
    vertical-align: top;
    font-size: 12px;
    padding: 0px;
    width: 330px;
    border: none;
}*/
.productTable .sampleImgTD .thumbContainer {
    margin-left: 60px;
}
.productTable .sampleImgTD .sampleThumbImgDiv {
    padding: 5px;
    /*padding: 19px 11px 12px 12px;*/
    background: #fff;
    color: #333;
    border: solid #333 1px;
    margin: 5px 5px 0px 0px;
    cursor: pointer;
    float: left;
    font: normal 12px verdana;
}
.productTable .sampleImgTD .sampleThumbImgDivSel {
    font: bold 12px verdana;
    padding: 5px;
    background: #333;
    color: #fff;
    border: solid #ccc 2px;
    margin: 5px 5px 0px 0px;
    cursor: pointer;
    float: left;
}
.productTable .sampleImgTD .sampleThumbImgDiv .text, .productTable .sampleImgTD .sampleThumbImgDivSel .text  {
    font-size: 8px;
    width: 51px;
    height: 59px;
    overflow: hidden;
    margin: 29px 11px 12px 12px;
    display: none;
}
/*.productTable .screenThumbTD img {
    cursor: pointer;
}*/





.publisherTable {
    width: 100%;
    padding: 10px;
    font-size: 12px;
}
.publisherTable a {
    font-weight: normal;
    font-size: 12px;
    color: #3172C2;
    text-decoration: none;
}
.publisherTable .title {
    color: #333;
    font: bold 20px arial;
    font-weight: bold;
    padding: 5px 10px 5px 0px;
}
.publisherTable .heading {
    color: #000;
    font-size: 10px;
    font-weight: bold;
    padding-bottom: 5px;
}
.publisherTable .iconsTD {
    vertical-align: top;
    width: 100px;
    padding: 10px;
    text-align: center;
    font-size: 10px;
}
.publisherTable .iconsTD .thumb {
    width: 96px;
    height: 96px;
    overflow: hidden;
}
.publisherTable .nameDescriptionTD {
    vertical-align: top;
    padding: 10px 0px 0px 0px;
}



/*
.productTable .name {
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
}
.productTable .categories {
    font-size: 12px;
    font-weight: normal;
    padding: 5px;
}
.productTable .publisher {
    font-size: 12px;
    font-weight: normal;
    padding: 5px;
}
.productTable .description {
    font-size: 12px;
    padding: 0px 5px 0px 5px;
}
.productTable .channels {
    font-size: 12px;
    padding: 0px 5px 0px 5px;
}
.productTable .shortDesc {
    font-size: 12px;
    padding: 0px 5px 0px 5px;
}
.productTable .frequency {
    font-size: 12px;
    padding: 0px 5px 0px 5px;
}
.productTable .price {
    font-size: 12px;
    padding: 0px 5px 0px 5px;
}
.productTable .subscribe {
    background: #ACAAA9;
    font-size: 12px;
    padding: 3px 5px 3px 5px;
    color: #000;
    text-align: center;
    width: 120px;
    margin-bottom: 5px;
}
.productTable .freeTrial {
    background: #ACAAA9;
    font-size: 12px;
    padding: 3px 5px 3px 5px;
    color: #fff;
    text-align: center;
    width: 120px;
    margin-bottom: 5px;
}
.productTable .mainScreenShot {
    background: #fff;
    border: solid #aaa 1px;
    padding: 5px;
    width: 140px;
    height: 180px;
}
.productTable .screenShots {
    background: #fff;
    padding: 5px;
}
.productTable .screenShot {
    border: solid #000 1px;
    width: 70px;
    height: 120px;
}*/


.searchNavig {
    font-size: 11px;
    color: #999;
    text-align: right;
    padding: 10px;
    word-spacing: 5px;
}
.searchNavig a {
    text-decoration: none;
    color: #257897;
    word-spacing: 0px;
}
.searchNavig a:hover {
    text-decoration: underline;
}

.caption {
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    color: #2A6B77;
    padding: 20px 0px 5px 0px;
}
.caption1 {
    color: #333333;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    padding: 0px 10px 8px 0px;
}

.warning {
    background: #f7f7f7 url(../img/alert.png) no-repeat 10px 10px;
    font-size: 12px;
    border: solid #e9e9e9 1px;
    padding: 20px 20px 20px 60px;
    overflow: visible;
}
.sitePath {
    color: #333333;
    font-size: 12px;
    word-spacing: 5px;
    padding: 10px 0px 10px 15px;
    text-align: left;
}
.sitePath .nonLink {
    color: #333333;
    word-spacing: 0px;
}
.sitePath a {
    color: #257892;
    text-decoration: none;
    word-spacing: 0px;
}
.sitePath a:hover {
    color: #333333;
    text-decoration: underline;
}

.ajaxResultDiv {
    background: #f7f7f7;
    display: none;
    border: solid #e9e9e9 1px;
    padding: 5px;
    margin-right: 10px;
}
.ajaxResultDiv .closeButton {
    float: right;
    background: url(../img/close.gif) no-repeat;
    width: 13px;
    height: 13px;
    cursor: pointer;
}
.ajaxSuccessMessageDiv {
    background: url(../img/info.png) no-repeat 10px 5px;
    font-size: 12px;
    padding: 15px 10px 10px 50px;
    overflow: visible;
}
.ajaxSuccessMessageDiv ul {
    list-style: none;
    color: #55870D;
}
.ajaxErrorMessageDiv {
    background: url(../img/error.png) no-repeat 10px 5px;
    font-size: 12px;
    padding: 15px 10px 10px 50px;
    overflow: visible;
}
.ajaxErrorMessageDiv ul {
    list-style: none;
    color: red;
}


.ajaxConfirmMessageDiv {
    background: url(../img/warning.png) no-repeat 0px 10px;
    padding: 15px 10px 10px 50px;
    overflow: visible;
}
.ajaxConfirmMessageDiv ul {
    list-style: none;
    color: #000;
}
.ajaxConfirmMessageDiv .note {
    padding: 10px 0px 0px 0px;
    font-size: 10px;
}
.ajaxConfirmMessageDiv table {
}
.ajaxConfirmMessageDiv td {
    font-size: 12px;
}
.ajaxConfirmMessageDiv .cancelTD {
    font-size: 12px;
    padding: 20px 10px 0px 10px;
}
.ajaxConfirmMessageDiv .cancelTD a {
    font-size: 11px;
    color: #3172C2;
    text-decoration: none;
}
.ajaxConfirmMessageDiv .confirmTD {
    font-size: 12px;
    padding: 20px 0px 0px 10px;
}
.ajaxConfirmMessageDiv .confirmTD a {
    font-size: 11px;
    color: #000;
    font-weight: bold;
    text-decoration: none;
}


.errorDiv {
    margin: 10px 20px 10px 20px;
    background: #f9f9f9 url(../img/error.png) no-repeat 10px 5px;
    font-size: 12px;
    font-weight: bold;
    padding: 15px 10px 10px 50px;
    overflow: visible;
    color: red;
    border: solid #eee 1px;
}

.successDiv {
    margin: 10px 20px 10px 20px;
    background: #f9f9f9 url(../img/alert.png) no-repeat 10px 5px;
    font-size: 12px;
    font-weight: bold;
    padding: 15px 10px 10px 50px;
    overflow: visible;
    color: #b95400;
    border: solid #eee 1px;
}


.footer {
    background: #CFCFCF;
    height: 25px;
    font-size: 10px;
    font-weight: bold;
    padding: 0px 10px 0px 10px;
    vertical-align: middle;
}
.footer ul {
    float: right;
}
.footer ul li {
    float: right;
    list-style: none;
    padding: 0px 5px 0px 5px;
}
.footer ul li a {
    color: #3172C2;
    text-decoration: none;
}


/**
* Login style definitions
*
*/

.error ul{
    font-size: 12px;
    font-weight: bold;
    color: red;
    list-style-type: none;
    padding: 0px;
    margin: 0;
}

.loginPopupContainer {
    font-size: 11px;
    width: 420px;
}

.loginPopupContainer a {
    color: #cf7336;
    text-decoration: none;
}

.loginPopupContainer .downArrow {
    background: #fff url(../img/down_arrow.gif) no-repeat;
    height: 10px;
    width: 10px;
    vertical-align: bottom;
}

.close {
    background: transparent  url(../img/close.gif) no-repeat;
    height: 14px;
    width: 14px;
    cursor: pointer;
}


.loginPopup {
    text-align: left;
    padding: 5px;
}
.loginPopup .table {
    position: absolute;
    top: 0px;
    height: 109px;
    z-index: 10;
}
.loginPopup .table .left {
    background: url(../img/login_table_left.png) no-repeat;
    width: 19px;
    height: 109px;
}
.loginPopup .table .center {
    background: url(../img/login_table_center.png) repeat-x;
    height: 109px;
    font-family: Arial;
    font-size: 12px;
    width: 470px;
    word-spacing: 10px;
    vertical-align: middle;
    padding-top: 0px;
}
.loginPopup .table .center .labels {
    font-weight: bold;
    word-spacing: 0px;
    margin: 0px 0px 20px 0px;
}
.loginPopup .table .center .formNote {
    font-family: Arial;
    font-size: 13px;
    padding: 5px 5px 0px 5px;
    font-weight: normal;
    word-spacing: 0px;
    color: #004477;
}

.loginPopup .table .center .formNote span{
    color: #CF7336;
}

.loginPopup .table .center #primaryLoginSubmit {
    margin: 0px 0px 0px 0px;
}
.loginPopup .table .center #msgDiv {
    word-spacing: 0px;
}
.loginPopup .table .right {
    background: url(../img/login_table_right.png) no-repeat;
    width: 29px;
    height: 109px;
    vertical-align: top;
    padding: 10px 15px 0px 0px;
    text-align: left;
}
.loginPopup .table .right .close {
    float: right;
    background: transparent  url(../img/close_alpha.png) no-repeat;
    cursor: pointer;
    width: 16px;
    border: solid red 1px;
}

.loginPopup #label{
    font-size: 12px;
}

.loginPopup .text{
    width: 100px;
    /*height: 14px;*/
    font-size: 12px;
    border: 1px solid black;
}

.loginPopup .button{
    width: 70px;
    height: 20px;
    border: none;
    background: transparent url(../img/button.gif) no-repeat;
}

.loginPopup #input{
    padding: 3px 5px 3px 0px;
}

acronym, abbr, span.caps {
    cursor: help;
}

acronym, abbr {
    /*border-bottom: 1px dotted #999;*/
    border-bottom: none;
}

/**
* MyAccount tab style definitions
*
*/

#tabHeader ul {
    list-style: none;
    margin: 0;
}

#tabHeader li {
    float:left;
    width: 165px;
    line-height: 30px;
    margin: 0;
    text-align: center;
    /*padding: 5px 5px 6px 15px;*/
    background: transparent url(../img/unselected_tab.jpg) no-repeat left top;
    z-index: 10;
}

#tabHeader li a {
    font-family: Arial;
    text-decoration: none;
    color: #000000;
    font-size: 14px;
    font-weight: bold;
}

#tabHeader #selected {
    background: transparent url(../img/selected_tab.jpg) no-repeat left top;
}
#tabHeader .other {
    width: 230px;
    background: transparent;
    text-align: right;
    margin-left: 0px;
}
#tabHeader .other a {
    color:#257892;
    font-weight: bold;
    font-size: 15px;
}

.tabContainer {
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    text-align: center;
    width: 708px;
}

.tabContainer .contentWrapper{
    padding: 10px 20px 0;
}

.tabContainer .message{
    background-color: #ECEAC1;
    padding: 20px;
    text-align: left;
    background-color: #ECEAC1;
    line-height: 22px;
}

.tabContainer .title{
    text-align: left;
    font: bold 18px arial, helvetica, sans-serif;
    color: #257897;
    padding-bottom: 5px;
}

.tabContainer .content{
    background-color: #EEEEEE;
    padding: 10px;
    height: 170px;
}

.tabContainer .content .labelTD{
    padding: 3px 5px;
    font-size: 11px;
    font-weight: bold;
}

.tabContainer .content .inputTD{
    vertical-align: middle;
    text-align: left;
}

.tabContainer .content .input, .ui-autocomplete-input{
    border: 1px solid gray;
    background-color: white;
    font-size: 11px;
}

.tabContainer .content .dojoComboBox {
    border: 1px solid grey;
    background-color: white;
    font-size: 11px;
}

.tabContainer .action {
    text-align: right;
    padding: 5px 0px;
    word-spacing: 10px;
}
.tabContainer .action a {
    font-size: 12px;
}
.tabContainer .action input {
    position: relative;
    top: 3px;
}

.tabContainer #continueButton{
    background: transparent url(../img/continue.gif) no-repeat;
}

.tabContainer TH {
    background: #E9EAC0;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 20px 10px 20px;
    text-align: left;
    /*border: solid #b4b396 1px;*/
}


.rightTopCorner {
    background: transparent url(../img/white_circle.jpg) no-repeat right top;
    width: 12px;
    height: 12px;
}

.rightBottomCorner {
    background: transparent url(../img/white_circle.jpg) no-repeat right bottom;
    width: 12px;
    height: 12px;
}

.leftBottomCorner {
    background: transparent url(../img/white_circle.jpg) no-repeat left bottom;
    width: 12px;
    height: 12px;
}



.subsResultTable {
    width: 722px;
}
.subsResultTable TH {
    background: #E9EAC0;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    padding:0px 20px;
    text-align: left;
    /*border: solid #b4b396 1px;*/
}
.subsResultTable TH.rightCorner {
    background: #E9EAC0 url(../img/right_top_corner.jpg) no-repeat right top;
    width: 12px;
    height: 12px;
    padding:0px;
}
.subsResultTable TR.gray TD {
    background: #F2F2F2;

}
.subsResultTable TD {
    background: #fff;
    font-size: 12px;
    font-weight: normal;
    padding: 10px 10px 10px 10px;
}
.subsResultTable TD.nameTD {
    color: #333;
    border-left: solid #eee 1px;
}
.subsResultTable TD.nameTD table td {
    padding: 0px 10px 0px 0px;
    border: none;
    vertical-align: top;
}
.subsResultTable TD a {
    color: #257892;
    text-decoration: none;
}
.subsResultTable TD .thumb {
    /*border: solid #333 1px;*/
    overflow: hidden;
    width: 48px;
    height: 48px;
    float: left;
    cursor: pointer;
}
.subsResultTable TD .title {
    color: #aaa;
}

#sortSelectDiv {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    float: right;
    margin: 0px 5px 10px 0px;
}
#sortSelectDiv select {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    border: solid #999999 1px;
    width: 128px;
}


.productList {
    width: 100%;
    padding: 10px;
    font-size: 12px;
}

.productList ul li{
    list-style: none;
    line-height: 20px;    
    width: 320px;
}

.productList ul li a {
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}
.productList ul li .title {
    background:url("../img/marker.png") no-repeat scroll 5px 4px transparent;
    color: #333;
    font: bold 16px arial;
    font-weight: bold;
    padding: 0px 5px 0px 20px;
}

.productList ul li .title a {
    color: #333;
    font: bold 16px arial;
    font-weight: bold;
}

.productList ul li .productName {
    vertical-align: top;
    padding: 0px 0px 0px 20px;
    color: #3172C2;
}
.productList ul li .publisherName {
    vertical-align: top;
    padding: 0px;
    color: #D09014;
}


.messageListTable {
    width: 100%;
    padding: 5px;
    font-size: 11px;
}

.messageListTable a {
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

.messageListTable .titleTD{
    vertical-align: top;
    color: #CF7336;
    font-weight: bold;
    width: 150px;
}

.messageListTable .contentTD{
    vertical-align: top;
}


.liveMessageList {
    padding: 5px 20px;
    font-size: 11px;
}

.liveMessageList a {
    font-weight: bold;
    font-size: 12px;
    text-decoration: none;
}

.liveMessageList .header{
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 12px;
}

.liveMessageList .titleTD{
    vertical-align: top;
    color: #CF7336;
    font-weight: bold;
    width: 150px;
}

.liveMessageList .contentTD{
    vertical-align: top;
}

.liveMessageList .hr {
    height: 10px;
    border-bottom: dotted #333 1px;
}

.otherUrl {
    width: 280px;
    background: transparent;
    float: right;
}
.otherUrl a {
    color:#257892;
    font-weight: bold;
    font-size: 15px;
}

/* Temporary Purpose */

.productListTable {
    width: 100%;
    padding: 10px;
    font-size: 12px;
}
.productListTable a {
    font-weight: normal;
    font-size: 12px;
    text-decoration: none;
}
.productListTable .title {
    background:url("../img/marker.png") no-repeat scroll 5px 18px transparent;
    color: #333;
    font: bold 16px arial;
    font-weight: bold;
    padding: 15px 5px 5px 20px;
}

.productListTable .productName {
    vertical-align: top;
    padding: 0px 0px 0px 20px;
    color: #3172C2;
}
.productListTable .publisherName {
    vertical-align: top;
    padding: 0px;
    color: #D09014;
}


