html {
	font-size: 62.5%;
	height: 100%;
}
body {
	font-size: 100.01%;
	margin: 0;
	padding: 0;
	text-align: center;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	background: #fff;
	color: #333;
	margin-left: 10px;
	text-align:justify;
}
body, td, div, h1, p, input, select, textarea {
	font-family: Tahoma, Sans-Serif;
}
a, img {
	border: none;
}
a {
	color: #005599; /* #196297 */
	text-decoration: none;
	font-size: 14px;
}
a:hover {
	color: #c00;
	text-decoration: none;
}
ul {
	margin: 0;
	padding: 0;
}
li {
	margin: 0;
	padding: 0;
}



#page{
	width:1000px;
}
#header{
	height:32px;
	width:100%;
	text-align:left;
	padding:55px 5px 0 20px;
}
#image{
	width:1000px;
	height:230px;
	position:relative;
}
#tel {
	color: #f00;
	font-size: 2.6em;
	font-weight:bold;
	width:500px;	
	float:left;
}
#rlp{
	padding-left: 80px;
	float:left;
	font-size: 1.5em;
	font-weight:bold;
}
#r{
	padding: 3px 11px 0 0;
	float:left;
}
#lp{
	float:left;
	padding: 2px 0 2px 6px;
	background: #f00;
	color:#fff;
	width:300px;
}
#lp input{
	border:none;
	width:75px;
	margin: 0 7px;
	height: 17px;
	padding:0;
}
#menu{
	height: 34px;
	background: #333;
	text-align:center;
}
#menu ul{
	list-style:none;
	padding: 9px 0 0 18px;
}
#menu ul li{
	float:left;
	margin:0pt 12px 0pt 12pt;
	padding:0pt;
}
#menu a, #menu a:hover{
	color:#fff;
	font-size: 1.4em;
	font-weight:bold;
}
#menu a:hover{
	color:#f00;
}
#content{
	padding-top:17px;
	text-align:left;
}
.title{
	height:27px;
	padding: 7px 0 0 16px;
	text-align:left;
	background: #f00;
	color:#fff;
	font-size: 1.7em;
	font-weight:bold;
}
#name{
	width:644px;
	height:26px;
	padding: 8px 0 0 16px;
	text-align:left;
	background: #fff;
	color:#999;
	font-size: 1.7em;
	font-weight:bold;
	border-bottom: 2px solid #f00;
}
/*-left-*/
#leftmenutop{
	height:500px;
	text-align:left;
	background: #f0f0f0 url(../images/tshirt.png) right bottom no-repeat;
}
#leftmenutop ul{
	list-style:none;
	padding:6px 0;
}
#leftmenutop li{
	padding: 0 2px 2px 18px;
	font-size:1.3em;
	font-weight:bold;
	color:red;
}
#leftmenutop a{
	color:black;
}


#leftmenumiddle{
	height:463px;
	background: #ff3333;
	text-align:left;
	padding: 13px 21px 0 18px;
}
#leftmenumiddle p{
	color: #000;
	font-size:1.4em;
	font-weight:bold;
}
#leftmenumiddle div{
	margin-top:20px;
	color: #fff;
	font-size:1.4em;
	font-weight:bold;
}
#leftmenubottom{
	height: 533px;
	background: #f0f0f0;
	padding: 30px 21px 0 12px;
	text-align:center;
}
#leftmenubottom p{
	color: #f00;
	font-size:3.0em;
	font-weight:bold;
	font-family:tahoma;
	text-align:center;
	padding:0;
	margin:0;
}

/*-left-*/
#description{
	width:544px;
	background: #f0f0f0;
	margin-top:30px;
	text-align:left;
	padding:20px 50px 20px 16px;
}
#description p{
	color:#000;
	font-size:1.5em;
	font-weight:bold;
	padding:0;
	margin:0;
}
#description div{
	color:#f00;
	font-size:1.2em;
	font-weight:bold;

}

#footer{
	height:81px;
	background: #000;
	margin-bottom: 21px;
}
.text{
	font-size: 14px;
}
.opt{
	color:#a5aeb6;
	width: 80px;
	padding: 2px 0 2px 15px;
	font-size: 1.4em;
	font-weight: bold;
}

.optval{
	color:#ff0000;
	width: 70px;
	font-size: 1.4em;
	font-weight: bold;
}




.productListing-heading{
	font-size: 14px;
	font-weight: bold;
}
.main, .productListing-data, .infoBoxContents, .messageStackError{
	font-size:10px;
}