@import url( 'pressquotes.tpl.css' );

/************************ GENERAL ************************/


@font-face {
	font-family: lcdphone;
	src: url("../phone/lcdphone.eot") /* EOT file for IE */
}
@font-face {
	font-family: lcdphone;
	src: url("../fonts/lcdphone.ttf") /* TTF file for CSS3 browsers */
}

body {
	background-color: #f2f2f2;
	background: url(../../images/bg_white.jpg) top center;
	background-repeat: repeat-x;
	color: #353535;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Geneva, sans-serif, arial;
	font-size: 12px;
	line-height: 16px;
	background-color: #f2f2f2;
}

p {
	padding-bottom: 5px;
}

h1, h2, h3, h4, h5, h6, a {
	color: #373737;
	margin-bottom: 6px; 
}

h4, h5, h6 {
	margin-bottom: 2px; 
}

h1 { font-size: 24px; margin-bottom: 15px; }
h2 { font-size: 20px; margin: 10px 0; }
h3 { font-size: 16px; }
h4 { font-size: 14px; margin-bottom: 10px; }
h5 { font-size: 12px; }
h6 { font-size: 10px; }

a {
	text-decoration: none;
	color: #3d9db0;
}

a:hover {
	color: #3d9db0;
}

.hr {
	border-bottom: solid 1px #CCC;
	margin: 20px 0;
}

/************************ STRUCTURE ************************/

#background {
	/* background: url(../images/bg_large.png) no-repeat top center; */
}

#container {
	background: url(../images/nox-audio_logo.png) no-repeat top left;
	margin: 0 auto;
	width: 960px;
	position: relative;
	min-height: 760px;
}

/************************ CLASSES ************************/

.heading {
	background: url("../images/transparent17.png") repeat scroll 0 0 transparent;
	text-align: center;
	padding-left: 30px;
}

.clear {
	display: block;
	clear: both;
}

.noBG {
	background: none !important;
}

.align-right {
	text-align: right;
}

.align-left {
	text-align: left;
}

.align-center {
	text-align: center;
}

.left {
	float: left;
}

.right {
	float: right;
}

.required {
	color:#999999;
	font-size:10px;
	font-weight:normal;
	text-transform:lowercase;
}

.bold {
	font-weight: bold;
}

/************************ FORMS ************************/

input, select, textarea {
    font-family:"Trebuchet MS", Helvetica, Verdana, Arial, sans-serif;
    font-size:11px;
}

.input_text, .input_select, .input_textarea {
    background:transparent url(../images/bg_input.png); 
    padding:2px;
    border:1px solid #b6b6b6;
    color: #353535;
    background-color: #CCC !important;
}

.input_textNL {
    background:transparent url(../images/bg_input_dark.png); 
    padding:4px;
    border:1px solid #b6b6b6;
    color: #d6d6d5;
}

option {
	background: #D3D3D1;
}

.input_select {
    width:99%;	
}

.input_text {
    background-repeat:no-repeat;
    width:40%;
    height: 18px;
    font-size: 12px;
}

.input_text.small { 
    width:40px; 
}

.input_textarea {
	width: 60%;
	font-size: 12px;
	height: 200px;
	padding: 2px
}

.label {
    font-weight:bold;
    color: #333333;
}

.input_button {
	background: none repeat scroll 0 0 #DCDAD3;
	border: 2px solid #A7A7A7;
	color: #292929;
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
	cursor: pointer;
}

.input_small_button {
	background: #111;
	border: 2px solid #222;
	color: #fff;
	padding: 1px;
	font-size: 10px; 
	cursor: pointer;
}

.input_button_primary {
	background: #dcdad3;
	border: 2px solid #a7a7a5;
	padding: 4px;
	font-size: 14px;
	margin: 0 auto;
	color: #292929;
	cursor: pointer;
	margin-top: 10px;
	margin-bottom: 10px;
}

.error {
    color:#f00;	
}

.error h2 {
	color: #f00;
}

.error ul {
	list-style: disc;
	margin-left: 20px;
}

.error_box {
    background:url(/images/bg_error.png);
    border:1px dashed #f00;
    padding:10px;
    margin: 20px 10px;
}

.loader {
	display: none;
}

ul li {
	margin-left:20px;
}

ul.columns-two li {
	/* float: left;
	width:135px; */
	width: 340px;
	margin-left: 20px;
}
#datastream {
	display: none;
}


/************************ HEADER ************************/

#header {

}

#header #logo {
	position: absolute;
	width: 250px;
	height: 60px;
	top: 20px;
	left: 0px;
}

#header #facebook {
	float: right;
	margin-top: 8px;
}

#header #cart {
	height: 30px;
	text-align: right;
	font-size: 18px;
	width: 920px;
	margin: 0 auto;
	padding-top: 10px;
	/*
	width: 255px;
	margin-left: 610px;
	*/
}

#header #cart .buttons {
	position: relative;
	z-index: 10;
	float: right;
}
	#header #cart .buttons .cartcount {
		color: #3c3d3d;
		font-size: 11px;
		padding-left: 2px;
	}

#header #cart img {
	vertical-align: middle;
}

#header #menu {
	height: 40px;
	line-height: 33px;
	margin-left: 44px;
}

/************************ SUBNAV ************************/
#header #menu ul li .subNNav {
	position: absolute;
	top: 124px; left: 241px;
	z-index: 99999;
	float: left;
	padding: 0px;
	display: none;
}

#header #menu ul li .row { /*--If needed to break out into rows--*/
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
}
#header #menu ul li .subNNav ul{
	list-style: none;
	margin: 0; padding: 0;
	width: 150px;
	float: left;
}
#header #menu .subNNav ul li {
	width: 100%; /*--Override parent list item--*/
	color: #fff;
	padding: 0px
}
#header #menu .subNNav ul li h2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;
	font-size: 1.3em;
	font-weight: normal;
}
#header #menu .subNNav ul li h2 a { /*--Sub nav heading link style--*/
	padding: 5px 0;
	background-image: none;
	color: #e8e000;
}
#header #menu .subNNav ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	text-align: center;
	height: auto; /*--Override height from parent list item--*/
	/* background: url(navlist_arrow.png) no-repeat 5px 12px; */
	background: #e5e5e3;
	border: 1px solid #d3d3d1;
	padding: 4px; /* 2px 5px 2px 0px; */
	display: block;
	text-decoration: none;
	color: #3f3f3f;
	margin-bottom: 0px;
	margin-top: -1px;
	line-height: 20px;
}
#header #menu .subNNav ul li a:hover {
	color: #FFFFFF;
	background-position: 5px 12px ;/*--Override background position--*/
	background: #B1B1B1;
}

/********************************************************/


#header #menu ul li {
	display: inline;
	padding: 18px;
	margin: 0px 10px;
	font-size: 12px;
	font-weight: bold;
}

#header #menu ul li:hover, #header #menu ul li.active  {
	background: url(../images/bg_menu_music.png) no-repeat center top;
}

#header #menu ul li a {
	color: #000;
	text-transform: uppercase;
	padding: 10px 0;
}

#header #submenu {
	margin: 0 auto;
	width: 920px;
	height: 42px;
	line-height: 15px;
	text-align: right;
	
}

#header #submenu ul li {
	display: inline;
	margin: 0 0 0 10px;
	text-transform: uppercase;
	color: #3AAEED;
}

#header .register .input_text {
	width: 150px;
	font-size: 10px;
	padding: 2px 4px;
}

#header .register .input_button {
	width: 24px;
	height: 23px;
}

/************************ QUICK CONTENTS ************************/

#header #cart .quickcontents {
	position: absolute;
	left: 500px;
	top: 0px;
	padding-top: 40px;
	width: 450px;
	background: #dadad8;
	font-size: 10px;
	border: 4px solid #818383;
	border-top: 0;
	display: none;
	z-index: 8;
}

#header #cart .quickcontents .inner {
	opacity: 0;
}

#header #cart .quickcontents .inner .heading {
	position: absolute;
	left: 0px;
	top: 0px;
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
}

#header #cart .quickcontents .inner .close {
	cursor: pointer;
}

#header #cart .quickcontents .inner .items {
	width: 285px;
	float: left;
	background: #c6c6c5;
}

#header #cart .quickcontents .inner .summary {
	color:#444444;
	float:left;
	font-size:12px;
	text-transform:uppercase;
	width:160px;
}

#header #cart .quickcontents .inner .summary .subtotal {
	font-size: 10px;
	color: #3c6c83;
}

#header #cart .quickcontents .inner .summary .viewcart a {
	color: #444444;
}

#header #cart .quickcontents .inner .items .item.last {
	padding-bottom: 5px;
}

#header #cart .quickcontents .inner .items .item .thumb {
	width: 110px;
	height: 70px;
	overflow: hidden;
	text-align: center;
	float: left;
	padding: 5px 5px 0 5px;
}

#header #cart .quickcontents .inner .items .item .thumb img {
	height: 70px;
}

#header #cart .quickcontents .inner .items .item .description {
	float: right;
	padding: 5px 5px 0 5px;
	text-align: left;
	width: 150px;
}

#header #cart .quickcontents .inner .items .item .description h3 {
	color: #444444;
	padding-top: 3px;
	font-family: arial black;
}

#header #cart .quickcontents .inner .items .item .description h4 {
	color: #444444;
	margin: 4px 0;
	font-size: 12px;
}

.submit-checkout {
	cursor: pointer;
}
/************************ CONTENT ************************/

#content{
	width: 960px;
	margin: 0 auto;
	padding-bottom: 20px;
	/* padding-top: 10px; */
}

/************************ FOOTER ************************/

#footer {
	/* background: url(../images/opacity_000000_50.png); */
	text-align: center;
	text-transform: uppercase;
	margin: 10px 0;
	height: 20px;
}

#footer ul {
	width: 960px;
	margin: 0 auto;
}

#footer ul li {
	display: inline;
	padding: 8px;
	margin: 0px 8px;
	font-size: 10px;
	line-height: 20px;
	font-weight: bold;
}

#footer ul li img {
	vertical-align: middle;
}

#footer ul li a {
	color: #787878;
}

#footer ul li a:hover {
	color: #999;
}

/************************ TEMPLATE ************************/

#template {
	padding: 60px 20px 20px 20px;
}

#content .contentTemplate div {
	display: block;
	background: url("../images/transparent17.png") repeat scroll 0 0 transparent;
	padding: 20px 20px 20px 20px;
	min-height: 500px;
}

#content .contentTemplate div h2 {
	font-size: 12px;
}


/************************ HOME ************************/

#content.home {
	/* background: url(../images/opacity_000000_50.png); */
}

#content.home .splash {
	height: 424px;
	text-align: center;
}

#content.home .main {
	margin: 10px 0 5px;
}

#content.home .main .middle {
	margin: 0 9px;
	float: left;
}

#content.home .main .left {
	height: 190px;
	width: 304px;
}

#content.home .main .right {
	width: 304px;
	height: 190px;
}

#content.home .main .middle {
	width: 334px;
	height: 190px;
}

#content.home .facebooklike {
	background-color:#fff;
	height:78px;
	border-bottom:solid 1px #aaaaaa;
	overflow:hidden;
}

#content.home .main .left, #content.home .main .middle, #content.home .main .right {
	text-align: center;
}

#content.home .live {
	background: url(../images/news_holder.jpg) no-repeat top center;
	width: 960px;
	height: 45px;
	text-align: right;
	position: relative;
	padding-top: 5px;
}

#content.home .main div a {
	color: #bbbbbb;
}

#content.home .main div a:hover {
	color: #828282;
}

#pscroller{
	width: 510px;
	height: 13px;
	border: 0px solid black;
	font-size: 10px;
	padding: 3px;
	position: absolute;
	margin-left: 230px;
	top: 593px;
	z-index: 10;
}
#pscroller a{
	text-decoration: none;
	color: #FFFFFF;
}
.someclass{ //class to apply to your scroller(s) if desired
}

/*************** NAVIGATION LIGHT ***************/

#content.home .nhome {
	background: url(../images/nav_light.png) no-repeat -1004px top;
	width: 960px;
	height: 19px;
	position: relative;
	padding-bottom: 14px;
	z-index: -1;
}

#content .nnews {
	background: url(../images/nav_light.png) no-repeat -784px top;
	width: 960px;
	height: 19px;
	position: relative;
	padding-bottom: 14px;
	z-index: -1;
}

#content.media .nmedia {
	background: url(../images/nav_light.png) no-repeat -687px top;
	width: 960px;
	height: 19px;
	position: relative;
	padding-bottom: 14px;
	z-index: -1;
}

#content.contact .ncontact {
	background: url(../images/nav_light.png) no-repeat -320px top;
	width: 960px;
	height: 19px;
	position: relative;
	padding-bottom: 14px;
	z-index: -1;
}

#content.about .nabout {
	background: url(../images/nav_light.png) no-repeat -586px top;
	width: 960px;
	height: 19px;
	position: relative;
	padding-bottom: 14px;
	z-index: -1;
}

#content .nbuy {
	background: url(../images/nav_light.png) no-repeat -460px top;
	width: 960px;
	height: 19px;
	position: relative;
	padding-bottom: 14px;
	z-index: -1;
}

#content.products .nproducts {
	background: url(../images/nav_light.png) no-repeat -894px top;
	width: 960px;
	height: 19px;
	position: relative;
	padding-bottom: 14px;
	z-index: -1;
}

#content.product .nproducts {
	background: url(../images/nav_light.png) no-repeat -894px top;
	width: 960px;
	height: 19px;
	position: relative;
	padding-bottom: 14px;
	z-index: -1;
}

#content.faq .nfaq {
	background: url(../images/nav_light.png) no-repeat -218px top;
	width: 960px;
	height: 19px;
	position: relative;
	padding-bottom: 14px;
	z-index: -1;
}

#content .ntemplate {
	background: url(../images/n_template.png) no-repeat top center;
	width: 960px;
	height: 19px;
	position: relative;
	padding-bottom: 14px;
	z-index: -1;
}


/*************** NOXONIANS ***************/

#content.contact .noxguyContact {
	background: url(../images/contact_Noxonian.png) no-repeat top center;
	width: 222px;
	height: 460px;
	position: absolute;
	bottom: 28px;
	margin-left: 718px;
}
#content.about .noxguyAbout {
	background: url(../images/about_Noxonian.png) no-repeat top center;
	width: 228px;
	height: 381px;
	position: absolute;
	bottom: 20px;
	margin-left: 750px;
}
#content.faq .noxguyFAQ {
	background: url(../images/faq_Noxonian.png) no-repeat top center;
	width: 300px;
	height: 480px;
	position: absolute;
	bottom: 20px;
	margin-left: 700px;
}
#content.home .noxguyHome {
	background: url(../images/nox_head.png) no-repeat top center;
	width: 69px;
	height: 12px;
	position: absolute;
	bottom: 210px;
	margin-left: 880px;
}
#content.press .noxguyPress {
	background: url(../images/press_Noxonian.png) no-repeat top center;
	width: 220px;
	height: 502px;
	position: absolute;
	bottom: 2px;
	margin-left: 770px;
}
#content .noxguyMedia {
	background: url(../images/media_Noxonian.png) no-repeat top center;
	width: 221px;
	height: 414px;
	position: absolute;
	bottom: 21px;
	margin-left: 720px;
}
#content .noxonianPROD {
	/* background: url(../images/noxonian_GI.png) no-repeat top center; */
	width: 145px;
	height: 576px;
	bottom: 51px;
	margin-left: 20px;
	margin-top: 20px;
}

#content .noxguyfloor {
	background: url(../images/noxonian_floor.png) no-repeat top center;
	width: 533px;
	height: 98px;
	bottom: 20px;
	margin-left: 407px;
	position: absolute;
	z-index: -1;
}
#content.faq .noxguyfloor,#content.about .noxguyfloor,#content.media .noxguyfloor {
	background: url(../images/noxonian_floor.png) no-repeat top center;
	width: 533px;
	height: 98px;
	bottom: 20px;
	margin-left: 427px;
	position: absolute;
	z-index: -1;
}


#content .errorSC {
	display: block;
	background: url("../images/transparent17.png") repeat scroll 0 0 transparent;
	padding: 20px;
	min-height: 80px;
}

/**************** headers for pages ****************/

#content .titler {
	background: url(../images/titler.png) repeat scroll top left;
	color: #F0F0EE;
	font-family: arial black;
	font-size: 22px;
	width: 926px;
	height: 20px;
	padding: 17px;
	position: relative;
	z-index: -2;
}



/*************** ***************/

#content.home .live .share .heading {
	color:#3AAEED;
	font-family:lcdphone;
	font-size:24px;
	height:35px;
	left:112px;
	line-height:35px;
	padding-top:5px;
	position:absolute;
	top:73px;
}

#content.home .live .share .heading img {
	vertical-align: middle;
}

#content.home .live .share .icons {
	position: absolute;
	top: 77px;
	left: 293px;
}

#content.home .live .share .icons img {
	margin: 0 0 0 10px;
}

/************************ ABOUT ************************/


#content.about .content div {
	display: none;
	background: url("../images/transparent17.png") repeat scroll 0 0 transparent;
	padding: 20px 250px 20px 20px;
	min-height: 500px;
}

#content.about .content div h2 {
	font-size: 20px;
	font-family: arial black;
}

#content.about .menu {
	text-align: center;
	margin: 20px 0;
}

#content.about .menu ul li {
	display: inline;
	margin: 10px 20px;
}

#content.about .content div.about {
	display: block;
}

#content.about .content .image {
	border: 5px solid #b9b9b8;
	text-align: left;
	margin: 0 20px 20px 0;
}

/************************ PRODUCTS ************************/

#content.products .item {
	width: 285px;
	height: 260px;
	float: left;
	margin: 10px 0;
}

#content.products .item.middle {
	margin-left: 20px;
	margin-right: 20px;
}

#content.products .item.hover {
	/* background: url(../images/bg_loop.gif); */
}

#content.products .item .inner {
	padding: 5px;
	text-align: left;
}

#content.products .item .inner a {
	color: #000;
}

#content.products .item .inner a:hover {
	color: #39b0d8;
}

#content.products .item .inner .image {
	height: 165px;
	background: #ffffff;
	overflow: hidden;
	text-align: center;
	border-color: #b9b9b8;
	border-style: solid;
	border-width: 5px;
}

#content.products .item .inner h2 {
	/* font-family: lcdphone;
	color: #ffffff;
	margin: 10px 0 5px 0;
	font-size: 16px; 
	*/

	color: #ffffff;
	font-family: arial;
	font-size: 20px;
	line-height: 20px;
	margin: 10px 0 5px 0;
	text-align: center;
}

#content.products .item .inner .blurb {
	font-family: Verdana;
	text-transform: uppercase;
	height: 29px;
	overflow: hidden;
	font-size: 10px;
	text-align: center;
	margin-bottom: 4px;
}

#content.products .item .inner .subtitle {
	font-style: italic;
	font-weight: bold;
}

#content.products .item .inner .price {
	font-weight: bold;
	/* border-left: 205px #CCCCCC solid; */
	font-size: 12px;
	text-align: center;
}

/************************ ACCESSORIES ************************/

#content.productsACCESSORIES .item {
	width: 285px;
	height: 260px;
	float: left;
	margin: 10px 0;
}

#content.productsACCESSORIES .item.middle {
	margin-left: 20px;
	margin-right: 20px;
}

#content.productsACCESSORIES .item.hover {
	/* background: url(../images/bg_loop.gif); */
}

#content.productsACCESSORIES .item .inner {
	padding: 5px;
	text-align: left;
}

#content.productsACCESSORIES .item .inner a {
	color: #000;
}

#content.productsACCESSORIES .item .inner a:hover {
	color: #39b0d8;
}

#content.productsACCESSORIES .item .inner .image {
	height: 165px;
	background: #ffffff;
	overflow: hidden;
	text-align: center;
	border-color: #b9b9b8;
	border-style: solid;
	border-width: 5px;
}

#content.productsACCESSORIES .item .inner h2 {
	/* font-family: lcdphone;
	color: #ffffff;
	margin: 10px 0 5px 0;
	font-size: 16px; 
	*/

	color: #ffffff;
	font-family: arial;
	font-size: 20px;
	line-height: 20px;
	margin: 10px 0 5px 0;
	text-align: center;
}

#content.productsACCESSORIES .item .inner .blurb {
	font-family: Verdana;
	text-transform: uppercase;
	height: 29px;
	overflow: hidden;
	font-size: 10px;
	text-align: center;
	margin-bottom: 4px;
}

#content.productsACCESSORIES .item .inner .subtitle {
	font-style: italic;
	font-weight: bold;
}

#content.productsACCESSORIES .item .inner .price {
	font-weight: bold;
	/* border-left: 205px #CCCCCC solid; */
	font-size: 12px;
	text-align: center;
}
/************** END THIS DUPLICATE INFO ****************/

/************************ PRODUCT DETAIL ************************/

#content.product .images {
	width: 524px;
	height: 380px;
	float: right;
	position: relative;
	z-index: 0;
}

#content.product .item {
	width: 430px;
	float: left;
}

#content.product .purchase {
	margin-left: 792px;
	top: 468px;
	position: absolute;
	width: 166px;
}

#content.product .shellz {
	/* background: url("../images/bk_specialist.jpg") no-repeat scroll left top transparent; */
	min-height: 1150px;
	width: 950px;
}

#content.product .purchase .inner h2 {
	text-transform: uppercase;
	text-align: center;
	font-weight: bold;
}

#content.product .purchase .inner .form {
	background: #908f8d;
	padding: 10px;
	color: #272727;
	margin-top: 0px;
}

#content.product .purchase .inner .form .promo {
	margin-bottom: 10px;
}

#content.product .purchase .inner .form .promo .field {
	float: left;
	width: 100px;
}

#content.product .purchase .inner .form .promo .label {
	float: left;
	width: 40px;
	font-size: 8px;
	text-transform: uppercase;
	color: #ffffff;
	line-height: 10px;
}

#content.product .purchase .inner .form .input_text {
	width: 85px;
	height: 15px;
	padding: 2px;
	font-size: 10px;
}
#content.product .purchase .inner .form .input_select {
	width: 75px;
}
#content.product .purchase .inner .form .price {
	background: #FFFFFF;
	margin: 0 0 10px;
	padding: 8px 0 10px;
	font-size: 22px;
	font-weight: bold;
	color: #272727;
}

#content.product .purchase .inner .form .input_button {
	background: #272727;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	border: 0;
	width: 130px;
	padding: 5px;
	text-align: center;
	margin: 5px auto 0;
	cursor: pointer;
}

#content.product .purchase .inner .form .input_button .loader {
	display: none;
	vertical-align: middle;
}
#content.product .purchase .inner .form #product-checkout_btn {
	margin-top: 4px;
}
	#content.product .purchase .inner .form #product-checkout_btn a {
		color: #fff !important;
	}

#content.product .recommended {
	width: 380px;
	min-height: 100px;
	float: left;
	margin-top: 10px;
}

#content.product .purchase .inner {
	background: #908f8d;
	margin: 2px;
	padding: 0px;
	text-align: center;
	width: 166px;
}

#content.product .inner {
	background: #DCDCDC;
	margin: 2px;
	padding: 20px;
	width: 380px;
}

#content.product .item .inner h1 {
	font-family: arial black;
	font-size: 30px;
	font-weight: normal;
	line-height: 25px;
	text-transform: uppercase;
}

#content.product .item .inner h2 {
	margin-bottom: 10px;
	text-transform: uppercase;
}

#content.product .inner h3{
	background: #272727;
	color: #FFFFFF;
	font-family: arial black;
	font-size: 20px;
	margin-bottom: 10px;
	margin-top: 30px;
	padding: 10px;
}

#content.product .inner ul {
	list-style: disc;
	margin-left: 20px;
}

#content.product .colors {
	margin-bottom: 10px;
}

#content.product .colorbox {
	width: 20px;
	height: 14px;
	margin-right: 10px;
	float: left;
	border: 2px solid #908F8D;
	cursor: pointer;
}

#content.product .colorbox.active {
	border: 2px solid #fff;
}

#content.product .recommended .inner .recommended_product {
	float: left;
	padding: 10px;
	text-align: center;
	width: 85px;
}

#content.product .recommended .inner .recommended_product .thumb {
	background:none repeat scroll 0 0 #FFFFFF;
	height:50px;
	margin-bottom:5px;
	padding:5px;
	width:80px;
}

#content.product .icons {
}

#content.product .icons img {
	padding: 5px;
}

#content.product .product-disclaimer {
	/* ---	This is extra product disclaimer at the bottom of mysql record: nox.products.description */
	margin: 20px 0 -20px 0;
}
#content.product .disclaimer {
	font-size: 10px;
	padding: 20px 0;
	margin-top: 10px;
}

#content.product .burst {
	background:none repeat scroll 0 0 #274F61;
	border:1px dashed #FFFFFF;
	float:left;
	margin:10px auto 0;
	padding:5px;
	width:150px;
	text-align: center;
}

#content.product .burst h3 {
	text-align: center;
}

#content.product .column-right {
	/* float: left; */
	padding-bottom: 20px;
	padding-left: 10px;
}

#content.product .facebook-like-product {
	margin-top: 5px;
	margin-left: 45px;
}

#content.product #popupcontainer {
	display: none;
}

.popup {
	background:none repeat scroll 0 0 #FFFFFF;
	border:3px solid #b9b9b8;
	color:#353535;
	font-size:11px;
	padding:10px;
}

/************************ CART PAGE ************************/

#content.cart .left, #content.cart .right {
	width: 400px;
	padding-top: 20px;
}

#content.cart .right {
	background: url(../images/opacity_000000_50.png);
	border: 1px solid #000;
	padding: 20px 20px 20px;
}

#content.cart .cartsummary {
	border: 0px solid #000;
	background: url("../images/transparent17.png") repeat scroll 0 0 transparent;
}

#content.cart .cartsummary .even {
	background: url(../images/opacity_000000_25.png) repeat scroll 0 0 #FFFFFF;
}

#content.cart .cartsummary .odd {
	background: url(../images/opacity_333333_25.png) repeat scroll 0 0 #FFFFFF;
}

#content.cart .cartsummary .form_footer {
	background: url(../images/opacity_000000_25.png);
	padding: 5px;
}

#content.cart h2 {
	margin-bottom: 10px;
}

#content.cart .cartsummary tr.heading {
	background: #818383;
}

#content.cart .cartsummary tr.heading td {
	padding: 5px 0;
	font-weight: bold;
}

#content.cart td {
	padding: 1px 10px 3px 0;
}

#content.cart .cartsummary td {
	vertical-align: top;
	padding: 5px;
}

#content.cart .cartsummary td h4 {
	line-height: 16px;
}

#content.cart .cartsummary td.thumb {
	width: 100px;
	padding-right: 10px;
	text-align: center;
}

#content.cart .cartsummary td div.thumb {
	width: 160px;
	height: 100px;
	overflow: hidden;
	background: #fff;
	text-align: center;
	line-height: 100px;
}

#content.cart .cartsummary td div.thumb img {
	height: 100px;
	vertical-align: middle;
}

#content.cart .cartsummary tr.item h3 {
	font-family: arial;
	font-weight: bold;
	padding-top: 4px;
	line-height: 20px;
}

#content.cart .cartsummary tr.item h3 a {
	color: #000;
}

#content.cart .section {
	margin-bottom: 20px;
}


#content.cart .cartshipping {
	margin-top: 20px;
	background: url("../images/transparent17.png") repeat scroll 0 0 transparent;
	border: 0px solid #000;
	padding: 20px;
}

#content.cart .cartshipping td {
	padding: 5px;
}

#content.cart .promocode {
	margin-top: 20px;
	background: url("../images/transparent17.png") repeat scroll 0 0 transparent;
	border: 0px solid #000;
	padding: 20px;
}

#content.cart .carttotals {
	background: url("../images/transparent17.png") repeat scroll 0 0 transparent;
	border: 0px solid #000;
}

#content.cart .carttotals td {
	padding: 5px;
}

#content.cart .carttotals .grandtotal {
	font-size: 14px;
}

#content.cart .cartsummary input.quantity {
	width: 20px;
	text-align: center;
}

#content.cart .update-cart {
	padding: 0;  
}

#content.cart .update-ship {
	width: 255px;
	padding: 0;  
}

#content.cart .payment {
}

#content.cart .method {
	padding: 5px 0;
} 

#content.cart .customize h3 {
	margin: 10px 0;
}

#content.cart .cards{
	margin-right: 2px;
}

#content.cart .small {
	color: #666;
	font-size: 10px;
}

.updateshipping {
	margin: 5px;
}


/******************** CUSTOMIZER ********************/

#content.checkout-customize td {
	padding: 1px 10px 3px 0;
}

#content.checkout-customize .customize {
	margin-top: 20px;
}

/******************** CHECKOUT - CONTACT ********************/

#content.checkout-contact td {
	padding: 1px 10px 5px 0;
}

#content.checkout-contact h3 {
	margin: 10px 0;
}

#content.checkout-contact h1 {
	margin: 20px 0 10px;
}

/******************** CHECKOUT - PAYMENT ********************/

#content.checkout-payment tr.item td {
	padding: 5px 5px 0;
}

#content.checkout-payment td {
	padding: 1px 10px 5px 0;
}

#content.checkout-payment .cartsummary tr.heading {
	background: #818383;
}

#content.checkout-payment .cartsummary tr.heading td {
	font-weight: bold;
	padding: 5px 0;
}

#content.checkout-payment .cartsummary td.thumb {
	width: 100px;
	padding-right: 10px;
	text-align: center;
}

#content.checkout-payment .cartsummary td div.thumb {
	width: 160px;
	height: 100px;
	overflow: hidden;
	background: #fff;
	text-align: center;
	line-height: 100px;
}

#content.checkout-payment .cartsummary td div.thumb img {
	height: 100px;
	vertical-align: middle;
}

#content.checkout-payment .cartsummary tr.item h3 {
	font-family: arial;
	font-weight: bold;
	padding-top: 4px;
	line-height: 20px;
}

#content.checkout-payment .cartsummary tr.item h3 a {
	color: #000000;
}

#content.checkout-payment .cartsummary td.info {
	vertical-align: top;
}

#content.checkout-payment .carttotals {
	background: url(../images/opacity_000000_25.png);
	border: 1px solid #000;
}

#content.checkout-payment .carttotals td {
	padding: 5px;
}

#content.checkout-payment .carttotals .grandtotal {
	font-size: 14px;
}

#content.checkout-payment .creditcard {
	width: 450px;
}

#content.checkout-payment .creditcard .input_text {
	width: 200px;
}

#content.checkout-payment .express {
	width: 250px;
}

#content.checkout-payment .express input {
	margin: 10px auto;
}

/******************** PROGRESS BAR ********************/

.progressbar {
	border: solid 1px #cececd;
	padding: 5px;
	margin-bottom: 10px;
	background: #cececd;
}

.progressbar ol {
	text-align: center;
	padding: 5px;
}

.progressbar li {
	display: inline;
	padding: 5px 20px;
}

.progressbar li.current {
	background: #EEEEEE;
	color: #3AAEED;	
}

.progressbar li.past {
	color: #3AAEED;	
}

/************************ NEWS ************************/

#content .newsmenu {
	text-align: center;
	margin: 20px 0;
}

#content .newsmenu ul li {
	display: inline;
	margin: 10px 20px;
}


#content .newscontent .category {
	padding: 20px;
	display: none;
}

#content .newscontent .category.active {
	display: block;
	background: url("../images/transparent17.png") repeat scroll 0 0 transparent;
}

#content .presscontent .category {
	padding: 20px;
	display: none;
}

#content .presscontent .category.active {
	display: block;
	background: url("../images/transparent17.png") repeat scroll 0 0 transparent;
	padding-right: 220px;
}

#content .newscontent div h2 {
	font-size: 12px;
}

#content .newsarticle {
	margin-bottom: 50px;
	overflow: auto;
}

#content .newsarticle .thumb_container {
	/* background: url(../images/bg_thumb.png) repeat-x; */
	border: 5px solid #B9B9B8;
	width: 240px;
	padding: 0px;
	float: left;
	margin-right: 20px;
}
#content .newsarticle .text_container {
	float: left;
	width: 540px;
}
#content .newsarticle .text_container h3 {
	font-family: arial black;
	text-transform: uppercase;
	line-height: 20px;
	font-size: 15px;
}

/************************ CONTACT ************************/

#content.contact .splash {
	margin: 0px 0;
	padding-bottom: 14px;
}

#content.contact .right {
	font-size: 11px;
	font-weight: normal;
	padding-right: 20px;
	width: 300px;
}

#content.contact .right p {
	margin-bottom: 10px;
}

#content.contact .form, #content.contact .thankyou {
	background: url(../images/transparent17.png);
	padding: 20px;
}

#content.contact .thankyou {
	display: none;
}

#content.contact .loader {
	vertical-align: middle;
}

/************************ MEDIA ************************/

#content.media .flash .left, #content.media .flash .right {
	height: 488px;
	/* margin: 10px 0; */
}

#content.media .flash .left {
	width: 684px;
}

#content.media .flash .right {
	width: 300px;
}

#content.media .content .flash {
	display: block;
	background: url("../images/transparent17.png") repeat scroll 0 0 transparent;
	padding: 20px;
	min-height: 530px;
}

#content.media .bottom {
	background: url(../images/transparent17.png);
	/* padding: 10px; */
}

#content.media .bottom .left {
	background: url("../images/transparent17.png") repeat scroll 0 0 transparent;
	width: 960px;
	position: relative;
	margin-bottom: 10px;
	margin-top: 10px;
}

#content.media .bottom .right {
	width: 475px;
	height: 180px;
	background: url(../images/opacity_000000_25.png);
}

#content.media .bottom .right .heading {
	padding-top: 5px;
	font-family: lcdphone;
	font-size: 11px;
	color: #3AAEED;	
	height: 35px;
	line-height: 35px;
}

#content.media .bottom .right .heading img {
	vertical-align: middle;
}

#content.media .bottom .right .wallpaper {
	float: left;
}

#content.media .bottom .right .wallpapers .thumb {
	margin-left: 14px;
}

#content.media .bottom .right .wallpapers .thumb img { 
	border: 1px solid #000;
}

#content.media .bottom .right .wallpaper .sizes {
	margin-left: 14px;
	margin-top: 5px;
	width: 100px;
}

#content.media .bottom .right .wallpaper .sizes ul {
	text-align: center;
}

#content.media .bottom .right .wallpaper .sizes li {
	display: inline;
	text-align: center;
}


#content.media .bottom .left .presskit, #content.media .bottom .left .share {
	margin: 20px;
}

#content.media .bottom .left .share .heading {
	font-family: lcdphone;
	font-size: 15px;
	color: #3AAEED;
	position: absolute;
	top: 12px;
}

#content.media .bottom .left .share .heading span {
	margin: 0;
	padding: 0;
}

#content.media .bottom .left .share .icons {
	position: absolute;
	top:0px;
	left: 230px;
}

#content.media .bottom .left .share .icons img {
	margin: 0 0 0 10px;
}

/************************ FAQ ************************/

#content.faq .content div {
	display: block;
	background: url("../images/transparent17.png") repeat scroll 0 0 transparent;
	padding: 20px 290px 20px 20px;
	min-height: 500px;
}

#content.faq .content div h2 {
	font-size: 20px;
	font-family: arial black;
}

#content.faq ul {
	list-style: disc;
}

#content.faq li {
	margin: 0 5px 0 20px;
	line-height: 11px;
}

dt {
	font-size: 12px;
	font-weight: bold;
	color: #8CCBED;
}

dd {
	margin: 5px 0 5px 20px;
}

/************************ WHERE TO BUY ************************/

#content.where-to-buy .content {
	min-height: 650px;
	background: url(../images/transparent17.png);
	padding: 20px;
}

#content.where-to-buy .content .heading {
	padding-top: 60px;
	margin-left: 330px;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #fff;
}

#content.where-to-buy .content .description {
	height: 50px;
}

#content.where-to-buy .content .retailers {
	margin-left: 406px;
	margin-top: 0px;
	background: #fff;
	position: relative;
	width: 510px;
	padding-bottom: 30px;
}

#content.where-to-buy .content .retailers .item {
	float: left;
	margin: 5px 5px 5px 30px;
	width: 120px;
	text-align: center;
	height: 90px;
}

#content.where-to-buy .content .retailers .item .thumb {
	height: 75px;
	background-position: center center;
	background-repeat: no-repeat;
}

#content.where-to-buy .content .retailers .item .onlineonly {
	color: #000;
}

#content.where-to-buy .content .retailers .item img {
	width: 120px;
	height: 60px;
}

#content.where-to-buy .content .image {
	border: 5px solid #b9b9b8;
	text-align: left;
	margin: 0 20px 20px 0;
}

/************************ SITEMAP ************************/

#content.sitemap ul {
	list-style: disc;
}

#content.sitemap li {
	list-style: disc;
	margin-left: 20px;
}

#content.news a:link {
	color: #333;
}
#content.news a:hover {
	color: #555;
}

