@charset "utf-8";
body  {

	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: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #CCC;
	background-color: #FFF;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.72em;
	line-height: 1.4em;
	
}

* {
	margin: 0;
	padding: 0;
}


img {
	border: none;
	}


h5 {
font-size:70%;
line-height:12px;
white-space:nowrap;
}

.thrColLiqHdr #container {
	width: 780px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 





.thrColLiqHdr #mainContent {
	width: 780px;
}

.thrColLiqHdr #footer {
	background-image: url(../Eng/images/_bot.jpg);
	height: 193px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 15px;
	padding-right: 35px;
	padding-left: 35px;
	text-align: center;
} 


/* Miscellaneous classes for reuse */
.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 The floated element must precede the element it should be next to on the 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 its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColLiqHdr  #header {
	background-image: url(../Eng/images/_top.jpg);
	height: 46px;
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 155px;
	padding-right: 35px;
	padding-left: 35px;
	text-align: center;
}
.thrColLiqHdr  #footerWrap {
	background-image: url(../Eng/images/_botBK.jpg);
	height: 208px;
	background-color: #142C0C;
	background-repeat: repeat-x;
	background-position: top;
}
.thrColLiqHdr #bkLayer {
	background-color: #142C0C;
	padding-bottom: 10px;
}
.thrColLiqHdr #headerWrap {
	background-image: url(../Eng/images/_topBK.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #142C0C;

}




.tinyD {
	background-image: url(../Eng/images/tinyD.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 9px;
	float: left;
	display: inline;
	padding-right: 9px;
	text-transform:uppercase;
	white-space: nowrap;
}

.tinyD1 {
	padding-left: 15px;
	float: left;
	display: inline;
	padding-right: 9px;
	text-transform:uppercase;
	white-space: nowrap;}
	
	
	
a, a:link {
	color: #FFFF99;
	text-decoration:none;
}

a:visited {
	color: #FFFF99;
}
a:hover {
	color: #96004A;
}
a:active {
	color: #CCC;
}
	
	
	
.LeftRightMargin35px {
margin-left:35px;
margin-right:35px;
}

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


td img {display: block;}

p {
}


h1 {
font-size:1.4em;
line-height: 30px;
color: #FEF200;
}

h2 {
	font-size:1.6em;
	line-height:70px;
	color: #FEF200;
	text-transform: uppercase;
	background-image: url(../Eng/images/background_button.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}

.inputbox {
	width: 102px;
	color: #CCC;
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: transparent;
	border: 1px dotted #999;
	height: 14px;

}

#mugprice td {
	background-color: #840232;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#mugprice caption {
	font-weight: bold;
	line-height: 20px;
	padding-top: 10px;
}



#why_register {
	float: left;
	width: 180px;
	background-color: #CCCCCC;
	text-align: left;
	color: #003300;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	height: 1200px;
	background-image: url(../Eng/images/gradient.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#why_register1 {
	width: 580px;
	height: 80px;
	background-color: #96004A;
	padding: 10px;
	text-align: left;
	color: #FFFFFF;
}


#why_register1 ul li {
	line-height:30px;
}



#Registration  form  input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1E7623;
	font-weight: bold;
	border: 1px solid #666666;
	width:220px;
	height:20px;
	line-height:20px;

}
#Registration td {
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 30px;
	text-align:left;
	color: #142B0C;
}
#Registration  form select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DE990E;
	font-weight: bold;
}

#Registration {
	width: 800px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	height: 100%;
	margin-top: 0px;
	border-top-width: 20px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #142B0C;
	border-right-color: #142B0C;
	border-bottom-color: #142B0C;
	border-left-color: #142B0C;
	float: left;
}
#regTop {
	float: right;
	width: 580px;
}

#regTop1 {
	float: left;
	width: 590px;
	margin-left: 10px;
}


h3 {
	font-size: 1em;
	color:#142C0C;
	font-weight: normal;
}
#Registration #regTop table td {
	height: 20px;
}
#solidbk {
	background-color: #142B0C;
}
.burgundybk {
	clear: both;
	position: relative;
	top: -30px;
	padding-right: 10px;
	padding-left: 10px;
}
#cell {
	padding: 0px;
	height: 218px;
	width: 116px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 18px;
}
#row1 {
	margin: 0px;
	padding: 0px;
	width: 696px;
	float: left;
}
#cellA {
	float: left;
	height: 218px;
	width: 116px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
}

#cellB {
	float: left;
	height: 218px;
	width: 116px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 85px;
}

#leftalign {

}
#centeralign {
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	position: relative;
	top: -30px;
	line-height: 1.4em;
	clear: both;
}
.CR {
	background-image: url(../Eng/images/CR.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.vDivider {
	background-image: url(../Eng/images/vDivider.gif);
	background-repeat: repeat-y;
	background-position: center center;
	height: 220px;
}

.loginbk {
	background-image: url(../Eng/images/cloginbk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.floatright {
	background-color: #142C0C;
	color: #FEF200;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 0px;
	margin: 0px;
}

.floatrighthov {
	color:#96004A;}
	
#footerbutton ul {
	list-style: none;
	list-style-position:outside;
}
	
	
#footerbutton ul li {
	font-variant: small-caps;
	display: inline;
	line-height: 30px;
	padding-left: 20px;
}
#footerbutton ul li a {
	color: #CCC;
	font-weight: bold;
}

#footerbutton ul li a:hover {
	color: #74013C;
}
#footerbutton {
	background-image: url(../Eng/images/fmenuBK.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#disBox {
	width: 300px;
	height: 120px;
	background-image: url(../Eng/images/DistributorBK.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 60px;
	line-height: 20px;
}
#disName {
	font-size: 16px;
	font-weight: bold;
	color: #932256;
}

#notdis {
	background-image: url(../Eng/images/ndis.jpg);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 25px;
	margin-top: 10px;
	position: relative;
	left: -20px;
}

#BallImage {
    text-align:left;
	float: left;
	width:360px;


}

#Features {
	text-align: left;
	background-image: url(../Eng/images/feature_bk.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left: 25px;
}



#Prices {
	float: left;
	margin-top:5px;
	width: 450px;
}



#Setups {
	float: left;
	text-align: left;
	margin-top: 10px;
	font-size: 95%;
	line-height: 13px;
	width: 450px;
}
.PriceTable {
	text-align: center;
	border: 1px solid #FFF;
	float: left;
	font-size: 11px;


}
.PriceTable td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-left-width: 0px;
	white-space:nowrap;
}
.PriceTable tr {
	background-color: #943E6D;
	line-height: 14px;
}
#ProductBox {
	height: 20px;
	width: 150px;
	float: left;
	margin: 5px;
	text-align:center;
	padding-top:40px;
}


#ProductBoxWrap {
width:480px;
height:350px;
background:url(../Eng/images/AllProductBK.jpg);
}


.leftTD {
	
	text-align:left;
	}

#SubCatBox {
    width:160px;
	float: left;
	height:240px;
	margin: 2px;
}


#AllSubBox {
	width: 500px;
	padding-left:20px;
	background-image: url(../Eng/images/vDivider.gif);
	background-repeat: repeat-y;
	background-position:left;
	float: left;


}


#SubMenuBox {
	width: 200px;
	float: left;
	margin-left:35px;

}

#SubMenuBox ul {
text-align:left;
line-height:20px;
list-style:inside;
list-style-image:url(../Eng/images/arrow_rb.png);
}

#SubMenuBox ul ul {
padding-left:10px;
line-height:16px;
list-style-image:url(../Eng/images/arrow.png);
font-size:85%;
}

#SubMenuBoxTop {
	height: 50px;
	width: 200px;
}

#subTitle {
text-align:left;
padding:20px 0;

}

#subTitle img {
display:inline;
padding:0 6px;}

#FunBox {
text-align:left;
width:120px;
height:200px;
float:right;
}


#FunBox img {
border:none;
display:block;
}

#FunBB {
height:50px;
}


#Credit {
	text-align: center;
	color: #152C0F;
	font-size: 85%;
	margin-top: 25px;
	margin-bottom: 10px;
}

#Credit a {
color:#990066;
}

#box-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 1200px;
	height: 137px;
	background-color: transparent;
	border: 0px solid yellow;
}	
		
#main01 {
	float: left;
	width: 167px;
	margin-left: 40px;
	margin-top: 10px;
}
#main02 {
	width: 339px;
	margin-right: 11px;
	margin-left: 11px;
	float: left;
	margin-top: 10px;
}
#mainContent #main03 {
	float: left;
	width: 167px;
	margin-right: 40px;
	margin-top: 10px;
}
#marginIMGbottom img {
	margin-bottom: 2px;
}

#marginIMGbottom2 img {
	margin-bottom: 2px;
}

#marginIMGbottom {
	height: 316px;
}

#marginIMGbottom2 {
	height: 250px;
}
#main04 {
	width: 226px;
	float: left;
	margin-left: 40px;
}

#main05 {
	width: 222px;
	float: left;
	margin-right: 13px;
	margin-left: 10px;
}


#main06 {
	width: 222px;
	float: left;
}
#leftalign {
	position: relative;
	top: -20px;
	margin-left: 15px;
}

.thrColLiqHdr #bkLayer #container #mainContent #marginIMGbottom2 #main06 #leftalign #mainTable table tr {
	line-height: 18px;
}
#MSboxL {
	width: 36px;
	height:240px;

	background-image: url(../Eng/images/MSbox_L.png);
	background-repeat: repeat-y;
	float: left;
}

#MSboxR {
	width: 43px;
	height:240px;

	background-image: url(../Eng/images/MSbox_R.png);
	background-repeat: repeat-y;
	float: right;
	background-position: left;
}


#MSboxLx2 {
	width: 36px;
	height:480px;

	background-image: url(../Eng/images/MSbox_L.png);
	background-repeat: repeat-y;
	float: left;
}

#MSboxRx2 {
	width: 43px;
	height:480px;

	background-image: url(../Eng/images/MSbox_R.png);
	background-repeat: repeat-y;
	float: right;
	background-position: left;
}


#MSboxLx3 {
	width: 36px;
	height:720px;

	background-image: url(../Eng/images/MSbox_L.png);
	background-repeat: repeat-y;
	float: left;
}

#MSboxRx3 {
	width: 43px;
	height:720px;

	background-image: url(../Eng/images/MSbox_R.png);
	background-repeat: repeat-y;
	float: right;
	background-position: left;
}




#MSboxM {
	min-height:50px;
	height: 36px;
	width: 701px;
	float: left;
}


#FlyerCell {
	width: 132px;
	height: 240px;
	float: left;
	margin: 0 4px;

}

#FlyerCellIH {
	width: 132px;
	height: 240px;
	float: left;
	margin: 0 4px;

}

#FlyerCellGG {
	width: 132px;
	height: 240px;
	float: left;
	margin: 0 4px;

}

#FlyerCellFD {
	width: 132px;
	height: 240px;
	float: left;
	margin: 0 20px;

}

#FlyerCell img, #FlyerCellIH img {
	margin-bottom:1px;}


#EmptyHolder {
	width: 730px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*	display:table-cell;*/
	height:auto;
	color: #000;
}

#EmptyHolder p strong {
	font-size: 14px;
	background-color: #FF0;
	border-left-width: thick;
	border-left-style: solid;
	border-left-color: #C06;
	padding-left: 10px;
}
