body {
	margin: 0 0 20px;
	font: 12px/18px Tahoma, Verdana, Arial, sans-serif;
	color: #333;
}

h1 {
	margin: 0 0 0.5em;
	font: italic normal 28px/32px Georgia, serif;
	color: #990000;
	}

h2 {
	margin: 10px 0;
	padding-bottom: 10px;
	border-bottom: 1px solid #c9d14c;
	font: italic normal 18px/18px Georgia, serif;
	color: #333300;
	}

h3 {
	margin: 0 0 10px;
	font: italic normal 18px/22px Georgia, serif;
	color: #990000;
	text-align: left;
	}

a {
	color: #8f9b01;
	text-decoration: none;
	}
	a:hover {
		color: #666666;
		text-decoration: none;
		}

p {
	margin: 0 0 1em;
	}

div {
	--border:solid 1px red;
}


input, textarea, select {
	font: 12px/16px Tahoma, Verdana, Arial, sans-serif;
	}

ul.styled {
	list-style: disc;
	margin: 0 0 0 1.5em;
	}

.smallred {
	font: 10px Tahoma, Verdana, Arial, sans-serif;
	color: #bc1a02;
}
.wrapper {
	position: relative;
	margin: 0 auto;
	width: 765px;
}

#header {
	background: url('../img/static/bg_header_full.gif') repeat-x;
	/* height: 392px; */
	}

#header-small {
	background: url('../img/static/bg_header_small.gif') repeat-x;
	/* height: 392px; */
	}

#header-tiny {
	background: url('../img/static/bg_header_tiny.gif') repeat-x;
	/* height: 392px; */
	}

#logo {
	height: 137px;
	width:500px;
	}
	#logo h1 {
		margin: 0;
		background: url('../img/static/logo2.png') no-repeat;
		position: relative;
		left: 113px;
		top: 3px;
		}
		#logo h1 a {
			display: block;
			width: 183px;
			height: 137px;
			text-indent: -9999px;
			color: #fff;
			}

#logo-main {
	height: 49px;
	width:505px;
	}
	#logo-main h1 {
		margin: 0;
		background: url('../img/static/logo3.png') no-repeat;
		position: relative;
		left: 0px;
		top: 3px;
		}
		#logo-main h1 a {
			display: block;
			width: 183px;
			height: 47px;
			text-indent: -9999px;
			color: #fff;
			}

#nav-main {
	overflow: auto;
	width: 900px;
	height: 30px;
	background: url('../img/static/topnav_sep.gif') no-repeat 8px 0;
	}
	#nav-main a {
		color: #333;
		text-decoration: none;
		}
		#nav-main a:hover {
			color: #fff;
			text-decoration: none;
			border: none;
		}
	#nav-main ul {
		margin: 0 0 0 10px;
		line-height: 30px;
		}
		#nav-main ul li {
			float: left;
			padding: 0 18px 0 16px;
			background: url('../img/static/topnav_sep.gif') no-repeat top right;
			}

#nav-sub {
	overflow: auto;
	width: 407px;
	height: 26px;
	}
	#nav-sub a {
		color: #fff;
		text-decoration: none;
		}
		#nav-sub a:hover {
			color: #edf1b5;
			text-decoration: none;
			border: none;
			}
	#nav-sub ul {
		margin: 0 0 0 9px;
		line-height: 26px;
		}
		#nav-sub ul li {
			float: left;
			padding: 0 27px;
			background: #585858 url('../img/static/accnav_bg.gif') repeat-x;
			}

#steps {
	overflow: auto;
	padding: 0 0 0 20px;
	width: 387px;
	height: 149px;
	}
	#steps em {
		font: italic 22px/40px Georgia, serif;
		color: #333300;
	}
	#steps span {
		font: italic 18px Georgia, serif;
		color: #333300;
		}
	#steps ul {
		}
		#steps ul li {
			float: left;
			padding: 50px 10px 10px;
			width: 103px;
			border-right: 1px solid #cfd2a3;
		}
	#steps ul .one {
		background: transparent url('../img/static/step1.gif') no-repeat;
		}
	#steps ul .two {
		margin: 0 10px;
		background: transparent url('../img/static/step2.gif') no-repeat;
		}
	#steps ul .three {
		background: transparent url('../img/static/step3.gif') no-repeat;
		padding-right: 0;
		border: 0;
		}

#breadcrumbs {
	padding: 0 0 0 25px;
	width: 387px;
	height: 28px;
	font-size: 10px;
	line-height: 30px;
	color: #fff;
	text-transform: uppercase;
	}
	#breadcrumbs p {
		margin: 0;
		}
	#breadcrumbs a {
		color: #fff;
		text-decoration: none;
		}
		#breadcrumbs a:hover {
			color: #333;
			text-decoration: none;
			}

#logout {
	position: absolute;
	top: 171px;
	left: 450px;
	height: 26px;
	width: 300px;
	font: italic 12px/26px Georgia, serif;
	text-align: right;
	}
	#logout a:hover {
		color:#fff;
		border-bottom: 1px solid #8f9b01;
		}
		#logout a {
		color:#fff;
		border-bottom: 1px solid #8f9b01;
		}
#logout-main {
	position: absolute;
	top: 80px;
	left: 450px;
	height: 26px;
	width: 300px;
	font: italic 12px/26px Georgia, serif;
	text-align: right;
	}
	#logout-main a:hover {
		color:#fff;
		border-bottom: 1px solid #8f9b01;
		}
	#logout-main a {
		color:#fff;
		border-bottom: 1px solid #8f9b01;
		}
#flash1 {
	position: relative;
	top: 0;
	right: 0;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:3px;
	z-index:0;
	}

#flash2 {
	position: relative;
	top: 0;
	right: 0;
	padding-left:5px;
	padding-top:5px;
	padding-bottom:3px;
	z-index:0
	}
#main-index {
	float: left;
	padding-top: 10px 0 0;
	padding-bottom: 10px 0 0;
	width: 765px;
	}

#main {
	float: left;
	padding: 10px 0 0;
	width: 549px;
	margin-bottom:40px;
	}
	#main-home {
		padding: 0;
		border: 0;
		}

#rail {
	float: right;
	width: 192px;
	}

#pagination {
	margin: 20px 0 0 185px;
	}
	#pagination .container {
		width: 352px;
		background: #dde36a;
		font-size: 10px;
		color: #333;
		}
	#pagination ul {
		padding: 0 6px;
		line-height: 20px;
		}
	#pagination li {
		float: left;
		width: 170px;
		}	
	#pagination a {
		color: #333;
		text-decoration: none;
		}
		#pagination a:hover {
			color: #333;
			text-decoration: none;
			border-bottom: 1px solid #333;
			}

#footer-holder{
	width: 100%;
	line-height: 78px;
	text-align:center;
	background:  url('../img/static/bg_footer_small.gif') repeat-x;
}

#footer-links{
		position:relative;
		bottom: 86px;
		}
		#footer-links a {
			color: #333;
			text-decoration: none;
			border: none;
		}
		#footer-links a:hover {
			color: #fff;
			text-decoration: none;
			border: none;
	}
	#footer-copy {
		position:relative;
		bottom:26px;
		color:#fff;
		text-align:center;
		}

		#footer-copy a {
		color:#fff;
		}

/* Rail boxes */

.box {
	margin: 20px 0;
	width: 100%;
	font-size: 12px;
	line-height: 18px;
	}
	.box h2 {
		margin: 0 0 10px 0;
		padding-left: 20px;
		}
	.box ul {
		margin-left: 20px;
		}
	.box a {
		color: #333;
		text-decoration: none;
		}
		.box a:hover {
			color: #000;
			text-decoration: none;
			border-bottom: 1px solid #000;
			}

#productSearch {
	padding: 11px 16px;
	width: 160px;
	height: 73px;
	background: url('../img/static/box_search.gif') no-repeat;
	}
	#productSearch h2, #brandSearch h2 {
		margin: 0 0 10px 0;
		padding: 0;
		border: none;
		color: #fff;
		}
	#productSearch a {
		color: #333;
		text-decoration: none;
		}
		#productSearch a:hover {
			color: #fff;
			text-decoration: none;
			border: none;
			}
	#productSearch .searchText {
		display: block;
		margin-bottom: 6px;
		width: 156px;
		background: #e6e9cd;
		border: 2px solid #e6e9cd;
		}
	#productSearch .searchButton {
		float: left;
		}
	#productSearch label {
		display: block;
		float: left;
		margin-left: 6px;
		width: 100px;
		height: 19px;
		line-height: 19px;
		}
	#productSearch br {
		clear: left;
		visibility: hidden;
		}

#brandSearch {
	padding: 11px 16px;
	width: 160px;
	height: 48px;
	background: url('../img/static/box_brands.gif') no-repeat;
	}
	#brandSearch select {
		width: 100%;
		}

/* Product boxes [latest products] */

.productBox {
	float: left;
	display: block;
	overflow: hidden;
	margin: 0 15px 15px 0;
	width: 173px;
	height: 181px;
	}
	.productBox .title {
		width: 100%;
		height: 53px;
		background: #fff url('../img/static/productbox_top.gif') no-repeat;
		}
		.productBox .title h3 {
			margin: 0;
			padding-left: 10px;
			font-size: 13px;
			font-weight: normal;
			line-height: 53px;
			}
		.productBox .title a {
			color: #333;
			text-decoration: none;
			}
			.productBox .title a:hover {
				color: #000;
				text-decoration: none;
				border-bottom: 1px solid #000;
				}
	.productBox .image {
		width: 171px;
		height: 66px;
		border-left: 1px solid #d8d5d5;
		border-right: 1px solid #d8d5d5;
		vertical-align: middle;
		text-align: center;
		}
	.productBox .details {
		padding: 0 10px 0 10px;
		width: 153px;
		height: 62px;
		background: #fff url('../img/static/productbox_bottom.gif') no-repeat;
		line-height: 30px;
		}
		.productBox .details img {
			position: relative;
			left: 113px;
			top: 3px;
			}
		.productBox .details span {
			position: relative;
			left: -40px;
			font-family: Georgia, serif;
			font-size: 24px;
			font-style: italic;
			color: #990000;
			}
		.productBox .details p {
			margin: 0;
			text-align: center;
			}

.productBoxEnd {
	margin-right: 0;
	}

/* Product Listing */

#productListing {
	font-size: 11px;
	line-height: 16px;
	margin-top:20px;
	}
	#productListing hr {
		margin: 10px 0;
		visibility: hidden;
		}
	#productListing .image {
		width: 150px;
		text-align: center;
		vertical-align: top;
		}
	#productListing .code {
		width: 151px;
		color: #999;
		}
	#productListing .price {
		font-family: Georgia, serif;
		font-size: 16px;
		font-style: italic;
		font-weight: 500;
		color: #990000;
		line-height: 18px;
		text-align: right;
		}
	#productListing h3 {
		margin: 0;
		padding: 0;
		border: 0;
		width: 150px;
		font-family: Georgia, serif;
		font-size: 18px;
		font-style: italic;
		font-weight: normal;
		text-align: left;
		color: #990000;
		line-height: 18px;
		}
		#productListing h3 a {
			color: #990000;
			text-decoration: none;
			}
			#productListing h3 a:hover {
				color: #990000;
				text-decoration: none;
				border-bottom: 1px solid #990000;
				}
	#productListing .button input {
		padding: 3px;
		width: 16px;
		background: #fff;
		border: 1px solid #dedede;
		font-size: 11px;
		}
		

/* Product Info */

.productHeader {
	padding: 5px 10px 0 20px;
	}
	.productHeader h1 {
		position: relative;
		top: -20px;
		width: 390px;
		font-family: Georgia, serif;
		font-size: 30px;
		font-style: italic;
		font-weight: normal;
		color: #990000;
		line-height: 30px;
	}
	.productHeader label {
		display: block;
		width: 100%;
		font-size: 11px;
		line-height: 20px;
		text-align: right;
		}

.productImage {
	overflow: hidden;
	height: 138px;
	text-align: center;
	}
	.productImage img {
		margin: 0 auto;
		}

.productRail {
	float: left;
	padding: 0 0 0 20px;
	width: 155px;
	}
	.productRail span {
		font-family: Georgia, serif;
		font-size: 13px;
		font-style: italic;
		font-weight: normal;
		}

.productDescription {
	float: left;
	padding: 0 10px;
	width: 354px;
	font-size: 11px;
	line-height: 16px;
	}

.productPrice {
	margin: 0 0 8px;
	font-family: Georgia, serif;
	font-size: 30px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
	line-height: 24px;
	}
	.productPrice span {
		color: #333;
		}

.buyOptions {
	padding: 0 10px 15px 20px;
	}
	.buyOptions #use-options {
		float: left;
		margin: 5px 10px 10px 0;
		width: 180px;
		}
		.buyOptions #use-options div {
			margin: 0 0 5px;
			}
	.buyOptions #use-container {
		float: left;
		margin: 5px 0 10px;
		width: 325px;
	}

.extras-toggle {
	background: #fff url('../img/static/icon_toggle.png') 530px 2px no-repeat;
	cursor: pointer;
	}

div.extras {
	margin: 0 0 15px;
	padding: 5px;
	border: 1px solid #ddd;
	}
	div.extras table {
		text-align: center;
		}
		div.extras table td {
			background: #F0F1DA url('../img/static/bg_extras.gif') repeat-x;
			/*
			border: 3px solid #fff;
			*/
			}
		div.extras table.colours td {
			background: none;
			}
			div.extras table td img {
				display: block;
				margin: 0 auto;
				}
			div.extras table td input {
				margin: 0 0 5px;
				}
		div.extras table .selections td {
			background: #f1f3c2;
			}
		div.extras table label {
			display: block;
			padding: 3px;
			background: #e9ecac;
			}
		div.extras table input {
			}
	div.extras p {
		margin: 0;
		}
	div.extras .option-description div {
		display: none;
		}

#prescription {
	margin: 0 0 20px;
	}

#prescriptiontbl {
	margin: 0 0 25px;
	text-align: center;
	font-size: 11px;
	}
	#prescriptiontbl tr {
		background: #f0f2c2;
		border-bottom: 1px solid #fff;
		}
	#prescriptiontbl tr.alt {
		background: #e9ecac;
		}
		#prescriptiontbl tr.alt td {
			width: 25%;
			font-size: 11px;
			}
	#prescriptiontbl tr.th {
		background: #8e9b01;
		font-size: 12px;

		color: #fff;
		}
	#prescriptiontbl td {
		border-right: 1px solid #fff;
		}

#opticiansdetails {
	margin: 0 0 20px;
	}

#totalprice {
	font-family: Georgia, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
	color: #990000;
	line-height: 32px;
	text-align: right;
	}
	#totalprice span {
		font-size: 28px;
		}

.contained {
	margin: 0 0 20px;
	padding: 10px;
	background: #f1f3c2;
	}

.commentsBox {
	width: 100%;
	background: #fff;
	border: 1px solid #ccc;
	}

.option-description div {
	padding: 10px 10px 0;
	font-size: 11px;
	line-height: 15px;
	}

/* Block Forms */

fieldset {
	margin: 0 0 10px;
	padding: 6px 10px;
	background: #f1f3c2;
	}
	fieldset div {
		margin: 4px 0;
		}
	fieldset p {
		margin: 0;
		}
	fieldset label {
		display: block;
		float: left;
		width: 150px;
		line-height: 20px;
		}
		.inputBlock label.long {
			width: 300px;
			}
	fieldset input, fieldset select, fieldset textarea {
		display: block;
		float: left;
		padding: 2px;
		width: 373px;
		background: #fff;
		border: 1px solid #ccc;
		}
	fieldset select {
		padding: 1px;
		width: 379px;
		}
	fieldset input.check {
		width: 20px;
		}
	fieldset div br {
		clear: left;
		height: 1%;
		line-height: 1px;
		}
	fieldset .input-error {
		background: #ffeaea url('../img/static/icon_cross.png') top right no-repeat;
		border: 1px solid #ffacac;
		}

#forgotten-password {
	display: none;
	}

/* Notice boxes */

#notice {
	display: none;
	}

div.notice {
	margin: 0 0 20px 0;
	padding: 5px;
	background: #ffeaea;
	border: 2px solid #ffacac;
	}

div.alert {
	padding: 3px 5px;
	background: #f0f2c1;
	border: 2px solid #adb71c;
	}
	
div.options_hidden{
	padding: 3px 5px;
	display:none;
	}

div.notice ul, div.alert ul, div.options_hidden ul {
	list-style: disc;
	margin: 0 0 0 20px;
	}


/* HR */

div.hr {
	margin: 20px 0;
	height: 1px;
	background: #c9d14c;
	}
	div.hr hr {
		display: none;
		}

/* Clearing */

.clear {
	clear: both;
	}

/* Positioning */

.relative {
	position: relative;
	}

.absolute-right {
	position: absolute;
	top: 0;
	right: 0;
	}

/* Alignments */

.top {
	vertical-align: top;
	}

.middle {
	vertical-align: middle;
	}

.bottom {
	vertical-align: bottom;
	}

.left {
	text-align: left;
	}

.center {
	text-align: center;
	}

.right {
	text-align: right;
	}

#tooltip {
	position: absolute;
	z-index: 3000;
	border: 4px solid #d8d5d5;
	background-color: #fff;
	}
	#tooltip.basic {
		padding: 5px;
		width: 220px;
		font-size: 11px;
		line-height: 14px;
		}

.tooltip {
	cursor: help;
	border-bottom: 1px solid #333;
	}

.img-tooltip {
	padding: 6px;
	}

.loader {
	background: url('../img/static/loader.gif') center center no-repeat;
	}

.account-links {
	margin: 15px 0 20px 20px;
	}
	.account-links a {
		font: italic 15px Georgia, sans-serif;
		}
	.account-links a:hover {
		border-bottom: 1px solid #8f9b01;
		}
	.account-links li {
		margin: 0 0 10px;
		padding: 6px 0 6px 58px;
		}
		.account-edit {
			background: url('../img/icon_account_edit.png') top left no-repeat;
			}
		.account-address {
			background: url('../img/icon_address.png') top left no-repeat;
			}
		.account-password {
			background: url('../img/icon_password.png') top left no-repeat;
			}
		.account-orders {
			background: url('../img/icon_orders.png') top left no-repeat;
			}

/**
 * jCarousel
 * This <div> element is wrapped by jCarousel around the list
 * and has the classname "jcarousel-container".
 */
.jcarousel-container {
    position: relative;
}

.jcarousel-clip {
    z-index: 2;
    padding: 0;
    margin: 0;
    overflow: hidden;
    position: relative;
}

.jcarousel-list {
    z-index: 1;
    overflow: hidden;
    position: relative;
    top: 0;
    left: 0;
    margin: 0;
    padding: 0;
}

.jcarousel-list li,
.jcarousel-item {
    float: left;
    list-style: none;
    /* We set the width/height explicitly. No width/height causes infinite loops. */
    width: 75px;
    height: 75px;
}

/**
 * The buttons are added dynamically by jCarousel before
 * the <ul> list (inside the <div> described above) and
 * have the classnames "jcarousel-next" and "jcarousel-prev".
 */
.jcarousel-next {
    z-index: 3;
    display: none;
}

.jcarousel-prev {
    z-index: 3;
    display: none;
}

.jcarousel-skin-tango .jcarousel-container {

}

.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 469px;
    padding: 0 40px;
}

.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 469px;
    height: 42px;
}

.jcarousel-skin-tango .jcarousel-item {
    width: 117px;
    height: 42px;
text-align: center;
}

.jcarousel-skin-tango .jcarousel-item-horizontal {
}

.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000;
}

/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 5px;
    right: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url('../img/static/icon_carousel_next.gif') no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url('../img/static/icon_carousel_prev.gif') no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -32px 0;
}

.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0;
}

.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0;
}

/*
 FancyBox
*/

div#fancy_overlay {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	background-color: #333;
}

div#fancy_loading {
	position: absolute;
	height: 40px;
	width: 40px;
	cursor: pointer;
	display: none;
	overflow: hidden;
	background: transparent;
	z-index: 100;
}

div#fancy_loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background: transparent url('../img/fancybox/fancy_progress.png') no-repeat;
}

div#fancy_close {
	position: absolute;
	top: -12px;
	right: -12px;
	height: 30px;
	width: 30px;
	background: transparent url('../img/fancybox/fancy_closebox.png') ;
	cursor: pointer;
	z-index: 100;
	display: none;
}

div#fancy_content {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding: 0; 
	margin: 0;
	z-index: 96;
}

#fancy_frame {
	position: relative;
	width: 100%;
	height: 100%;
	display: none;
}

img#fancy_img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border:0; 
	padding: 0; 
	margin: 0;
	z-index: 92;
}

div#fancy_title {
	position: absolute;
	bottom: -35px;
	left: 0;
	width: 100%;
	z-index: 100;
	display: none;
}

div#fancy_title table {
	margin: 0 auto;
}

div#fancy_title div {
	color: #FFF;
	font: bold 12px Arial;
	padding-bottom: 2px;
}

td#fancy_title_left {
	height: 32px;
	width: 15px;
	background: transparent url('../img/fancybox/fancy_title_left.png') repeat-x;
}

td#fancy_title_main {
	height: 32px;
	background: transparent url('../img/fancybox/fancy_title_main.png') repeat-x;
}

td#fancy_title_right {
	height: 32px;
	width: 15px;
	background: transparent url('../img/fancybox/fancy_title_right.png') repeat-x;
}

div#fancy_outer {
	position: absolute;
    top: 0;
    left: 0;
    z-index: 90;
    padding: 18px 18px 58px 18px;
    margin: 0;
    overflow: hidden;
    background: transparent;
    display: none;
}

div#fancy_inner {
	position: relative;
	width:100%;
	height:100%;
	border: 2px solid #ccc;
	background: #FFF;
}

a#fancy_left, a#fancy_right {
	position: absolute; 
	bottom: 10px; 
	height: 100%; 
	width: 35%; 
	cursor: pointer;
	background-image: url(data:image/gif;base64,AAAA);
	z-index: 100; 
}

a#fancy_left {
	left: 0px; 
}

a#fancy_right {
	right: 0px; 
}

a#fancy_left:hover {
	background: transparent url('../img/fancybox/fancy_left.gif') no-repeat 0% 100%;
}

a#fancy_right:hover {
	background: transparent url('../img/fancybox/fancy_right.gif') no-repeat 100% 100%;
}

#fancy_bigIframe, #fancy_freeIframe {
	position:absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}

div#fancy_bg {
	display: none;
}
	
div.fancy_bg {
	position: absolute;
	display: block;
	z-index: 70;
}

div.fancy_bg_n {
	top: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_n.png') repeat-x;
}

div.fancy_bg_ne {
	top: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_ne.png') no-repeat;
}

div.fancy_bg_e {
	right: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../img/fancybox/fancy_shadow_e.png') repeat-y;
}

div.fancy_bg_se {
	bottom: -18px;
	right: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_se.png') no-repeat;
}

div.fancy_bg_s {
	bottom: -18px;
	width: 100%;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_s.png') repeat-x;
}

div.fancy_bg_sw {
	bottom: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_sw.png') no-repeat;
}

div.fancy_bg_w {
	left: -13px;
	height: 100%;
	width: 13px;
	background: transparent url('../img/fancybox/fancy_shadow_w.png') repeat-y;
}

div.fancy_bg_nw {
	top: -18px;
	left: -13px;
	width: 13px;
	height: 18px;
	background: transparent url('../img/fancybox/fancy_shadow_nw.png') no-repeat;
}

#recaptcha {
	margin: 0 0 10px;
	padding: 10px;
	background: #f1f3c2;
	}
	#recaptcha_image {
		float: left;
		margin: 0 10px 0 0;
		width: 300px;
		background: #fff;
		}
	#recaptcha_elements {
		float: left;
		width: 219px;
		}
		#recaptcha_elements input {
			padding: 2px;
			width: 213px;
			background: #fff;
			border: 1px solid #ccc;
			}
