/* 
  HTML5 ✰ Boilerplate 
  
  style.css contains a reset, font normalization and some base styles.
  
  credit is left where credit is due.
  much inspiration was taken from these projects:
	yui.yahooapis.com/2.8.1/build/base/base.css
	camendesign.com/design/
	praegnanz.de/weblog/htmlcssjs-kickstart
*/

/* 
  html5doctor.com Reset Stylesheet (Eric Meyer's Reset Reloaded + HTML5 baseline)
  v1.4 2009-07-27 | Authors: Eric Meyer & Richard Clark
  html5doctor.com/html-5-reset-stylesheet/
*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,©
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background:transparent;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section { 
	display:block;
}


nav ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after,
q:before, q:after { content:''; content:none; }
a { margin:0; padding:0; font-size:100%; vertical-align:baseline; background:transparent; text-decoration:none; }
ins { background-color:#ff9; color:#000; text-decoration:none; }
mark { background-color:#ff9; color:#000; font-style:italic; font-weight:bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom:1px dotted; cursor:help; }

/* tables still need cellspacing="0" in the markup */
table { border-collapse:collapse; border-spacing:0; }

hr { display:block; height:1px; border:0; border-top:1px solid #ccc; margin:1em 0; padding:0; }

input, select { vertical-align:middle; }

/* END RESET CSS */

body { font:13px/1.231 sans-serif; *font-size:small; text-align: center;} /* hack retained to preserve specificity */
select, input, textarea, button { font:99% sans-serif; }
pre, code, kbd, samp { font-family: monospace, sans-serif; }

/* 
 * minimal base styles 
 */

body, select, input, textarea { 
  color: #444; 
  /* font-family: Georgia, serif;  */   
}







/* Headers */ 
h1,h2,h3,h4,h5,h6 { font-weight: bold; }

/* always force a scrollbar in non-IE */ 
html { overflow-y: scroll; }

/* Accessible focus treatment: people.opera.com/patrickl/experiments/keyboard/test */
a:hover, a:active { outline: none; }

a, a:active, a:visited { color: #607890; }
a:hover { color: #036; }


ul, ol { margin-left: 1.8em; }
ol { list-style-type: decimal; }

/* Remove margins for navigation lists */
nav ul, nav li { margin: 0; } 

small { font-size: 85%; }
strong, th { font-weight: bold; }

td, td img { vertical-align: top; } 

sub { vertical-align: sub; font-size: smaller; }
sup { vertical-align: super; font-size: smaller; }

pre { 
  padding: 15px; 
  
  /* www.pathf.com/blogs/2008/05/formatting-quoted-code-in-blog-posts-css21-white-space-pre-wrap/ */
  white-space: pre; /* CSS2 */
  white-space: pre-wrap; /* CSS 2.1 */
  white-space: pre-line; /* CSS 3 (and 2.1 as well, actually) */
  word-wrap: break-word; /* IE */
}
 
textarea { overflow: auto; } 

.ie6 legend, .ie7 legend { margin-left: -7px; } 

/* align checkboxes, radios, text inputs with their label */
input[type="radio"] { vertical-align: text-bottom; }
input[type="checkbox"] { vertical-align: bottom; }
.ie7 input[type="checkbox"] { vertical-align: baseline; }
.ie6 input { vertical-align: text-bottom; }

/* hand cursor on clickable input elements */
label, input[type=button], input[type=submit], button { cursor: pointer; }
 
/* webkit browsers add a 2px margin outside the chrome of form elements */  
button, input, select, textarea { margin: 0; }

/* colors for form validity */
input:valid, textarea:valid   {  }
input:invalid, textarea:invalid { 
	border-radius: 1px;
	-moz-box-shadow: 0px 0px 5px red; 
	-webkit-box-shadow: 0px 0px 5px red; 
	box-shadow: 0px 0px 5px red;
}
.no-boxshadow input:invalid, 
.no-boxshadow textarea:invalid { background-color: #f0dddd; }


/* hot pink selections */
::-moz-selection{ background: #FF5E99; color:#fff; text-shadow: none; }
::selection { background:#FF5E99; color:#fff; text-shadow: none; } 
a:link { -webkit-tap-highlight-color: #FF5E99; } 

/* make buttons play nice in IE: */
button {  width: auto; overflow: visible; }
 
/* bicubic resizing for non-native sized IMG: */
.ie7 img { -ms-interpolation-mode: bicubic; }


/* 
 * Non-semantic helper classes 
 */

/* for image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }

/* Hide for both screenreaders and browsers */
.hidden { display: none; visibility: hidden; } 

/* Hide only visually, but have it available for screenreaders */
.visuallyhidden { position: absolute !important;	
  clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px); }

/* Hide visually and from screenreaders, but maintain layout */
.invisible { visibility: hidden; }

/* >> The Magnificent CLEARFIX */
.clearfix:before, .clearfix:after {
  content: "\0020"; display: block; height: 0; visibility: hidden;	
} 

.clearfix:after { clear: both; }
/* Fix clearfix: blueprintcss.lighthouseapp.com/projects/15318/tickets/5-extra-margin-padding-bottom-of-page */
.clearfix { zoom: 1; }

 /* Primary Styles
	Author: Julian Palhof
 */
body {background: url('../images/header_bg_repeat.jpg') repeat-x;}
body.page1 {background: url('../images/top_header_bg_repeat.jpg') repeat-x;}
#top_index_bg {
	background: url('../images/header_bg.jpg') no-repeat;
	background-position:center;
	height:220px;
}
.page1 #top_index_bg {
	background: url('../images/top_header_bg.jpg') no-repeat;
	background-position:center;
	height:479px;
}
#container {
	text-align: left;
	width: 960px;
	margin: 30px auto;
	padding: 0;
	min-height:570px;
}
#container.page1 {}
#container h2 {
	font-size: 30px;
	color: #DA45C3;
	margin-bottom:15px;
	font-weight: bold;
	text-transform: uppercase;
}

#container h2 span { font-size:12px; color:#fff;}

#header {
	padding: 25px 0 0 0;
	height: 130px;
	background-position:center;
	position: relative;
	z-index:50;
}
#topbar {
	height:45px;
	background:#CC31B6;
}
#topbar_wrap {
	margin:0 auto;
	width:960px;
}
#topbar #follow_us {
	float:left;
	color:#fff;
	font-size:14px;
	padding:5px 0 0 0;
}
#topbar #follow_us p {
	float:left;
	padding:10px 0 0 0;
}
#topbar #follow_us ul {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#topbar #follow_us ul li {
	display:inline-block;
	float:left;
	width:32px;
	height:34px;
	background:url('../images/sprite.png') no-repeat;
	margin:0 4px 0 4px;
}
#topbar #follow_us ul li#follow_facebook {background-position:0 -105px;}
#topbar #follow_us ul li#follow_twitter {background-position:-35px -105px;}
#topbar #follow_us ul li#follow_youtube {background-position:-77px -105px;}
#topbar #follow_us ul li#follow_pinterest {background-position:-115px -105px;}
#topbar #follow_us ul li#follow_facebook:hover {background-position:0 -137px;}
#topbar #follow_us ul li#follow_twitter:hover {background-position:-35px -137px;}
#topbar #follow_us ul li#follow_youtube:hover {background-position:-77px -137px;}
#topbar #follow_us ul li#follow_pinterest:hover {background-position:-115px -137px;}

#topbar #contest_link {
    float: left;
    color: #FFF;
    padding: 0px 40px 0px;
}
#topbar #contest_link a{
    color: #FFF;
    font-size: 14px;
}
#topbar #contest_link p {
	float:left;
	padding:0px;
}
/* instagram */

.instagram {
	display: block;
	width: 22px;
	height: 22px;
	background: url('../images/instagram.png') bottom;
	text-indent: -99999px;
	margin-left: 9.57em;
	margin-top: 6px;
}
.instagram:hover {
	background-position: 0 0;
}

/* instagram */


#topbar h2#wishlist {
	width: 94px;
	height: 34px;
	background: url('../images/sprite.png');
	background-position: 0 -5px;
	text-indent: -999999px;
	float: right;
	margin: 10px 0 0 0;
	cursor:pointer;
}
#topbar h2#wishlist:hover {background-position:-93px -5px;}
#topbar form#search_top {
	float: right;
	margin: 10px 0 0 0;
}
#topbar form#search_top input.search_box {
	background: #FFF;
	height: 25px;
	width: 140px;
	margin: 0 5px 0 15px;
	-webkit-appearance: none;
	border: none;
	resize: none;
	padding: 0 5px 0 5px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#topbar form#search_top input.search_box:focus {
	-webkit-appearance: none;
	outline: none;
	outline-color: transparent;
	outline-style: none;
	background: #E697D4;
	color: #fff;
}
#topbar form#search_top input#search_submit {
	background: url('../images/sprite.png');
	background-position: -191px -5px;
	width: 30px;
	height: 30px;
	border: none;
	text-indent: -99999px;
	font-size: 0;
	display:inline-block;
	line-height: 0;
}
#topbar form#search_top input#search_submit:hover {background-position: -219px -5px;}
#header .links {
	text-align: left;
	width: 960px;
	margin: 0 auto;
	padding: 0;
}
#header .links h2 {
	font-size: 24px;
	color: #aaaaaa;
	font-weight: bold;
	text-transform: uppercase;
}
h1 {
	width: 295px;
	height: 170px;
	background: url('../images/logo.png') no-repeat;
	text-indent: -9999999px;
	float: left;
	margin-top: -18px;
}

#header ul#top_nav {
	float: right;
	clear:right;
	text-transform: uppercase;
	margin: 20px 0 0 0;
	padding:15px;
	
}
#header ul#top_nav li{
	float:left;
	display:inline-block;
	list-style: none;
	color:#FFDAE6;
}
#header ul#top_nav li a {
	color:#fff;
	padding:10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
#header ul#top_nav li a:hover {background:#ec008c;}
#header ul#top_nav li#products_menu {
	cursor:default;
	padding:0 10px 0 10px;
}
#header ul#top_nav li#products_menu span.drop_title {
	float:left;
}
#header ul#top_nav li#products_menu span.arrow {
	background:url('../images/down_arrow.png')no-repeat;
	width:5px;
	height:3px;
	display:block;
	float:left;
	margin:5px 0 0 5px;
}
#header ul#top_nav li#products_menu #products_menu_wrap {
	position: relative;
	z-index: 2000;
	display:none;
	margin-top:20px;
}
#header ul#top_nav li#products_menu #products_menu_wrap span {
	background:url('../images/drop_top.png') no-repeat;
	display:block;
	width:150px;
	height:11px;
	margin:0 0 0 -41px;
	position:absolute;
}
#header ul#top_nav li#products_menu ul {
	color:#ffb2df;
	font-size:14px;
	padding:10px 0 10px 0;
	margin:11px 0 0 -40px;
	border:1px solid #af136f;
	border-top:none;
	position:absolute;
	background:#ff39ae;
	text-align:center;
	width:146px;
}
#header ul#top_nav li#products_menu ul li {
	float:none;
	display:block;
	margin:0;
	position:relative;
	padding:4px 0 4px 0;
}
#header ul#top_nav li#products_menu ul li:hover {background:#F066EE;}
#header ul#top_nav li#products_menu ul li a:hover {
	color:#fff;
	background:none;
}
#header ul#top_nav li#products_menu ul li ul {
	font-size:12px;
	position:relative;
	margin:3px 0 0 0;
	padding:0;
	border:0;
}
#header ul#top_nav li#products_menu ul li ul li {
	padding:2px 0 2px 0;
	background:#fa64bd;
	border-bottom:1px solid #ff39ae;
}
#header ul#top_nav li#products_menu ul li ul li a:hover {background:none;}
#header ul#top_nav li#products_menu ul li ul li:last-child {
	border-bottom:none;
}
#feature {
	margin:-330px 0 30px 0;
	width:960px;
	text-align:center;
	padding: 0;
	height:316px;
}
#feature img {
	border:1px solid #FF87F4;
	-moz-box-shadow: 0 2px 1px #F3CCED;
	-webkit-box-shadow: 0 2px 1px #F3CCED;
	box-shadow: 0 2px 1px #F3CCED;
}
#feature h2 {
	text-indent: -999999px;
	background: url('../images/feature.png') no-repeat;
	width: 760px;
	height: 320px;
	float: left;
	margin: -60px 0 0 40px;
}
#sub_feature_wrap {
	clear: both;
	height: 270px;
	padding: 20px 0 0 15px;
}
.sub_feature {
	width: 33%;
	height: 200px;
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
}
.sub_feature:last-child {margin:0 0 0 0;}
.sub_feature h3 {
	text-transform: uppercase;
	font-size: 18px;
	font-weight: lighter;
}
.sub_feature h3 a {color: #e34aa8;}
.sub_feature h3 a:hover {color: #E654DE;}
.sub_feature h3 span.icon {
	height: 55px;
	width: 55px;
	text-indent: -999999px;
	background-position: top left;
	float: left;
	display: inline-block;
	zoom: 1;
	*display: inline;
}
.sub_feature h3 span.sub_title {
	float: left;
	display: inline-block;
	zoom: 1;
	*display: inline;
	padding: 15px 0 0 0;
}

.sub_feat_frame {
	float: left;
	margin: 10px 0 5px 0;
	padding:5px;
	clear: both;
	background: #F4F4F4;
	border:1px solid #e1e1e1;
	width: 287px;
	height: 154px;
	box-shadow: 0 1px #F9D1EB;
	-webkit-box-shadow: 0 1px #F9D1EB;
	-moz-box-shadow: 0 1px #F9D1EB;
}
.sub_feat_frame:hover {border:1px solid #FF8CF1;}
.sub_feature p {
	color: #818181;
	font-size: 14px;
	clear: both;
	padding: 10px 15px 20px 0;
}
.sub_feature p span {
	color:#e247a6;
	font-style:italic;
}

#footer {
	clear: both;
	background: #fff;
	padding: 5px 0 20px 0;
	color: #e247a6;
	margin-top: 30px;
	min-height: 95px;
}
#footer .container {
	border-top:1px solid #D9D9D9;
	padding:15px 0 0 0;
	width:960px;
	margin:0 auto;
}
#footer ul#social_media {
	margin: 10px 0 10px 15px;
	float:right;
}
#footer ul#social_media li {
	list-style:none;
	margin:0 10px 0 0;
	display:inline-block;
	zoom:1;
	*display:inline;
	vertical-align:top;
}
#footer li#sm_google span {display:none;}

#footer ul {
	float: left;
	clear:both;
	margin: 15px 0 20px 15px;
}
#footer ul li {
	list-style:none;
	text-align: left;
	float:left;
	display:inline-block;
	zoom:1;
	*display:inline;
	padding:0 30px 0 0;
}

/* Temporary Contest POPUP NOTICE */
#open_voting_topbar {
	top: 45px;
	position: absolute;
	z-index: 600;
	color: #F90483;
	font-size: 16px;
	width: 100%;
	text-align: center;
}
#open_voting_wrap {
	text-align: right;
	width: 960px;
	margin: 0 auto;
}
#open_voting_topbar p {
	padding: 10px 20px 10px 20px;
	display: inline-block;
	zoom: 1;
	*display: inline;
	background: #FFF;
	margin: 0 0 0 20px;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-radius: 0 0 3px 3px;
	box-shadow: 0 2px 3px #591B4A;
	-webkit-box-shadow: 0 2px 3px #591B4A;
	-moz-box-shadow: 0 2px 3px #591B4A;
}
#open_voting_topbar p a span {
	color: #fff;
	padding: 3px 9px 3px 9px; 
	font-weight: bold;
	background: #1A7BD3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 0 12px;
}
#open_voting_topbar p a span:hover {
	background: #1D94FF;
}
/* 
 * print styles
 */
@media print {
  * { background: transparent !important; color: #444 !important; text-shadow: none !important; }
  a, a:visited { color: #444 !important; text-decoration: underline; }
  a:after { content: " (" attr(href) ")"; } 
  abbr:after { content: " (" attr(title) ")"; }
  .ir a:after { content: ""; }  /* Don't show links for images */
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } /* css-discuss.incutio.com/wiki/Printing_Tables */ 
  tr, img { page-break-inside: avoid; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3{ page-break-after: avoid; }
}

/* additional css */

.word_wrap_winner {
	width: 420px;
	float: left;
	margin: 0 10px;
	font-size: 14px;
	line-height: 20px;
	color:#fff;
}

.winner_social {margin: 5px 0 20px;}

.winner_social img { margin-right:2px;}

.nail_design {
	float: left;
	margin-left: 40px;
}

.nail_design_vid {
	float: right;
	width: 150px;
	margin-top: 20px;
	margin-right: 20px;
	color: #fff;
}

.linksBG {
	background: #fff; 
	width: 160px; 
	padding: 10px;
}

.sidelinkgBG {
	background: #fff;
	padding: 1px 3px;
}

.socialBG {
	background: #fff;
	width: 210px;
	padding: 10px;
	height: 39px;
}

.box_shadow {
	-webkit-box-shadow: 0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 10px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 10px 0px rgba(50, 50, 50, 0.75);
}

.container_bg_winner {
	background:url(/images/content_bg.jpg) no-repeat scroll 0 0;
	padding:5px;
}

.title_alt {
	color: #fff !important;
	width: 15em;
	margin-left: 10px;
}