﻿.buy-area, buy-area img {
	float:left;
	vertical-align:bottom;
}

.required {
	color:#E51937 !important;
	font-weight: bold;
	font-size: 0.8em;
	margin-left: 3px;
	vertical-align: top;
}
.starRequired {
	color:#E51937 !important;
}
.ratingstar {
	font-size: 0pt;
	width: 17px;
	height: 16px;
	cursor: pointer;
	display: block;
	background-repeat: no-repeat;
}
.ratingbar {
	background-color: #e51937 !important;
}
.waitingstar {
	background: url(../Images/emptyStar.jpg) no-repeat top left;
}
.filledstar {
	background: url(../Images/fullStar.jpg) no-repeat top left;
}
.emptystar {
	background: url(../Images/emptyStar.jpg) no-repeat top left;
}
ul.ratingbreakdown {
	margin-right:5px;
}

/*** Cart/Checkout ***/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	/* for IE/Mac */
	display: inline-block;
}
#hrStepsContainer {
	float:left;
	width:718px;
	height:62px;
	line-height:62px;
	display:inline;
	padding-left:10px;
	background:url(../images/Cart-Checkout.png) no-repeat 0 0;	
}
#hrStepsContainer h3 {
	float:left;
	color:#383967;
	font-size:150%;
	display:inline;
	margin-right:15px;
}
#hrcheckoutsteps {
	float:left;
	width:560px;
	height:36px;
	margin:12px 0 0 0;
	background:url(../images/Cart-Checkout.png);
}
#hrcheckoutsteps > li, #hrcheckoutsteps > li > a {
	float: left;
	display: block;
	height: 36px;
}
#hrcheckoutsteps li span {
	display: none;
}
#hrcheckoutsteps.os {
	background-position: 0 -66px;
}
#hrcheckoutsteps.yi {
	background-position: 0 -102px;
}
#hrcheckoutsteps.rs {
	background-position: 0 -138px;
}
#hrcheckoutsteps-os, #hrcheckoutsteps-os a {
	width: 142px;
}
#hrcheckoutsteps-yi, #hrcheckoutsteps-yi a {
	width: 150px;
}
#hrcheckoutsteps-rs, #hrcheckoutsteps-rs a {
	width: 154px;
}

/** Register Products Section **/
#myAccountSummary
{
	padding:10px 0 0 8px;
	background:url(../images/ListView.png) no-repeat 0 -11px;
	float:left;	
	width:720px;
	padding-bottom:4px;	
	display:block;
}
#myAccountSummary a {
	color:#696CE3;
	text-decoration:none;
}
#myAccountSummary a:hover {
	text-decoration:underline;
}
#myAccountSummary-bottom {
	background:url(../images/ListView.png) no-repeat 0 0;
	float:left;	
	width:720px;
	height:9px;
}
#myAccountSummary #accountSection
{
	display: inline-block;
	width:700px;
}
#myAccountSummary #accountSection  h2
{
	color:#373A67;
    font-size:1.6em;    
    padding-top:2px;
}
h2.RegisterProductsH2
{
	color:#373A67;
    font-size:1.4em;    
}
h3.RegisterProductsH3
{
	color:#373A67;
    font-size:1.2em;    
    text-align:left;
}
hr.RegisterProductsHR 
{	
	margin-right:15px;
	border-style: solid none none;
	border-width:1px 0 0;
	border-color:#C1C2EF;
	margin-top:15px;
}

#customerInfoSection
{
	padding-top: 10px;
}

#viewProductSection{	
	border-bottom:1px solid #C1C2EF;
	margin-right:20px;
	display:inline-block;
}

.viewRegisteredProdImg
{
	float:left;
	width:150px;
	height:120px;
	padding:5px;
}
ul.viewRegisteredProds
{
	display:inline-block;
}

ul.viewRegisteredProds > li:first-child
{
	padding-bottom:10px;
	padding-top:10px;
	color:#696CE3;
	text-decoration:none;
	font-size:1.4em;
	font-weight:bold;	
}

ul.viewRegisteredProds > li
{
	font-size:1.1em;
	line-height:15px;
}

.MyRegistProdsTitle
{
	color:#696CE3;
	text-decoration:none;
	font-size:1.4em;
	padding-bottom:10px;
	margin-bottom:10px;
	clear:both;
}

ul.editRegisterProducts
{
	display:inline-block;
	width:660px;
	border:1px solid #C1C2EF;
	margin:5px 10px;
	padding:10px;
}
ul.editRegisterProducts .deleteButton
{
	float:right;
	margin-right: -7px;
	margin-top:-8px;
}
ul.editRegisterProducts input
{
	font: 11px Tahoma,Verdana,sans-serif;
	vertical-align:top;	
}

ul.editRegisterProducts input.datePicker
{
	font: 11px Tahoma,Verdana,sans-serif;
	vertical-align:top;
	background-color:#E9E9F5;
}

ul.editRegisterProducts .required
{
	color:Red;
	font-weight:bold;
	font-size:14px;
}

ul.editRegisterProducts li
{
	display:inline-block;
	width:100%;
	line-height:25px;
}
ul.editRegisterProducts li div.left
{
	float:left;
	width:200px;
	text-align:right;
	padding-right:15px;
}
ul.editRegisterProducts li div.right
{
	float:left;
}

.registerMore
{
	text-align:right;
	width:690px;
	float:left;	
}

ul.regiProdAddiInfoPart1
{
	display:inline-block;
	width:300px;	
	margin:5px 10px;
	padding:10px;
	float:left;
}

ul.regiProdAddiInfoPart1 li
{
	display:inline-block;
	width:100%;
	line-height:25px;
}
ul.regiProdAddiInfoPart1 li div.left
{
	float:left;
	width:150px;
	text-align:right;
	padding-right:15px;
}
ul.regiProdAddiInfoPart1 li div.right
{
	float:left;
	
}
ul.regiProdAddiInfoPart1 li div.right select
{
	margin-top:4px;
	width:130px;
}
ul.regiProdAddiInfoPart2
{
	display:inline-block;
	width:300px;
	margin:5px 10px;
	padding:10px;
	float:left;
}

ul.regiProdAddiInfoPart2 li
{
	display:inline-block;
	width:100%;
	line-height:25px;
}
ul.regiProdAddiInfoPart2 li div.left
{
	float:left;
	width:150px;
	text-align:right;
	padding-right:15px;
}
ul.regiProdAddiInfoPart2 li div.right
{
	float:left;
}
ul.regiProdAddiInfoPart2 li div.right select
{
	margin-top:4px;
	width:130px;
}

ul.regiProdAddiInfoPart2 li div.rightOptin
{
	float:right;
	padding-right:5px;
}


.addiCheck
{
	padding-right:5px;
	margin-top:2px;
	vertical-align:middle;
}

.registerProductButton
{
	float:right;
	padding:10px 50px 0 0;
	
}
/** End of Register Products Section **/

.shoppingcartcontainer {
	padding:10px 0 0 8px;
	background:url(../images/ListView.png) no-repeat 0 -11px;
	float:left;	
	width:720px;
	padding-bottom:70px;	
}
.shoppingcartcontainer a {
	color:#696CE3;
	text-decoration:none;
}
.shoppingcartcontainer a:hover {
	text-decoration:underline;
}
.shoppingcartcontainer-bottom {
	background:url(../images/ListView.png) no-repeat 0 0;
	float:left;	
	width:720px;
	height:9px;
}
.shoppingcart {
	width:98%;
}
.shoppingcart td {
	padding:8px;
	border-bottom: 1px solid #D9DAF2;	
}
.img {
	margin-right:5px;
	border:1px solid #CECCE4;	
}
.shoppingcartqtycol {
	vertical-align:middle;	
}
.shoppingcartqty {
	width:25px;	
}
.shoppingcartproduct {
	color:#383967;
	font-size:140%;
	font-weight:bold;
	text-decoration:none;
}
.shoppingcartproduct:hover {
	text-decoration:underline;	
}
.shoppingcartsubtotal {
	font-weight:bold;	
}
.shoppingcartcontrols {
	margin:3px 0 0 0;	
}
.ShoppingCartdestOutWrapper
{
	float:left;
	padding-bottom:20px;
}

.GeoTrust
{
	width:115px;
	height:50px;
	position:relative;
	top:-110px;
	left:220px;
}

.shoppingcartdestcontainer {
	width:335px;
	height:173px !important;
	/*float:left;	*/
	padding:15px 0 0 10px;
	background:url(../images/Cart-Checkout.png) no-repeat 0 -186px;
	color:#707070;
}
.shoppingcartdestcontainer h4 {
	color:#383967;
	font-size:115%;	
	padding-bottom:15px;
}
.shoppingcartdestcontainer input, .shoppingcartdestcontainer select {
	color:#707070;
}
.shoppingcartpricecontainer {
	float:right;
	margin-right:15px;
	width:350px;
}
.shoppingcartpricetable {
	width:98%;	
}
.shoppingcartpricetable td{
	padding:6px;
	border-bottom:1px solid #D0D0D8;
}
.shoppingcartpricetableshipping > .shoppingcartpricetablefield, .shoppingcartpricetabletax > .shoppingcartpricetablefield {
	color:#696CE3;
}
.yousave {
	color:#E51937;
}
.shoppingcartpricetabletotal {
	font-weight:bold;	
}
.shoppingcartcontinue {
	margin-top:9px;	
	margin-right:15px;
}
.shoppingcartcheckout {
	margin-top:9px;	
}
.shoppingcartpaypalexpress {
	margin-left:90px;
}
.shoppingcartbubble {
	display:none;
}
.shoppingcarterror {
	padding: 10px;
	display: block;
	font-weight: bold;
	clear: both;
	color: #000;
	text-align: center;
	font-size: 1.2em !important;
	border: 1px solid #eee;
	background: #fff;
	margin: 10px 0;
	width:675px;
}
.checkoutconfirm {
	margin-top:15px;
	padding-right:5px;	
}
.checkoutconfirm h2 {
	color:#383967;
	font-size:150%;
}
.checkoutconfirm h3 {
	color:#383967;
	font-size:110%;	
}
.checkoutconfirm .hr {
	height: 1px;
	background-color: #D9DAF2;
	margin: 25px 15px 10px auto;
	border: 0 !important;
}
.checkoutconfirm .hr hr {
	display: none !important;
}
.checkoutconfirm a {
	color:#696CE3;
	text-decoration:none;	
}
.checkoutconfirm a:hover {
	text-decoration:underline;
}
.formcontainer input {
	margin: 2px 0;
}

.formcontainer label {
	color: #666;
	margin-right: 10px;
}
.field {
	font-weight:bold;	
}

.third {
	float: left;
	width: 33%;
	text-align: right;
}

.thirdleft {
	float: left;
	width: 30%;
	margin-left: 3%;
	text-align: left;
}

.half {
	width: 48%;
}

.twothird {
	width: 60%;
}

.onethird {
	width: 30%;
}
.fixed {
	width:720px;
}

.left {
	float: left;
}

.right {
	float: right;
}

.third input[type=text], .third input[type=password] {
	width: 130px;
}

.forgotpassword {
	font-size: 0.91em;
}
.checkoutformtable {
	margin-top: 15px;
	border: 0;
	width: 100%;
}

.shippingmethodtable {
	border: 0;
}

.checkoutformtable td, .shippingmethodtable td {
	padding: 2px;
	vertical-align: baseline;
	font-size: 1em !important;
}

.shippingmethodtable .field {
	text-align: left;
	color: #666;
}

.checkoutformtable .field {
	text-align: right;
	width: 30%;
	color: #666;
}

.checkoutformtable .value {
	text-align: left;
	width: 70%;
}

.required {
	color: #fd7820;
	font-weight: bold;
	font-size: 0.8em;
	margin-left: 3px;
	vertical-align: top;
}

.standardinput {
	width: 75%;
}

.longinput {
	width: 85%;
}

.shorterinput {
	width: 55%;
}

.couponinput {
	width: 200px;
}

.commentsinput {
	width: 95%;
	height: 50px;
}

span.field {
	padding-left: 0 !important;
}

.cscinput {
	width: 70px;
}
#checkoutform-controls {
	text-align: right;
	margin-right:15px;
	margin-top:15px;
}

#checkoutform-controls .btnNext {
	margin-left: 20px;
}
.confirmcart {
	width: 98%;
	border-bottom: 1px solid #D9DAF2;	
	margin-bottom: 15px;
}

.confirmcart td {
	vertical-align: top;
	padding: 8px 8px 4px 8px;
	border-bottom: 1px solid #D9DAF2;	
}

.confirmcartheader td {
	font-weight: bold;
	border-bottom: 0 !important;
}

.confirmcartqtycol {
	text-align: center;
}

.confirmcartpricecol {
	text-align: right;
}

.personalizationcol {
	font-size: 0.91em !important;
}

/* Validator Callouts */
.callout div, .callout td {
	border: solid 1px #ccc;
	background-color: #383967;
	color:#FFF;
}

.callout td {
	padding: 0;
	vertical-align: top;
}

.ajax__validatorcallout_callout_cell {
	width: 20px;
	height: 100%;
	text-align: right;
	vertical-align: top;
	border: none !important;
	background-color: transparent !important;
	padding: 0px !important;
	margin: 0px;
}
.ajax__validatorcallout_callout_table {
	height: 100%;
	border: none;
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
.ajax__validatorcallout_callout_table_row {
	background-color: transparent;
	padding: 0px;
	margin: 0px;
}
.ajax__validatorcallout_callout_arrow_cell {
	padding: 8px 0px 0px 0px;
	margin: 0px;
	text-align: right;
	vertical-align: top;
	font-size: 1px;
	border: none !important;
	background-color: transparent !important;
}
.ajax__validatorcallout_callout_arrow_cell .ajax__validatorcallout_innerdiv {
	font-size: 1px;
	position: relative;
	left: 1px;
	border-bottom: none !important;
	border-right: none !important;
	border-left: none !important;
	width: 15px;
	background-color: transparent !important;
	padding: 0px;
	margin: 0px;
}

.ajax__validatorcallout_error_message_cell {
	text-align: left;
	font-family: Calibri, "Lucida Grande" , Tahoma, Arial, Sans-Serif !important;
	padding: 5px !important;
	border-right: none !important;
	border-left: none !important;
	width: 100%;
}

.ajax__validatorcallout_icon_cell {
	width: 16px !important;
	padding: 5px !important;
	margin: 0px;
	border-right: none !important;
}

/* SIGN IN */
.returncustomer {
	float:left;
	display:inline;	
	margin-left:170px;
}
.returncustomer h3 {
	color:#383967;
	font-size:110%;	
	margin-bottom:10px;
}
.returncustomer h4 {
	color:#A0A0A0;
}
.returncustomer table td {
	font-weight:bold;	
	padding:4px;
}
.returncustomer input[type=text], .returncustomer input[type=password] {
	width:150px;	
}
.returncustomer a {
	color:#696CE3;
	text-decoration:none;	
}
.returncustomer a:hover {
	text-decoration:underline;
}
.newcustomer {
	float:left;
	height:210px;
	width:256px;
	padding:10px 5px 0 5px;
	margin-left:50px;
	margin-right:120px;
	background:url(../images/Cart-Checkout.png) no-repeat 0 -409px;
}
.newcustomer h3 {
	color:#383967;
	font-size:150%;	
	padding:0 0 0 15px;
}
.newcustomer p {
	margin:0 auto;
	padding:5px;
}
.newcustomer input {
	margin:0 0 0 65px;	
}

/* Account */
.odtable {
	width: 97%;
	padding: 0px;
}

.odtable td {
	padding: 0px 4px 4px 4px !important;
}

.odtable .sectionHead {
	padding: 4px !important;
	border: 2px solid #E9E9F5;
	color:#383967;
	font-size:110%;	
	font-weight:bold;
	width:96%;
	margin-bottom:5px;
}

.griditem td {
	padding: 4px 1px;
	border:2px solid #E9E9F5;
}
.tablepadding td
{
	padding:5px !important;
	line-height:115%;
}
.h2 {
	color:#383967;
	font-size:110%;	
	font-weight:bold;	
}
.h4
{
	font-weight:bold;
	color:#383967;
	font-size:110%;	
}
.subTitle {
	padding: 4px !important;
	border: 2px solid #E9E9F5;
	color:#383967;
	font-size:110%;	
	font-weight:bold;
	width:96%;
	margin-bottom:5px;
}
.griditem td {
	padding: 4px 1px;
	border:2px solid #D2D2D2;
}
.gridheader  
{
	background: #E9E9F5;
	color: #696CE3;
	border: 2px solid #E9E9F5;
	padding: 4px 1px;
	font-weight: bold;
	font-size:110%;
}
.gridheader td
{
	background: #E9E9F5;
	color: #696CE3;
	border: 2px solid #E9E9F5;
	padding: 4px 1px;
	font-weight: bold;
	font-size:90%;
}
.gridaltitem td {
	padding: 5px 2px 5px 2px;
	border:2px solid #E9E9F5;
}
.odtable a {
	color:#696CE3;
	text-decoration:none;	
}
.odtable a:hover {
	text-decoration:underline;
}
.wlButton {
	float:right;	
}
