body {
				background: url(../images/body_bg.gif) repeat-x;
				background-color: #fafafa;
}

#page_container {
				width: 842px;
				margin: 0 auto;
				padding: 20px 0 5px 22px;
				background-color: white;
				overflow: hidden;
				z-index: 1;
}

#top {
				margin-left: 161px;
}

#head {
				height: 78px;
}

#sunny {
				width: 400px;
				height: 30px;
				padding-right: 10px;
				overflow: hidden;
}

#sunny .where {
				width: 80px;
				height: 30px;
				font-size: 9px;
				padding-left: 5px;
}

#sunny .weather {
				width: 200px;
				text-align: right;
				margin-top: 5px;
				height: 15px;
				padding: 0 15px;
				font-size: 9px;
				line-height: 15px;
				background: url(../images/weather_bg.gif) left top;
}

#nav {
				width: 100%;
				height: 20px;
}

#nav ul {
				list-style-type: none;
				color: #939598;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				text-transform: uppercase;
				height: 20px;
				line-height: 20px;
}

#nav ul li {
				display: inline;
				padding-right: 45px;
}

#nav ul li.last {
				padding-right: 0;
}

#nav ul li.current a {
				color: #1B75BC;
}

#body {
				width: 655px;
				padding: 0;
				border-top: 1px solid #e1e2e3;
				overflow: hidden;
				margin-left: 12px;
}

#menu {
				width: 149px;
				padding: 0;
				border-top: 1px solid #e1e2e3;
}

#menu h1 {
				text-transform: uppercase;
				height: 94px;
}

#menu ul {
				list-style-type: none;
				border-top: 1px solid #e1e2e3;
				border-bottom: 1px solid #e1e2e3;
				color: #939598;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				font-size: 11px;
				min-height: 323px;
				margin: 0;
				padding: 0;
				margin-bottom: 10px;
}

#menu ul li.facebook div img {
				float: left;
				margin-right: 5px;
}

#menu ul li.facebook div span {
				font-size: 10px;
				text-transform: lowercase;
}

#menu ul li.facebook div {
				padding: 5px 0px;
}

#menu ul li {
				border-bottom: 1px solid #eceded;
				padding: 2px 0;
}

#menu ul li.current a {
				color: #414142;
}

#menu ul li.no_border {
				border: 0;
}

#menu ul li.no_trans {
				text-transform: none;
				font-size: 12px;
}

#menu ul li.padding {
				height: 13px;
				border: none;
}

#menu ul li.sub {
				border: 0;
				color: #939598;
				font-size: 11px;
				text-transform: none;
}

#menu ul li.view_all {
				font-size: 11px;
				text-transform: none;
}

#menu ul li.first {
				padding-top: 10px;
}

#menu ul li.last {
				border-bottom: 1px solid #eceded;
}

#menu ul li.product {
				border: 0;
				color: #939598;
				font-size: 11px;
				text-transform: none;
				padding-left: 10px;
}

#menu ul li.product a.selected {
				color: #FFCD33;
}

#home_landing{
	margin-top:10px;
	width:444px;
	height:420px;
	overflow:hidden;
}
#home_swaping{
	position:absolute;
	left:-10000px;
}
#home_side{
	margin-top:10px;
	width:210px;
	height:420px;
	overflow:hidden;
}
#home_side img{
	float:left;
	margin-bottom:7px;
}

#landing {
				position: absolute;
				left: -1000px;
				width: 656px;
				height: 420px;
				margin-top: 11px;
				overflow: hidden;
				text-align: center;
				z-index: 10000;
}

#landing div {
				float: right;
				background-color: white;
				width: 100%;
				height: 420px;
}

#landing img {
				width: 653px;
				height: 419px;
}

#body .inside_top {
				height: 105px;
				width: 410px;
}

#body .inside {
				width: 397px;
				margin-right: 15px;
				min-height: 323px;
				border-top: 1px solid #e1e2e3;
				border-bottom: 1px solid #e1e2e3;
}

#body .inside_all {
				width: 653px;
				margin-right: 15px;
				height: 429px;
				position: relative;
				font-size: 10px;
				border-bottom: 1px solid #e1e2e3;
}

#body .inside_all a {
				color: #616161;
}

#body .inside_all a:hover {
				color: #000;
}

#body .map {
				margin-top: 11px;
}

#body .full_width {
				width: 100%;
				margin-right: 0;
}

#banner {
				padding-top: 11px;
				width: 243px;
				height: 419px;
				overflow: hidden;
				text-align: right;
}

#footer {
				width: 816px;
				height: 20px;
				line-height: 20px;
				font-size: 10px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				text-align: right;
}

div#media_list {
				padding-top: 17px;
}

div#media_list a {
				cursor: pointer;
}

div#media_list .media {
				padding: 0 0 2px 2px;
				width: 73px;
				height: 88px;
				overflow: hidden;
				cursor: pointer;
				border: 1px solid white;
}

div#media_list .first {
				padding-left: 0;
}

div#media_list .media_hover {
				display: none;
}

div#media_list #media_popup {
				position: absolute;
				left: -1000px;
				top: 10px;
				z-index: 1000;
				background: url(../images/product_popup_top.png) left top no-repeat;
				width: 144px;
				padding-top: 15px;
}

div#media_list #media_popup_body {
				background: url(../images/product_popup_middle.png) left repeat-y;
				width: 114px;
				padding: 0 15px;
}

div#media_list #media_popup_bottom {
				background: url(../images/product_popup_bottom.png) left bottom;
				width: 144px;
				height: 20px;
}

div#event_list {
				overflow: hidden;
				width: 406px;
				margin-top: 17px;
				margin-left: -10px;
}

div#event_list .event {
				width: 203px;
				float: left;
				margin-bottom: 15px;
				overflow: hidden;
}

div#event_list .event img {
				margin-right: 8px;
}

div#event_list .event div.left {
				width: 110px;
}

div#event_list .event a {
				text-decoration: underline;
}

#product_popup {
				position: absolute;
				left: -1000px;
				top: 10px;
				z-index: 1000;
				background: url(../images/product_popup_top.png) left top no-repeat;
				width: 144px;
				padding-top: 15px;
}

#product_popup_body {
				background: url(../images/product_popup_middle.png) left repeat-y;
				width: 114px;
				padding: 0 15px;
}

#product_popup_bottom {
				background: url(../images/product_popup_bottom.png) left bottom;
				width: 144px;
				height: 20px;
}
#care_popup {
				position: absolute;
				left: -1000px;
				top: 10px;
				z-index: 1000;
				background: url(../images/care_popup_top.png) left top no-repeat;
				width: 220px;
				padding-top: 15px;
}

#care_popup_body {
				background: url(../images/care_popup_middle.png) left repeat-y;
				width: 190px;
				padding: 0 15px;
}

#care_popup_bottom {
				background: url(../images/care_popup_bottom.png) left bottom;
				width: 220px;
				height: 15px;
}
ul#product_list {
				margin-bottom: 10px;
				list-style-type: none;
				overflow: hidden;
}

ul#product_list li {
				display: block;
				float: left;
				padding: 10px 12px 0 0;
				width: 120px;
				height: 120px;
}

#popup {
				position: absolute;
				left: -1000px;
				top: 0;
				border: 1px solid #919293;
				background-color: white;
				padding: 10px;
				z-index: 1000;
}

#popup_related {
				position: absolute;
				left: -1000px;
				top: 0;
				width: 430px;
				height: 170px;
				border: 1px solid #919293;
				background-color: white;
				padding: 10px;
				z-index: 1000;
}

div.product_hover,ul#product_list li.product_hover {
				display: none;
}

div.product_hover {
				position: absolute;
				z-index: 1000;
				background-color: white;
				padding: 20px;
				border: 1px solid #919293;
				text-align: right;
}

div.product_hover .image_container {
				display: none;
				width: 380px;
				height: 380px;
				text-align: center;
}

div.product_hover a {
				display: none;
}

ul#product_list {
				width: 100%;
				overflow: hidden;
}

ul#product_list li.product {
				display: block;
				float: left;
				text-align: center;
				width: 120px;
				height: 120px;
				overflow: hidden;
}

ul#product_list li.last {
				padding-right: 0;
}

ul.product_detail {
				width: 100%;
				list-style-type: none;
				margin-top: 19px;
				border-bottom: 1px solid #eceded;
				min-height: 164px;
				overflow: hidden;
}

ul.product_detail li {
				display: block;
				width: 200px;
				margin-right: 10px;
}

ul.product_detail li .holding {
				display: block;
				width: 200px;
				height: 146px;
				text-align: center;
}

ul.product_detail li ol {
				list-style-type: none;
				width: 242px;
}

ul.product_detail li ol li {
				position: relative;
				line-height: 16px;
				width: 130px;
				margin-left: 112px;
}

ul.product_detail .thumb {
				margin-top: 5px;
}

ul.product_detail li ol li span {
				position: absolute;
				top: 0;
				left: -112px;
				width: 112px;
}

ul.product_related {
				width: 100%;
				list-style-type: none;
				margin-top: 11px;
				overflow: hidden;
}

ul.product_related li {
				display: block;
				width: 200px;
				margin-right: 10px;
				overflow: hidden;
}

.product_thumb {
				float: left;
				margin: 0 0 2px 3px;
				width: 35px;
				height: 35px;
				padding: 2px;
				border: 1px solid #bcbdc0;
				text-align: center;
}

.product_swatch {
				float: left;
				margin: 0 0 2px 2px;
				width: 35px;
				height: 35px;
				padding: 2px;
				border: 1px solid #bcbdc0;
				text-align: center;
}

ul.product_related li.one {
				width: 190px;
				padding-right: 10px;
}

ul.product_related li .img_related {
				margin-bottom: 2px;
}

ul.product_related li.last {
				width: 222px;
}

ul.product_related li ol {
				list-style-type: none;
				overflow: hidden;
				width: 220px;
}

ul.product_related li ol li {
				display: block;
				float: left;
				width: 60px;
				height: 60px;
				margin-right: 0;
				padding-right: 15px;
				text-align: center;
}

ul.product_related li ol li.last {
				display: block;
				float: left;
				width: 55px;
				height: 60px;
				padding-right: 0;
}

.form {
				width: 100%;
				list-style-type: none;
}

.form li {
				margin-left: 108px;
				position: relative;
				padding: 3px 0;
}

.form li label {
				position: absolute;
				left: -108px;
				width: 105px;
				text-align: right;
				color: #919395;
}

.form li label em {
				font-size: 90%;
				padding-right: 1px;
}

.form .text {
				border: 1px solid #c2c1c2;
				font-size: 11px;
				width: 280px;
}

.form select {
				border: 1px solid #c2c1c2;
				font-size: 11px;
}

.form .submit {
				color: #fff;
				background-color: #FFCC60;
				border: 1px solid #ffcc60;;
				cursor: pointer;
				font-size: 11px;
				font-family: Verdana, Arial, Helvetica, sans-serif;
				width: 57px;
				height: 18px;
}

.form .checkbox {
				width: 15px;
				height: 15px;
				margin-left: -1px;
}
.hover{
	text-decoration:underline;
}
