/* 
    Document   : blue
    Created on : Jul 6, 2011, 9:44:46 PM
    Author     : SanjaySoni
    Description:
        Purpose of the stylesheet follows.
*/
/*body {
    color: #333333;
    background: url("../images/pattern.jpg") repeat scroll left top transparent
}*/
#TopMenu li a, #TopMenu li div {
    border-left: 1px solid #FFFFFF;
    color: #FFFFFF;
    font-weight: bold;
}
a {
    color: #075899;
    text-decoration: underline;
}
#TopMenu li div a {
    border-left: 0 none;
}
#Header {
    border-bottom: 1px solid #4AA1B2;
}
#Menu li a {
    background: url("../images/blue/PagesMenuBg.gif") no-repeat scroll 0 8px transparent;
    color: #000000;
}
/*h2 {
    color: #075899;
}*/
.Left li {
    border-bottom: 1px solid #C5DDE9;
}
.Left li a:hover{
    color: #07599A;
}
/* added later */
.Content .FeaturedProducts .ProductList li {
    background: none repeat scroll 0 0 #DFF2F7;
}
.Content .ProductList li {
    border: 1px solid #CDDEE2;
}
.Content .ProductList li:hover {
    background: none scroll repeat 0 0 #DFF2F7;
}
.ProductList .ProductImage {
    background: none repeat scroll 0 0 #FFFFFF;
}
/*.Content a {
    color: #075899;
}*/
.ProductList strong, .ProductList strong a {
    color: #075899;
    font-weight: bold;
}
.ProductTextLarge a{
    font-size: 13px;
    font-weight: bold;
}
.ErrorMessage {
    background: url("../images/error.gif") no-repeat scroll 5px 8px #FFECEC;
    color: #555555;
}
/*.Breadcrumb {
    border-bottom: 1px solid #DCDFE2;
        font-size: 13px;
}*/
.ProductPrice, .ProductList em {
    color: #C43C35;
}
.Value .Price {
    color: #990000;
    font-weight: bold;
    font-size: 15px;
}
.Value .StockAvail{
    color: #009900;
    font-size: 15px;
    margin-right: 10px;
}
.Value .StockNot{
    color: #990000;
    font-size: 15px;
}
.freeDelivery {
    background-color: #F9F9FA;
    font-size: 15px;
    margin-bottom: 1px;
    padding: 5px 10px;
}
.cod {
    font-size: 13px;
    /*	font-family: "Lucida Grande",Lucida,Verdana,sans-serif;*/
}
.clearfix {
    display: block;
    clear: both;
}
.form_row {
    padding: 4px 0 0;
}
.form_label {
    float: left;
    padding: 3px 0;
    width: 150px;
}
label {
    display: block;
    font-weight: bold;
    margin-bottom: 5px;
    cursor: pointer;
}
.form_input {
    margin-left: 150px;
}
.form_input label {
    font-weight: normal;
}
.checkbox, .radio {
    padding-left: 18px;
    min-height: 18px;
}
.checkbox input[type='checkbox'], .radio input[type='radio']{
    float: left;
    margin-left: -18px;
}
input[type="radio"], input[type="checkbox"]{
    cursor: pointer;
}
.radio.inline, .checkbox.inline {
    display: inline-block;
    width: 150px;
}
.red {
    color: red;
    font-size: 10px;
}
input, button, select, textarea {
    font-family: "PTSansRegular",Tahoma,Verdana,Arial,sans-serif;
}
select {
    border: 1px solid #BDC7D8;
    font-size: 11px;
    padding: 4px;
    width:200px;
}
.DetailRow {
    margin: 10px 0 0 150px;
}
textarea {
    line-height: 15px;
    width: 400px;
}
.inputtext, .inputpassword {
    width: 190px;
    padding:4px;
}
#mapCanvas{
    border: 1px solid #BDC7D8; 
    width: 500px; 
    height: 300px; 
    margin-left: 150px;
}
.ad-data{
    display: table-cell; 
    vertical-align: top;
    width: 730px;
}
.ad-listing .ad {
    font-size: 13px;
    min-height: 155px;
}
.ad h6 a, .ad h5 a, .ad h4 a, .ad h3 a, .ad h2 a, .ad h1 a, .ad .sources a, .ad .about-author a, .ad {
    text-decoration: none;
}
.ad {
    color: #444444;
    line-height: 22px;
}
.media-wrapper {
}
.border-b {
    border-bottom: 1px dashed #D9D9D9;
}
.border-b:last-child {
    border-bottom: 0 none;
}
.mb-2 {
    margin-bottom: 15px !important;
}
.media {
    float: left;
    margin-right: 16px;
    position: relative;
}
.frame, .post img {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #E0E0E0;
    box-shadow: 5px 5px 5px -5px rgba(0, 0, 0, 0.8);
    display: inline-block;
    padding: 3px;
}
.max-120-120 img {
    height: 120px;
    width: 120px;
}
.max-125-125 {
    height: 125px;
    width: 125px;
}
.max-60-60 img {
    height: 60px;
    width: 60px;
}
.max-220-220 img {
    height: 220px;
    width: 220px;
}
.max-275-0 img {
    width: 275px;
}
.ad img {
    max-width: 275px;
}
.frame img {
    border: medium none !important;
    margin: 0 !important;
    vertical-align: top;
}
.frame .adTypeContainer {
    height: 90px;
    left: 0;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 90px;
    z-index: 2;
}
.frame .adType {
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    background-color: #C43C35;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: normal;
    height: 22px;
    left: -30px;
    overflow: hidden;
    padding-top: 0;
    position: absolute;
    text-align: center;
    top: 20px;
    width: 110px;
    z-index: 2;
}
fieldset, img {
    border: 0 none;
}
.ad .media-data {
    min-width: 415px;
}
.media-data {
    display: table-cell;
    vertical-align: top;
}
/*.ad-listing h1, .ad-listing h2, .ad-listing h4 {
    font-size: 17px;
    margin: 0;
        color: #0982DF;
        font-weight: normal;
}*/
.recommended h2 {
    font-size: 16px;
    font-weight: normal;
}
.ad-listing h2.top {
    color: #034285;
    font-size: 15px;
    font-weight: bold;
    border-top: 1px dotted #333333;
    margin: 20px 0 10px;
    padding-top: 10px;
    line-height: 30px;
}
.ad-listing h2 a, .ad-listing h4 a {
    /*    color: #0982DF;*/
    font-size: 13px;
    font-weight: bold;
}
.ad .media-data .ad-meta {
    color: #BBBBBB;
    font-size: 11px;
    margin-bottom: 8px;
}
.ad .media-data p {
    font-size: 13px;
    margin-bottom: 5px;
}
.ad-data p, .ad-data li {
    color: #434343;
    font-size: 14px;
    line-height: 1.8em;
}
p {
    margin-bottom: 1em;
}
.ad-meta a {
    color: #999999;
    text-decoration: none;
}
/*.ad a, .ad-list a {
    color: #0982DF;
}*/
.media-data ul {
    margin: 0;
    list-style: none outside none
}
/*.ad_actions {
        opacity: 0;
}
.ad_actions:hover {
        opacity: 1;
} */
.ad_actions li {
    display: inline;
}
.ad_actions a {
    font-weight: bold;
    /*	margin-left: 5px;*/
}
.with-icn {
    font-size: 12px;
    text-decoration: none;
}
.with-icn:hover b {
    text-decoration: underline;
}
.action-fav-container .unfavorite {
    display: none;
}
.Label, .Value{
    color: #333333;
}
.Label {
    font-weight: bold;
}
#closeMapContainer{
    background-image: url('../images/close.gif'); 
    display: block; 
    float: right; 
    width: 15px; 
    height: 15px;
}
#gmap{
    display: none; 
    border-bottom: 1px solid rgb(204, 204, 204); 
    padding-bottom: 10px;
    float: left;
}
#mapContainer{
    width:720px; 
    height: 383px; 
    margin-top:10px;
}
/* Advertise Interested Box StyleSheet */
.adStats{
    margin: 0pt 0pt 10px; display: block; float: left; width: 200px; text-align: right;
}
#visitorInfo{
    display: block; padding: 10px 0pt 0pt;
}
.interestedBox, .shareBox {
    float: left; margin-bottom: 10px; border: 1px solid #CCCCCC; padding: 5px; width: 200px;
}
.section-heading{
    margin: 0 0 10px 0; padding-bottom: 0px;
}
.interestedBox .row{
    padding: 3px 0;
}
.interestedBox .label {
    padding: 0pt 0pt 5px; display: block;
}
.interestedBox input[type="text"]{
    width: 165px;
}
.interestedBox textarea{
    width: 165px;
}
#wrap_button_cart {
    margin-right: 5px; height: 27px; padding-left: 8px; display: inline-block; background: url('../images/but_left_action.png') no-repeat scroll left top #10629F;
}

/* profile css */
.wrap .twoColumns {
/*    border: 0 none;
    border-right: 1px solid #D9D9D9;*/
}
.twoColumns {
    /*border: 1px solid rgb(217, 217, 217); overflow: hidden; float: left;*/
}
.twoColumns .wideColumn {
    display: inline; float: left; 
    /*padding: 20px; overflow: visible;*/ 
    width: 600px;
}
.twoColumns #userInfo {
    /*min-height: 148px; overflow: hidden; margin: -20px 0pt 0pt -20px; width: 640px;*/
    min-height: 148px;
    width: 580px;
    background-color: #ffffff;
    border: 1px solid #d9d9d9;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    padding: 0 18px 20px 0;
}
#userInfo #userPic {
    position: absolute; z-index: 10; left: 20px; top: 20px;
}
#userPic a {
    display: block; height: 128px; width: 128px; cursor: pointer; color: #2398C9; text-decoration: none; position: relative;
}
#userPic img, #userPic a img {
    width: 128px; height: 128px; border-radius: 3px 3px 3px 3px; border: 1px solid #CCCCCC;
}
#userPage #userInfo #userPic a span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
    color: #FFFFFF;
    font-size: 11px;
    left: 0;
    padding: 5px;
    position: absolute;
    top: 0;
    visibility: hidden;
}
#userPage #userInfo #userPic a:hover span {
    visibility: visible;
}
#userInfo #userDetails{
    background: none repeat scroll 0 0 #FCFCFC; border-bottom: 1px solid #EDEEF0;float: left;position: relative;width: 598px;
}
#userDetails h3 {
    margin: 20px 0pt 0pt 168px;
}
#userDetails p {
    line-height: 20px;margin: 7px 5px 0 168px;
}
#userDetails p .homeTown {
    color: #999999;
    display: inline-block;
    line-height: 17px;
    margin: 5px 5px 10px 0;
}
#userDetails p .homeTown a {
    text-decoration: none;
}
#userDetails p .homeTown a:hover {
    text-decoration: underline;
}
#userPage #userInfo #userDetails span.editProfile a {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
    color: #FFFFFF;
    font-size: 11px;
    left: 0;
    float: right;
    padding: 5px;
    top: 0;
    visibility: hidden;
}
#userPage #userInfo #userDetails:hover span.editProfile a {
    text-decoration: none;
    visibility: visible;
}
#userInfo #userStats {
    float: left; margin-left: 168px; margin-top: 10px; overflow: hidden; text-align: center; font-size: 15px;
}
#userStats .stats {
    float: left; width: 150px;
}
#tipsContainer {
    width: 600px; 
    /*margin: 20px 0pt 0pt;*/
}
#tipsContainer ul.nav {
    background-color: #f6f6f6;
    border: 1px solid #dddddd;
    border-top: 0 none;
}

#tipsContainer #tipsHeader {
    margin-bottom: 10px; border-bottom: 1px solid rgb(217, 217, 217); overflow: hidden;
}
#tipsContainer #tipsHeader .boxLink {
    color: #999999;float: right;font-size: 11px;text-decoration:none;
}
#tipsContainer #tipsHeader h3 {
    margin-bottom:10px;
}
.ad-listing .small {
    background-color: #fff;
    box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 5px !important;
    min-height: 80px;
    padding: 10px 15px 5px 10px;
    border-bottom: 0 none;
}
.twoColumns .narrowColumn {
    float: left; padding: 0pt; display: inline; overflow: hidden; width: 330px;
}
.narrowColumn #userBadges {
    overflow: hidden; border-bottom: 1px solid #E8E9EB; border-left: 1px solid #E8E9EB; padding: 14px;
}
#userBadges .boxLink, #userDashboard .boxLink {
    color: #999999;float: right;font-size: 11px;text-decoration:none;
}
#userBadges h5, #userDashboard h5 {
    padding: 0pt 0pt 5px; border-bottom: 1px solid #D9D9D9; margin-bottom: 10px;
}
.DashboardFilterOptions {
    background: none repeat scroll 0 0 #DFECFD;
    border-top: 1px solid #CBE2E9;
    height: 24px;
    padding: 4px;
    text-transform: uppercase;
}
.DashboardFilterOptions div {
    float: left; padding-top: 4px; font-size: 11px;
}
.DashboardFilterOptions ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}
.DashboardFilterOptions li {
    text-transform: none; float: left; list-style: none outside none; margin: 0pt; padding-left: 5px;
}
.DashboardFilterOptions li a {
    display: inline-block;padding: 2px 6px;text-decoration: none;
}
.DashboardFilterOptions li.Active a {
    background-color: #FFFFFF; border-radius: 5px 5px 5px 5px; outline: medium none; color: #005FA3;
}
.DashboardRecentActivityList {
    clear: left;list-style: none outside none;margin: 0;padding: 0;
}
.DashboardRecentActivityList li {
    list-style: none outside none;margin: 0; padding: 0; border-bottom: 1px dotted #CCCCCC; padding: 6px; position: relative;
}
.DashboardRecentActivityList li span.ActivityStatus {
    background-color: #94C500;
    border-color: #94C500;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    display: block;
    float: left;
    font-size: 9px;
    font-weight: bold;
    left: 0;
    line-height: 170%;
    margin-top: 3px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    white-space: nowrap;
    width: 70px;
}
.DashboardRecentActivityList li span.ActivityDetails {
    display: inline-block; position: relative; left: 70px;
}
span.ActivityDetails a {
    font-size: 12px;
    text-decoration: none;
}
.DashboardRecentActivityList li small {
    color: #666666;
    display: block;
    font-size: 11px;
}
#userDashboard {
    border-bottom: medium none;
    border-left: 1px solid #E8E9EB;
    padding: 14px;
}

/* customer account setting */
.narrowColumn .column {
    float: left;
    position: relative;
}
#global_sidebar {
    position: relative;
    width: 215px;
    float:left;
    background-color: #F3F1EC;
    /*	font-family: "Lucida Grande","Lucida Sans Unicode",helvetica,arial,verdana,sans-serif;*/
}
#global_sidebar .liner {
    padding-right: 0;
    padding-top: 2px;
}
#global_nav {
    margin-top: 12px;
}
#global_nav li a.selected:link, #global_nav li a.selected:visited {
    background-color: #E5E3DE;
    color: #000000;
    font-weight: bold;
}
#recent_items {
    margin-bottom: 30px;
}
#global_nav ul {
    margin:0;
    list-style: none outside none;
}
#global_nav ul li {
    font-size: 12px;
}
#global_nav a:link, #global_nav a:visited {
    color: #555555;
    text-shadow: 0 1px 1px #FFFFFF;
}
#global_nav a:hover, #global_nav a:visited:hover {
    background-color: #EFEDE7;
    color: #333333;
}
#global_nav a {
    display: block;
    font-size: 13px;
    line-height: 28px;
    overflow: hidden;
    padding: 0 6px 0 10px;
    text-decoration: none;
}
/*#contentCol {
        border: 1px solid #D9D9D9;
    float: left;
    padding-top: 12px;
        font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
        font-size: 13px;
        color: #333333;
}*/
#contentCol #headerArea {
    margin: 0 10px;
    width: 737px;
}
.uiHeaderBottomBorder {
    border-bottom: 1px solid #AAAAAA;
    padding: 0.5em;
}
.uiHeaderPage {
    padding: 6px 0 16px 0;
}
.uiHeaderPage .uiHeaderTitle {
    line-height: 20px;
    min-height: 20px;
    padding-bottom: 2px;
    vertical-align: bottom;
}
.uiHeader h2 {
    color: #1C2A47;
    font-size: 16px;
}
.uiHeader .uiHeaderTitle {
    outline: medium none;
}
#contentArea {
    padding: 10px 10px 0 10px;
    width: 737px;
    float: left;
    margin-right: 0;
}
#settingPageContent {
    margin-bottom: 20px;
    min-height: 400px;
}
#settingPageContent .profileImage img {
    width: 64px;
    height: 64px;
}
/* table design */
.GridPanel {
    color: #4E4F4F;
    font-weight: 400;
    font-size: 11px;
    margin-bottom: 10px !important;
    width: 100%;
}
.GridPanel a {
    color: #005FA3;
    text-decoration: none;
}
.GridPanel a:hover {
    text-decoration: underline;
}
.GridPanel .btn-group a:hover {
    text-decoration: none;
}
.Heading3 {
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 4pt;
    text-decoration: none;
}
.Heading3 td {
    background-color: #E4E4E4;
    background-image: url("../images/table_bg.gif");
    background-repeat: repeat-x;
    border-bottom: 1px solid #DDDDDD;
    color: #000000;
    padding: 4px;
    vertical-align: middle;
}
.Heading3 td input { 
    margin: 3px;
}
tr.GridRowNoOver td, tr.GridRow td, tr.GridRowSel td {
    background-color: #F9F9F9;
    border-bottom: 1px solid #EDECEC;
    padding: 3px 3px 3px 5px;
    vertical-align: bottom;
}
tr.GridRowOver td, tr.GridRowSelOver td {
    background-color: #F3F3F3;
    border-bottom: 1px solid #EDECEC;
    padding: 3px 3px 3px 5px;
    vertical-align: bottom;
}
tr.GridRowNoOver td input, tr.GridRow td input, tr.GridRowSel td input, 
tr.GridRowOver td input, tr.GridRowSelOver td input {
    margin: 3px;
}
.AdSpecificationContainer {
    margin-left: 300px;
}
.scrollLoaderInfo {
    background: none repeat scroll 0 0 #F5F7FA;
    border: 1px dashed #CED5E5;
    color: #333333;
    font-size: 13px;
    margin-top: 5px;
    margin-bottom: 50px;
    padding: 5px;
    text-align: center;
}
.button-submit-action {
    margin-right: 5px; 
    height: 27px;  
    padding-left: 8px; 
    display: inline-block;  
    background: url('../images/but_left_action.png') no-repeat scroll left top #10629F;
}
.button-submit-action input {
    height: 27px; 
    text-decoration: none; 
    padding: 1px 7px 4px 0pt; 
    border: 0pt none;  
    color: #FFFFFF; 
    cursor: pointer;
    font-weight: bold; 
    font-size:13px;
    background: url('../images/but_right_action.png') no-repeat scroll right top transparent;
}
i {
    margin-right: 5px;
}
footer {
    background: none repeat scroll 0 0 #3E4138;
    clear: both;
    /*    font-family: Arial,Helvetica,sans-serif;*/
    font-size: 12px;
    height: 43px;
    margin-top: -43px;
    position: relative;
    text-align: center;
    width: 100%;
}
footer ul {
    display: inline-block;
    list-style: none outside none;
}
footer ul li {
    display: inline;
    margin-right: 20px;
}
footer ul li a {
    color: #FFC468;
    font-weight: bold;
    line-height: 43px;
    text-decoration: none;
    text-transform: uppercase;
}

.siteContent {
    float: left;
    font-size: 0.95em;
    margin: 10px 0 0;
    min-height: 500px;
    padding: 0 10px 10px;
    width: 975px;
}
.siteContent #tipsContainer {
    margin: 20px auto;
}
.siteContent .tipsHeader h3 {
    font-size: 16px;
}
#about p, #terms p, #help p, #contact p {
    color: #666666;
    font-size: 15px;
    line-height: 23px;
    margin-bottom: 20px;
}

/* menu design css  */
#menu {
    background-image: url("../images/menu-bg.png");
    background-repeat: repeat-x;
    border-radius: 8px 8px 8px 8px;
    height: 43px;
    position: fixed;
    top: 42px;
    width: 975px;
    z-index: 500;
}
#menu span.home {
    display: inline-block;
    float: left;
    height: 36px;
    line-height: 36px;
    width: 50px;
}
#menu span.home img {
    padding-left: 5px;
    padding-top: 5px;
    vertical-align: middle;
}
#menu ul {
    height: 42px;
    list-style: none outside none;
    margin: 0 0 0 50px;
    padding: 0;
}
#menu ul li {
    background-image: url("../images/pixel.gif");
    background-repeat: no-repeat;
    display: block;
    float: left;
    height: 43px;
    line-height: 43px;
    margin: 0;
    padding: 0 5px 0 0;
}
#menu ul li a {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    display: block;
    float: left;
    font-size: 14px;
    height: 43px;
    line-height: 43px;
    text-decoration: none;
}
#menu ul li a span {
    cursor: pointer;
    display: block;
    float: left;
    height: 35px;
    padding: 0 10px;
}
#menu ul li a span.down {
    background: url("../images/menu-down.png") no-repeat scroll right 20px transparent;
    padding-right: 20px;
}
#menu ul li a.active {
    background-color: #1A222C;
    color: #FFFFFF;
}
#menu ul li:hover a {
    background-color: #1A222C;
    color: #FFFFFF;
}
#menu ul li:hover a span.down {
    background: url("../images/menu-down-hover.png") no-repeat scroll right 20px transparent;
}
#menu ul li:hover {
    position: relative;
    z-index: 200;
}
#menu ul li:hover ul {
    background: none repeat scroll 0 0 #1A222C;
    border-radius: 0 0 5px 5px;
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.2);
    height: auto;
    left: 0;
    margin: 0;
    padding: 10px;
    top: 43px;
    width: 210px;
    z-index: 300;
}
#menu ul li:hover ul li {
    display: block;
    float: left;
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: none;
    width: 210px;
}
#menu ul li:hover ul li a {
    border-radius: 0 0 0 0;
    color: #FFFFFF;
    display: block;
    font-size: 13px;
    height: 30px;
    line-height: 29px;
    padding-left: 0;
    padding-right: 0;
    text-decoration: none;
    width: 210px;
}
#menu ul li ul li a.fly span {
    background-image: url("../images/sub_menu-arrow.png");
    background-position: 195px center;
    background-repeat: no-repeat;
    display: block;
    width: 210px;
}
#menu ul li:hover ul li a:hover {
    background-color: #000000;
    border-radius: 5px 5px 5px 5px;
    color: #FFFFFF;
}
#menu ul li:hover li:hover ul, #menu ul li:hover li:hover li:hover ul, #menu ul li:hover li:hover li:hover li:hover ul, #menu ul li:hover li:hover li:hover li:hover li:hover ul {
    height: auto;
    left: 206px;
    margin: 0;
    padding: 0;
    top: 0;
    width: 205px;
    z-index: 400;
}
#menu ul ul, #menu ul li:hover ul ul, #menu ul li:hover li:hover ul ul, #menu ul li:hover li:hover li:hover ul ul, #menu ul li:hover li:hover li:hover li:hover ul ul {
    height: 0;
    left: -9999px;
    position: absolute;
    top: -9999px;
    width: 0;
}
#menu ul li:hover li:hover a.fly, #menu ul li:hover li:hover li:hover a.fly, #menu ul li:hover li:hover li:hover li:hover a.fly, #menu ul li:hover li:hover li:hover li:hover li:hover a.fly {
    border-bottom: 0 none;
    color: #CCCCCC;
}