@charset "utf-8";
/* The Toy Pad - GLOBAL - CSS Document */

body {
 	background: #99CC66;
 	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container {
	background: url(../images/backgrounds/bg_content_rep.gif) repeat-y;
	position: relative;
	margin: 0 auto;
	width: 766px;
	height: auto;
	overflow: hidden;
	z-index: 1
}


/* ############### Header ############### */

#header {
	background: none;
	position: relative;
	margin: 0;
	width: 766px;
	height: 191px;
	overflow: visible;
	z-index: 5
}

#header_top {
	background: url(../images/backgrounds/bg_header_top.gif) no-repeat;
	position: relative;
	margin: 0;
	width: 766px;
	height: 101px;
	overflow: hidden;
	z-index: 10
}

#logo {
	background: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 320px;
	height: 101px;
	overflow: hidden;
	z-index: 25
}

#tagline {
	background: none;
	position: absolute;
	top: 80px;
	left: 145px;
	width: 136px;
	height: 18px;
	overflow: hidden;
	z-index: 35
}

#quicklinks {
	background: none;
	position: absolute;
	top: 35px;
	left: 355px;
	width: 200px;
	height: 75px;
	font-size: 9px;
	overflow: hidden;
	z-index: 35
}

#quicklinks ul li {
	list-style-image: url(../images/arrow_blue.gif);
}

#quicklinks a {
	color: #0066CC;
	text-decoration: none;
}

#quicklinks a:hover {
	color: #000066;
	text-decoration: underline
}

/* View Cart */

#view_cart {
	background: none;
	position: absolute;
	top: 47px;
	left: 570px;
	width: 144px;
	height: 22px;
	overflow: hidden;
	z-index: 100
}


/* Keyword Search */

#search {
	background: none;
	position: absolute;
	top: 75px;
	left: 520px;
	width: 200px;
	height: auto;
	text-align: right;
	overflow: hidden;
	z-index: 100
}

#search input {
	font-size: 10px;
	z-index: 100;
}

#search_button {
	background: #006699;
	border: 1px #003366 outset;
	padding: 1px 2px;
	color: #CCCCCC
}

#search_button:hover {
	background: #6699CC;
	border: 1px #003366 inset;
	padding: 0 3px 2px 1px;
	color: #FFFFFF
}

#header_bottom {
	background: url(../images/backgrounds/bg_header_bottom.gif) no-repeat;
	position: relative;
	margin: 0;
	width: 766px;
	height: 90px;
	overflow: visible;
	z-index: 10
}


/* ############### Top Searches ############### */

#searches {
	background: none;
	position: absolute;
	top: 70px;
	left: 25px;
	width: 705px;
	height: auto;
	font-size: 10px;
	text-align: center;
	overflow: visible;
	z-index: 100
}

#searches form {
	width: 165px;
	height: auto;
	float: left;
	margin-right: 15px
}
	

#searches select {
	font-size: 10px;
	margin: 0 10px;
	width: 165px;
}


/* ############### Main Navigation ############### */

#mainnav {
	background: none;
	position: absolute;
	top: 0;
	left: 17px;
	width: 740px;
	height: 36px;
	overflow: hidden;
	z-index: 50
}

.mainnav_button {
	background: none;
	display: block;
	position: relative;
	float: left;
	margin: 0;
	width: 147px;
	height: 36px;
	overflow: hidden;
	z-index: 50
}




/* ############### Content Area ############### */

#content_cont {
	background: none;
	position: relative;
	margin: 10px auto 10px auto;
	width: 725px;
	height: auto;
	overflow: hidden;
	z-index: 10
}



/* ############### Left Navigation Area ############### */

#content_left_cont {
	background: none;
	position: relative;
	float: left;
	margin: 0;
	width: 174px;
	height: auto;
	overflow: hidden;
	z-index: 25
}

.shopbox {
	background: none;
	position: relative;
	margin: 7px 0 0 0;
	width: 174px;
	height: auto;
	overflow: hidden;
	z-index: 50
}

.shopbox_top {
	background: url(../images/backgrounds/bg_leftbox_top.png) no-repeat !important;
	background: url(../images/backgrounds/bg_leftbox_top.gif) no-repeat; /* alt gif for IE6 */
	position: relative;
	margin: 0;
	width: 174px;
	height: 31px;
	overflow: hidden;
	z-index: 50
}

.shopbox_exp {
	background: url(../images/backgrounds/bg_leftbox_rep.png) repeat-y !important;
	background: url(../images/backgrounds/bg_leftbox_rep.gif) repeat-y; /* alt gif for IE6 */
	position: relative;
	margin: 0;
	width: 174px;
	height: auto;
	overflow: hidden;
	z-index: 50
}

.shopbox_exp ul {
	margin: 5px 0 5px 30px;
	padding: 0;
}

.shopbox_exp ul li {
	margin: 0 0 3px 0;
	padding: 0;
	list-style: url(../images/bullet_listitem.gif);
}

.shopbox_exp a {
	color: #cc6600;
	text-decoration: none
}

.shopbox_exp a:hover {
	color: #ff6600;
	text-decoration: underline
}

.shopbox_exp a:visited {
	color: #996600;
	text-decoration: none
}

.shopbox_exp a:visited:hover {
	color: #ff6600;
	text-decoration: underline
}


.shopbox_bottom {
	background: url(../images/backgrounds/bg_leftbox_bottom.png) no-repeat !important;
	background: url(../images/backgrounds/bg_leftbox_bottom.gif) no-repeat; /* alt gif for IE6 */
	position: relative;
	margin: 0;
	width: 174px;
	height: 10px;
	overflow: hidden;
	z-index: 50
}

.shopbox_title {
	background: none;
	position: absolute;
	top: 4px;
	left: 4px;
	width: 165px;
	height: 27px;
	overflow: hidden;
	z-index: 50
}

/* Expandable Areas */

.expand_header {
	display: block;
	width: 165px;
	cursor: pointer
}

/* Coupon Code Form */
#ent_coup {
	float: right;
	margin-top: -2px;
	font-size: 9px;
	z-index: 500
}

#ent_coup #title {
	font-size: 8px;
	font-weight: bold;
	text-align: right;
	color: #CCFF66;
}

#ent_coup input {
	font-size: 9px;
}

#coup_code {
	float: right;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	color: #CCFF66;
}

#coup_code #ccode {
	font-size: 10px; 
}


/* ############### Right Content Area ############### */

#content_right_cont {
	background: none;
	position: relative;
	float: right;
	margin: 0;
	width: 536px;
	height: auto;
	overflow: hidden;
	z-index: 25
}

#content_right_top {
	background: url(../images/backgrounds/bg_featurebox_top.png) no-repeat !important;
	background: url(../images/backgrounds/bg_featurebox_top.gif) no-repeat; /* alt gif for IE6 */
	position: relative;
	margin: 0;
	width: 536px;
	height: 32px;
	overflow: hidden;
	z-index: 30
}

#pagetitle {
	background: none;
	position: absolute;
	top: 7px;
	left: 33px;
	width: 290px;
	height: 17px;
	overflow: visible;
	z-index: 50
}

#content_right_exp {
	background: url(../images/backgrounds/bg_featurebox_rep.png) repeat-y !important;
	background: url(../images/backgrounds/bg_featurebox_rep.gif) repeat-y; /* alt gif for IE6 */
	position: relative;
	margin: 0;
	width: 536px;
	height: auto;
	overflow: hidden;
	z-index: 30
}

#content_right_txt {
	background: none;
	position: relative;
	margin: -290px 0 0 15px;
	width: 515px;
	min-height: 300px;
	height: auto;
	overflow: hidden;
	z-index: 30
}

#content_txt {
	position: relative;
	background: none;
	width: 485px;
	height: auto;
	margin: 10px;
	overflow: hidden;
}

#content_spacer {
	background: none;
	position: relative;
	margin-right: -1px;
	height: 300px
}

#content_right_bottom {
	background: url(../images/backgrounds/bg_featurebox_bottom.png) no-repeat !important;
	background: url(../images/backgrounds/bg_featurebox_bottom.gif) no-repeat; /* alt gif for IE6 */
	position: relative;
	margin: 0;
	width: 536px;
	height: 13px;
	overflow: hidden;
	z-index: 30
}



/* ############### Footer ############### */

#footer {
	background: none;
	position: relative;
	margin: -15px auto 0 auto;
	width: 766px;
	height: auto;
	overflow: hidden;
	z-index: 5
}

#footer_top {
	background: url(../images/backgrounds/bg_footer_top.png) no-repeat !important;
	background: url(../images/backgrounds/bg_footer_top.gif) no-repeat; /* alt gif for IE6 */
	position: relative;
	margin: 0;
	width: 766px;
	height: 44px;
	overflow: hidden;
	z-index: 15
}

#footer_bottom {
	background: url(../images/backgrounds/bg_footer_rep.gif) repeat-y;
	position: relative;
	margin: 0;
	width: 766px;
	height: 85px;
	font-size: 10px;
	color: #FFFF99;
	overflow: hidden;
	z-index: 15
}

#footetnav {
	position: relative;
	margin: 15px auto;
	width: 470px;
	text-align: center;
	font-size: 10px;
	color: #FFFF99
}

#footetnav a {
	position: relative;
	display: block;
	float: left;
	margin: 0;
	text-decoration: none;
	color: #FFFF66
}

.footetnav_sep {
	position: relative;
	display: block;
	float: left;
	margin: 0 10px;
}

#footetnav a:hover {
	text-decoration: underline;
	color: #FFFFFF
}

#footetnav a:visited {
	text-decoration: none;
	color: #FFFF99
}

#footetnav a:visited:hover {
	text-decoration: underline;
	color: #FFFFFF
}


#copy-powered {
	position: absolute;
	top: 50px;
	left: 0;
	width: 766px;
	text-align: center;
	font-size: 9px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
/* Safari 3.0, Chrome, and Opera 9 rules here */
	#copy-powered {
		font-size: .85em;
	}
	
	#McG {
		margin-left: 5px;
	}
}



/* Powered by McCary Group */

#McG {
	margin-left: 15px;
}

#McG a {
	color: #FFFF66;
	text-decoration: none;
}

#McG a:hover {
	color: #006600;
	text-decoration: underline;
}

#McG a:visited {
	color: #FFFF99;
	text-decoration: none;
}

#McG a:visited:hover {
	color: #006600;
	text-decoration: underline;
}

#paypal {
	position: absolute;
	top: 45px;
	left: 640px;
	width: 120px;
	height: 33px;
	text-align: center;
}

#facebook {
	position: absolute;
	top: 50px;
	left: 13px;
	width: 55px;
	height: 25px;
}
	
	
	
