/*----------------------------------------------------------------------------
 styles for specific classes and ids
----------------------------------------------------------------------------*/


/*-- global container ------------------------------------------------------*/
body {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
}
a:link {
	color: #DA0051;
	text-decoration: underline;
}
a:visited {
	color: #DE004D;
}
a:hover {
	color: #669966;
}
a:active {
	color: #DD004F;
}
.floatleft {
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.floatright {
	float: right;
}
.readmore a:link, a:visited, a:active{
	font-style: italic;
	color: #669966;
	text-decoration: none;
}
.readmore a:hover {
	text-decoration: underline;
}



/*----------------------------------------------------------------------------
  default-styles for html-elements
----------------------------------------------------------------------------*/

/*--- body -----------------------------------------------------------------*/

body#main_body {
	margin: 0;
	padding: 0; /* IE5 Win */
	text-align: center;
	color: #000000;
	background : #ffd5d5 url(../images/pgbk.gif) repeat-x;
}


#container {
	position: relative;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	width: 775px;
	background : url(../images/contentbg1.gif) repeat-y 50% 50%;
}
/*--- header ---------------------------------------------------------------*/

#header	{
	position: relative;
	padding: 0;
	margin: 0;
	width: 775px;
	height: 283px;
	top: 0px;
	left: 0px;
	background-image: url(../images/headerbg3.jpg);
	background-repeat: no-repeat;
	
}

/*--- key visual -----------------------------------------------------------*/

#key_visual {
	position: absolute;
	top: 87px;
	left: 13px;
	width: 746px;
	height: 180px;
	 background: url(../images/peonylogo.jpg) no-repeat;
	
}



/*--- caption (as text or background image) --------------------------------*/

#text_caption {
	z-index: 2;
	position: relative;
	top: 10px;
	left: 390px;
	width:350px;
	text-align:right;
	 font-family: Trebuchet MS,sans-serif;
  font-style: italic;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #DF0969;
}


/*-- main container: contains all between header and footer ----------------*/

#main_container {
	margin: 0;
	background-color: #FFFFFF;
	padding: 0;
	position: relative;
	background : url(../images/maincontainerbg.gif) no-repeat;
}

/*--- main navigation ------------------------------------------------------*/

#main_nav_container {
  overflow: hidden;
	width: 746px;
	margin: 0 0 0 13px;
	padding:0;
	background : url(../images/navbg.gif) repeat;
	
}

#main_nav_list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#main_nav_list li {
	float: left;
	margin: 0;
	padding: 0;
}

/*--- main navigation items ------------------------------------------------*/

#main_nav_list a {
	margin: 0;
	display: block;
	float: left;
	height: 35px;
	line-height: 22px;
	text-align: center;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 25px;
	padding-top: 10px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 6px;
}

html>body #main_nav_list a {
	height: 25px;
}
a.main_nav_active_item {
  background: url(../images/dynamic/buttonset2/n1activeitem.gif) no-repeat;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #000000;
  background-position: top right;
}
a.main_nav_item {
  background: url(../images/dynamic/buttonset2/n1.gif) no-repeat;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #DF0969;
  background-position: top right;
}
a.main_nav_item:hover {
  background: url(../images/dynamic/buttonset2/n1hover.gif) no-repeat;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #FF8AA9;
  background-position: top right;
}

#layout_table {
	margin-top: 20px;
	border-collapse: collapse;
	clear: both;
}


	
#left_column {
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 3px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: dotted;
	border-top-color: #DE004E;
	border-right-color: #DE004E;
	border-bottom-color: #DE004E;
	border-left-color: #DE004E;
}

/*--- the main container is devided in sub containers ----------------------*/

#left_column_container {
	padding: 0;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 10px;
	width: 185px;
}

#sub_container2 {
	margin: 0 0 0 25px;;
	padding: 0;
	width: 530px;
}
/*--- container for the subnavigation --------------------------------------*/

.sub_nav_container {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10;
	padding-left: 0;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
#main_body #container #main_container #layout_table #left_column #left_column_container #sub_container1 {
}

.sub_nav_container p {
	padding-top: 0px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 8px;
	font-family: Arial, Helvetica, sans-serif;
	color: #DE004D;
	font-size: 80%;
}


.sub_nav_container h2 {
	padding-right: 2px;
	padding-left: 4px;
}
#main_body #container #main_container #layout_table #left_column #left_column_container .sub_nav_container h3 {
	font-family: "Monotype Corsiva", cursive;
	color: #669966;
	font-weight: normal;
	font-size: 120%;
}

.sub_nav_container a:link, .sub_nav_container a:visited, .sub_nav_container a:active {
	color: #DF0969;
	text-decoration: underline;
}
.sub_nav_container a:hover {
	color: #669966;
	text-decoration: underline;
}


.sub_nav_container li {
	list-style-type: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #D7004F;
	font-weight: bold;
	line-height: 2em;
	font-size: 16px;
}





.sub_nav_list {
	margin: 0 0 0 13px;
	padding: 0;
	list-style-type: none;
}

.sub_nav_list li {
	margin: 3px 0 2px 0;
	padding: 0;
}


.sub_nav_list a {
	overflow: hidden;
	text-align: left;
	line-height: 19px;
	width: 177px;
	padding-left: 25px;
	display: block;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 153px;
}
html>body .sub_nav_list a {
  	width: 153px;
}
a.sub_nav_active_item {
  background: url(../images/dynamic/buttonset2/subnav1active.gif) no-repeat;
  font-family: Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #DF0969;
}
#right_column {
	vertical-align: top;
}
.content, .content p, .content table, .content select, .content input, .content textarea {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: #555;
}

.content p {
	line-height: 1.2;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding: 0;
}
.content h1 {
	font-family: "Monotype Corsiva", cursive;
	font-style: normal;
	font-size: 300%;
	font-weight: bold;
	text-decoration: none;
	color: #669966;
	text-align: center;
}



.content h2 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 25px;
  font-weight: normal;
  text-decoration: none;
  color: #069;
}

.content h3 {
  font-family: Trebuchet MS,Tahoma,Verdana,Arial,sans-serif;
  font-style: normal;
  font-size: 20px;
  font-weight: normal;
  text-decoration: none;
  color: #069;
}
#main_body #container #main_container #layout_table #right_column #sub_container2 h3 {
	color: #006600;
}


.content a:link {
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #DF0969;
}

.content a:visited {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}

.content a:hover {
	font-family: Tahoma,Verdana, Arial, sans-serif;
	font-style: normal;
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #669966;
}

.content a:active {
  font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 12px;
  font-weight: normal;
  text-decoration: none;
  color: black;
}


#content_container {
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 0;
	width: 525px;
	position: relative;
}
#soldout {
	position: absolute;
	height: 78px;
	width: 100px;
	left: 306px;
	top: 2640px;
}



#content_container p {
	padding-right: 10px;
	padding-left: 10px;
}
/*--- tables ---------------------------------------------------------------*/

.content table {
	border-style: solid;
	border-width: 1px;
	border-spacing: 0;
	border-color: #ff8aa9;
}
.content th {
	color: #ffffff;
	background-color:#ff8aa9;
	padding: 3px 2px 3px 2px;
}

.content tr.odd {
	color: #000;
	background-color:#fffaf5;
	padding: 3px 2px 3px 2px;
}

.content tr.even {
	color: #000;
	background-color:#fff5eb;
	padding: 3px 2px 3px 2px;
}

/*--- forms ----------------------------------------------------------------*/

.content form {
	margin: 0;
	padding: 0;
}

.content fieldset {
	padding: 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #ff8aa9;
	background : url(../images/fieldset.gif) repeat-x;
}

.content input {
	border-style: solid;
	border-width: 1px;
	border-color: #ff8aa9;
}

.content textarea {
	border-style: solid;
	border-width: 1px;
	border-color: #ff8aa9;
}
.content legend {
	color: #ff8aa9;
}

.content label {
	color: #000;
}

/*--- footer ---------------------------------------------------------------*/

#footer {
	margin: 0;
	padding: 0;
	width: 775px;
	height: 98px;
	position: relative;
	background: transparent url(../images/footerbg.gif) top left no-repeat;
	font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #660022;
  
}



#footer_text {
	text-align: center;
	margin-top: 0;
	margin-right: 30px;
	margin-bottom: 0;
	margin-left: 30px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	font-family: Tahoma,Verdana, Arial, sans-serif;
  font-style: normal;
  font-size: 10px;
  font-weight: normal;
  text-decoration: none;
  color: #660022;
}


/*--- special --------------------------------------------------------------*/
#cpilogo {
	position: absolute;
	left: 35px;
	top: 11px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#cpilogo img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.black_bgd {
	background-color: #000000;
	margin: 5px;
}
#extra_div1 {
	position: absolute;
	padding: 0;
	margin: 0;
	width: 100%;
	height: 155px;
	top: 0px;
	left: 0px;
	text-align:center;
}

#extra_div1 span {
	position: relative;
	display:block;
	width: 775px;
	height: 93px;
	top:62px;
	margin:0 auto;
	padding:0;
}
.emphasis {
	font-weight: bolder;
	color: #6633CC;
	font-style: italic;
}
#main_body #container #main_container #layout_table #left_column #left_column_container #sub_container1 {
	font-size: 80%;
	color: #009900;
	margin: 3px;
}
#main_body #container #main_container #layout_table #left_column #left_column_container #sub_container1 h4 {
	font-size: 200%;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}
#main_body #container #main_container #layout_table #left_column #left_column_container #sub_container1 p {
	padding-right: 3px;
	padding-left: 3px;
}
#contact {
	color: #E73A83;
	position: absolute;
	width: 100px;
	top: 97px;
	left: 21px;
	z-index: 1020;
}
.promotions {
	text-align: center;
}
#main_body #container #main_container #layout_table #right_column #sub_container2 #content_container .promotions img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#main_body #container #main_container #layout_table #left_column #left_column_container #sub_container1 p {
	font-size: .9em;
}
