body {
	margin: 0px;
	padding: 0px;
	background-color: #C4C1B2;
	background-image: url(images/BodyBG.jpg);
	background-repeat: repeat-x;
	background-position: center 130px;
	text-align: center;
}
#NameCategoryIntro {
	height: 100%;
	width: 100%;
	margin-top: 10px;
}
#NameCategoryIntro a {
	color: #555555;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
}
#NameCategoryIntro ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#NameCategoryIntro li {
	display: inline;
	margin: 10px;
	padding: 10px;
	float: left;
	height: 120px;
	width: 255px;
	background-color: #DBD9CF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EFEDE2;
	border-bottom-color: #AEADA4;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #333333;
	font-size: 14px;
	line-height: 18px;
}
#NameCategoryIntro p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333366;
}
#NameCategoryIntro h1 {
	background-image: url(images/Clickforpreview.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 590px;
	font-size: 17px;
	color: #FFFFFF;
	padding-top: 15px;
	text-align: center;
}
#NameCategoryIntro h2 {
	text-align: center;
	font-size: 21px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.test {
	background-color: #0033CC;
	float: left;
	height: 244px;
	width: 244px;
}

.box {
	padding:0px;
	padding: 0 !ie;
	margin: 5px !ie;
	width: 200px;
}

#Header {
	padding: 0px;
	height: 130px;
	width: 100%;
	margin-bottom: 10px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CC99CC;
	background-image: url(images/bg-wide.jpg);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-position: left top;
}
#HeaderWrapper {
	height: 130px;
	width: 1040px;
	margin: 0 auto;
	text-align: center;
}
#HeaderLogoNav {
	margin: 0px;
	padding: 0px;
	height: 90px;
	width: 1040px;
	background-image: url(images/Logo-White.png);
	background-repeat: no-repeat;
	background-position: 0px 30px;
}
#HeaderNavigation {
	margin: 5px 0 0;
	float: right;
	padding: 0px;
	height: 35px;
	width: 650px;
}

#MainWrapper {
	padding: 0px;
	width: 1050px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	text-align: left;
}
#Auxnavigation {
	height: 20px;
	width: 1040px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	font-style: normal;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#breadcrumb {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	height: 20px;
	width: 540px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	text-align: left;
	padding: 0px;
	margin-bottom: 0px;
	float: left;
}
#breadcrumb a {
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
}
#breadcrumb a:hover {
	text-decoration: none;
}
#accountnavigation {
	height: 20px;
	width: 500px;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	display: inline;
	float: left;
	text-align: right;
	margin: 0px;
}
#accountnavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#accountnavigation li {
	display: inline;
	margin-right: 10px;
}

#accountnavigation li a {
	color: #666;
	text-decoration: none;
}

.login {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
}
.logout {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-right: 10px;
}
.itemsinbasket {
	background-image: url(images/shoppingcarticon.gif);
	background-repeat: no-repeat;
	padding-left: 15px;
}
#HeaderNavigation ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 35px;
}
#HeaderNavigation li {
	display: inline;
	margin-right: 5px;
}
#HeaderNavigation li a {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 2px;
	color: #000000;
	padding: 10px 0 0;
	display: block;
}
#HeaderNavigation li a:hover {
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 2px;
	color: #0099FF;
	padding: 10px 0 0;
	display: block;
}
.homenav {
	background-image: url(images/babytabs-home.png);
	height: 35px;
	width: 93px;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	padding: 0;
}
.shoppingnav {
	background-image: url(images/babytabs-shopping.png);
	height: 35px;
	width: 170px;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	padding: 0;
}
.contactnav {
	background-image: url(images/babytabs-contact.png);
	height: 35px;
	width: 136px;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	padding: 0;
}
.newgiftsnav {
	background-image: url(images/babytabs-home.png);
	height: 35px;
	width: 138px;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	margin-right: 20px;
}
.aboutusnav {
	background-image: url(images/babytabs-about.png);
	height: 35px;
	width: 138px;
	background-repeat: no-repeat;
	text-align: center;
	float: left;
	padding: 0;
}

#LeftColumn {
	float: left;
	width: 210px;
	margin: 0px;
	padding: 0px;
	font-family: "Lucida Grande", Verdana;
	font-size: 14px;
	color: #333333;
	text-align: left;
}
#LeftColumn ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#LeftColumn li {
	list-style-type: none;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCDC4;
	margin-bottom: 7px;
}
#LeftColumn li a {
	list-style-type: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #0099FF;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-decoration: none;
	width: 203px;
	background-color: #DBD9CF;
	clear: both;
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C3BA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEDE2;
	border-right-color: #EFEDE2;
	text-align: left;
	padding-left: 7px;
}
#RightColumn  h1   {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #555;
	text-transform: none;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C3BA;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#CategoryBox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
	width: 210px;
	float: left;
	height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEDE2;
}
.BoxContent {
	background-color: #DBD9CF;
	padding: 7px;
	float: left;
	height: 100%;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBD9CF;
}

#InformationBox {
	padding: 0px;
	width: 205px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: both;
	float: left;
}

#Content {
	width: 590px;
	min-height: 400px;
	float: left;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 100%;
	text-align: left;
}
h1 {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:0;
	line-height:normal;
	margin:0 0 20px;
	padding:0 0 10;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C3BA;
	text-align: left;
}
h2 {
	color: #605A53;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	text-align: left;
}
#Content p {
	font-family: Verdana;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	margin: 0000px;
	padding-bottom: 10px;
	font-style: normal;
	line-height: 13px;
}

#RightColumn {
	width: 210px;
	margin-left: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: auto;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-align: left;
}
#Footer {
	padding: 0px;
	width: 100%;
	margin-bottom: 0px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 0px;
}
#FooterWrapper {
	background-color: #F0F0F0;
	height: 50px;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#FooterBottom {
	height: 40px;
	width: 1040px;
	margin-top: 10px;
	margin-bottom: 0px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEDE2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #022027;
	padding-bottom: 5px;
	line-height: normal;
	text-align: left;
}
#FooterBottom a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #022027;
	padding-bottom: 5px;
	line-height: normal;
}
#FooterBottom a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
	line-height: normal;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #0099FF;
	padding-bottom: 5px;
	line-height: normal;
}
#LatestProductsBox {
	padding: 0;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
	width: 210px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#NewsletterBox {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
	width: 210px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	color: #333333;
	font-style: normal;
	font-weight: normal;
}
#SearchBox {
	padding: 0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 205px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	float: left;
	clear: both;
}
#FacebookBox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 196px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 140px;
	float: left;
	background-color: #DBD9CF;
	padding: 7px;
}
#CustomiseBox {
	padding: 0px;
	float: left;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	clear: both;
	width: 280px;
}
.productcustomiseoptions {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
.productcustomisepreview {
	width: 100%;
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
}

#CustomiseBox h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #086E00;
	letter-spacing: 1px;
	margin: 0px 0px 5px;
	padding: 0px;
	text-transform: uppercase;
	font-weight: bold;
}

#CustomiseBox h2 {
	color: #605A53;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
#CustomiseBox p {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px 0px 5px;
	padding: 0px;
}
.NameMeaning {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
	clear: both;
	width: 100%;
	height: 20px;
}
#ProductCustomiseContent {
	width: 540px;
	float: left;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
#ProductCustomiseRightColumn {
	width: 210px;
	margin-left: 15px;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height: auto;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
}
#Engraving {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	background-image: url(images/Engraving.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 269px;
	padding-top: 10px;
	margin-bottom: 0px;
}
#id_name_desc {
	clear: both;
	display: block;
	margin: 1px 0;
}
#ProductCustomiseOptions {
	width: auto; /*825px;*/
	float: left;
	clear: both;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#CustomiseWrapper {
	width: 825px;
	display: inline;
	float: left;
	margin-left: 10px;
}
#CustomiseOption1 {
	float: left;
	height: 190px;
	width: 259px;
	color: #000;
	text-align: left;
	font-size: 12px;
}
#CustomiseOption2 {
	float: left;
	height: 190px;
	width: 259px;
	display: inline;
	text-align: left;
	margin-left: 4px;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #000;
	font-size: 12px;
}
#CustomiseOption3 {
	float: left;
	height: 190px;
	width: 269px;
	display: inline;
	text-align: left;
	margin-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	padding-left: 5px;
	color: #000;
	font-size: 10px;
}
#CustomiseOption1 p, #CustomiseOption2 p, #CustomiseOption3 p {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-align: left;
	color: #333333;
	margin: 0px 0px 5px;
	padding: 0px;
}
#CustomiseOption1 h1, #CustomiseOption2 h1, #CustomiseOption3 h1 {
	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding: 5px;
	margin-bottom: 5px;
	text-transform: uppercase;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEDE2;
}
#CustomiseOption3 b {clear:both;display:block;}
#ProductImage {
	float: left;
	width: 290px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#ProductDetails {
	height: auto;
	width: 290px;
	display: inline;
	margin-left: 10px;
	float: left;
}

#ProductDetails p {
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 7px;
}
.Productsize {
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
	padding-bottom: 5px;
	float: left;
	clear: both;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
}
#MoreProductImages {
	float: left;
	width: 290px;
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	clear: both;
}
#MoreABCProductImages {
	float: left;
	width: 590px;
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	clear: both;
	margin-top: 10px;
}
#ProductImage a {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
.ProductPrice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	padding: 5px;
	clear: both;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5C3BA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEDE2;
	width: 280px;
	margin: 0px;
}
#ProductDelivery {
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5C3BA;
	margin-bottom: 0px;
	padding-bottom: 0px;
	float: left;
	clear: both;
	width: 290px;
	margin-top: 0px;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEDE2;
}
.ProductBuyNow {
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
	padding-bottom: 5px;
	float: left;
	clear: both;
	width: 290px;
	margin-top: 0px;
	padding-top: 0px;
}
.ProductDescription {
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
	padding-bottom: 5px;
	float: left;
	clear: both;
	width: 290px;
	margin-top: 0px;
	padding-top: 0px;
}
#MoreProductImages img {
	margin-right: 10px;
	border: 3px solid #CCCCCC;
}
#MoreProductImages p {
	margin-bottom: 10px;
}
#MoreProductImages img:hover {
	margin-right: 10px;
	border: 3px solid #666666;
}
.productsizeDpreview {
	width: 540px;
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top:9px;
	float: left;
	background-image: url('images/frames/frameC.jpg');
	background-repeat: no-repeat;
	height: 292px;
}
.productsizeCpreview {
	width: 540px;
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(images/FrameC-Blank.jpg);
	background-repeat: no-repeat;
	height: 292px;
}
.letterspreview {
	margin: 110px 0px 0px;
	padding: 0px;
	height: 35px;
	width: 540px;
	text-align: center;
}

.engraving {
	height: 8px;
	width: 540px;
	margin-top: 112px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6px;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	background-image: url(images/Engravingsmall.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
.engraving-small-letters{
	height: 8px;
	width: 540px;
	margin-top: 103px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 6px;
	color: #666666;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	background-image: url(images/Engravingsmall.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#ProductCustomiseBuy {
	height: 40px;
	width: 825px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #15750E;
	font-size: 18px;
	font-style: normal;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: center;
	float: left;
	clear: both;
}
.ProductnameCustomise {
	width: 200px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #0099FF;
	background-color: #F0F0F0;
	height: 30px;
	margin-bottom: 5px;
	border: none;
	padding: 2px;
}
.EngravingCustomise {
	width: 256px;
	background-color: #ECECEC;
	height: 20px;
	margin-bottom: 5px;
}
.productsizeBpreview {
	width: 540px;
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(images/FrameB-Blank.jpg);
	background-repeat: no-repeat;
	height: 292px;
	background-position: center;
}
.productsizeApreview {
	width: 540px;
	clear: both;
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	background-image: url(images/FrameA-Blank.jpg);
	background-repeat: no-repeat;
	height: 292px;
	background-position: center;
}
p {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding-bottom: 5px;

}
#ProductTitle {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:0;
	line-height:normal;
	margin:0 0 10px;
	padding:0 0 10;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C3BA;
}
#ProductDetails p {
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px 0px 7px;
}
.Productsize {
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
	padding-bottom: 5px;
	float: left;
	clear: both;
	width: 290px;
	margin-top: 0px;
	padding-top: 5px;
}
#MoreProductImages {
	float: left;
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#ProductImage a {
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

.ProductBuyNow {
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
	padding-bottom: 5px;
	float: left;
	clear: both;
	margin-top: 0px;
	padding-top: 5px;
}
.ProductDescription {
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 0px;
	padding-bottom: 5px;
	float: left;
	clear: both;
	margin-top: 0px;
	padding-top: 5px;
}
#ProductListing {
	width: 600px;
	float: left;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 100%;
	background-color: #ECECEC;
	clear: both;
}
.ProductListingTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding: 5px;
	clear: both;
	float: left;
	width: 170px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5C3BA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEDE2;
	height: auto;
}
.ProductDelivery p {
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
.ProductListingTitle a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	clear: both;
	float: left;
}
.ProductListingImage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding: 0px;
	clear: both;
	float: left;
	width: 180px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5C3BA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEDE2;
	vertical-align: middle;
	text-align: center;
	height: 230px;
	background-color: #FFFFFF;
}
.ProductListingPrice {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333333;
	padding: 5px;
	clear: both;
	float: left;
	width: 170px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5C3BA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEDE2;
}
.ProductListingBuyNow {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding: 5px;
	clear: both;
	float: left;
	width: 170px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5C3BA;
	background-image: url(includes/languages/english/images/buttons/button_buy_now.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.SeeMore {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	clear: both;
	float: left;
	width: 170px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5C3BA;

}
#MoreProductImages img {
	margin-right: 10px;
	border: 3px solid #CCCCCC;
}
#MoreProductImages p {
	margin-bottom: 10px;
}
#MoreProductImages img:hover {
	margin-right: 10px;
	border: 3px solid #666666;
}#Product {
	width: 590px;
	min-height: 400px;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#MainProductImage {
	float: left;
	width: 290px;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.enlargeimage {
	background-image: url(images/enlargeimage.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-left: 20px;
	height: 25px;
	float: left;
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
}
.moreimages {
	background-image: url(images/moreimages.jpg);
	background-repeat: no-repeat;
	background-position: 0px 4px;
	padding-left: 20px;
	height: 25px;
	float: left;
	width: 250px;
	padding-top: 5px;
}
#Category {
	width: 600px;
	float: left;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 200px;
	background-color: #ECECEC;
}
#CategoryIntroIText {
	float: left;
	width: 300px;
	display: inline;
	margin-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 18px;
	color: #4E4944;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.LibertyCategory {
	background-image:url(images/Trousselier-pink-CategoryIm.jpg);
	background-repeat:no-repeat;
	height:209px;
	margin-bottom:10px;
	width:600px;
}

#Content a:visited,
#Content a {
}

.TrousselierCategory {
	background-image:url(images/Trousselier-Category.jpg);
	background-repeat:no-repeat;
	height:206px;
	margin-bottom:10px;
	width:600px;
}

.NamesCategory {
	background-image:url(images/Names-Category.jpg);
	background-repeat:no-repeat;
	height:209px;
	margin-bottom:10px;
	width:600px;
}

.UncleGooseCategory {
	background-image:url(images/UncleGoose-Category.jpg);
	background-repeat:no-repeat;
	height:209px;
	margin-bottom:10px;
	width:600px;
}

.MusicBoxesCategory {
	background-image:url(images/MusicBoxes-Category.jpg);
	background-repeat:no-repeat;
	height:206px;
	margin-bottom:10px;
	width:600px;
}

.primary_color {
	background: url(images/primarycolours.jpg) no-repeat right;
}

.pastel_color {
	background: url(images/pastelcolours.jpg) no-repeat right;
}

.product-form {
	display: block;
	width: 590px;
}
.MailPressFormEmail, .MailPressFormName {
	background-color: #F0F0F0;
	width: 200px;
	padding: 2px;
	height: 20px;
	margin-bottom: 5px;
	float: left;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0099FF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border: none;
}


#LeftColumn li a:hover {
	background-color: #C8C6BD;
}
.Left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 35px;
	width: 700px;
}
.Right {
	display: inline;
	width: 250px;
	height: 70px;
	margin: 0px;
	padding: 0px;
	float: right;
}
.facebooktext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #0D2A31;
	font-style: normal;
	line-height: normal;
	padding: 10px;
}
#accountnavigation a {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	font-family: Verdana;
	font-size: 11px;
	color: #555555;
	padding: 0px;
	margin: 0px;
}
.Searchform {
	background-image: url(images/Searchbox.png);
	height: 20px;
	width: 200px;
	padding: 5px;
	border: none;
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
}
.searchfield
{
	background-color: #F0F0F0;
	width: 125px;
	padding: 2px;
	height: 20px;
	float: left;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #0099FF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border: none;
	margin-left: 10px;
}
#FacebookBox p {
}
#FacebookBox a {
	color: #0099FF;
	text-decoration: underline;
	font-family: "Lucida Grande", Verdana;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
h3 {
	color: #605A53;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
TD.pageHeading, DIV.pageHeading {
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-style:normal;
	font-weight:normal;
	letter-spacing:0;
	line-height:normal;
	margin:0 0 20px;
	padding:0 0 10;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C3BA;}

td.pageHeading h1 {
  border-bottom:1px solid #CCCCCC;
  color:#787169;
  font-family:Georgia,"Times New Roman",Times,serif;
  font-size:28px;
  font-style:normal;
  font-weight:normal;
  line-height:normal;
  margin:0 0 5px;
  padding:0 0 3px;
}
.productListing-heading {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #CC99CC;
	height: 20px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-style: normal;
	line-height: normal;
}
TD.productListing-data 				{ font-size: 10px;font-family: arial;}

.FramedInfobox {
	background-color: #EFEDE2;
	padding: 10px;
	float: left;
	height: 100%;
	width: 100%;
	border: 4px solid #C5C3BA;
}
.FramedInfoRight {
	background-color: #EFEDE2;
	padding: 10px;
	float: left;
	height: 100%;
	width: 100%;
	border: 4px solid #C5C3BA;
	margin-left: 10px;
}
.ShoppingCart {
	background-color: #EFEDE2;
	padding: 10px;
	float: left;
	height: 100%;
	width: 570px;
	border: 4px solid #C5C3BA;
}

.FullFramedInfobox {
	background-color: #EFEDE2;
	padding: 10px;
	float: left;
	width: 560px;
	border: 4px solid #C5C3BA;
}


.FormField {
	background-color: #F0F0F0;
	width: 200px;
	padding: 2px;
	height: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0099FF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border: none;
}
.CategoryDesc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333333;
	padding: 5px;
	clear: both;
	float: left;
	width: 170px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5C3BA;
	height: auto;
	text-align: left;
	font-weight: normal;
}

.CategoryDescImage {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding: 0px;
	clear: both;
	float: left;
	width: 180px;
	height: 180px;
}

.CategoryDescTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	padding: 5px;
	clear: both;
	float: left;
	width: 170px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C5C3BA;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EFEDE2;
}
.FormField {
	background-color: #F0F0F0;
	width: 200px;
	padding: 2px;
	height: 20px;
	margin-bottom: 5px;
	margin-top: 5px;
	float: left;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0099FF;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	border: none;
}
#ProductCustomiseOptionsHeading {
	background-color: #0033CC;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-bottom: 5px;
	background-image: url(images/button_BG.jpg);
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.CheckingoutDetailItem {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14  px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 5px;
}

img
{  border-style: none;
}.alertbox {
	background-color: #DBC44B;
	padding: 5px;
	border-top-width: 1px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC99CC;
	border-bottom-color: #CC99CC;
	margin-bottom: 10px;
	clear: both;
	float: left;
}
.ReviewBox {
	background-image:url(images/ReviewBox.png);
	background-repeat:no-repeat;
	height:170px;
	margin-bottom:10px;
	width:580px;
	padding: 18px;
}
.ReviewBoxtextC {
	display: inline;
	float: left;
	width: 235px;
	margin-left: 10px;
	margin-top: 0px;
}
.ReviewBoxImageC {
	display: inline;
	float: left;
	width: 325px;
	height: 170px;
}
#MoreABCProductImages h2 {
	background-image: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#DeliveryBox {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	width: 196px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 200px;
	float: left;
	background-color: #DBD9CF;
	padding: 7px;
}
#NameCategoryIntro h1 a {
	background-image: url(images/Clickforpreview.png);
	background-repeat: no-repeat;
	height: 25px;
	width: 590px;
	font-size: 17px;
	color: #FFFFFF;
	padding-top: 15px;
	text-align: center;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#LeftColumn h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #555;
	text-transform: none;
	text-decoration: none;
	line-height: normal;
	font-style: normal;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C5C3BA;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

