* {
	margin: 0;
	padding: 0;
}

body {
	background: #000;
	color: #000;
	height: 100%;
}

/*main content style*/
#canvas {
	background: #eee url("/images/homepage/latest/primary/primary_top.gif")
		no-repeat 10px 412px;
	margin: auto;;
	padding: 159px 10px 0;
	position: relative;
	width: 1010px;
}
.label, .labelproddesc {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 15px;
	
}
#canvas {
	
}

#canvas #hdr_holder {
	
}

#canvas #maincontent_fullwidth {
	z-index: 2000;
}

.headerfontstyle {
	margin-left: 170px;;
	padding-top: 5px;
	color: white;
	font-weight: bold;;
	width: auto;
	font-size: 12px;
	text-transform: uppercase;
}

#infocontent {
	width: 1010px;
}

#clear {
	clear: both;
}

a {
	outline: none;
}

a#logo_link {
	display: block;
	height: 46px;
	left: 9px;
	position: absolute;
	top: 35px;
	width: 150px;
}

a#nav_beauty {
	width: 85px;
}

a#nav_blog {
	width: 85px;
}

a#nav_community {
	width: 85px;
}

a#nav_fashion_shows {
	width: 85px;
}
a#rate-my-style{
	width: 85px;
	}

a#nav_people_parties {
	width: 85px;
}

a#nav_trends_shopping {
	width: 85px;
}

a#nav_video {
	width: 85px;
}

a#nav_vogue {
	width: 85px;
}

/* for safari */
head
:first-child
+
body
 
#main_nav
 
form
 
input
#google_input
 
:not
 
(
[
xxx
]
 
)
{
height
:
 
21
px
;

	
width
:
 
183
px
;


}
html {
	height: 100%;
}

html
:lang(en)
 
head
:first-child
+
body
 
#main_nav
 
form
>
input
#google_input

	
:not
 
(
[
xxx
]
 
)
{
height
:
 
14
px
;

	
width
:
 
179
px
;


}
img {
	border: none;
}

#footer {
	background: #2b2e31;
	border: 1px solid #ccc;
	border-bottom: 0;
	width: 1010px;
	height: auto;
}

.footertd {
	border-right: 1px solid #DDE2E6;
	color: #666666;
	height: 15px;
	padding: 0 15px;
}

.footerlast {
	border-right: none;
	padding-left: 15px;
	color: #666666;
}

#footer div.content {
	border: 1px solid #fff;
	color: #ccc;
	font: normal 10px Arial, Helvetica, sans-serif;
}

#footer div.footerNav {
	font: bold 11px/ 18px "Times New Roman", Times, serif;
	height: auto;
}

#footer div.footerNav ul li {
	background: url(/images/bg/footernav-pipe.gif) top right no-repeat;
	display: inline;
	padding: 2px 8px 2px 8px;
	text-transform: uppercase;
}

#footer div.footerNav ul li a {
	color: #fff;
	text-decoration: none;
	font-size: 8px;
}

#footer div.footerNav ul li.first {
	padding-left: 0px;
}

#footer div.footerNav ul li.last {
	margin-left: 15px;
}

#hdr {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	height: 144px;
	width: 1025px;
}

#hdr_bg {
	background: none;
	background-color:black;
	height: 98px;
	border: 1px solid #555;
	border-top: 0;
	margin: 0 3px;
	position: relative;
	width: 1000px;
}

#hdr_bg #logo_png {
	background: transparent url("../images/global/header.jpg") no-repeat
		left top;
	height: 60px;
	top: 25px;
	width: 200px;
	left: 9px;
	position: absolute;
}

#hdr_holder {
	background: url(/images/bg/shading.gif) bottom center no-repeat;
	height: 147px;
	left: 0px;
	position: absolute;
	top: 0;
	width: 980px;
}

#hdr_inner {
	background: #2b2e31;
	border-bottom: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	height: 140px;
	width: 1025px;
}

#logged_in,#logged_out {
	font: bold 11px arial, "lucida console", sans-serif;
	color: #fff;
	position: absolute;
	top: 2px;
	right: 9px;
}

#logged_in a,#logged_out a {
	color: #fff;
	cursor: pointer;
}

#logged_in span#logout {
	margin-left: 10px;
}

#main_nav {
	height: 43px;
	margin-left: 3px;
	width: 972px;
}

#main_nav a {
	background: url(/images/bg/mainnav_pipe.gif) top right no-repeat;
	color: #fff;
	display: block;
	float: left;
	font: bold 11px Arial, "Times New Roman", Times, serif;
	height: 27px;
	padding-top: 16px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}

#main_nav form {
	float: left;
	height: 21px;
	left: 11px;
	position: relative;
	top: 11px;
	width: 200px;
}

/* drop downs */
#main_nav ul {
	background: #0e1113;
	border-bottom: 1px solid #555;
	border-left: 1px solid #555;
	border-right: 1px solid #555;
	list-style-type: none;
	position: absolute;
	top: 171px;
	visibility: hidden;
	width: 148px;
	z-index: 10;
}

#main_nav ul a {
	background-image: none;
	color: #DA2287;
	display: block;
	float: none;
	font: bold 12px arial, "lucida console", sans-serif;
	height: 19px;
	padding: 8px 0 0 8px;
	position: relative;
	text-align: left;
	text-transform: none;
	width: 138px;
}

#main_nav ul a:hover,#main_nav ul a:active {
	background: #2b2e31;
	color: #fff;
}

#main_nav ul li {
	border-bottom: 1px solid #555;
	height: 28px;
	margin-bottom: -2px;
	margin-left: 1px;
	padding-top: 1px;
	position: relative;
	width: 146px;
}

#main_nav ul li.last {
	border-bottom: none;
}

#main_nav ul#dd_nav_beauty {
	left: 345px;
}

#main_nav ul#dd_nav_blog {
	left: 175px;
}

#main_nav ul#dd_nav_community {
	left: 512px;
}
#main_nav ul#dd-rate-my-style {
	left: 445px;
}

#main_nav ul#dd_nav_fashion_shows {
	left: 10px;
}

#main_nav ul#dd_nav_people_parties {
	left: 90px;
}

#main_nav ul#dd_nav_trends_shopping {
	left: 260px;
}

#main_nav ul#dd_nav_video {
	left: 432px;
}

#main_nav ul#dd_nav_vogue {
	left: 557px;
}

#main_nav ul {
	top: 141px;
}

.clearer {
	clear: both;
}

#main_nav form input#google_input {
	color: #999999;
	font: 12px arial, "lucida console", sans-serif;
	height: 20px;
	left: 2px;
	line-height: 12px;
	padding-top: 3px;
	position: absolute;
	top: 1px;
	width: 179px;
}

#main_nav form input#google_submit {
	height: 25px;
	left: 186px;
	position: absolute;
	width: 63px;
}
.iconstyle{
	padding: 10px; 
	padding-left: 20px; 
	border: 2px solid #EAEAEA;
	height:100px;
	width:100px;
}