﻿.modal_login {
    padding: 0 !important;
    margin: 0;
    overflow: hidden !important;
}
.couponstatus {
    color: #739530;
    font-weight: bold;   
}
 
.linkbutton {
	background-color: #9fc359;
    
	color: #ffffff  ;
	font-size: 12px;
	padding: 5px 20px !important;
	margin: 2px 0px !important;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	cursor: pointer;
	font-family: Arial, sans-serif;
}
.linkbutton:hover 
{
    color: #ffffff;
	background-color: #739530;
}
.trackselected 
{
    background-color: #eaeaea;
}

.conferencetrack {

}
.highlight {
    font-weight:bold;
    color:Red;
}
.grid
{
    border-collapse:collapse;
    border-spacing:0;
}
.grid thead
{
    font-weight:bold;
    background-color: #dedede;
    border-top: 1px solid #333;
}

/* Admin Cart -- */
.grid .nonship
{
    font-weight:bold;
    background-color: #cde5e7;
    border-top: 1px solid #333;
}
.grid .ship
{
    font-weight:bold;
    background-color: #e8d1ff;
    border-top: 1px solid #333;
}
.grid .takewith
{
    font-weight:bold;
    background-color: #d2e4ad;
    border-top: 1px solid #333;
}
.shiplinkbutton {
	border: none;
	background-color: #ce9eff;
    
	color: #333;
	font-size: 12px;
	padding: 5px 20px !important;
	margin: 2px 0px !important;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	cursor: pointer;
	font-family: Arial, sans-serif;
}
.shiplinkbutton:hover 
{
    color: #333;
	background-color: #b46cff;
}
.adminlinkbutton {
	background-color: #9fc359;
    
	border: none;
	color: #333;
	font-size: 12px;
	padding: 5px 20px !important;
	margin: 2px 0px !important;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	cursor: pointer;
	font-family: Arial, sans-serif;
}
.adminlinkbutton:hover 
{
    color: #333;
	background-color: #739530;
}
input[type="button"].admin, input[type="submit"].admin {
	border: none;
	background-color: #9fc359;
	/* display: block; */
	color: #333;
	font-size: 12px;
	padding: 5px 20px !important;
	margin: 2px 0px !important;
	-moz-border-radius: 6px;
	border-radius: 6px; /* ADD THIS LINE TO THIS EXISTING CLASS */
	-webkit-border-radius: 6px;
	cursor: pointer;
	font-family: Arial, sans-serif;
}

input[type="button"].admin:hover, input[type="submit"].admin:hover {
	background-color: #739530;
}

/* -- Admin Cart */

.grid td
{
    vertical-align:middle;
    padding:5px;
}
.grid tr.total
{
    background-color: #ccc;
    font-weight: bold;
    border-top: 2px solid #333;
}
.grid tr.bottomline
{
    border-bottom: 1px solid #333;
}
.digitalgrid
{
    border-collapse:collapse;
    border-spacing:0;
    table-layout:fixed
}
.digitalgrid thead
{
    font-weight:bold;
    background-color: #dedede;
    border-top: 1px solid #333;
}
.digitalgrid td
{
    vertical-align:middle;
    padding:5px;
    word-wrap: break-word;
}
.digitalgrid tr.total
{
    background-color: #ccc;
    font-weight: bold;
    border-top: 2px solid #333;
}
.widegrid
{
    width:800px;
}
.widegrid thead
{
    font-weight:bold;
}
.widegrid td
{
    vertical-align:middle;
}

.conference_grid
{
    width: 670px;
    border-collapse:collapse;
    border-spacing:0;
}
.conference_grid thead
{
    font-weight:bold;
    background-color: #efefef;
    border-top: 1px solid #ccc;
}
.conference_grid tr
{
    border-bottom: 1px solid #ccc;
}
.conference_grid td
{
    padding:5px;
}

.msg
{
    margin: 10px 0 10px 0;
}


/* conference registration */
.guest-items table
{
    margin-left: 3em;
    border-collapse:collapse;
    border-spacing:0;
}
.guest-items tr td
{
    padding:5px;
}
.guest-items tr td input
{
    width: 125px;
}
#use-payment-plan-div
{
    text-align:right;   
    padding-top:3px;
}
#use-payment-plan-div input
{
    margin-left:0px !important;
    margin-right:3px !important;
}

/*scheduled payment*/
.form label
{
    width:100px;
    font-weight:bold;
}
.form p label
{
    display:inline-block;
    width:100px;
    font-size: 9pt;
}
.form p
{
    padding-bottom:5px;
}
.form 
{
    padding-left:5px;
}

div.Terms p
{
    font-weight:bold;
}

div.Terms ol
{
    padding-left:20px;
    padding-top:10px;
    font-size:9pt;
}

/* login */
fieldset p label.label
{
    font-size:9pt;
    font-weight:bold;
}

fieldset p input
{
    margin:2px;
}

/*product details*/
div.productdetail div.currentproduct h1, 
div.productdetail div.productshighlight h1, 
div.productdetail div.ratereview h1
{
    font-family: Georgia, Serif;
    line-height:120%;
    font-size: 1.4em;
    font-weight:normal;
    color: #333333;
}

/*my account*/
div.empty
{
    font-size: 9pt;
}

/*search results flags*/
div.listing div.productcontainer div.flagsale {
	background: transparent url(../../../img/v1/flag_sale.png) no-repeat;
	position: absolute;
	right: 17px;
	top: -1px;
	width: 45px;
	height: 44px;
	text-indent: -9999px;
}
div.listing div.productcontainer div.flagfree {
	background: transparent url(../../../img/v1/flag_free.png) no-repeat;
	position: absolute;
	right: 17px;
	top: -1px;
	width: 45px;
	height: 44px;
	text-indent: -9999px;
}
div.listing div.productcontainer div.flaglowstock {
	background: transparent url(../../../img/v1/flag_low_stock.png) no-repeat;
	position: absolute;
	right: 17px;
	top: -1px;
	width: 45px;
	height: 44px;
	text-indent: -9999px;
}
div.listing div.productcontainer div.flagownit {
	background: transparent url(../../../img/v1/flag_own_it.png) no-repeat;
	position: absolute;
	left: -2px;
	top: 70px;
	width: 52px;
	height: 21px;
	text-indent: -9999px;
}

/*scheduled payment*/
div.scheduledPayment div.success
{
    width:670px;
    font-size:9pt;
}

div.scheduledPayment div.error
{
    width: 670px;
}

#volunteer_form
{
}
    #volunteer_form h2
    {
        margin-top: 20px;
        margin-bottom: 5px;
    }

    #volunteer_form p
    {
        margin: 5px 0 5px 0;
    }

.volunteer
{
    display: inline-block;
    vertical-align: top;
}
    .volunteer input
    {
        float: left; 
    }
    .volunteer .volunteer_text
    {
        width: 375px;
        margin-left: 25px; 
    }
.column
{
    float: left;
    width: auto;
    margin-right: 10px;
}
.row
{
    clear: both;
}
div.addressLabel
{
    width: 200px; 
    height: 175px; 
    float: left; 
    margin: 5px;
    cursor: pointer;
    padding: 10px;
}

div.selectedAddress
{
    border: 1px solid #307098;
    background-color: #D5E6F1;
    padding: 10px;
}

div.selectedAddressLabel
{
    border-top: 1px solid #307098;
    border-left: 1px solid #307098;
    border-right: 1px solid #307098;
    background-color: #3C8CBE;
    font-weight: bold;
    padding: 5px;
    color: #fff;
    text-align: center;
}

div.selectAddress
{
    border: 1px solid #999;
    background-color: #efefef;
    padding: 10px;
}

div.selectAddressLabel
{
    border-top: 1px solid #999;
    border-left: 1px solid #999;
    border-right: 1px solid #999;
    background-color: #ccc;
    font-weight: bold;
    padding: 5px;
    text-align: center;
}

 

.center { margin-left:auto; margin-right:auto; text-align:center; }
.highlight { color: #900;font-weight: bold; }

/*Generic indenting code*/
.m20 {
    padding-left : 20px;
}
 
.m40 {
    padding-left : 40px;
}
 
.m60 {
    padding-left : 60px;
}
 
.m80 {
    padding-left : 80px;
}
 
.m100 {
    padding-left : 100px;
}
 
.m120 {
    padding-left : 120px;
}
 
.m140 {
    padding-left : 140px;
}
 
 
.lt-blue { background-color: #DCEDEF; }
.lt-gray { background-color: #F7F7F7; }
.lt-green { background-color: #eef5e1 }
 
.dk-blue { color: #307098; font-weight: bold; }
.dk-green { color: #9FC359; font-weight: bold; }
.dk-gray { color: #EFEFEF; font-weight: bold; }
 
.gray-box-center {background-color: #F7F7F7; padding:5px; margin-left:auto; margin-right:auto; text-align:center;}
.gray-box { background-color: #F7F7F7; padding: 5px; margin: 20px; }
 
/*This duplicates the H2 tag but without the spacing*/
.blue-title { color: #2c6387; font-family: Georgia,serif; font-weight: normal; display: block; text-align: left; }
 
.list { list-style-position: outside !important; }
 
.float-rt { float: right; margin-left: 10px; }
.float-lt { float: left; margin-right: 10px; }

table.space5  {
border-spacing: 5px;
}

td.lt-green  {
padding: 5px;
background-color: #eef5e1;
}

td.lt-gray {
    padding: 5px;
    background-color: #edeeed;
}

.redbox{
    padding: 5px;
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    text-align: center;
    background-color: #f4dfdc;
    margin-right:5px;
}

 