Body {
	margin: 0px;
	padding: 0px;
}

TD {
	color:#333333;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
}

a:link {
	color:#AA0055;
	text-decoration:underline;
}

#Header img {
	float:left;
}

#Header {
	height:70px;
	margin-bottom:5px;
}

#Header-bg {
	background: url(../img/header-bg.jpg) #000000 repeat-x scroll center bottom;
	width: 749px;
	float: left;
}

#Header .Logo {
	width: 183px;
	float: left;
}

#Header .Menus {
	width: 355px;
	float: left;
}

#Header .Cart {
	width: 180px;
	float: right;
	padding-right: 10px;
}


#Header #header_menu {
	float:left;
	margin:38px 0 0 2px;
	padding: 0px;
}

#Header li {
	border-right:1px solid #CCCCCC;
	display:inline;
	float:left;
	height:11px;
	margin-top:3px;
	padding:0 7px 1px;
}

#Header li a {
	color:#EEEEEE;
	display:block;
	font-weight: bold;
	float:left;
	height:11px;
	text-decoration:none;
	text-transform: uppercase;
}

#Header li a:hover {
	color:#F39FB8;
}

#Header #cart_menu {
	background:url(../img/menu_cart_bkg.gif) no-repeat scroll left center;
	height:17px;
	
	margin: 0px;
}

#Header form {
	margin:0;
	padding:0;
}
#Header #cart_menu, #header form {
	width:178px;
}

#Header form select {
	width:178px;
}

.Large {
	color: #BB1F68;
}

.Products {
	width: 760px;
	float: left;
	padding: 5px 0px;
	background: url(../img/dots_h1.gif) repeat-x bottom;
}

.Brief {
	padding-right: 4px;
	font-size: 13px;
	padding-top: 10px;
}

.LeftContent {
	width: 621px;
	vertical-align: top;
}

.Frame {
	BORDER-RIGHT: #cba9b2 solid; 
	BORDER-TOP: #cba9b2 solid; 
	BORDER-LEFT: #cba9b2 solid; 
	BORDER-BOTTOM: #cba9b2 solid;
	background: #ffffff;
	float: left;
	width: 231px;
}

.Head {
	font-size:15px;
	font-weight:bold;
}

.Text {
	font-size:15px;
	vertical-align: top;
}

.RightContent {
	vertical-align: top;
}

.Textarea {
	width:120px; 
	border:solid 1px #A4B97F;
}


.Tell {
	color:#B92060;
	font-size:16px;
	font-weight:bold;
	margin: 5px 0px;
	padding: 0px;
}

.Share {
	text-align: center;
	padding: 5px 0px;
	font-size: 11px;
}

.Share a {
	text-decoration: none;
	color: #333333;
}

.Signup {
	color:#B92060;
	font-size:16px;
	font-weight:bold;
}

.SignupDiv {
	background:#CFDEE1;
	padding: 5px;
}


#Footer #footer_bkg {
	background:#000000 none repeat scroll 0;
	color:#EEEEEE;
	padding:5px 10px 5px 5px;
	width: 734px;
}

#Footer #footer_menu {
	background:url(../img/menu_home_bkg.gif) no-repeat scroll right center;
	float:left;
	height:17px;
	margin:11px 0 0 14px;
	padding:3px 0px 0px 0px;
}

#Footer #footer_menu li {
	border-right:1px solid #CCCCCC;
	display:inline;
	float:left;
	height:11px;
	margin-top:3px;
	padding:0 5px 1px;
	font-size: 11px;
	height: 11px;
	text-transform: uppercase;
	font-weight: bold;
}

#Footer #footer_menu li a {
	color:#EEEEEE;
	display:block;
	float:left;
	height:11px;
	text-decoration:none;
}

#Footer #footer_menu li a:hover {
	color:#F39FB8;
}


#Footer #footer_menu li.home {
	padding-left:42px;
	padding-right: 5px;
}

#Footer p.left {
	font-size:10px;
}
#Footer p {
	padding:10px;
	width:60%;
	color: #333333 !important;
}
.left {
	float:left;
}

#Footer p.right {
	text-align:right;
	width:32%;
}
.right {
	float:right;
}

.Dot {
	background: url(../img/dots_v1.gif) repeat-y;
	padding-left: 13px;
}

.DotBorder {
	background: url(../img/dots_h1.gif) repeat-x center;
	height: 20px;
}
