html {
height:100%;
}

body{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0px;
	height:100%;
	background:#cccccc;
}
a {
	color:#162C63;
	text-decoration:none;
}
a:hover {
	color:#162C63;
	text-decoration:underline;
}
.page{
	margin: 0px auto;
	width: 789px;
	height:auto;
	background:url(../../images/generic/bg_page.gif) repeat-y;
	/* for understanding browser */
min-height:100%;
height:auto;
/**/
}

/* for Internet Explorer */
* html .page {
height:100%;
}
/**/

.page .inner{
	padding:0 20px 0 20px;
}
.pageheader{
	width:750px;
	height:83px;
}
.container{
	float:left;
	width:750px;
	height:auto;
	background:#efefef;
}
.pagecontent{
	float:left;
	width:593px;
	padding:16px 26px 16px 29px;
	width/**/:/**/ 538px;
}
.pagecontent_home{
	float:left;
	width:593px;
	padding:16px 26px 16px 29px;
	width/**/:/**/ 538px;
background:url(../../images/generic/bg_homeflash.jpg) no-repeat top;
}
.fullpagecontent{
	width:750px;
	height:auto;
}
.pagefooter{
	clear:both;
	width:750px;
	height:40px;
	background:#efefef;
}
.pagefooter_inner{
	padding:10px 30px 10px 10px;
	text-align:right;
}
#logo {
	float:left;
	width:225px;
	padding-top:14px;
	padding-bottom:6px;
	text-align:right;
}
#header_right {
	float:right;
	width:200px;
	padding:5px 20px 0 0;
	width/**/:/**/ 180px;
}
#header_links {
	text-align:right;
}
#header_search {
	margin-top:15px;
	text-align:right;
}
#header_search_field {
	width:126px;
	height:24px;
	padding:4px 0 0 5px;
	width/**/:/**/ 121px;
	height/**/:/**/ 20px;
	background:url(../../images/generic/bg_headersearch.gif) no-repeat;
	border:0;
	vertical-align:middle;
}
#btn_header_search {
	vertical-align:middle;
	margin:0 0 0 -1px;
}
.HeaderHoldenShop{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	
}
.RedTextBoldsm{
	color: #cf0202;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}