* {
	margin:0;
	padding:0;
}

html {
	height: 100%;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	background-color: #e0e0e0;
	color:#2c2d33;
	font-size: 76%;
	line-height: 1.8;
}

body {
	background: url(/templates_css/images/memorymaker/bg.png) top center repeat-x;
	min-height:100%;
	_height:100%
}

#wrapper {
	margin: 0 auto;
	width:992px;
	background: url(/templates_css/images/memorymaker/shadow.png) 0 138px repeat-y;
	
}

#container {
	width: 960px;
	margin: 0 auto;
	overflow:hidden;
}

#header {
	background: url(/templates_css/images/memorymaker/h_bg.png) no-repeat;
	width: 960px;
	height: 137px;
}


#header h1 {
	text-indent:-9999px;
}

#headertext h2 {
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	margin: -65px 0 0 0;
	padding: 0px 0 0 600px;
	width: 400px;min-height: 25px;
	_height: 25px;
}



#logo {
	position:relative;
	background: url(/templates_css/images/memorymaker/logo.png) no-repeat;
	height:115px;
	width:164px;
	margin: 0 0 0 10px;
}

#inner {
	_height:1200px;
	min-height:1200px;
	background: url(/templates_css/images/memorymaker/i_bg.png) repeat-y;
	background-color: #FFF;
	overflow:hidden;
	width: 960px;
	margin: 0 auto;
}

#nav {
	margin-top:10px;
	overflow:hidden;
	background-color:#FFF;
	float:left;
	width:185px;
	padding-bottom: 500em;
    margin-bottom: -500em;
	display: inline;
}

#nav ul{
	list-style-type: none;
	margin: 5px 0;
	padding: 0;
}

#nav ul li a{
	font: bold 0.9em "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
	color: #6a1e1e;
	display: block;
	width: auto;
	padding: 5px 10px;
	text-decoration: none;
	border-bottom: 1px solid #B5B5B5;
	border-left:2px solid #FFF;
}


* html #nav ul li a{ /*IE only. Actual menu width minus left padding of LINK (20px) */
	width: 165px;
}

#nav ul li a:visited, .markermenu ul li a:active{
color: #6a1e1e;
}

#nav ul li a:hover{
	color: black;
	background-color: #e9e9e9;
	border-left:2px solid #ed1d25;
}

#nav ul li a.currentpage, #nav a.currentpage ul li a:hover {
	background: url(/templates_css/images/memorymaker/nav_current.png) no-repeat;
	color: black;
	background-color: #dce7bc;
	cursor:default;
}



/*split nav*/

#nav li#link2021, #nav li#link2022, #nav li#link2023, #nav li#link2024, #nav li#link2025, #nav li#link2050 {
	font-size:1.1em;
	list-style:none;
	position: absolute;
	top:115px;
	display:block;
	border-right:1px solid #990f0f;
	padding-right: 7px;
	height:20px;
}
#nav li#link2021 {
	margin-left:487px;
}

#nav li#link2022 {
	margin-left:551px;
}

#nav li#link2023 {
	margin-left:617px;
}

#nav li#link2024 {
	margin-left:725px;
}

#nav li#link2025 {
	margin-left:790px;
}

#nav li#link2050 {
	margin-left:865px;
	border-right: none;
}

#nav li#link2021 a, #nav li#link2022 a, #nav li#link2023 a, #nav li#link2024 a, #nav li#link2025 a, #nav li#link2050 a {
	color: #000;
	background:none;
	border:none;
	padding-top:0;
	padding-bottom:0;
}


#nav li#link2021 a:hover, #nav li#link2022 a:hover, #nav li#link2023 a:hover, #nav li#link2024 a:hover, #nav li#link2025 a:hover, #nav li#link2050 a:hover,
#nav li#link2021 a:active, #nav li#link2022 a:active, #nav li#link2023 a:active, #nav li#link2024 a:active, #nav li#link2025 a:active, #nav li#link2050 a:active {
	background:none;
	color:#b71414;
	border:none;
	padding-top:0;
	padding-bottom:0;
}
	

#content {
	padding: 10px 20px 20px 20px;
	float:left;
	width:720px;
	display: inline;
}


#footer {
	background-color:#ed1d25;
	clear:both;
	height:15px;
	margin:auto;
}
#footer p#siteby {
padding-left: 10px;
font-size: 0.7em;
}
#footer p a {
font-weight: normal;
background: none;
color: #FFF;
}
#footer p a:hover {
color: #666;
}

/*typography*/
a {
text-decoration: none;
font-weight: bold;
color: #b71414;
}
a:link {}
a:visited {}
a:focus, a:hover {
text-decoration: underline;
color: #000;
}
a:active {
color: #b71414;
}
h1,h2,h3,h4,h5,h6 {
font-weight: bold;
}

}
h2, h3 {
font-size: 1.2em;
}
h4,h5 {
font-size: 1.0em;
}
h6 {
font-size: 0.8em;
}
p {
font-size: 1em;
}
#main p {
padding: 0 0px;
margin-right: 20px;
}

strong, b {
font-weight: normal;
color: #780000;
font-size: 1.3em;
}




#minibasket {
	background: url(/templates_css/images/memorymaker/cart_bg.png) no-repeat;
	width:276px;
	height:29px;
	position: absolute;
	top: 0px;
	margin: 0 0 0 490px;
	padding: 3px 35px;
	font-size: 11px;
	color: black;
}
#minibasket a {
color: #b71414;
font-size: 11px;
}

/* front page items*/

#item2p2021 {
	width:100%;
	text-align:center;
	font-size: 2em;
	font-weight:bold;
}

#item2p2021 p {
	margin:0 10px;
}

#item3p2021 {
	padding: 0 10px 0 0;
		text-align:center;
}

#item4p2021 {
	width: 591px;
	float:none;
	margin:10px 0 0 30px;
}


/*top 10 items*/
#topnewlist {
	padding:0 0;
	clear:both;
	overflow:hidden;
}



#topnewlist a:hover {
	text-decoration: none;
	color:#000;
}

#topnewlist .toplistitem {
	background: url(/templates_css/images/memorymaker/10item.png) no-repeat;
	padding:10px 10px;
	font-size: 0.8em;
	float:left;
	width:120px;
	height:130px;
}

#topnewlist .toplistitem a {
	width:120px;
	height:130px;
	display:block;
}

#topnewlist .listitemimage {
	height: 90px;
	float:left;
}


#topnewlist .listitemname {
	display:none;
}

#topnewlist .listitemprice {
	clear: both;
	float:left;
	display:block;
	margin: 10px 0 0 5px;
}

#topnewlist .productcode {
	display:none;
}


/*featured items*/
#featuredlist {
	padding:0 0;
	clear:both;
	overflow:hidden;
}



#featuredlist a:hover {
	text-decoration: none;
	color:#000;
}

#featuredlist .toplistitem {
	background: url(/templates_css/images/memorymaker/featured.png) no-repeat;
	padding:10px 10px;
	font-size: 0.8em;
	float:left;
	width:120px;
	height:130px;
}

#featuredlist .toplistitem a {
	width:120px;
	height:130px;
	display:block;
}

#featuredlist .listitemimage {
	height: 90px;
	float:left;
}


#featuredlist .listitemname {
	display:none;
}

#featuredlist .listitemprice {
	clear: both;
	float:left;
	display:block;
	margin: 10px 0 0 5px;
}

#featuredlist .productcode {
	display:none;
}

/* images*/

.imagebox {
float:right;
clear:right;
margin: 0 0 15px 15px ;
background: url(/templates_css/images/memorymaker/frametl.png) no-repeat 0 0;
}
span.imagewrapouter {
display:inline-block;
background: url(/templates_css/images/memorymaker/frametr.png) no-repeat 100% 0;
}
span.imagewrapinner {
display:inline-block;

}
.imagebox img {

padding:15px;
}

#item2p2021, #item2p2021 span.imagewrapouter, #item2p2021 span.imagewrapinner {
background:none;
}

/* contact page*/

#contactform {
float:left;
width: 360px;
margin-right: 30px;
background: url(/templates_css/images/twoscompany/vert.png) repeat-y 100% 0;
}
#contactform label {
display: block;
}
.contactname {
float:left;
margin-right: 7px;
}
#contactmap {
clear: left;
padding-top: 20px;
text-align: center;
}
#contactmap iframe {
border: 1px solid #ccc;
background: #fff;
padding: 10px;
margin: 0 auto;
}

/*listings*/

.productitem {
	_height: 180px;
	min-height: 180px;
	background: url(/templates_css/images/memorymaker/item_bg.png) repeat-x;
	border-right: 1px dotted #CCC;
	border-left: 1px dotted #CCC;
	padding: 10px;
	clear:left;
}

.productitem h2 {
	margin: 10px 0;
}

.description {
	margin: 10px 0;
}

.price {
	margin: 10px 0;
	font-weight: bold;
}

label {
	font-weight:bold;
	color:#ed1d25;
}

.propertymainimage {
	_height: 180px;
	min-height:180px;
	width: 150px;
	float:left;
}

.propertysubimages {
	clear:both;
	float:left;
}

.itemthumb {
width: 62px;
height:57px;
margin: 0 4px 3px 0;
float:left;
text-align: center;
}
.propertythumb {
	width: 62px;
	height:57px;
	margin: 0 4px 3px 0;
	float:left;
	text-align: center;
}


/*basket page*/

#shoppingbasket {
	margin-top:20px;
}

#shoppingbasket td {
	border: 1px dotted #375D81;
	font-size: 1em;
	padding: 0 10px;
}

#shoppingbasket strong {
	font-size: 1em;
}

#billingdetails label {
	float:left;
	display:block;
	width:200px;
	max-height:17px;
	_height:17px;
}

#billingdetails h3 {
	margin: 10px 0;
	display:block;
	width:100%;
	border-bottom: 1px dashed #666;
	color: #000;
}
	
#billingdetails p {
	margin: 5px 0;
}

#buynow {
	margin: 20px 0 0 200px;
}

#deliverydetails label {
	float:left;
	display:block;
	width:200px;
	max-height:17px;
	_height:17px;
}

#deliverydetails h3 {
	margin: 10px 0;
	display:block;
	width:100%;
	border-bottom: 1px dashed #666;
	color: #000;
}

#deliverydetails p {
	margin:5px 0;
}

#deliverydetails .checkbox {
	margin:5px 0 12px 0;
}

#basketsummary {
	margin: 20px 0 20px 200px;
}

#basketsummary th {
	text-align:right;
	padding-right: 15px;
}

#basketsummary td {
	padding: 0 4px;
	display:block;
	border: 1px dotted #375D81;
}

#extra1 {
	background: url(/templates_css/images/memorymaker/left1.jpg) no-repeat;
	width:146px;
	height:682px;
	position:absolute;
	display:block;
	top:630px;
	left:50%;
	margin-left:-462px;
}

/*click enlarge*/

.enlargetext {
	width: 100px;
	float:left;
	margin: 10px;
	clear:both;
	display:block;
	font-size: 0.7em;
}
.highlight{
font-weight:bold;
}
sup{
font-size:8px;
}
.moreinfolink a{
display:none;
}