/* @group Resets */

/*  =reset.css */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, address, th, td { margin : 0; padding :0; }
h2, h3, h4, h5, h6 { font-size : 100%; font-weight : normal; }
ol, ul { list-style-type : none; }
table { border-collapse : collapse; border-spacing : 0; }
caption, th { text-align : left; }
fieldset, img { border : 0; }
dt, address, caption, cite, code, dfn, em, i, strong,  th, var { font-style : normal; font-weight : normal; }
q:before, q:after { content :''; }


/* @end */

body {
	font: 10px/12px verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	background: #FFD200 none repeat;
}

#background {
	background: url(../imgs2/back_white_yellow.gif) repeat-y;
	width: 822px;
	margin-left: auto;
	margin-right: auto;
}

#background_tshirt {
	background: url(../imgs2/back_white_purple.gif) repeat-y;
	width: 822px;
	margin-left: auto;
	margin-right: auto;
}

#background_beds {
	background: url(../imgs2/back_white_green.gif) repeat-y;
	width: 822px;
	margin-left: auto;
	margin-right: auto;
}

#background_toys {
	background: url(../imgs2/back_white_gold_toys.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
	width: 822px;
}

#wrapper { 
width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#col1 {
	background-color: white;
	width: 420px;
	float: left;
	padding-bottom: 15px;
}

#col2 {
	width: 379px;
	float: right;
	clear: none;
	top: 0;
	background-color: #f8ee4e;
}

#col2_tshirt {
	width: 379px;
	float: right;
	clear: none;
	top: 0;
	background-color: #af8fd9;
}

#col2_beds {
	width: 379px;
	float: right;
	clear: none;
	top: 0;
	background-color: #8fa818;
}

#col2_toys {
	width: 379px;
	float: right;
	clear: none;
	top: 0;
	background-color: #daa112;
}

/* @group Header area */

#header a:link {
	color: white;
	text-decoration: none;
}

#header a:visited {
	color: white;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#header a:hover {
	color: orange;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#header a:active {
	color: red;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}

#header {
	background-color: #8460b2;
	width: 800px;
	height: 20px;
}

#header ul li {
	display: inline;
	padding-left: 12px;
	text-align: left;
	position: relative;
	left: 620px;
	top: 3px;
	color: white;
	font-size: 11px;
	line-height: 12px;
}



/* @end */

/* @group Nav */

#nav a:link {
	color: white;
	text-decoration: none;
}

#nav a:visited {
	color: white;
	text-decoration: none;
}

#nav a:hover {
	color: navy;
	text-decoration: none;
}

#nav a:active {
	color: red;
	text-decoration: none;
}

#nav ul li {
	display: inline;
	color: white;
	font-size: 14px;
	text-align: center;
	line-height: 14px;
	margin-left: 20px;
	top: 9px;
	position: relative;
}

#nav {
	background-color: #88c838;
	height: 34px;
	bottom: 1px;
	position: relative;
}

#nav ul li a {
	padding-left: 8px;
}



/* @end */

/* @group Footer area */

#footer {
	width: 825px;
	height: 25px;
	clear: both;
	border-bottom: 2px none #616161;
	text-shadow: #000000 0px 0px 1px;
	background: #8460b2 url(../imgs2/purple_bottom.gif) -4px 0;
}

#footer p {
	color: white;
	font-size: 9px;
	line-height: 12px;
	position: relative;
	left: 30px;
	top: 3px;
}



/* @end */

/* @group Items Left */

#item_area h3 {
	color: maroon;
	font: 9px/11px "Lucida Grande", Lucida, Verdana, sans-serif;
}

#item_area ul li {
	float: left;
	margin-bottom: 6px;
	padding-left: 7px;
	margin-left: 14px;
}

#logo a img {
	text-align: center;
	position: relative;
	left: 15px;
}

#item_area img{
	border: 6px solid #f7e549;
}

#item_area a:hover img{
	border: 6px solid #88c838;
}

#item_area {
	margin-bottom: 12px;
	padding-top: 15px;
	margin-left: 0;
}

#homeimage {
	margin-left: 20px;
	margin-top: 20px;
}



/* @end */

/* @group Category */

#detail_area h2 {
	color: #2374af;
	font: bold 20px verdana, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 35px 20px 6px;
}

#detail_area p.category {
	color: #63448a;
	font: 14px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 6px;
}

#detail_area p.specs {
	color: #63448a;
	font: 12px/16px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 6px;
	
}



/* @end */

/* @group T-shirts */

#col2_tshirt h2 {
	color: #f7e549;
	margin-top: 12px;
}

img#sizes {
	border-style: none;
}

img#tshirt {border: 9px solid #f7e549;
	margin-left: 20px;
	margin-top: 20px;
	
}

img#sizes {
	margin-right: 0;
	margin-left: 20px;
	margin-top: 6px;
}

#col2_tshirt p.category {
	color: white;
}



/* @end */

/* @group Beds */

#col2_beds h2 {
	color: #f7e549;
	margin-top: 12px;
}

img#bed {border: 9px solid #f7e549;
	margin-left: 20px;
	margin-top: 20px;
	
}

img#sizes {
	margin-right: 0;
	margin-left: 20px;
	margin-top: 6px;
}

#col2_beds p.category {
	color: white;
}



/* @end */

/* @group Contact */

p.contact {
	font: 12px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	padding-bottom: 12px;
	margin-left: 20px;
	margin-right: 20px;
}

p.comingsoon {
	text-align: center;
	font: 14px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 12px;
	top: 100px;
	position: relative;
}



/* @end */

/* @group Toys */

#col2_toys h2 {
	color: #f7e549;
	margin-top: 12px;
}

img#bed {border: 9px solid #f7e549;
	margin-left: 20px;
	margin-top: 20px;
	
}

img#sizes {
	margin-right: 0;
	margin-left: 20px;
	margin-top: 6px;
}

#col2_toys p.category {
	color: white;
}



/* @end */

#item_area p.pages {
	clear: left;
	text-align: center;
	font: bold 15px/16px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 7px;
	color: #a578e1;
	padding-bottom: 16px;
}

.pages a:link {
	color: #8fa818;
	text-decoration: underline;
}

.pages a:visited {
	color: #8460b2;
	text-decoration: none;
}

.pages a:hover {
	color: red;
	text-decoration: underline;
}
