a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #445dc2;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #445dc2;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #445dc2;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #445dc2;
	text-decoration: none;
}
.txt18gy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #333333;
}
.txt14gy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
}
.txt12bk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
/*Cart CSS*/
.item_add {
	border-bottom : none; 
	border-left : none; 
	border-right : none; 
	border-top : none; 
	background-color : #f3f4f4; 
	HEIGHT: 52px;
	WIDTH: 150px;
	COLOR: #FFFFFF;
	cursor: pointer;
	background-image: url(https://www.paypal.com//en_US/i/btn/sc-but-02.gif);
}

.checkOutPhotoShot{
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;	
	width: 680px;
	position:relative;
	background: #ffffff left top repeat;
	left:0px;
}

.checkOutFinal{
	padding-left:270px;
	padding-right: 40px;
	padding-bottom:20px;
}


.simpleCart_items{
}

.simpleCart_total{
	padding-left:125px;
}

.simpleCart_shippingCost{
	padding-left:125px;
}

.simpleCart_finalTotal{
	padding-left:117px;
}

.itemContainer{
	font-weight:normal;	
	width:97%;
	float:left;
padding-bottom: 10px;
padding-top: 10px;
}

.itemContainer div{
	float:left;
}

.itemContainer .itemName a{
	text-decoration:none;
color:#000000;
	
}

.itemContainer .itemName a:hover{
	text-decoration:underline;
	color:#0096dd;
}



.cartHeaders{
	font:13px verdana;
	font-weight:bold;
	width:100%;
	float:left;
}

.cartHeaders div{
	float:left;
	margin: 35px 20px 5px 20px ;
}

.cartHeaders .itemThumb{
	width: 80px;
	margin: 5px 20px 5px 20px ;
}

.itemContainer .itemThumb{
	width: 80px;
	margin: 0px 10px 5px 20px ;
	border-width:1px;
	border-style:solid;
	border-color:#cccccc;
	padding: 4px;
}


.cartHeaders .itemName{
	width: 200px;
	
}

.itemContainer .itemName{
	width: 200px;
	margin: 30px 20px 5px 20px ;
}


.cartHeaders .itemPrice{
	width: 60px;
}


.itemContainer .itemPrice{
	width: 60px;
	margin: 30px 20px 5px 20px ;
}

.itemSize div{

}

.cartHeaders  .itemQuantity{
	width: 50px;
}

.itemContainer .itemQuantity input{
	width: 30px;
	margin: 28px 10px 5px 20px ;
}

.itemincrement a{
	display:block;
	background:url(diagona.png) -138px -345px;
	width:10px;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
	margin:25px 0 0 0;
	position:absolute;
}
.itemdecrement a{
	display:block;
	background:url(diagona.png) -92px -345px;
	width:10px;
	height:10px;
	text-indent:-9999px;
	overflow:hidden;
	margin:40px 0 0 0;
	position:absolute;
}

.cartHeaders .itemTotal{
	width: 50px;
	padding-left: 20px;
}

.itemContainer .itemTotal{
	width: 50px;
	padding-left: 30px;
	margin: 30px 10px 5px 20px ;
}

.itemContainer .itemRemove a{
	margin: 20px 0px 0px 40px ;
	display:block;
	background:url(removebutton.gif);
	width:80px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
}

.simpleCart_quantity{
	font:35px verdana;
	margin:  0px 5px 0px 5px;
}

.simpleCart_continue{
	display:-moz-inline-box;
	display:inline-block;
	margin: 35px 0px 0px 30px;
	color:#ffffff;
	background:url(continuebutton.gif);
	width:138px;
	height:24px;
	text-indent:-9999px;
	overflow:hidden;
}

.simpleCart_checkout{
	display:-moz-inline-box;
	display:inline-block;
	margin: 25px 0px 0px 14px ;
	color:#ffffff;
	background:url(checkoutbutton.gif);
	width:80px;
	height:27px;
	text-indent:-9999px;
	overflow:hidden;
}