@charset "utf-8";
/* CSS Document */

 img, div { behavior: url(iepngfix.htc);
 		border-style: none;
 } /* Makes IE6 .png files appear transparent. http://www.twinhelix.com/css/iepngfix/ */
 
 fieldset { border:none; }
 
 body {
	font-family: Verdana;
	font-size: 12px;
	color: #ececec;
	background-color: #666699;
	/* background-image: url(../images/snowbackground.jpg); */
	background-repeat:repeat-x;
	margin: 0px;
} 

form {
	padding: 0;
	margin: 0;
}

.form_fieldpadding {
	margin: 2px;
}

.formField_Inactive {
	margin: 2px;
	border-style: none;
	color: #000000;
	background: #FFFFFF;
}

.popup_Text {
	padding: 5px 20px;
	font-size: 12px;
}

.BoldText {
	font-weight: bold;
}

.Relative_DIV {
	position: relative;
}

.AlignCenter {
	text-align: center;
}

.form label {
	width: 200px;
	float: left;
	text-align: right;
	margin-right: 5px;
	display: block;
	vertical-align: middle;
	margin-top: 5px;
}

.form .submit input
{
margin-left: 205px;
} 

.RestockPageImage {
	height: 50px;
	width: 50px;
	padding-right: 10px;
	float: left;
}

.Restock_HorizontalRule {
	border-bottom: 2px dotted #999999;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 5px;
}

.FormFields_Small {
	color: #666666;
	border: 1px solid #000000;
	background-color: #FFFFFF;
	font: 11px Verdana;
	height: 15px;
}

.ContentLinks {
	font-size: 11px;
	color: #0033FF;
}

.PagingNonLinks {
	font-size: 11px;
	color: #000000;
}

.Filter_FormFields {
	font: 10px Verdana;
	margin: 2px;
	background: #ececec;
	border: none;
}

.HomePageBox_Right {
	color: #000000;  
	background-color: #CCCCCC; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
}

.PreOrderText {
	color: #FFCC00;
	}

/*---------- bubble tooltip -----------*/
a.tt{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:bold;
    text-decoration:none;
}
a.tt span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover{ z-index:25; color: #aaaaff; background:;}
a.tt:hover span.tooltip{
    display:block;
    position:absolute;
    bottom:-30px; right:0;
	padding: 0px;
	margin: 0px;
	width: 175px;
	color: #000000;
    text-align: center;
	filter: alpha(opacity:90);
	KHTMLOpacity: 0.90;
	MozOpacity: 0.90;
	opacity: 0.90;
}
a.tt:hover span.top{
	display: block;
	padding: 0;
	background-color: #ffffff; 
}
a.tt:hover span.middle{ /* different middle bg for stretch */
	display: block;
	border: 2px solid #999999;
	padding: 3px;
	background-color: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
a.tt:hover span.bottom{
	display: block;
	padding: 0px;
	color: #000000;
	background-color: #ffffff; 
}

/*---------- In line text pop up -----------*/
a.pop{
    position:relative;
    z-index:24;
    color:#3CA3FF;
	font-weight:normal;
    text-decoration:none;
}
a.pop span{ display: none; }

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.pop:hover{ z-index:200; color: #aaaaff; background:;}
a.pop:hover span.tooltipInline{
    display:block;
    position:absolute;
    top:20px; 
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 250px;
	color: #000000;
    text-align: left;
	z-index: 200;
}
a.pop:hover span.top{
	display: block;
	padding: 0;
	background-color: #ffffff; 
}
a.pop:hover span.middle2{ /* different middle bg for stretch */
	display: block;
	border: 2px solid #999999;
	padding: 10px;
	background-color: #ffffff;
}
a.pop:hover span.bottom{
	display: block;
	padding: 0px;
	color: #000000;
	background-color: #ffffff; 
}


/* HEADER START ------------------------------------------------------------ */
#BAFLogoLink {
	position: absolute;
	top: 0;
	left: 0;
	float: left;
	z-index: 25;
	width: 250px;
	height: 80px;
}

#BAFLogoLink a {
	display: block;
	width: 250px;
	height: 80px;
}

#TopGrey {
	background-color: #D4D4DE;
	height: 10px;
	width: 100%;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	border-bottom-width: 2px;
}

#TopHeader_CenterGrey {
	background-color: #888899;
	top: 10px;
	height: 70px;
	width: 100%;
}
#TopRandomImages {
	position: absolute;
	top: 28px;
	right: 20px;
}

#Align_TopRandomImages {
	float: right;
}

#Align_TopRandomImages  img {
	filter: Alpha(Opacity=60);
	opacity: .6;
	margin: 0px 2px;
}

#Align_TopRandomImages img:hover {
	filter: Alpha(Opacity=100);
	opacity: 10;
	margin: 0px 2px;
}

#BottomGrey {
	border-top: 2px solid #666666;
	background-color: #000000;
	overflow: hidden; 
	margin: 0;
	padding: 0;
	height: 100%;
}

#TopNavLinks {
	float: left;
	width: 80%;
	list-style: none;
	padding: 0;
	margin: 0;
	}

#TopNavLinks li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	border-left: 2px dotted  #999999;
		}

#TopNavLinks li a {
	display: inline;
	padding: 10px 10px 8px 8px;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	line-height: 20px;
	}
	
#TopNavLinks li:hover a:hover {
	background-color: #CCCCCC;
	color: #000000;
}

#CommunityLinks {
	float: right;
	width: 15%;
	list-style: none;
	margin: 0;
	padding: 0;
	margin-right: 10px;
	}

#CommunityLinks li {
	float: right;
	list-style: none;
	margin: 0;
	padding: 0;
		}

#CommunityLinks li a {
	display: inline;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #ffffff;
	}
	
#BasketImage {
	position: relative;
	z-index: 5;
	background-image: url(https://www.bodyartforms.com/images/basket_icon.png);
	background-repeat: no-repeat;
	float: right;
	height: 36px;
	width: 40px;
	left: 5px;
	top: -8px;
	right: 0px;
	bottom: 0px;
}

#BasketText {
	float: right;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	background-color: #D4D4DE;
	padding-right: 30px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#BasketText a {
	color: #0000CC;
	font-weight: bold;
}

#AccountLinks {

}

#AccountLinks ul {
	position: absolute;
	z-index: 2;
	top: 0px;
	right: 20px;
	margin: 0px;
	width: 100%;
	list-style: none;
}

#AccountLinks li{
	float: right;
	top: 0px;
	margin: 1px;
	background-color: #333366; 
	/* original 333366 */
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 0px 0px 10px 10px;
}

#AccountLinks img {
	vertical-align: middle;
	border-style: none;
	margin: 0px 5px;
}

#AccountLinks li a {
	display: block;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #ffffff;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	vertical-align: middle;
	}
	
#AccountLinks li:hover a:hover{
	background-color: #000000;
	color: #33CCFF;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 0px 0px 10px 10px;
	vertical-align: middle;
}

#BAFLogo {
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(https://www.bodyartforms.com/images/baf_logo.png);
	background-repeat: no-repeat;
	height: 91px;
	width: 275px;
}

#TopSearch {
	position: absolute;
	z-index: 25;
	top: 55px;
	left: 110px;
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}	
#TopSearch a {
	color: #0000CC;
}

#Breadcrumbs  {
	height: 10px;
	text-indent: 10px;
	padding: 7px;
	color: #e0e0e0;
}

#Breadcrumbs a {
	color: #e0e0e0;
	padding: 5px 10px;
}

#Breadcrumbs a:hover {
	color: #ffffff;
	background-color: #333333;
}

.TopFormField {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	border: 1px solid #000000;
	text-indent: 5px;
	background-image: url(https://www.bodyartforms.com/images/icon_textFieldSearch.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	padding: 2px;
	text-indent: 20px;
}
.TopFormFieldFocus {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
	background-image: url(https://www.bodyartforms.com/images/icon_textFieldSearch.png);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	text-indent: 20px;
	padding: 2px;
}

.TopSearchButton {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}
/* END HEADER  ------------------------------------------------------------ */
 

/* FOOTER START  ------------------------------------------------------------ */
#Footer {
	font-family: Verdana;
	font-size: 10px;
	font-color: #000000;
	background: #272750;
	border: 2px solid #BCBCDE;
	-moz-border-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-radius: 10px;
}

#Footer a {
	color: #66CCFF;
	}

#Footer img {
	padding-bottom: 3px;
}
/* FOOTER END  ------------------------------------------------------------ */

/* CONTENT START  ------------------------------------------------------------ */
#Content {
	float: left;
	width: 79%;
	margin-left: 3%;
}
/* CONTENT END  ------------------------------------------------------------ */

/* START various page header & content styles -------------------------------------------------*/
.LargeHeader {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
	margin-bottom: 0;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-radius: 10px 10px 0px 0px;
	font-weight: bold;
}

.ProductsHeader {
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 5px 5px 5px 20px;
	margin-bottom: 0;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-radius: 10px 10px 0px 0px;
	font-weight: bold;
}

.MediumHeader-Purple {
	position: relative;
	font-family: Verdana;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #333366;
	padding: 5px 5px 5px 20px;
	margin-bottom: 0;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	border-radius: 10px 10px 0px 0px;
	font-weight: bold;
}

.BacktoTop {
	position: absolute;
	display: block;
	text-align: right;
	text-decoration: underline;
	color: #66CCFF;
	font-size: 10px;
	font-weight: normal;
	left: 85%;
	top: 7px;
	font-family: Verdana;
}

.Header_Icon {
	float: left;
	position: relative;
	z-index: 5;
	padding-right: 20px;
}

.ContentText {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #ececec;
	padding: 10px 10px 10px 20px;
	margin-top: 0;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 0px 0px 10px 10px;
}

.Content_JumpLinks {
	background-color: #ececec;
	width: 90%;
	padding: 0;
}

.Content_JumpLinks li {
	margin-left: 20px;
	padding: 2px;
	list-style-image: url(../images/icon_list_checkmark.png);
}

.Content_JumpLinks li:hover {
	background: #C5D2E0;
}

.Content_JumpLinks a {
	display: block;
	text-decoration: none;
}


/* END various page header & content styles -------------------------------------------------*/

/* START Product page styles -------------------------------------------------*/

.Product_Navigation {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #ececec;
	padding: 5px 5px 5px 20px;
	margin-bottom: 0;
	clear: both;
	margin: 20px 0px 20px 0px;
}

#RoundedBottom {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 20px;
}

.Product_Navigation_Top {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #ececec;
	padding: 5px;
	margin-top: 0;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 0px 0px 10px 10px;
}

#RoundedBottom {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-top: 20px;
}

.PagingLinks {
	color: #66CCFF;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana;
}

.PagingLinks_Selected {
	color: #000000;
	padding: 1px;
	background-color: #99CCCC;
	font-size: 12px;
	font-weight: bold;
	font-family: Verdana;
}

.PagingLinks_Inactive {
	color: #cccccc;
	font-size: 12px;
	font-weight: normal;
	font-family: Verdana;
}

.OnSale {
	position: absolute;
	top: -30px;
	left: 70px;
	float: left;
	z-index: 5;
}

.OnSale_DetailPage {
	position: absolute;
	top: 70px;
	left: 70px;
	float: left;
	z-index: 5;
}

.Clearance {
	position: absolute;
	top: -30px;
	left: 70px;
	float: left;
	z-index: 6;
}

.New_Icon {
	position: absolute;
	top: -110px;
	left: -10px;
	float: left;
	z-index: 6;
}

.Clearance_DetailPage {
	position: absolute;
	top: 65px;
	left: 65px;
	float: left;
	z-index: 6;
}

.Limited {
	font-size: 13px;
	color: #0066CC;
	font-weight: bold;
}

.SaleAmount {
	font-family: arial;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
	padding: 2px 15px;
	width: 200px;
	position: absolute;
	top: 5px;
	left: 25px;
	z-index: 4;
}

.SaleAmount_DetailPage {
	font-family: arial;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}

.ProductBottom img {
	border: 0;
	padding-left: 5px;
	padding-right: 3px;
}

.ProductIcon_Camera {
	position: absolute;
	left: 0px;
}

.ProductIcon_Pencil {
	position: absolute;
	left: 5px;
}

.ProductIcon_Limited {
	position: absolute;
	left: 35px;
	top: 6px;
}

.ProductBottom img {
	border: 0;
	padding-left: 5px;
	padding-right: 3px;
}

.ProductLogo {
	position: absolute;
	display: block;
	text-align: right;
	width: 150px;
	right: 3%;
	top: 7px;
}

.ProductLogo_Img {
	position: absolute;
	text-align: right;
	right: 2%;
	bottom: 2%;
}
/* END Product page styles -------------------------------------------------*/

/* START Product Details page styles -------------------------------------------------*/

.Detail_Header {
	font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000000;
	padding: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	clear: both;
	margin: 20px 0px 0px 0px;
	height: 90px;
}

.DetailTitle {
	width: 70%;
	float: left;
}

.DetailTitle a {
	color: #66CCFF;
	font-size: 10px;
}

.DetailTitle_Text {
	font-size: 16px;
	font-weight: bold;
}

.DetailThumbnail {
	float: left;
	padding-right: 15px;
	border: 0;
}

.DetailProductNum {
	width: 25%;
	float: right;
}

.DetailProductNum a {
	color: #66CCFF;
	font-size: 11px;
	text-decoration: none;
}

.DetailProductNum img {
	padding-right: 5px;
	padding-top: 2px;
	vertical-align: middle;	
	border: 0;
}

.Horizontal_Links {
	clear: both;
	text-align: center;
	margin: 0;
	padding: 10px 0px;
	}
	
.Horizontal_Links img {
	padding-right: 5px;
	padding-left: 20px;
	border: 0;
	vertical-align: middle;
	}

.Horizontal_Links a {
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 2px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}

.Horizontal_Links a:hover {
	color: #000000;
	background-color: #ececec;
	}

.AddtoCart_Header {
	font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color: #333366;
	padding: 10px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-radius: 10px 10px 0px 0px;
	margin: 0;
}

.AddtoCart_Header a {
	color: #66CCFF;
	font-size: 10px;
}

.ProductPhoto {
	text-align: center;
}

.AddtoCart_Div {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #ececec;
	padding: 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 0px 0px 10px 10px;
	margin: 0;
}

.OutofStock_Header {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #DBDBDB;
	padding: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0;
}

.OutofStockItems {
	position: relative;
	font-size: 11px;
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.OutofStock_Email {
	text-align: right;
	position: absolute;
	top: 2px;
	right: 1%;
	
}

.OutofStockItems img {
	border: 0;
	padding: 0px 5px 0px 30px;
	vertical-align: middle;
}

.CustomerPhotos_Div {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #ececec;
	padding: 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 0px 0px 10px 10px;
	margin: 0;
	height: 100%;
}

.CustomerPhotos {
	padding: 0px 5px;
	float: left;
	height: 100%;
}

.CustomerPhotos_Thumb {
	height: 70px;
	width: 70px;
}

.NewJewelry_Thumb {
	heigh: 47px;
	width: 47px;
}

.CustomerReviews {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	background-color: #ececec;
	padding: 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 0px 0px 10px 10px;
	margin: 0;
}

.CustomerReviews_Divider {
	padding: 5px;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.ReadMoreLinks {
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

/* END Product Details page styles -------------------------------------------------*/

/* BEGIN View Cart page styles -------------------------------------------------*/
#CheckoutNavigation {
	text-align: center;
}

#CheckoutNavigation ul {
	padding-bottom: 3px;
}

#CheckoutNavigation li {
	display: inline;
	list-style: none;
	padding: 5px 10px;
	background: #333366;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#CheckoutNavigation li a {
	padding: 5px 8px;
	text-decoration: none;
	color: #FFFFFF;
	}
	
#CheckoutNavigation li a:hover {
	background: #000000;
	color: #FFFFFF;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
	
.CheckoutNav_Selected {
	background: #cccccc;
}

.CartTable {
	border-style: none;
	margin: 0px;
	padding: 0px;
	width: 100%;
}

.CartTable td {
	border-bottom: 1px dotted #666666;

}

/* END View Cart page styles -------------------------------------------------*/

/* BEGIN Reviews --------------------------------------------------------*/
a.HideShopReview {color:#000000; text-decoration:none; outline-style:none;}
a.HideShopReview em {display:none;}
a.HideShopReview:hover {text-decoration:none;}
a.HideShopReview:active span, a.HideShopReview:focus span {display:none;}
a.HideShopReview:active em, a.HideShopReview:focus em {
	display:block;
	color:#000000;
	width:95%;
	font-style:normal;
	cursor:default;
	padding: 10px;
	background-color: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	font-size: 12px;
}

.ReviewRows {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 3px;
	border-bottom: 2px dotted #999999;
	vertical-align: middle;
	margin: 0px;
}

/*------------------------------------*/

/* WISHLIST -------------------------------------*/
.paging1 {
	color: #ffffff;
	background-color: #333366;
	padding: 10px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-radius: 10px 10px 0px 0px;
}

.paging2 {
	text-align: center;
	color: #ffffff;
	background-color: #333366;
	padding: 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 0px 0px 10px 10px;
}

.formWishlist label {
	width: 125px;
	float: left;
	text-align: right;
	margin-right: 5px;
	display: block;
	vertical-align: middle;
	margin-top: 5px;
}

.Wishlist_background {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	background-color: #ececec;
	padding: 20px;
	margin-top: 0;
}

.formWishlist .submit input
{
margin-left: 205px;
} 

/* end wishlist ---------------------------*/

/* START account page ---------------------------*/
#AccountTabs ul {
	top: 0px;
	right: 0px;
	margin: 0px;
	width: 90%;
	list-style: none;
}

#AccountTabs li{
	float: left;
	top: 0px;
	margin-right: 5px;
	background-color: #333366;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-radius: 10px 10px 0px 0px;
}

#AccountTabs img {
	vertical-align: middle;
	border-style: none;
	margin: 0px 5px;
}

#AccountTabs li a {
	display: block;
	text-decoration: none;
	font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	vertical-align: middle;
	}
	
#AccountTabs li:hover a:hover{
	background-color: #000000;
	color: #33CCFF;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-radius: 10px 10px 0px 0px;
	vertical-align: middle;
}

#OrderTabs ul {
	top: 0px;
	right: 0px;
	margin: 0px;
	width: 90%;
	list-style: none;
}

#OrderTabs li{
	float: left;
	top: 0px;
	margin-right: 5px;
	background-color: #99CCFF;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-radius: 10px 10px 0px 0px;
	border-top: 2px solid #333333;
	border-right: 2px solid #333333;
	border-left: 2px solid #333333;
}

#OrderTabs img {
	vertical-align: middle;
	border-style: none;
	margin: 0px 5px;
}

#OrderTabs li a {
	display: block;
	text-decoration: none;
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: middle;
	}
	
#OrderTabs li:hover a:hover{
	background-color: #000000;
	color: #33CCFF;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-radius: 10px 10px 0px 0px;
	vertical-align: middle;
}

.OrderHistoryHeader {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #333366;
	padding: 5px 5px 5px 20px;
	margin-bottom: 0;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-radius: 10px 10px 0px 0px;
	font-weight: normal;
}

.OrderHistory_InvoiceNo {
	float: left;
	display: block;
	top: 0px;
	font-weight: bold;
	margin-right: 5px;
	margin-left: 20px;
	background-color: #333366;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-radius: 10px 10px 0px 0px;
	border-top: 2px solid #333333;
	border-right: 2px solid #333333;
	border-left: 2px solid #333333;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	vertical-align: middle;
}

.AcceptedText {
	font-size: 11px;
	font-weight: bold;
	color: #006600;
	background: #CEE2BC;
}

.RejectedText {
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	background: #EDDCDC;
	text-decoration: none;
}

.PendingText {
	font-size: 11px;
	font-weight: bold;
	color: #D75600;
	background: #FFE4CA;
}

.SubmitText {
	font-size: 11px;
	font-weight: bold;
	color: #3366CC;
	text-decoration: none;
}


.OrderHistoryHeaders {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	background-color: #ffffff;
	padding: 2px;
	margin-bottom: 0;
	font-weight: bold;
}

.Table_OrderHistoryRows {
	border-bottom: 1px dotted #666666;
	padding: 2px;
	vertical-align: middle;
}

.AccountPageHeaders {
	position: relative;
	color: #000000;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-radius: 10px 10px 0px 0px;
	font: bold 12px Verdana;
	background: #CCCCCC;
	border: 2px solid #CCCCCC;
}

.AccountPageIcons {
	float: left;
	position: absolute;
	z-index: 5;
	top: -20px;
	left: -10px;
	padding-right: 0px;
}

.AccountPageContent {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 0px 0px 10px 10px;
	border: 2px solid #CCCCCC;
	font: 12px Verdana;
	background: #FFFFFF;
}


/* END account page -----------------------------*/

/* PHOTO STRIP -----------------------------------*/

#photo_strip {width:100%; margin-left:0px;}
#container {margin:0; padding:0px; overflow:auto; width: 100%; color:#222; background:#ececec;}
#container ul {margin:0; padding:0; list-style:none; white-space:nowrap; display:table-row;}
#container ul li {display: inline; padding-top: 10px; background:#ececec; vertical-align:middle;}
#container ul li img {border:1px solid #000000; margin-right: 0px;}
/* end photo strip ---------------------------------*/

.Table_RowDottedLine {
	border-bottom: 1px dotted #666666;
	padding: 4px;
}

.SmallestFont {
	font-size: 9px;
}

.WhiteReadingArea {
	box-shadow: 10px 10px 5px #888;
	padding: 10px;
	background-color: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	border: thin solid #999999;
}
.RequiredFields {
	font-weight: bold;
	color: #CC0000;
}

/* Page header styles ----------------------------------------------------- */

.FloatRight_Header {
	float: right;
	width: 30%;
	font-size: 11px;
	font-weight: normal;
	text-align: right;
}

.FloatLeft_TitleHeader {
	float: left; 
	width: 65%;
}


/* End page header styles  ------------------------------------------------ */

.Checkout_USPS_Content {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 0px 0px 10px 10px;
	font: 12px Verdana;
	background: #CDF;
}

.Checkout_USPS_Header {
	position: relative;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-radius: 10px 10px 0px 0px;
	font: bold 12px Verdana;
	background: #039;
}

.Checkout_UPS_Content {
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	-moz-border-radius: 0px 0px 10px 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-radius: 0px 0px 10px 10px;
	font: 12px Verdana;
	background: #F0CFA4;
}

.Checkout_UPS_Header {
	position: relative;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	-moz-border-radius: 10px 10px 0px 0px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	border-radius: 10px 10px 0px 0px;
	font: bold 12px Verdana;
	background: #630;
}

