
	
	
	/* COLOR MAP */
	#map {

	}
	#color_map_wrap, #hand_display_wrap, #nail_options_wrap {
		display: inline-block;
		zoom: 1;
		*display:inline;
		vertical-align: top;
		margin-bottom: 20px;
	}
	#hand_display_wrap, #nail_options_wrap {
		margin-left: 65px;
	}
	#hand_display_wrap {
		padding-top: 15px;
		width: 335px;
	}
	#nail_options_wrap {
		width: 235px;
	}
	
		/* NAIL CHANGER */
		#color_search {
			margin: 15px 0 5px 0;
		}
		#color_sorter_wrap {
			margin-bottom: 8px;
		}
		#color_sorter {
			background: #F6F6F6;
			border: 1px solid #D9D9D9;
			padding: 3px 0 3px 10px;
			width: 230px;
			color: #4097b4;
			text-transform: uppercase;
		}
		#color_sorter h3 {
			text-transform: uppercase;
			font-family: Century Gothic, helvetica, arial, sans-serif;
			font-weight: lighter;
			font-size: 12px;
		}
		#color_sorter h3:hover {
			color: #327992;
		}
		ul#color_sorter_ddl {
			position: absolute;
			z-index: 5;
			background: #F6F6F6;
			border: 1px solid #D9D9D9;
			border-top: none;
			width: 230px;
			color: #4097b4;
			margin: 0;
			padding: 5px;
			display: none;
		}
		ul#color_sorter_ddl li span {
			font-size: 14px;
			text-decoration: underline;
			line-height: 26px;
			padding-left: 2px;
		}
		ul#color_sorter_ddl li {
			list-style: none;
			text-transform: capitalize;
			font-size: 12px;
			cursor:pointer;
		}
		ul#color_sorter_ddl, ul.options_list li {
			font-family: Helvetica, Arial, sans-serif;
		}

		ul#color_sorter_ddl li ul li { padding: 2px; }

		ul#color-groups, ul#color-collections {
			margin: 0;
			padding: 0;
		}
		ul#color-groups li:hover, ul#color-collections li:hover {
			background: #93CBE4;
			color: #fff;
		}
		form#color_search input#search_color {
			background: #F6F6F6;
			border: 1px solid #D9D9D9;
			color: #ACACAC;
			height: 15px;
			width: 204px;
			padding: 3px 0 3px 10px;
			color: #4097b4;
			font-size: 12px;
			text-align: left;
			font-family: Century Gothic, helvetica, arial, sans-serif;
		}
		form#color_search input#search_color:focus {
			color: #4097B4;
			background: #CBE8F4;
			border: 1px solid #4097B4;
		}
		form#color_search input#search_submit {
			background: url('../images/layout/sprite.png') no-repeat;
			background-position: -9px -68px;
			border: 1px solid #D9D9D9;
			width: 27px;
			height: 23px;
			text-indent: -99999px;
			margin-left: -5px;
			font-size: 0;
			line-height: 0;
		}
		form#color_search input#search_submit:hover {
			background-position: -51px -68px;	
			border: 1px solid #4097B4;
		}
		
		#scroll_up, #scroll_down {
			background: url('../images/layout/dot_bg2.jpg') repeat;
			width: 150px;
			height: 20px;
			margin-bottom: 5px;
			padding: 5px 0 0 90px;
			text-align: center;
			opacity: 0.7;
		}
		#scroll_up:hover, #scroll_down:hover {
			opacity: 1.0;
			cursor: pointer;
		}
		#up_arrow, #down_arrow {
			background: url('../images/layout/sprite.png') no-repeat;
			width: 58px;
			height: 15px;
		}
		#up_arrow {
			background-position: -90px -60px; cursor:pointer;
		}
		#up_arrow:hover {
			background-position: -90px -77px;
		}
		#down_arrow {
			background-position: -148px -60px; cursor:pointer;
		}
		#down_arrow:hover {
			background-position: -148px -77px;
		}
		#polish_grid {
			height: 400px; width:240px; overflow:hidden; margin-bottom:5px; position:relative;
		}
		/* end NAIL CHANGER */
		
		/* HAND DISPLAY */
		#hand_display {
			margin:0 0 5px 0;
			padding: 0;
			text-align: center;
			border-bottom: 1px solid #e1e1e1;
		}
		#hand_display img {
			margin-bottom: -4px;
		}
		img.nail_thumb {
			float: left;
			margin-right: 8px;
		}
		#nail_info {
			margin: 0;
			padding: 0;
			width: 250px;
			float: left;
		}
		#nail_name {
			font-size: 18px;
			color: #66bad6;
			margin-top: -3px;
		}
		#nail_sku {
			font-size: 12px;
			color: #afafaf;
		}

		span#nail_changer_share {
			float: right;
			color: #66bad6;
			font-size: 14px;
			cursor:pointer;
		}
		
		/* end HAND DISPLAY */
	
		/* NAIL OPTIONS */
		ul#nail_options {
			margin: 0;
			padding: 0;
		}
		li.nail_options {
			list-style: none;
		}
		ul.options_list {
			list-style: none;
			margin: 0;
			padding: 0 0 0 20px;
			font-size: 12px;
			text-align: center;
			border-top: 1px solid #E0E0E0;
		}
		ul.options_list li {
			padding: 8px 0 5px 4px; 
			cursor:pointer;
			display: inline;
			zoom: 1;
			float: left;
			width: 40px;
			color: #999;
		}
		ul.options_list li:hover {
			color: #4097b4;
			background: #F7F7F7;
		}
		.options_highlight {
			color: #4097b4;
			background: #F7F7F7;
		}
		ul.options_list .nail_thumb {
			background: url('../images/layout/nail_options_sprite.png') no-repeat;
			width: 36px;
			height: 38px;
		}
			
			/* nail option sprite image background positioning */
			
			li#nail_square .nail_thumb {background-position: 0 -37px;}
			li#nail_ovalsquare .nail_thumb {background-position: -37px -37px;}
			li#nail_oval .nail_thumb {background-position: -76px -37px;}
			li#nail_stilletto .nail_thumb {background-position: -114px -37px;}
			
			li#nail_dark .nail_thumb {background-position: 0 0;}
			li#nail_tan .nail_thumb {background-position: -37px 0;}
			li#nail_lighttan .nail_thumb {background-position: -76px 0;}
			li#nail_light .nail_thumb {background-position: -114px 0;}
			
			li#nail_short .nail_thumb {background-position: 0 -76px;}
			li#nail_medium .nail_thumb {background-position: -37px -76px;}
			li#nail_mediumlong .nail_thumb {background-position: -76px -76px;}
			li#nail_long .nail_thumb {background-position: -114px -76px;}
		
	   	#nail_options_wrap h3 {
	   		clear: both;
	   		padding-top: 30px;
	   		color: #AFAFAF;
	   		font-size: 16px;
	   		font-weight: lighter;
	   		text-transform: uppercase;
	   	}	
		#nail_options h3 {
			padding-top: 20px;
		}
			
		#nail_options h3 span{
			position: absolute;
			margin-left: 5px;
			color: #66BAD6;
			display: none;
		}
		ul#nail_tips_display {
			margin: 10px 0 0 0;
			padding: 0;
			list-style: none;
		}
		ul#nail_tips_display li {
			display: inline-block;
			zoom: 1;
			*display:inline;
			float: left;
			margin: 0 1px 1px 0;
		}
		/* end NAIL OPTIONS */
		
		/* COLOR MAP share form */
		
		#share {display:none; text-align:left; position:absolute; width: 100%; top:100px; color:#004a87;}
		#share_cancel { cursor:pointer; text-align:right; margin-right:10px; font-size:12px}
		#share_cancel:hover {color: #26B6EC;}
		#form_table {margin:0px auto; background: #F0F0F0; color: #949494; width: 400px;}
		#curtain {display:none; height:575px; position:absolute; top: 0px; left:0px; width:100%; background:#fff; }

		#social {margin:0px auto; width:130px; margin-bottom: 10px;}
		#status {color:#ff0000;}
		#share td.share_labels {
			width: 150px;
			text-align: right;
			padding-right: 8px;
		}
		#share input, #share textarea {
			background: #FAFAFA;
			border: 1px solid #C6C6C6;
			color: #949494;
			width: 200px;
			margin-bottom: 5px;
		}
		#share input:focus, #share textarea:focus {background: #fff;}
		#share input#text_count {width: 22px;color: #4B6699;}
		#share input.social_email_button {background: #5978a9; color: #fff; border: none;}
		#share input.social_email_button:hover {background: #6684BF; }
		/* end COLOR MAP share form */
		
	/* end COLOR MAP */
	
	
	/* DEMOS */
	
	.demo_display {
		background: #f5f5f5;
		border-top: 1px solid #e7e7e7;
		border-bottom: 1px solid #e7e7e7;
		padding: 20px 0 20px 0;
		display: none;
	}
	.demo_display:first-child {
		display: block;
	}
	.demo_display h2 {
		font-weight: normal;
		font-size: 20px;
		color: #5eb2d5;
		text-transform: uppercase;
	}
	.demo_display h3 {
		color: #868686;
		font-weight: lighter;
		margin-bottom: 15px;
	}
	.demo_display object {
		display: inline-block;
		zoom: 1;
		*display:inline;
		margin-top: 15px;
	}
	.demo_display p.video {
		width: 290px;
		display: inline-block;
		zoom: 1;
		*display:inline;
		vertical-align: top;
		padding-left: 20px;
		color: #767676;
		margin-top: 35px;
	}
	.steps {
		display: inline-block;
		zoom: 1;
		*display:inline;
		width: 460px;
		margin-bottom: 20px;
	}
	.step1, .step3 {margin-right: 15px;}
	.demo_display h4{
		color: #5eb2d5;
		font-weight: lighter;
		margin-bottom: 10px;
	}
	.demo_display img, .step_text {
		display: inline-block;
		zoom: 1;
		*display:inline;
		vertical-align: top;
		margin-right: 10px;
	}
	.demo_display .left {
		padding: 0 0 30px 0;
		width: 580px;
		min-height: 200px;
	}
	.demo_display .left iframe {
		padding: 30px 0 0 0;
	}
	.demo_display .right {
		float: left;
		width: 380px;
		padding: 10px 0 45px 0;
	}
	.demo_display p {
		width: 310px;
		margin: 0;
		padding: 0;
		font-size: 14px;
		color: #767676;
	}
	#apply_just_gel_display p {
		width: 100%;
	}
	ul.other_videos {
		margin: 10px 0 0 10px;
		color: #125F99;
	}
	ul.other_videos li {
		font-weight: bold;
		list-style: none;
		clear: right;
		width: 100%;
		height: 73px;
		margin: 0 0 5px 0;
		display: block;
		background: #EDEDED;
		cursor: pointer;
	}
	ul.other_videos li:hover, ul.other_videos li.active_video {
		color: #fff;
		background: #8FABDA;
	}

	ul.other_videos li span {
		padding: 20px 0 0 10px;
		font-size: 14px;
		clear: right;
		float: left;
	}
	ul.other_videos img {
		cursor: pointer;
		float: left;
		clear: left;
		padding: 10px 0 0 5px;
	}
	/* end DEMOS */
	
	/* CALENDAR */
	
	#calendar_content {background: #F9F9F9;}
	#calendar_content .container {padding: 20px 0 40px 0;}
	#calendar_display {
		width: 636px;
		display: inline-block;
		zoom: 1;
		*display:inline;
		text-align: center;
		vertical-align: top;
	}
	#calendar_display h3, div#calendar h2 {
		color: #5eb2d5;
		font-size: 24px;
		text-align: center;
		text-transform: uppercase;
		font-weight: lighter;
	}
	#calendar_display hr {
		border-top: 1px solid #e4e4e4;
		height: 0px;
	}
	div#main-calendar { width: 630px; float: left; }
	table#calendar {
		display: inline-block;
		zoom: 1;
		*display:inline;
		margin: 0;
		padding: 0;
		float: left;
	}
	table#calendar thead {border-bottom: 1px solid #e4e4e4;}
	div#calendar thead th {
		text-align: center;
		text-transform: uppercase;
		color: #a8a8a8;
		font-size: 14px;
		font-weight: lighter;
		padding: 15px 0;
		border-left: 0;
		border-right: 0;
	}
	table#calendar tbody {border-left: 1px solid #e4e4e4;}
	table#calendar tbody tr {border-bottom: 1px solid #e4e4e4;}
	table#calendar tbody td {
		border: 1px solid #e4e4e4;
		text-align: center;
		vertical-align: middle;
		height: 80px;
		width: 80px;
		font-size: 36px;
		color: #d5d5d5;
	}
	table#calendar tbody td.event {
		color: #6bb7d7;
		cursor: pointer;
	}
	table#calendar tbody td.event:hover, table#calendar tbody td.event_select {
		color: #6bb7d7;
		background: #e6f0f5;
	}
	.event_select .fc-event-skin { background-color: #5B9DD7; }
	table#calendar tbody td.today { text-decoration: underline; }
	#prev_month, #next_month {
		background: url('../images/layout/dot_bg2.jpg') repeat;
		width: 26px;
		height: 400px;
		margin: 0;
		padding: 0 0 0 8px;
		float: left;
		margin-top: 32px;
		opacity: 0.7;
		cursor: pointer;
	}
	#prev_month:hover, #next_month:hover {opacity: 1.0;	}
	#arrow-prev, #arrow-next {
		background: url('../images/layout/sprite.png') no-repeat;
		height: 60px;
		width: 14px;
		top: 43%;
		position: relative;
	}
	#arrow-prev {background-position: -385px -45px;}
	#arrow-prev:hover {background-position: -398px -45px;}
	#arrow-next {background-position: -352px -45px;}
	#arrow-next:hover {background-position: -365px -45px;}
	
	.event_info_display {
		float: left;
		width: 300px;
		display: inline-block;
		zoom: 1;
		*display:inline;
		padding: 42px 0 8px 30px;
	}
	.event_info_display h4 {
		font-size: 18px;
		font-weight: lighter;
		text-transform: uppercase;
		color: #5eb2d5;
		margin-bottom: 15px;
	}
	.event_info_display p {
		color: #949494;
		font-size: 12px;
		font-family: helvetica, arial, sans-serif;
		line-height: 20px;
	}
	p.event_date, p.event_location {
		color: #949494;
		font-size: 14px;
		font-family: helvetica, arial, sans-serif;
	}
	.event_info_display .social {margin: 8px 0 8px 0;}
	hr#calendar_break {
		clear: both;
		margin: 40px 0 30px 0;
		border-top: 1px solid #e4e4e4;
		height: 0px;
	}
	#education_contact, #educator_signup {
		width: 475px;
		display: inline-block;
		zoom: 1;
		*display:inline;
		vertical-align: top;
		font-family: helvetica, arial, sans-serif;
		color: #aaaaaa;
		font-size: 16px;
		font-weight: lighter;
	}
	#phone-icon, #form-icon {
		background: url('../images/layout/sprite.png') no-repeat;
		width: 90px;
		height: 90px;
		display: inline-block;
		zoom: 1;
		*display:inline;
		float: left;
		margin-right: 15px;
		opacity: 0.7;
	}
	#phone-icon:hover, #form-icon:hover {opacity: 1.0;}
	#phone-icon {background-position: 0 -100px;}
	#form-icon {background-position: -90px -100px;}
	#educator_signup h5 {
		font-size: 16px;
		color: #5eb2d5;
		text-transform: uppercase;
		font-weight: lighter;
		margin-bottom: 20px;
	}
	#educator_signup h5 a {color: #5eb2d5;}
	#educator_signup h5 a:hover {color: #6AC9F1;}
	#education_contact p, #educator_signup p {
		display: inline-block;
		zoom: 1;
		*display:inline;
		float: left;
		width: 350px
	}
	.highlight {color: #6bb7d7;}
	
	/* end CALENDAR */
	
	/* EDUCATOR FORM */
	
	#educator_form_display {
		background: #f5f5f5;
		color:#a8a8a8;
		padding: 30px 0 50px 0;
	}
	#educator_form_display h3 {
		color: #5eb2d5;
		font-size: 24px;
		font-weight: lighter;
	}
	#educator_form_display div {
		margin-left: 70px;
		margin-top: 30px;
	}
	table#educator_personal tr {height: 30px;}
	td.td_align_right {
		text-align: right;
		padding-right: 15px;
		width: 260px;
	}
	.input_detail {
		font-size: 12px;
		color: #bcbcbc;
	}
	input.textfield, select.select_field {
		background: #f5f5f5;
		border: 1px solid #C6C6C6;
		color: #989898;
		height: 20px;
		width: 280px;
		margin-right: 8px;
	}
	select.select_field:focus {
		border: 1px solid #c6c6c6;
		outline: none;
	}
	.validate {color: #5eb2d5;}
	input.edu_submit {
		background: #5eb2d5;
		color: #fff;
		height: 30px;
		width: 70px;
		padding: 5px;
		border: none;
		font-size: 16px;
		float: right;
		margin-right:165px;
	}
	input.edu_back {
		background: #5eb2d5;
		color: #fff;
		height: 30px;
		width: 70px;
		padding: 5px;
		border: none;
		font-size: 16px;
		float: left;
		margin-left:-75px;
	}
	input.textfield_short {
		background: #f5f5f5;
		border: 1px solid #C6C6C6;
		color: #989898;
		height: 20px;
		margin:  0 5px 0 20px;
	}
	table#educator_experience tr{height: 60px;}
	table#educator_experience td {padding-right: 40px;}
	input.checkbox {margin: 0 20px 0 20px;}
	input.radio {margin: 0 5px 0 15px;}
	
	table#educator_education tr {height: 40px;}
	table#educator_education input {text-align: left;}
	table#applications_education tr.toprow {height: 50px;}
	table#applications_education tr{height: 60px;}
	
	table#current_use_education input.textfield {
		width: 600px;
		margin: 5px 0 20px 0;
	}
	
	table#brand_specialty_education tr {height: 50px;}
	table#brand_specialty_education td {
		float: left;
		margin: 0 20px 10px 0;
	}
	table#brand_specialty_education input.checkbox {margin: 0 10px 0 10px;}
	table#brand_specialty_education textarea {
		margin: 10px 0 15px 0;
		background: #f5f5f5;
		border: 1px solid #C6C6C6;
	}
	table#brand_specialty_education input {
		background: #f5f5f5;
		border: 1px solid #C6C6C6;
		height: 20px;
		margin-top: 8px;
	}
	/* end EDUCATOR FORM */
	
	/* press display */
	
	.press_grid {
		margin: 0;
		padding: 30px 0 30px 0;
		background: #fff;
	}
	.press_thumb {
		list-style: none;
		display: inline-block;
		zoom: 1;
		*display:inline;
		padding: 0;
		text-align:center;
		cursor:pointer;
		margin-right:5px;
	}
	.press_detail_wrap {
		background: #f5f5f5;
		border-top: 1px solid #e7e7e7;
		border-bottom: 1px solid #e7e7e7;
		text-align: center;
		z-index: 4;
		display: none;
	}
	.press_detail_wrap .container {
		padding-bottom: 10px;
		margin: 0 auto;
		text-align: center;
	}
	.press_detail_wrap .close {
		float: right;
		clear: both;
		padding: 8px 8px 0 0;
		color:#878787;
		font-weight: lighter;
	}
	.press_detail_wrap .close:hover {cursor:pointer;}
	.magazine_scan img{margin-top: 30px;}
	.press_detail_wrap h2 {
		text-align: right;
		padding-right: 100px;
		color: #5EB2D5;
		font-size: 24px;
		font-family: Century Gothic, helvetica, arial, sans-serif;
		font-weight: lighter;
		text-transform: uppercase;
		margin: 0 0 30px 0;
	}
	.press_detail_wrap h2 span {
		font-size: 18px;
		color: #878787;
	}

	/* end press display */
	
	/* ads display */
	
	.ads_grid {
		margin: 0;
		padding: 30px 0 30px 0;
		background: #fff;
	}
	.left_container, .right_container {
		padding-bottom: 10px;
		text-align: left;
		display: inline-block;
		zoom: 1;
		*display:inline;
		vertical-align: top;
	}
	.left_container {
		width: 730px;
	}
	
	.left_container_b {
		width: 910px;
	}
	
	.right_container {
		width: 210px;
		color: #7C7C7C;
		text-align: right;
		border: 1px dotted #DCDCDC;
		padding: 12px 12px 12px 8px;
	}
	.ads_thumb {
		list-style: none;
		display: inline-block;
		zoom: 1;
		*display:inline;
		padding: 0;
		text-align:center;
		cursor:pointer;
	}
	.ads_detail_wrap {
		background: #f5f5f5;
		border-top: 1px solid #e7e7e7;
		border-bottom: 1px solid #e7e7e7;
		z-index: 4;
		display: none;
	}
	.ads_detail_wrap .container {text-align: center;}
	.ads_detail_wrap .close {
		float: right;
		clear: both;
		padding: 8px 8px 0 0;
		color:#878787;
		font-weight: lighter;
	}
	.ad_display img{margin-bottom: 30px;}
	.ads_detail_wrap h2 {
		color: #5EB2D5;
		font-size: 24px;
		font-family: Century Gothic, helvetica, arial, sans-serif;
		font-weight: lighter;
		text-transform: uppercase;
		margin-bottom:8px;
		padding-top: 30px;
	}
	.ads_detail_wrap h2 span {
		font-size: 18px;
		color: #878787;
	}
	.pdf_catalog_icon {
		background: url('../images/layout/sprite.png') no-repeat;
		background-position: -185px -100px;
		width: 50px;
		height: 65px;
		display: inline-block;
		zoom: 1;
		*display:inline;
		vertical-align: top;
	}
	.pdf_catalog_icon:hover {background-position: -235px -100px;}
	.pdf_details {
		display: inline-block;
		zoom: 1;
		*display:inline;
		color: #7C7C7C;
		margin-bottom: 8px;
	}
	.pdf_details {
		margin-top: 10px;
	}
	.pdf_details h3, .pdf_details h4 {
		font-size: 24px;
		text-transform: uppercase;
		font-weight: lighter;
	}
	.pdf_details h4 {font-size: 20px;}
	.right_container {font-size: 14px;}
	.right_container a {color: #4B8EAA;}
	.right_container a:hover {color: #5EB2D5;}
	/* end press display */
	
	
	/* CONTACT FORMS */
	
	.contact_menu {
		background: #f5f5f5;
		padding: 40px 0 40px 0;
	}
	.contact_menu .container {text-align: center;}
	.contact_select {
		display: inline-block;
		zoom: 1;
		*display:inline;
		width: 310px;
		height: 220px;
		vertical-align: top;
		color: #949494;
		font-size: 14px;
		padding: 15px 0 8px 0;
	}
	.contact_select h3 {
		margin-top: 10px;
		font-size: 24px;
		font-weight: lighter;
		text-transform: uppercase;
		color: #5EB2D5;
	}
	.contact_icon {
		position: relative;
		margin: 0 auto;
		background: url('../images/layout/sprite.png') no-repeat;
		width: 143px;
		height: 143px;
		opacity: 0.6;
	}
	.contact_icon:hover {opacity: 1.0;}
	#general_icon {background-position: -290px -191px;}
	#distributor_icon {background-position: -145px -191px;}
	#international_icon {background-position: 0 -191px;}
	.contact_form_wrap {
		background: #E4E4E4;
		color: #949494;
		padding: 30px 0 30px 0;
		display: none;
		border: 1px solid #D3D3D3;
	}
	.contact_form_wrap h2 {
		color: #5EB2D5;
		text-transform: uppercase;
		font-weight: lighter;
		font-size: 24px;
		margin-bottom: 20px;
	}
	.contact_form_wrap p {margin-bottom: 20px;}
	form.contact_form {margin-left: 150px;}
	form.contact_form tr {height: 35px;}
	form.contact_form td {text-align: right;}
	form.contact_form input, form.contact_form textarea, form.contact_form select {
		border: 1px solid #C6C6C6;
		background: #ededed;
		margin-left: 20px;
		width: 300px;
		color: #5E5E5E;
	}
	form.contact_form input:focus, form.contact_form textarea:focus, form.contact_form select:focus {
		background: #A9A9A9;
		color: #fff;
	}
	form.contact_form input.submit {
		background: #4078C5;
		color: #fff;
		text-transform: uppercase;
		padding: 10px 20px 10px 20px;
		letter-spacing: 0.2em;
		border: none;
		width: 305px;
		font-weight: bold;
	}
	form.contact_form input.submit:hover {background: #4C8FEA;}
	.close {
		float: right;
		margin-top: 20px;
	}
	/* end CONTACT FORMS */
	
	
/* end MAIN CONTENT */

/* FOOTER */

#footer {
	border-top: 1px solid #e7e7e7;
	color: #717171;
	font-size: 12px;
	height: 80px;
	background: #EDEDED;
	text-align: center;
	position: relative;
	clear: both;
}
#footer .container {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
#copyright {
	float: left;
	margin-top: 30px;
}
#footer_right {
	float: right;
	margin-top: 20px;
}
#find_us {
	background: url('../images/layout/sprite.png') no-repeat;
	background-position: -260px 0;
	width: 90px;
	height: 32px;
	margin-right: 30px;
	float: left;
}
#find_us:hover {
	background-position: -260px -31px;
	height: 32px;
}
form#newsletter_form {
	float: left;
	margin-top: 8px;
}
form#newsletter_form input {
	margin-top: -5px;
	font-size: 10px;
	float: left;
}
form#newsletter_form input#subscribe_box {
	border: 1px solid #b4b4b4;
	border-right: 0;
	color: #b4b4b4;
	background: #fff;
	margin: 0;
	width: 150px;
	height: 16px;
}
form#newsletter_form input#subscribe_submit {
	color: #727272;
	background: #fff;
	text-transform: uppercase;
	border: solid 1px #b4b4b4;
	width: 100px;
	height: 20px;
	letter-spacing: 0.1em;
	margin-top: 0;
}
form#newsletter_form input#subscribe_submit:hover {
	background: #f5f5f5;
}
/* end FOOTER */
ul#right_menu #dropdown {
	width:150px;
}
ul#right_menu #dropdown {
	cursor:pointer;
	position:relative;
	color:#ECECEC;
}
ul#right_menu #dropdown #list {
	background:#5978A9;
	display:none;
	z-index:100000;
	width:150px;
	padding:0 10px 10px;
	margin:0px;
	float:left;
}
ul#right_menu #dropdown #list li{
	float:none;
	display:block;
	cursor:pointer;
}
ul#right_menu #dropdown #list li:hover {
	color:#5978a9;
	background:#aee0ff;
}
#menu_bar {
	width:980px;
	position:absolute;
	top:0px;
	left:0px;
}

/* WHATS NEW PAGE */

.builder_gel_row {
	float: left;
	text-align: center;
	margin: 0 50px;
}

.collection_col {
	float: left;
	text-align: center;
	width: 49%;
	
}

.collection_col_right {
	float: left;
	text-align: center;
	width: 49%;
	padding-left: 18px;
}

.bottles_dots {
	float: left;
	margin-right: 1px;
	text-align: center;
	font-size: 12px;
}

.bottles_dots_wht_top {
	float: left;
	margin-right: 20px;
	text-align: center;
	font-size: 12px;
	margin-top: 11px;
	line-height: 17px;
}

.bottles_dots_blk_top {
	float: left;
	margin-right: 20px;
	text-align: center;
	font-size: 12px;
	margin-top: 11px;
}

.collection_logo {
	float: left;
	padding-top: 115px;
}
.collection_logo img {
	margin-right: 30px;
	vertical-align:middle;
}

.collection_description {
	float: left;
	width: 65%;
	margin-bottom: 20px;
}

.jump_menu {
	text-align: center;
	margin: 20px 0;
	padding: 5px;
	border: 1px solid #5978a9;
	background: #fff;
}