﻿/* CSS Document */

img {
	border:none;
	}

p{
	font-size:14px;
	margin-bottom:15px;
	}
	
.containercap{
    display:block;
    }
	
.checkout-header {
    padding-bottom: 25px;
}

#leftcolumn{
	width:749px;
	float:left;
	}
	
#rightcolumn{
	width:219px;
	float:right;
	}
#content #leftcolumn a{
    font-size:12px;
	text-decoration:underline;
    
}	

#content #leftcolumn a:hover{
	text-decoration:none;
}

.subscription-item h3, h4 {
    font-family: ExuberancePrimary;
    font-weight: bold;
}

.subscription-info {
    border-right: solid 1px #CCC;
    text-align: center;
    padding: 5px 0;
}

.subscription-info:last-child {
    border-right: none;
}

.subscription-info .key {
    color: #888;
}

.subscription-info strong {
    display: block;
    margin-top: 20px;
}
	
/*------------The cart container stuff--------------------------*/




/*------------cart item stuff--------------------------*/


	



.cartitemcertificates{
    float:left;
    margin-top:5px;


    }
    
.certlabelAdd{
    margin-left:0px;
    width:490px;
    padding :5px;
    opacity:0.5;
    filter: alpha(opacity = 50);
    vertical-align: middle;
	}

.cart-empty .panel-body,
.cart-empty .continue-container {
    text-align: center;
}

.package-courses .add-link-container {
    padding-top: 9px;
}

.package-courses .onlinecoursename {
    padding-top: 15px;
}

.package-courses .panel-add-certs {
    padding-top: 10px;
    clear: both;
}
	
.certificatelistingcontainer{
    border-bottom:1px solid #f4f4f4;
    margin-bottom:3px;
}

.continue-container {
    padding-top: 20px;
}
	
    

@media only screen and (max-width: 500px) {
    .navbar-bottom-row > .navbar-nav > li {
        width: 100%;
    }
    .add-cert-select {
        width: 98%;
    }
    .navbar-container {
        margin-left: -30px;
    }
    .navbar-top-row {
        margin-top: 0px;
        float: right;
        width: 50%;
    }
    .navbar-bottom-row {
        width: 50%;
    }
    #logged {
        margin-left:15px;
    }
    .progress-bar-image{ 
        width: 100%;
    }
    .cartitemprice {
        float: right;
    }
    .cartitemremovelink {
        float: left;
    }
    .cart-summary-container {
    width: 100%;
    padding-right: 15px;
    }
    .mck-cart {
    width: 100%;
    padding-right:0px;
    padding-left:0px;
    margin-right:0px;
    margin-left:0px;
    }
    .navbar-default {
        padding: 0;
        margin-left:-30px;
    }
    .navbar{
        padding: 0 0 0 10%;
    }
    #importantnotices {
        margin-left: 10px;
    }
    .sugsell-row {
        padding-right:0px;
        margin-right: 0px;
    }
    .col-lg-6, .col-md-12 {
        padding-right: 0px;
    }
}
/*------------Help Box--------------------------*/

#helpbox{
	margin-top:10px;
	}

#helpboxheader{
	width:205px;
	height:25px;
	padding-top:6px;
	padding-left:14px;
	color:#2e2e5d;
	font-size:14px;
	background-image:url(images/helpbox_topcap.png);
	background-repeat:no-repeat;
	}
	
#helpboxcontents{
	width:199px;
	padding-top:1px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/helpbox_body.png);
	background-repeat:repeat-y;
	font-size:12px;
	color:#666;
	}
	
#helpboxcontents a{
	font-size:14px;
	font-weight:bold;
	color:#2e2e5d;
	margin-top:10px;
	text-decoration:none;
	}
	
#helpboxcontents a:hover{
	font-size:14px;
	font-weight:bold;
	color:#2e2e5d;
	margin-top:10px;
	text-decoration:underline;
	}
	
#helpboxphone, #helpboxemail{
	font-size:14px;
	font-weight:bold;
	color:#2e2e5d;
	margin-top:10px;
	
	}
	
.phoneicon{
	margin-right:10px;
	margin-bottom:-5px;
	}
	
.emailicon{
	margin-right:10px;
	margin-bottom:0px;
	}
	
.realperson{
	margin-top:10px;
	margin-left:5px;
	display:block;
	
	}

#helpboxfooter{
	width:219px;
	height:23px;
	background-image:url(images/helpbox_bottomcap.png);
	background-repeat:no-repeat;
	}
	
	
	
/*------------The Genaric content container stuff--------------------------*/


#leftcontentcontainer{
	width:749px;
	margin-bottom:20px;
	}
	
#leftcontentcontainerheader{
	width:700px;
	height:30px;
	padding:14px 35px 0 14px;
	overflow:hidden;
	background-image:url(images/cartcontents_topcap.png);
	background-repeat:no-repeat;
	color:#2e2e5d;
	font-size:14px;
	font-weight:bold;
	}

#leftcontent{
	width:729px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/cartcontents_body.png);
	background-repeat:repeat-y;
	overflow:hidden;
	}

#creditcarderror{
	width:729px;
	padding-left:10px;
	padding-right:10px;
	background-image:url(images/cartcontents_body.png);
	background-repeat:repeat-y;
	overflow:hidden;
	}

#leftcontentcontainerfooter{
	width:749px;
	height:20px;
	overflow:hidden;
	background-image:url(images/cartcontents_genaricbottomcap.png);
	background-repeat:no-repeat;
	}
	
	
/*------------Important Notices--------------------------*/

#importantnotices{
	width:100%;
	padding:10px;
	margin-left:-5px;
	margin-top:10px;
	margin-bottom:20px;
	background-image:url(images/importantnotesbkg.png);
	background-repeat:repeat-x;
	}


/*------------Credit card form stuff--------------------------*/
#cardfields{
    margin-top:30px;
    margin-left:30px;
    margin-bottom:20px;
    overflow:hidden;
 }
 
.cclabel{
	width:150px;
	display:block;
	text-align:right;
	font-size:13px;
	font-weight:bold;
	color:#444545;
	margin-right:20px;
	float:left;
	}
	
#nameoncard, #cardnumber, #expirationdate, #cardtype{
    margin-bottom:10px;
  }
  
#cardicons{
    float:right;
    margin-right:160px;
    margin-top:-5px;
    }
  
#content div.AuthorizeNetSeal{
    float:left;
  }
  
#trusticons{
    float:left!important;
    margin-top:20px!important;
}

#trusticons img{
    margin-right:10px;
}

#trusticons div{
    float:left;
    margin-right:10px;
}


.asperrorlabel{
    margin-left:200px;
}

/* subscription styles */

.subscriptions
{
    width: 739px;
    margin-left: 3px;
    border: solid #BBB 1px;
    border-width: 0 1px 1px 1px;
    background-image: none;
}

.subscriptions table
{
    border-collapse: collapse;
    width: 96%;
    margin: 10px 2%;
    text-align: center;
    font-size: 14px;
}
            
.subscriptions td, .subscriptions th
{
    border: solid 1px grey;
    border-width: 0 0 1px 1px;
    padding: 5px 0;
}
            
.subscriptions tr:last-child td
{
    border-bottom: none;
}
            
.subscriptions .subscription-name
{
    font-weight: bold;
    text-align: left;
    border-left: none;
    width: 50%;
}
            
.subscriptions .negative-hours
{
    color: #DD0101;
}
            
.subscriptions .positive-hours
{
    color: #016601
}

.future-subscription
{
    margin: 10px 5%;
    border: solid #CCC 1px;
    background-color: #EEE;
    border-radius: 10px;
    padding: 10px;
    overflow: hidden;
}

.future-subscription .subscription-info
{
    overflow: hidden;
}

.future-subscription .buttons
{
    float: right;
    margin-left: 20px;
}

.future-subscription .buttons input
{
    white-space: normal;
    width: 100px;
    padding: 10px;
    font-size: 14px;
}

.future-subscription h2
{
    margin-bottom: 10px;
}

.future-subscription p
{
    margin: 0 0 10px 0;
}

.future-subscription ul
{
    padding-left: 30px;
    list-style-type: disc;
    margin: 10px 0;
    font-size: 14px;
}

.SubscriptionRenew {
    margin-top: 10px;
    font-size: 14px;
    line-height:22px;
}

.term {
    margin-bottom: 5px;
}

.cart-item-contents {
    padding-left: 30px;
}

.cart-item-contents td {
    padding: 7px 0;
}

.cart-item-contents tr:last-child td {
    padding-bottom: 0;
}