/* CSS Document */

body{
margin:0;
padding:0;
font-family:Arial, Helvetica, sans-serif;
}

#radiobuttonsset{
position:fixed;
left:500px;
top:200px;

}

#memorialheadstonebody{
float:left;
width:800px;
margin-left:20px;
}

#headstonesseo{
margin-top:134px;
width:1005px;

}

#headstonesseo2{
margin-top:134px;
width:1005px;

}

/* main wrapper */
#headstones{
float:left;
width:1005px;
/*height:581px;*/
overflow:hidden;
}

#masthead{
position:absolute;
top:0px;
left:0px;
z-index:2;
width:1005px;
overflow:hidden;
}

/* logo header */
#memorials{
float:left;
width:1024px;
height:53px;
background:url(../images/memorialheadstonelogo.gif) no-repeat top left;
}

/* top links */
#memorialheadstones{
float:left;
width:470px;
height:13px;
margin: 20px 43px 14px 511px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0da3dd;
}

#memorialheadstones a, a:link, a:visited{
color:#0da3dd;
text-decoration:none;
}

#memorialheadstones a:hover{
color:#0da3dd;
text-decoration:underline;
}

* html #memorialheadstones{
margin: 20px 43px 14px 255px;
}


/* top menu */
#memorial{
float:left;
width:977px;
height:28px;
margin: 0px 32px 0px 15px;
background:url(../images/cemeteryheadstones.gif) no-repeat bottom left;
}

* html #memorial{
margin: 0px 32px 0px 7px;
}

/* quick search */
#memorialprices{
float:left;
width:977px;
height:50px;
margin: 0px 32px 0px 15px;
background:url(../images/memorialsearch.gif) no-repeat top left;
}

* html #memorialprices{
margin: 0px 32px 0px 7px;
}

/* main content area */
#graveyardheadstones{
float:left;
width:1024px;
clear:both;
}

.memorialproductinfobottom{
float:left;
display:block;
width:800px;
margin: 0px 0px 0px 24px;
}

#memorialproductinfobottom{
float:left;
width:800px;
margin: 0px 0px 0px 24px;
}

#memorialproductinfoview{
float:left;
width:900px;
margin: 0px 10px 0px 24px;
font-size:12px;
}

/* left menu */
#headstoneprices{
float:left;
width:208px;
height:400px;
margin: 0px 0px 0px 24px;
background:url(../images/headstonesearch.gif) no-repeat top left;
}

* html #headstoneprices{
margin: 0px 0px 0px 12px;
}

#mainarea{
float:left;


}

/* main text area */
#graniteheadstones{
float:left;
width:411px;

}

/* right menu */
#marbleheadstones{
float:left;
width:308px;
height:399px;
margin: 0px 0px 0px 0px;
padding-left:40px;
background:url(../images/memorialsheadstones.gif) no-repeat top left;
}

/* right menu */
#marbleheadstoneshome{
float:left;
width:308px;
height:399px;
margin: 0px 0px 0px 0px;
padding-left:40px;
background:url(../images/memorialsheadstones2.gif) no-repeat top left;
}

/* bottomshadow */
#gravestones{
clear:left;
float:left;
width:1000px;
height:24px;
background:url(../images/gravestones.gif) no-repeat top left;
}

#marqueoffer{
float:right;
padding-left:500px;
width:400px;
height:24px;
}

/* footer */
#headstonesmemorials{
float:left;
width:1005px;
height:26px;
background:#dcf0f9;
border-top:#bae1f3 solid 2px;
}

/*tabs*/
.tabs {
	padding:10px 0 0 10px;
	margin:0px 10px 0 0;
	list-style:none;
	height:26px;
	width:401px;
	background:#c7c7c7;
	border-bottom:1px solid #aaa9a9;
	position:relative;
	background-color: #fff;
}
.tabs li {float:left; margin-right:-4px; margin-bottom:-1px;}
.tabs li a {display:block; text-decoration:none; font-size:11px; font-family: arial, sans-serif; line-height:23px;}
.tabs li a em {display:block; float:left; height:25px;text-align:center; padding:0 15px; background:#ccc; border:1px solid #aaa9a9; border-right:0; font-style:normal; color:#fff;}
.tabs li a span {display:none;}
.tabs li a b {position:relative; display:block; float:left; z-index:100; border-bottom:1px solid #aaa9a9; width:2px; background:url(../images/tab.gif);}

.tabs li a b.p1 {height:25px; margin-top:1px;}
.tabs li a b.p2 {height:23px; margin-top:3px;}
.tabs li a b.p3 {height:21px; margin-top:5px;}
.tabs li a b.p4 {height:19px; margin-top:7px;}
.tabs li a b.p5 {height:18px; width:1px; background:#aaa9a9; margin-top:9px; font-size:1px; line-height:0; border:0;}

.tabs li a:hover {color:#000; white-space:normal;}

.tabs li a:hover em {background:#fff; color:#000; cursor:pointer; border-bottom-color:#fff; position:relative; z-index:300;}
.tabs li a.selected em {
	background:#fff;
	color:#0da3dd;
	font-weight:bold;
	border-bottom-color:#fff;
	text-decoration:none;
	position:relative;
	z-index:400;
	background-color: #fff;
}
.tabs li a.selected:hover em {cursor:default;}
.tabs li a.selected:hover b {cursor:default;}
.tabs li a.selected b {z-index:400; background-position:0 -33px; border-bottom-color:#fff; cursor:pointer;}

.tabs li a:hover b {background-position:0 -33px; border-bottom-color:#fff; cursor:pointer;}
.tabs li a:hover b.p5, .menu li a.selected b.p5 {background:#aaa9a9;}

.tabs li a:hover span {display:block; position:absolute; left:10px; top:35px; color:#000;}
.tabs li a.selected span {display:block; position:absolute; left:10px; top:35px; color:#000;}
.tabs li a.selected:hover span {display:none;}

.message {height:auto; background:#fff; border:1px solid #aaa9a9; border-top:0; text-align:left; padding:5px 5px; margin:0 0px 0px 0; color:#000; font-size:12px; font-family:Arial, Helvetica, sans-serif; min-height:360px;}



.message a:hover{
color: #000;
text-decoration: underline;
padding: 0px;
}

.message a:link{
color: #0da3dd;
text-decoration: underline;
padding: 0px;
}

.message a:active{
color: #0da3dd;
text-decoration: underline;
padding: 0px;
}

.message a:visited{
color: #0da3dd;
text-decoration: underline;
padding: 0px;
}


h2{ color:#000; font-size:12px; font-family:Arial, Helvetica, sans-serif; padding:0; margin:0; font-weight:normal;}

#memorialdesign{
width:380px;
height:118px;
background:url(../images/ukmemorialservice.gif);
margin:15px 0px 15px 10px;
}

#memorialdesignphoto{
width:380px;
height:118px;
background:url(../images/ukmemorialservice2.gif);
margin:15px 0px 15px 10px;
}

#memorialdesign2{
width:380px;
height:118px;
background:url(../images/factory.gif);
margin:15px 0px 15px 10px;
}

#memorialdesignpicture{
width:380px;
height:118px;
margin:15px 0px 15px 10px;
}

#headstones1{
width:136px;
height:20px;
padding-top:90px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0da3dd;
text-align:center;
background: url(../images/categories/headstones/headstones.gif);
}

#headstones1 a{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#headstones1 a:link{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#headstones1 a:hover{
text-decoration:underline;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#headstones1 a:visited{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#headstones2{
width:136px;
height:20px;
padding-top:90px;
margin-left:10px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0da3dd;
text-align:center;
background: url(../images/categories/headstones/marbleheadstones.gif);
}

#headstones2 a{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#headstones2 a:link{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#headstones2 a:hover{
text-decoration:underline;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#headstones2 a:visited{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#headstones3{
width:136px;
height:20px;
padding-top:90px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0da3dd;
text-align:center;
background: url(../images/categories/headstones/churchheadstones.gif);
}

#headstones3 a{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#headstones3 a:link{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#headstones3 a:hover{
text-decoration:underline;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#headstones3 a:visited{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#headstones4{
width:136px;
height:20px;
padding-top:90px;
margin-left:10px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0da3dd;
text-align:center;
background: url(../images/categories/headstones/childrenheadstones.gif);
}

#headstones4 a{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#headstones4 a:link{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#headstones4 a:hover{
text-decoration:underline;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#headstones4 a:visited{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#kerbsets1{
width:136px;
height:20px;
padding-top:90px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0da3dd;
text-align:center;
background: url(../images/categories/kerbsets/granitekerbsets.gif);
}

#kerbsets1 a, a:link, a:visited{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#kerbsets1 a:hover{
text-decoration:underline;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#kerbsets2{
width:136px;
height:20px;
padding-top:90px;
margin-left:10px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0da3dd;
text-align:center;
background: url(../images/categories/kerbsets/marblekerbsets.gif);
}

#kerbsets2 a, a:link, a:visited{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#kerbsets2 a:hover{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#ledgers1{
width:136px;
height:20px;
padding-top:90px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0da3dd;
text-align:center;
background: url(../images/categories/ledgers/graniteledgers.gif);
}

#ledgers1 a, a:link, a:visited{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#ledgers1 a:hover{
text-decoration:underline;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#vases1{
width:136px;
height:20px;
padding-top:90px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0da3dd;
text-align:center;
background: url(../images/categories/vases/granitevases.gif);
}

#vases1 a, a:link, a:visited{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#vases1 a:hover{
text-decoration:underline;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#vases2{
width:136px;
height:20px;
padding-top:90px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0da3dd;
text-align:center;
background: url(../images/categories/vases/marblevases.gif);
}

#vases2 a, a:link, a:visited{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#vases2 a:hover{
text-decoration:underline;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#vases3{
width:136px;
height:20px;
padding-top:90px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0da3dd;
text-align:center;
background: url(../images/categories/vases/candlebox.gif);
}

#vases3 a, a:link, a:visited{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#vases3 a:hover{
text-decoration:underline;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#plaques1{
width:136px;
height:20px;
padding-top:90px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0da3dd;
text-align:center;
background: url(../images/categories/plaques/graniteplaques.gif);
}

#plaques1 a, a:link, a:visited{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#plaques1 a:hover{
text-decoration:underline;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#plaques2{
width:136px;
height:20px;
padding-top:90px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0da3dd;
text-align:center;
background: url(../images/categories/plaques/bronzeplaques.gif);
}

#plaques2 a, a:link, a:visited{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#plaques2 a:hover{
text-decoration:underline;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#cremations1{
width:136px;
height:20px;
padding-top:90px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0da3dd;
text-align:center;
background: url(../images/categories/cremation/headstones.gif);
}

#cremations1 a, a:link, a:visited{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#cremations1 a:hover{
text-decoration:underline;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#cremations2{
width:136px;
height:20px;
padding-top:90px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0da3dd;
text-align:center;
background: url(../images/categories/cremation/kerbsets.gif);
}

#cremations2 a, a:link, a:visited{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#cremations2 a:hover{
text-decoration:underline;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#cremations3{
width:136px;
height:20px;
padding-top:90px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0da3dd;
text-align:center;
background: url(../images/categories/cremation/plaques.gif);
}

#cremations3 a, a:link, a:visited{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#cremations3 a:hover{
text-decoration:underline;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#childrens1{
width:136px;
height:20px;
padding-top:90px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0da3dd;
text-align:center;
background: url(../images/categories/childrens/headstones.gif);
}

#childrens1 a, a:link, a:visited{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#childrens1 a:hover{
text-decoration:underline;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#homegardens1{
width:136px;
height:20px;
padding-top:90px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0da3dd;
text-align:center;
background: url(../images/categories/homegardens/homegardens.gif);
}

#homegardens1 a, a:link, a:visited{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#homegardens1 a:hover{
text-decoration:underline;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#childrens2{
width:136px;
height:20px;
padding-top:90px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0da3dd;
text-align:center;
background: url(../images/categories/childrens/kerbsets.gif);
}

#childrens2 a, a:link, a:visited{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#childrens2 a:hover{
text-decoration:underline;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#petmemorials1{
width:136px;
height:20px;
padding-top:90px;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
color:#0da3dd;
text-align:center;
background: url(../images/categories/pets/pets.gif);
}

#petmemorials1 a, a:link, a:visited{
text-decoration:none;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}

#petmemorials1 a:hover{
text-decoration:underline;
width:136px;
height:20px;
padding-top:90px;
color:#0da3dd;
}



#headstonesbestsellers{
float:left;
margin-top:10px;
width:285px;
height:25px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0da3dd;
}

#cemeteryfixingareas{
float:left;
margin-top:10px;
width:285px;
height:336px;
background: url(../images/memorialmap.gif);
}

.ukbestsellers{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#0da3dd;
}

.ukbestsellers a{
margin:0;
padding:0;
}

#memorialsearch{
float:left;
width:600px;
margin-left:10px;
margin-right:10px;
margin-top:5px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0da3dd;
overflow:hidden;
}

#memorialbasket{
float:right;
margin-left:10px;
margin-right:10px;
margin-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0da3dd;
}

/*text*/

.memorialtitle {
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0da3dd;
display:block;
margin-top:5px;
margin-left:5px;
}

h1{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0da3dd;
font-weight:normal;
margin:0;
padding:0;
}

.memorialtitleproduct {
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0da3dd;
display:block;
margin-top:5px;
margin-left:5px;
width:50%;
}

.memorialtitleprice {
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0da3dd;
display:block;
margin-top:5px;
margin-left:5px;
margin-right:5px;
width:35%;
}

.headstonescategories{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#0da3dd;
width:285px;
height:25px;
display:block;
border-bottom: #bae2f3 solid 2px;
margin-top:10px;
}

.headstonescategories2{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0da3dd;
width:285px;
height:25px;
display:block;
margin-top:5px;
}

#memoriallettering{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#000;
width:285px;
height:25px;
margin-top:5px;
}

#memorialchat{
float:left;
width:171px;
height:88px;
margin: 12px 0 10px 9px;
background: url(../images/chatonline.gif);
border-bottom: #bae2f3 solid 2px;
}

* html #memorialchat{
margin: 12px 0 10px 4px;
}

#memorialspecialoffers{
float:left;
width:171px;
height:200px;
margin: 12px 0 10px 9px;
border-bottom: #bae2f3 solid 2px;
}

* html #memorialspecialoffers{
margin: 12px 0 10px 4px;
}

.specialoffers{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#0da3dd;
font-weight:bold;
}

#buymemorialsonline{
float:left;
width:171px;
height:44px;
margin: 12px 0 10px 9px;
background: url(../images/buymemorials.gif);
}

* html #buymemorialsonline{
margin: 12px 0 10px 4px;
}

.infobox{
display:block;
width: 20px;
}

.formtext {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
.style67 {font-family: Arial, Helvetica, sans-serif; font-size: 16px; color: #0da3dd; font-weight: bold; }
input {border:#0da3dd solid 1px;}
.select {border:#0da3dd solid 1px; width: 200px;}
.astrix {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 16px;
}

.contactmemorials1 {font-size: 12px}
.contactmemorials2 {font-size: 14px}
.contactmemorials3 {
	font-size: 24px;
	color: #0da3dd;
}

#headstoneproductimage{
width:50%;
float:right;
}

#headstoneproductdescription{
width:40%;
float:left;
}


/*eccommerce*/

#content{
width:550px;

}

TD.pageHeading, DIV.pageHeading {
	display:block;
	font-family: Arial;
	font-size: 17px;
	color: #000;
	text-decoration: none;
	background: #fff;
	margin: 0px;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;	
}



.boxText { font-family: Verdana, Arial, sans-serif;}
.errorBox { font-family : Arial, Verdana, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Verdana, sans-serif; font-size : 10px; color: #70d250; text-decoration: underline; }

BODY {
  background: #ffffff;
  color: #000000;
  margin: 0px;
}

A {
	color: #FF0000;
	text-decoration: none;
}

A:hover {
	color: #FF0000;
	text-decoration: underline;
	margin:0;
}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #c5c5c5;
  color: #000000;
  margin-left:10px;
  display:block;
}

A.headerNavigation { 
  color: #FFFFFF; 
}

A.headerNavigation:hover {
  color: #ffffff;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  background: #bbc3d3;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {

}

.infoBoxContents {
font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TD.infoBoxHeading {

}

TD.infoBox, SPAN.infoBox {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  border: 1px;
  border-style: dashed;
  border-color: #CCCCCC;
  border-spacing: 2px;
  	/*border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;*/
}

.productListing-heading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  background: #CCCCCC;
  color: #000000;
  /*font-weight: bold;*/
}

TD.productListing-data {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}


TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main {
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  line-height: 1.5;
}

TD.smallText, SPAN.smallText, P.smallText {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
}

TD.accountCategory {
  font-family: Arial, sans-serif;
  font-size: 13px;
  color: #aabbdd;
}

TD.fieldKey {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

TD.fieldValue {
  font-family: Arial, sans-serif;
  font-size: 12px;
}

TD.tableHeading {
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.newItemInCart {
  font-family: Arial, Verdana, sans-serif;
  font-size: 10px;
  color: #ff0000;
}

CHECKBOX, INPUT, RADIO  {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
}

SELECT{
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
  width:180px;
}

INPUT {
	background-color: #F5F5F5;
	border: 1px solid #CCCCCC;
	}

TEXTAREA {
  width: 170px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

* html TEXTAREA {
  width: 170px;
  font-family: Arial, Verdana, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Verdana, sans-serif;
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #FF0000; }
.checkoutBarCurrent {
	font-family: Arial, Verdana, sans-serif;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

/* message box */

.messageBox { font-family: Arial, Verdana, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Verdana, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Verdana, sans-serif; font-size: 10px; color: #ff0000; }

/* related products */
TD.productListing-data p {
          margin:2px;
          padding:0;
          text-align:center;
        }
		
#memorialheadstones .brochure a{
color:#FF0000;
}

#memorialfooter{
float:left;
background:#dcf0f9;
width:1005px;
}

#footerheading{
font-family:Arial, Helvetica, sans-serif;
font-size:24px;
color:#0da3dd;
}

.memorialhelpline{
float:left;
width:970px;
display:block;
margin-left:10px;
margin-right:20px;
margin-bottom:10px;
margin-top:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:italic;
text-align:center;
padding:3px;
color: #FF0000;
border:#fca017 3px solid;
background:#feca7c;
}

.memorialalert{
display:block;
margin-left:10px;
margin-top:2px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#0da3dd;
height:18px;
display:none;
}

#headstonefooter{
float:left;
width:745px;
background:#dcf0f9;
}

#memorialsitemap{
float:left;
width:200px;
background:#dcf0f9;
}

#nammmembers{
float:left;
width:745px;
height:1150px;
}

#memorialtestimonial{
float:left;
width:650px;
background:#fff;
border: #FF0000 solid 1px;
font-family:Arial, Helvetica, sans-serif;
color:#0da3dd;
padding:10px;
margin-left:8px;
margin-top:8px;
}

.testimonialheading{
font-size:18px;
}

.memorialmasons{
float:left;
margin:10px 0 0 8px;
display:block;
width:735px;
font-family:Arial, Helvetica, sans-serif;
color:#0da3dd;
font-size:18px;
}

.testimonialtext{
font-size:16px;
}

.testimoniallink{
font-size:12px;
}

.tenoffer{
font-size:12px;
color:#FF0000;
margin-right:10px;
}

#nav ul { /* all lists */
		padding: 0;
		font-size:12px;
}

#nav li a {
display:block;
padding:0px;
		color : #0da3dd;
		text-decoration : none;
	}
	
	#nav li a:hover {
		color : #ff0000;
	}
	
#nammlogos{
margin-top:25px;
float:left;
width:300px;
height:170px;
}

#brochure-call{
width:188px;
height:191px;
}
#brochure-call-right{
margin:20px 0 0 70px;
width:188px;
height:191px;
}

img{
border:none;}

/* Vertical navigation START */
#navVertical ul {
  	margin:     0;
  	padding:    0;
  	list-style: none;
}

#navVertical ul li {
  	margin:     	0;
  	padding:    	0px 0px 0px 0px;
  	list-style: 	none;
  	display:    	block;
	_width:			270px;
	background:		url(../images/line_dotted.gif) repeat-x bottom;
}

#navVertical ul li a{
  	padding:          10px 21px 10px 21px;
  	color:            #3c3f36;
  	text-decoration:  none;
	font-size:		  13px;
	font-weight:	  bold;
  	display:		  block;
	background:		  url(../images/bullet_01.gif) no-repeat 5px 14px;
}

#navVertical ul li a:hover, #navVertical ul li a.linkOn{
  	color:            #3c3f36;
  	text-decoration:  underline;
	background:	      #f3f3ec;
}
/* Vertical navigation END */

.box {
	padding:		10px;
	background:		#ececec;
	border:			1px solid #c9c8bc;
	overflow:		hidden;
	clear:			both;
	margin-bottom:  10px;
	width:170px;
}

#links{
overflow:scroll;
}
