@charset "utf-8";
 
/* CSS Document */

/*
 Client		:	www.glassworks-studios.com
 CSS type	:	Screen styles
 @Media		:	Screen
 Developer	:	SAPAN DUTTA
				ROSHAN BUDATHOKI
 Contact	:	SAPAN.MYHIGHST@GMAIL.COM

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 RESET
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, hr {
 margin: 0;
 padding: 0;
 border: 0;
 outline: 0;
 font-size: 100%;
 vertical-align: baseline;
 background: transparent;
}
body {
	font-size:100.01%;
	font-size:0.8em;
	font-family:"Arial", "Verdana", sans-serif;
	background:#FFF;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
h1, h2, h3, h4 {text-transform:uppercase;}
a:link, a:visited {
	color:#000;
	text-decoration:none;
}
a:hover {text-decoration:none;}
a:focus, a:active {
	text-decoration:none;
	outline:none;
}
legend {
	display:block;
	width:0;
	height:0;
	overflow:hidden;
	font-size:0;
	line-height:0;
	text-indent:-9999px;
}
form {
	padding:0;
	margin:0;
}
hr {
	border: none 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	width: 80%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	padding-top:10px;
	padding-bottom:10px;
}
.purchase {
	border: none 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #fff;
	width: 100%;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
}
p {line-height:1.3}
sup {
	vertical-align:super;
	font-size:0.8em;
	line-height:0.5;
}
blockquote {font-style:italic;}
/* remember to define focus styles! */
:focus {/*outline: 0;*/
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 DEFAULT TAG STYLES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

DIV {
	font-size: 11px;
}
IMG {
	border-width: 0px;
}
ul li {list-style-type:none;}
.pagewrap {
	width: 960px;
	margin: 0 auto 0 auto;
	padding: 0;
}
H1 {
	font-size: 18pt;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
H2 {
	font-size: 16pt;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
H3 {
	font-size: 15px;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
H4 {
	font-size: 12pt;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 14px 0px;
}
H5 {
	font-size: 12pt;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 12px 0px;
}
H6 {
	font-size: 10pt;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
}
INPUT {
	border-color: #E6E6E6;
	border-style: solid;
	border-width: 1px;
	color: #808080;
	background-color: #FFFFFF;
	font-size:100%;
	padding: 3px;
	display: inline-block;
	font-family:arial;
	font-size:11px;
}
INPUT.formsubmit, INPUT.wpcf7-submit {
	display: inline-block;
	height: 24px;
	width: 72px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	background-image:url('http://www.glassworks-studios.com/html/images/form_button.png');
	background-position: center;
	background-repeat: no-repeat;
	font-size: 8pt;
}
INPUT:hover.formsubmit, INPUT:hover.wpcf7-submit {
	background-image:url('http://www.glassworks-studios.com/html/images/form_button_hover.png');
	color: #000000;
	background-position:left top;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.smalltext {
	float: left;
	font-size: 9px;
	line-height: 14px;
	width: 240px;
}
.inner h2 {
	margin-bottom: 15px;
}
.inner .already {
	font-size: 24px;
}
.inner p {
	margin-left: 60px;
}
.inner .sign-in span a {
	padding-left: 8px;
	text-transform: uppercase;
}
.smalltext2 {
	float: left;
	margin-bottom: 0 !important;
	margin-left: 2px;
	margin-right: 0 !important;
	margin-top: 0 !important;
	width: 20px;
}
.description {
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0px;
	text-align: right;
}
.description1 {
	font-size: 12px;
	line-height: 18px;
	margin: 25px 0px;
}
.sepratore {
	height: 10px;
	width: 100%;
	clear: both;
}
.varticle_divide_line {
	width: 12px;
	background-image:url('http://www.glassworks-studios.com/html/images/divider_line2.png');
	background-position: center;
	background-repeat: repeat-y;
	height: 190px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 GWS HEADER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

.gws_header {
	width: 100%;
	margin: 0 0 0 0px;
	padding: 0px;
}
.gws_header TABLE TR TD {
	vertical-align: top;
}
.gws_topmenu_widget {
	display: inline-block;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 CONFUSED....?
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
/* OBSOLETE NOW STYLED IN WIDGETS

IMG.sitelogo {margin: 20px 0 0 10px;}

 */
 
 
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 FORMS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

fieldset {
	margin:20px 0px 10px 22px;
}
fieldset legend {
	height:1px;
	overflow:hidden;
	display:block;
	font-size:0;
}
fieldset div {
	margin:0 0 5px 0;
	clear:both;
}
fieldset .last {margin-bottom:20px;}
fieldset .radio label, fieldset .checkbox label {width:auto;}
fieldset .button {clear:both;}
fieldset label {
	width:115px;
	margin-right:5px;
	display:block;
	float:left;
	font-weight:bold;
	font-size:0.85em;
	font-weight:normal;
	text-transform:uppercase;
	line-height:1.8em;
	color:#000;
	font-weight:bold;
}
fieldset textarea {
	font-family: "Verdana", "Arial", sans-serif;
	font-size:1em;
	padding:2px;
	width:320px;
	min-height:100px;
	height:auto !important;
	height:100px;
}
fieldset .radio label, fieldset .checkbox label {font-weight:normal;}
fieldset .short input {width:70px;}
fieldset .long input {width:225px;}
fieldset input, fieldset textarea, fieldset select {
	width:140px;
	background-color:#fff;
	border:1px solid #999;
	font-size:0.85em;
}
fieldset input, fieldset select, fieldset label span, fieldset span.help {
	vertical-align:middle;
	line-height:1.6em;
	margin:0;
	padding:2px;
}
fieldset input {background:#fff;}
fieldset div textarea {
	margin:0;
	padding:2px;
}
fieldset label span {margin-right:10px;}
fieldset span.help {
	margin-left:10px;
	font-style:italic;
}
fieldset .radio label span, fieldset .checkbox label span {margin-left:3px;}
fieldset .inactive {color:#999;}
fieldset .submit {
	padding:0;
	border:none;
	background:transparent;
	width:auto !important;
	color:#999;
	font-size:0.8em;
	text-transform:uppercase;
}
#content a:hover {text-decoration:underline;}
#content fieldset input.submit {
	background-color:#000;
	color:#fff;
	text-transform:uppercase;
	padding:2px 5px;
	width:auto;
	font-weight:bold;
}
.submitStock {
	background-color:#000;
	color:#fff;
	text-transform:uppercase;
	padding:2px 5px;
	width:auto;
	font-weight:bold;
	margin-bottom:10px;
}
fieldset input:focus, fieldset input:active, fieldset textarea:focus, fieldset textarea:active {
	background-color:#fff;
	border:1px solid #000;
	outline:0;
}
.stockForm {
	background-color:#fff;
	border:1px solid #000;
	outline:0;
	width:150px;
}
.ready {color:#bbb;}
fieldset .submit:focus, fieldset .submit:active {border:none;}
fieldset h2, fieldset h3, fieldset h4 {clear:both;}
fieldset .singleRow {
	clear:none;
	float:right;
	margin-bottom:15px;
	height:25px;
	width: 100%
}
fieldset .singleRow .submit a:hover {cursor:pointer;}
fieldset .singleRow label {
	width:auto;
	height:5px;
}
fieldset h4.singleRow {
	width:120px;
	line-height:1.6em;
	margin:0 0 5px 0;
	vertical-align:middle;
}
fieldset .singleRowS {
	clear:none;
	float:right;
	margin-bottom:15px;
	height:25px;
}
fieldset .singleRowS label {
	width:80px;
	height:5px;
	padding-top:3px;
}
fieldset h4.singleRowS {
	width:120px;
	line-height:1.6em;
	margin:0 0 5px 0;
	vertical-align:middle;
}
fieldset .splitRow label {
	float:none;
	clear:both;
	width:auto;
	margin-bottom:5px;
}
fieldset .splitRow textarea {width:450px;}
.checkCor {
	float: left;
	width:30px;
	margin-top:11px;
	border:none;
}
.checkCor2 {
	float: left;
	width:60px;
	margin-top:11px;
	border:none;
}
.labelStock {
	color:#000000;
	font-size:0.85em;
	font-weight:bold;
	line-height:1.8em;
	margin-right:5px;
	text-transform:uppercase;
}
.required {color:#888;}
.req {padding-right:9px;}
.req span {
	position:absolute;
	margin:0 0 0 2px;
	width:5px;
	height:1.2em;
	overflow:hidden;
	text-indent:-9999px;
	background:url("required.gif") no-repeat center center;
}
.regCount {
	background-color:#fff;
	border:1px solid #999;
	width:149px;
	margin-top:7px;
}
.regCount2 {
	background-color:#fff;
	border:1px solid #999;
	margin-top:8px;
	width:146px;
}
#box_comp {
	display:block;
	height:270px;
	text-align:left;
}
.add_left {
	display:block;
	float:left;
}
.add_right {
	display:block;
	float:right;
}
.cart {
	color:#FFFFFF;
	background-color:#000000;
}
fieldset input {
	margin-top:8px;
	width:140px;
}
.quant {width:134px;}
.lab {
	width:120px;
	margin-top:6px;
}
.comm p {
	padding-right:5px;
	margin-top:40px;
	padding-top:10px;
}
.inform {
	background:url("http://www.glassworks-studios.com/html/ims/interface/arrow-right.gif") no-repeat right;
	padding:10px;
}
.price {
	padding-top:10px;
	padding-right:0px;
}
.priceCross {
	padding-top:10px;
	padding-right:0px;
}
.searchCart {
	clear:none;
	float:right;
	margin-bottom:15px;
	height:25px;
	width:280px;
}
.cartSubmit {display:block;}
.meta {height:85px;}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 STRUCTURE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

#container {
	width:960px;
	text-align:left;
	margin:0 auto;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 NAVS & HEADER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.logo {
	float: left;
	overflow: hidden;
	position: relative;
	width: 350px;
}
.logo a {
	background-color: #FFFFFF;
	display: block;
	height: 53px;
	width: 350px;
}
.logo a:hover, p.logo a:focus, p.logo a:active {
	background-color: #FFFFFF;
}
.logo span {
	background: url("http://www.glassworks-studios.com/html/images/glassworks_2011.gif") no-repeat scroll left top transparent;
	cursor: pointer;
	display: block;
	height: 60px;
	position: absolute;
	width: 288px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 MENU AREA
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#header {overflow:hidden;}
#top_container {
	overflow:hidden;
	margin-top:27px;
	height:53px;
}
#menubar {
	clear: both;
	font-size: 11px;
	overflow:hidden;
	margin:27px 0px;
}
#menubar ul {
	list-style:none;
	padding:0;
	margin:0;
	list-style-type:none;
	color:#333;
	text-transform:uppercase;
}
#menubar li {
	float:left;
	padding-right:20px;
	list-style-type:none;
}
#menubar li a {
	text-decoration:none;
	color:#333;
}
#menubar li a:hover {color:#f90;}
#menubar li a:active {color:#fe9955;}
/* css for dropdown menus */
#newsletter-menu {
	color: #333333;
	display: block;
	padding: 5px 15px 2px 15px;
	width: auto;
	min-height:65px;
}
#newsletter-menu-response {
	padding-top:8px;
	padding-bottom:8px;
	color:#FE9955;
}
#text_search {max-width:157px;}
/* menubar effect css */
.chromestyle {
	width: 99%;
	font-weight: bold;
}
.chromestyle:after { /*Add margin between menu and rest of content in Firefox*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.chromestyle ul {
	border: 1px solid #BBB;
	width: 100%;
	padding: 4px 0;
	margin: 0;
	text-align: center; /*set value to "left", "center", or "right"*/
}
.chromestyle ul li {
	display: inline;
}
.chromestyle ul li a {
	color: #e6e6e6;
	padding: 4px 7px;
	margin: 0;
	text-decoration: none;
	border-right: 1px solid #DADADA;
}
/* ######### Style for Drop Down Menu ######### */

.dropmenudiv {
	position:absolute;
	top: 0;
	border-bottom-width: 0;
	line-height:12px;
	z-index:1000;
	background-color: white;
	width: 200px;
	visibility: hidden;
	opacity:0.95;
	padding-top:14px;
}
.dropmenudiv a {
	width: auto;
	display: block;
	text-indent: 3px;
	padding: 5px 8px;
	color:#333;
}
* html .dropmenudiv a { /*IE only hack*/
	width: 100%;
}
.dropmenudiv a:hover { /*THEME CHANGE HERE*/
	color: #FE9955;
}
/* End menu css*/


/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 RIGHT NAV AREA
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#nav_right {
	float: right;
	overflow: hidden;
	width: 600px;
	text-transform:uppercase;
}
#nav_right a {
	padding:0px 5px;
	text-decoration:none;
	color:#333;
}
#nav_right a:hover {color:#f90;}
#searchform {
	float: right;
	margin-top: 8px;
	width: 269px;
	margin-right:10px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 SHOPPING CART AREA...? CONFUSED...!
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#basket {
	font-size: 0.85em;
	margin: 5px 0 0;
	overflow: hidden;
	text-transform: uppercase;
	width: 240px;
}
#status {
	color: #999999;
	font-size: 11px;
	overflow: hidden;
	padding-top: 5px;
	width: 240px;
}
#status a {
	color: #999999;
}
p.status {
	float: left;
	font-size: 10px;
	font-weight: bold;
	padding-top: 0;
	width: 173px;
}
p.status span {
	color: #666666;
	font-weight: normal;
	margin-left: 11px;
}
.currency {
	float: right !important;
	margin-right: 0 !important;
	margin-top: -2px;
}
.currency li {
	margin: 0 !important;
}
.currency li a {
	background: none repeat scroll 0 0 transparent !important;
	color: #666666;
	font-weight: bold;
	height: auto !important;
	line-height: 1.5em;
	margin: 0 0 0 5px !important;
	text-indent: 0 !important;
	width: auto !important;
}
#currencySession a, #currencySession strong {
	padding: 0 5px;
}
#currencySession strong {
	text-decoration: none;
	color:#FE9955;
}
#currencySession a:hover, #currencySession a:active {
	color: #FE9955;
}
#currencySession {
	text-align: right;
}
#currencySession a {
	color: #999999;
}
.article_sicone {
	display: block;
	float: left;
	height: 20px;
	width: auto;
	margin-left: 13px;
}
.seprator {
	width: 100%;
	clear: both;
}
.seprator_bdr {
	border: 1px solid #000000;
}
.navigation {
	border-top: 1px solid #000000;
	font-size: 12px;
	height: 15px;
	padding: 15px 240px 0px;
}
.navigation li {
	float: left;
	margin-left: 10px;
}
.navigation li a {
	color: #000;
	font-weight: bold;
}
.navigation li a:hover {
	color: #FE9955;
}
.justin {
	height: 190px;
	margin: 15px 0px;
 background: url(http://www.glassworks-studios.com/html/images/justin.gif) no-repeat;
	display: block;
}
.justin .title {
	width: 35px;
	display: block;
	height: 190px;
}
.justin .larrow {
	width: 33px;
	display: block;
 background: url(http://www.glassworks-studios.com/html/images/larrow.gif) no-repeat -33px;
	height: 190px;
}
.justin .product {
	width: 105px;
	display: block;
}
.justin .product img {
	width: 105px;
	height: 145px;
	display: block;
}
.justin .product p {
	font-size: 1em;
	padding: 15px 5px 5px;
	overflow: hidden;
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}
.justin .product span {
	font-size: .8em;
}
.justin .rarrow {
	width: 33px;
	display: block;
 background: url(http://www.glassworks-studios.com/html/images/rarrow.gif) no-repeat -33px;
	height: 190px;
	margin-left: 5px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 CONTENT
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

.whiteTxt {
	color:#ffffff;
	text-transform:uppercase;
}
#titleHigh {
	margin:30px 0 15px;
	color:#fff;
	background-color:#000;
	text-align:right;
	padding:5px;
}
#titleHigh h1 a {
	color:#fff;
	text-transform:uppercase;
	background:none;
	padding-right:5px;
}
h2 {margin-bottom:5px;}
#content p {
	margin:10px 0;
	font-size:12px;
}
#content fieldset {
	margin:10px 0;
}
#content label {
	width:540px;
	text-align:right;
	padding-top:10px
}
#newsForm label {
	width:440px;
	text-align:right;
	padding-top:10px;
	float:left;
}
#mainWrapper {
	clear:both;
	display:block;
	height:inherit;/*	background-image: url(images/clear.gif); */
}
.main {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	width: 958px;
	clear: both;
	overflow: hidden;
	position: relative;
	height:auto;
}
.main_newsletter {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	width: 948px;
	clear: both;
	overflow: hidden;
	position: relative;
	height:auto;
	background: url("http://www.glassworks-studios.com/html/ims/interface/newsletter_bg.jpg") no-repeat;
}
.main_newsletter_title {
	width: 515px;
	height: 80px;
	bottom:0px;
	padding: 20px 0;
}
.mainPic {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	width: 958px;
	clear: both;
	overflow: hidden;
	position: relative;
	background-image: url("http://www.glassworks-studios.com/html/ims/interface/newsletter.jpg");
}
.mainPic2 {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	width: 958px;
	clear: both;
	overflow: hidden;
	position: relative;
	background-image: url("http://www.glassworks-studios.com/html/ims/interface/newsletter2.jpg");
}
.mainPic3 {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	width: 958px;
	clear: both;
	overflow: hidden;
	position: relative;
	background-image: url();
}
.mainResults {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	width: 958px;
	height:600px;
	clear: both;
	overflow: hidden;
	position: relative;
}
.mainDetail {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	height:auto;
	width: 958px;
	clear: both;
	overflow: hidden;
	position: relative;
	padding-bottom:10px;
}
.spacer {
	display:block;
	height: 600px;
}
.product-description, .product-image, .related {float:left;}
.product-description h1 {
	width:240px;
	margin-right:23px;
}
.product-description {
	text-align:right;
	width:265px;
}
.product-description h2 {
	text-transform:none;
	margin:15px 0;
	line-height:1.2em;
	display:block;
	font-size:15px;
}
.product-description p {
	font-size:11px;
	margin:10px 0;
	padding:0 0px 0 30px;
}
.product-description h4 {
	color:#FFF;
	background-color:#000;
	text-align:center;
	margin-left:125px;
}
.share-links {
	float:right;
	text-align:right;
}
.share-links li {
	padding-left:43px;
	padding-top:5px;
}
.share-links li a {
	background:url("http://www.glassworks-studios.com/html/ims/interface/arrow-right.gif") no-repeat right top;
	padding-right:10px;
	line-height:1.5em;
	margin-top:0px;
	font-size:.85em;
}
.share-links li a:focus, .share-links li a:active {background-color:#000;}
.share-links li a.email, .share-links li a.facebook, .share-links li a.twitter {
	float:left;
	display:block;
	width:16px;
	height:16px;
	text-indent:-9999px;
	text-align:left;
	overflow:hidden;
	padding:0;
	margin-right:2px;
	background:url("http://www.glassworks-studios.com/html/ims/interface/social-sprite-tiny.gif") no-repeat left top;
}
.share-links li a.email {
	background-position:0 0;
	width:22px;
}
.share-links li a.facebook {
	background-position:-30px 0;
}
.share-links li a.twitter {
	background-position:-47px 0;
}
.product-image {
	margin:30px 0 0 30px;
	width:360px;
}
.product-image img {margin-bottom:10px;}
.product-image fieldset {
	margin:0 0 10px 40px;
	width:auto;
}
.product-image fieldset div {margin:0;}
.product-image fieldset label {width:3em;}
.product-image select {
	width:100px;
	margin:0 5px;
}
.product-image input.submit {
	background-color:#000;
	color:#fff;
	text-transform:uppercase;
	padding:3px;
}
.product-image p {
	font-size:0.85em;
	margin:7px 0 7px 3.8em;
}
.product-image .carouselOuter p {
	margin: 0;
}
.product-image .inform {
	background:url("http://www.glassworks-studios.com/html/ims/interface/arrow-right.gif") no-repeat right;
	padding-right:15px;
	line-height:1.5em;
	font-weight:normal;
	text-transform:uppercase;
}
.product-image .asterisk {
	font-size:0.8em;
	font-style:italic;
}
.related {
	float:right;
	margin:50px 21px 0 0;
	width:270px;
}
.related h3 {
	text-align:right;
	margin:10px 0;
	font-size:0.9em;
}
.additional-images, .related .might-like {
	height:120px;
	clear:both;
	overflow:hidden;
	width:270px;
	margin:0 0 20px 0;
}
.additional-images li, .might-like li {
	float:right;
	margin-right:5px;
}
#content {
	width:740px;
	float:right;
	display:inline;
	margin:30px 30px 30px 0;
}
#content .clothing-images {
	width:740px;
	overflow:hidden;
	margin-bottom:2px;
}
#content .clothing-images img {
	float:left;
	display:inline;
	margin:0 4px 0 0;
}
h2.clothing {
	font-size:4.3em;
	font-weight:normal;
	width:290px;
	float:left;
	line-height:0.9em;
	background-color:#fff;
}
#contentEd {
	width:728px;
	display:inline;
	margin:30px 30px 30px 0;
}
#contentEd .clothing-images {
	width:728px;
	overflow:hidden;
	margin-bottom:2px;
}
#contentEd .clothing-images img {
	float:left;
	display:inline;
	margin:0 4px 0 0;
}
h2.clothing {
	font-size:4.3em;
	font-weight:normal;
	width:290px;
	float:left;
	line-height:0.9em;
	background-color:#fff;
}
.fullWidth #content {
	width:884px;
	margin:40px 39px;
	text-align:center;
}
.sideTxtEd {text-transform:none;}
#contentStock {
	width:728px;
	float:right;
	display:inline;
	margin:30px 30px 30px 0;
}
#clothing-blurb {
	float:right;
	width:325px;
	border-bottom:1px solid #000;
	text-transform:uppercase;
	text-align:right;
	font-size:10px;
	text-align:justify;
	padding-bottom:2px;
}
#clothing-blurb li {
	display: inline;
	font-size:0.85em!important;
	text-align:justify;
}
#clothing-blurb ul {
	display: inline;
	list-style-type: none;
	padding-right: 2px;
}
.clothing-blurb-txt {
	font-size:10px !important
}
#content_newsletter {
	width:740px;
	float:right;
	display:inline;
	margin:30px 30px 30px 0;
}
#content_newsletter .clothing-images {
	width:740px;
	overflow:hidden;
	margin-bottom:2px;
}
#content_newsletter .clothing-images img {
	float:left;
	display:inline;
	margin:0 4px 0 0;
}
h2.clothing_newsletter {
	font-size:4.3em;
	font-weight:normal;
	width:290px;
	float:left;
	line-height:0.9em;
	background-color:#fff;
}
.resultsWrapper {
	width:280px;
	overflow:hidden;
	margin-top:10px;
}
.results {
	width:280px;
	overflow:hidden;
}
.desc {font-size:9px;}
.resultsBk {
	width:155px;
	height:270px;
	float:left;
	padding-left:25px;
}
.resultsBk li {
	float:left;
	margin:0 125px 20px 0;
	font-size:0.85em;
	text-align:right;
}
.resultsBk h3 {
	text-transform:none;
	padding-right:25px;
	padding-top:5px;
	line-height:0.9em;
	font-size:0.95em;
	text-align:right;
}
.resultsBk p {
	text-transform:none;
	padding-right:25px;
	line-height:1.4em;
	text-align:right;
	font-size:7px !important;
}
.resultsBk h4 {
	color:#FFF;
	background-color:#000;
	width:130px;
	text-align:center;
	padding-right:0px;
}
.resultsBk2 {
	width:155px;
	height:270px;
	float:left;
	padding-left:25px;
	display:block;
}
.resultsBk2 li {
	float:left;
	margin:0 125px 20px 0;
	font-size:0.85em;
	text-align:right;
}
.resultsBk2 h3 {
	text-transform:none;
	padding-right:25px;
	padding-top:5px;
	line-height:0.9em;
	font-size:0.95em;
	text-align:right;
}
.resultsBk2 p {
	text-transform:none;
	padding-right:25px;
	line-height:1.4em;
	text-align:right;
	font-size:7px !important;
}
.resultsBk2 h4 {
	color:#FFF;
	background-color:#000;
	width:130px;
	text-align:center;
	padding-right:0px;
}
.resultsBk3 {
	width:155px;
	height:270px;
	float:left;
	padding-left:25px;
}
.resultsBk3 li {
	float:left;
	margin:0 125px 20px 0;
	font-size:0.85em;
	text-align:right;
}
.resultsBk3 h3 {
	text-transform:none;
	padding-right:25px;
	padding-top:5px;
	line-height:0.9em;
	font-size:0.95em;
	text-align:right;
}
.resultsBk3 p {
	text-transform:none;
	padding-right:25px;
	line-height:1.4em;
	text-align:right;
	font-size:7px !important;
}
.resultsBk3 h4 {
	color:#FFF;
	background-color:#000;
	width:130px;
	text-align:center;
	padding-right:0px;
}
.resultsBk4 {
	width:155px;
	height:270px;
	float:left;
	padding-left:25px;
}
.resultsBk4 li {
	float:left;
	margin:0 125px 20px 0;
	font-size:0.85em;
	text-align:right;
}
.resultsBk4 h3 {
	text-transform:none;
	padding-right:25px;
	padding-top:5px;
	line-height:0.9em;
	font-size:0.95em;
	text-align:right;
}
.resultsBk4 p {
	text-transform:none;
	padding-right:25px;
	line-height:1.4em;
	text-align:right;
	font-size:7px !important;
}
.resultsBk4 h4 {
	color:#FFF;
	background-color:#000;
	width:130px;
	text-align:center;
	padding-right:0px;
}
.productresultsBk {
	width:211px;
	height:370px;
	float:left;
	margin:0 0 35px 25px;
}
.productresultsBk li {
	float:left;
	margin:0 125px 20px 0;
	font-size:0.85em;
	text-align:right;
}
.productresultsBk h3 {
	text-transform:none;
	padding-right:25px;
	padding-top:5px;
	line-height:0.9em;
	font-size:0.95em;
	text-align:right;
}
.productresultsBk p {
	text-transform:none;
	padding-right:0;
	line-height:1.4em;
	text-align:center;
	margin:10px 0 0 0 !important;
}
.productresultsBk h4 {
	display:block;
	margin: 0 auto;
	color:#FFF;
	background-color:#000;
	text-align:center;
	padding:2px;
	font-size:0.8em;
	line-height:1.4em;
	width:40%
}
.productresultsBk img {
	display:block;
	margin: 0 auto;
}
.productresults_tag {
	margin: 0 auto;
	color:#FFF;
	background-color:#000;
	text-align:center;
	padding:2px;
	font-size:0.8em;
	line-height:1.4em;
}
.productresultsBk2 {
	width:211px;
	height:370px;
	float:left;
	margin:0 0 35px 30px;
	display:block;
}
.productresultsBk2 li {
	float:left;
	margin:0 125px 20px 0;
	font-size:0.85em;
	text-align:right;
}
.productresultsBk2 h3 {
	text-transform:none;
	padding-right:25px;
	padding-top:5px;
	line-height:0.9em;
	font-size:0.95em;
	text-align:right;
}
.productresultsBk2 p {
	text-transform:none;
	line-height:1.4em;
	text-align:center;
	margin:10px 0 0 0 !important;
}
.productresultsBk2 h4 {
	display:block;
	margin: 0 auto;
	color:#FFF;
	background-color:#000;
	text-align:center;
	padding:2px;
	font-size:0.8em;
	line-height:1.4em;
	width:40%
}
.productresultsBk2 img {
	display:block;
	margin: 0 auto;
}
.productresultsBk3 {
	width:211px;
	height:370px;
	float:left;
	margin:0 0 35px 30px;
}
.productresultsBk3 li {
	float:left;
	margin:0 125px 20px 0;
	font-size:0.85em;
	text-align:center;
}
.productresultsBk3 h3 {
	text-transform:none;
	padding-right:25px;
	padding-top:5px;
	line-height:0.9em;
	font-size:0.95em;
	text-align:right;
}
.productresultsBk3 p {
	text-transform:none;
	line-height:1.4em;
	text-align:center;
	margin:10px 0 0 0 !important;
}
.productresultsBk3 h4 {
	display:block;
	margin: 0 auto;
	color:#FFF;
	background-color:#000;
	text-align:center;
	padding:2px;
	font-size:0.8em;
	line-height:1.4em;
	width:40%
}
.productresultsBk3 img {
	display:block;
	margin: 0 auto;
}
.carouselOuter {
	position:relative;
	width:240px;
	float:right;
	overflow:hidden;
}
.carouselInner {
	width:215px;
	height:100px;
	overflow:hidden;
	margin:0 15px;
}
.carouselInner li {margin-right:5px;}
.carouselOuter p {
	position:absolute;
	left:0;
	top:0;
	z-index:100;
}
.carouselOuter p.next {
	left:auto;
	right:0;
}
.carouselOuter p a {
	width:10px;
	height:100px;
	display:block;
	background:#fff url("http://www.glassworks-studios.com/html/ims/interface/arrow-left.gif") no-repeat left center;
	text-indent:-9999px;
	overflow:hidden;
	text-align:left;
}
.carouselOuter p.next a {
	background-image:url("http://www.glassworks-studios.com/html/ims/interface/arrow-right.gif");
}
.carouselOuter p.next-disabled a {
	background-image:url("http://www.glassworks-studios.com/html/ims/interface/arrow-right-disabled.gif");
}
.carouselOuter p.back-disabled a {
	background-image:url("http://www.glassworks-studios.com/html/ims/interface/arrow-left-disabled.gif");
}
.carouselInner .carousel {
	overflow:hidden;
	width:215px;
	position:absolute;
	top:0;
	left:0;
	width:1000px;
	margin:0 0 0 15px;
}
.carouselOuter .carousel li {float:left;}
.titleBox {
	float:left;
	margin-right:5px;
}
.titleBox img {display:inline;}
.titleBox h2 {
	margin-top:3px;
	display:block;
	padding:3px 5px;
	background-color:#000;
	color:#fff !important;
	text-align:right;
	font-size:0.9em;
	font-weight:normal;
}
.box {
	border:1px solid #000;
	padding:15px 12px 5px 12px;
	margin-bottom:20px;
	text-align:right;
}
.boxNewsImg1 {
	padding:15px 12px 5px 12px;
	margin-bottom:20px;
	text-align:right;
	height:350px;
}
.boxNewsImg2 {
	border:1px solid #000;
	padding:15px 12px 5px 12px;
	margin-bottom:20px;
	text-align:right;
	height:300px;
	background-image:url("http://www.glassworks-studios.com/html/ims/interface/newsletter_boats.jpg");
}
.boxStockL {
	width:330px;
	float:left;
	border:1px solid #000;
	padding:15px 12px 5px 12px;
	margin-bottom:20px;
	margin-left:107px;
	text-align:right;
}
.boxStockR {
	width:330px;
	float:right;
	border:1px solid #000;
	padding:15px 12px 5px 12px;
	margin-bottom:20px;
	text-align:right;
}
.boxStockImg {
	width:220px;
	height:302px;
	float:right;
	border:1px solid #000;
	padding:15px 12px 5px 12px;
	margin-bottom:20px;
	text-align:right;
}
#newsForm {
	width:600px;
	height:400px;
	background:#FFFFFF url("http://www.glassworks-studios.com/html/ims/interface/newsletter_title.png") bottom right no-repeat;
	float:right;
	z-index:1;
	padding:10px;
}
.link a {
	background:url("http://www.glassworks-studios.com/html/ims/interface/arrow-right.gif") no-repeat right center;
	padding-right:12px;
	margin:5px 0;
	position:relative;
}
.small {font-size:0.85em;}
.search {margin-top:0px;}
.search li {padding-left:0px;}
.search li a {
	background:url("http://www.glassworks-studios.com/html/ims/interface/arrow-right.gif") no-repeat right top;
	padding-right:14px;
	line-height:1.5em;
}
.search li a:focus, .share-links li a:active {background-color:#000;}
.searchp {
	font-size:14px;
	font-weight:bold;
}
.highlightBox {
	border:1px solid #000;
	padding:1px 1px 5px 1px;
	width:539px;
	margin:20px auto 30px auto;
	text-align:right;
}
.highlightBox img {
	padding-bottom:1px;
	margin-bottom:5px;
	border-bottom:1px solid #000;
	text-align:center;
}
.highlightBoxVid {
	border:1px solid #000;
	padding:1px 1px 5px 1px;
	width:539px;
	margin:0 auto 30px auto;
}
.highlightBoxVid img {
	padding-bottom:1px;
	margin-bottom:5px;
	border-bottom:1px solid #000;
}
#contentEd .highlightBox p, #content .highlightBox h3 {
	margin:0px 5px;
	text-transform:none;
}
#contentEd .highlightBox p {
	font-size:0.9em;
	margin-bottom:10px;
	margin-top:10px;
}
#contentEd .highlightBox h3 {
	font-size:1.2em;
	padding-right:5px;
	padding-top:5px;
}
#contentEd .highlightBox h4 {
	padding-right:5px;
	padding-top:5px;
}
#contentEd .highlightBoxVid h3 {
	font-size:1.2em;
	padding-right:5px;
}
#contentEd .highlightBoxVid p, #content .highlightBox h3 {
	margin:0px 5px;
	text-transform:none;
}
#contentEd .highlightBoxVid p {font-size:0.9em;}
.more a {
	margin-right:5px;
	margin-top:0px
}
.frontBlurb {
	margin-right:5px;
	margin-left:5px;
}
#comment-link {margin-left:40px;}
.centreBoxVid {
	width:580px;
	height:360px;
	padding-left:189px;
	padding-right:150px;
	padding-bottom:20px;
	padding-top:20px;
	text-align:right
}
.highlightBoxWide {
	width:635px;
	border:2px solid #8e8e8e;
	padding:8px 5px;
	margin-bottom:10px;
}
.highlightBoxWideVid {
	width:568px;
	border:2px solid #8e8e8e;
	padding:8px 5px;
	margin-bottom:10px;
	text-align:right;
}
.highlightBoxWide {
	width:875px;
	border:2px solid #8e8e8e;
	padding:8px 5px;
	margin-bottom:10px;
}
.highlightBoxWideVid {
	width:568px;
	border:2px solid #8e8e8e;
	padding:8px 5px;
	margin-bottom:10px;
}
.threeCol {
	width:286px;
	height:320px;
	float:left;
	margin-right:10px;
	padding:0;
	margin-bottom:50px;
}
.threeCol img {
	padding:0;
	width:100%;
	margin-bottom:3px;
}
.centreBox {
	width:875px;
	margin:0 auto;
	padding-top:0px;
}
.centreBoxF {
	width:635px;
	margin:0 auto;
}
#travelMainImg {padding-bottom:25px}
.carouselOuter {
	position:relative;
	width:240px;
	float:right;
	overflow:hidden;
}
.carouselInner {
	width:215px;
	height:100px;
	overflow:hidden;
	margin:0 15px;
}
.carouselInner li {margin-right:5px;}
.carouselOuter p {
	position:absolute;
	left:0;
	top:0;
	z-index:100;
}
.carouselOuter p.next {
	left:auto;
	right:0;
}
.carouselOuter p a {
	width:10px;
	height:100px;
	display:block;
	background:#fff url("http://www.glassworks-studios.com/html/ims/interface/arrow-left.gif") no-repeat left center;
	text-indent:-9999px;
	overflow:hidden;
	text-align:left;
}
.carouselOuter p.next a {
	background-image:url("http://www.glassworks-studios.com/html/ims/interface/arrow-right.gif");
}
.carouselOuter p.next-disabled a {
	background-image:url("http://www.glassworks-studios.com/html/ims/interface/arrow-right-disabled.gif");
}
.carouselOuter p.back-disabled a {
	background-image:url("http://www.glassworks-studios.com/html/ims/interface/arrow-left-disabled.gif");
}
.carouselInner .carousel {
	overflow:hidden;
	width:215px;
	position:absolute;
	top:0;
	left:0;
	width:1000px;
	margin:0 0 0 15px;
}
.carouselOuter .carousel li {
	float:left;
	width:67px;
}
.centreBox .carouselOuter {
	width:818px;
	height:80px;
	float:none;
	margin:10px auto;
}
.centreBox .carouselInner {
	width:539px;
	margin:0 32px;
	height:80px;
}
#content .centreBox .carouselOuter p {margin:0;}
.centreBox .carouselOuter p a {
	width:27px;
	height:80px;
	background-image:url("http://www.glassworks-studios.com/html/ims/interface/arrow-left2.gif");
}
.centreBox .carouselOuter p.next a {
	background-image:url("http://www.glassworks-studios.com/html/ims/interface/arrow-right2.gif");
}
.centreBox .carouselOuter p.next-disabled a {
	background-image:url("http://www.glassworks-studios.com/html/ims/interface/arrow-right2-disabled.gif");
}
.centreBox .carouselOuter p.back-disabled a {
	background-image:url("http://www.glassworks-studios.com/html/ims/interface/arrow-left2-disabled.gif");
}
.centreBox .carouselOuter .carousel {
	margin:0 0 0 32px;
	width:1000px;
}
.centreBox .carousel {
	overflow:hidden;
	margin:0 auto 10px;
	width:auto;
}
.centreBox .carousel li {
	width:104px;
	float:left;
	margin:0 5px 5px 0;
}
.centreBoxFull {
	width:881px;
	height:60px;
	border:1px solid #000;
	clear:both;
}
.centreBoxFull div {
	position:relative;
	display:block;
	width:144px;
	float:left;
	margin:1px 0;
	padding:0 1px;
	border:1px solid #000;
	border-width:0 1px 0 0;
}
html.js .centreBoxFull div {cursor:pointer;}
html.js .centreBoxFull div h4 {color:#999;}
html.js .centreBoxFull div img {
	filter:alpha(opacity=50);
	-moz-opacity:.7;
	-webkit-opacity:.7;
	opacity:.7;
}
html.js .centreBoxFull .active h4 {color:#000;}
html.js .centreBoxFull .active img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-webkit-opacity:1;
	opacity:1;
}
.centreBoxFull .last {border-right:0;}
.centreBoxFull h4 {
	position:absolute;
	top:-2.2em;
	left:0;
	text-align:center;
	width:146px;
}
.centreBoxFull img {
	margin:0;
	padding:0;
	display:block;
}
.last {
	margin-right:0;
	float:left;
}
.brandList ul {
	width: 880px;
	margin: 0px;
	padding: 0;
	list-style: none;
}
.brandList li {
	float: left;
	width:270px;
	padding:10px 10px 0px 0;
	font-size:12px;
	line-height:15px;
}
.noEntries {
	margin-left:20px;
	font-weight:bold;
}
.transaction-left {
	float:left;
	margin-left:200px;
}
.descriptionBox p {
	font-size:10px;
	width:150px;
	padding-left:10px;
	text-align:right;
}
.titleTop {color:#666666;}
.option {margin-bottom:10px;}
.emailNews {width:425px;}
.addthis_button_email .at300bs {
	display:none !important;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 HOLDING PAGE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

#bgHolder {
	position:absolute;
	left:0;
	top:0;
	width:99.9%;
	height:100%;
	overflow:hidden;
	text-align:center;
}
.holdingBg {
	position:absolute;
	top:0;
	left:0;
}
#holding {
}
#holding ul {
	width:auto;
	height:auto;
}
#holding #logo {
	height:150px;
	text-align:left;
}
#holding #logo h1 {
	width:530px;
	height:100px;
	text-indent:-9999px;
	margin:0;
	overflow:hidden;
	background:url("http://www.glassworks-studios.com/html/ims/interface/logo-trans_black.png") no-repeat left top;
	text-align:left;
}
.bg1 #logo h1, .bg4 #logo h1, .bg5 #logo h1 {
	background-image:url("http://www.glassworks-studios.com/html/ims/interface/logo-trans_black.png") !important;
}
.bg2 #logo h1, .bg3 #logo h1 {
	background-image:url("http://www.glassworks-studios.com/html/ims/interface/logo-trans_white.png") !important;
}
#holding #header ul {
	position:absolute;
	left:600px;
	top:0;
	margin-right:0;
}
#holding #container {
	width:100%;
	z-index:1;
	position:relative;
	text-align:center;
	font-size:0.9em;
}
#holding #main {
	border:1px solid #dfdfdf;
	width:640px;
	margin:0 auto;
	z-index:1;
	background-color:#fff;
	padding:15px 0 10px;
	margin-bottom:50px;
	font-size:1.4em;
}
#holding #main p {
	padding:12px 20px;
	border:1px solid #000;
	border-width:1px 0;
	margin-bottom:15px;
	line-height:1.2em;
	text-align:center;
}
#holding #mainEd {
	border:1px solid #dfdfdf;
	width:470px;
	z-index:1;
	background-color:#fff;
	padding:15px 0 10px;
	font-size:1.4em;
	right:0;
	min-height:0;
	overflow:hidden;
	position:fixed;
	height:auto;
	bottom:70px;
	height:60px;
	margin-top:20px;
}
#holding #mainEd a {
	font-size:20px;
	line-height:2.2em;
	font-weight:normal;
	text-align:right;
}
#holding #mainEd p {
	font-size:15px;
	line-height:0.1em;
	font-weight:normal;
	text-align:right;
	margin-right:48px;
	font-style:italic;
}
#holding p.disclaimer {
	padding:0 0 0 105px !important;
	border:0 !important;
	font-size:0.9em;
}
#holding fieldset {
	margin:45px auto 0;
	width:390px;
}
#holding label {
	width:100px;
	text-transform:none;
}
#holding input, #holding select {
	width:270px;
	border:1px solid #000;
	margin-right:30px;
	background-color:#fff !important;
}
#holding select {
	width:276px;
	border:1px solid #000;
}
#holding div.submit {padding-left:105px;}
#holding div.submit input {
	width:276px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:0.9em;
	padding:2px 0;
}
#holding label {color:#000;}
#holding #main .disclaimer {
	margin:10px 30px 0 0;
	font-size:0.8em;
}
#holding #footer {
	position:fixed;
	bottom:0;
	left:0;
	width:100%;
	background-color:#000;
	color:#fff;
	overflow:hidden;
	min-height:0px;
	height:auto;
}
#holding #footer h2 {
	font-size:1.7em;
	float:left;
	line-height:45px;
	margin-left:35px;
	display:inline;
}
#holding #footer ul {
	float:left;
	margin-left:10px;
}
#holding #footer li {float:left;}
#holding #footer li a {
	width:28px;
	height:28px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	background:url("http://www.glassworks-studios.com/html/ims/interface/social-sprite.gif") no-repeat left top;
	margin:8px 3px;
	text-align:left;
}
#holding #footer li.twitter a {
	background-position:left top;
}
#holding #footer li.facebook a {
	background-position:right top;
}
#holding #footer .copyright {
	float:left;
	display:inline;
	margin-left:15px;
	line-height:45px;
	text-transform:uppercase;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 ABOUT US PAGE AREA
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

#about_holder {
	float:left;
	height: 390px;
	margin:  30px 0 0 25px;
}
#about_holder_text {
	float:left;
	width: 235px;
	height: 390px;
	text-align:left;
	font-size:90%;
	line-height: 1.4em;
	margin: 0 20px 0 0;
}
#about_holder_video {
	float:left;
	width: 500px;
	height: 390px;
}
#about_editorial {
	float:left;
	width: 780px;
	height:111px;
	padding: 0 0 25px 0;
	margin: 25px 0 25px 185px;
	text-align:left;
	font-size:90%;
}
#about_editorial_link {
	float:left;
	width:255px;
	height:26px;
	padding: 0;
 background: url(http://www.glassworks-studios.com/html/ims/aboutus/about_editorial_banner.jpg) no-repeat;
}
#about_editorial_link a:hover {
	text-decoration: underline;
}
#editorial_viewall_mouseover a {
	float:left;
	display: block;
	padding: 0 0 0 0px;
	width: 247px;
	height: 26px;
 background: url(http://www.glassworks-studios.com/html/ims/aboutus/aboutus_editorial_mouseover.jpg) no-repeat;
}
#editorial_viewall_mouseover a:hover {
 background: url(http://www.glassworks-studios.com/html/ims/aboutus/aboutus_editorial_mouseover.jpg) no-repeat 0 -26px;
}
#editorial_trends_mouseover a {
	float:left;
	display: block;
	padding: 0 0 0 0px;
	width: 127px;
	height: 111px;
 background: url(http://www.glassworks-studios.com/html/ims/aboutus/aboutus_trends_mouseover.jpg) no-repeat;
}
#editorial_trends_mouseover a:hover {
 background: url(http://www.glassworks-studios.com/html/ims/aboutus/aboutus_trends_mouseover.jpg) no-repeat 0 -111px;
}
#editorial_spotlight_mouseover a {
	float:left;
	display: block;
	padding: 0 0 0 0px;
	width: 127px;
	height: 111px;
 background: url(http://www.glassworks-studios.com/html/ims/aboutus/aboutus_spotlight_mouseover.jpg) no-repeat;
}
#editorial_spotlight_mouseover a:hover {
 background: url(http://www.glassworks-studios.com/html/ims/aboutus/aboutus_spotlight_mouseover.jpg) no-repeat 0 -111px;
}
#editorial_gswomen_mouseover a {
	float:left;
	display: block;
	padding: 0 0 0 0px;
	width: 127px;
	height: 111px;
 background: url(http://www.glassworks-studios.com/html/ims/aboutus/aboutus_gswomen_mouseover.jpg) no-repeat;
}
#editorial_gswomen_mouseover a:hover {
 background: url(http://www.glassworks-studios.com/html/ims/aboutus/aboutus_gswomen_mouseover.jpg) no-repeat 0 -111px;
}
#editorial_culture_mouseover a {
	float:left;
	display: block;
	padding: 0 0 0 0px;
	width: 120px;
	height: 111px;
 background: url(http://www.glassworks-studios.com/html/ims/aboutus/aboutus_culture_mouseover.jpg) no-repeat;
}
#editorial_culture_mouseover a:hover {
 background: url(http://www.glassworks-studios.com/html/ims/aboutus/aboutus_culture_mouseover.jpg) no-repeat 0 -111px;
}
#about_editorial li.editorial {
	list-style:none;
	float:left;
	width: 247px;
	margin: 0 0px 0 0;
	padding: 0;
}
#about_editorial li.editorial a:hover {
	color: #999;
	text-decoration: underline;
}
#about_editorial li.trends {
	list-style:none;
	float:left;
	width:129px;
	margin: 0;
	padding: 0;
}
#about_editorial li.trends a:hover {
	color: #999;
	text-decoration: underline;
}
#about_editorial li.spotlight {
	list-style:none;
	float:left;
	width: 129px;
	margin: 0;
	padding: 0;
}
#about_editorial li.spotlight a:hover {
	color: #999;
	text-decoration: underline;
}
#about_editorial li.gswomen {
	list-style:none;
	float:left;
	width: 129px;
	margin: 0;
	padding: 0;
}
#about_editorial li.gswomen a:hover {
	color: #999;
	text-decoration: underline;
}
#about_editorial li.culture {
	list-style:none;
	float:left;
	margin: 0;
	padding: 0;
}
#about_editorial li.culture a:hover {
	color: #999;
	text-decoration: underline;
}
.centreBoxFull_about {
	width:500px;
	height:60px;
	float:left;
	clear:both;
	margin: 0 0 0px 440px;
	padding: 0 0 20px 0;
}
.aboutus_trends {
	position:relative;
	display:block;
	width:118px;
	overflow:hidden;
	float:left;
	margin:1px 9px 0 0;
	padding:0;
}
.aboutus_trends img {
	filter:alpha(opacity=50);
	-moz-opacity:.7;
	-webkit-opacity:.7;
	opacity:.7;
}
.aboutus_trends a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-webkit-opacity:1;
	opacity:1;
}
.aboutus_spotlight {
	position:relative;
	display:block;
	width:118px;
	overflow:hidden;
	float:left;
	margin:1px 9px 0 0;
	padding:0 0 0 0px;
}
.aboutus_spotlight img {
	filter:alpha(opacity=50);
	-moz-opacity:.7;
	-webkit-opacity:.7;
	opacity:.7;
}
.aboutus_spotlight a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-webkit-opacity:1;
	opacity:1;
}
.aboutus_gswomen {
	position:relative;
	display:block;
	width:118px;
	overflow:hidden;
	float:left;
	margin:1px 9px 0 0;
	padding:0 0 0 0px;
}
.aboutus_gswomen img {
	filter:alpha(opacity=50);
	-moz-opacity:.7;
	-webkit-opacity:.7;
	opacity:.7;
}
.aboutus_gswomen a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-webkit-opacity:1;
	opacity:1;
}
.aboutus_culture {
	position:relative;
	display:block;
	width:118px;
	overflow:hidden;
	float:right;
	margin:1px 0px 0 0;
	padding:0;
}
.aboutus_culture img {
	filter:alpha(opacity=50);
	-moz-opacity:.7;
	-webkit-opacity:.7;
	opacity:.7;
}
.aboutus_culture a:hover img {
	filter:alpha(opacity=100);
	-moz-opacity:1;
	-webkit-opacity:1;
	opacity:1;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 JQZOOM AREA
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
div.jqZoomTitle {
	z-index:10000;
	text-align:center;
	font-size:11px;
	font-family:Tahoma;
	height:16px;
	padding-top:2px;
	position:absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	color: #FFF;
	background: #999;
}
.jqZoomPup {
	overflow:hidden;
	background-color: #FFF;
	-moz-opacity:0.5;
	opacity: 0.5;
	filter: alpha(opacity = 50);
	z-index:10;
	border-color:#c4c4c4;
	border-style: solid;
	cursor:crosshair;
}
.jqZoomPup img {
	border: 0px;
}
.preload {
	-moz-opacity:0.8;
	opacity: 0.8;
	filter: alpha(opacity = 80);
	color: #333;
	font-size: 12px;
	font-family: Tahoma;
	text-decoration: none;
	border: 1px solid #CCC;
	background-color: white;
	padding: 8px;
	text-align:center;
 background-image: url(http://www.glassworks-studios.com/html/ims/zoomloader.gif);
	background-repeat: no-repeat;
	background-position: 43px 30px;
	width:90px;
	height:43px;
	z-index:10;
	position:absolute;
	top:3px;
	left:3px;
}
* html .preload {
	width:90px;
	height:43px;
}
.jqZoomWindow {
	border: 1px solid #999;
	background-color: #FFF;
}
.zoom_ieframe {
}
.zoomdiv {
	border: 1px solid red;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 2010 DESGNERS PAGE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#leftNav {
	float:left;
	height:auto !important;
	min-height:340px;
	text-align:right;
	width:160px;
}
#leftNav li {
	padding:3.5px 0px;
	font-weight:bold;
}
#leftNav li a:hover {
	text-decoration:none;
	color:#ff9900;
}
.designers #leftNav li a, .designers #leftNav li span {
	font-size: 10px;
	text-transform:uppercase;
}
.designers #leftNav li a:hover, .designers #leftNav li span:hover {
	color:#FF9900 !important;
}
.designers #leftNav li a.active, .designers #leftNav li span.active {
	text-decoration: none;
	color:#e6e6e6;
}
.designersList {
	padding-top: 43px;
	padding-left: 3px;
}
.designers #content {
	padding-bottom: 67px;
	background: url(/images/designers/designers.gif) no-repeat bottom right;
	margin-bottom: 40px;
}
.designersList li {
	display: inline;
}
.designersList a, .designersList span, .designersList a:hover, .designersList span:hover {
	display: block;
	float: left;
	padding: 0 11px 11px 0;
	width: 96px;
	height: 137px;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	outline: none;
	color: #000;
	font-weight: normal;
}
.designersList a img.mainimage, .designersList span img.mainimage {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.designersList a img.mainimage, .designersList span img.mainimage {
	z-index: 100;
}
.designersList a.active img.mainimage, .designersList span.active img.mainimage {
	left: -999em;
}
.designers #content {
	margin-right: 0;
	width: 770px;
}
#accept_terms {
	width: auto;
	margin-right: 132px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 MEMBER FORM
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#member_form .required {
	margin: 8px 0 0 0;
}
#member_form fieldset div {
	position: relative;
}
#member_form input.error, #member_form select.error {
	border: 1px solid red;
}
#member_form label.error {
	font-style: italic;
	/*position: absolute;
	top:0;
	width: 300px;*/
	color: #999;
	margin-top: -15px;
}
/*#member_form label.accept_terms{
	padding-left: 300px;
	width: 140px;
}*/

#member_form #accept_terms {
	margin-right: 134px;
	margin-top: 12px;
}
#member_form fieldset input.submit {
	width: 145px !important;
}
#newsForm {
	height: auto;
	min-height: 320px;
	padding-bottom: 80px;
}
#newsForm.noTitle {
	background-image: none;
	padding: 90px 10px 10px;
	min-height: 400px;
	width: 690px;
}
.activated-links a {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 16px;
}
.activated-links li {
	padding: 14px 0;
}
.activated-links {
	padding-top: 20px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 INVITE A FRIEND
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.main_invite, .main_invite_thanks {
	border-style: solid;
	border-width: 1px;
	border-color: #000;
	width: 960px;
	min-height: 822px;
}
.main_invite_thanks {
	min-height: 600px;
}
#container .main_invite .ir h1, #container .main_invite_thanks .ir * {
	text-align: left;
	text-indent: -999em;
}
#container .main_invite .ir h2 {
	text-align: left;
	text-transform: none;
	font-weight: normal;
	font-style: italic;
	margin-top: 180px;
	font-size: 21px;
	line-height: 1.3;
	width: 325px;
}
#container .main_invite .ir h2 span {
	display: block;
}
#container .main_invite #content, #container .main_invite_thanks #content {
	width: 770px;
	margin-right: 0;
}
#container .main_invite .ir {
 background: url(http://www.glassworks-studios.com/html/images/ir_invite_a_friend2.jpg) no-repeat 0 0;
	height: 347px;
	padding: 1px;
	margin-bottom: 44px;
}
#container .main_invite #content form {
	text-align: left;
}
#container .main_invite #content form dt {
	text-transform: uppercase;
	font-size: 11px;
	width: 85px;
	clear: left;
	padding-top: 3px;
}
#container .main_invite #content form dt.emails {
	width: auto;
	float: none;
	padding-bottom: 9px;
}
#container .main_invite #content form dd {
	width: 600px;
}
#container .main_invite #content form dt, #container .main_invite #content form dd {
	float: left;
	padding-bottom: 18px;
}
#container .main_invite #content form dd.emails {
	padding-left: 85px;
}
#container .main_invite #content form dd.emails ol {
	float: left;
	width: 48%;
}
#container .main_invite #content form dd.emails ol li {
	list-style-type: decimal;
	font-size: 11px;
	padding-bottom: 8px;
}
#container .main_invite #content form dd input {
	border: 1px solid #000;
	width: 230px;
	padding: 2px;
}
#container .main_invite #content form .submit {
	width: 50%;
	float: right;
	text-align: right;
}
#container .main_invite #content form .submit input {
	margin-right: 138px;
	background: #e8e8e8;
	border: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding: 6px 10px;
}
#container .main_invite #content .notes {
	clear: left;
	float: left;
}
#container .main_invite #content .notes p {
	margin: 0;
	color: #9c9c9c;
	font-style: italic;
	font-size: 11px;
}
#container .main_invite #content .notes p a {
	color: #9c9c9c;
}
#container .main_invite_thanks .ir {
	background: url("http://www.glassworks-studios.com/html/images/inv_send.jpg") no-repeat;
	height: 505px;
	padding: 1px;
	margin-bottom: 44px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 NEW PRODUCT PAGE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.mainWrapper2010 .product-description form .meta {
	margin-top: 27px;
}
.mainWrapper2010 .product-description form .meta .inform {
	background: none;
	text-transform: uppercase;
	font-size: 9px;
	padding: 3px;
	font-weight: normal;
}
.mainWrapper2010 .comm p {
	margin-bottom: 0;
	margin-top: 3px;
}
.product_footer {
	clear: both;
}
.mainWrapper2010 .carouselOuter .carousel li {
	float:left;
	width: 123px;
	padding: 0;
	margin: 0 5px 0 0;
}
.mainWrapper2010 .carouselOuter .carousel li a {
	width: 103px;
	display: block;
	margin-left: 20px;
}
.mainWrapper2010 .carouselOuter, .mainWrapper2010 .additional-images {
	width: 401px;
	float: none;
}
.mainWrapper2010 .additional-images {
	height: 138px;
}
.mainWrapper2010 .carouselInner {
	width: 391px;
	height: 138px;
	position: relative;
	left: 0;
	margin: 0;
}
.mainWrapper2010 .product-image {
	overflow: visible;
	width: 380px;
	margin-left: 10px;
}
.mainWrapper2010 .related {
	width:248px;
	margin-top: 30px;
	height: auto;
}
.mainWrapper2010 .related .might-like {
	width: auto;
	height: auto;
}
.mainWrapper2010 p.back, .mainWrapper2010 p.back a, .mainWrapper2010 p.next, .mainWrapper2010 p.next a {
	height: 138px;
}
.mainWrapper2010 .product_footer {
	margin: 0 31px;
	border-top: 1px solid #e0e0e0;
	padding-top: 9px;
}
.mainWrapper2010 .product_footer .categories {
	text-transform: uppercase;
	color: #000;
	font-size: 10px;
	line-height: 1.4;
}
.mainWrapper2010 .product_footer .categories a {
	color: #000;
}
.mainWrapper2010 .share-link {
	width: 237px;
	padding-top: 17px;
}
.mainWrapper2010 .share-link a {
	padding: 0 3px 0 0;
	background: 0;
	float: left;
}
.mainWrapper2010 .share-link iframe {
	margin-top: 6px;
}
.mainWrapper2010 .share-link li {
	display: inline;
}
.mainWrapper2010 .categories {
	float: left;
	width: 500px;
}
.jqZoomWindow, .mainWrapper2010 .carousel img, .might-like img {
	border: 1px solid #e0e0e0 !important;
}
.zoomHolder {
	margin-bottom: 10px;
	margin-left: 20px;
}
.mainWrapper2010 p.back a {
	width: 19px;
 background: #fff url(http://www.glassworks-studios.com/html/ims/interface/product-2010/arrow_left.gif) no-repeat left;
}
.mainWrapper2010 p.back-disabled a {
 background: #fff url(http://www.glassworks-studios.com/html/ims/interface/product-2010/arrow_left_off.gif) no-repeat left;
}
.mainWrapper2010 p.next a {
	width: 19px;
 background: #fff url(http://www.glassworks-studios.com/html/ims/interface/product-2010/arrow_right.gif) no-repeat right;
}
.mainWrapper2010 p.next-disabled a {
 background: #fff url(http://www.glassworks-studios.com/html/ims/interface/product-2010/arrow_right_off.gif) no-repeat right;
}
.mainWrapper2010 .carouselInner .carousel {
	margin: 0 0 0 0;
	padding-left: 0;
}
.mainWrapper2010 .related h3 {
	text-align: center;
	background: #000;
	color: #fff;
	margin: 0 0 1em;
	padding: 8px 0;
	font-size: 13px;
}
.mainWrapper2010 .related .might-like ul {
	padding-left: 13px;
}
.mainWrapper2010 .related .might-like {
	min-height: 482px;
}
.mainWrapper2010 .related .might-like a:hover, .mainWrapper2010 .related .might-like a * {
	text-decoration: none !important;
	cursor: pointer;
}
.mainWrapper2010 .related .might-like li span {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	width: 102px;
	min-height: 1px;
	position: relative;
	font-weight:bold;
}
.mainWrapper2010 .related .might-like li a:hover span {
	text-decoration: underline;
}
.mainWrapper2010 .related .might-like li a:hover span.pricePercentage, .mainWrapper2010 .related .might-like li a:hover span.sale2 {
	text-decoration: none;
}
.mainWrapper2010 .related .might-like li span.pricePercentage {
	font-weight: normal;
}
.mainWrapper2010 .related .might-like li span.priceCross {
	padding-top: 0;
	text-decoration: line-through;
	font-size:medium;
}
.related .might-like img {
	margin-bottom: 10px;
	border: none !important;
}
.mainWrapper2010 .related .might-like li {
	margin: 0;
	display: inline;
	float: left;
}
.mainWrapper2010 .related .might-like li a {
	padding: 0 0 35px;
	margin: 0 14px 0 0;
	display: block;
	float: left;
	min-height: 170px;
}
.mainWrapper2010 .related .might-like li.even a {
	margin: 0;
}
.mainWrapper2010 .product-description h2 {
	margin-bottom: 5px;
}
.mainWrapper2010 fieldset .singleRowS div {
	padding-top: 3px;
}
.mainWrapper2010 fieldset .singleRowS .cartSubmit {
	padding-top: 10px;
}
.mainWrapper2010 .lab {
	margin-top: 0;
}
.mainWrapper2010 label.error {
	background: #FF9955;
	float: none !important;
	clear: both !important;
	width: auto;
	height: auto;
	font-weight: normal;
	margin-bottom: 15px;
	margin-top: 2px;
	padding-right: 2px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 MAKE THIS APPLY SITE-WIDE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#titleHigh h1 {
	font-size: 13px;
}
.mainWrapper2010 .zoomHolder {
	min-height: 480px;
	width: 359px;
	overflow: hidden;
	border: 1px solid #e0e0e0;
	margin-bottom: 19px;
}
.mainWrapper2010 .additional-images li {
	float: left;
	padding-right: 17px;
}
.mainWrapper2010 .carousel {
	margin-left: 20px;
}
.mainWrapper2010 .share-links li {
	padding: 0;
}
.jqZoomWindow {
	margin-top: -1px;
}
.sold-out-message {
	color: #cd272e;
	font-size: 14px;
	margin-bottom: 28px;
	margin-top: 17px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
NEW OUT OF STOCK PAGE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#mainWrapper.mainWrapper2010 .boxStockImg {
	width: 327px;
	height: auto;
	border: 1px solid #999;
}
#mainWrapper.mainWrapper2010 .boxStockL {
	border: none;
	margin-left: 10px;
}
#mainWrapper.mainWrapper2010 .boxStockL h2 {
	text-transform: none;
	font-weight: normal;
	font-size: 1.2em;
	line-height:1.3;
	margin-bottom: 0;
}
#mainWrapper.mainWrapper2010 .boxStockL form {
	padding-top: 4em;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 AFFILIATES
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.affiliates #content * {
	width: 500px;
}
.affiliates #content img {
	width: auto;
}
.affiliates #content h2 {
	margin-top: 2em;
}
.affiliates #content p {
	font-size: 13px;
}
.affiliates #content ul {
	line-height: 1.3;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 NEW MY ACCOUNT SECTION
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.my-account-2010 #leftNav h1 {
	font-weight: normal;
	font-size: 14px;
}
.my-account-2010 #leftNav ul {
	padding-right: 0;
}
.my-account-2010 #leftNav ul li {
	margin-bottom: .2em;
}
.my-account-2010 #content {
	text-align: right;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 CART
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#mainWrapper.cart2010 {
	border: 14px solid #e7e7e7;
}
#mainWrapper.cart2010 .cart_nav li {
	float: left;
	width: 186px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	height: 38px;
	line-height: 38px;
	text-transform: uppercase;
	color: #ccc;
	font-size: 12px;
}
#mainWrapper.cart2010 .cart_nav li.last {
	width: 188px;
}
#mainWrapper.cart2010 .cart_nav li a {
	font-weight: normal;
	color: #ccc;
}
#mainWrapper.cart2010 .cart_nav li.active {
	border-bottom: 1px solid #000;
	color: #000;
}
#mainWrapper.cart2010 .cart_nav li.active a {
	color: #000;
}
.store_block {
	padding: 20px 10px 10px;
	clear: both;
}
.store_block table {
	width: 655px;
}
.store_block th {
	font-size: 12px;
	font-weight: normal;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
}
.store_block th.subtotal {
	text-align: left;
	padding-left: 0;
}
.store_block th.description {
	text-align: left;
	padding-left: 70px;
}
.store_block thead tr {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.store_block .cart_image {
	text-align: center;
	width: 106px;
	padding: 10px 0;
}
.store_block .cart_info {
	width: 300px;
	padding-left: 70px;
	vertical-align: middle;
	line-height: 1.3;
}
.store_block .cart_info a {
	font-weight: normal;
}
.store_block .cart_info strong {
	text-transform: uppercase;
}
.store_block .cart_quantity {
	text-align: center;
	vertical-align: middle;
	width: 149px;
}
.payment .cart_quantity input {
	background: #fff;
	color: #000;
	border: 1px solid #ccc;
}
.store_block .cart_subtotal {
	text-align: left;
	vertical-align: middle;
	line-height: 1.3;
}
.store_block .each {
	font-size: .85em;
}
.store_block .product_code {
	font-size: .85em;
}
.store_block .cart_del {
	text-align: center;
	vertical-align: middle;
	width: 126px;
}
.store_block .totals .cart_label {
	text-align: left;
	padding: 10px 5px 10px 0;
	width: 120px;
	height: 20px;
}
.store_block .totals .cart_label_subtotal {
	padding-bottom: 2px;
}
.store_block .totals td {
	padding: 5px;
}
.store_block .cart_update {
	text-align: right;
}
.store_block .cart_total {
	font-weight: bold;
	font-size: 1.15em;
}
.store_block td.voucher_code {
	padding-right: 0;
}
.cart_bottom_nav a, .cart_bottom_nav input, .store_block .apply input, .store_block .cart_update input {
	background: #e7e7e7;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding: 6px;
	font-size: .9em;
	border: none;
	font-family: Helvetica, Arial, sans-serif;
	width: auto;
	overflow: visible;
}
.store_block .apply input, .store_block .cart_update input {
	display: inline;
	position: relative;
	top: -2px;
}
.cart_bottom_nav .left {float:left;}
.cart_bottom_nav .right {float:right;}
.cart_bottom_nav {
	overflow: hidden;
	padding-top: 12px;
}
.store_block .totals {
	border-top: 1px solid #000;
	margin-top: 10px;
}
.store_block .voucher_code #coupon_code {
	width: 80px;
}
.store_block td.currency-message {
	width: 615px;
}
.store_block div.currency-message {
	width: 275px;
	padding-top: 5px;
}
.store_block div.currency-message, .store_block .shipping-message {
	color: #a6a6a6 !important;
	font-size: .85em;
}
.store_block .totals td.shipping-message {
	padding-top: 0;
	padding-bottom: 15px;
}
.store_block .currency-message a, .store_block .shipping-message a {
	color: #a6a6a6;
}
.store_block p.required_fields {
	position: absolute;
	bottom: 6px;
	left: 8px;
	font-size: .9em;
}
.cart2010 .sign-in .inner {
	padding: 10px 40px 40px 80px;
}
.cart2010 .sign-in .inner h2 {
	font-size: 2.5em;
	font-weight: normal;
	padding-top: 1em;
}
.cart2010 .req_field {
	position: absolute;
	right: 0;
}
.sign-in label {
	float: left;
	width: 83px;
	text-transform: uppercase;
	text-align: right;
	padding-right: 5px;
	padding-top: 4px;
	padding-bottom: 10px;
}
.sign-in span {
	float: left !important;
	clear: none;
}
.sign-in span a {
	text-transform: uppercase;
	padding-left: 10px;
}
.sign-in p {
	clear: both;
}
.sign-in p.submit {
	padding-left: 175px;
}
.cart2010 .account .one, .cart2010 .address .one {
	width: 523px;
	float: left;
	position: relative;
}
.cart2010 .address .one {
	width: 352px;
}
.cart2010 .account .two, .cart2010 .address .two {
	width: 365px;
	float: right;
	position: relative;
}
.cart2010 .address .two {
	width: 521px;
}
.cart2010 .account, .cart2010 .address {
	overflow: hidden;
}
.cart2010 .account h2, .cart2010 .address h2 {
	background: #E6E6E6;
	padding: 8px 0 8px 25px;
	margin-bottom: 15px;
	font-size: 12px;
}
.cart2010 .account .two .inner p {
	padding-left: 8px;
}
.cart2010 label, .cart2010 span.label {
	float: left;
	padding-right: 10px;
	padding-top: 3px;
	text-align: right;
	text-transform: uppercase;
	font-size: .9em;
}
.cart2010 .account label.error {
	clear: both;
	color: #999;
	font-size: .85em;
	position: relative;
	top: -6px;
}
.cart2010 .account .t_and_c label.error {
	top: -1px;
}
.cart2010 .account .t_and_c {
	padding-bottom: 5px;
}
.cart2010 .account input.error {
	margin-bottom: 16px !important;
}
.cart2010 .one label {
	width: 275px;
}
.cart2010 .two label, .cart2010 .two span.label {
	width: 165px;
}
.cart2010 .address label {
	position: relative;
	margin-right: 10px;
}
.cart2010 .address .one label {
	width: 155px;
}
.cart2010 .address .two label {
	width: 160px;
}
.cart2010 .one #member_form input, .cart2010 .one #member_form select, .cart2010 #member_form #accept_terms, .cart2010 .address #address-form input, .cart2010 .address #address-form select {
	margin: 0;
	margin-bottom: 8px;
}
.cart2010 .address #address-form input.required {
	font-style: normal;
	color: #000;
}
.cart2010 .inner {
	min-height: 300px;
	padding-bottom: 40px;
}
.cart2010 .address .cart_bottom_nav {
	clear: both;
}
.cart2010 #address-form .two .inner, .cart2010 #address-form .one .inner {
	overflow: hidden;
	min-height: 415px;
}
.cart2010 #address-form .two .inner input, .cart2010 #address-form .one .inner input {
	width: 160px;
}
.cart2010 #address-form select {width:169px}
.cart2010 #address-form .two .inner div.same-as-billing {
	float: right;
	font-size: .9em;
	width: 160px;
}
.cart2010 #address-form .two .inner div.same-as-billing input {
	width: auto;
}
.cart2010 #address-form .save-to-address-book {
	position: absolute;
	bottom: 8px
}
.cart2010 #address-form .save-to-address-book input {
	margin-bottom: 0;
	position: relative;
	top: -1px;
}
.cart2010 #address-form .save-to-address-book label {
	width: 340px;
	padding-top: 0 !important;
}
.cart2010 #address-form .two .save-to-address-book label {
	width: 346px;
}
.cart2010 #address-form .one .save-to-address-book label input, .cart2010 #address-form .two .save-to-address-book label input {
	margin-left: 6px;
	width: auto;
}
.cart2010 .address-book-full {
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	padding-left: 100px;
	padding-bottom: 10px;
	padding-right: 10px;
}
.cart2010 .address .same-as-billing label {
	width: auto;
	text-align: left;
}
.cart2010 #address-form label.error {
	clear: both;
	padding-left: 172px;
	text-align: left;
	position: relative;
	top: -6px;
	color: #999;
	font-size: .85em;
}
.cart2010 #address-form .one label.error {
	padding-left: 175px;
}
.cart2010 #address-form .two .inner div {
	width: 400px;
}
.cart2010 #address-form .two label.error {
	padding-left: 180px;
}
.cart2010 #address-form input.error, .cart2010 .account input.error, .cart2010 #payment_form input.error {
	background: #FF9955;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 PAYMENT PAGE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.cart2010 #payment_form label.error {
	margin-bottom: 5px;
	clear: both;
	padding-left: 175px;
	clear: both;
	color: #999;
	font-size: .85em;
	position: relative;
	top: -9px;
}
.cart2010 #payment_form .card_type label.error {
	top:0;
	margin-bottom: 12px;
}
.cart2010 .payment .one, .cart2010 .payment .two {
	width: 510px;
	float: left;
	clear: left;
}
.cart2010 .payment .one {
	font-size: .9em;
	color: #959595;
}
.cart2010 .payment .one .shipping, .cart2010 .payment .one .billing, .cart2010 .payment .one .total {
	float: left;
	margin-right: 23px;
}
.cart2010 .payment .one .items {
	clear: left;
}
.cart2010 .payment .one .shipping {
	width: 163px;
}
.cart2010 .payment .one .billing {
	width: 158px;
}
.cart2010 .payment .one div.total {
	width: 136px;
	margin-right: 0;
}
.cart2010 .payment .one .total p.total {
	color: #000;
	text-transform: uppercase;
}
.cart2010 .payment .one .total th {
	font-weight: normal;
	text-align: left;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 10px;
}
.cart2010 .payment .one .items {
	padding-top: 2em;
}
.cart2010 .payment .one p {
	margin-bottom: 1em;
	padding-left: 10px;
}
.cart2010 .payment .cart_bottom_nav {
	clear: both;
	padding-top: 3em;
}
.cart2010 .payment table {
	width: auto;
}
.cart2010 .payment h2 {
	background: #e6e6e6;
	padding: 6px 0 6px 10px;
	font-weight: normal;
	font-size: 12px;
	margin-bottom: 10px;
}
.cart2010 .payment .two {
	float: right;
	width: 363px;
	clear: none;
}
.payment_fields .month .label {
	font-size:10px !important;
}
.cart2010 .payment .two .payment_fields {
	padding-left: 10px;
}
.cart2010 .payment .two .required {
	color: #000;
	font-style: normal;
	margin-top: 0;
}
select.required {
	color: #000000;
	font-size: 12px;
	font-style: normal;
	margin: 0;
}
.cart2010 .payment .two div {
	min-height: 30px;
	clear: left;
}
.cart2010 .payment .two div.month {
	min-height: 28px;
}
.cart2010 .payment .cart_info {
	width: 265px;
	padding-left: 10px;
	vertical-align: middle;
	padding-bottom: 14px;
	padding-top: 10px;
	line-height: 1.4;
}
.cart2010 .payment .cart_info strong {
	text-transform: uppercase;
}
.cart2010 .verified-by-visa {
	text-align: right;
	margin-bottom: 1em;
}
.cart2010 .payment label, .cart2010 .payment span.label {
	text-align: left;
}
.cart2010 .payment label .note {
	text-transform: none;
	display: block;
	font-size: 9px !important;
	font-style: italic;
}
.cart2010 .payment .field label {
	position: absolute;
	left: -99em;
}
.cart2010 .payment .field label.error {
	left: 0;
	top: 0 !important;
	padding-bottom: 8px;
}
.cart2010 .sign-in h2 {
	text-indent: -999em;
	margin-bottom: 20px;
}
.cart2010 .sign-in h2.already {
 background: url(http://www.glassworks-studios.com/html/ims/cart/ir_already_account.gif) no-repeat bottom left;
}
.cart2010 .sign-in h2.no_account {
 background: url(http://www.glassworks-studios.com/html/ims/cart/ir_no_account.gif) no-repeat bottom left;
}
#home #container .cart2010 .payment .total p {
	width: 100%;
	margin-right: 0;
	text-transform: uppercase;
}
#home #container .cart2010 .payment .currency-message {
	clear: both;
	width: 100%;
	color: #ff8080 !important;
	margin: 0 0 10px 8px;
}
.cart2010 .complete {
 background: url(http://www.glassworks-studios.com/html/ims/cart/cart_thanks.jpg) no-repeat center;
	min-height: 400px;
}
.cart2010 .empty {
 background: url(http://www.glassworks-studios.com/html/ims/cart/cart_empty.jpg) no-repeat center;
	min-height: 407px;
}
.cart2010 .oops {
 background: url(http://www.glassworks-studios.com/html/ims/cart/oops.jpg) no-repeat center;
	min-height: 407px;
}
.cart2010 .empty .inner p, .cart2010 .oops .inner h1, .cart2010 .oops .inner h2 {
	position: absolute;
	left: -999em;
}
.cart2010 .oops .inner {
	border: none;
	padding: 230px 0 0 32px;
	min-height: 0;
	line-height: 1.5;
	width: 500px;
}
.cart2010 .oops .inner p {
	font-size: 1.1em;
	color: #000;
}
.cart2010 .oops .inner .customer-service {
	font-size: 1em;
	color: #999;
	margin-top: 70px;
}
.cart2010 .oops .inner .customer-service a {
	color: #999;
}
.cart2010 .complete .inner, .cart2010 .empty .inner {
	border: none;
	padding: 300px 0 0 40px;
	min-height: 0;
	line-height: 1.5;
	width: 500px;
}
.cart2010 .empty .inner {
	padding-top: 360px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 CHECKOUT PAYMENT PAGE IMPOROVEMENTS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
a.hint, a.hint:hover {
	position: relative;
	text-decoration: none;
}
a.hint span.hint {
	position: absolute;
	font-weight: normal;
	font-size: 11px;
	background: #fff;
	border: 1px solid #e7e7e7;
	padding: 4px;
	width: 79px;
	left: -999em;
}
a.hint:hover span.hint {
	left: 20px;
	text-decoration: none;
}
#payment_form input, #payment_form select {
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 15px;
}
#payment_form #card_type {
	padding-bottom: 1px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 1px;
	width: 150px;
}
#payment_form #credit_card_number {
	font-size: 11px;
	padding-bottom: 2px;
	padding-left: 3px;
	padding-right: 3px;
	padding-top: 2px;
	width: 141px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 ADDRESS BOOK AREA
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.my-account-2010-address-book .addresses {
	padding-top: 40px;
	padding-left: 10%;
}
.my-account-2010-address-book .address {
	width: 40%;
	text-align: left;
	margin: 0 10% 2em 0;
	text-transform: uppercase;
	float: left;
	position: relative;
}
.my-account-2010-address-book .buttons {
	width: 50px;
	position: absolute;
	right: 0;
	bottom: 0;
}
.my-account-2010-address-book .buttons a {
	color: #fff;
	background: #ccc;
	display: block;
	font-size: 10px;
	text-align: center;
	padding: 5px 0;
	margin-bottom: 5px;
}
.my-account-2010-address-book .add-address {
	clear: both;
	text-align: left;
}
.my-account-2010-address-book .add-address a {
	background: #000;
	color: #fff;
	text-transform: uppercase;
	display: block;
	float: left;
	padding: 5px 10px;
}
.main_welcome {
 background: url(http://www.glassworks-studios.com/html/ims/my-account/welcome_2011.jpg) no-repeat top;
	min-height:579px
}
.main_welcome #newsForm {
	background: none;
	padding-top: 290px;
	min-height: 0;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 EDITORAL AREA
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#container .editorial-2011 .main {
	padding: 38px 22px;
	width: 920px;
}
#container .editorial-2011 .main h1 {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/editorial_header.gif);
	height: 52px;
	width: 395px;
	text-align: left;
	text-indent: -999em;
	margin: 0 0 43px 0;
	float: left;
}
#container .editorial-2011 .main .editorial-nav {
	background: #e6e6e6;
	padding: 20px 0;
	text-transform: uppercase;
	float: right;
	margin: 0;
	font-size: .9em;
}
#container .editorial-2011 .main .editorial-nav a, #container .editorial-2011 .main .editorial-nav a:hover {
	font-weight: normal;
	text-decoration: none;
}
#container .editorial-2011 .main .editorial-nav li {
	display: inline;
	margin: 0 15px;
	padding-bottom: 3px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 FIX MENU DROPPING DOWN ON IPHON
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
@media only screen and (max-device-width: 480px) {
#container .editorial-2011 .main .editorial-nav {
	font-size: 10px;
}
#container .editorial-2011 .main .editorial-nav li {
	margin: 0 12px;
}
}
#container .editorial-2011 .main .editorial-nav li.active {
	border-bottom: 1px solid;
}
#container .editorial-2011 .main .page-header, #container .editorial-2011 .main .title {
	clear: both;
	border-top: 3px solid #000;
	border-bottom: 3px solid #000;
	margin-bottom: 42px;
	padding: 8px 0;
}
#container .editorial-2011 .main .page-header h2 {
	height:38px;
	text-indent: -999em;
	margin: 0;
}
#container .editorial-2011 .main .page-header h2.all {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/ir_all.gif) no-repeat top left;
}
#container .editorial-2011 .main .page-header h2.trends {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/ir_trends_1.gif) no-repeat top left;
}
#container .editorial-2011 .main .page-header h2.travel {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/ir_travel_1.gif) no-repeat top left;
}
#container .editorial-2011 .main .page-header h2.spotlight {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/ir_spotlight_1.gif) no-repeat top left;
}
#container .editorial-2011 .main .page-header h2.gs_women {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/ir_gs_women_1.gif) no-repeat top left;
}
#container .editorial-2011 .main .editorial-item {
	width: 295px;
	float: left;
	margin-right: 17px;
}
#container .editorial-2011 .main .editorial-item.three {
	margin-right: 0;
}
#container .editorial-2011 .main .editorial-item h3 {
	font-weight: normal;
	text-transform: none;
	text-indent: -999em;
	height: 23px;
}
#container .editorial-2011 .main .editorial-item h3.trends {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/ir_trends_2.gif) no-repeat top left;
}
#container .editorial-2011 .main .editorial-item h3.travel {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/ir_travel_2.gif) no-repeat top left;
}
#container .editorial-2011 .main .editorial-item h3.spotlight {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/ir_spotlight_2.gif) no-repeat top left;
}
#container .editorial-2011 .main .editorial-item h3.gs_women {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/ir_gs_women_2.gif) no-repeat top left;
}
#container .editorial-2011 .main .editorial-item h4 {
	font-weight: bold;
	padding: 25px 0;
	text-transform: uppercase;
	line-height: 1.3;
	font-size: 1.2em;
	border-top: 1px solid #000;
}
#container .editorial-2011 .main .editorial-item p {
	color: #777;
	margin-bottom: 25px;
	min-height: 65px;
}
#container .editorial-2011 .main .editorial-item a.image {
	display: block;
	height: 295px;
	width: 295px;
	border: 1px solid #000;
	overflow: hidden;
	position: relative;
}
#container .editorial-2011 .main .editorial-item a.image img {
	position: absolute;
	z-index: 500;
}
#container .editorial-2011 .main .editorial-item a.image img.over {
	z-index: 0;
	left: -999em;
}
#container .editorial-2011 .main .editorial-item a.image:hover img.over {
	z-index: 1000;
	top: 0;
	left: 0;
}
#container .editorial-2011 .main .editorial-item .date {
	text-align: right;
	font-size: 1.4em;
	padding-top: 3px;
	margin-bottom: 49px;
}
#container .editorial-2011 .main .pagination {
	margin: 0;
	height: 15px;
	width: 100%;
}
#container .editorial-2011 .main .pagination a {
	display: block;
	height: 15px;
	text-indent: -999em;
	width:280px
}
#container .editorial-2011 .main .pagination a.newer {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/ir_load_newer_content.gif) no-repeat top left;
	float: left;
}
#container .editorial-2011 .main .pagination a.older {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/ir_more_content.gif) no-repeat top right;
	float: right;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 EDITORIAL MAIN ARTICLE PAGE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.editorial-2011 .hidden {
	position: absolute;
	left: -999em;
}
.editorial-2011 .editorial-main {
	float: left;
	width: 746px;
}
.editorial-2011 .editorial-supp {
	float: right;
	width: 153px;
}
.editorial-2011 .imageMaps {
	border: 9px solid #cecece;
	position: relative;
	margin-bottom: 19px;
	width: 901px;
}
.editorial-2011 .imageMaps .next-prev span {
	display: block;
	height: 55px;
	width: 28px;
	text-indent: -999em;
	cursor: pointer;
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/arrow_left.png) no-repeat top;
	position: absolute;
	top: 265px;
	left: 10px;
}
.editorial-2011 .imageMaps .next-prev span:hover {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/arrow_left.png) no-repeat bottom;
}
.editorial-2011 .imageMaps .next-prev span#next-maps {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/arrow_right.png) no-repeat top;
	left: auto;
	right: 10px;
}
.editorial-2011 .imageMaps .next-prev span#next-maps:hover {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/arrow_right.png) no-repeat bottom;
}
.editorial-2011 .editorial-main .body {
	padding: 8px 11px;
	border: 1px solid #cecece;
	margin-bottom: 18px;
}
.editorial-2011 .editorial-main .body .inner {
	overflow: auto;
	height: 516px;
	font-size: 14px;
	padding-right: 16px;
}
.editorial-2011 .editorial-main .body .inner * {
	line-height: 1.4;
}
.editorial-2011 .editorial-supp .more-editorial {
	border: 1px solid #cecece;
	padding: 10px;
	clear: both;
}
.editorial-2011 .editorial-supp .more-editorial h2 {
	text-indent: -999em;
	height: 16px;
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/ir_more_editorial.gif);
	margin: 6px 0 17px;
}
#container .editorial-2011 .editorial-supp .more-editorial .editorial-item {
	width: 104px;
	margin: 0 0 21px;
	border-bottom: 1px solid #000;
	padding-bottom: 4px;
}
#container .editorial-2011 .main .more-editorial .inner {
	height: 360px;
	overflow: auto;
	padding-right: 16px;
	position: relative;
}
#container .editorial-2011 .main .more-editorial .editorial-item h3 {
	border-bottom: 1px solid #000;
	margin-bottom: 4px;
	padding-bottom: 3px;
	text-indent: 0;
	height: auto;
}
#container .editorial-2011 .main .more-editorial .editorial-item {
	width: 104px;
	overflow: hidden;
}
#container .editorial-2011 .main .more-editorial .editorial-item h3.trends {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/ir_trends_3.gif) no-repeat top left;
}
#container .editorial-2011 .main .more-editorial .editorial-item h3.travel {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/ir_travel_3.gif) no-repeat top left;
}
#container .editorial-2011 .main .more-editorial .editorial-item h3.spotlight {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/ir_spotlight_3.gif) no-repeat top left;
}
#container .editorial-2011 .main .more-editorial .editorial-item a, #container .editorial-2011 .main .more-editorial .editorial-item a:hover {
	text-decoration: none;
	display: block;
	overflow: hidden;
	position: relative;
	width: 104px;
	background: #fff;
}
#container .editorial-2011 .main .more-editorial .editorial-item a span {
	display: block;
	position: relative;
	height: 100px;
	width: 100px;
	overflow: hidden;
	float: left;
	border: 2px solid #666;
	margin-bottom: 2px;
}
#container .editorial-2011 .main .more-editorial .editorial-item a span img {
	position: absolute;
	z-index: 50;
}
#container .editorial-2011 .main .more-editorial .editorial-item a span img.over {
	left: -999em;
}
#container .editorial-2011 .main .more-editorial .editorial-item a:hover span img.over {
	z-index: 100;
	left: 0;
}
#container .editorial-2011 .main .more-editorial .editorial-item a strong {
	float: left;
	width: 72px;
	display: block;
	padding-left: 8px;
	font-weight: normal;
	padding-top: 9px;
}
#container .editorial-2011 .main .editorial-supp .share-links li {
	padding: 0;
	text-align: left;
	font-size: 10px;
}
#container .editorial-2011 .main .editorial-supp .share-links li.share {
	margin-bottom: 4px;
}
#container .editorial-2011 .main .editorial-supp .share-links li.share a, #container .editorial-2011 .main .editorial-supp .share-links li.comments a {
	padding: 7px 2px 7px 35px;
	text-transform: uppercase;
	font-weight: normal;
	display: block;
	font-size: 10px;
}
#container .editorial-2011 .main .editorial-supp .share-links li.share a:hover, #container .editorial-2011 .main .editorial-supp .share-links li.comments a:hover {
	background-color: #bfbfbf;
}
#container .editorial-2011 .main .editorial-supp .share-links li.share a {
 background: #cecece url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/icon_plus.gif) no-repeat 14px 6px;
}
#container .editorial-2011 .main .editorial-supp .share-links li.comments a {
 background: #cecece url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/icon_comments.gif) no-repeat 14px 6px;
}
#container .editorial-2011 .main .editorial-supp .share-links li a {
	background: none;
	padding: 0;
	color: #fff;
}
#container .editorial-2011 #comment-link {
	margin-left: 0;
}
#container .editorial-2011 .main .editorial-supp .share-links iframe {
	margin: 4px 0 0;
}
#container .editorial-2011 .main .editorial-supp .share-links .tweet {
	margin-bottom: 10px;
}
#container .editorial-2011 .main .related {
	width: 100%;
	margin: 0;
	clear: both;
	border-top: 1px solid #000;
	padding-top: 18px;
	padding-bottom: 44px;
}
#container .editorial-2011 .main .related h2 {
	height: 22px;
	text-indent: -999em;
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/ir_shop_the_look.gif) no-repeat top left;
	margin-bottom: 22px;
}
#container .editorial-2011 .main .related #related-carousel div {
	width: 168px;
	float: left;
	padding-right: 10px;
	text-align: center;
	line-height: 1.2;
	font-size: .9em;
}
#container .editorial-2011 .main .related #related-carousel div img {
	border: 1px solid #d8d8d8;
	margin-bottom: 14px;
}
#container .editorial-2011 .main .related #related-carousel div a:hover img {
	border: 1px solid #aaa;
}
#container .editorial-2011 .main .related #related-carousel div span {
	display: block;
	font-weight: normal;
}
#container .editorial-2011 .main .related #related-carousel div span.designer {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.05em;
	margin-bottom: .2em;
}
.editorial-2011 .related {
	position: relative;
	clear: both;
	float: none;
}
.editorial-2011 .related a:hover {
	text-decoration: none;
}
.editorial-2011 .related .next-prev span {
	display: block;
	height: 23px;
	width: 12px;
	text-indent: -999em;
	cursor: pointer;
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/arrow_left.gif) no-repeat top;
	position: absolute;
	top: 160px;
	left: 0px;
}
.editorial-2011 .related .next-prev span:hover {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/arrow_left.gif) no-repeat bottom;
}
.editorial-2011 .related .next-prev span#next-related {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/arrow_right.gif) no-repeat top;
	left: auto;
	right: 0px;
}
.editorial-2011 .related .next-prev span#next-related:hover {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/arrow_right.gif) no-repeat bottom;
}
.editorial-2011 .related #related-carousel {
	padding-left: 5px;
}
.editorial-2011 .back-similar {
	border-top: 1px solid #000;
	clear: both;
	padding-top: 16px;
}
.editorial-2011 .back-similar a {
	height: 15px;
	display: block;
	width: 120px;
	float: left;
	text-indent: -999em;
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/ir_go_back.gif);
}
.editorial-2011 .back-similar .similar a {
 background: url(http://www.glassworks-studios.com/html/ims/interface/editorial-2011/ir_see_similar.gif);
	width:277px;
	float: right;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 COMPETITON PAGE AREA
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.competition #image {
	margin: 29px 0 0 32px;
	float: left;
	position: relative;
}
.competition #image .inner {
	height: 483px;
	width: 362px;
}
.competition #image img {
	margin-bottom: 32px;
}
.competition #image div img {
	margin-bottom: 0;
	position: relative;
	top: -2px;
}
.competition #image div {
	margin-bottom: 32px;
}
.competition #image div a {
	float: right;
}
.competition #content {
	float: right;
	width: 385px;
	padding-right: 67px;
}
.competition #content h1 {
	text-align: left;
	font-weight: normal;
	font-size: 2em;
}
.competition #content h2 {
	font-weight: normal;
	font-size: 1.8em;
	font-style: italic;
}
.competition #content .intro {
	font-size: 1.1em;
	line-height: 1.2;
	margin: 2em 0;
}
.competition #content h3 {
	font-size: 1.1em;
	margin-bottom: 1em;
	text-transform: none;
}
.competition #content h4 {
	margin-bottom: .5em;
	margin-top: 1em;
	font-style: italic;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 1px;
}
.competition #content form a {
	font-weight: normal;
	color: #666;
	border-bottom: 1px dotted #777;
}
.competition #content form a:hover {
	color: #000;
	border-bottom: 1px solid #000;
	text-decoration: none;
}
.competition #content form span.label, span.spacer, span.multiple span {
	width:160px;
	float:left;
	text-align: right;
	padding-right: 5px;
	padding-top: 4px;
}
.competition #content form span.multiple {float:left;}
.competition #content form div.clear {
	clear:both;
	padding-top:5px;
}
.competition #content .submit {
	text-align: right;
	float: right;
}
.competition .receive {
	width: 275px;
	float: left;
	position: relative;
	top: 6px;
}
.competition .receive .multiple span {
	width: 245px;
	font-size: 9px;
	padding-top: 0;
}
.competition #content .before_submit {
	min-height: 507px
}
.competition #content .submit {
	width: 110px;
}
.competition #content .submit input, .competition #image div a {
	background: #e7e7e7;
	text-transform: uppercase;
	font-family: Helvetica, Arial;
	font-weight: bold;
	padding: 3px 10px;
	border: 3px solid #e7e7e7;
	font-size: 11px;
}
.competition #subForm label.error {
	display: block;
	text-align: left;
	padding: 0;
	color: red;
	margin-bottom: .5em;
}
.competition h1.ir {
	text-indent: -999em;
 background: url(http://www.glassworks-studios.com/html/ims/competitions/ir_markus_lupfer.gif) no-repeat top left;
	height: 63px;
}
.competition #content h1.ir-thanks {
	text-indent: -999em;
 background: url(http://www.glassworks-studios.com/html/ims/competitions/ir_markus_thanks.gif) no-repeat bottom left;
	height: 230px;
	margin-bottom: 50px;
}
.competition #subForm select {
	font-size: 10px;
	margin-top: 3px;
}
.competition #subForm input.full-width {
	border: 1px solid #ddd;
	width: 211px;
}
.competition #content label {
	padding-top: 0;
}
.competition .activated-links li {
	padding: 0 0 .5em 3px;
}
.competition .activated-links li a {
	font-size: 1.1em;
}
.competition span.input {
	float: right;
	clear: both;
	position: relative;
	top: -5px
}
.shopstyle h1.ir {
 background: url(http://www.glassworks-studios.com/html/ims/competitions/ir_shopstyle_en.gif) no-repeat top left;
}
.shopstyle-fr h1.ir {
 background: url(http://www.glassworks-studios.com/html/ims/competitions/ir_shopstyle_fr.gif) no-repeat top left;
}
.shopstyle-de h1.ir {
 background: url(http://www.glassworks-studios.com/html/ims/competitions/ir_shopstyle_de2.gif) no-repeat top left;
}
.shopstyle #image a.addthis_button {
	background: #000;
	color: #fff;
	border-color: #000;
	width: 147px;
	text-align: center;
	height: 13px;
	position: relative;
	top: -2px;
	line-height: 13px;
}
.shopstyle .intro em {
	font-style: normal;
	font-size: .8em;
}
.shopstyle #content h1.ir-thanks {
 background: url(http://www.glassworks-studios.com/html/ims/competitions/ir_shopstyle_thanks.gif) no-repeat bottom left;
	margin-top: 90px;
}
/*Competitions pages - edited in EE*/
.comps .receive, .comps #content div.submit {
	float: right;
	clear: both;
	width: 220px;
	margin-right: 16px;
}
.comps #content div.submit {
	margin-top: 37px;
	margin-bottom: 1em;
}
.comps #content .submit input {
	text-align: left;
	text-indent: -999em;
	width: 220px;
	height: 30px;
 background: url(http://www.glassworks-studios.com/html/ims/competitions/btn-enter-now.gif) no-repeat 0 0;
	padding: 0;
	border: none;
}
.comps #content .submit input:hover, .comps #content .submit input.typed:hover {
 background: url(http://www.glassworks-studios.com/html/ims/competitions/btn-enter-now.gif) no-repeat 0 -30px;
}
.comps #content .submit input.typed {
 background: url(http://www.glassworks-studios.com/html/ims/competitions/btn-enter-now.gif) no-repeat 0 -60px;
}
.comps #content label.error {
	display: block;
	text-align: left;
	clear: left;
	float: left;
	padding: 0;
	margin: 0;
	width: 95%;
	margin-bottom: .5em;
	padding-left:5%;
	color: red;
}
.comps #content .intro {
	margin: 3em 0;
}
.comps #content div.receive input, .comps #content div.receive label {
	float: left;
	width: auto;
	text-align: left;
}
.comps #content div.receive label {
	width: 190px;
	padding-left: 5px;
	color: #8f8f8f;
	font-size: 9px;
}
.comps #content .pnf_down_box {
	width: 199px;
	height: auto;
}
.comps #content .pnf_down_box a {
	color: #FE9955;
}
.comps #content .pnf_down_box a:hover {
	color: #8f8f8f;
	text-decoration:none;
}
.comps #content .pnf_down_box .title a, .comps #content .pnf_down_box .title a:hover {
	color: #000;
}
.comps #content .pnf_down_box .title {
	text-transform: uppercase;
	line-height: 18px;
	font-size: 11px;
}
.comps #content .pnf_down_box li {
	line-height: 18px;
}
.comps #content {
	padding-right: 0;
	width: 402px;
	margin-right: 50px;
}
.comps #content.thanks .intro {
	width: 386px;
}
.comps #content.thanks .intro p {
	font-size: 1.12em;
}
.comps #content h1.ir-thanks {
	text-indent: -999em;
 background: url(http://www.glassworks-studios.com/html/ims/competitions/thank-you.gif) no-repeat bottom left;
	height: 41px;
	margin-top: 160px;
	margin-bottom: 50px;
}
.comps input.full-width {
	width: 200px;
	margin-bottom: 5px;
	margin-left:1px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 SALE SECTION AREA
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.sale-section #top-section {
	margin-top: 40px;
	padding-bottom: 41px;
	overflow: hidden;
}
.sale-section #top-section .category_name {
	float: left;
	background: #e6e6e6;
	height: 110px;
	margin-right: 18px;
	padding: 13px 18px 13px 29px;
	position: relative;
}
.sale-section #top-section .category_image {
	margin-right: 18px;
	float: left;
}
.sale-section #top-section .category_description {
	clear: none;
	float: left;
	font-size: 12px;
	padding-top: 5px;
	width: 440px;
}
.sale-section #top-section .category_name a {
	display: block;
	text-indent: -999em;
 background-image: url(http://www.glassworks-studios.com/html/ims/interface/sale-2011/ir_shop.gif);
	height: 28px;
	background-repeat: no-repeat;
	width: 203px;
}
.sale-section #top-section .category_name .shop_collection a:hover, .sale-section #top-section .category_name .shop_collection.active a {
	background-position: -203px 0;
}
.sale-section #top-section .category_name .shop_sale a, .sale-section #top-section .category_name .shop_sale a {
	background-position: 0 -28px;
}
.sale-section #top-section .category_name .shop_sale a:hover, .sale-section #top-section .category_name .shop_sale.active a {
	background-position: -203px -28px;
}
.sale-section #thumbs {
	clear: both;
	overflow: hidden;
	border-top: 1px solid #000;
	padding: 22px 0px;
	margin: 0 29px;
	font-size:13px;
}
.sale-section #thumbs .sort {
	float:right;
	text-align:right;
	width:150px;
}
.sale-section #thumbs .pagination, .sale-section #thumbs .pagination2 {
/* width: 80%; */
}
.sale-section #thumbs .pagination, .sale-section #thumbs .pagination p, .sale-section #thumbs .pagination2, .sale-section #thumbs .pagination2 p, .sale-section #thumbs .sort, .sale-section #thumbs .sort2 {
/* margin: 0 0 12px; */
}
.sale-section #thumbs .productresultsBk, .sale-section #thumbs .productresultsBk2, .sale-section #thumbs .productresultsBk3 {
	margin-left: 0;
	margin-right: 14px;
	position: relative;
	left: 7px;
	font-size: .9em;
}
/*Generic competition pages - like home page with a couple of tweaks*/
.competition_main_img {
	position: relative;
	height: 417px;
}
.competition_main_img .body {
	position: absolute;
	left: -999em;
}
.competition_main_img a, .competition_main_img form {
	position: absolute;
}
.competition_main_img a img {
	border: 1px solid #d7d7d7;
}
.competition_main_img .img1 {
	top: 100px;
	left: 487px;
}
.competition_main_img .img2 {
	top: 46px;
	left: 619px;
}
.competition_main_img .img3 {
	top: 320px;
	left: 619px;
}
.competition_main_img form {
	top: 308px;
	left: 177px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 FOOTER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#footer {
	clear: both;
	height: auto;
	width: 960px;
}
#top01_top {
	text-align: left;
}
#footerpadding {overflow:hidden;}
#footerhelp {
	overflow:hidden;
	margin-bottom:10px;
}
.footerhelpbox {
	float: left;
	width: 192px;
}
.footerbanner a img {
	border: solid 2px #dddddd;
	display: block;
	width:188px;
}
.footerbanner a:hover img {
	border-color: #FF9955;
}
.footerhelpbox h4 {
	font-size: 1em!important;
	margin-bottom: 10px;
}
.newsletter-submit-footer {
	cursor: pointer;
	background-image: url("http://www.glassworks-studios.com/html/images/submit_button.jpg");
	background-repeat: no-repeat;
	border: medium none;
	margin-top:-1px;
	cursor: pointer;
	display: inline-block;
	font-size: 8pt;
	height: 24px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 72px;
	vertical-align:middle;
}
.submit_button {
	cursor: pointer;
	background-image: url("http://www.glassworks-studios.com/html/images/submit_button.jpg");
	background-repeat: no-repeat;
	border: medium none;
	margin-top:-1px;
	cursor: pointer;
	display: inline-block;
	font-size: 8pt;
	height: 24px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	width: 72px;
	vertical-align:middle;
}
.submit_button:hover {
	background-image:url('http://www.glassworks-studios.com/html/images/submit_button_hover.jpg');
	background-position:left top;
	cursor:pointer;
}
.submit_button_typing {
	background-image:url('http://www.glassworks-studios.com/html/images/submit_button_typing.jpg') !important;
	cursor:pointer;
	border-color:#E6E6E6;
	background-position:left top !important;
}
.newsletter-submit-footer:hover {
	background-image:url('http://www.glassworks-studios.com/html/images/submit_button_hover.jpg');
	cursor:pointer;
	background-position:left top;
}
.newsletter-submit {
	display: inline-block;
	height: 22px;
	width: 66px;
	overflow: hidden;
	text-align: center;
	vertical-align: middle;
	padding: 0px;
	background-image:url('http://www.glassworks-studios.com/html/images/submit_button.jpg');
	background-repeat: no-repeat;
	font-size: 8pt;
	border:none;
	cursor:pointer;
	margin-top: -2px;
}
.newsletter-submit:hover {
	background-image: url('http://www.glassworks-studios.com/html/images/submit_button_hover.jpg');
	cursor: pointer;
	background-position:left top;
}
.submit-typing {
	background-image:url('http://www.glassworks-studios.com/html/images/submit_button_typing.jpg') !important;
	cursor:pointer;
	border-color:#E6E6E6;
	background-position:left top !important;
}
.footerhelpbox ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
	text-indent: 0;
}
.footerhelpbox li {
	padding: 4px 0 4px 0;
}
.footerhelpbox a:link, .footerhelpbox a:visited, .footerhelpbox a:active {
	color: #666C6F;
	text-decoration: none;
}
.footerhelpbox a:hover {
	color: #ff9900;
}
#footercard {
	border-top: 2px solid #DDDDDD;
	clear: left;
	color: #999999;
	font-size: 0.9em;
	height: 30px;
	padding: 0.5em 0px;
	text-align: center;
}
#footercard a {
	color: #8f8f8f!important;
	padding: 0px 10px;
}
#footercard a:hover {
	color: #FE9955!important;
}
#footercopyright {
	clear: left;
	color: #999999;
	font-size: 1em;
	padding: 1.5em 0.63em;
	text-align: center;
}
#footercopyright a {
	color: #DDDDDD;
	text-decoration: none;
}
#frontpage-content h2 {
	color: #DDDDDD;
	display: block;
	font-size: 1.2em;
	font-weight: lighter;
	line-height: 30px;
	margin: 0 auto;
	padding-left: 30px;
}
#footersocial {
	display: block;
	border-bottom: 1px solid #E6E6E6;
	overflow:hidden;
	padding:10px 0px;
	margin-bottom:10px;
}
.gws_footer {
	margin-bottom: 50px;
}
.gws_footer_widget {
	display: inline-block;
}
.gws_footer_widget INPUT.wpcf7-text {
	max-width: 150px;
	border-color: #808080;
	background-image:url('http://www.glassworks-studios.com/html/images/enter_email.png');
	background-repeat: no-repeat;
	background-position: left center;
}
.tweet {
	margin-right:-5px;
	display:block;
	float:left;
}
.right .tweet {
	margin-right:-44px;
	width:224px;
}
#facebook-footer {
	display: inline-block;
	position: relative;
}
#___plusone_0, #___plusone_1, #___plusone_2, #___plusone_3, #___plusone_4, #___plusone_5, #___plusone_6, #___plusone_7, #___plusone_8, #___plusone_9, #___plusone_10, #___plusone_11, #___plusone_12 {
	width:60px !important;
}
#___plusone_1 {
	margin-right:6px !important;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 BLOG HEADER
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

.mainpage {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
	padding: 10px 20px 10px 20px;
	margin-bottom: 20px;
	clear: both;
}
.mainpage TD {
	vertical-align: top;
}
.above_logo {
	font-size: 11px;
	font-weight: bold;
}
#header_hplink {
	float: left;
	font-weight: lighter;
}
#header_subscription {
	float: right;
	margin-bottom: 10px;
	display: inline-block;
}
.bloglogo {
	clear: both;
	margin-bottom: 50px;
}
.page_divide_line {
	width: 39px;
	background-image:url('http://www.glassworks-studios.com/html/images/divider_line.png');
	background-position: center;
	background-repeat: repeat-y;
}
.page_divide_top {
	width: 39px;
	height: 12px;
	background-image:url('http://www.glassworks-studios.com/html/images/divider_line_top.png');
	background-position: center;
	background-repeat: no-repeat;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 SIDEBAR 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
.gws_sidebar_widget {
	clear: both;
}
.gws_sidebar_widget H2 {
	font-family: Helvetica, Arial, sans-serif;
	clear: both;
	font-size: 14pt;
}
.gws_sidebar_widget INPUT.wpcf7-text {
	max-width: 150px;
	border-color: #808080;
	background-image:url('http://www.glassworks-studios.com/html/images/enter_email.png');
	background-repeat: no-repeat;
	background-position: left center;
}
.email_submit_success {
	color: #FE9955;
	font-weight: bold;
}
.email_submit_fail {
	color: red;
	font-weight: bold;
}
.gws_sidebar_widget {
	margin-bottom: 45px;
}
.gws_sidebar_widget UL {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.gws_sidebar_widget LI {
	list-style-type: none;
	vertical-align: middle;
	margin-bottom: 10px;
	font-weight: normal;
	clear: both;
}
.gws_sidebar_widget LI A {
	text-transform:uppercase;
	font-size:18pt;
}
.gws_sidebar_widget LI IMG {
	border-style: solid;
	border-width: 1px;
	border-color: #E5E5E5;
	vertical-align: middle;
	display: inline;
	margin-right: 10px;
}
.popularlink {
	display: inline-block;
	height: auto;
	padding: 0 0;
	width: 147px;
	overflow: hidden;
	font-size: 1.2em;
	vertical-align: middle;
}
.populardate {
	color: #000000;
}
.tagcloud A {
	color: #808080;
	margin-left: 5px;
}
.tagcloud A:hover {
	color: #E6E6E6;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 ARTICLES 
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

.article H1 {
	margin: 0px 0px 5px 0px;
}
.article H1 A {
	color: #000000;
	font-size: 16pt;
	font-weight: lighter;
	line-height: 1em;
	margin: 0 0 20px;
	text-transform: uppercase;
}
.article H1 A:hover {
	color: #FE9955;
}
.article_wholepost {
	margin-bottom: 50px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  META
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

.article_date {
	font-size: 16pt;
	line-height: 1em;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px 0px 20px 0px;
}
.article_date A {
	color: #000000;
	font-weight: lighter;
}
.article_date A:hover {
	color: #000000;
}
.social-sharing-widget {
	display: inline-block;
	margin-right: 10px;
}
.article_tags {
	margin: 20px 0px;
	font-weight: bold;
	text-transform: capitalize;
	font-size: 11px;
}
.article_tags a {
	margin-left: 5px;
}
.article_featured_image {
	text-align: center;
	width: 611px;
	height: 405px;
}
.article_featured_image a {
	border: solid 2px #7f7f7f;
	display:block;
}
.article_featured_image a:hover {
	border: solid 2px #fe9955;
}
.article_featured_image a img {
	max-width: 607px;
	max-height: 401px;
}
.article_featured_image .gallery_option {
	width: 611px;
	margin: 18px 0px;
}
.article_featured_image .gallery_option li {
	margin-left: 7px;
	background: red;
	float: left;
}
.article_featured_image .gallery_option li a {
	border: solid 2px #e5e5e5
}
.article_featured_image .gallery_option li img {
	width: 112px;
	height: 74px;
}
.article_featured_image p {
	line-height: 17px;
	font-size: 12px;
	padding: 20px 0px 0px 0px;
	text-align: left;
}
.article_featured_image p a {
	border: none;
	display: inline;
	color: #ff9955;
}
.article_featured_image p a:hover {
	border: none;
	display: inline;
	color: #8f8f8f;
}
.article_content {
	font-size: 14px;
}
.article_content IMG {
	border-color: #808080;
}
.more-link {
	font-weight: bold;
	font-size: 13px;
	float: left;
}
.article_share_comments {
	font-weight: bold;
	color: #FE9955;
	float: right;
	display: inline;
	vertical-align: bottom;
}
.article_share_comments a {
	font-size: 13px;
}
A.article_permalink {
	display: inline-block;
	background-image:url('http://www.glassworks-studios.com/html/images/permalink_icon.png');
	background-repeat: no-repeat;
	background-position: center center;
	height: 12px;
	width: 30px;
	overflow: hidden;
}
A:hover.article_permalink {
	background-image:url('http://www.glassworks-studios.com/html/images/permalink_icon_hover.png');
	background-position:left center;
}
.article_permalink {
	clear:both;
	display: none;
	margin: -2px;
	text-align: right;
}
.article_permalink INPUT {
	max-width: 300px;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 CAROUSEL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/

#gws_gallery_medium {
	width:612px;
	height: 404px;
	vertical-align: middle;
	margin-bottom: 20px;
	overflow: hidden;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
}
#gws_gallery_medium IMG {
	max-width:610px;
	max-height: 402px;
	vertical-align: middle;
}
.gws_post_carousel {
	text-align: center;
}
.gws_post_carousel TD {
	vertical-align: middle;
}
#tone-wrapper {
	width: 540px;
	height: 135px;
	overflow: hidden;
}
#tone-content {
	width: 4500px;
}
#tone-content .tone {
	float: left;
	width: 135px;
	height: 135px;
}
#tone-content .tone IMG {
	margin: 10px;
	max-height: 115px;
	max-width: 115px;
	border-style: solid;
	border-width: 1px;
	border-color: #E6E6E6;
}
#tone-content .tone IMG:hover {
	border-color: #FE9955;
}
.carousel_left_scroll A {
	text-align: right;
	width: 13px;
	height: 26px;
	display: block;
	background-image:url('http://www.glassworks-studios.com/html/images/carousel_arrow_left.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.carousel_left_scroll A:hover {
	background-image:url('http://www.glassworks-studios.com/html/images/carousel_arrow_left_hover.png');
	background-position:left center;
}
.carousel_right_scroll A {
	text-align: left;
	width: 13px;
	height: 26px;
	display: block;
	background-image:url('http://www.glassworks-studios.com/html/images/carousel_arrow_right.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.carousel_right_scroll A:hover {
	background-image:url('http://www.glassworks-studios.com/html/images/carousel_arrow_right_hover.png');
	background-position:left center;
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 LIGHT BOX GALLERY
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
 .black_overlay {
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index:1001;
	-moz-opacity: 0.8;
	opacity:.80;
	filter: alpha(opacity=80);
}
.white_content {
	display: none;
	position: absolute;
	top: 20px;
	margin: 0 auto 0 auto;
	width: 960px;
	padding: 5px 5px 20px 20px;
	border: 1px solid #E6E6E6;
	background-color: white;
	z-index:1002;
	overflow: auto;
}
.close_lightbox_box {
	text-align: right;
	height: 15px;
}
#lightboxgallery_large {
	width: 813px;
	height: 538px;
	vertical-align: middle;
	margin-bottom: 20px;
	overflow: hidden;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #808080;
}
#lightboxgallery_large IMG {
	max-width: 813px;
	max-height: 536px;
	vertical-align: middle;
}
.lightboxgallery_carousel {
	float: right;
	width: 122px;
	text-align: center;
	margin-right: 15px;
}
#lightboxgallery-wrapper {
	height: 488px;
	overflow: hidden;
}
#lightboxgallery-content .lightboxgallery {
	float: left;
	width: 122px;
	height: 122px;
}
#lightboxgallery-content .lightboxgallery IMG {
	margin: 10px;
	max-height: 102px;
	max-width: 102px;
	border-style: solid;
	border-width: 1px;
	border-color: #E6E6E6;
}
#lightboxgallery-content .lightboxgallery IMG:hover {
	border-color: #FE9955;
}
.carousel_top_scroll A {
	text-align: center;
	height: 13px;
	margin-bottom: 10px;
	display: block;
	background-image:url('images/carousel_arrow_top.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.carousel_top_scroll A:hover {
	background-image:url('http://www.glassworks-studios.com/html/images/carousel_arrow_top_hover.png');
	background-position:left center;
}
.carousel_bottom_scroll A {
	text-align: center;
	height: 13px;
	margin-top: 10px;
	display: block;
	background-image:url('http://www.glassworks-studios.com/html/images/carousel_arrow_bottom.png');
	background-repeat: no-repeat;
	background-position: center center;
}
.carousel_bottom_scroll A:hover {
	background-image:url('http://www.glassworks-studios.com/html/images/carousel_arrow_bottom_hover.png');
}
/*
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 WELCOME OFFER AREA
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
*/
#wo_holder {
	width: 610px;
	background: url("http://www.glassworks-studios.com/html/images/bg_t.png") repeat;
	margin: 0px auto;
}
#wo_holder .wo_mainarea {
	padding: 20px;
	padding-top:0px;
}
#wo_holder .wo_area {
	background: url("http://www.glassworks-studios.com/html/images/welcome_image.jpg") no-repeat top right #fff;
	padding: 40px 250px 23px 23px;
	height: 160px;
}
#wo_holder .wo_area p {
	color: #000;
	font-size: 11px;
	line-height: 15px;
	margin:15px 0px;
}
.wo_area p a {
	color: #ff9955;
}
.wo_area p a:hover {
	color: #8F8F8F;
}
#nl_holder {
	margin-right: 32px;
}
#newsletter_bg {
	background: url("http://www.glassworks-studios.com/html/images/newsletter_bg.jpg") no-repeat top center #fff;
	height: 580px;
}
#nl_holder {
	background: url("http://www.glassworks-studios.com/html/images/bg_t.png") repeat;
	height: 516px;
	margin: 20px 28px 30px 182px;
}
#nl_holder .nl_mainarea {
	padding: 84px 0px 130px 110px;
	width: 593px;
	height: 300px;
	background: url("http://www.glassworks-studios.com/html/images/newsletter.png") no-repeat bottom right;
}
#nl_holder .nl_form .nl_title {
	text-transform: uppercase;
	text-align: right;
	padding-right: 10px;
	margin: 10px 0px 5px 0px;
	vertical-align: middle !important;
	font-size: 12px;
}
#nl_holder .nl_form .nl_field {
	width: 146px;
	margin: 5px 0px;
	padding: 4px;
}
#nl_holder .nl-submit {
	background: url("http://www.glassworks-studios.com/html/images/nl_submit.png") no-repeat;
	border: medium none;
	cursor: pointer;
	display: inline-block;
	font-size: 8pt;
	height: 24px;
	overflow: hidden;
	padding: 0;
	text-align: center;
	vertical-align: middle;
	width: 147px;
}
#nl_holder .nl_mainarea h1 {
	font-size: 16px;
	font-weight: lighter;
	line-height: 2.5em;
	margin: 25px 0 20px;
	text-transform: uppercase;
	text-align: right;
}
#nl_holder .nl_mainarea h1 a {
	color: #000000;
	line-height:2.5em;
}
#nl_holder .nl_mainarea h1 a:hover {
	color: #FE9955;
}
#pnf_bg_holder {
	padding: 45px 115px 28px;
	background: #fff;
}
#pnf_bg_holder #pnf_bg {
	background: url("http://www.glassworks-studios.com/html/images/pnf.jpg") no-repeat top right;
	padding: 10px 320px 80px 10px;
	height: 330px;
}
#pnf_bg_holder .pnf_down_box {
	width: 199px;
	height: auto;
}
#pnf_bg_holder .pnf_down_box a:hover {
	color: #FE9955!important;
}
#pnf_bg_holder .pnf_down_box .title {
	text-transform: uppercase;
	line-height: 18px;
	font-size: 11px;
}
#pnf_bg_holder .pnf_down_box li {
	line-height: 18px;
}
#about_us_holder {
	padding: 28px 40px;
	background: #fff;
	border:	1px solid #333;
}
#about_us_holder #aboutus {
	background: url("http://www.glassworks-studios.com/html/images/about_us.jpg") no-repeat top left;
	padding: 104px 10px 80px 410px;
	height: 376px;
}
.homepage_slide_single img {
	float: left;
	padding: 0;
}
#homepage_slide {
	height: 127px;
	margin: 10px 0 0;
	width: 961px;
}
#home h1 {
	font-size:1.2em;
	text-align:right;
	padding:0;
	margin:0;
	color:#000;
	width:auto;
}
#home h1 a {
	position:relative;
	padding-right:15px;
	line-height:1.5em;
}
.customer_title {
	font-size:1.2em;
	text-align:left;
	padding:0;
	margin:0;
	color:#000;
	width:auto;
	font-weight:bold;
}
.customer_title a {
	position:relative;
	background:url("http://www.glassworks-studios.com/html/ims/interface/arrow-right.gif") no-repeat right center;
	padding-right:15px;
	line-height:1.5em;
}
#home #main {
	border:none;
	overflow:visible;
	width:960px;
	margin: 0;
}
#home .primary {
	background-color:#fff;
	color:#fff;
	overflow:hidden;
	clear:both;
}
#home .secondary {
	background:url("http://www.glassworks-studios.com/html/ims/interface/arrow-right-grey.gif") no-repeat left;
	color:#fff;
	padding:10px;
	overflow:hidden;
	clear:both;
	float:none;
	position:relative;
}
.homepage_main_img {
	width: 961px;
	margin: 0;
}
#homepage_slide {
	width: 961px;
	height: 127px;
	margin: 10px 0 0 0;
}
.homepage_slide_single {
	width:961px;
	height: 127px;
}
.homepage_slide_single img {
	float:left;
	padding: 0;
}
#homepage_lower {
	width: 961px;
	height: 170px;
	clear:both;
	margin: 10px 0 20px 0;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}
.homepage_lower_single_wrapper {
	float:left;
	width: 184px;
	height: 140px;
	margin: 10px 10px 0 0;
}
.homepage_lower_single_title {
	text-align:left;
	width: 184px;
	padding: 0px 15px 10px 0px;
	font-size: 0.8em;
	font-weight:bold;
	line-height: 1.5em;
}
.homepage_lower_single_holder {
	background: #e5e5e5;
	width: 164px;
	height: 105px;
	margin: 0;
	padding: 10px;
	font-size: 0.8em;
	line-height:1.5em;
	text-align:left;
}
.homepage_lower_single_holder a, .homepage_lower_single_holder a:visited {
	font-weight: normal !important;
}
.homepage_lower_single_holder_contact {
	background: #e5e5e5;
	width: 164px;
	height: 105px;
	margin: 0;
	padding: 10px;
	font-size: 0.85em;
	line-height:1.5em;
	text-align:left;
}
.homepage_lower_single_holder_contact a, .homepage_lower_single_holder_contact a:visited {
	font-weight:normal !important;
}
.homepage_lower_single_holder_contact p {
	margin: 0 0 10px 0;
	padding: 0;
}
.homepage_lower_shipping_wrapper {
	float:right;
	width: 374px;
	margin: 10px 0 0 0;
}
.homepage_lower_shipping_title {
	text-align:left;
	width: 364px;
	padding: 0 0 10px 0px;
	font-size: 0.8em;
	font-weight:bold;
}
#home .primary {
	min-height:260px;
	height:auto !important;
	height:260px;
	margin: 0 0 10px 0;
}
#home .secondary {
	background-image:url("http://www.glassworks-studios.com/html/ims/home/sale_homepage.jpg");
	min-height:100px;
	height:auto !important;
	height:100px;
}
#home .secondary li {
	float:left;
	width:300px;
}
#home .secondary h2 {
	color:#fff;
	font-size:1.25em;
	width:150px;
	line-height:1.5em;
	margin-bottom:35px;
}
#home .secondary a {
	position:relative;
	color:#fff;
	text-transform:uppercase;
	background:url("http://www.glassworks-studios.com/html/ims/interface/arrow-right-grey.gif") no-repeat right center;
	font-size:0.8em;
	padding:3px 16px 3px 0;
}
#small_banner_left {
	float:left;
	width:300px;
	height:120px;
	margin: 0 0 10px 0;
}
#small_banner_left img {
	position:absolute;
	z-index:1;
}
#small_banner_left li {
	float:left;
	margin: 0 0 0 10px;
	width:300px;
	position:absolute;
	z-index: 55;
}
#small_banner_left h2 {
	color:#fff;
	font-size:1.25em;
	width:150px;
	line-height:1.5em;
	margin-bottom:35px;
}
#small_banner_left a {
	position:relative;
	color:#fff;
	text-transform:uppercase;
	background:url("http://www.glassworks-studios.com/html/ims/interface/arrow-right-grey.gif") no-repeat right center;
	font-size:0.8em;
	padding:3px 16px 3px 0;
}
#small_banner_right {
	float:left;
	width: 660px;
	height: 120px;
}
#small_banner_right img {
	position:absolute;
	z-index:1;
}
#small_banner_right li {
	float:left;
	margin: 0 0 0 20px;
	width:300px;
	position:absolute;
	z-index: 55;
}
#small_banner_right h2 {
	color:#fff;
	font-size:1.25em;
	width:150px;
	line-height:1.5em;
	margin-bottom:35px;
}
#small_banner_right a {
	position:relative;
	color:#fff;
	text-transform:uppercase;
	background:url("http://www.glassworks-studios.com/html/ims/interface/arrow-right-grey.gif") no-repeat right center;
	font-size:0.8em;
	padding:3px 16px 3px 0;
}
#jqzoom {
	min-height: 480px !important;
}
.zoomHolder a {
	height:480px !important;
}
#home_banner_top_left {
	font-size:1.1em;
	text-align:left;
	padding: 0;
	margin: 0;
	color:#000;
	width: 960px;
	height: 20px;
}
#home_banner_top_left a {
	background:url("http://www.glassworks-studios.com/html/ims/interface/arrow-right.gif") no-repeat right center;
	padding-right:15px;
	line-height:1.5em;
}
/*Newsletter Popup - added 5th October 2010*/
#newsletter-popup {
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url("http://www.glassworks-studios.com/html/ims/newsletter_popup/bg_popup_surround.png");
	background: rgba(0,0,0,.7);
	z-index:10
}
#newsletter-popup .inner {
	width: 962px;
	margin: 145px auto 0;
	height: 418px;
 background: #fff url(http://www.glassworks-studios.com/html/ims/newsletter_popup/bg_newsletter_popup.jpg);
	z-index: 100;
	position: relative;
}
#newsletter-popup .inner label, #newsletter-popup .inner h2, #newsletter-popup .inner p {
	position: absolute;
	left: -999em;
}
#newsletter-popup .inner #close-link {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	text-indent: -999em;
	width: 120px;
	height: 35px;
	z-index: 1000;
}
#newsletter-popup .inner input {
	width: auto;
	height: auto;
	background: none;
	border: none;
	position: absolute;
	top: 369px;
	left: 630px;
	margin: 0;
	padding: 0;
	z-index: 1000;
	top : 6px;
	left : 450px;
}
#newsletter-popup .inner form fieldset {
	margin: 0;
}
#newsletter-popup .inner form {
	padding: 362px 0 0 180px;
	margin: 0;
	top: 362px;
	left: 180px;
	position: relative;
	padding: 0;
	width: 640px;
}
#newsletter-popup .inner input.popup-email {
	background: #fff;
	background: rgba(255,255,255,.7);
	border: 1px solid #444;
	width: 416px;
	position: static;
	padding: 5px;
}
#popup-newsletter-wrapper.hidden {display:none;}
#offer-form {
	z-index:1000;
	display:none;
}
#offer-form-close {
	display:block;
	height:20px;
	width:100%;
	text-align:right;
}
#newsletter-submit-popup {
	height:22px;
	width:66px;
	background: url('http://www.glassworks-studios.com/html/images/button.png') no-repeat;
	border:none;
	padding-bottom:0px;
}
#newsletter-submit-popup:hover {
	height:22px;
	width:66px;
	background : url('http://www.glassworks-studios.com/html/images/button-active.png') no-repeat;
	border:none;
}
#welcome-offer-button {
	width:32px;
	height:88px;
	background : url('http://www.glassworks-studios.com/html/images/welcome_offer.png') no-repeat;
	background-position: top right;
}
#welcome-offer-button:hover {
	width:32px;
	height:88px;
	background : url('http://www.glassworks-studios.com/html/images/welcome_offer_hover.png') no-repeat;
}
#sidebar {
	display:none;
	position:fixed;
}
#sidebar-fb {
	width:32px;
	height:29px;
	background : url('http://www.glassworks-studios.com/html/images/fb_logo.png') no-repeat;
	background-position: top right;
}
#sidebar-fb:hover {
	width:32px;
	height:29px;
	background : url('http://www.glassworks-studios.com/html/images/fb_logo_hover.png') no-repeat;
}
#sidebar-twitter {
	width:32px;
	height:29px;
	background : url('http://www.glassworks-studios.com/html/images/twitter_logo.png') no-repeat;
	background-position: top right;
}
#sidebar-twitter:hover {
	width:32px;
	height:29px;
	background : url('http://www.glassworks-studios.com/html/images/twitter_logo_hover.png') no-repeat;
}
#sidebar-plus {
	width:32px;
	height:29px;
	background : url('http://www.glassworks-studios.com/html/images/plusone.png') no-repeat;
	padding-bottom:20px;
	background-position: top right;
}
#sidebar-plus:hover {
	width:32px;
	height:29px;
	background : url('http://www.glassworks-studios.com/html/images/plusone_hover.png') no-repeat;
}
#sidebar div {
	margin:10px 0px;
}
.sort {
	float:right;
	font-size:0.9em;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
}
.sort a {
	color:#666;
	font-weight:lighter;
}
#titleHigh h1 a {
	color: white;
	text-transform: uppercase;
	background: none;
	padding-right: 5px;
}
.product-description h2 {
	text-transform: none;
	margin: 15px 0;
	line-height: 1.2em;
}
.mainWrapper2010 .related .might-like li span {
	display: block;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	width: 102px;
	min-height: 1px;
	position: relative;
}
.shopNav {
	overflow:hidden;
	clear:both;
	font-size:13px;
}
.pagination {
	padding-right:200px;
	font-size:13px;
}
.pagination2 {
	padding-right:200px;
	font-size:13px;
}
#newsletter-response-footer {
	color: #FE9955;
	display: none;
	padding: 5px;
	clear: both;
}
#nl_holder {
	margin-right: 32px;
}
#top-offer {margin-bottom:10px;}
#menubar .currentmenu a {color:#FE9955;}
#member_form input {font-size:100%;}
/* FILTER CSS */
#filterlist {
	overflow:hidden;
	padding:7px 0px;
}
#filterlist li {
	float:left;
	margin-right:10px;
}
#wishlist-items li {
	width:224px;
	height:350px;
	margin-bottom:40px;
}
.celebrity_items li {
	width:299px !important;
	height:355px !important;
	margin-bottom:30px !important;
}
.celebrity_name {
	text-transform:uppercase;
	font-weight:bold;
	display:block;
	margin-top:10px;
}
.celeb_designer_name {display:block;}
#page-numbers {
	float:right;
	width:300px;
	text-align:right;
}
#page-numbers a {
	padding:0px 5px;
}
.page-numbers {
	float:right;
	width:300px;
	text-align:right;
}
.page-numbers a {
	padding-left: 5px;
}
.page-numbers a:hover {color:#FF9955;}
#sort-container {
	float:right;
	width:200px;
	text-align:right;
}
.sort-container {
	float: right;
	text-align: right;
}
#navigation-container {
	clear: both;
	display: block;
	height: 25px;
	line-height: 25px;
	margin: 10px 0;
	overflow: hidden;
	padding-bottom: 5px;
	vertical-align: middle;
}
#navigation-container .search_title {color:#8f8f8f;}
#navigation-container #search_term {color:#FE9955;}
.navigation-container {
	clear:both;
	overflow:hidden;
	display:block;
	margin:10px 0px;
	height:25px;
	line-height:25px;
	vertical-align:middle;
}
#wishlist-items li {
	list-style:none;
	float:left;
	text-align:center;
}
#wishlist-items li a {
	display: block;
	line-height: 18px;
}
.ui-multiselect .ui-widget ui-state-default .ui-corner-all {
	width:100px !important;
	min-width:100px !important;
}
#sale_collection {
	float:left;
	width:300px;
}
#sale_collection a {text-transform:uppercase;}
.sale_collection {
	float:left;
	width:300px;
}
.sale_collection a {text-transform:uppercase;}
.sale_collection a:hover, .sale_collection a:hover {
	color: #FE9955;
}
.filter_title {
	padding:0px 1px;
}
#filter_container {
	overflow:hidden;
	margin:40px 0px;
	padding:0px 30px;
	height:55px;
	background:#e6e6e6;
}
#filter_content_title {
	height:55px;
	float:left;
	min-width:130px;
	width: auto;
	margin-right: 38px;
	text-align: right;
}
#filter_content_title a {
	font-size: 1.5em;
	height: 55px;
	line-height: 55px;
	text-align: left;
	text-transform: uppercase;
}
#filter_content_title h1 {
	text-align:right !important;
}
#filter_content_title a:hover {
	color: #FE9955;
}
#filterlist_container {
	display:block;
	overflow:hidden;
	height:55px;
}
#ajax-contents {
	margin: 0 30px 20px;
}
#ajax-contents .product_container {
	float:left;
	text-align:center;
	width:224px;
	height:350px;
	margin-top:15px;
	margin-bottom:40px;
}
#filters {
	height:55px;
	padding-left:166px;
}
.original_price {
	display: block;
	font-size: 12px;
}
.sale2 {
	color:#c32a31 !important;
	text-transform:capitalize !important;
}
.original_price .sale2 {
	margin-top:2px;
	display:block;
}
.tab {
	height:25px;
	line-height:25px;
	background:#e6e6e6;
	text-align:center;
	cursor:pointer
}
.tab:hover {color:#FE9955;}
.show {display:block;}
.hide {display:none;}
.product-detail-tab {
	background:#e6e6e6;
	padding:20px;
	min-height:125px;
}
.current-tab {
	border-bottom: 1px solid #E6E6E6 !important;
	color: #8F8F8F;
}
#related-designer a {
	margin-left:1px !important;
}
#related-category a {
	margin-left:1px !important;
}
/* NEW PRODUCT PAGE CSS */
#more-images #prev {
	background-image: url("http://www.glassworks-studios.com/html/images/arrow_left.png");
	background-position: left center;
	background-repeat: no-repeat;
	height: 107px;
	width:12px;
}
#more-images #prev:hover {
	background-image: url("http://www.glassworks-studios.com/html/images/arrow_left_hover.png");
}
#more-images #next:hover {
	background-image: url("http://www.glassworks-studios.com/html/images/arrow_right_hover.png");
}
#more-images #next {
	background-image: url("http://www.glassworks-studios.com/html/images/arrow_right.png");
	background-position: left center;
	background-repeat: no-repeat;
	height: 107px;
	width:12px;
}
#product-carousel div {
	float: left;
	margin: 0px 8px;
	border: 1px solid #fff;
}
#product-carousel div:hover {
	border: 1px solid #FE9955;
}
.breadcrumb {
	float: left;
}
.breadcrumb a {
	color: #8F8F8F !important;
	text-transform:capitalize;
}
.breadcrumb .last {
	color: #000000!important;
}
.breadcrumb ul {list-style:none;}
.breadcrumb ul li {
	list-style:none;
	float:left;
}
#product-content {
	float:left;
	padding:20px 30px 0px;
	width:340px;
}
#product-content h1 {
	display: block;
	font-size: 20px !important;
	text-align: left;
}
#product-content h2 {
	font-size: 14px;
	line-height: 20px;
	text-align: left;
	text-transform:capitalize;
}
#product-content h3 {
	font-size: 14px;
}
#product-content h4 {
	line-height: 20px;
	font-size: 12px!important;
	text-transform: none;
}
#product-content h4 span {
	color: #FF9900;
	font-size: 15px !important;
	line-height: 50px;
}
.txtc {
	text-transform: uppercase;
}
#product-content-wrapper h1 {
	font-size: 14px;
	margin: 10px 0px 5px 0px
}
#product-content-wrapper .designer-name .product-title {
	font-size: 10px;
}
#product-content-wrapper .just-in-item a span {
	font-size: 10px;
	text-transform:uppercase;
}
#product-content-wrapper #search_term {
	text-transform:none;
	color:#FE9955;
}
#product-content-wrapper .btitle {color:#FE9955;}
#product-content-wrapper .inst:hover {color:#333}
#product-content-wrapper .bsubtitle {
	color:#8f8f8f;
	font-size:11px !important;
}
#product-content-wrapper span {
	color: #333333;
	font-size: 14px;
}
#product-content-wrapper span:hover {
	color: #FE9955;
}
#product-content-wrapper span a {
	color: #8f8f8f;
	font-size: 11px;
	margin: 0px 5px;
}
.pbox {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 139px;
	height: auto;
	text-align: center;
}
.pbox2 {
	float: left;
	margin: 0px 10px 0px 0px;
	width: 139px;
	height: auto;
	text-align: left;
}
.pbox2 a img {
	width: 140px;
	height: 140px;
	margin-bottom:10px;
}
.tleft {
	text-align: left;
}
.btitle {
	text-align:left !important;
}
/* product page css */
#product-recommend {
	float:left;
	width:228px;
	min-height: 290px;
}
#product-recommend .title {
	font-size: 11px;
	color: #8f8f8f;
}
#product-recommend #grayclick {
	width: 9px;
	height: 9px;
	float: right;
	text-indent: -9999px;
	margin: 2px;
	cursor:pointer;
}
#product-recommend #orangeclick {
	width: 9px;
	height: 9px;
	float: right;
	text-indent: -9999px;
	margin: 2px;
	cursor:pointer;
}
.orange {
	background: URL("http://www.glassworks-studios.com/html/images/orange_click.png") no-repeat;
}
.gray {
	background: URL("http://www.glassworks-studios.com/html/images/gray_click.png") no-repeat;
}
#product-recommend li {
	display: block;
	float: left;
	margin: 17px 10px;
}
#product-recommend li a {
	float: left;
	height: 110px;
	width: 80px;
}
#product-recommend #from-designer, #product-recommend #from-category {
	overflow:hidden;
	height:288px;
}
#product-recommend {
	display:block;
	overflow:hidden;
}
#product-recommend ul {
	overflow:hidden;
	list-style:none;
}
.form-container {
	overflow:hidden;
	display:block;
}
#more-images {margin-top:400px;}
/* CSS FOR CREATE ACCOUNT*/

#creat_account {
	height: 90px;
	border-bottom: solid 1px #e6e6e6;
	margin-bottom: 25px;
}
#creat_account p {
	font-size: 12px;
	color: #8f8f8f;
	line-height: 16px;
}
#creat_account p span {
	color: #ff9900;
	font-size: 12px;
}
#clickpage {
	float: right;
	line-height: 30px;
}
#clickpage li {
	float: left;
	padding-right: 12px;
	margin-right: 10px;
	color:#8f8f8f;
}
#clickpage li.deactive {
	background: url("http://www.glassworks-studios.com/html/images/gray_click.png") center right no-repeat;
}
#clickpage li.active {
	background: url("http://www.glassworks-studios.com/html/images/orange_click.png") center right no-repeat;
	color: #ff9900;
}
.creataccount {
	background:url("http://www.glassworks-studios.com/html/images/creataccount.png") center no-repeat;
	width: 100px;
	height: 30px;
}
.goback {
	background:url("http://www.glassworks-studios.com/html/images/goback.png") center no-repeat;
	width: 100px;
	height: 30px;
}
.tcenter {
	text-align: center;
}
/*We are sorry page*/
#wearesorry {
	background: url("http://www.glassworks-studios.com/html/images/wearesorryimg.png") no-repeat scroll right top transparent;
	padding: 10px 300px 80px 10px;
	border-bottom: solid 1px #E6E6E6;
}
#wearesorry .description2 {
	font-size: 12px;
	margin: 20px 0px;
}
.pgraf {
	font-size: 12px!important;
	line-height: 16px!important;
}
.orangepgraf, .orangetext, .pgraf a {
	color: #ff9900!important;
	font-size: 12px!important;
}
/*Best of us*/
#bestofus {
	background: url("http://www.glassworks-studios.com/html/images/bestofus.png") no-repeat scroll left top transparent;
	height: 190px;
	padding: 40px 10px 50px 200px;
	border-bottom: solid 1px #e6e6e6;
}
.separator {
	clear: both;
	width: 100%
}
.graytext {
	color: #8f8f8f
}
.height40 {
	height: 40px;
}
.remove {
	width: 100%;
	height: 30px;
	background: red;
	color: white;
	text-align: center;
	clear: both;
}
.article {
	max-height: 117px;
}
.article img {
	width: 115px;
	height: 115px;
	border: solid 1px #e6e6e6;
	float: left;
	margin-right: 20px;
}
.article p, .pfont12 {
	line-height: 20px;
	font-size: 12px;
}
#category_signup {
	background: none repeat scroll 0 0 #E6E6E6;
	padding: 13px 18px 13px 0px;
	text-align: right;
}
#category_signup h1 {font-size:19px;}
#category_signup .cat_name {
}
#category_signup h2 {
	padding: 5px 0 0;
	font-size: 18px;
}
#category_signup p {
	line-height: 20px;
	margin: 10px 0 5px;
}
.pagination {
	padding-right:450px;
	font-size:12px;
}
.pagination a {
	padding:0px 5px;
}
.pagination2 {
	padding-right:450px;
	font-size:12px;
}
#landing_page {
	height: auto;
	margin-right: 20px;
	padding: 10px;
	width: 370px;
	float:left;
}
#landing_page li {
	float: left;
}
#landing_page li img {
	padding: 5px;
}
.show-inline {display:inline;}
.category_title {
	color: #000000 !important;
	text-transform:uppercase;
}
.category_title:hover {
	color: #FE9955 !important
}
.orangeborder {
	border-color:#FE9955 !important;
}
#size-chart-button {cursor:pointer;}
#size-chart-button:hover {
	color:#FE9955;
	text-decoration:none;
}
.logo span {
 background-image: url(http://www.glassworks-studios.com/html/images/glassworks_2011.gif);
 background-image: url(http://www.glassworks-studios.com/html/images/sprite.png);
	background-position: -10px -10px;
}
#sidebar-fb {
 background-image: url(http://www.glassworks-studios.com/html/images/fb_logo.png);
 background-image: url(http://www.glassworks-studios.com/html/images/sprite.png);
	background-position: -7px -90px;
}
#sidebar-twitter {
 background-image: url(http://www.glassworks-studios.com/html/images/twitter_logo.png);
 background-image: url(http://www.glassworks-studios.com/html/images/sprite.png);
	background-position: -7px -139px;
}
#sidebar-plus {
 background-image: url(http://www.glassworks-studios.com/html/images/plusone.png);
 background-image: url(http://www.glassworks-studios.com/html/images/sprite.png);
	background-position: -7px -188px;
}
.newsletter-submit-footer {
 background-image: url(http://www.glassworks-studios.com/html/images/submit_button.jpg);
 background-image: url(http://www.glassworks-studios.com/html/images/sprite.png);
	background-position: -10px -247px;
}
.submit_button {
 background-image: url(http://www.glassworks-studios.com/html/images/submit_button.jpg);
 background-image: url(http://www.glassworks-studios.com/html/images/sprite.png);
	background-position: -10px -247px;
}
.newsletter-submit {
 background-image: url(http://www.glassworks-studios.com/html/images/submit_button.jpg);
 background-image: url(http://www.glassworks-studios.com/html/images/sprite.png);
	background-position: -10px -247px;
}
#welcome-offer-button {
 background-image: url(http://www.glassworks-studios.com/html/images/welcome_offer.png);
 background-image: url(http://www.glassworks-studios.com/html/images/sprite.png);
	background-position: -7px -288px;
}
#whitepaper {
	margin: 20px;
	overflow:hidden;
}
#whitepaper .wtop {
	margin-bottom: 15px;
	text-align:center;
	overflow:hidden;
}
#whitepaper .wtop p {
	vertical-align: middle;
	font-size: 18px;
}
#whitepaper .heading {
	margin: 30px 0px;
	font-size: 22px;
	text-align:left;
}
#whitepaper ul li {
	height: 265px;
	float: left;
}
#whitepaper .smlpl {
	width: 195px;
}
#whitepaper .smlpd {
	height: 29px;
	float: left;
	margin: 8px 0px;
	font-size: 12px;
	width: 100%;
	overflow: hidden;
}
.store_block thead tr {
	border:none;
	background:#e6e6e6;
}
.store_block .totals {border:none;}
.normal_button {
	border:none;
	background:none;
	width:auto;
	height:auto;
}
.orange_color {
	color:#FE9955 !important
}
/* Shopping bag */
.shopping_bag_top_info {overflow:hidden}
.shopping_bag_right {
	float:right;
	width:300px;
	text-align:right;
}
.shopping_bag_right a {
	text-decoration:none;
	color:#FE9955;
}
.shopping_bag_right a:hover {
	text-decoration:none;
	color:#8f8f8f;
}
#designer_separator {
	margin: 40px 30px 20px 30px;
	border-bottom: 1px solid #333;
}
.designer_name {
	font-weight:bold;
	font-size:12px;
	margin-top:11px;
	display:block;
	text-transform:uppercase;
}
.product_title {font-size:12px}
#size-out-of-stock {cursor:pointer;}
#size-out-of-stock:hover {
	color:#FE9955;
	text-decoration:none;
}
.page-numbers strong {
	color:#FE9955;
	margin-left:4px;
}
#product-details-wrapper {margin-top:15px;}
.fit a {
	color: #FE9955 !important;
}
.fit a:hover {
	color: #8f8f8f !important;
}
#sort-title {font-size:11px;}
.product-sort {
	font-size:11px !important;
}
.add_to_bag {
	background:url("http://www.glassworks-studios.com/html/images/add_to_bag.png");
	border:0;
	padding:0;
	margin:0;
	width: 181px;
	height: 24px;
}
.add_to_bag:hover {
	background:url("http://www.glassworks-studios.com/html/images/add_to_bag_hover.png");
	border:0;
	padding:0;
	margin:0;
}
.add_to_wishlist_button {
	background:url("http://www.glassworks-studios.com/html/images/add_to_wishlist.png");
	border:0;
	padding:0;
	margin:0;
	width: 143px;
	height: 24px;
}
.add_to_wishlist_button:hover {
	background:url("http://www.glassworks-studios.com/html/images/add_to_wishlist_hover.png");
	border:0;
	padding:0;
	margin:0;
}
#size-chart-button {
	font-size:11px !important;
}
#size-out-of-stock {
	font-size:11px !important;
}
#sizeSelect {
	padding:0px;
	font-size:11px;
}
#add-to-cart-form {display:inline;}
#add-to-cart-form span {
	margin:0px 5px;
	display:inline;
}
.size_title {
	margin:0px !important;
	margin-right:5px !important;
	font-size:11px !important;
}
.sorry_text {
	display: block;
	color: #FE9955 !important;
	margin-top:20px;
}
.inst {
	font-size: 12px !important;
	margin: 20px 0px;
	display: block;
}
#soldout-submit {
	background:url("http://www.glassworks-studios.com/html/images/submit_button.jpg") no-repeat center center;
	width: 64px;
	border: none;
	height: 25px;
}
#soldout-submit:hover {
	background:url("http://www.glassworks-studios.com/html/images/submit_button_hover.jpg") no-repeat center center;
}
.celebrity-name {font-weight:bold;}
.submit_button_long {
	background:url("http://www.glassworks-studios.com/html/images/submit_button_long.png") no-repeat center center;
	width: 189px !important;
	border: none;
	height: 25px;
}
#whitepaper_field_container input {width:180px;}
#whitepaper_field_container select {
	width:188px !important;
	height:23px;
}
.submit_button_long:hover {
	background:url("http://www.glassworks-studios.com/html/images/submit_button_long_hover.png") no-repeat center center;
	width: 189px !important;
	border: none;
	height: 25px;
}
.submit_button_long_typing {
	background:url("http://www.glassworks-studios.com/html/images/submit_button_long_typing.png") no-repeat center center;
	width: 189px !important;
	border: none;
	height: 25px;
}
#landing_page p {padding-right:20px;}
#whitepaper_detail {
	vertical-align:middle;
	padding-left:20px;
	padding-left: 450px;
	text-align: left;
}
#whitepaper #whitepaper_detail p {padding-top:0px;}
.create_account_field_container {padding-left:110px;}
.create_account_field_container input {
	font-size:11px !important;
}
.create_account_field_container select {
	font-size:12px !important;
	width:206px;
	padding:1px 0px;
	border-color:#e6e6e6;
}
.create_acccount_field_container .error {
	display:none !important;
}
.total table th {text-transform:capitalize;}
.total .total {
	color:#FE9955 !important;
}
.cv2 #CVV2 {
	padding:2px 3px;
	font-size:11px;
}
.issue #issue_number {
	padding:2px 3px;
	font-size:11px;
}
#card_hint_text {
	display: block;
	font-size: 10px !important;
	position: absolute;
	border: 1px solid #CCC;
	width: 60px;
	padding: 5px;
	z-index:10000 !important;
	background:#fff;
}
#container .main_invite #content .notes p {
	color: #9C9C9C;
	font-size: 11px;
	margin: 0;
}
#container .main_invite .ir h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.3;
	margin-top: 190px;
	text-align: left;
	text-transform: none;
	width: 421px;
}
#invite_submit_button {
	background:url("http://www.glassworks-studios.com/html/images/send_invitation.png") no-repeat center center !important;
	height:25px !important;
	margin:0 !important;
	padding:0 !important;
	border:none !important;
	width: 148px !important;
	margin-right:234px !important;
}
#invite_submit_button:hover {
	background:url("http://www.glassworks-studios.com/html/images/send_invitation_hover.png") no-repeat center center !important;
	height:25px !important;
	margin:0 !important;
	padding:0 !important;
	border:none !important;
	width: 148px !important;
	margin-right:234px !important;
}
#submit_container .typing {
	background:url("http://www.glassworks-studios.com/html/images/send_invitation_typing.png") no-repeat center center !important;
	height:25px !important;
	margin:0 !important;
	padding:0 !important;
	border:none !important;
	width: 148px !important;
	margin-right:234px !important;
}
/****** Designers button style *************/

.designer_submit_button {
	height:22px;
	width:66px;
	background: url('http://www.glassworks-studios.com/html/images/button.png') no-repeat;
	border:none;
	padding-bottom:0px;
}
.designer_submit_button:hover {
	height:22px;
	width:66px;
	background : url('http://www.glassworks-studios.com/html/images/button-active.png') no-repeat;
	border:none;
}
.designer_submit_button_typing {
	background-image:url('http://www.glassworks-studios.com/html/images/submit_button_typing.jpg') !important;
}
.remove_button {
	background:url("http://www.glassworks-studios.com/html/images/remove.png") no-repeat center center;
	height: 22px;
	width: 62px;
	border:0;
	margin-top:5px;
}
.remove_button:hover {
	background:url("http://www.glassworks-studios.com/html/images/remove_hover.png") no-repeat center center;
}
.size_container {margin-bottom:10px;}
.sign-in .inner p {margin-left:0px;}
.apply .apply_button {
	margin:0 !important;
	padding:0 !important;
	background:url("http://www.glassworks-studios.com/html/images/apply_button.png") no-repeat center center !important;
	width:60px !important;
	height:21px !important;
}
.apply .apply_button:hover {
	background:url("http://www.glassworks-studios.com/html/images/apply_button_hover.png") no-repeat center center !important;
}
.apply .apply_button_typing {
	background:url("http://www.glassworks-studios.com/html/images/apply_button_typing.png") no-repeat center center !important;
}
#product-main-image .zoomPad {
	margin-top:1px;
	margin-left:1px;
}
#searchbutton {
	background: url("http://www.glassworks-studios.com/html/images/search.png") top left no-repeat;
	height: 20px;
	width: 20px;
	border: none;
	opacity: 0.4;
}
#searchbutton:hover {opacity:1}
.product_tag {margin-top:2px;}
.card_list {
	margin-bottom: 19px;
}
.checkout_now_button {
	height:29px;
	width:212px;
	background:url("http://www.glassworks-studios.com/html/images/checkout_now.png") top left no-repeat;
	display:block !important;
}
.checkout_now_button:hover {
	background:url("http://www.glassworks-studios.com/html/images/checkout_now_hover.png") top left no-repeat;
}
.proceed_to_purchase {
	height:30px !important;
	width:225px !important;
	background:url("http://www.glassworks-studios.com/html/images/proceed_to_purchase.png") top left no-repeat !important;
	display:block !important;
}
.proceed_to_purchase:hover {
	background:url("http://www.glassworks-studios.com/html/images/proceed_to_purchase_hover.png") top left no-repeat !important;
}
.paynow_button {
	width:212px !important;
	height:28px !important;
	background:url("http://www.glassworks-studios.com/html/images/paynow_button.png") top left no-repeat !important;
	display:block !important;
}
.paynow_button:hover {
	background:url("http://www.glassworks-studios.com/html/images/paynow_button_hover.png") top left no-repeat !important;
}
.goback_button {
	width:229px !important;
	height:30px !important;
	background:url("http://www.glassworks-studios.com/html/images/goback_button.png") top left no-repeat !important;
	display:block !important;
}
.goback_button:hover {
	background:url("http://www.glassworks-studios.com/html/images/goback_button_hover.png") top left no-repeat !important;
}
.login_button {
	width:91px;
	height:30px;
	background:url("http://www.glassworks-studios.com/html/images/login_button.png") top left no-repeat;
	display:block !important;
}
.login_button:hover {
	background:url("http://www.glassworks-studios.com/html/images/login_button_hover.png") top left no-repeat !important;
}
.login_button_typing {
	background:url("http://www.glassworks-studios.com/html/images/login_button_typing.png") top left no-repeat !important;
}
.create_account_button {
	width:226px;
	height:30px;
	background:url("http://www.glassworks-studios.com/html/images/create_account_button.png") top left no-repeat !important;
	display:block !important;
}
.create_account_button:hover {
	background:url("http://www.glassworks-studios.com/html/images/create_account_button_hover.png") top left no-repeat !important;
}
.checkout_as_guest_button {
	width:226px;
	height:30px;
	background:url("http://www.glassworks-studios.com/html/images/checkout_as_guest.png") top left no-repeat !important;
	display:block !important;
}
.checkout_as_guest_button:hover {
	background:url("http://www.glassworks-studios.com/html/images/checkout_as_guest_hover.png") top left no-repeat !important;
}

