/* html styles -------------------------------------------------------------------*/

body, blockquote, div, fieldset, form, h1, h2, h3, h4, h5, h6, html, input, li, ol, pre, ul { 
	margin:0; 
	padding:0; 
}

p {
	margin: 0px;
	padding: 0px;
}


body {
	font-family: "Verdana", sans-serif;
	background: #d0d7dc url(../images/background.gif) repeat-x top left;	
	font-weight: normal;
	color: #12234e;
	text-align: left;
	font-size:small;
	line-height: 1.6em;
	}


html { 
min-height: 100%; 
margin-bottom: 1px; 
}

a img,:link img,:visited img { 
	border:none 
}



/* common styles ---------------------------------------------------------------------------------------*/


.clear {
	clear: both;
}


.floatRight {
	float: right;
}

.floatLeft {
	float: left;
}


.text {
	padding: 0px 0px 20px 0px;
}

.text p {
	margin: 10px 0px;
}


/* home page styles -----------------------------------------------------------------------------------------------*/

.homeContainer {
		background: url(../images/toys_homeBackbar.jpg) repeat-y top left;
}

.homeMontage {
		background: url(../images/toys_homeBackMontage.jpg) no-repeat 0px 60px;
}

.homeText {
	color: #fff;
	padding: 20px 0px 0px 27px;
	width: 325px;
}

.homeText p {
	padding-bottom: 15px;
}

.homeText a {
  font-weight: bold;
	text-decoration: underline;
	color: #fff;
}

.homeText a:hover {
	text-decoration: underline;
	color: red;
}

h1 {
	font-weight: bold;
	font-size: 140%;
	padding-bottom: 15px;
}

h2 {
	font-weight: bold;
	font-size: 110%;
}

h3 {
	font-weight: bold;
	color: red;
	font-size: 120%;
	padding: 10px 0px 0px 40px;
}

h4 {
	font-weight: bold;
	font-size: 100%;
	color: #445f7f;
	padding: 20px 0px 0px 60px;
}


/* inside page styles -----------------------------------------------------------------------------------------------*/

.insideContainer {
		background: url(../images/toys_insideBackBar.jpg) repeat-y top left;
		height: 1000px;
}

.insideContentContainer {
		width: 683px;
		position: absolute;
		top: 54px;
		left: 273px;
}

.insideContentMiddle {
		background: url(../images/toys_inside_content.gif) repeat-y 0px 60px;
		width: 683px;
		position: relative;
		top: 0px;
		left: 0px;
}


.insideContentTop {
		background: url(../images/toys_inside_contentTop.gif) no-repeat 0px 0px;
		height: 14px;
		width: 683px;
		position: relative;
		top: 0px;
		left: 0px;
}

.insideContentBottom {
		background: url(../images/toys_inside_contentBottom.gif) no-repeat 0px 0px;
		height: 17px;
		width: 683px;
		position: relative;
		top: 0px;
		left: 0px;
}




.insideBackSled {
		background: url(../images/toys_inside_Back_sled.gif) no-repeat bottom right;
}

.insideBackSled p {
	color: #445f7f;
	padding: 0px 190px 10px 60px;
}

.insideBackSled img {
	padding: 0px 0px 0px 40px;
	margin: 0px;
}

.insideContentLink {
	padding: 20px 0px 20px 16px;
}

.insideTestimonial {
	width: 200px;
	padding: 60px 0px 20px 20px;
	color: 445f7f;
}

.insideTestimonialHead {
	font-weight: bold;
	font-size: 120%;
}

.insideTestimonialName {
	text-align: right;
	font-weight: bold;
}

/* home page badge styles --------------------------------------------------------------------------------------------------*/

.badgeContainer {
	width: 294px;
	position: absolute;
	top: 20px;
	left: 354px;
}

.advantageContainer {
	width: 294px;
	position: absolute;
	top: 40px;
	left: 400px;
}

.badgeText {
	background: url(../images/toys_homeBackBadgeContainer.gif) no-repeat top left;
	font-size: 80%;
	paddingx: 0px 10px 0px 100px;
}

.badgeText ul {
	padding: 25px 10px 0px 100px;
	list-style: none;
	line-height: 1.5em;
}

.badgeText ul li {
	padding-top: 6px;
}

.badgeBottom {
	width: 294px;
	height: 12px;
	background: url(../images/toys_homeBackBadgeBottom.gif) no-repeat top left;
}


/* home page image links -------------------------------------------------------------------------------------------------------*/

.homeImageLinksContainer {
	background: #fff;
	height: 71px;
	width: 100%;
	border-top: 2px solid #b5c6d0;
	border-bottom: 2px solid #b5c6d0;
}

.homeImageLinks {
	width: 990px;
	padding: 10px 0px 0px 20px;
}


.homeImageLinks ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.homeImageLinks li {
	float: left;
	margin: 0 7px;
}

.homeImageLinks li a{
	color: #466b8a;
	display: block;
	text-align: center;
	text-decoration: none;
	padding-bottom: 6px;
	border-bottom: 5px solid #fff;

}

.homeImageLinks li a:hover{
	color: red;
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	padding-bottom: 6px;
	border-bottom: 5px solid red;
}


.imageLinks a {
		padding: 1px 5px 5px 30px;
		background: url(../images/arrowGrey.jpg) no-repeat center left;
		color: #8b0b04;
		font-weight: bold;
		text-decoration: none;
		width: 100%;
		font-size: 120%;
		}

.imageLinks a:hover, #high {
		background: url(../images/arrowWhite.jpg) no-repeat center left;
		color: #fff;
		}
		
.navHigh {
		background: url(../images/arrowWhite.jpg) no-repeat center left;
		color: #fff;
}

.navButtonsWrap {
	padding-left: 29px;
}


.navBottom {
	background: #fff url(../images/navBar_bottom.jpg) no-repeat top left;
	height: 30px;
}

.navSeperator {
	background: #9b9b9b url(../images/navBar_seperator.jpg) no-repeat top left;
	height: 25px;
	width: 251px;
}


/* footer ------------------------------------------------------------------*/

.homeFooter {
	width: 600px;
	margin: 10px 0px 0px 370px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}

.homeFooter a {
	padding: 0px 10px;
	text-decoration: none;
	color: #466b8a;
}

.homeFooter a:hover {
	padding: 0px 10px;
	text-decoration: none;
	color: red;
}

.homeFooterSpace {
	height: 40px;
}


.insideFooter {
	width: 600px;
	margin: 40px 0px 0px 330px;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
}

.insideFooter a {
	padding: 0px 10px;
	text-decoration: none;
	color: #466b8a;
}

.insideFooter a:hover {
	padding: 0px 10px;
	text-decoration: none;
	color: red;
}

.insideFooterSpace {
	height: 40px;
}
