@font-face {
	font-family: 'HelveticaNeue-Light';
	src: url('HelveticaNeue-Light.eot');
	/* IE 9 Compat Modes */
    src: url('HelveticaNeue-Light.eot?#iefix') format('embedded-opentype'), /* IE 6-IE8 */
         	url('HelveticaNeue-Light.woff') format('woff'), 
	/* Modern Browsers */
         	url('HelveticaNeue-Light.ttf') format('truetype'), /* Safari, Android, iOS */
         	url('HelveticaNeue-Light.svg#HelveticaNeue-Light') format('svg');
	/* Legacy iOS */
    font-style: normal;
	font-weight: normal;
	text-rendering: optimizeLegibility;
}

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

a {
	text-decoration: none;
	outline: none;
}

a:active, a:selected, a:visited {
	border: none;
	outline: none;
	text-decoration: none;
}

.block {
	display: block;
}

.bold {
	font-weight: bold;
}

.float {
	float: left;
}

.go_button_1, .go_button_2 {
	background: url(../fashion-images/fashion-header/apply-01.gif) no-repeat;
	width: 802px;
	height: 17px;
	border: none;
	outline: none;
}

.go_button_2 {
	background: url(../fashion-images/fashion-header/apply-02.gif) no-repeat !important;
}

html, body {
	font-family: "HelveticaNeue-Light";
	background-color: #ffffff;
	font-weight: normal;
	font-style: normal;
	height: 100%;
	margin: 0 auto;
	outline: none;
}

img {
	border-width: 0px;
}

input, textarea, select, option, type, name, value, hidden {
	font-family: "HelveticaNeue-Light", "HelveticaNeue", Tahoma;
}

#left {
	width: 159px;
	margin: 0 0 -32767px;
	padding: 20px 0 32767px;
	float: left;
	border-left: 1px solid #ebebeb;
}

#right {
	background-color: #ffffff;
	width: 802px;
	float: left;
	margin: 0 0 -32767px;
	padding: 0 0 32767px;
	border-left: 1px solid #ebebeb;
	border-right: 1px solid #ebebeb;
}

#shipping {
	width: 958px;
	height: 80px;
	clear: both;
}

.wrapper {
	width: 964px;
	margin: 0 auto;
	display: table;
	position: relative;
	overflow: hidden;
}
