/* CSS Document */
/* Copyright 2007 The Ma Roller */
/* Site Design by: iMark Designs & Hosted by: Emmausdesigns */



body { 
	background: url(../imgs/bg.jpg) #F2F2F2 repeat-x; 
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px; 
	text-align: left;	
	vertical-align: top; 
}

li { 
	list-style: decimal;
}

/* --------------------------- */


#contentBg {
	background: url(../imgs/content.jpg) 0 0 no-repeat;
	width: 748px;
	height: 444px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#contentSlice {
	background: url(../imgs/slicedcontent/content_top.jpg) 0 0 no-repeat;
	width: 748px;
	height: 451px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#contentSlice1 {
	background: url(../imgs/slicedcontent/content_repeat.jpg) 0 0 repeat-y;
	width: 748px;
	height: 10px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#contentSlice2 {
	background: url(../imgs/slicedcontent/content_bottom.jpg) 0 0 no-repeat;
	width: 748px;
	height: 41px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

#footerBg {
	background: url(../imgs/footer.jpg) 0 0 no-repeat;
	width: 748px;
	height: 60px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}


/* --------------------------- */


#sidecontent1 {
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 10px 0px 0px 0px;
	text-align: center;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
}

#addformtext {
	color: #000000;
	font-family: Tahoma, Arial;
	font-size: 11px;
}

#addformtext span {
	position: relative;
	top: 4px; left: 0;
}

#addformcart {
	padding: 0px 0px 0px 5px;
}

#sidecontent2 {
	color: #475733;
	font-family: Tahoma, Arial;
	font-size: 11px;
}

#maincontent {
	color: #434F2B;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 10px 20px 0px 15px;
	text-align: justify;
}

#maincontentabout {
	color: #434F2B;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 20px 20px 0px 15px;
	text-align: justify;
}

#maincontentaboutXtension {
	color: #434F2B;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 0px 20px 0px 15px;
	text-align: justify;
}

#pagelink {
	color: #434F2B;
	font-family: Tahoma, Arial;
	font-size: 11px;
	padding: 0px 0px 0px 15px;
	text-align: justify;
}

.style1 {
	color: #434F2B;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: bold;
}

.style2 {
	color: #434F2B;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-weight: normal;
	text-align: center;
	padding-top: 55px;
}

#footertext {
	color: #475733;
	font-family: Tahoma, Arial;
	font-size: 12px;
	padding: 0px 0px 0px 25px;
	margin: 0px 0px 0px 0px;
	line-height: 20px;
	text-decoration: none;
}












