#subpagecontent a.thumb {
	width:158px;
	height:160px;
	display:inline;
	cursor:pointer;
	border:2px solid #DDDADC;
	text-decoration:none;
	color:#60619a;
	float:left;
	margin:14px 14px 0 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#subpagecontent a.thumb img {
	width:150px;
	height:120px;
	border:1px solid #DDDADC;
	float:left;
	margin:3px;
}

#subpagecontent a.thumb i {
	width:150px;
	border:1px solid #b5b9b8;
	margin:3px;	
	height:auto;
	display:block;
	padding:50px 0 50px 0;
	text-align:center;
	vertical-align:middle;
	font-size:12px;
	text-decoration:none;
	color:#989898;
	letter-spacing:1px;
	font-style:normal;
	text-transform:uppercase;
}

#subpagecontent a.thumb em {
	width:152px;
	height:auto;
	text-align:center;
	color:#4A82A5;
	text-decoration:none;
	font-style:normal;
	font-size:9px;
	float:left;
	margin:3px;
	padding-bottom:3px;
}
#prodtable {
	font-size:12px;
}
#prodtable td {height:30px;}
#prodtable .qty {
	width:35px;
}
#prodtable a {
color:#000000; font-weight:bold; text-decoration:none;
}

#prodtable .head {
	text-decoration:underline;
	font-weight:bold;
}

#prodtable .imput {
	width:333px;
	border:1px solid #000000;
	font-size:11px;
	padding:1px;
}

#spa_window{
	position:absolute;
	width:402px;
	height:520px;
	float:left;
	top:0;
	left:0;
	z-index:9999;
	overflow:hidden;/*must have*/
}
#spa_window .oborder{
	border:1px solid #dadada;
	width:400px;
	float:left;
	height:auto;
	background:#DDDADC;
	color:#636562;
}

#spa_window iframe{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-999;/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
#spa_window #close{
	float:left;
	width:400px;
	background:#f6f5f5 url(../images/close_bg.gif);
	height:32px;
	line-height:32px;
	text-align:right;
	cursor:move;
	margin-bottom:10px;
}
#spa_window .closse{
	cursor:pointer;
	margin:10px 10px 0 0;
	float:right;
}
#spa_window .pimg{
	border:1px solid #dadada;
}	
#spa_window .oborder p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	padding:0 0 10px 0 !important;
	margin:0;
	line-height:20px;
	float:left;
	width:395px;
	text-align:center !important;
}	
.upd{
	border:0;
	margin:0;
	padding:0;
	font-size:12px;
	cursor:pointer;
	color:#000000;
	font-weight:bold;
	background:none;	
}
#submenu .link {
	width:241px;
	height:auto;
	border:1px solid #333333;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#4a82a5;
	font-weight:bold;
	letter-spacing:1px;
	margin:15px 8px 8px 8px;
	text-decoration:none;
	padding:30px 0 30px 0;
	text-align:center;
	display:inline;
}
#submenu .link img{
	border:none;
	margin-right:15px;
}
