body {
	margin:0px;
	padding:0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	background: #d9c2a9 url("../images/valentine-bg.gif") left repeat-y;
}
#global {min-width:950px}
* html global {width:950px}
a{
	text-decoration:none;
	color:#c64765;
}
a:hover{
	text-decoration:underline;
}
.hr-pages {
	border: 1px solid #f4f4f4;
}
#top-header-left{
	width:760px;
	float:left;
	background: #c64563 url("../images/under-unique-valentine-day-gifts-bg.gif") left repeat-x;
}
#top-header-right{
	float:left;
}
#top-menu-container{
	float:left;
	white-space: nowrap;
	height:40px;
}
#top-menu-right {
	float:left;
}
#top-menu-center {
	width:560px;
	float:left;
	height:40px;
	background:#a63d56;
}
#top-menu-left {
	width:200px;
	float:left;
	height:40px;
	background:#a63d56;
}
#top-menu {
	float:right;
	width:100%;
	background-color:#a63d56;
	line-height:normal;
	font-weight:normal;
	font-size:10px;
	margin:14px 0px 0px 0px;
	padding:0px;
}
	#top-menu ul {
	  float:right;
      margin:0px;
      padding:0px;
      list-style:none;
      }
    #top-menu li {
      float:left;
      background:url("../images/left-door.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
      }
    #top-menu a {
      float:left;
      display:block;
      background:url("../images/right-door.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      text-decoration:none;
      color:#772243;
	  font-weight:bold;
	  font-size:13px;
      }
	#top-menu a #top-menu-selected{
		text-decoration:underline;
		font-size:15px;
	  }
    /* Commented Backslash Hack
       hides rule from IE5-Mac \*/
    #top-menu a {float:none;}
    /* End IE5-Mac hack */
    #top-menu a:hover {
      color:#de5632;
	  text-decoration:underline;
      }
    #top-menu #current a {
      color:#333;
      padding-bottom:5px;
      }
	 #top-menu #underline a {
      color:#de5632;
	  text-decoration:underline;
      }
	  #top-menu #underline a:hover {
	  text-decoration:none;
      }
#main-container{
	float:left;
	white-space: nowrap;
}
#left-menu{
	width:180px;
	float:left;
}
#main-part{
	width:560px;
	float:left;
	white-space:normal;
	margin:10px 10px 0px 10px;
	padding-right:10px;
}
#main-part a{
	font-weight:bold;
}
#main-part h1{
	font-size: 18px;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	color:#FF6600;
	border-bottom: 1px dotted #CCC;
}
#main-part h2{
	font-size: 14px;
	font-family: trebuchet ms, Arial, Helvetica, sans-serif;
	color:#fb7a23;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
#main-part p{
	margin:0px 0px 5px 0px;
	padding:0px 0px 5px 0px;
}
#right-prop{
	float:left;
	margin-left:6px;
}
.navigation ul {
			margin:0px;
			padding:0px;
			list-style-type: none;			
			width: 175px;
			background-color:#c64866;
		}

		.navigation a {
			display: block;
			padding: 0px;
			margin: 0px;
			margin-left: 5px;
			width: 165px;
			border-bottom: 1px solid #CCC;
			color:#ffffff;
			font-family: 'Trebuchet MS', verdana, sans-serif;
			font-size: 1.0em;
		}

		.navigation .title{
			color:#ffffff;
			font-weight:bold;
			font-size:13px;
			border-bottom: 1px solid #CCC;
		}
		
		.navigation a:hover {
			background-color: #D16D84;
			color:#ffffff;
		}

		.navlist .selected a {
			background-color: #F5F5F5;
			color:#cc1414;
		}

		.navigation #no-li a{
			display: inline;
			padding: 0px;
			width: 0px;
			border-bottom: 0px;
		}
#valentins-day-futer{
	float:left;
	width:90%;
}
#futer-content{
	width:760px;
	float:left;
	text-align:center;
	font-size: 10px;
}
.copy{
	color:#999999;
}
.left-menu-selected{
	background-color: #D16D84;
 }
.bottom-menu-selected{
	text-decoration:underline;
 }