@charset "UTF-8";
/* CSS Document */


body {
	margin: 0;
	background: #fff url(/styles/default/graphics/bg_brush_left.png) no-repeat top left;
}

*	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 1.5em;
}

div, p, ul, li, h1, h2, h3	{
	margin: 0;
	padding: 0;
}

img	{
	border: 0;
	vertical-align: text-bottom;
}

input, select, textarea	{
	border: 1px solid #fff;
	height: 18px;
	font-size: 11px;
	text-transform: none;
	background: #fff;
}

a	{
	color: #e64fa4;
	text-decoration: none;
}

a:hover	{
	color: #e64fa4;
	text-decoration: underline;
}

a:visited	{
	color: #b52576;
	text-decoration: none;
}

h1	{
	font-size: 160%;
}

h2	{
	font-size: 140%;
}

h3	{
	font-size: 120%;
}


/* ----------------------------------------------- layout styles */

#body_wrapper	{
	background: url(/styles/default/graphics/bg_brush_right.png) no-repeat top right;
	height: 100%;
	text-align: center;
	padding-top: 14px;
	text-align: center;
}

#wrapper_top	{
	background: url(/styles/default/graphics/swirl_top.png) no-repeat top;
	width: 962px;
	height: 351px;
	margin: 0 auto;
	padding: 0;
	display: block;
}

#logo	{
	margin: 0 auto;
	padding: 0;
}

#logo a	{
	display: block;
	width: 170px;
	height: 150px;
	text-indent: -5555px;
	margin: 0 auto;
}

#topnav	{
	margin: 0 auto;
	width: 790px;
	height: 64px;
	padding: 0;
	overflow: hidden;
	position: relative;
}

#wrapper_contents	{
	background: #e5e5e5;
	width: 800px;
	margin: 0 auto;
	padding: 0;
	position: relative;
	text-align: left;
}

#contents_swirl_top_left	{
	background: url(/styles/default/graphics/contents_swirl_top_left.png) no-repeat;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/styles/default/graphics/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
	width: 19px;
	height: 115px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}

#contents_swirl_top_right	{
	background: url(/styles/default/graphics/contents_swirl_top_right.png) no-repeat;
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "/styles/default/graphics/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
	width: 19px;
	height: 115px;
	position: absolute;
	top: 0;
	left: 781px;
	z-index: 2;
}

#wrapper_btm {
	background: url(/styles/default/graphics/swirl_btm.png) no-repeat top;
	width: 786px;
	height: 165px;
	margin: 0 auto;
	padding: 7px;
}

#wrapper_banner	{
	margin: 0;
	padding: 0;
	height: 113px;
	overflow: hidden;
	margin-bottom: 35px;
}

#footer_copyright	{
	float: left;
	color: #ad9b46;
	font-size: 10px;
}

#footer_btmlinks	{
	float: right;
}

#footer_btmlinks a	{
	display: block;
	float: left;
	color: #ad9b46;
	font-size: 10px;
	text-decoration: none;
}

#footer_btmlinks a:hover	{
	color: #e64fa4;
}

#footer_btmlinks span	{
	display: block;
	float: left;
	color: #ad9b46;
	font-size: 10px;
	margin: 0 10px;
}

#sentias	{
	text-alig: center;
	padding: 10px 0;
	font-size: 10px;
	color: #666;
	clear: both;
	margin: 0;
}

#sentias a	{
	font-size: 10px;
	color: #ad9b46;
	text-decoration: none;
}

#sentias a:hover	{
	color: #e64fa4;
}


/* ----------------------------------------------- inner layout styles */

#wrapper_btm_inner {
	background: url(/styles/default/graphics/swirl_btm_inner.png) no-repeat top;
	width: 800px;
	height: 130px;
	margin: 0 auto;
	clear: both;
}

#wrapper_btm_inner div	{
	padding-top: 53px;
	height: 15px;
}


/* ----------------------------------------------- commerce layout styles */

#topnav_commerce_ONLINESHOP	{
	background: url(/styles/default/nav_graphics/topnav_ONLINESHOP_commerce.png) no-repeat center bottom;
	width: 105px;
	height: 30px;
	position: absolute;
	top: 34px;
	left: 673px;
}

#topnav_commerce_ONLINESHOP a	{
	display: block;
	width: 105px;
	height: 30px;
}

#commerce_menu	{
	background: url(/styles/default/graphics/commerce_menu_bg.png) repeat-y left;
	width: 183px;
	float: right;
	text-align: left;
	padding-right: 17px;
}

#commerce_menu div.menu	{
	margin: 15px 15px 30px 15px;
	padding: 0;
	color: #fff;
	text-transform: uppercase;
}

#commerce_menu_top	{
	background: url(/styles/default/graphics/commerce_menu_top.png) no-repeat top;
	width: 183px;
	height: 7px;
	padding: 0;
	margin: 0;	
}

#commerce_main	{
	float: left;
	width: 540px;
	padding: 20px;
	text-align: left;
}