@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=Lato:400,700,900);

body{
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	background-image:url(images/new_final_bg.jpg);
}

body2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family: 'Lato', sans-serif;
	background-image:url(images/bkgrd-new.jpg);
}

h1 {font-weight: 400;
}

h2 {font-family: 'Lato', sans-serif;
	color: #000;
	font-size: 16px;
	font-weight: 700;
	margin-bottom: 0;
	margin-top:0;
}
	
h3 {font-family: 'Lato', sans-serif;
	color: #894a99;
	font-size: 15px;
	font-weight: 700;
	margin-bottom: 0;
	margin-top:0;
	}
	
h4 {font-family: 'Lato', sans-serif;
	color: #FFF;
	font-size: 20px;
	font-weight: 700;
	margin: 10px 10px;
	text-decoration: none;
}

h4 a {color: #fff;
	  text-decoration: none;
}

	
h4 a:hover {color: #c4994f;

}

.goldsaleboxh4 {font-family: 'Lato', sans-serif;
	color: #FFF;
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
	margin:10px;
}

.goldsaleboxh4 a {color: #fff;
	  text-decoration: none;
}

.goldsaleboxh4 a:hover {color: #894a99;}

.purplesaleboxh4 {font-family: 'Lato', sans-serif;
	color: #FFF;
	font-size: 20px;
	font-weight: 700;
	text-decoration: none;
	margin:10px;
}

.purplesaleboxh4 a {color: #fff;
	  text-decoration: none;
}

	
.purplesaleboxh4 a:hover {color: #c4994f;}


h5 {font-family: 'Lato', sans-serif;
	color: #FFF;
	font-size: 15px;
	font-weight: 700;
	margin: 10px 10px;
	}

h5 a {color: #FFF;
	  text-decoration: none;
}
	
h5 a:hover {color: #894a99;
}

h6 {color: #FFF;
	font-size:14px;
	font-family: 'Lato', sans-serif;
	font-weight: 700;
	margin-bottom: 0;
}

.bordertop {background-image: url(images/purpleline.jpg);
			width: 100%;
			height: 30px;
			z-index:1;
			position:relative;
}


.wrap {background-image: url(debut_light_@2X.jpg);
	   background-repeat:repeat;
	   width: 1057px;
	   min-height: 600px;
	   margin: auto;
	   z-index: 0;
	   position: relative;
/*	   padding: 20px;*/
	   overflow:hidden;
	   box-shadow: 0px 0px 15px #000000;
		margin:auto;
		}

.boxshadow {box-shadow: 0px 0px 15px #000000;
 			min-height: 600px;
			width: 1097px;
			margin:auto;}

.logo {background-image: url(images/DP_Logo_New.png);
	   width: 303px;
	   height: 124px;
	   float: left;
	   margin-top: -50px;
}

#adminnav   {width: 730px;
		float:right;
		padding: 0px;
}

#adminnav ul {margin-top: -20px;
}

#adminnav li {display: inline;
		text-align: center;
		margin: 20px 10px;
		}

#adminnav li a {height: 60px;
		  width: auto;
		  background-color: #894a99;
		  padding: 10px;
		  color:#FFFFFF;
		  text-decoration: none;
}

#adminnav li a:hover {background-color:#c4994f;
}

nav2   {width: 730px;
		height: 50px;
		float:right;
		padding: 0px;
}

nav2 ul {float:right;
		padding: 0px;
}

nav2 li {display: inline;
		text-align: center;
		margin-right: 50px;
}

nav   {width: auto;
		height: 80px;
		float:left;
		padding: 0px;
		margin-left: 70px;
/*		 margin-top: -20px;
*/}

nav ul {float:right;
		padding: 0px;
		margin-top: 25px;
}

nav li {display: inline;
		text-align: center;
		margin-right: 50px;
}



nav li a {height: 60px;
		  width: auto;
		  background-color: #894a99;
		  padding: 10px;
		  color:#FFFFFF;
		  text-decoration: none;
		  	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-box-shadow: 1px 1px 3px #000; 
	-moz- box-shadow: 1px 1px 3px #000; 
	box-shadow: 1px 1px 3px #000;
}

nav li a:hover {background-color:#c4994f;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}

nav2   {width: 730px;
		height: 50px;
		float:right;
		padding: 0px;
}

nav2 ul {float:right;
		padding: 0px;
}

nav2 li {display: inline;
		text-align: center;
		margin-right: 50px;
}



/*nav.top a {margin-right: 3px;
}*/

.clear {clear: both;}

h1 {font-family: 'Lato', sans-serif;
	margin: auto;
	text-align:center;
	font-size:20px;
}

#footer ul li {/*width: 200px;*/
			  height: 80px;
			  float: left;
			  display:inline;
			  text-decoration: none;
			  margin: 30px;
			  margin-left: 70px;
}

#footer {background-image: url(images/footer.jpg);
		background-repeat: repeat;
		min-height: 230px;
		width: 100%;
		float: left;
		clear: left;
		margin-top: -25px;
		padding-top: 35px;
}

#footertxt {width: 1100px;
			margin: auto;
			overflow:hidden
}

#footer a {color: #894a99;
}

#footer a:hover {color: #FFFFFF;
}


.col {width: 100%; padding-bottom: 20px;}
.col-2-3 {width: 66.66%;}
.col-1-3 {width: 33.33%; float:left; height: 147px;}

.purple {background-color:#894a99;}
.gold {background-color:#c4994f;}

.chart {background-color:#894a99;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}
	
.charttxt {font-family: 'Lato', sans-serif;
	color: #FFF;
	font-size: 11px;
	font-weight: 700;
	margin: 10px 10px;
	text-decoration: none;
}

.col-1-3 {width: 366px; float:left; -webkit-box-shadow: 0 0 10px #000; -moz- box-shadow: 0 0 10px #000; box-shadow: 0 0 10px #000;}
.col-1-2 {width: 30%; float:left; margin:15px 2px;}
.col-1-4 {width: 28%; float:left; margin-right: 10px; -webkit-box-shadow: 1px 1px 3px #000; -moz- box-shadow: 1px 1px 3px #000; box-shadow: 1px 1px 3px #000; }
.col-1-4sale {width: 28%; float:left; margin-left: 2px; -webkit-box-shadow: 1px 1px 3px #000; -moz- box-shadow: 1px 1px 3px #000; box-shadow: 1px 1px 3px #000;}
.col-1-8 {width: 20.5%; float:right;}

.col-1-2-new {width: 90%; float:left; margin:15px 2px;}

.startdate {width: 28%; float:left; margin-left: 0x; clear: both; overflow:hidden;}
.enddate {width: 28%; float:left; margin-left: 20px;}
.auctiontitle {width: 35%; float:left; margin-left: 2px; }
.termslink {text-align: center; margin-top: 20px;}
.termscontent {width: 68%; float:left; margin-left: 60px; line-height:22px;}
.upcoming {width: 60%; float:left; margin-top:15px; margin-left: 80px;}
.contentpages {width: 48%; float:left; margin-left: 70px; line-height:22px; margin-top: -50px}
.contactboxL {width: 20%; float:left; margin-left: 70px; margin-top: -30px;}
.contactboxR {width: 20%; float:left; margin-left: 20px; margin-top: -30px;}

.upcoming-new {width:100%;}

.listing:before,
.listing:after {
content: "";
display: table;
}
.listing:after {
clear: both;
}
.listing {width:100%; margin-bottom:15px; padding-bottom:15px; border-bottom:1px dotted #939393;}

.head-listing:before,
.head-listing:after {
content: "";
display: table;
}
.head-listing:after {
clear: both;
}
.head-listing {width:100%; margin-bottom:15px; padding-bottom:15px; border-bottom:2px solid #c4994f;}

.start1 {width:12.5%; float:left; margin-right:2.5%; color:#894a99; text-transform:uppercase; font-weight:700;}
.end1 {width:12.5%; float:left; margin-right:2.5%; color:#894a99; text-transform:uppercase; font-weight:700;}
.name1 {width:70%; float:left; color:#894a99; text-transform:uppercase; font-weight:700;}

.start2 {width:12.5%; float:left; margin-right:2.5%; color:#000; font-weight:400;}
.end2 {width:12.5%; float:left; margin-right:2.5%; color:#000; font-weight:400;}
.name2 {
	width: 42.5%;
	float: left;
	margin-right: 2.5%;
	color: #000;
	font-weight: 700;
}
.subtitle {
	font-weight: normal;
}

.open2 {width:11.5%; float:left; margin-right:1%;}
.register2 {width:11.5%; float:right; margin-left:1%;}

.sale-button {
	width: 90%;
	padding:5%;
	background-color:#c4994f;
	color:#fff;
	font-family:'Lato', sans serif;
	font-size:8pt;
	text-transform:uppercase;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.sale-button:hover {
	background-color: #894a99;
	color:#fff;
	cursor:pointer;
}

.red {color:#ff0000;}

.welcome-1 {width:100%; float:left; margin-bottom:15px; clear:both; text-align:center;}
.welcome-2 {width:100%; float:left;}

.username {width:41.5%; float:left; margin-right:1%;}
.password {width:41.5%; float:left; margin-right:1%;}
.login-container {width:15%; float:left; padding-top:-10px;}
.forgot {width:100%; float:left; margin-top:10px; text-align:center;}

.login-new {
	width:90%;
	padding:5%;
	background-color:#894a99;
	color:#fff;
	font-family:'Lato', sans serif;
	font-size:10pt;
	text-transform:uppercase;
	text-align:center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:0;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
	clear:both;
}
.login-new:hover {
	background-color: #c4994f;
	color:#fff;
	cursor:pointer;
}


.contentlinks {color: #894a99;
text-decoration:none;
}

.terms-new {width: 100%; }
.terms {width: 28%; 
float:left; 
margin-top: -105px;
margin-left: 60px;
}

.copyright {text-align: center; margin: auto;}


.cow {background-image: url(images/new_cow.jpg); 
	   width: 365px;
	   height: 147px;
	   float: right;
	   -webkit-box-shadow: 0 0 10px #000;
	   -moz- box-shadow: 0 0 10px #000; 
	   box-shadow: 0 0 10px #000;
}

.entrywrap { 
	   width: 1097px;
	   overflow:hidden;
	   clear: both;
	   margin:auto;
}

.blackbutton {font-family: 'Lato', sans-serif;
	font-size: 11px;
	font-weight: 700;
	margin: 10px 15px 10px 0;
	text-decoration: none;
	text-align:center;
	background-color:#c4994f; 
	color:#FFFFFF;
	float: right;
	width: 100px;
	height: 18px;
	float: left;
	padding: 2px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
		-webkit-box-shadow: 1px 1px 3px #000; 
	-moz- box-shadow: 1px 1px 3px #000; 
	box-shadow: 1px 1px 3px #000;
	line-height: 18px;

}


/*a .blackbutton {color:#ffffff;
			   text-decoration:none;
}*/

.blackbutton a{color:#ffffff;
			   text-decoration:none;
}


.blackbutton:hover {
	background-color: #894a98;
	text-decoration:none;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
	
}

.regbutton {font-family: 'Lato', sans-serif;
	font-size: 11px;
	font-weight: 700;
	margin: 10px 15px 10px 67px;
	text-decoration: none;
	text-align:center;
	background-color:#c4994f; 
	color:#FFFFFF;
	float: right;
	width: 100px;
	height: 18px;
	float: left;
	padding: 2px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
		-webkit-box-shadow: 1px 1px 3px #000; 
	-moz- box-shadow: 1px 1px 3px #000; 
	box-shadow: 1px 1px 3px #000;
		line-height: 18px;
}

.regbutton a{color:#ffffff;
			   text-decoration:none;
}


.regbutton:hover {
	background-color: #894a98;
	text-decoration:none;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px; 
}
	
.register {width: 600px;
		   height: 40px;
		   text-align: right;
}

.directentry {position: absolute;}

.margintop {margin-top: -120px;}
.marginleft {margin-left:-20px;}

.push {width: 1200px;
       height: 60px;
}

.saleinfo {width: 900px;
		   height: 100px;
		   margin:auto;
		   padding: 10px;
}

.saleitem {width: 900px;
		   height: 100px;
		   background-color:#000000;
		   margin:auto;
		   padding: 10px;
}

.salepic  {width: 120px;
		   height: 100px;
		   width: 150px;
		   float: left;
		   margin-right: 20px;
}

.saletxt {width: 350px;
		  line-height: 25px;
		  float: left;}
		  
.nextbid {width: 150px;
		  float: left;
		  margin-top: 53px;}
		  
.click {width: 150px;
		  float: 	right;
		  text-align:center;
		  color:#FFFFFF;
}

.click :hover{color:#c4994f;
}

.content {width: 100%;
		  overflow: hidden;
}

.faq {text-align:left;
padding: 94px;
margin-top:-300px;
margin-left: 278px;
width:600px;
}

.termsofuse {
/*width: 600px;*/
text-align:left;
padding: 27px;
margin-top:-254px;
overflow:hidden;
/*float:left;*/
}

.mybid {width: 15%;
		margin-top: 20px;
		  overflow: hidden;
}

.black {background-color:#000000;
}

.welcome {width: 350px;
	   	  height: 120px;
	   	  float: left;
		  margin-top: 10px;
}

.login-index {width:640px; float:right;}

.whitetxt {font-family: 'Lato', sans-serif;
	color: #FFF;
	font-size: 11px;
	font-weight: 700;
	margin: 10px 10px;
	text-decoration: none;
	text-align:center;
}

.purpletxt {font-family: 'Lato', sans-serif;
	color: #894a99;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
}
	
.purpletxt a {
	color: #894a99;
	font-size: 13px;
	font-weight: 700;
	text-decoration: none;
}

.purpletxt a:hover {
	background-color: #00000;
}

.login {font-family: 'Lato', sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	text-align:center;
	background-color:#894a99; 
	float: left;
	width: 100px;
	height: 25px;
	padding-top: 5px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-box-shadow: 1px 1px 3px #000; 
	-moz- box-shadow: 1px 1px 3px #000; 
	box-shadow: 1px 1px 3px #000; 
}

.login:hover {background-color: #c4994f;
	color:#fff;
	text-decoration:none;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	clear:both;
	
}

.login-index2 {font-family: 'Lato', sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	text-align:center;
	background-color:#894a99; 
	float: right;
	width: 640px;
	height: auto;
	padding-top: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	clear:both;
	overflow:hidden;
	height:95px;
}

.login2 {font-family: 'Lato', sans-serif;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: 700;
	text-decoration: none;
	text-align:center;
	background-color:#894a99; 
	float: left;
	width: 300px;
	height: auto;
	padding-top: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

.myaccount {font-family: 'Lato', sans-serif;
/*	color: #FFFFFF;*/
	float:left;
	font-size: 12px;
	font-weight: 700;
	text-decoration: none;
	text-align:center;
	background-color:#c4994f; 
	margin: auto 3%;
	width: 17%;
	height: auto;
	padding: 1%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-box-shadow: 1px 1px 3px #000; 
	-moz- box-shadow: 1px 1px 3px #000; 
	box-shadow: 1px 1px 3px #000;
}

.myaccount a {
	color: #894a98;
	text-decoration: none;
}

.myaccount a:hover {color:#FFFFFF;
}

.tornpaper {float: right;
margin-top: -20px;
}

.tornpaper img {float: right;
}

.padding {padding: 2%;
width: 96%;

}
