body {
	background-color:#16428b;
	margin: 0px;
	padding: 0px;
	border:none;
}



	a.menulink1 {
		margin: 0px;
		padding: 10px 6px 20px 6px;
		font-family: Verdana;
		font-size: 11px;
		color: #fff;
		font-weight:normal;
		text-decoration:none;
		background-color:#0044a5;
		border:3px solid #fff;
	}
	
	a.menulink1:hover {
		background-color:#0044c5;
	}

	a.menulink2 {
		margin: 0px;
		padding: 10px 6px 20px 6px;
		font-family: Verdana;
		font-size: 11px;
		color: #fff;
		font-weight:normal;
		text-decoration:none;
		background-color:#a50000;
		border:3px solid #fff;
	}
	
	a.menulink2:hover {
		background-color:#c50000;
	}

	a.menulink3 {
		margin: 0px;
		padding: 10px 6px 20px 6px;
		font-family: Verdana;
		font-size: 11px;
		color: #fff;
		font-weight:normal;
		text-decoration:none;
		background-color:#22a522;
		border:3px solid #fff;
	}
	
	a.menulink3:hover {
		background-color:#22c522;
	}

	a.menulink4 {
		margin: 0px;
		padding: 10px 6px 20px 6px;
		font-family: Verdana;
		font-size: 11px;
		color: #fff;
		font-weight:normal;
		text-decoration:none;
		background-color:#a500a5;
		border:3px solid #fff;
	}
	
	a.menulink4:hover {
		background-color:#b500b5;
	}

	a.menulink5 {
		margin: 0px;
		padding: 10px 6px 20px 6px;
		font-family: Verdana;
		font-size: 11px;
		color: #fff;
		font-weight:normal;
		text-decoration:none;
		background-color:#ee8800;
		border:3px solid #fff;
	}
	
	a.menulink5:hover {
		background-color:#ff8822;
	}	

	a.menulink6 {
		margin: 0px;
		padding: 10px 6px 20px 6px;
		font-family: Verdana;
		font-size: 11px;
		color: #fff;
		font-weight:normal;
		text-decoration:none;
		background-color:#ee8800;
		border:3px solid #fff;
	}
	
	a.menulink6:hover {
		background-color:#ff8822;
	}	

	ul.ulmenu {
		list-style-type: none;
		margin:0px 0px 0px 0px;
		padding:2px 0px 0px 0px;
		line-height:29px;
		z-index:9;
	}	
	
	.limenuindex {
		display:inline;
		position: relative;
		margin:0px 0px 0px 0px;
		padding:3px 4px 7px 0px;
		z-index:10;

		}	
		
	ul.dropindex1 {
		list-style-type: none;
		margin:0px 0px 0px 0px;
		padding:10px 0px 0px 0px;
	}
	
	li ul.dropindex1 {
		position: absolute;
		left: 0px;
		top: 55px;
		display: none;
		}

	ul.dropindex2 {
		list-style-type: none;
		margin:0px 0px 0px 0px;
		padding:10px 0px 0px 0px;
	}

	li ul.dropindex2 {
		position: absolute;
		left: -124px;
		top: 55px;
		display: none;
		}

	ul.dropindex3 {
		list-style-type: none;
		margin:0px 0px 0px 0px;
		padding:10px 0px 0px 0px;
	}
	
	li ul.dropindex3 {
		position: absolute;
		left: -214px;
		top: 55px;
		display: none;
		}

	ul.dropindex4 {
		list-style-type: none;
		margin:0px 0px 0px 0px;
		padding:10px 0px 0px 0px;
	}

	li ul.dropindex4 {
		position: absolute;
		left: -304px;
		top: 55px;
		display: none;
		}

	ul.dropindex5 {
		list-style-type: none;
		margin:0px 0px 0px 0px;
		padding:10px 0px 0px 0px;
	}

	li ul.dropindex5 {
		position: absolute;
		left: -394px;
		top: 55px;
		display: none;
		}

	ul.dropindex6 {
		list-style-type: none;
		margin:0px 0px 0px 0px;
		padding:10px 0px 0px 0px;
	}

	li ul.dropindex6 {
		position: absolute;
		left: -488px;
		top: 55px;
		display: none;
		}

	.limenudrop2 {
		margin:0px 0px -1px 1px;
		padding:0px 0px 0px 0px;
		line-height:18px;
		width:550px;
		border:1px solid #ddd;
		background-color:#eee;
		z-index:11;
		text-align:left;
	}
	
	li:hover ul.dropindex1, li.over ul.dropindex1 { 
		display: block;
	}

	li:hover ul.dropindex2, li.over ul.dropindex2 { 
		display: block;
	}

	li:hover ul.dropindex3, li.over ul.dropindex3 { 
		display: block;
	}

	li:hover ul.dropindex4, li.over ul.dropindex4 { 
		display: block;
	}

	li:hover ul.dropindex5, li.over ul.dropindex5 { 
		display: block;
	}

	li:hover ul.dropindex6, li.over ul.dropindex6 { 
		display: block;
	}

.picblock {
	display:block;
	border:none;
	padding:0xp;
	margin:0px;
}

.pic {
	border:none;
	padding:0px;
	margin:0px;
}

.gap {
	border:none;
	padding:0px;
	margin:0px;
	height:5px;
}

.picplay {
	border:none;
	padding:0px 0px 10px 0px;
	margin:0px;
}

.picleft {
	float:left;
	border:none;
	padding:0px 20px 0px 0px;
	margin:0px;
}

.picright {
	float:right;
	border:none;
	padding:10px 0px 0px 20px;
	margin:0px;
}


.mainframe {
	position:relative;
	height: 735px;
	width: 960px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 30px;
	margin-left: auto;
	padding-bottom:0px;
	border:none;
	background-color:#a5c7e2;
	border:15px solid #329bca;
}

.mainframe2 {
	position:relative;
	height: 834px;
	width: 960px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 30px;
	margin-left: auto;
	padding-bottom:0px;
	border:none;
	background-color:#a5c7e2;
	border:15px solid #329bca;
}

.innerframe {
	position:relative;
	height: auto;
	width: 930px;
	padding:0px;
	border:none;
	background-color:#383838;
	left:15px;
	top:15px;
}

.mainframesub {
	position:relative;
	height: auto;
	width: 960px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-top: 0px;
	margin-left: auto;
	padding-bottom:0px;
	border:none;
	background-color:#a5c7e2;
	border-left:15px solid #329bca;
	border-right:15px solid #329bca;
}

.innerframesub {
	position:relative;
	height: auto;
	width: 930px;
	padding:0px;
	border:none;
	background-color:#383838;
	left:15px;
	top:0px;
}

.flashindex {
	position:relative;
	height: 635px;
	width: 930px;
	padding:0px;
	border:none;
	background-color:#fff;
}

.flashindex2 {
	position:relative;
	height: 734px;
	width: 930px;
	padding:0px;
	border:none;
	background-color:#fff;
}

.flash {
	position:relative;
	height: 497px;
	width: 930px;
	padding:0px;
	border:none;
	background-color:#fff;
}

.flashpepp {
	position:absolute;
	height: 303px;
	width: 388px;
	padding:0px;
	border:none;
	top:375px;
	right:0px;
	z-index:11;
}

.flashpepplunch {
	position:absolute;
	height: 303px;
	width: 388px;
	padding:0px;
	border:none;
	top:378px;
	right:-18px;
	z-index:11;
}

.flashpepprugby {
	position:absolute;
	height: 303px;
	width: 388px;
	padding:0px;
	border:none;
	top:370px;
	right:-18px;
	z-index:11;
}

.flashstore2 {
	position:absolute;
	height: 600px;
	width: 930px;
	padding:0px;
	border:none;
	top:475px;
	left:0px;
	z-index:11;
}

.flashstore {
	position:relative;
	height: 610px;
	width: 930px;
	padding:0px;
	border:none;
	z-index:11;
}

.mainsub {
	position:relative;
	background-image:url(assets/kidsbgmain2.jpg);
	background-repeat:repeat-y;
	height: auto;
	width: 930px;
	padding:0px;
	border:none;
	background-color:#a5060a;
	overflow:auto;
	z-index:1;
}

.maincommon {
	position:relative;
	background-image:url(assets/kidsbgmain4.jpg);
	background-repeat:repeat-y;
	height: auto;
	width: 930px;
	padding:0px;
	border:none;
	background-color:#595351;
	overflow:auto;
	z-index:1;
}

.mainrugby {
	position:relative;
	background-image:url(assets/rugbybgmain2.jpg);
	background-repeat:repeat-y;
	height: auto;
	width: 930px;
	padding:0px;
	border:none;
	background-color:#647516;
	overflow:auto;
	z-index:1;
}

.mainolympic {
	position:relative;
	background-image:url("assets/bgbottomolympic.jpg");
	background-repeat:repeat-y;
	height: auto;
	width: 930px;
	padding:0px;
	border:none;
	background-color:#647516;
	overflow:auto;
	z-index:1;
}

.mainchristmas {
	position:relative;
	background-image:url(assets/christmasbgmain2.jpg);
	background-repeat:repeat-y;
	height: auto;
	width: 930px;
	padding:0px;
	border:none;
	background-color:#def;
	overflow:auto;
	z-index:1;
}

	.mainmiddlecommon {
		float:left;
		background-image:url(assets/kidsbgmain3.jpg);
		background-repeat:no-repeat;
		height: auto;
		width: 681px;
		padding:0px;
		border:none;
			z-index:1;
	}

	.mainmiddlemenu {
		float:left;
		background-image:url(assets/kidsbgmain3.jpg);
		background-repeat:no-repeat;
		height: 810px;
		width: 681px;
		padding:0px;
		border:none;
		z-index:1;
	}

	.mainmiddlerugby {
		float:left;
		background-image:url(assets/rugbybgmain.jpg);
		background-repeat:no-repeat;
		height: auto;
		width: 681px;
		padding:0px;
		border:none;
			z-index:1;
	}

	.mainmiddleolympic {
		float:left;
		background-image:url("assets/bgtopolympic.jpg");
		background-repeat:no-repeat;
		height: auto;
		width: 681px;
		padding:0px;
		border:none;
			z-index:1;
	}

	.mainmiddlechristmas {
		float:left;
		background-image:url(assets/christmasbgmain.jpg);
		background-repeat:no-repeat;
		height: auto;
		width: 681px;
		padding:0px;
		border:none;
			z-index:1;
	}

		.mainmiddlecommon1 {
			position:relative;
			height: auto;
			width: auto;
			padding:45px 80px 30px 30px;
			border:none;
		}

		.mainmiddlemenu1 {
			position:relative;
			height: auto;
			width: 650px;
			padding:45px 0px 30px 20px;
			border:none;
		}

		.mainmiddlecommon11 {
			position:relative;
			height: auto;
			width: auto;
			padding:45px 0px 30px 30px;
			border:none;
			text-align:left;
		}

		.mainmiddlerugby1 {
			position:relative;
			height: auto;
			width: auto;
			padding:45px 60px 30px 30px;
			border:none;
		}

	.mainmiddlesub {
		float:left;
		background-image:url(assets/kidsbgmain.jpg);
		background-repeat:no-repeat;
		height: auto;
		width: 412px;
		padding:0px;
		border:none;
	}

	.mainmiddlegames {
		float:left;
		background-image:url(assets/gamesbgmain.jpg);
		background-repeat:no-repeat;
		height: auto;
		width: 681px;
		padding:0px;
		border:none;
		z-index:1;
	}

		.mainmiddlegames1 {
			position:relative;
			padding:35px 0px 45px 25px;
			border:none;
		}

	.mainmiddlesublunch {
		float:left;
		background-image:url(assets/lunchbgmain.jpg);
		background-repeat:no-repeat;
		height: auto;
		width: 412px;
		padding:0px;
		border:none;
	}

		.mainmiddlesub1 {
			position:relative;
			height: auto;
			width: 412px;
			padding:15px 0px 15px 0px;
			border:none;
		}

			.mainorder1 {
				position:relative;
				height: auto;
				width: 390px;
				height:148px;
				background-image:url(assets/kidsbgcontent.gif);
				background-repeat:no-repeat;
				border:none;
				padding:0px 0px 0px 0px;
			}

			.mainorder1box {
				position:relative;
				height: auto;
				width: auto;
				padding:20px 10px 0px 30px;
			}

	.mainleftsub {
		float:left;
		height: auto;
		width: 269px;
		padding:0px;
		border:none;
	}

		.mainleftsub1 {
			position:relative;
			background-image:url(assets/kidsbgmainleft1.jpg);
			background-repeat:no-repeat;
			height: 301px;
			width: 269px;
			padding:0px;
			border:none;
		}

		.mainleftsub1lunch {
			position:relative;
			background-image:url(assets/lunchbgmainleft3.jpg);
			background-repeat:no-repeat;
			height: 460px;
			width: 269px;
			padding:0px;
			border:none;
		}

		.mainleftsub1nightsin {
			position:relative;
			background-image:url(assets/nightsinbgmainleft1.jpg);
			background-repeat:no-repeat;
			height: 460px;
			width: 269px;
			padding:0px;
			border:none;
		}

		.mainleftsub1teens1 {
			position:relative;
			background-image:url(assets/teensbgmainleft1.jpg);
			background-repeat:no-repeat;
			height: 301px;
			width: 269px;
			padding:0px;
			border:none;
		}

		.mainleftsub1teens2 {
			position:relative;
			background-image:url(assets/teensbgmainleft2.jpg);
			background-repeat:no-repeat;
			height: 301px;
			width: 269px;
			padding:0px;
			border:none;
		}

			.mainleftsub11 {
				position:relative;
				height: auto;
				width: auto;
				padding:40px 20px 10px 12px;
			}

			.mainleftsub12 {
				position:relative;
				height: auto;
				width: auto;
				padding:36px 0px 10px 12px;
			}

			.mainleftsub13 {
				position:relative;
				height: auto;
				width: 200px;
				padding:48px 0px 10px 12px;
			}

			.youtube {
				background-color:none;
				font-size:11px;
			}

		.mainleftsub2 {
			position:relative;
			background-image:url(assets/kidsbgmainleft2.jpg);
			background-repeat:no-repeat;
			height: 199px;
			width: 269px;
			padding:0px;
			border:none;
		}

		.mainleftsub2lunch {
			position:relative;
			background-image:url(assets/lunchbgmainleft2.jpg);
			background-repeat:no-repeat;
			height: 199px;
			width: 269px;
			padding:0px;
			border:none;
		}

			.mainleftsub22 {
				position:relative;
				height: auto;
				width: auto;
				padding:48px 20px 10px 10px;
			}

			.mainordersub1 {
				position:relative;
				height: auto;
				width: 600px;
				height:138px;
				border:none;
				padding:0px 0px 0px 0px;
			}

			.mainordersub1weboffers {
				float:left;
				height:138px;
				width: 300px;
				border:none;
				padding:0px 0px 0px 0px;
			}

			.mainordersub1weboffersinfo {
				float:left;
				height:50px;
				width: 600px;
				border:none;
				padding:0px 0px 0px 0px;
			}

			.mainordersub1box {
				position:relative;
				height: auto;
				width: auto;
				padding:20px 10px 0px 30px;
			}

	.mainrightsub {
		float:right;
		height: auto;
		width: 249px;
		padding:0px;
		border:none;
		z-index:1;
	}

		.mainrightsub1 {
			position:relative;
			background-image:url(assets/kidsbgmainright1.jpg);
			background-repeat:no-repeat;
			width: 249px;
			padding:0px;
			border:none;
			z-index:1;
		}

		.mainrightrugby1 {
			position:relative;
			background-image:url(assets/rugbybgmainright.jpg);
			background-repeat:no-repeat;
			height: 504px;
			width: 249px;
			padding:0px;
			border:none;
			z-index:1;
		}

		.mainrightolympic1 {
			position:relative;
			background-image:url("assets/bgrightolympic.jpg");
			background-repeat:no-repeat;
			height: 504px;
			width: 249px;
			padding:0px;
			border:none;
			z-index:1;
		}

		.mainrightchristmas1 {
			position:relative;
			background-image:url(assets/christmasbgmainright.jpg);
			background-repeat:no-repeat;
			height: 504px;
			width: 249px;
			padding:0px;
			border:none;
			z-index:1;
		}

		.mainrightsub1lunch {
			position:relative;
			background-image:url(assets/lunchbgmainright.jpg);
			background-repeat:no-repeat;
			width: 249px;
			padding:0px;
			border:none;
			z-index:1;
		}

		.mainrightcommon1 {
			position:relative;
			background-image:url(assets/kidsbgmainright2.jpg);
			background-repeat:no-repeat;
			height: auto;
			width: 249px;
			padding:0px;
			border:none;
			z-index:1;
		}

			.mainrightsub2 {
				position:relative;
				height: auto;
				width: auto;
				padding:200px 0px 20px 40px;
			}

.footer {
	position: relative;
	width: 930px;
	height: 60px;
	border-top:7px solid #6e6e6e;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align:center;
	background-color:#383838;
}

	.footerleft {
		position: absolute;
		margin:0px;
		top:2px;
		left:8px;
		width:auto;
		padding: 0px;
		text-align:left;
	}

	.footerright {
		position: absolute;
		margin:0px;
		top:5px;
		right:8px;
		width:auto;
		padding: 0px;
		text-align:right;
	}

	.footerbottom {
		position: absolute;
		margin:0px;
		top:18px;
		left:8px;
		padding: 0px;
		width:auto;
		text-align:left;
	}	

	.footerindex {
		position: relative;
		margin:0px;
		top:0px;
		width: 930px;
		padding: 0px;
		text-align:center;
		margin-left:auto;
		margin-right:auto;
	}	

	.footerbottom2 {
		position: absolute;
		margin:0px;
		top:40px;
		left:0px;
		padding: 0px;
		width:930px;
		text-align:center;
	}	

.txtnormal {
	font-family: Verdana, Tahoma;
	font-size: 12px;
	color: #C9C9C9;
	text-decoration: none;
	line-height:20px;
}

.txtcaption {
	font-family: Verdana;
	font-size: 14px;
	color: #DD33B7;
	text-decoration: none;
	font-weight:bold;
	line-height:14px;
}

.txtcaptionleft {
	font-family: Verdana;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	line-height:18px;
}

.txtcaptionrss {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	font-weight:normal;
	line-height:12px;
}

.txttitle {
	font-family: Arial;
	font-size: 16px;
	color: #ff8623;
	text-decoration: none;
	font-weight:bold;
	line-height:18px;
}

.txttitle2 {
	font-family: Arial;
	font-size: 16px;
	color: #65B7DA;
	text-decoration: none;
	font-weight:bold;
	line-height:18px;
}

.txtkidsnormal {
	font-family: Verdana;
	font-size: 12px;
	color: #ffaa57;
	text-decoration: none;
	font-weight:bold;
	line-height:16px;
}

.txtsubcaption {
	line-height:20px;
	font-family: Verdana, Tahoma;
	text-decoration: none;
	color: #65B7DA;
	font-size: 18px;
}

.txtfooter {
	font-family: Verdana;
	font-size: 11px;
	color: #b8b8b8;
	text-decoration:none;
	font-weight:normal;
}

.txtsmall {
	font-family: Verdana;
	font-size: 11px;
	color: #000;
	text-decoration:none;
	font-weight:normal;
	line-height:22px;
}

.txtwhite {
	font-family: Verdana;
	font-size: 10px;
	color: #aaa;
	text-decoration:none;
	font-weight:normal;
	line-height:14px;
}

p {
	margin:0px 0px 0px 0px;
	padding:5px;
}

.ultext {
	list-style-type: square;
	color: #d0a414;
	margin:10px 0px 15px 20px;	
}

.litext {
	font-family: Verdana;
	font-size: 11px;
	color: #d0a414;
	margin-top:0px;	
	line-height:16px;
}

a {
	font-family: Verdana;
	font-size: 11px;
	color: #a50000;
	text-decoration:none;
	font-weight:normal;
	line-height:12px;
}

a:hover {
	color: #fff;
}

a.link {
	font-family: Verdana;
	font-size: 12px;
	color: #40B8FF;
	text-decoration:none;
}

a.link:hover {
	color: #00aacc;
}

a.linkleft {
	font-family: Verdana;
	font-size: 12px;
	color: #fea;
	text-decoration:none;
	font-weight:bold;
}

a.linkleft:hover {
	color: #fff;
}

a.smalllink {
	font-family: Verdana;
	font-size: 11px;
	color: #c05ab1;
	text-decoration:none;
}

a.smalllink:hover {
	color: #fff;
}

a.linkwhite {
	font-family: Verdana;
	font-size: 10px;
	color: #fff;
	font-weight:bold;
	text-decoration:none;
}

a.linkwhite:hover {
	color: #dff;
}

a.footerlink {
	font-family: Verdana;
	font-size: 11px;
	color: #e3e3e3;
	text-decoration:none;
}

a.footerlink:hover {
	color: #fff;
}

a.footerlink2 {
	font-family: Verdana;
	font-size: 10px;
	color: #6699ff;
	text-decoration:none;
}

a.footerlink2:hover {
	color: #99ccff;
}

a.footerlink3 {
	font-family: Verdana;
	font-size: 11px;
	color: #9cf;
	text-decoration:none;
}

a.footerlink3:hover {
	color: #ddd;
}

table.table1 {
	padding:0px;
	margin:0px;
	background:#fff;
}

td.tdblue {
	padding:8px 8px 8px 12px;
	margin:0px;
	background:#0044a5;
}

td.tdred {
	padding:8px 8px 8px 12px;
	margin:0px;
	background:#a50000;
}

td.tdgreen {
	padding:8px 8px 8px 12px;
	margin:0px;
	background:#22a522;
}

td.tdviolet {
	padding:8px 8px 8px 12px;
	margin:0px;
	background:#a500a5;
}


td.tdyellow {
	padding:8px 8px 8px 12px;
	margin:0px;
	background:#ffffdd;
}

td.tdorange {
	padding:8px 8px 8px 12px;
	margin:0px;
	background:#ee8800;
}

td.tdyellow2 {
	padding:8px 8px 8px 12px;
	margin:0px;
	background:#ffffee;
}


.txttable1 {
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-weight:bold;
	line-height:18px;
}

.txttable2 {
	font-family: Arial;
	font-size: 11px;
	color: #ffee88;
	text-decoration: none;
	font-weight:bold;
	line-height:14px;
}

.txttable3 {
	font-family: Arial;
	font-size: 14px;
	color: #a50000;
	text-decoration: none;
	font-weight:bold;
	line-height:18px;
}

.txttable4 {
	font-family: Arial;
	font-size: 11px;
	color: #0055a5;
	text-decoration: none;
	font-weight:bold;
	line-height:14px;
}

.txttable5 {
	font-family: Arial;
	font-size: 16px;
	color: #a50000;
	text-decoration: none;
	font-weight:bold;
	line-height:14px;
}

.txttable6 {
	font-family: Arial;
	font-size: 14px;
	color: #4a0;
	text-decoration: none;
	font-weight:bold;
	line-height:14px;
}

.tableproduct {
	width:501px;
	border:1px solid #fff;
	background-color:#595351;
}

.tableproducttitle {
	width:auto;
	background-color:#383838;
	height:auto;
	line-height:30px;
	padding-left:10px;
	color:#FFFFFF;
	font-family: Arial;
	font-size: 14px;
}

.tableproducttitle2 {
	width:250px;
	float:left;
	background-color:#666666;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	height:auto;
	line-height:25px;
	padding-left:10px;
	color:#FFFFFF;
	font-family: Arial;
	font-size: 13px;
}

.tableproducttitle3 {
	width:110px;
	float:left;
	background-color:#666666;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	height:auto;
	line-height:25px;
	padding-left:10px;
	color:#FFFFFF;
	font-family: Arial;
	font-size: 13px;
}

.tableproducttitle4 {
	width:230px;
	float:left;
	background-color:#666666;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	height:auto;
	line-height:25px;
	padding-left:10px;
	color:#FFFFFF;
	font-family: Arial;
	font-size: 13px;
}

.tableproductlist1 {
	width:250px;
	float:left;
	height:auto;
	line-height:25px;
	padding-left:10px;
	color:#C9C9C9;
	font-family: Arial;
	font-size: 12px;
}

.tableproductlist2 {
	width:110px;
	float:left;
	height:auto;
	line-height:25px;
	padding-left:10px;
	color:#C9C9C9;
	font-family: Arial;
	font-size: 12px;
}

.tableproductlist3 {
	width:230px;
	float:left;
	height:auto;
	line-height:25px;
	padding-left:10px;
	color:#C9C9C9;
	font-family: Arial;
	font-size: 12px;
}

.weboffer1 {
	width:600px;
	border:1px solid #fff;
	background-color:#D2E4FF;
	margin-bottom:20px;
	font-family:"Century Gothic";
	font-size: 16px;
	color:#333333;
	text-decoration: none;
	line-height:20px;
}

.weboffer2 {
	width:600px;
	border:1px solid #fff;
	background-color:#FFDCB9;
	margin-bottom:20px;
	font-family:"Century Gothic";
	font-size: 16px;
	color:#333333;
	text-decoration: none;
	line-height:20px;
}

.weboffertitle1 {
	width:auto;
	height:30px;
	background-color:#D2E4FF;
	border-bottom:1px solid #fff;
	font-family:"Century Gothic";
	font-size: 16px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
	line-height:30px;
	text-align:center;
}

.weboffertitle2 {
	width:auto;
	height:30px;
	background-color:#FFDCB9;
	border-bottom:1px solid #fff;
	font-family:"Century Gothic";
	font-size: 16px;
	font-weight:bold;
	color:#333333;
	text-decoration: none;
	line-height:30px;
	text-align:center;
}

.weboffersmalltxt1 {
	width:auto;
	height:30px;
	background-color:#D2E4FF;
	border-top:1px solid #fff;
	font-family:"Century Gothic";
	font-size: 9px;
	color:#333333;
	text-decoration: none;
	line-height:30px;
	text-align:center;
	margin-top:20px;
}

.weboffersmalltxt2 {
	width:auto;
	height:30px;
	background-color:#FFDCB9;
	border-top:1px solid #fff;
	font-family:"Century Gothic";
	font-size: 9px;
	color:#333333;
	text-decoration: none;
	line-height:30px;
	text-align:center;
	margin-top:20px;
}

.u2 {
position:relative;
background:url(assets/bg-topgear2.jpg) no-repeat;
width:633px;
height:374px;
}

.u2-in {
position:absolute;
top:275px;
left:17px;
width:605px;
height:100px;
}

.club {
position:relative;
background:url(assets/bg-club.jpg) no-repeat;
width:633px;
height:587px;
}

.club2 {
position:relative;
background:url(assets/bg-club2.jpg) no-repeat;
width:633px;
height:810px;
}

.club-in {
position:absolute;
top:275px;
left:17px;
width:605px;
height:auto;
}

.croagh {
position:relative;
background:url(assets/bg-croagh.jpg) no-repeat;
width:633px;
height:394px;
}

.croagh-in {
position:absolute;
top:275px;
left:17px;
width:605px;
height:100px;
}

.matrix-red {
color:#D20C09;
}