/** BASIC */

body {
	margin: 0px auto;
	padding: 0px;
/*	background: url(../images/img02.jpg) repeat-x left top; */
	line-height: 20px;
	text-align: justify;
	font-family:Montserrat, Verdana, Arial, sans-serif;
/*	font-family:Verdana, Arial, sans-serif;*/
	font-size: 10pt;
	color: #666666;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #007276;
}

em {
	color: #FF3300;
}

a {
/*	color: #0077dd;*/
	color: #E31B23;
}

a:hover {
	text-decoration: none;
}

.list1 {
	margin: 0;
	padding: 0;
	list-style: none;
}

.list1 a {
	padding-left: 12px;
}

.list2 {
	margin: 0;
	list-style: none;
}

.list2 a {
	padding-left: 12px;
}

img {
	border: none;
}

img.left {
	float: left;
/*	margin: 3px 20px 0px 0px;*/
	margin: 0px auto;
}
img.smallimg {
	max-width: 200px;
	max-height: 200px;
}
	
/* Tables */
.eltable table {
	border-width: 1px;
	border-style: solid;
	border-color: #F4F6FA;
	text-align: center;
	
}
.eltable td {
	border-width: 1px;
	border-style: solid;
	border-color: #F4F6FA;
	padding: 0px 15px 0px 15px;
	font: #000000
}
.eltable tr.even td{
	background-color: #D0D8E8;
}
.eltable tr.odd td {
	background-color: #E9EDF8;
}
.eltable .elth {
	padding: 0px 15px 0px 15px;
	background-color: #666666;/*#5481BA; /*#B0D0DB; */
	color: #FFFFFF;
	height: 40px;
	border-width: 1px;
	border-style: solid;
	border-color: #F4F6FA;
}
.eltable .elth a{
	color: #FFFFFF;
}
.eltableimage img{
	height: 50px;
	max-width: 100px;
}
div.dt-buttons {
  margin-left: 250px!important;
}
/** HEADER */
#headernonav {
	width: 950px;
	margin: 0px auto;
	padding: 0px 5px 0px 5px;
	height: 90px;
	color: #5184C6;
	color: #FFFFFF;
/*	background: url(../images/TAD_header02.jpg) repeat-x ;*/
	background: #FFFFFF ;
}

#header_container {
	width: 950px;
	margin: 0px auto;
	padding: 0px 5px 0px 5px;
	height: 90px;
	color: #5184C6;
/*	color: #448CCA;*/
/*	background: url(../images/TAD_header02.jpg) repeat-x ;*/
	background: #FFFFFF ;
}
#header {
	position: absolute;
	width: 950px;
}
#header #header_logo {
	position: absolute;
/*	top: 30px;*/
}
#header #header_title {
	position: absolute;
	top: 65px;
	left: 280px;
	color:#007672;
}
#header #nav_user_name {
	position: absolute;
	top: 60px;
	right: 0px;
	text-align: right;
	color: #4F4D4F;
}
#header #nav_user_nameli {
	position: absolute;
	top: 68px;
	right: 0px;
	text-align: right;
	color: #4F4D4F;
}
#header #header_contact {
	position: absolute;
	top: 10px;
	right: 0px;
	font-size: 20px;
	text-align: right;
	color: #4F4D4F;
}
#nav_event_name{
	font-weight: bold;
	font-size: 13px;
	color: #4F4D4F;
	position: absolute;
	top: 70px;
	right: 0px;
	text-align: right;
}
#admin_info_container{
	display: block;
	font-size: 15px;
	color: #DC582A;
	height: 20px;
	width: 100%;
	text-align: center;
	background-color: yellow;
}
#admin_event_timer_container{
	position: absolute;
	font-size: 13px;
	color: #DC582A;
	top: 30px;
	right: 0px;
	width: 612px;
	height: 28px;
}
#admin_event_timer_text_container{
	position: relative;
	float: right;
	font-size: 13px;
	width: 400px;
	margin-right: 10px;
}
#next_milestone{
	position: absolute;
	top: 1px;
	right: 0px;
	width: 100%;
	line-height: 13px;
	text-align: right;
	font-weight: bold;
}
#milestone_time{
	position: absolute;
	top: 15px;
	right: 0px;
	width: 100%;
	line-height: 13px;
	text-align: right;
}
#admin_event_timer{
	background-color: #2AD2C9;
	width: 200px;
	height: 28px;
	position: relative;
	float: right;
	font-size: 13px;
	line-height: 26px;
	text-align: center;
	color: #DC582A;
}
#admin_raised_container{
	position: absolute;
	font-size: 13px;
	color: #DC582A;
	top: 1px;
	right: 0px;
	width: 612px;
	height: 28px;
}
#admin_raised_text_container{
	position: relative;
	float: right;
	width: 400px;
	margin-right: 10px;
}
#admin_raised_text{
	position: absolute;
	top: 3px;
	right: 0px;
	width: 100%;
	font-size: 18px;
	text-align: right;
	font-weight: bold;
	color: #DC582A;
}
#admin_raised{
	background-color: #D6DCDB;
	width: 200px;
	height: 26px;
	text-align: center;
	color: #007672;
	position: relative;
	float: right;
	font-size: 26px;
	line-height: 26px;
	border-style: solid;
	border-width: 1px;
	border-color: #E1E1E1;
}
#header h1 {
	margin-top: 0px;
	padding: 0px 0px 0px 0px;
/*	text-transform: uppercase;*/
	font-size: 27px;
	font-weight: bold;
}

#header h2 {
	margin: 0 0 0 -80px;
	padding: 0px 0px 0px 95px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 13px;
}
#header h3 {
	margin-top: 2px;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	color: #CC0033;
}
#header h4 {
	margin-top: -10px;
	padding: 10px 0px 0px 0px;
	text-transform: uppercase;
	font-size: 27px;
	font-weight: bold;
}
#header h5 {
	margin-top: -31px;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	color: #FFFFFF;
}
#header h6 {
	margin-top: -13px;
	font-weight: bold;
	font-size: 13px;
	text-align: right;
	color: #FFFFFF;
}
#header .linker {
	margin-top: 2px;
	font-weight: bold;
	font-size: 10px;
	color: #CC0033;
}
/** DROP DOWN NAV */

#nav {
	list-style:none;
	font-size: 13px;
	height:2em;
	width:950px;
	margin: 0px auto;
	padding: 0px 5px 0px 5px;
/*	background: url(../images/TAD_footer02.jpg) repeat-x ; /* This is background on entire nav bar - no effect on hovers of menu items */
	background: #666666;
}
#nav li { /* top level li - the main menu items */
	position:relative;
	float:left;
	border-right: 2px solid #FFFFFF;
	padding: 0px 15px 0px 15px;
/*	width:127px;*/
	text-align:center;
	background: #666666;
}
#nav li.last {
	border-right:0;
}
#nav li:hover {
/*	background in site unique*/ 
	color: #CCCCAA
}
#nav a {
	display:block;
/*	color in site unique*/ 
	font-weight:normal;
	text-decoration:none;
	line-height:2em;
}
/*#nav a b {
	position:absolute;
	bottom:-1px;right:0;
	border-left:12px dashed transparent;
	border-bottom:12px solid #000;
	/*background:  url(../images/tad_header04.jpg);/* not clear what this does but it doesn't hurt */
/*}
/* --------- Drop Down -------- */
#nav li ul {
	position:absolute;
	left:-999em;
	top:2em;
	list-style:none;
	z-index: 10;
	display: none;
}
#nav li ul li {
	width:148px;
	display: none;
}
#nav li:hover ul {
	left: -20px;
	top: auto;
	display: block;
}
#nav li:hover ul li {
/*	background in site unique*/ 
	display: block;
}
#nav li:hover ul li:hover{
	/*background:  url(../images/tad_header04.jpg); */
	background: #990000; /* This is background for submenu being hovered over */
}
#nav li:hover ul li:hover a{
/*	background in site unique*/ 
	color: #FFFFFF; /* this is link font color for sub menu being hovered over */
}
#nav_contact_button{
	position: relative;
	top: 1px;
	background-color: white;
	border-radius: 4px;
	float: right;
	height: 24px;
	width: 24px;
}
#nav_contact_image {
	height: 20px;
	width: 20px;
	margin-left: 2px;
	margin-top: 2px;
}
#contact-dialog-form{
}
/** CONTENT */

#content {
	width: 950px;
	margin: 0px auto;
	padding: 20px 0px 20px 0px;
	display: block;
	overflow: auto;
}

#columnA {
	float: right;
	width: 538px;
	padding-left: 20px;
	border-left: 1px dashed #EEEEEE;
}

#columnA h2 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	font-size: 12pt;
	font-weight: bold;
}

#columnB {
	float: left;
	width: 200px;
}

#columnB h3 {
	height: 22px;
	border-bottom: 1px dashed #EEEEEE;
	border-spacing: 2px;
	font-size: 11pt;
	font-weight: bold;
}
p.uploadlist{
	line-height: 0.5em;
}
p.uploadlist img{
	max-width: 50px;
	max-height: 50px;
	display: block;
}
.upload_container{
	columns:200px 3;
	-webkit-columns:200px 3; /* Safari and Chrome */
	-moz-columns:200px 3; /* Firefox */
}
/** FORM */

#form {
	line-height: 10pt;
}
.formerror {
	color: #E31B23;
	font-style: bold;
}
#form .formhighlight {
	background-color: #FFFF66; //yellow
}
#form label {
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	font-weight: bold;
}
#form .submitbutton {
	margin-left: 8.5em;
	margin-bottom: 5px;
	padding:5px 15px; 
	background: #DC582A;
	color: #FFFFFF;
	border-color: #DC582A;
/*	background: rgba(0, 0, 0, 0) linear-gradient(#d2ff52, #91e842) repeat scroll 0 0;	
  border:0 none;*/
  cursor:pointer;
  -webkit-border-radius: 5px;
  border-radius: 5px;
} 
#charcounter_counter {
	text-align: center;
}
.formnotes {
	float: left;
	margin-left: 0.5em;
}
#form textarea{
	width: 300px;
	float: left;
} 
#form input{
	width: 300px;
	float: left;
}
#form select{
	width: 300px;
	float: left;
}
#sample_box {
	position: relative;
/*	top: -130px;
	left: 300px;*/
	top: 20px;
	padding: 5px;
	width: 200px;
	height: 100px;
	border: solid;
}
#sample_box2 {
	position: relative;
	top: -95px;
	left: 300px;
	padding: 5px;
	width: 200px;
	height: 100px;
	border: solid;
}
#form .onefield{
	margin-top: 3px;
	margin-bottom: 6px;
}
/** LOGIN **/

#login p{
	text-align: left;
	margin-bottom: 5px;
}
#login .submit_button{
	margin-top: 15px;
}
/** FAQS */

#faq p{
	text-align: left;
}
/** BULK UPLOAD **/

#preload_spin_box {
	position: absolute;
	top: 30px;
	left: 350px;
}
#preload_label {
	font-style: italic;
}
#preload_spin {
}
#bu_stats_table {
}
#upload_list_box {
	position: relative;
	width: 778px;
	height: 500px;
}
#bu_image_list ul{
	margin-left: 0px;
	padding-left: 0px;
}
#bu_image_list li{
	font-size: 0.6em;
	float: left;
	width: 160px;
	margin-left: 10px;
	padding-left: 0px;
	line-height: 0.9em;
	overflow: hidden;
}
/** FOOTER */
/*
#footer {
	clear: both;
	width: 950px;
	margin: 0px auto;
	height: 29px;
	padding: 0px 5px 0px 5px;
	background: #666666 ; 
	text-align: center;
}

#footer p {
	width: 600px;
	float: left;
	margin: 0px;
	padding: 5px 5px 0px 5px;
	font-size: 10px;
	color: #FFFFFF;
}

#footer a {
	font-size: 10px;
	color: #CCCCCC;
}
#footer .fmenu{
	margin-right: 10px;
	padding-right: 10px;
	float: right;
}*/
/** OVERLAY */
/* the overlayed element */
.sample_overlay {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color: #333;
	width:340px;	
	min-height:750px;
	border:1px solid #666;
	position:absolute;
	right:100px;
	top:150px;
	/* CSS3 styling for latest browsers */
	/*-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	*/
}

/* close button positioned on upper right corner */
.sample_overlay .samplephone{
	position:absolute;
	top: 5px;
	width:340px;
	height:auto;
}
.sample_overlay .close {
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.sample_overlay .save {
	position:absolute;
	right:0px;
	bottom:0px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.sample_overlay .refresh {
	position:absolute;
	left:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
.sample_overlay h3 {
	color: #FFFFFF;
}
#phoneframe {
	position:absolute;
	top:	85px;
	right:	25px;
	width: 293px;
	height: 573px;
}
#phoneframe iframe {
	width: 100%;
	height: 100%;
}
#closeh3 {
	position:absolute;
	top:-20px;
	right:60px;
}
#saveh3 {
	position:absolute;
	bottom:-2px;
	right:60px;
}
#usmap{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#usmap h3{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#usmap .map{
	position:absolute;
	left: 2px;
	top: 20 px;
}
/** OVERLAY */
/* the overlayed element */
.full_page{
	min-height: 500px;
}
.rw_col1{
	position: relative;
	float: left;
	width: 100px;
	text-align: center;
}
.rw_col2{
	width: 270px;
	position: relative;
	float: left;
	padding-left: 10px;
}
#rw_view {
	
	/* must be initially hidden */
	display:none;
	
	/* place overlay on top of other elements */
	z-index:10000;
	
	/* styling */
	background-color: #FFF;
	width:400px;	
	min-height:220px;
	border:3px solid #666666;
	position:relative;
	left: 400px;
	top: 40px;
	/* CSS3 styling for latest browsers */
	-moz-box-shadow:0 0 90px 5px #000;
	-webkit-box-shadow: 0 0 90px #000;	
}
#rw_view h3, p{
	padding-left: 10px;
}
#rw_view p{
	line-height: 1.5em;
}

/* close button positioned on upper right corner */
#rw_close{
	position:absolute;
	right:-15px;
	top:-15px;
	cursor:pointer;
	height:35px;
	width:35px;
}
#grp_table{
	width: 100%;
}
#grp_table td{
	padding-bottom: 5px;
}
.grp_au{
	width: 15%;
}
.grp_it{
	width: 15%;
}
.grp_auction{
	height: 25px;;
}
.grpopen{
	position: relative;
	float: left;
	width: 15%;
	text-align: left;
}
.grpau{
	position: relative;
	float: left;
	width: 65%;
	text-align: center;
}
.grp_slider{
	margin-top: 10px;
}
.grpclose{
	position: relative;
	float: right;
	width: 15%;
	text-align: right;
}
.grpdelete{
	margin-top: 3px;
	margin-right: 5px;
	position: relative;
	top: 7px;
}
.group_change{
	font-size: 0.6em;
	position: relative;
	top: -12px;
}
.dfclass{
	display: block;
}
.dhint{
	font-size: 0.6em;
}
.validateTips{
	font-size: 0.6em;
}
.col3-1{
	position: relative;
	float: left;
	width: 32%;
	text-align: left;
}
.col3-2{
	position: relative;
	float: left;
	width: 32%;
	text-align: center;
}
.col3-3{
	position: relative;
	float: left;
	width: 32%;
	text-align: right;
}
.clearall{
	clear: both;
}
.buttonspacer{
	margin-left: 20px;
}
.redbutton {
	background: #DC582A;
	color: #FFFFFF;
	border-color: #DC582A;
  cursor:pointer;
  -webkit-border-radius: 10px;
  border-radius: 10px;
/*	border: 1px solid #da5a4e;
	background: url("images/ui-bg_highlight-soft_95_e31b23_1x100.png") repeat-x scroll 50% 50% #E31B23;
	font-weight: normal;
	color: #ffffff;*/
}
.greenbutton {
	border: 1px solid #19A319;
	background-color: #19A319;
	font-weight: normal;
	color: #ffffff;
}
#feedback_message{
	position: absolute;
	top: 185px;
	margin-left: 23px;
	color: #d12e22;
	z-index: 1;
}
.orangetext{
	color: #DC582A;
}
.redtext{
	color: #d12e22;
}
.greentext{
	color: #19A319;
}
.bluetext{
	color: #0066FF;
}
.yellowbg{
	background-color: yellow;
}
.eltable tr.maestroeven td{
	background-color: #D4D4D5;
}
.eltable tr.maestroodd td {
	background-color: #EDEDED;
}
#go_mobile_button {
	font-size: 4em;
}
.priceimg{
	height: 50px;
	width: 50px;
}
.money{
	text-align: right;
}
.payment{
	background-color: #99D699;
}
.floatrt{
	float: right;
}
#paystats p{
	margin-top: 2px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
#crfields{
	border-style: none;
}
.crpulldown {
    width: 315px;
}
.crta{
	margin-top: 10px;
	width: 315px;
	height: 125px;
	
}
#mycart{
	color: yellow;
	background-color: green;
	border-radius: 5px;
	height: 42px;
	width: 230px;
	padding-left: 5px;
	position: absolute;
	top: 120px;
	left: 720px;
	text-align: left;
}
#cartbutton {
	z-index: 5;
	position: absolute;
	top: 123px;
	left: 840px;
	width: 110px;
	height: 35px;
}
.btab_menu{
	height: 50px;
	margin-top: 7px;
	border-radius:10px;
}
.float_left{
	display: block;
	position: relative;
	float: left;
}
.dashcontainer{
	width: 200px;
	height: 200px;
	position: relative;
	display: block;
	float: left;
}
.dashcontainer img{
	width: 100%;
	max-height: 100%;
}
.yellow_background{
	background: #ffff99;
}
#elt2fhead{
	margin-left: 15px;
	font-size: 20px;
	width: 100%;
	height: 20px;
	position: absolute;
	top: 120px;
}
#sdash_t2frecentcount{
	margin-left: 15px;
	margin-right: 15px;
}
#sdash_t2frecenttotal{
}
#elddash{
	width: 100%;
	height: 160px;
	line-height: 40px;
	font-size: 30px;
	font-style: bold;
}
.elddash{
	margin-left: 15px;
}
.eldcol1{
	position: relative;
	width: 200px;
	float: left;
}
.eldcol2{
	position: relative;
	width: 150px;
	float: left;
}
.eldcol3{
	position: relative;
	width: 450px;
	float: left;
	font-size: 16px;
}
.eldcol4{
	position: relative;
	width: 100px;
	float: left;
	font-size: 16px;
}
#update_time{
	font-size: 16px;
}
#eldbidders{
}
#eldbids{
}
#eldtotal{
}
#eldupdated{
}
#preview_frame{
	margin-top: 20px;
	width: 600px;
	height: 400px;
}
#preview_iframe{
	width: 100%;
	height: 100%;
	font-size: 8pt;
	line-height: 14px;
}
.yellow_button{
	background: #ffff99;
}
.gray_button{
	background: #E9E9E9;
	border-color: #E9E9E9;
}
.green_button{
	background: #19A319;
}
.red_button{
	background: #d12e22;
}
.lt_green_button{
	background: #99D699;
}
.aqua_button{
	background: #2AD2C9;
	border-color: #2AD2C9;
}
.teal_button{
	background: #007672;
	border-color: #007672;
}
.arrblue_button{
	background: #043546;
	border-color: #043546;
	color: #FFFFFF;
}
.orange_button{
	background: #DC582A;
	border-color: #DC582A;
	color: #FFFFFF;
}
.blast_save_button{
	margin-left: 15px;
	width: 150px;
	height: 30px;
/*	background: #DC582A;*/
/*	color: #FFFFFF; */
/*	border-color: #DC582A; */
  cursor:pointer;
  -webkit-border-radius: 5px;
 	border-radius: 5px;
}
.blast_action_button{
	margin-left: 15px;
	width: 150px;
	height: 30px;
  -webkit-border-radius: 5px;
 	border-radius: 5px;
}
.blast_cancel_button{
	margin-left: 122px;
	width: 150px;
	height: 30px;
  -webkit-border-radius: 5px;
 	border-radius: 5px;
/* 	background: #4F5D5C;*/
/* 	border-color: #4F5D5C; */
/* 	color: #2AD2C9;*/
}
#top_wait{
	position: absolute;
	top: 80px;
	left: 250px;
	display: none;
}
.tabcol1 {
	display: block;
	float: left;
	width: 45%;
}
.tabcol2 {
	margin-left: 5%;
	display: block;
	float: left;
	width: 45%;
}
.tabcol3 {
	margin-left: 3%;
	display: block;
	float: left;
	width: 30%;
}
.tabcol4 {
	margin-left: 3%;
	display: block;
	float: left;
	width: 22%;
}
#iaulnote input{
	width: 20px;
}
.caption_button_flex{
	width: 100%;
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-end;
	align-content: center;
}
.caption_button{
	
}
.generic_report_control{
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;
}
.generic_report_control label{
	margin-right: 20px;
}
.generic_report_select_box{
	margin-right: 40px;
}
.generic_report_control select{

}
.generic_report_control button{

}
.msg1form{
	min-height: 200px;
}
.msg1formgrid{
	display: grid;
	grid-template-columns: 120px 1fr;
	grid-template-rows: auto;
	grid-column-gap: 20px;
	grid-row-gap: 10px;
	grid-template-areas:
	". ."
	". ."
	". ."
	"submit submit";
}
.msg1formgrid .msg1formtext{
	display:flex;
	flex-direction: column;
	align-items: flex-start;
}
.msg1formgrid #ssm_submit{
	grid-area: submit;
}