/* === Tags ======================================================================================= */
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Tahoma, Sans-serif, Helvetica;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	background-image: url(images/bgBody.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 100%;
}

img {
	border: 0;
	padding: 0;
	margin: 0;
}

form {
	margin: 0;
	padding: 0;
}

table {
	margin: 0;
	padding: 0;
	border: none;
}

/*==============Links=================================================================*/

a {
 color: #993333;
 text-decoration: underline;
}

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

ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}

b.whiteL {
 color: #ffffff;
 font-weight: normal;
}

/*===================================================================================================*/

input.inputText, textarea.inputText, select.inputText {
	border: solid 1px #333333;
	font-family: Arial, Tahoma, Sans-serif, Helvetica;
	color: #000000;
	width: 104px;
}

.smallInput {
 width: 35px;
 text-align: center;
 border: solid 1px #333333;
 color: #000000;
}

/* === Base classes =============================================================================== */
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}

.left	{
	float: left;
}

.right {
	float: right;
}

.advert {
	display:block;
}

.relative {
	position: relative;
}

.inline {
 display: inline;
}

/* === Id's ======================================================================================= */

#wrap {
	/*height: 100%;*/
	min-height: 100%;
	width: 100%;
}

#container {
 width: 1065px;
 margin: 0 auto;
 padding: 0px 0px 0px 5px;
	background-repeat: no-repeat;
	background-position: top left;
	background-image: url(images/bgContainer.gif);
}

#container2 {
 margin: 0;
 padding: 0px;
 padding-right: 5px;
	background-repeat: no-repeat;
	background-position: top right;
	background-image: url(images/bgContainer.gif);
}

/* ========Header=====================================================================================*/

#header {
	margin: 0px;
 padding: 0px;
 height: 80px;
 padding-left: 34px;
 background-image: url(images/bgHeader.gif);
	background-repeat: repeat-x;
	background-position: center;
	border-left: 3px solid #333399;
	border-right: 3px solid #333399;
}

#menu {
 width: 100%;
 height: 40px;
 margin: 0px;
 padding: 0px;
	background-color: #ffffff;
}

#menu a {
 display: block;
 float: left;
 height: 40px;
 background-repeat: no-repeat;
 background-position: top;
}

#menu a:hover { background-position: bottom;}

/*=====================================================*/

a#Memorial {
 background-image: url(images/bgMemorial.gif);
 width: 77px;
}

a#HowToPlace {
 background-image: url(images/bgHowToPlace.gif);
 width: 137px;
}

a#PendantStyle {
 background-image: url(images/bgPendantStyle.gif);
 width: 140px;
}

a#Laser {
 width: 53px;
 background-image: url(images/bgLaser.gif);
}

a#Shipping {
 width: 129px;
 background-image: url(images/bgShipping.gif);
}

a#Contact {
 width: 76px;
 background-image: url(images/bgContact.gif);
}

a#TrackYouOrder {
 width: 102px;
 background-image: url(images/bgTrackYouOrder.gif);
}

a#ShoppingCart {
 width: 93px;
 background-image: url(images/bgShoppingCart.gif);
}

a#Login {
 width: 53px;
 background-image: url(images/bgLogin.gif);
}

a#Logout {
 width: 53px;
 background-image: url(images/bgLogout.gif);
}

/*=====================================================*/

/*======Content=======================================================================================*/

#content {
 width: 100%;
 margin: 0px;
 padding: 0px;
 background-color: #ffffff;
 float: left;
 background-image: url(images/bgContent.gif);
	background-repeat: repeat-x;
	background-position: top center;
}

#tisser {
 width: 100%;
 height: 350px;
 float: left;
 background-image: url(images/tisser.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

#contHomeLeft {
 width: 246px;
 padding: 0px 0px 10px 50px;
 float: left;
 background-color: #ffffff;
}

#contHomeRight {
 width: 485px;
 float: left;
 padding: 0px 50px 10px 25px;
 background-color: #ffffff;
}

a#click {
 width: 177px;
 height: 18px;
 display: block;
 background-image: url(images/click1.gif);
 background-repeat: no-repeat;
 background-repeat: bottom;
 float: left;
}

a:hover#click {
 background-image: url(images/click2.gif);
 background-repeat: no-repeat;
}

.leftBlock {
 width: 260px;
 height: 261px;
 float: left;
 background-repeat: no-repeat;
}

/*========================================*/

.aboutPic {
 background-image: url(images/bgAboutPic.jpg);
}

.contactPic {
 background-image: url(images/bgContactPic.jpg);
}

.categoryPic {
 background-image: url(images/bgCategoryPic.jpg);
}

.shopPic {
 background-image: url(images/bgShopPic.jpg);
}

/*========================================*/

#rightBlock {
 width: 800px;
 float: left;
}

div.pageCaption {
 width: 100%;
 height: 51px;
 float: right;
 padding-top: 24px;
}

h1.pageCaption {
 padding: 0;
 margin: 0;
 font-weight: normal;
 padding-right: 50px;
 font-size: 24px;
 font-family: Tahoma;
 text-align: right;
}

.contentText {
 float: left;
 padding: 10px;
}

.textDiv {
 float: left;
 width: 100%;
 padding-bottom: 0px;
}

.contactTable {
 float: left;
 font-size: 11px;
}

#contactLeft {
 background-image: url(images/bgContactLeft.gif);
 background-repeat: no-repeat;
 background-position: right center;
}

.separatorTd {
 width: 22px;
 background-image: url(images/sepTd.gif);
 background-repeat: no-repeat;
 background-position: right center;
}

.itemsTd {
 padding: 5px;
 padding-bottom: 20px;
 width: 156px;
 text-align: center;
 vertical-align: top;
}

.buttonDiv {
 width: 100%;
 padding-top: 30px;
 text-align: center;
 float: left;
}

#shopDiv {
 float: left;
 width: 100%;
 background-image: url(images/bgHeaderShop.gif);
 background-repeat: repeat-x;
 background-position: top;
}

.tableShop {
 float: left;
}

.tableShop td {
 border-bottom: 1px solid #bfbfbf;
 padding: 10px 5px;
}

.headerShop {
	height: 40px;
	padding-top: 15px;
	font-weight: bold;
}

.picShop {
 margin-right: 10px;
 float: left;
}

.picItems {
 width: 258px;
 height: 259px;
 text-align: center;
 vertical-align: middle;
 background-image: url(images/bgPicItems.gif);
 background-repeat: no-repeat;
}

.itemCont {
 width: 258px;
 padding-right: 20px;
}

.itemPic {
 width: 100px;
 height: 100px;
 text-align: center;
 vertical-align: middle;
 border: 1px solid #bfbfbf;
}

.scroll {
 width: 100%;
 text-align: center;
 padding-top: 25px;
 padding-bottom: 25px;
 float: left;
 /*border-top: 1px solid #bfbfbf;*/
}

.scroll li {
 padding: 0px 2px 0px 2px;
 margin: 0;
 list-style-type: none;
 display: inline;
}

.topScroll {
 width: 100%;
 text-align: center;
 padding-bottom: 25px;
 margin-bottom: 15px;
 float: left;
 border-bottom: 1px solid #bfbfbf;
 border-top: none;
}

/*======Footer=====================================================================================*/

#footer {
	width: 860px;
	margin: 0 auto;
	padding: 15px 0px;
	border-top: 1px solid #bfbfbf;
	text-align: center;
}

#footer li {
 display: inline;
 padding: 0px 1px;
}

a.footerLinks {
 font-family: Tahoma;
 font-size: 10px;
 color: #000000;
 text-decoration: none;
}

a:hover.footerLinks {
 color: #000000;
 text-decoration: underline;
}

/*===================================================================================================*/

.grey {
 color: #808080;
 font-size: 11px;
}

b.history {
 font-weight: bold;
 font-size: 16px;
}

.small {
 font-size: 11px;
}

.bigRed {
 color: #993333;
 font-size: 16px;
}

a.big {
 font-size: 18px;
 text-decoration: none;
}

.padTop10 {
 padding-top: 10px;
}

.separator {
 width: 100%;
 height: 40px;
 background-image: url(images/sepHor.gif);
 background-repeat: no-repeat;
 background-position: center;
 float: left;
}

.noPad {
 padding: 0;
}

.error {
 font-size: 11px;
 color: #cc3333;
}
