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

body {
	background:#fff url(../img/bg.png) 0 0 repeat-x; 
	font-size: 60%;
	font-family:Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the .container selector */
	color: #302226;
	}

.breakout {
	padding:0;
	margin:0;
	background:url(../img/breakout_bg.gif) left bottom repeat-x; 
	
	}

.container {
	text-align:left;
	width:760px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	font-size:1.5em;
	line-height:1.4em;
	position:relative;
	}

/* Links */

a:link {color: #ec9d04; text-decoration:none; border-bottom:1px solid #ffcf3b;}     /* unvisited link */
a:visited {color: #ec9d04; text-decoration:none; border-bottom:1px solid #ffcf3b;}  /* visited link */
a:hover {color: #ec9d04; text-decoration:none; border-bottom:2px solid #fff601;}   /* mouse over link */
a:active {color: #ec9d04; text-decoration:none; border-bottom:1px solid #ffcf3b;}   /* selected link */

a.button:link {border:none;}     /* unvisited link */
a.button:visited {border:none;}  /* visited link */
a.button:hover {border:none;}   /* mouse over link */
a.button:active {border:none;}   /* selected link */

a img {border:none;}



/* Header */

.header {
	height:120px;
	position:relative;
	}

h1 {
	text-indent: -9999px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
h1 a:link, h1 a:visited, h1 a:hover	{
	display: block;	
	width: 252px;
	height: 120px;
	background:transparent url(../img/nuphonics.gif) 0 32px no-repeat;
	margin: 0;
	padding: 0;
	border: 0;
	}
	
.header ul {
	position:absolute;
	top:86px;
	left:307px;
	width:508px;
	height:34px;
	margin:0;
	padding:0;
	border:0;
	background: transparent url(../img/nav.gif) 0 0 no-repeat;
	}
	
.header ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
.header ul li, .header ul a {
	height: 34px;
	display: block;
	}
	
.header ul a {
	text-indent: -9999px;
	overflow: hidden;
	text-decoration: none;
	}
	
#home		{left: 0; width: 80px;}
#store		{left: 80px; width: 74px;}
#science	{left: 154px; width: 189px;}
#about 		{left: 343px; width: 110px;}

#home a:hover		{background: transparent url(../img/nav.gif) 0 -34px no-repeat;}
#store a:hover 		{background: transparent url(../img/nav.gif) -80px -34px no-repeat;}
#science a:hover 	{background: transparent url(../img/nav.gif) -154px -34px no-repeat;}
#about a:hover 		{background: transparent url(../img/nav.gif) -343px -34px no-repeat;}

#home_page #home, #home_page #home a:hover				{background: transparent url(../img/nav.gif) 0 -68px no-repeat;}
#store_page #store, #store_page #store a:hover			{background: transparent url(../img/nav.gif) -80px -68px no-repeat;}
#product_page #store, #product_page #store a:hover		{background: transparent url(../img/nav.gif) -80px -68px no-repeat;}
#science_page #science, #science_page #science a:hover	{background: transparent url(../img/nav.gif) -154px -68px no-repeat;}
#about_page #about, #about_page #about a:hover			{background: transparent url(../img/nav.gif) -343px -68px no-repeat;}

h2, h3, h4, h5, h6 {color:#464646;}

h4 {
	font-size:1.3em;
	margin:60px 0 0 0;
	}
	
h5 {
	font-size:1.1em;
	margin:20px 0 0 0;
	color:#707070;
	}
	
p.subtext {
	font-style:italic;
	margin:0 0 0 0;
	}

/* Quotes */

div.quote {
	font-weight:bold;
	color:#9bc6e3;
	border-top:1px dotted #c6d8e5;
	border-bottom:1px dotted #c6d8e5;
	background:#f5fbff url(../img/quote_bg.gif) 20px 20px no-repeat;
	padding:20px 20px 20px 80px;
	font-size:1.6em;
	line-height:1.2em;
	font-style:italic;
	}

div.quote p {
	margin:0;
	padding:0;
	}
	
div.quote p.quoter {
	font-size:.7em;
	text-align:right;
	font-style:normal;
	font-weight:normal;
	}

ul.yellow li {
	list-style:none url(../img/bullet_yellow.gif);
	} 


/* Promo Main */

#promo_main {
	height:230px;
	}
	
	
/* Sidebar */

.sidebar {
	width: 210px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	padding:0;
	margin:0;
	color:#fff;
}

.sidebar .pad {
	padding:0 30px 0 40px;
	}
	
.sidebar .pad span {
	color:#ffcc00;
	}
	
.right_side {
	background:#6baedf;
	}

.sidebar .subnav {
	width: 210px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	}
	
.sidebar .subnav li {
	margin: 0;
	padding: 0;
	}

.sidebar .subnav a {
	display: block;
	width: 150px;
	padding: 3px 30px 3px 30px;
	background: #6baedf url(../img/subnav_arrow.gif) 16px 45% no-repeat;
	border-bottom: 1px solid #89bee5;
	}

.sidebar .subnav a:link, .sidebar .subnav a:visited {
	color: #fff;
	text-decoration: none;
	}

.sidebar .subnav a:hover {
	background-color: #5da3d6;
	color: #fff;
	}
.sidebar .subnav li.active a:link, .sidebar .subnav li.active a:visited, .sidebar .subnav li.active a:hover {
	background: #fff url(../img/subnav_arrow_active.gif) 16px 45% no-repeat;
	color: #999;
	}
	
	
.sidebar .subnav .subsub {
	width: 210px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
	font-size:90%;
	}

.sidebar .subnav .subsub a {
	display: block;
	width: 140px;
	padding: 3px 30px 3px 40px;
	background: #89bee5 url(../img/subnav_arrow_subsub.gif) 24px 45% no-repeat;
	border-bottom: 1px solid #a3cff0;
	}

.sidebar .subnav .subsub a:link, .sidebar .subnav .subsub a:visited {
	color: #fff;
	text-decoration: none;
	}

.sidebar .subnav .subsub a:hover {
	background-color: #82bae3;
	color: #fff;
	}
	
.sidebar .subnav li.active .subsub a:link, .sidebar .subnav li.active .subsub a:visited {
	background: #89bee5 url(../img/subnav_arrow_subsub.gif) 24px 45% no-repeat;
	color: #fff;
	}
	
.sidebar .subnav li.active .subsub a:hover {
	background-color: #82bae3;
	}

/* Main Content */

.main_content { 
	margin: 0;
	padding: 0;
	width:550px;
	/* font-size:12px; */
	}
	
.main_content .pad {
	padding:0 30px 0 0;
	}
	

/* Footer */
 
	
.footer { 
	background:#599dcf url(../img/footer_bg.gif) left top repeat-x;
	text-align:left;
	font-size:1.5em;
	line-height:1.4em;
	color:#a8cce6;
	position:relative;
	border-bottom:10px solid #252525;
	} 

.footer .pad { 
	padding: 10px 0 100px 0;
	width:760px;
	margin:0 auto;
	}
	
.footer .subnav {
	color:#ffcc00;
	padding:10px 0 0 0;
	} 
	
.footer p {
	background:transparent url(../img/subnav_logo.gif) right top no-repeat;
	float:right;
	display:block;
	margin:0;
	padding:10px 60px 0 0;
	height:38px;
	font-size:0.8em;
	}
	
.footer a:link {color: #fff; text-decoration:none; border-bottom:none;}     /* unvisited link */
.footer a:visited {color: #fff; text-decoration:none; border-bottom:none;}  /* visited link */
.footer a:hover {color: #fff; text-decoration:none; border-bottom:1px solid #a9cce7;}   /* mouse over link */
.footer a:active {color: #fff; text-decoration:none; border-bottom:none;}   /* selected link */






table.subpage {
	width:760px;
	padding:0;
	margin:0px 0 0 0;
	border:0;
	border-collapse: collapse
	}
	
table.subpage td {
	padding:0 0 0px 0;
	margin:0;
	border:0;
	}

.section_title {
	display:block;
	margin:25px 0 20px 0;
	}

.page_title {
	display:block;
	margin:0 0 20px 0;
	}



/* Home Page */

#home_page table {
	width:760px;
	padding:0;
	margin:0;
	border:0;
	border-collapse: collapse
	}
	
#home_page table td {
	padding:0;
	margin:0;
	border:0;
	}

#home_page .main_content { 
	background-color:#6baedf;
	color:#00578c;
	width:500px;
	}

#home_page .main_content .pad {
	padding:15px 30px 0 30px;
	}

#home_page .main_content #promo_music {
	width:440px;
	height:110px;
	margin:20px 0 20px 0;
	}

#home_page .sidebar {
	background: #00578c; /* the background color will be displayed for the length of the content in the column, but no further */
	color:#64ade3;
	width:260px;
}

#home_page .right_side {
	background:#00578c;
	}

#home_page .sidebar .pad {
	padding:20px 30px 0 30px;
	}
	
#home_page .sidebar .pad p {
	padding:0;
	margin-top:0;
	}

#home_page .sidebar ul {
	margin:0;
	padding:0;
}

#home_page .sidebar li {
	list-style:none url(../img/bullet_dark.gif);
	margin:0 0 14px 0;
}

#home_page .footer { 
	background:#5ba3d8 url(../img/footer_home_bg.gif) left bottom repeat-x;
	border-bottom:none;
	} 


/* Store Page */

#store_page .store_pad {
	padding:0;
	margin:0;
	font-size:.8em;
	line-height:1.4em;
	}

#store_page .store_pad div {
	width:130px;
	padding:0;
	margin:0 50px 0 0;
	float:left;
	}
	
#store_page .store_pad div.first {
	clear:left;
	}
	
#store_page .store_pad div h4 {
	padding:4px 0 0 0;
	margin:0 0 6px 0;
	font-size:1.4em;
	line-height:120%;
	}

#store_page .store_pad div p {
	padding:4px 0 0 0;
	margin:0;
	}
	
#store_page .store_pad div p.price {
	font-size:110%;
	font-weight:bold;
	}
	
#store_page .store_pad div p.cart {
	margin:2px 0 40px 0;
	}
	
	
/* Product Page */

#product_page .product_pad {
	
	padding:0 0 0 0;
	margin:0;
	}
	
#product_page .product_pad div {
	padding:0;
	margin:0 70px 0 0;
	float:left;
	}
	
#product_page .product_pad div.first {
	clear:left;
	}
	
#product_page .product_pad div h4 {
	padding:20px 0 10px 0;
	margin:0 0 12px 0;
	font-size:2em;
	border-bottom:1px solid #CCC;
	}
	
#product_page .product_pad div h4 span {
	font-size:60%;
	text-align:right;
	display:block;
	margin-top:-1em
	}

#product_page .product_pad div p {
	padding:10px 0 0 0;
	margin:0;
	}
	
#product_page .product_pad div p.title {
	margin:0 0 0 10px;
	text-align:center;
	}
	
#product_page .product_pad div p.cart {
	margin:2px 0 40px 0;
	}
	
table.cart_table {
	border-collapse:collapse;
	border-left:1px solid #89bee5;
	border-bottom:1px solid #89bee5;
	}

table.cart_table th {
	padding:5px;
	background-color:#89bee5;
	border-right:1px solid #fff;
	color:#fff;
	text-align:left;
	font-weight:normal;
	}

table.cart_table td {
	padding:5px;
	background-color:#f5fbff;
	border-right:1px solid #89bee5;
	border-top:1px solid #89bee5;
	}
	
	
/* floating images */
	
img.float_left {
	float:left;
	margin: 0px 25px 5px 0px;
	border:3px solid #EEE;
}

img.float_right {
	float:right;
	margin: 0px 0px 5px 25px;
	border:3px solid #EEE;
}

img.noborder_left {
	float:left;
	margin: 0px 5px 5px 0px;
	border:none;
}

img.noborder_right {
	float:right;
	margin: 0px 0px 5px 5px;
	border:none;
}
	
	
/* message */


div.message {
	border:1px solid #c3def2;
	background:#ecf7ff;
	color:#6096bd;
	padding:15px;
	margin:0 40px 20px 0;
	clear:left;
	}

div.message p {
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:1px dotted #c3def2; 
	}
	
div.message p.last {
	padding:0 0 0 0;
	margin:0 0 0 0;
	border-bottom:none; 
	}
	
div.message img {
	float:left;
	margin-right:15px;
	}
	
/* formline */

div.formline input {
	padding:0;
	margin:0 0 10px 0;
	}

div.formline {
	display:block;
	width:100%;
	border-bottom:1px dotted #CCC;
	margin:0 0 4px 0;
	}
	
form.cmxform {
	font-size:100%;
	color:#302226;
	}
form.cmxform fieldset {
  margin-bottom: 10px;
}
form.cmxform legend {
  padding: 0 2px;
  font-weight: bold;
  font-size:1.1em;
  _margin: 0 -7px; /* IE Win */
}

form.cmxform label {
  display: -moz-inline-box;
  display: inline-block;
  vertical-align: top;
}
form.cmxform fieldset ol {
  margin: 0;
  padding: 10px 0 10px 0;
}
form.cmxform fieldset li {
  list-style: none;
  padding: 5px;
  margin: 0;
}
form.cmxform fieldset fieldset {
  border: none;
  margin: 3px 0 0;
}
form.cmxform fieldset fieldset legend {
  padding: 0 0 5px;
  font-weight: normal;
}
form.cmxform fieldset fieldset label {
  display: block;
  width: auto;
}
form.cmxform em {
  font-weight: bold;
  font-style: normal;
  color: #f00;
}
form.cmxform label {
  width: 120px; /* Width of labels */
}
form.cmxform fieldset fieldset label {
  margin-left: 123px; /* Width plus 3 (html space) */
}

	
form.cmxform legend { padding-left: 0; }
	
form.cmxform legend  { color: #333; }
form.cmxform label { color: #302226; }

form.cmxform fieldset {
	border:1px solid #c3def2;
	background: #ecf7ff url(../img/form_bg.jpg) top left repeat-x;
	margin-bottom:30px;
	}
	
form.cmxform fieldset fieldset { background: none; }
	
form.cmxform fieldset li {
	padding: 5px 10px 7px;
	background: url(../img/cmxform-divider.gif) left bottom repeat-x;
	}
.cobhl{ color:#ffffff; font-weight:normal; line-height:15px; margin:0px; padding:0px;}
.cobll{ color:#302226; font-weight:normal;}
.goods{ color:#00A962; font-weight:bold;}
.shipping{ color:#358CCC; font-weight:bold;}
.total{ color:#ff0000; font-weight:bold;}
.red{ color:#ff0000; font-weight:normal;}

.proddescription{ font-size:12px; text-align:left;}
.prodoption{ width:100px;}
.cartc{ font-size:12px;}
.input{ border:1px solid #6BAEDF; padding:1px; font-size:11px;}

div.message1 {
	border:1px solid #c3def2;
	background:#ecf7ff;
	color:#6096bd;
	padding:15px;
	margin:0 0px 20px 0;
	clear:left;
	}

div.message1 p {
	padding:0 0 15px 0;
	margin:0 0 15px 0;
	border-bottom:1px dotted #c3def2; 
	}
	
div.message1 p.last {
	padding:0 0 0 0;
	margin:0 0 0 0;
	border-bottom:none; 
	}
	
div.message1 img {
	float:left;
	margin-right:15px;
	}
