* {
	margin: 0;
	padding: 0;
}
body {
	font: 100% Tahoma, sans-serif;
	font-size: 14px;
	/*background: #AEC5BC;*/

	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	/* This is temporary to test background images */

/*	background-image: url(images/bkg_shadow.jpg);*/

/*	background-image: url(images/ebackground.jpg);*/

	background-image: url(images/newbackground.jpg);
	background-position: top;
	background-color: #374746;
	background-repeat: no-repeat;
}
.tah11 {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #006F92;
}
.f1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #9D5E2D;
}
.tah10 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #545454;
}
.linktah {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	color: #0F7C9D;
	text-decoration: none;
	border-style:none;
}
.tah9 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #006F92;
}
.phead {
	font-family: Tahoma, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
.pbody {
	font-family: Tahoma, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}
.thrColFixHdr #container {
	width: 780px;
	margin: 0 auto;
	background-image: url(images/bglightnew2.gif);	/* Below is the border around the entire page */
	background-repeat: repeat-y;    /*border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;*/
	background-color: #FFF;
}
.thrColFixHdr #containerP {
	width: 780px;
	margin: 0 auto;
	background-image: url(images/bglightnew3.gif);	/* Below is the border around the entire page */
	background-repeat: repeat-y;    /*border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;*/
	background-color: #FFF;
}
.thrColFixHdr #containerS {
	width: 780px;
	margin: 0 auto;
	background-image: url(images/backgroundnewleft.gif);	/* Below is the border around the entire page */
	background-repeat: repeat-y;    /*border-top-width: 1px;

	border-right-width: 1px;

	border-bottom-width: 1px;

	border-left-width: 1px;

	border-top-style: none;

	border-right-style: solid;

	border-bottom-style: none;

	border-left-style: solid;

	border-top-color: #000000;

	border-right-color: #000000;

	border-bottom-color: #000000;

	border-left-color: #000000;*/
	background-color: #FFF;
}
.thrColFixHdr #header {
	background-color: #FFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 0px 0px; /* padding: 0x 0; using padding instead of margin will allow you to keep the element away from the edges of the div */
}
#header h1 {
	background-color: #FFF;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background-image: url(images/bg0001.gif);*/

	/*background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */

	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges *//*border-right-width: thin;

	border-right-style: solid;

	border-right-color: #CCC;*/
}
.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 180px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	/*background: #FFF; /* the background color will be displayed for the length of the content in the column, but no further */

	padding: 0px 0px 0px 0px; /* padding keeps the content of the div away from the edges *//*background-image: url(images/bg300.gif);*//*background-repeat: repeat;

	border-left-width: thin;

	border-left-style: solid;

	border-left-color: #CCC;*/

}
.thrColFixHdr #insetmain {
	float: left; /* since this element is floated, a width must be given */
	width: 184px;
	/*background-image: url(images/bglight11.gif);*/

	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 15px;
	text-decoration: none;
	border-style:none;
}
.thrColFixHdr #insetmain2 {
	float: right; /* since this element is floated, a width must be given */
	width: 181px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #CCC;	/*background-image: url(images/bglight22.gif);*/	/*background-image: url(images/bglight2.gif);*/
}
.thrColFixHdr #sidebar2inset {
	/*This decides how the pictures and text are displayed on right menu*/

	color: #5D5D5D;
	font-weight: 400;
	/*border-bottom: 1px solid #dadada;*/

	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	text-align: center
}
.thrColFixHdr #sidebar3inset {
	/*This decides how the pictures and text are displayed on right menu*/

	/*border-bottom: 1px solid #dadada;*/



	text-align: center
}
.thrColFixHdr #insetProduct {
	float: left; /* since this element is floated, a width must be given */
	width: 194px;
	padding-top: 12px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
	border-style:none;
	height: 230px;	/*background-color: #FFF;*/
}
.thrColFixHdr #insetProduct2 {
	float: left; /* since this element is floated, a width must be given */
	width: 191px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*background-image: url(images/bglight22.gif);*/	/*background-image: url(images/bglight2.gif);*/

	height: 230px;/*If there are issues with alignment between this div and the one above then high should be decreased here and not match above 5 difference usally good*//*line-height: 20px;*/
}
.thrColFixHdr #insetProductDes {
	float: left; /* since this element is floated, a width must be given */
	width: 198px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-decoration: none;
	height: 275px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #CCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.thrColFixHdr #insetProductDet {
	float: left; /* since this element is floated, a width must be given */
	width: 181px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 10px;	/*background-image: url(images/bglight2.gif);*/
	height: 275px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCC;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 30px;
}
.thrColFixHdr #insetProductP { /*This is for Pendants*/
	float: left; /* since this element is floated, a width must be given */
	width: 191px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding-top: 10px;
	padding-right: 13px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*background-image: url(images/bglight22.gif);*/	/*background-image: url(images/bglight2.gif);*/

	height: 230px;/*If there are issues with alignment between this div and the one above then high should be decreased here and not match above 5 difference usally good*//*line-height: 20px;*/
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 180px;
	margin-bottom: 0;
	margin-left: 180px;
	/*border: thin solid #CCC;*/

	/*border-bottom-width: thin;

	border-bottom-style: solid;

	border-bottom-color: #CCC;*/

	/*background-image: url(images/bglight418.gif);

	background-repeat: repeat;*/

	padding-left: 10px;
	padding-top: 0px;
}
.thrColFixHdr #mainContent2 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 210px;
	/*border: thin solid #CCC;*/

	/*border-bottom-width: thin;

	border-bottom-style: solid;

	border-bottom-color: #CCC;*/

	padding-left: 0px;
	padding-top: 0px;
	background-color: #FFF;
}
.thrColFixHdr #mainContent3 {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 210px;
	/*border: thin solid #CCC;*/

	/*border-bottom-width: thin;

	border-bottom-style: solid;

	border-bottom-color: #CCC;*/

	padding-left: 0px;
	padding-right: 20px;
	padding-top: 0px;
	background-color: #FFF;
}
.thrColFixHdr #SubmainContent {
	margin-top: 0;
	margin-right: 180px;
	margin-bottom: 0;
	margin-left: 180px;
	background-image: url(images/bglight418.gif);
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.thrColFixHdr #footer {
	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#FFF;
	text-align: center;
	color: #5D5D5D;
	font-weight: 400;
	/*border-bottom: 1px solid #dadada;*/

	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
}
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.leftimage {
	float: left;
	margin-left: 20px;
	margin-right: 30px;
	margin-bottom: 8px;
}
/*Start of banner above tabs */



.banner {
	margin: 0px;
	padding: 0px;
	float: left;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
.bannerPanelsTabGroup {
	margin: 0px;
	padding: 0px;
}
.bannerPanelsContentGroup {
	clear: both;
	border-left: solid 0px #CCC;
	/*	border-bottom: solid 1px #CCC;

	border-top: solid 1px #999; */

	border-right: solid 0px #999;
	background-color: #FFF;
}
/*Start of Thick Tabs */



#thicktabs {
	margin: 0;
	padding: 0;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	/*This should center but doesn't	width: 778px; */

	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
#thicktabs li {
	display: inline;
}
#thicktabs li a {
	float: left;
	color: white;
	padding: 8px 11px; /*padding of tabs*/
	text-decoration: none;
	background: transparent url(images/tabs3.jpg) top right no-repeat;/*border-top: 1px solid #1c8580; /*top border style*//*border-bottom: 3px solid #1c8580; /*thick bottom border below tabs*/

}
#thicktabs li a#leftmostitem { /*Extra CSS for left most menu item*/
	border-left-width: 0px;
	border-left-style: solid;
	float: left;
	border-left-color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
}
#thicktabs li a#rightmostitem { /*Extra CSS for right most menu item*/
	background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFF;
}
/*

#thicktabs li a:visited{

color: black;

}*/



#thicktabs li a:hover {
	color: black;
	background-image: url(images/tabslight2.jpg); /*background image swap on hover*/
}
/*Start of Thick Tabs2 for Secure Shopping Cart */



#thicktabs2 {
	margin: 0;
	padding: 0;
	float: left;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	/*This should center but doesn't	width: 778px; */

	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
}
#thicktabs2 li {
	display: inline;
}
#thicktabs2 li a {
	float: left;
	color: white;
	padding: 8px 11px; /*padding of tabs*/
	text-decoration: none;
	background: transparent url(https://p8.secure.hostingprod.com/@celticmerchant.com/ssl/tabs3.jpg) top right no-repeat;/*border-top: 1px solid #1c8580; /*top border style*//*border-bottom: 3px solid #1c8580; /*thick bottom border below tabs*/

}
#thicktabs2 li a#leftmostitem { /*Extra CSS for left most menu item*/
	border-left-width: 0px;
	border-left-style: solid;
	float: left;
	border-left-color: #FFF;
}
#thicktabs2 li a#rightmostitem { /*Extra CSS for right most menu item*/
	background-position: top left; /*Position background image to the left instead of default right, to hide indented underline for this link*/
	border-right-width: 0px;
	border-right-style: solid;
	border-right-color: #FFF;
}
/*

#thicktabs li a:visited{

color: black;

}*/



#thicktabs2 li a:hover {
	color: black;
	background-image: url(https://p8.secure.hostingprod.com/@celticmerchant.com/ssl/tabslight.gif); /*background image swap on hover*/
}
#tabs {
	margin: 0 auto;
}
.arrowlistmenu {
	width: 180px;
	background-repeat: repeat-y;
	background-position: left center;
}
.ProductTitlefont {
	font-family: Tahoma, Geneva, sans-serif;
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}
.ProductInfoFont {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	color: #364497;
	font-weight: lighter;
}
.ProductInfoFontLargeBold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #356160;
	text-align: center;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}
.ProductInfoFontBold {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #364497;
}
.ProductInfoFontLarge {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #364497;
	font-weight: lighter;
}
.ProductDescription {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #364497;
	font-weight: normal;
}
.arrowlistmenu .headerbar {
	color: white;
	height: 32px;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 50px;
	/*background-image: url(images/categoryleft.gif);*/

	background-image: url(images/category2.jpg);
	background-repeat: no-repeat;
	/*background-repeat: repeat-x;*/

	background-position: left center;
}
.arrowlistmenu .headerbar2 {
	color: white;
	height: 32px;
	margin-bottom: 0px; /*bottom spacing between header and rest of content*/
	text-transform: uppercase; /*header text is indented 10px*/
	font-family: Tahoma;
	font-size: 80%;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	/*background-image: url(images/categoryleft.gif);*/

	background-image: url(images/paragreph4.jpg);
	background-repeat: no-repeat;
	/*background-repeat: repeat-x;*/

	background-position: left center;
	text-align: center;
}
.arrowlistmenu .inset {
	color: #356160;
	display: inline;
	font-weight: bold;
	/*border-bottom: 1px solid #dadada;*/

	font-size: 90%;
	font-family: Verdana, Geneva, sans-serif;
	text-decoration: none;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 15px;
}
.arrowlistmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}
.arrowlistmenu ul li {
	padding-bottom: 2px; /*bottom spacing between menu items*/
}
.arrowlistmenu ul li a {
	color: #356160; /*custom bullet list image*/
	display: block;
	padding: 2px 0;
	padding-left: 35px;
	font-weight: bold;
	/*border-bottom: 1px solid #dadada;*/

	font-size: 90%;
	font-family: Tahoma;
	text-decoration: none;
	background-image: url(images/arrow3.gif);
	background-repeat: no-repeat;
	background-position: 18px center;
}
.arrowlistmenu ul li a:visited {
	color: #356160;
}
.arrowlistmenu ul li a:hover { /*hover state CSS*/
	background-color: #F3F3F3;
}
/* Product Picture Larger */

.thumbnail {
	position: relative;
	z-index: 0;
}
.thumbnail:hover {
	background-color: transparent;
	z-index: 50;
}
.thumbnail span { /*CSS for enlarged image*/
	position: absolute;
	/*background-color: lightyellow;*/

padding: 0px;
	left: -1000px;
	/*border: 1px dashed gray;*/

visibility: hidden;
	color: black;
	text-decoration: none;
}
.thumbnail span img { /*CSS for enlarged image*/
	border-width: 0;
	padding: 5px;
}
.thumbnail:hover span { /*CSS for enlarged image on hover*/
	visibility: visible;
	top: 0;
	left: 0px; /*position where enlarged image should offset horizontally */
}
.box {
	clear: both;
	width: 80%;
	background: #fff;
	color: #000;
	padding: 1em;
	border: 2px solid #EFCE8C;
}
#search {
	background-color: #FFF;
	padding-left: 12px;
}
#info {
	position: absolute;
	right: 3px;
	top: 21px;
	padding: 0;
	margin: 0;
	z-index:1
}
.welcome {
	font-family: Verdana, Geneva, sans-serif;
	text-indent: 15px;
	color: #2F3D8C;
	font-weight: bolder;
	line-height: 100%;
	font-size: 140%;
	padding-bottom: 4px;
	background-image: url(images/bglight418.gif);
	padding-top: 5px;
	text-align: center;
}
.welcome2 {
	color: #666666;
	font-size: 100%;
	padding-bottom: 5px;
	background-image: url(images/bglight418.gif);
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}
.welcomeSP {
	font-family: Tahoma;
	text-indent: 15px;
	color: #2F3D8C;
	font-weight: bolder;
	line-height: 100%;
	font-size: 26px;
	padding-bottom: 4px;
	padding-top: 5px;
}
.welcome2SP {
	color: #0061ab;
	/*color: #0F90B8; Old Color*/

	text-indent: 105px;
	font-size: 100%;
	padding-bottom: 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.category {
	font-family: Tahoma;
	color: #356160;
	font-weight: bolder;
	line-height: 100%;
	font-size: 18px;
}
form {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.phead {
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	font-size: 80%;
	color: #333333;
}
.pbody {
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Verdana, Geneva, sans-serif;
}
.order-btn {
	float: right;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
}
ul.a {
	list-style-type:disc;
	padding-left: 40px;
}
#it2 {
	padding-left: 38px;/*padding-top: 20px; Not sure why this doesn't work*/
}
#it3 {
	text-align: center;
}
#it4 {
	padding-left: 0px;/*padding-top: 20px; Not sure why this doesn't work*/
}
img.displayed {
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}
img.displayed2 {
	display: block;
	margin-left: auto;
	margin-right: auto;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
img.displayed3 {
	display: block;
	padding-top: 6px;
	padding-bottom: 0px;
	padding-left: 27px;
}
p.blocktext {
	margin-left: auto;
	margin-right: auto;
	width: 8em
}
p.blocktext2 {
	width: auto;
	font-style: normal;
	font-weight: bold;
	font-size: 70%;
	padding-bottom: 2px;
	color: #666666;
	padding-top: 2px;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
p.blocktext3 {
	margin-left: auto;
	margin-right: auto;
	font-size: 72%;
	width: auto;
	padding-bottom: 4px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
}
p.blocktext4 {
	width: auto;
	font-weight: bold;
	font-size: 76%;
	color: #356160;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	padding: 3px;
}
p.blocktext5 {
	font-weight: bold;
	font-size: 110%;
	padding-bottom: 2px;
	padding-left: 0px;
	color: #356160;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
}
.blocktext6 {
	font-weight: bolder;
	font-size: 100%;
	padding-bottom: 0px;
	color: #0061ab;
	text-align: center;
}
.blocktext7 {
	font-weight: bolder;
	font-size: 90%;
	padding-bottom: 0px;
	color: #0061ab;
	text-align: center;
}
.blocktext8 {
	font-weight: normal;
	font-size: 85%;
	padding-bottom: 1px;
	text-align: center;
}
p.blocktext9 {
	font-weight: bolder;
	font-size: 80%;
	padding-bottom: 0px;
	color: #0061ab;
}
p.blocktext10 {
	margin-left: auto;
	margin-right: auto;
	width: 12em;
	font-style: italic;
	font-weight: bold;
	font-size: 100%;
	padding-bottom: 3px;
	color: #666;
	text-decoration: none;
	line-height: 150%;
}
p.blocktext11 {
	font-weight: normal;
	font-size: 100%;
	color: #194e4c;
}
p.blocktext13 {
	font-weight: normal;
	font-size: 100%;
	color: #8c18ad;
}
.blocktext12 {
	font-weight: normal;
	font-size: 90%;
	padding-bottom: 10px;
}
p.hrule {
	height:1px;
	width: 172px;
	background:#CCC;
	padding-right: 0px;
	padding-bottom: 0px;
	line-height: 1px; /* This is fix from John for IE6 */
	font-size: 1px; /* This is fix from John for IE6 */
}
p.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* Below are written by Big John*/

#header {
	width: 100%;
	height: 183px; /*This was 200px*/
	/*Every day logo logo.gif	height: 183px; /*This was 200px*/

	position: relative;
}
#it {
	position: absolute;
	right: 10px;
	top: 5px;
	padding: 0;
	margin: 0;
}
#logo {
	position: absolute;
	left: 10px;
	top: 10px;
	padding: 0;
	margin: 0;
}
#show {
	height: 133px;
	position: absolute;
	left: 170px;
	top: 0;
	padding: 0;
	margin: 0;
}
#bannergroup {
	position: absolute;
	left: 0;
	bottom: 24px;
	padding: 0;
	margin: 0;
	font-size: 1.3em;
}
#header #tabs {
	height: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 0;
	margin: 0;
}
.leftimage {
	float: none !important;
	padding: 0;
	margin: 0;
}
.bannerPanelsContentGroup {
	zoom: 1; /*This is to Support older IE browsers, ignore browser compatibility checking */
	float: none !important;
}
.bannerPanelsContent {
	zoom: 1; /*This is to Support older IE browsers, ignore browser compatibility checking */
	float: none !important;
	padding-left: 10px;
	font-weight: normal;
	font-size: 75%;
	color: #194e4c;
	padding-bottom: 5px;
}
.bannerPanelsContent img {
	float: left;
	margin: -1.5em 10px 0 0;
	display: inline; /* IE6 doubled margin fix */
}
.brclear {
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
}
#container #mainContent {
	float: left;
	width: 418px;
	margin: 0;
	border: 0;
	padding: 0;
}
#container #SubmainContent {
	clear: both;
	margin: 0;
	border: 0;
	border-top: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 10px;	/*padding: 1px 10px;*/
}
.domino {
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 10px;/*border-top: 1px solid #CCC;*/
}
.dom-bit {
	width: 185px;
	float: left;
	display: inline; /* IE6 doubled margin fix */
	margin: 0 12px 0 12px;
	background-image: url(images/line106.gif);
	background-repeat: no-repeat;
	background-position: bottom;	/*background: red;*/
}
.dom-bit a {
	display: block;
	zoom: 1; /*This is to Support older IE browsers, ignore browser compatibility checking */
}

