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




/********************************************************************************
			CART CART CART CART CART CART CART CART CART 
*********************************************************************************/
* {
	padding:0px;
	margin:0px;
}
html {
	margin-bottom:1px;
	height:100%
}
body {
	background:url(/assets/root/images/bg-repeat-x.gif) repeat-x top #736f67;
	color:#333333;
	font-family: Verdana, Arial, sans-serif;
font-size:62.5%;
}
#container {
	text-align:left;
	margin:0px auto 0px;
	width:995px;
}
#container .header {
	height:181px;
	position: relative;
}
#container .header .logo a {
	background:url(../../../../assets/root/images/lincoln-hall-logo.png) no-repeat scroll 0px 0px;
	display:block;
	height:181px;
	width:209px;
}
#container .body {
	background: url(/assets/root/images/content-bg-repeat-x.gif) repeat-x top #ffffff;
	padding:13px 16px;
}
#container .cartList {
	list-style:none;
	padding:0px 22px 25px 0px;
	border-bottom:1px solid #ac2f2f;
	display:none;
}
#container .cartList li {
	float:left;
	font-size:17px;
	padding:0px 36px 0px 0px;
}
#container h2 {
	clear:both;
	background:#E4E4E4 none repeat scroll 0 0;
float:none;
font-family:Georgia,serif;
padding:10px;
color:#006699;
font-size:26px;
font-weight:normal;
line-height:normal;
}
#container h4 {
	clear:both;
	padding:25px 0px;
}
#container h2 {
	font-size:1.6em;
	font-weight:normal;
	text-transform:uppercase;
}
#container h3 {
	width:250px;
	padding:0px 0px 5px;
	font-size:13px;
}
#container .pnlContainer h3 {
	width:250px;
	padding:0px 0px 5px;
}
#container .body table {
	font-size:1.2em;
	margin:0px 0px 13px;
	width:100%;
	padding:10px 0px 0px 25px;
}
#container .body table th {
	border-bottom:1px solid #006699;
	font-size:11px;
	padding:0px 10px 5px;
	font-weight:normal;
}
#container .body table td {
	padding:10px;
}
#container .body table input {
	margin:0 0 5px 0;
}
.name {
	font-weight:bold;
}
.clear {
	clear:both;
	overflow:hidden;
	height:1px;
}
.desc {
	font-size:11px;
	color:#464242;
}
.desc ul {
	margin:0px 30px;
}
.pnlContainer {
	float:left;
	background:#fff url(/assets/root/images/cart_bg.gif) no-repeat 0px 0px;
	margin-top:20px;
	width:100%;
}
.infoContainer {
	color:#000000;
	font-size:13px;
	margin:0px 10px 13px 0px;
	padding:10px 40px;
	width:250px;
}

.infoContainer .info #ctl00_ContentPlaceHolder1_ddlCountry{
	width:145px;
	
}
.infoContainer .info #ctl00_ContentPlaceHolder1_ddlCountry option{

}

.creditCard {
	width:303px;
}
.info {
	clear:both;
	padding:5px 0px
}
.input {
	float:right;
}
.error {
	background-color:#990000;
	color:#FFFFFF;
	font-weight:bold;
	margin:0;
}
.details {
	margin:10px 0px;
	text-align:right;
	background:#F1F1F1;
	padding:10px 40px;
	height:100px;
}
.details span {
	font-weight:bold;
	font-size:12px;
	color:#337791;
}
.hidden {
	position:absolute;
	margin-left:-990px;
	left:-999px;
}
.coupon {
	padding:0px 0px 10px;
	text-align:left;
}
/***************************************************************************
	LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS LINKS 
**********************************************************************/

 #container a:link, #container a:visited, #container a:hover, #container a:active {
	color:#ac2f2f;
	text-decoration:none;
}
#container a:hover {
	color:#2fb1d5;
}
#container .body table a:link, #container .body table a:visited, #container .body table a:hover, #container .body table a:active {
	font-size:10px;
	padding:1px 5px;
	color:#fff;
	background-color:#337791;
}
#container .body table a:hover {
	background-color:#ac2f2f;
}
.grandTotal #ctl00_ContentPlaceHolder1_lblGrandTotal {
	font-weight:bold;
	padding:1px 2px;
}
#ctl00_ContentPlaceHolder1_pnlCheckoutSuccess h2 {
	background-color:#8AB669;
	color:#FFFFFF;
	padding:6px 0;
	text-align:center;
}
.grandTotal {
	background:#FFFFFF url(/assets/root/images/cart_bg.gif) no-repeat scroll 0 0;
	height:100px;
	margin:10px 0;
	padding:10px 40px;
	text-align:right;
}
.detailBox .error {
	display:block;
}
.detailBox span {
	font-size:13px;
}
.detailBox br {
	display:none;
}
.cartItemImg {
	width:50px;
}
.cartItemImgContainer {
	float:left;
	margin:0 20px 20px 0;
}
span.cartItemDescription {
	display:block;
	line-height:36px;
}
#container a.previous:link, #container a.previous:visited, #container a.previous:hover, #container a.previous:active {
	display:block;
	border:1px solid #337791;
	color:#337791;
	font-size:11px;
	padding:1px 5px;
	float:left;
}
#container a.previous:hover {
	border:1px solid #ac2f2f;
	color:#ac2f2f;
}
#container a.update:link, #container a.update:visited, #container a.update:hover, #container a.update:active {
	display:block;
	border:1px solid #337791;
	color:#337791;
	font-size:11px;
	padding:1px 5px;
	float:left;
	margin-bottom:10px;
}
#container a.update:hover {
	border:1px solid #ac2f2f;
	color:#ac2f2f;
	font-weight:normal;
}
#container a.next:link, #container a.next:visited, #container a.next:hover, #container a.next:active {
	background-color:#337791;
	display:block;
	font-size:13px;
	padding:2px 5px;
	text-decoration:none;
	font-weight:normal;
	float:right;
	color:#fff;
}
#container a.next:hover {
	background-color:#ac2f2f;
}
#container a.confirm:link, #container a.confirm:visited, #container a.confirm:hover, #container a.confirm:active {
	background-color:#337791;
	display:block;
	font-size:13px;
	padding:2px 5px;
	text-decoration:none;
	float:right;
	color:#fff;
}
#container a.next:hover {
	background-color:#ac2f2f;
}
#container a.continue:link, #container a.continue:visited, #container a.continue:hover, #container a.continue:active {
	border:1px solid #337791;
	color:#337791;
	display:block;
	font-size:11px;
	margin:0px 10px 10px 0px;
	float:left;
	padding:1px 5px;
}
#container a.continue:hover {
	border:1px solid #ac2f2f;
	color:#ac2f2f;
}

    

/* iphone styles */


.iphone #container .header {
	background:none;
	padding:10px 5px;
height:auto;

}
.iphone #container .header .logo a {
   background: url("/assets/root/images/lhmobilelogo.png") no-repeat scroll left top transparent;
    height: 59px;
}
.iphone #container h2, .iphone #container h3 {
 background: none repeat scroll 0 0 #E4E4E4;
    clear: both;
    width:97%;
    color: #006699;
    float: none;
    font-family: Georgia,serif;
    font-size: 18px;
    font-weight: normal;
    line-height: normal;
    padding: 10px;
}
.iphone #container .pnlContainer h3 {
	font-size:12px;
	width:auto;
	background:none;
	color:#424242;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:none;
}
.iphone #container .body {
	padding:0;
}
.iphone #container .body table {
	background:#fff;
	margin:0;
	padding:0px;
}
.iphone #container {
	width:100%
}
.iphone #container .body table th {
    border-bottom: 1px solid #006699;
    font-size: 11px;
    font-weight: normal;
    padding:10px;
}
.iphone th.prodQuantity, .iphone th.prodPrice, .iphone td.itemPrice, .iphone td.itemQuantity {
	border-left:1px solid #D1D1C6;
	margin:0;
}
.iphone .prodTotalPrice, .iphone .itemTotalPrice, .iphone .optionPriceToggle, .iphone label.optionPriceToggle, .iphone td.checkOutOption, .iphone .confirmCheckOutOption, .iphone .optionPriceToggle, .iphone .applyCoupon {
	display:none;
}
.iphone #container .body table td.itemQuantity {
	display:block;
	position:relative;
}
.iphone table {
	border-collapse:collapse;
}

.iphone table.cart tbody.alternate {
	background-color:#fff;
}
.iphone h2 a:hover {
	color:#fff;
}
.iphone #container .itemQuantity a:link, .iphone #container .itemQuantity a:active, .iphone #container .itemQuantity a:visited, .iphone #container .itemQuantity a:hover {
	background:transparent url(../../../../assets/root/images/mobile/cartRemoveBtn.gif) no-repeat scroll left top;
	font-size:0;
	height:18px;
	padding:0;
	position:absolute;
	right:71px;
	top:10px;
	width:19px;
}
.iphone #container .body, .iphone #container, .iphone #container .body table {
	color:#424242;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
.iphone #container .itemQuantity input {
	font-weight:bold;
	margin:0;
	padding:3px 0 3px;
	text-align:center;
	width:28px;
}
.iphone .checkOptLabel {
	padding:0 5px;
	font-size:10px;
	font-weight:bold;
}
.iphone h6 {
	font-size:10px;
	line-height:8px;
	font-weight:normal;
	padding:5px 0;
}
.iphone .cart tbody tr td {
	vertical-align:top;
}
.iphone td.itemDetails .detailBox {
	padding:0 35px 0 0;
}
.iphone .error {
	padding:0;
}
.iphone .cart {
	padding:0 0 32px;
	display:block;
}
.iphone tfoot {
	background:#F1F1F1;
	color:#000;
	display:block;
	font-weight:bold;
	height:32px;
	padding:0;
}
.iphone td {
	font-weight:bold;
}
.iphone tfoot tr.subtotal {
	float:right;
}
.iphone #container .body table .subtotal td {
	padding:0;
}
.iphone tfoot td span.totalPrice {
	border-left:1px solid #9A9B92;
	line-height:33px;
	margin:0 0 0 10px;
	padding:9px 11px;
}
.iphone .coupon input {
	width:82px;
	height:18px;
}
.iphone .coupon {
	bottom:68px;
	display:block;
	padding:0 0 0 10px;
	position:absolute;
}

.iphone #container .details {
	color:#424242;
	font-size:10px;
	font-weight:bold;
	height:32px;
	margin:0;
	padding:20px 0;
	position:relative;
}
.iphone #container .couponMessage {
	color:#424242;
	font-size:10px;
}
.iphone #container a.next:link, .iphone #container a.next:active, .iphone #container a.next:visited, .iphone #container a.next:hover, .iphone #container a.confirm:link, .iphone #container a.confirm:active, .iphone #container a.confirm:visited, .iphone #container a.confirm:hover {
    background-color: #337791;
    color: #FFFFFF;
    display: block;
    float: right;
    font-size: 13px;
    font-weight: normal;
    padding: 2px 5px;
    text-decoration: none;
}
.iphone thead tr th.prodDetails, .iphone thead tr, .iphone thead {
	font-size:10px;
}
.iphone #container a.continue:link, .iphone #container a.continue:active, .iphone #container a.continue:visited, .iphone #container a.continue:hover, .iphone #container a.previous:link, .iphone #container a.previous:active, .iphone #container a.previous:visited, .iphone #container a.previous:hover {
  border: 1px solid #337791;
    color: #337791;
    display: block;
    float: left;
    font-size: 11px;
    margin-bottom: 10px;
    padding: 1px 5px;
}
.iphone .infoContainer .info a, .iphone .infoContainer .info a:hover {
	color:#333333;
	font-size:12px;
}
.iphone #container h2 a:hover {
	color:#fff;
}
.iphone .infoContainer {
	background:#fff;
	padding:0;
	font-size:12px;
	margin:0;
	width:auto;
	padding:10px;
}
.iphone .infoContainer .info {
	line-height:22px;
	padding:4px 10px;
}
.iphone .infoContainer .input input, .iphone .infoContainer .info #ctl00_ContentPlaceHolder1_ddlCountry, .iphone .infoContainer .input select {
	width:175px;
	height:18px;
}
.iphone .shipping {
	position:relative;
}
.iphone .colConfirmShipping, .iphone .colConfirmBilling, .iphone .confirmCart {
	margin:0;
}
.iphone .confirmCart tfoot {
	color:#424242;
	display:table-row-group;
	height:auto;
	text-shadow:none;
	width:100%;
	background:none;
}
.iphone .confirmCart tr.grandTotal {
	background:none;
	line-height:12px;
	height:auto;
	margin:0;
	padding:10px;
}
.iphone #container .confirmCart .grandTotal td {
	padding:10px 0 10px 10px;
	text-align:left;
}
.iphone #ctl00_ContentPlaceHolder1_pnlCheckoutSuccess h2 {
	background:transparent none repeat scroll 0 0;
	color:#000000;
	font-size:12px;
	margin:0;
	padding:10px;
	text-align:left;
	text-shadow:0 1px #FFFFFF;
}

    

    
