/* CSS Document */

body {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	background-color: #f0e155;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-image:url(images/page_bg.jpg);
	background-position:top;
	background-repeat:repeat-x;
}
a:link {
	color: #ff8400;
}
a:visited {
	color: #ff8400;
}
a:hover {
	color: #ff6600;
	text-decoration:none;
}
a:active {
	color: #ff8400;
}
#container {
	width:934px;
	margin: 0 auto;
}
#header {
	height: 179px;
	padding: 0px;
	margin: 0px;
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#header_logo {
	height: 179px;
	width: 306px;
	margin:0px 0px 0px 312px;
	float:left;
	position:absolute;
}
#header_cart {
	width:260px;
	Height:26px;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	padding-top:10px;
	padding-right:10px;
	text-align:right;
	margin:140px 15px 0px 0px;
}

.line_space{
padding:0px 2px 0px 2px;
}

#header_cart a:link, #header_cart  a:visited{
color:#FFFFFF;
text-decoration:none;

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

#content_wrapper {
	background-image:url(images/content_bg.gif);
	background-repeat:repeat-y;
	background-position:left;
}
#left_column {
	background-image:url(images/left_bg.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:215px;
	float:left;
	height:650px;
}
#right_content {
	width:670px;
	float:right;
	padding:10px 20px 10px 10px;
}
hr.clear {
	clear:both;
	visibility:hidden;
	margin:0px;
	padding:0px;
}
#page_top {
	height:14px;
	clear:both;
	background:url(images/page_top.gif) no-repeat bottom;
}
#page_bottom {
	height:16px;
	clear:both;
	background:url(images/page_bottom.gif) no-repeat top;
}
#menu {
	width:171px;
	margin-left:10px;
}
#browse {
	width:179px;
	height:100px;
	background:url(images/box_browse_age.gif) no-repeat left top;
	clear:both;
	padding:40px 10px 0px 10px;
	margin:10px 0px 0px 5px;
}
#browse ul {
	margin:0px;
	padding:0px;
}
#browse li {
	background-image:url(images/icon_dot.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	line-height:normal;
	font-size:12px;
	margin:0px;
	padding:0px;
	padding-left:15px;
	padding-bottom:5px;
	/*float:left;
	width:40px;
	height:20px;*/
}

#browse a:link, #browse a:visited{
color:#999999;
text-decoration:none;
}

#browse a:hover{
color:#666666;
text-decoration:underline;
}

#search {
	width:176px;
	height:45px;
	background:url(images/box_search.gif) no-repeat left top;
	clear:both;
	padding:40px 0px 0px 10px;
	margin:10px 0px 0px 5px;
}

#payments{
width:136px;
height:82px;
margin:5px auto;
clear:both;
}


#kids{
width:159px;
height:119px;
float:left;
margin-top:-80px;
position:absolute;
z-index:5;
}
#footer{
width:724px;
height:30px;
float:right;
clear:both;
font-size:10px;
color:#646464;
}

#footer .left{
width:200px;
float:left;
}

#footer .right{
width:500px;
float:right;
text-align:right;
}

#footer a:link, #footer a:visited{
color:#646464;
text-decoration:none;
}

#footer a:hover{
color:#646464;
text-decoration:underline;
}

.home_content{
width:430px;
float:left;
}


.box{
width:196px;
background-image:url(images/box_bottom.gif);
background-repeat:no-repeat;
background-position:bottom;
}

.box .top{
height:39px;
}

.box .content{
padding:10px;
text-align:center;
}


/*webitor*/

h1{
font-family:Arial, Helvetica, sans-serif];
font-size:20px;
color:#4e4e4e;
font-weight:normal;
background-image:url(/images/icon_h1.gif);
background-repeat:no-repeat;
background-position:left;
padding-left:10px;
}
.images{
border:1px solid #CCCCCC;
padding:5px;
}


.size10{
font-size:10px;
}

.size11{
font-size:11px;
}


.size12{
font-size:12px;
}



.size14{
font-size:14px;
}



.size18{
font-size:18px;
}

.size20{
font-size:20px;
}

.size24{
font-size:24px;
}