.formDIV {
	background-color: #fff;
}

.productGroup{padding-left:25px}

.searchtoysubmit{
	width: 23px;
	height: 23px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(/images/template/search-button.png) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand;
}
.searchtoysubmit:hover {
  width: 23px;
  height: 23px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(/images/template/search-button.png) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
  FILTER: alpha(opacity=70); -moz-opacity: .7; opacity: .7;
}

.searchtoykeywords {
	display: block;
	width: 120px;
	float: left;
	text-align: right;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 6px;
	margin-left: 10px;
}

.searchbox {
	width: 220px;
	text-align: right;
	float: right;
}

#RegisterOutput form input[type="submit"] { 	width: 94px;
	height: 24px;
	margin: 0;
	padding: 0;
	border: 0;
	background: transparent url(/images/template/subscribe_button.png) no-repeat center top;
	text-indent: -1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; }
	
#RegisterOutput form input[type="submit"]:hover {  FILTER: alpha(opacity=70); -moz-opacity: .7; opacity: .7;
}
	
#sub_MBR_NAME { width: 130px;}

#sub_MBR_EMAIL { width: 130px;}

ul {
	color: #9B5544;
	margin-bottom: 5px;
}

.content-cen li {
	margin-bottom: 5px;
	margin-left: -15px;
}


body {
	margin:0;
	padding:0;
	width:100%;
	color: #333333;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*background-color: #000000;*/
}

p, tr, td {
	color: #333333;
	line-height: 13pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html { padding:0; margin:0;}

.clr { clear:both; padding:0; margin:0;}

img, img a { border: none;}

a {
	color:#656565;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-size: 24px;
	line-height: 25px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	line-height: 18px;
	font-weight: normal;
}

h3 {
	font-size: 16px;
	line-height: 18px;
	font-weight: normal;
}

h4 {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}

h1, h2, h3, h4 {
	color: #333333;
}

.content-right h1, .content-right h2, .content-right h3, .content-right h4 {
	color: #FFD504;
}

.content-right p {
	color: #FFD504;
}


hr {
	height: 1px;
	background-color: ;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #333333;
}

.content-right hr {
	color: #333333;
	background-color: ;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #FFD504;
	border-right-color: #FFD504;
	border-bottom-color: #FFD504;
	border-left-color: #FFD504;
}


.main {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	position: relative;
}

.main-bg {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	position: relative;
	width: 931px;
	background-color: #FFFFFF;
	background-image: url(/images/template/climber-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.header {
	width:931px;
	height: 209px;
	padding:0;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
}

.header-menu {
	width: 931px;
	height: 32px;
	line-height: 32px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-color: #000000;
}

.header-menu a {
	color: #FFD504;
}


.menu-break {
	width: 931px;
	height: 2px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	background-image: url(/images/template/menu-bottom-tile.gif);
	background-repeat: repeat-x;
}



.content-area {
	width:931px;
	padding:0px;
	position: relative;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.content-left {
	width: 185px;
	padding-right: 20px;
	float: left;
	padding-left: 20px;
	background-color: #FFFFFF;
}

.content-left-menu {
	height: 270px;
}

.content-right {
	width:165px;
	float:right;
	background-image: url(/images/template/right-col.jpg);
	background-repeat: no-repeat;
	height: 700px;
	padding-left: 15px;
	padding-right: 15px;
}

.content-cen {
	width:481px;
	float:right;
	padding-left: 10px;
	padding-right: 20px;
}

.content-cen-2col {
	width:626px;
	float:right;
	padding-left: 40px;
	padding-right: 40px;
}

.footerbox {
	width:871px;
	font-size: 12px;
	background-color: #FFD504;
	height: 60px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
}