﻿@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700);
.hideStyle {
display:none; 
}
body {
    margin: 0 auto;
    font-family: sofiapro;
    padding-top: 1px;
    background-color: #cccccc;
    color:#74697f;
    font-size:14px 
}

.ImgOnlnShow{
    width: 250px; height: 229px; border: 7px solid #CCCCCC;
}

/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding: 15px !important;
    background-color: #fff;
    margin-bottom: 10px;
    padding-top: 0px !important;
    /*min-height:500px;*/
    min-height:650px
}
.CurntOnlineAutnClsGrd{
    width:90%;
}
h2 {
    margin-top: 5px !important;
    border-bottom:0px dashed #006699;
    color:#006699;
    text-transform:uppercase;
    letter-spacing:1px;
    font-size:19px;
    font-family: sofiapro;
    font-weight: bold;
}

.mandatory {color:red;padding-right:5px;}
.nowrap {white-space:nowrap;}

.modalBackground
{
  background-color:#CCCCFF;
  filter:alpha(opacity=40);
  opacity:0.5;
}

 .modalPopup
        {
            background-color: #FFFFFF;
            border-width: 3px;
            border-style: solid;
            border-color: black;
            width: 300px;
            height: 140px;
        }

.sectionHeader {
    background: url("/images/sectionHeaderbg.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 40px;
    margin-bottom: 10px;
    margin-left: -15px;
    margin-top: 10px;
    padding-top:3px;
    padding-left:10px;
    font-size:18px;
    color:#fff;
}


.navbar-default {
    background-color: #fff;
    border-color: #ff6600;
       border-color: #fff;
}

.navbar-brand {
    height: 120px;
    padding:0px;
    /*padding-top :5px;*/
    padding-top :10px;
}

.navbar {
    position: relative;
    min-height: 130px;
    margin-bottom: 6px;
    font-family: inherit;
}

.navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border-radius: 5px;
    font-family: sofiaproMedium;
}

.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    background-color: #ff6600;
    font-family: inherit;
}

.nav .navbar-nav .right {
    font-family: sofiaproMedium;
}

.navbar-nav {
    background-color: #ff6600;
    border-radius: 5px;
    font-family: sofiaproMedium;
}

#topnav {
    margin-right: -15px;
    margin-top: 12px;
    vertical-align: bottom;
}

.TopSpacer {
   padding-bottom:10px;
   line-height:45px;
}

.addHeight {
    height: auto;
    margin-right: -15px !important;
    padding-bottom: 15px;
}

.btn:hover {
    background-color:#ff6600;
    color:black;
}

.SetHide{
    display:none;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary{
    background-color:#ff6600;
    color:black;
}

.btn{
    padding: 6px 12px;
}

/*#topnav .nav {
    margin-bottom: -10px;
}*/

.HeadCaption {
    color: #006699;
    font-family: sofiapro;
    font-size: 17px;
    font-weight: bold;
    margin-top: -44px;
    width: 278px;
    float: left;
}

.BecomBidder{
    background: url("/images/Bidder_Blue.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 40px;
    margin-left: -15px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.BecomSeller{
    background: url("/images/Seller_Blue.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 40px;
    margin-left: -15px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.heading {
    height: auto;
    margin-bottom: 1%;
    margin-right: 0 !important;
    padding-bottom: 3%;
    padding-top: 13% !important;
}


.footer {
    background: #333333;
    color: #fff;
    padding: 52px 0 ;
    min-height:230px;
    /*height: 202px;*/
    margin: 0 auto;
    font-family:"'Open Sans'";
    font-size:15px;
    
}

.footerLogo
    {
        float:left;
        padding-left: 90px;
        padding-top: 50px;
        width:100%;
        border:0px;
    }

.copyright {
        color: white;
        font-family: sofiapro;
        font-size: 17px;
        /*padding-left: 5%;*/

    }

.copyright col-md-6 col-sm-6 col-xs-12{
    padding-left:10%;
}

a {
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
}

    a:hover,
    a:focus {
        text-decoration: none;
    }

    a:focus {
        outline: none;
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px;
    }


/* Set widths on the form inputs since otherwise they're 100% wide */
input,
select,
textarea {
    max-width: 280px;
}



.contactinternalForInput {
    font-family: sofiapro;
    font-size: 15px;
    padding: 0.5%;
    width: 98%;
    box-shadow: -2px -2px 0 0 #e5e6e6;
}

.PhotoText {
    BORDER: #e5e6e6 1px solid;
    BORDER-COLLAPSE: collapse;
}


.form-control {
    height: 30px;
    padding: 4px 8px;
    box-shadow: 1px 2px 0 0 #e5e6e6 inset; 
}

.contactinternal {
    font-family: sofiapro;
    font-size: 15px;
    height: 24px;
    padding: 0.3%;
    width: 98%;
    box-shadow: -2px -2px 0 0 #e5e6e6;
}

.ControlNoTheme {
    box-shadow: -2px -2px 0 0 #e5e6e6;
}

.SellerRegister {
    clear: both;
    padding-top: 10px;
    padding-bottom: 10%;
    padding-left: 10px;
    padding-right: 10px;
    background-color: white;
    /*height: 750px;*/
    width: 80%;
    margin-left: 10%;
    padding-top: 1%;
    margin-top: 1%;
    font-size: 14px;
}

.register {
    clear: both;
    padding-top: 10px;
    padding-bottom: 10%;
    padding-left: 10px;
    padding-right: 10px;
    background-color: white;
    height: 1000px;
    width: 80%;
    margin-left: 10%;
    padding-top: 1%;
    margin-top: 1%;
    font-size: 14px;
}

.registerleft {
    float: left;
    padding-left: 2%;
    padding-bottom: 2%;
    width: 20%;
    text-align: right;
}

.registerright {
    float: left;
    padding-left: 2%;
    padding-bottom: 2%;
    width: 50%;
}

.list-inline > li{
    padding-left: 10%;
    padding-top: 1%;
}

li a:active
{
    color:#ff6600;
}

.list-inline > li a:hover
{
    color:#ff6600;
}

.form-horizontal .control-label {
    padding-top: 0px;
}

/*input, select, textarea {
    max-width: 50%;
}*/

.btn-primary {
    background-color: #ff6600;
    color: #ffffff;
    border:none;
}

/* home page panel design*/

.orangecircle {
    border-radius: 50%;
    display: inline-block;
    margin-right: 20px;
   }

#orangecircle {
    background: none no-repeat scroll 0 0 #ff6600;
    bottom: 10px;
    height: 40px;
    margin-left: 1px;
    margin-top: 203px;
    position: relative;
    width: 40px;
    z-index: 99;
}

.bluecircle {
    border-radius: 50%;
    margin-right: 20px;
   
}

#bluecircle {
    /*background: none no-repeat scroll 0 0 #006699;
    height: 80px;
    width: 80px;
    background-color: #006699;
    margin-left: 0%;
    position: relative;
    z-index: 95;
    margin-top: 25%;*/

      background: none no-repeat scroll 0 0 #006699;
    height: 80px;
    margin-left: 34px;
    margin-top: -37px;
    position: relative;
    width: 80px;
    z-index: 95;
}


.graycircle {
    border-radius: 50%;
    display: inline-block;
    margin-right: 20px;
   }

#graycircle {
    background: none no-repeat scroll 0 0 red;
    height: 275px;
    width: 275px;
    background-color: #E7E7E7;
     float:left ; 
}

.banner {
      float: left;
   /* margin-left: -10%;
    margin-top: 8%;*/
    /*margin-left: 25%;*/
    margin-left: 21%;
    margin-top: -26%;
    position: relative;
    z-index: 102;
    
}

.loginpanel {
background-color:#006699;
color :white ; 
float:right ;
width :364px;
height:328px;  
/*margin-top :5%; */
/*margin-top :-30%; */
/*margin-top :-30%; */
margin-top :-35%; 
margin-bottom :5%; 
margin-right :1%; 
z-index :105;
margin-left :-2%;
border-radius: 15px;
}

#newuser {
    float: left;
    
}

.registerlink {
    text-decoration:none ; 
     color:#ff6600 ;
     font-size:20px; 
     font-style:italic;
}

/*.RegisterCaps{
    text-decoration:none ; 
     color:#ff3300 ;
     font-size:23px; 
     font-weight:bold;
     font-style:italic;
     font-family: sofiapromedium;
}*/

  .RegisterCaps {
                font-style:normal ;
                color:white;  
                font-weight:normal;  
                font-family: sofiapromedium;
                padding-left:12%; 
            }

   .newlogin {
                padding-left:4%; 
                 width :30px;
                 font-size:15px; 
            }


.bidder {
   float: left;
    margin-left: 123px;
    margin-top: -47px;
    position: relative;
    z-index: 22;
    width :30px;
}

.seller {
    float: left;
    margin-left: 123px;
    margin-top: -105px;
    position: relative;
    z-index: 22;
     width :30px;
}

.loginlabel {
    padding-left:10%; 
}

.login {
   border-top-left-radius: 6px;
            border-top-right-radius: 6px;
            border-bottom-left-radius: 6px;
            border-bottom-right-radius: 6px;
            height:25px;
            width:57%;  
            color :black ;
}
/*Home page design ends here*/

.profilelinks {
        text-decoration:none;
    color:black; 
    text-transform:capitalize ;
}
.profilelinks a:hover {
    text-decoration:none;
    color:#ff6600; 
}

.profilelinks a:active {
    text-decoration:none;
    color:#ff6600; 
}

.profilelinks a:link {
    text-decoration:none;
    color:#006699; 
}

.profilelinks a:visited {
    text-decoration:none;
    color:#006699; 
}


ul.social-icons li {
    background-image: url("http://localhost:50360/images/social-sprites.png");
    background-repeat: no-repeat;
    background-color: #FFF;
    background-position: 0 100px;
    display: inline-block;
    margin: 5px 1px 5px 0;
    padding: 0;
    border-radius: 100%;
    overflow: visible;
    transition: all 0.3s ease;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.3);
    -moz-border-radius: 100%;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -webkit-border-radius: 100%;
    -webkit-transition: all 0.3s ease;
    border: 1px solid #fff;
}

    ul.social-icons li .icon-facebook-sign {
        background-position: 0 121px;
    }

    ul.social-icons li.twitter {
        background-position: 0 -1141px;
    }

    ul.social-icons li.googleplus {
        background-position: 0 -301px;
    }

    ul.social-icons li.linkedin {
        background-position: 0 -541px;
    }

    ul.social-icons li a {
        display: block;
        height: 28px;
        width: 28px;
        text-align: center;
    }

    ul.social-icons li[class] a {
        text-indent: -9999px;
    }


     #sellerandbidder {
        padding-left:17%; 
        padding-top:3%; 
    }

     /*#newuser{
      float:right  ; 
      clear:both ;  
       margin-top: -9%;
        padding-bottom: 2%;
        padding-right: 5%;
      }*/

       #newuser {
               /* width:310px; */
               width:357px;
                background-color:#ff6600; 
                color:white; 
                padding-right:2%; 
                border-radius:13px;
                margin-right:0%;
                margin-top :-4%;
                padding-right:1%;
                padding-top:1%;
                height:50px; 
                /*margin-left:8%; */
                margin-left:16%;
                 
            }

       #sellerradio {
        padding-left:35%; 
    }

    #bidderradio {
           padding-left:35%; 
    }



#circlebanner {
    /*background-image:url('../images/Circle.png') ;*/
    background-size :32% 90%;
    
    background-repeat :no-repeat ;
    position:relative ;
    padding-top:5%;  
     z-index: -1;
}


@media screen and (min-width : 900px){
    .container {
        width: 1002px;
        /*width:841px;*/
    }
}
@media screen and (min-width : 900px) and (max-width: 1024px) {
     .container {
        width: 841px;
    }
}
@media screen and (min-width : 150px) and (max-width: 767px) {

    /*fix menu toggle button color*/
    .navbar-default .navbar-toggle {
        background-color: #ff6600;
        border-color: #97310e;
    }

    #topnav {
        clear:both; 
    }
    .footerLogo {
    float: left;
    padding-left: 3%;
    padding-top: 3%;
    width: 100%;
    border:0px;
}
    .copyright {
        color: white;
        /*float: right;*/
        font-family: sofiapro;
        font-size: 15px;
        padding-left:0%;
    }

   .loginpanel {
    background-color: #006699;
    border-radius: 15px;
    color: white;
    float: right;
    /*height: 285px;*/
    margin: 5% 1% 5% -2%;
    width: 300px;
    z-index: 105;
}

   .banner {
    float: left;
    margin-left: -18%;
    margin-top: 3%;
    position: relative;
    z-index: 102;
}
}
@media screen and (max-width: 750px) and (min-width: 150px)
.copyright {

/*float:right; */ /*Footer seems to be misaligned hence commented*/
}

@media screen and (max-width: 1199px) {
    .sectionright
    {
        border-left: 0px solid white !important; 
    }
}


@media only screen and (min-width : 150px) and (max-width : 950px) {
    .loginpanel {
        float: left;
        margin-top: 5%;
        margin-bottom: 5%;
        margin-right: 1%;
        z-index: 105;
        margin-left: -2%;
        border-radius: 15px;
    }

    .graycircle {
        border-radius: 50%;
        display: inline-block;
        margin-right: 20px;
    }

    #graycircle {
        background: none no-repeat scroll 0 0 red;
        height: 275px;
        width: 275px;
        background-color: #E7E7E7;
        float: left;
    }


    .orangecircle {
        border-radius: 50%;
        display: inline-block;
        margin-right: 20px;
    }

    #orangecircle {
        background: none no-repeat scroll 0 0 #ff6600;
        bottom: 10px;
        height: 40px;
        margin-left: 1px;
        margin-top: 203px;
        position: relative;
        width: 40px;
        z-index: 99;
    }

    .bluecircle {
        border-radius: 50%;
        margin-right: 20px;
    }

    #bluecircle {
        background: none no-repeat scroll 0 0 #006699;
        height: 80px;
        margin-left: 34px;
        margin-top: -37px;
        position: relative;
        width: 80px;
        z-index: 95;
    }
}




@media only screen and (min-width : 360px) and (max-width : 850px) {
    .graycircle {
        display :none; 
    }

    #circlebanner {
        display:none ; 
    }

    .banner {
        display:none; 
    }

    .loginpanel {
        margin-left:2%;
    }

    #sellerandbidder {
        padding-left:31%; 
        padding-top:3%; 
    }

    #newuser {
        clear:both;
        float:none ;   
         margin-left:2%; 
    }

      #sellerradio {
        padding-left:22%; 
    }

    #bidderradio {
           padding-left:22%; 
    }

      #sellerradio {
        padding-left:6%; 
    }

    #bidderradio {
           padding-left:6%; 
    }

    .seller {
        margin-left :30px;
    }

    .bidder {
           margin-left :30px;
    }

    .footerLogo {
        clear :both ;
        width :100%;
        float:left ;
        border:0px;
    }


} 


/* Admin Modules Styles*/


.introwrapper
{
    
    font-family: 'Segoe Pro Light','Segoe UI Light','Segoe','Helvetica',Arial,sans-serif;
    padding:50px;
     padding-top:10px; padding-bottom:10px;
}

.introwrapper .introimage
{
    height: auto;
    width: 100%;
    float: left;
    background: white;
    padding-left: 75px;
}

.introwrapper .introtext
{
    height: 100px;
    width: 100%;
    float: left;
   /* background: none repeat scroll 0 0 #0072C6;*/
    background: none repeat scroll 0 0 #FF6600;
}

.introwrapper .introtext .intro
{
    font-size: 28px;
    color: #ffffff;
    margin: 10px;
}

.login_unable
{
    margin-top: 10px;
    color: #FF6600;
    float:left;
    font-family: 'Segoe Pro Light','Segoe UI Light','Segoe','Helvetica',Arial,sans-serif;
    font-weight: bold;
}
.login_unable a, .login_unable a:active
{
    color: #FF6600;
}

.login_unable a:hover
{
    text-decoration:none;
}



/* EOF Admin Modules Styles*/


/* Auction Listing Styles*/
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
.nomargin {margin: 0 !important;
}
.sectionright {border-left:5px solid #cccccc}

.auction{width:100%;
         border-bottom:8px solid  #cccccc;
}
.auction a {
    color: #74697f;
}

    .auction a:hover {
        color: #74697f;
    }
.imgLeft {width:180px;}
.textLeft {text-align:left;}
.addonFilterauction {
    background: url("/images/FilterAuctions.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 40px;
    margin-bottom: 15px;
    margin-left: -3.3%;
    margin-top: 10px;
}

    .myGridStyle {}

    .myGridStyle tr th {
        padding: 8px;
        color: white;
        border: 1px solid black;
    }


    .myGridStyle tr:nth-child(even) {
        /*background-color: #E1FFEF;*/
        background-color: white;
    }

    .myGridStyle tr:nth-child(odd) {
        /*background-color: #00C157;*/
        background-color: white;
    }

    .myGridStyle td {
        padding: 2px; /*border:1px solid yellow; Use when you want to hide last row border (before it make ShowGridlines=None*/
    }

    .myGridStyle tr:last-child td {
    }

.gdpaging {
}

    .gdpaging a {
        background-color: #006699;
        padding: 5px 7px;
        text-decoration: none;
        border: 1px solid #808080;
    }

        .gdpaging a:hover {
            background-color: #006699;
            color: white;
        }

    .gdpaging span {
        background-color: #006699;
        padding: 5px 7px;
        color: white;
        border: 1px solid #808080;
    }

tr.gdpaging {
    background: none !important;
}

    tr.gdpaging tr {
        background: none !important;
    }

    tr.gdpaging td {
        border: none;
    }

td, th {
}

.colHeight {
    height: 50px;
}


/* EOF  Auction Listing Styles*/


  /*--------------- Home Page Styles --------------*/

    /* BX Slider Styles*/

    .bxsliderContainer {
        margin: 0 auto;
        border: 0px solid red;
        text-align: center;
    }

    .list1 {
        width: 301px;
       /* height: 531px;*/
        height: 412px;
        height:auto;
        background-color: #E7E7E7;
        padding: 20px;
        border-radius: 25px;
    }

    .Img1 {
       /* height: 335px;*/
        height: 200px;
    }

    .Bid {
        background-color: #ff6600;
        border: medium none;
        color: #ffffff;
        font-size: medium;
        width: 286px;
        height: 38px;
        line-height: 35px;
        vertical-align: middle;
        text-align: center;
        margin: 4px 0 0 -20px;
        font-weight: bold;
    }

    .BidName {
        width: 286px;
        text-align: center;
        margin: 4px 0 0 -20px;
        font-size: large;
        font-weight: bold;
    }

    .label1 {
        height: 9px;
    }

    .BidNow1 {
        z-index: 2;
        position: relative;
        padding-top: 1%;
        padding-left: 11%;
    }

    /*.bx-viewport {
        overflow: hidden !important;
        height: 571px !important;
        width: 100% !important;
    }*/

    .bx-wrapper .bx-pager {
        display: block !important;
    }

    .bx-pager bx-default-pager {
        display: block !important;
    }

    .bx-clone {
        width: 301px !important;
    }

    /*.bx-viewport ul li {
        width: 285px !important;
    }*/

    #currentauctions {
        padding-top: 5%;
        width: 100%;
        border-radius: 10px;
    }

        #currentauctions img {
            border: none;
            margin-left: -3%;
            margin-top: -3%;
            padding-top: -1%;
        }

    /* EOF BX Slider Styles*/


/*login hover for user*/
.ieDefault {
    border: 1px dashed White;
    cursor: pointer !important;
}

.ieDefaultHover {
    border: 1px dashed Silver;
    cursor: pointer !important;
}

/*eof login hover for user*/

/*home page timer*/
.styled{
  margin-bottom: 20px;
  margin-top: 5px;
  }
.styled div {
  display: inline-block;
  margin-left: 10px;
  font-size: 15px;
  font-weight: 100;
  font-weight:bold ; 
  line-height: 1;
  text-align: right;
}
/* IE7 inline-block hack */
*+html .styled div{
  display: inline;
  zoom: 1;
}
.styled div:first-child {
  margin-left: 0;
}
.styled div span {
  display: block;
  border-top: 1px solid #cecece;
  padding-top: 3px;
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: left;
}
/*eof of home page timer*/
.darkableImage {
        opacity:0.4;
    		filter:alpha(opacity=100);
}

.darkableImage:hover
    	{
    opacity: 1;	    
    	    
    	    }
