﻿/* CLEARFIX */
.clearfix:after, .productList li:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix, .productList li { display: inline-block; }
html[xmlns] .clearfix, html[xmlns] .productList li { display: block; }
* html .clearfix, * html .productList li { height: 1%; }
.g-recaptcha > div {
    width: auto !important;
}
body, html {
	color: #4D4D4D;
	font-size: 14px;
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	background: #000 url(../gfx/bkg-main.jpg) repeat-x left top;
}
body, html {
	display: block;
}

a:link, a:visited { 
	color: #000;
	text-decoration: underline; }

a:hover, a:active {
	color: #000;
	text-decoration: none;
}
a img {
	text-decoration: none;
	border: none;
}

h1 {
	font-size: 2.8em;
	line-height:100%;
	font-weight: normal;
	margin: 0.6em 0 0.2em 0;
	color: #000;
}

h2 {
	font-size: 1.5em;
	font-weight: bold;
	margin: 0.6em 0 0.2em 0;
	color: #666;
}
h3 {
	font-size: 1.3em;
	font-weight: normal;
	color: #000;
	margin: 0.8em 0 0.2em 0;
}
h4 {
	font-size: 1.3em;
	font-weight: bold;
	margin: 0.6em 0 0.2em 0;
	color: #666;
}
h5 {
	font-size: 1.1em;
	font-weight: bold;
	color: #000;
	margin: 0.6em 0 0.2em 0;
}
h6 {
	font-size: 1.1em;
	font-weight: bold;
	color: #666;
	margin: 0.6em 0 0.2em 0;
}
.imgright {
	float: right;
	margin: 0 0 5px 15px;
}
.imgleft {
	float: left;
	margin: 0 15px 5px 0;
}
.imgborder {
	padding:3px;
	border:1px solid #CCC;
	background:#FFF;
	}
a:hover .imgborder {
	background:#FFD300;
	}
hr {
	color: #CCCCCC;
	margin: 20px 0;
	height:1px;
	border:0px solid;
	border-top:1px solid;
} 
p {
	margin: 0.65em 0 0.65em 0;
}
ol {
	list-style-position: outside;
	}
blockquote {
	text-align:center;
	color:#666;
	font-style:italic;
	font-size:18px;
	font-family:"Times New Roman", Times, serif;
	padding:20px;
	margin:15px 0 15px 0;
}
.header {
	position:relative;
	height:158px;
	color:#FFF;
	}
.site-logo {
	position:absolute;
	top:40px;
	left:17px;
	}
.wrapper {
	width: 1008px;
	margin: 0 auto;
}

/* CART SUMMARY */
.cart-preview {
	position:absolute;
	top:120px;
	right:35px;
	display:inline-block;
	}
#catCartSummary {
	float:right;
	font-weight:bold;
	}
a.cartSummaryLink {
	color:#FFF;
	text-decoration:none;
	text-transform:uppercase;
	margin:0 0 0 25px;
	padding:0 0 0 30px;
	background:url(../gfx/icon-cart.png) no-repeat left center;
	}
a:hover.cartSummaryLink, a:active.cartSummaryLink, a:focus.cartSummaryLink {
	color:#FFD300;
	text-decoration:none;
	background:url(../gfx/icon-cart.png) no-repeat left center;
	}

/* MAIN CONTENT */
.content-wrapper {
	padding:0 0 20px 0;
	border:4px solid #000;
	background:#FFF;
	-moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px;
	behavior: url(/stylesheets/PIE.htc);
	position:relative;
}
.content-wrapper a:hover, .content-wrapper a:active {
	background:#FFD300;
}
.content-wrapper h1+p {
	font-size:18px;
	line-height:125%;
	color:#000;
	}
.content-wrapper h1 + a + p {
	font-size:18px;
	line-height:125%;
	color:#000;
	}
.content-wrapper .productList h1+p, .content-wrapper .productfeaturelist h1+p, .opt-in h1+p, .notices h1+p {
	font-size:inherit;
	line-height:inherit;
	color:inherit;
	}
.content-wrapper p {
	line-height:130%;
	}
.content-wrapper h2 {
	font-size: 1.2em;
	font-weight: bold;
	margin: 25px 0 3px 0;
	padding:4px 10px;
	color: #FFF;
	background:#4D4D4D;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	behavior: url(/stylesheets/PIE.htc);
	position:relative;
}
.feat-story .blog-post {
	background:#E6E6E6;
	padding:10px;
	margin:0 0 4px 0;
	}
.feat-story .blog-post h1 {
	font-size:18px;
	font-weight:bold;
	}
.feat-story .blog-post p {
	line-height:16px;
	}
.notices {
	padding:0 !important;
	}
.notices ul {
	margin:0;
	padding:0;
	list-style-type:none;
	}
.notices li {
	margin:0;
	padding:15px 20px;
	border-bottom:1px solid #FFF;
	}
.notices h1 {
	margin:0;
	line-height:0.8em;
	}
.notices h1 a {
	color:#FFD300;
	display:block;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 3px 0;
	padding:0 0 0 75px;
	border-bottom:1px solid #333;
	background:transparent no-repeat left bottom;
	text-decoration:none;
	}
.notices h1 a:hover {
	color:#FFD300;
	border-bottom:1px solid #FDD300;
	background:transparent no-repeat left bottom;
	text-decoration:none;
	}
.notices p {
	margin-left:75px;
	}


/* PRODUCTS */
.productList {
	margin:0;
	padding:0;
	list-style-type:none;
	}
.productList li {
	margin:0 0 10px 0;
	padding:10px;
	background:#FFF url(../gfx/bkg-fade-up.png) repeat-x left bottom;
	-moz-border-radius: 0 0 10px 10px; -webkit-border-radius: 0 0 10px 10px; border-radius: 0 0 10px 10px;
	behavior: url(/stylesheets/PIE.htc);
	position:relative;
	}
.prod-img {
	width:195px;
	height:235px;
	overflow:hidden;
	float:left;
	}
.prod-img a {
	background-color:transparent !important;
	}
.prod-img img {
	width:170px;
	}
.prod-details, .prod-qty, .prod-actions {
	margin:0 0 0 195px;
	font-size:13px;
	position: relative;
    z-index: 1;
	}
.productSmall .prod-details {
	min-height:160px;
	}
.prod-code {
	color:#999;
	font-size:12px;
	padding:35px 0 0 0;
	}	
.prod-details h1 {
	margin:8px 0 4px 0;
	color:#4D4D4D;
	font-size:16px;
	font-weight:bold;
	}
.prod-details h1 a {
	color:#4D4D4D;
	text-decoration:none;
	}
.prod-details h1 a:hover {
	color:#000;
	text-decoration:none;
	background:none;
	}
.prod-details h2 {
    font-size: 1em;
    font-weight: normal;
    margin: 0.65em 0 0.65em 0;
    padding: 0;
    color: #777777;
    background: none;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
}
.prod-details a {
	font-weight:bold;
	}	
.prod-qty input {
	height:22px;
	width:25px;
	border:1px solid #FFD300;
	color:#4D4D4D;
	padding:1px 5px;
	margin:0 0 8px 0;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	behavior: url(/stylesheets/PIE.htc);
	position:relative;
	}
.productfeaturelist {
	margin:0;
	padding:0;
	list-style-type:none;
	}
.productfeaturelist li {
	margin:0;
	padding:0;
	}
.prod-feat {
	margin-top:15px !important;
	padding-bottom: 50px !important;
	}
.productfeaturelist h1 {
	margin:0;
	padding:75px 0 0 0;
	}
.productfeaturelist .prod-actions {
	bottom: 0;
    display: block;
    margin: 10px 0;
    position: absolute;
    text-align: center;
    width: 355px;
	font-size: 0px;
	}
.prod-banner {
	position:absolute;
	top:0;
	right:0;
	background:no-repeat right top;
	height:102px;
	width:288px;
	z-index:0;
	}
.prod-banner.Latest {
	background:url(../gfx/prod-tag-current.png);
	}
.prod-banner.Pre-Order {
	background:url(../gfx/prod-tag-pre-order.png);
	}
.prod-banner.Back-Order {
	background:url(../gfx/prod-tag-back-order.png);
	}
.prod-banner.Dont-Miss-Out {
	background:url(../gfx/prod-tag-miss-out.png);
	}
.prod-pre-order	.prod-img {
	width:120px;
	height:166px;
	overflow:hidden;
	float:left;
	}
.prod-pre-order	.prod-img img {
	width:120px;
	}
.prod-pre-order	.prod-details, .prod-pre-order.prod-actions {
	margin:0 0 0 140px;
	}
.prod-pre-order .prod-actions {
    text-align: right;
	position: relative;
	width: 350px;
	}
.prod-pre-order .prod-feat {
	padding-bottom:4px !important;
	}
.prod-pre-order .btn-2, .Pre-Order input.btn-2, .Pre-Order .headlines {
	display:none;
	}
.prod-pre-order .sp .btn-2, .Pre-Order.sp input.btn-2, .Pre-Order.sp .headlines {
	display:inline-block;
	}
.catalogueItemNotFound {
	display:none;
	}
.catalogueList {
	margin:0 0 20px 0;
	padding:0;
	list-style-type:none;
	}
.catalogueList li {
	margin:0;
	padding:0;
	}
.catalogueList li h2 {
	margin:2px 0;
	}
.catalogueList li h2 a {
	color:#FFF;
	text-decoration:none;
	}
.catalogueList li h2 a:hover {
	color:#FFD300;
	text-decoration:none;
	background-color:transparent;
	}

.prod-list-comment-link {
	float: left;
    font-weight: bold;
    left: -180px;
    margin: 20px 0 0;
    position: absolute;
	}
.comment-container {
	padding:10px;
	margin:5px 0;
	font-size:14px;
	border:1px solid #CCC;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
	behavior: url(/stylesheets/PIE.htc);
	position:relative;
}

.comment-container .header {
	padding: 6px 10px;
	color:#4D4D4D;
	height:auto;
	font-size:11px;
}

.comment-container span.name {
	color: #000;
	font-weight:bold;
}

.comment-container span.rating, .rating {
	margin: 0 9px;
	vertical-align: middle;
	float: right;
}
.rating {
	margin: 0 30px 0 0;
	font-size:13px;
}

.comment-container .content {
	padding: 10px;
	background:#FFFFDF;
	color:#000;
	font-size:14px;
}	
	
	
/* CART */
.cart-actions {
	text-align:right;
	}	
.cart-continue {
	float:left;
	margin:14px 0 0 0 !important;
	}
.cart-items th, .cart-items td {
	text-align:left;
	padding:3px;
	font-size:13px;
	}
.cart-items th {
	background:#4D4D4D;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	padding:5px 3px;
	}
.cart-items td {
	width:50%;
	}
.cart-items td+td {
	width:12%;
	}
.cart-items td+td+td {
	width:12%;
	}
.cart-items td+td+td+td {
	width:8%;
	}
.cart-items td+td+td+td+td {
	width:12%;
	}
.cart-items td+td+td+td+td+td {
	width:6%;
	}
.cartInputText {
	width:25px;
	color:#4D4D4D;
	border:1px solid #FDD300;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	behavior: url(/stylesheets/PIE.htc);
	position:relative;
	}
.cart-remove a {
	display:inline-block;
	padding:0px;
	margin:1px 0 0 0;
	width:14px;
	height:14px;
	border:0px;
	background:transparent url(../gfx/btn-remove.png) no-repeat center top;
	text-indent:-9999px;
	font-size:0px;
	color:transparent;
	cursor:pointer;
	}
.cart-remove a:hover, .cart-remove a:focus {
	background:transparent url(../gfx/btn-remove.png) no-repeat center top;
	}
.cart-totals {
	background:url(../gfx/bkg-fade-down.png) repeat-x left top;
	}
.cart-totals td {
	width:82%;
	padding:5px 8px 5px 3px;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	}
.cart-totals td+td {
	width:18%;
	font-weight:normal;
	text-align:left;
	vertical-align: top;
	}
.cart-grand-total {
	background:url(../gfx/bkg-fade-up.png) repeat-x left bottom;
	}
.cart-grand-total td {
	width:82%;
	padding:8px 8px 8px 3px;
	font-size:14px;
	font-weight:bold;
	text-align:right;
	}
.cart-grand-total td+td {
	width:18%;
	text-align:left;
	}
.shippingDiv {
	position:relative;
	}
#shippingSpan {
	margin: 0 155px 0 0;
	display:inline-block;
	}
select.shippingDropDown {
	position: absolute;
    right: 0;
    top: -2px;
    width: 150px;
}

	
	
/* BOXES */	
.yel-border {
	margin:0 0 12px 0;
	padding:10px;
	border:3px solid #FFD300;
	background:#FFF;
	}
.yel-bkg {
	margin:0 0 12px 0;
	padding:8px;
	background:#FFD300;
	}
.drk-gry-bkg {
	margin:0 0 12px 0;
	padding:25px;
	background:#333;
	color:#FFF;
	}
.drk-gry-bkg h1 {
	color:#FFD300;
	font-size:17px;
	font-weight:bold;
	text-transform:uppercase;
	margin:0 0 5px 0;
	padding:0 30px 5px 0;
	border-bottom:1px solid #FDD300;
	}
.opt-in h1 {
	background: url(../gfx/icon-newsletter.png) no-repeat right 2px;
	}
.lgt-gry-bkg {
	margin:0 0 12px 0;
	padding:25px;
	background:#4D4D4D;
	color:#FFF;
	}
.ssl-container {
	padding:5px;
	background:#FFF;
	display:inline-block;
	}
.safe-shop-text {
	float: right;
    padding: 24px 19px 0 0;
	}
.box-shad {
	margin-bottom:15px;
	-webkit-box-shadow: #666 0px 0px 12px;
	-moz-box-shadow: #666 0px 0px 12px;
	box-shadow: #666 0px 0px 12px;
	}
.end-fade {
	background:url(../gfx/bkg-fade-down.png) repeat-x left top;
	height:45px;
	}
	

/* FORMS */
.form {
	padding:10px;
	margin:5px 0;
	font-size:14px;
	border:1px solid #CCC;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
	behavior: url(/stylesheets/PIE.htc);
	position:relative;
	}
.opt-in .form {
	padding:0px;
	margin:13px 0 0 0;
	border:0px solid #CCC;
	}
.form fieldset {
	margin:8px 0;
	padding:5px 0;
	border:none;
	border-bottom:1px dotted #CCC;
	}
.form legend {
	padding:5px 0px;
	margin:0 0 0 -8px;
	font-size:15px;
	color:#4D4D4D;
	text-transform:uppercase;
	}
.form legend span {
	padding:0 15px;
	margin:0;
	font-size:13px;
	text-transform:none;
	font-style:italic;
	}
.form .item {
	padding:2px 0;
	margin:0;
	clear: both;
	}
.opt-in .form .item {
	padding:2px 0 ;
	width: 163px;
	display:inline-block;
	}
.opt-in .form .item.actions {
	width: 100%;
	}
.opt-in .form a {
	color:#999999;
	}
.opt-in .form a:hover {
	color:#4D4D4D;
	}
.form label {
	padding:5px 10px 0 0;
	margin:0;
	display:inline-block;
	float:left;
	width:135px;
	font-weight:bold;
	}
.form.prod-comments label {
	width:115px;
	}
.opt-in .form label {
	padding:0 0 3px 0;
	font-size:13px;
	font-weight:bold;
	color:#FFD300;
	}
.form .sub-item label {
	width:28px;
	float:none;
	font-weight:normal;
	}
.form .req {
	color:#FFD300;
	font-style:italic;
	font-weight:normal;
	}
.form .cat_textbox {
	height:22px;
	width:310px;
	border:1px solid #969696;
	color:#828282;
	padding:1px 5px;
	margin:0 0 8px 0;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	behavior: url(/stylesheets/PIE.htc);
	position:relative;
	}
.form .cat_textbox_small {
	height:22px;
	width:150px;
	border:1px solid #969696;
	color:#828282;
	padding:1px 5px;
	margin:0 0 8px 0;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	behavior: url(/stylesheets/PIE.htc);
	position:relative;
	}
.form .cat_textbox_smaller {
	height:22px;
	width:105px;
	border:1px solid #969696;
	color:#828282;
	padding:1px 5px;
	margin:0 0 8px 0;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	behavior: url(/stylesheets/PIE.htc);
	position:relative;
	}
.form .cat_dropdown {
	width:322px;
	height:25px;
	border:1px solid #969696;
	color:#828282;
	padding:2px 5px;
	margin:0 0 8px 0;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	behavior: url(/stylesheets/PIE.htc);
	position:relative;
	}
.form .cat_dropdown_small {
	width:250px;
	height:25px;
	border:1px solid #969696;
	color:#828282;
	padding:2px 5px;
	margin:0 5px 8px 0;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	behavior: url(/stylesheets/PIE.htc);
	position:relative;
	}
.form .cat_dropdown_smaller {
	width:160px;
	height:25px;
	border:1px solid #969696;
	color:#828282;
	padding:2px 5px;
	margin:0 5px 8px 0;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	behavior: url(/stylesheets/PIE.htc);
	position:relative;
	}
.form .cat_listbox {
	width:310px;
	height:80px;
	border:1px solid #969696;
	color:#828282;
	padding:2px 5px;
	margin:0 0 8px 0;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	behavior: url(/stylesheets/PIE.htc);
	position:relative;
	}
.captchaimg	{
	display: inline-block;
	height: 36px;
	float:left;
}
#CaptchaV2 {
	color:#666666;
	font-family:"Courier New",Courier,monospace;
	font-size:25px;
	height:32px;
	letter-spacing:5px;
	width:146px !important;
	margin:0 0 5px 4px;
}
div#recaptcha_widget_div {
    width: 340px;
    float: right;
}
.fine-print {
	font-style:italic;
	font-weight:normal;
	color:#999;
	font-size:13px;
	}
.fine-print a {
	color:#999;
	}
.form .actions .fine-print {
	display:inline-block;
	width:220px;
	}

.form .actions .btn-2 {
	top:-5px;
	float:right;
	}

/* BLOG */
.blog-post a {
	text-decoration:none;
	}
.post-list .blog-post {
	background:url(../gfx/bkg-fade-up.png) repeat-x left bottom;
	padding: 10px;
	}	
.BlogRecentPost ul, .BlogTagList ul, .BlogPostArchive ul {
	margin: 5px 0 0 0;
	padding: 0;
}
.BlogRecentPost li, .BlogTagList li, .BlogPostArchive li {
	color:#FFF;
	list-style: none;
	margin: 0 0 10px 0;
}
.BlogRecentPost li a, .BlogTagList li a, .BlogPostArchive li a {
	color:#FFF;
	text-decoration:none;
}	
.BlogRecentPost li a:hover, .BlogTagList li a:hover, .BlogPostArchive li a:hover {
	color:#000;
}
.blog-post h2 {
    margin: 10px 0;
    padding: 0px;
    color: #4D4D4D;
    background: none;
}
.post-body .imgborder {
	margin-top: 20px;
}

/* GENERAL BUTTONS */
input.btn-1, input.productSubmitInput, a#catshopbuy, .ecommerceBuyNow_Item {
	display:inline-block;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:0.05em;
	color:#000;
	padding:7px 13px;
	margin:5px 8px 0 0;
	border:1px solid #CCC;
	cursor:pointer;
	background:#FFD300 url(../gfx/bkg-btn-texture.png) repeat-x left bottom;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
	behavior: url(/stylesheets/PIE.htc);
	position:relative;
	}
input:hover.btn-1, input:focus.btn-1, input:hover.productSubmitInput, input:focus.productSubmitInput, a:hover#catshopbuy, a:focus#catshopbuy, a:hover.ecommerceBuyNow_Item, a:focus.ecommerceBuyNow_Item {
	background:#FFEB63 url(../gfx/bkg-btn-texture.png) repeat-x left bottom;
	}
.prod-pre-order	input.productSubmitInput, .Pre-Order input.productSubmitInput, a:link.ecommerceBuyNow_Item, .ecommerceBuyNow_Item {
	margin:0;
	border:1px solid #CCC;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
	text-decoration: none;
	}
input.btn-1.btn-set, input.productSubmitInput, a#catshopbuy,
.prod-pre-order .Pre-Order.sp input.productSubmitInput,
.Pre-Order.sp input.productSubmitInput,
a:link.ecommerceBuyNow_Item, .ecommerceBuyNow_Item {
	margin:0;
	border-left:0px solid #CCC;
	-moz-border-radius: 0 8px 8px 0; -webkit-border-radius: 0 8px 8px 0; border-radius: 0 8px 8px 0;
	}
	
input.btn-2 {
	display:inline-block;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	letter-spacing:0.05em;
	color:#FFF;
	padding:7px 13px;
	margin:8px 8px 0 0;
	border:1px solid #CCC;
	cursor:pointer;
	background:#333 url(../gfx/bkg-btn-texture.png) repeat-x left bottom;
	-moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
	behavior: url(/stylesheets/PIE.htc);
	position:relative;
	}
input:hover.btn-2, input:focus.btn-2 {
	background:#4D4D4D url(../gfx/bkg-btn-texture.png) repeat-x left bottom;
	}
input.btn-2.btn-set {
	margin-right:0;
	border-right:0px solid #CCC;
	-moz-border-radius: 8px 0 0 8px; -webkit-border-radius: 8px 0 0 8px; border-radius: 8px 0 0 8px;
	}
a.btn-3 {
	font-size:13px;
	text-decoration:none;
	background:#FFF;
	display:inline-block;
	padding:3px 13px;
	margin:4px 0;
	border:1px solid #4D4D4D;
	-moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px;
	behavior: url(/stylesheets/PIE.htc);
	position:relative;
	}

.h-social {
	position:absolute;
	top:0px;
	right:0px;
	}
.fb-link {
	background:url(../gfx/icon-fb.png) no-repeat center top;
	width:43px;
	height:44px;
	display:inline-block;
	text-indent:-9999px;
	position: absolute;
	}
.addthis_toolbox {
	display: block;
    margin: 15px 35px 0 55px;
    position: relative;
    min-width: 175px;
	}	


.promo-notice {
    position: relative;
    top: 10px;
    left: 32px;
    margin: 0 0 -13px 0;
}
.promo-notice a:hover, .promo-notice a:active, .promo-notice a:focus {
    text-decoration:none;
    background:none;
}

/* FIXED SCROLL SIDE PANEL */
/*#aside {
  float:left;
}
#aside-wrapper {
  position: relative;
}
#asideWrapper { 
  left: 450px;
  position: absolute;
  margin-left: 35px;
}
#aside {
  position: absolute;
  top: 0;
}
#aside.fixed {
  position: fixed;
  top: 0;
  width: 380px;
}*/

/* COLUMNS */

.col1 {
	float: left;
	margin:10px 30px 0 45px;
	width: 45%;
}

.col2 {
	margin:10px 0 0 0;
	float: left;
	width: 51%;
}
.narrow {
	width: 380px !important;
}
.wide {
	width: 510px !important;
}
.full {
	width: 100%;
}
.footer {
	color: #999;
	padding: 10px 20px 15px 20px;
}
.footer .col1, .footer .col2 {
	color: #4D4D4D;
	padding: 0;
	margin: 0;
}
.footer .col1 {
	width:760px;
	position:relative;
}
.footer .col2 {
	width:200px;
}
.footer a:link, .footer a:visited {
	color: #4D4D4D;
	padding-left: 20px;
	text-decoration:none;
}
.footer .col2 a:link, .footer .col2 a:visited {
	float:right;
}
.footer a:hover, .footer a:active {
	text-decoration:none;
	color:#808080;
}
/* Corner radius */
.ui-corner-tl { -moz-border-radius: 12px 0px 0px 0px; -webkit-border-radius: 12px 0px 0px 0px; border-radius: 12px 0px 0px 0px; behavior: url(/stylesheets/PIE.htc); position:relative; }
.ui-corner-tr { -moz-border-radius: 0px 12px 0px 0px; -webkit-border-radius: 0px 12px 0px 0px; border-radius: 0px 12px 0px 0px; behavior: url(/stylesheets/PIE.htc); position:relative; }
.ui-corner-bl { -moz-border-radius: 0px 0px 0px 12px; -webkit-border-radius: 0px 0px 0px 12px; border-radius: 0px 0px 0px 12px; behavior: url(/stylesheets/PIE.htc); position:relative; }
.ui-corner-br { -moz-border-radius: 0px 0px 12px 0px; -webkit-border-radius: 0px 0px 12px 0px; border-radius: 0px 0px 12px 0px; behavior: url(/stylesheets/PIE.htc); position:relative; }
.ui-corner-top { -moz-border-radius: 12px 12px 0px 0px; -webkit-border-radius: 12px 12px 0px 0px; border-radius: 12px 12px 0px 0px;; behavior: url(/stylesheets/PIE.htc); position:relative; }
.ui-corner-bottom {-moz-border-radius: 0px 0px 12px 12px; -webkit-border-radius: 0px 0px 12px 12px; border-radius: 0px 0px 12px 12px; behavior: url(/stylesheets/PIE.htc); position:relative; }
.ui-corner-right { -moz-border-radius: 0px 12px 12px 0px; -webkit-border-radius: 0px 12px 12px 0px; border-radius: 0px 12px 12px 0px; behavior: url(/stylesheets/PIE.htc); position:relative; }
.ui-corner-left { -moz-border-radius: 12px 0px 0px 12px; -webkit-border-radius: 12px 0px 0px 12px; border-radius: 12px 0px 0px 12px; behavior: url(/stylesheets/PIE.htc); position:relative; }
.ui-corner-all { -moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px; behavior: url(/stylesheets/PIE.htc); position:relative; }
.ui-corner-all2 { -moz-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px; behavior: url(/stylesheets/PIE.htc); position:relative; }



.digital-tag {
    position: absolute;
    top: 160px;
    left: 24px;
    border: 2px solid #e11c24;
    color: #e11c24;
    padding: 8px 14px;
    border-radius: 9px;
    font-weight: bold;
    background: rgba(255,255,255,0.8);
}
.ssl-container img {
    width: 90px;
    margin: 0 20px;
    border-radius: 6px;
}

