@charset "utf-8";
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(/images/header/header_background.gif);
	background-repeat: repeat-x;
	color: #FFFFFF;
	height: 75px;
	background-position: left;
}
#header .content {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header .content .tabs {
	position: absolute;
	right: 0px;
	top: 49px;
}
#header .content .tabs .tab {
	padding-left: 5px;
}
#header .content .logo {
}
#main {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
#footer {
	padding-top: 15px;
	padding-bottom: 20px;
	clear: both;
}
#footer a:hover {
	text-decoration: underline;
}

#footer .about, #footer .store, #footer .rest {
	vertical-align: top;
}
#footer .footer_top {
	padding-bottom: 10px;
	color: #666666;
	font-size: 10px;
	background-image: url(/images/dividers/h-divider-9f9f9f.gif);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
	line-height: 15px;
}
#footer .footer_top .about {
	padding-right: 15px;
}
#footer .footer_top .store {
	width: 150px;
	padding-right: 15px;
}
#footer .footer_top .rest {
	width: 150px;
}
#footer .footer_top ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#footer .footer_top .title {
	padding-bottom: 3px;
}
#footer .footer_bottom {
	background-image: url(/images/dividers/h-divider-b3b3b3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-top: 8px;
}
#footer  .footer_bottom.blue {
	background-image: url(/images/dividers/h-divider-617291.gif) !important;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
	padding-top: 8px;
}
#footer   .footer_top.blue {
	background-image: url(/images/dividers/h-divider-8a9ab6.gif) !important;
}
#footer .blue {
	color: #FFFFFF;
}
#footer .blue a {
	color: #e6ecc4;
}
#mini_cart {
	color: #FFFFFF;
	position: absolute;
	right: 0px;
	top: 0px;
	line-height: 10px;
	font-size: 10px;
}
#ps_mini_cart .wrapper_1 {
	background-image: url(/images/cart/minicart_left.png);
	padding-left: 3px;
	background-repeat: no-repeat;
	background-position: left;
}
#ps_mini_cart  .wrapper_2 {
	background-image: url(/images/cart/minicart_right.png);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 3px;
}
#ps_mini_cart .wrapper_3 {
	padding-top: 6px;
	padding-bottom: 7px;
	background-color: #5A6C8C;
	padding-left: 25px;
	background-image: url(/images/cart/minicart_ico.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-right: 5px;
}
#ps_mini_cart a {
	color: #CCFF99;
}
#ps_mini_cart  .pipe {
	padding-right: 5px;
	padding-left: 5px;
}






.page_title   {
	padding-bottom: 10px;
}
.page_title .top {
	background-image: url(/images/main/page_title_top.png);
	background-repeat: no-repeat;
	background-position: top;
	padding-top: 6px;
}
.page_title  .bottom {
	background-image: url(/images/main/page_title_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 6px;
}
.page_title  .content {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.page_title  .content  h1 {
	margin: 0px;
	padding: 0px;
}
.page_title .page_title_content {
	background-color: #FFFFFF;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #DDDDDD;
	border-left-color: #DDDDDD;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
}
.page_title .page_title_content h1 {
	margin: 0px;
	padding: 0px;
}


.page_title    .title    {
	padding-top: 8px;
	padding-bottom: 8px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E3E3E3;
	border-left-color: #E3E3E3;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}
.page_title .title h1 {
	margin: 0px;
	padding: 0px;
	height: 16px;
	background-repeat: no-repeat;
}

