* {
	margin: 0px;
	padding: 0px;
}

html { font-size:100.01%; }

body {
	height: 100%;
	background-color: #ffffff;
	font: 0.75em tahoma, "lucida grande", helvetica, verdana, arial, sans-serif;	
}

a {
	text-decoration: underline;
}

a:hover {
	color: #69699c;
}

/*
span {
	display: none;
}
*/

img {
	border: none;
}

label {
	display: none;
}

select {
	border: 1px solid #5FA4F1;
	font-size: 1.1em;
}

select.yesno {
	border: 1px solid #5FA4F1;
	font-size: 1.1em;
	width: 5em;
}

select option {
	font-size: 0.85em;
}

p {
	margin-bottom: .85em;
	line-height: 1.2em; 
}

p.top {
	font-size: 0.8em;
}

h1 {
	margin-bottom: .5em;
	}

.clearthis {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
}

#container {
	width: 100%;
	border-bottom: 3px solid #CCEE66;
	padding-bottom: 1.5em;
}

/* Page Header */

#page_header {
	height: 137px;
	color: #fff;
	overflow: hidden;
}

#page_header a {
	color: #fff;
	text-decoration: none;
}

#page_header a:hover {
	color: #e1e1e1;
}

#page_heading {
	width: 60%;
	float: left;
}

/* small repeating image above top links */
#submenu_header {
	background: url('../images/header_background.gif') repeat-x 0px 0px;
	padding: .3em 0 .3em 0;
}

#page_headerlinks ul {
	list-style-type: none;	
}

#page_headerlinks li {
	float: left;
	list-style-type: none;
}

#page_headerlinks li.last {
	padding-right: 0px;
	background: none;
}

/* search area */

#page_headersearch {
	position:relative;
	float: right;
	height: 140px;
	width: 40%;
	text-align: left;
	word-spacing: -1px;
	overflow : hidden;
}

.search_area {
	position:absolute;
	left:50px;
	bottom:20px;
}

#page_headersearch input.searchfield {
	border:1px solid #666;
	float:left;
	height:16px;
	margin-top:1px;
	padding-left:2px;
	width:15em;
	background: #C2DBF7;
}

#page_headersearch input.button {
	color: #666;
	font-family: tahoma, arial, sans-serif;
	font-size: 11px;
	margin-left: .3em;
	padding: 0em .3em .2em .3em;
}

#page_headersearch ul {
	position:absolute;top:70px;left:50px;
}

#page_headersearch ul li {
	display:inline;
	font-size: 9px;
	color: #666;
}

#page_headersearch ul li.last {
	margin-left: .3em;
}

#page_headersearch ul li a {
	color: #666;
	font-size: 11px;
}

/* Main Navigation Menu */

#page_menu {
	margin-bottom: 1px;
	width: 100%;
	height: 37px;
}

#page_menu ul {
	height: 38px;
	list-style-type: none;
	overflow: hidden;
	background: transparent;
}

.page_menu_full {
	background: url('../images/menu_background.gif') repeat-x 0px 0px;
}

#page_menu li {
	margin-right: 1px;
	border-right: 1px solid #fff;
	padding-left: 2em;
	padding-right: 2em;
	height: 38px;
	float: left;
	overflow: hidden;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
}

#page_menu li.last {
	margin-right: 0px;
}

#page_menu a {
	padding-top: 14px;
	display: block;
	color: #666;
	text-decoration: none;
}

#page_menu a:hover {
	color: #0000C5;
}

/* Main Content Area */

#main_content {
	margin: 1em 2em 0 1.5em;
	width: 630px;
	text-align: left;
	float: left;
	display:inline;
}

#main_content_no_right_column {
	margin: 1em 2em 0 1.5em;
	width: 940px;
	text-align: left;
	float: left;
	display:inline;
}

#main_content ul, #main_content_no_right_column ul {
	margin-top: .85em;
	margin-bottom: .85em;
}

#main_content ul li, #main_content_no_right_column ul li {
	margin: .4em 0 .4em 2.5em;
}

#main_content a, #main_content_no_right_column a {
	color: #2E76C5;
}

/* Right content area variations */

#right_content {
	float:left;
	width:310px;
}

#right_sub {
	border:2px solid #CCEE66;
	margin-top: 1em;
	margin-bottom: 1em;
}

#right_sub .right_heading {
	margin:0;width:100%;
}

#right_sub h2 {
	background:#CCEE66;
	color:#666;
	font-size:.9em;
	padding: .3em;
	margin-bottom: 0;
}

#right_sub ul {
	list-style-type: none;
}

#right_sub ul li {
	width:100%;
	border-bottom: 1px solid #CCEE66;
	padding: .4em 0 .4em 0;
}

#right_sub ul li a {
	color:#5FA4F1;
	font-size:.9em;
	padding: .4em .3em .4em .3em;
}

#right_sub p {
	font-size:.9em;
	padding: .3em;
	text-align:center;
}

#right_sub .right_heading {
	margin:0;width:100%;
}

.browse_product_image img {
	margin-top:1em;
	border: 2px solid #CCEE66;
}

/* Main content sub area - 3 advertising boxes in the main content area */

#main_content_sub_area {
	margin-top: 2em;
	margin-bottom: 2em;
	width:100%;
	text-align:center;
	overflow:hidden;
}

.main_content_sub_segment {
	float:left;
	text-align:left;
	border: 2px solid #CCEE66;
	width:30%;
	overflow:hidden;
	}

.space {
	margin-right: 4%;
}

.main_content_sub_segment h2 {
	background:#CCEE66;
	color:#666;
	font-size:.9em;
	padding: .3em;
	margin-bottom: 0;
}

.main_content_sub_segment p {
	font-size:.9em;
	padding: .3em;
}

.main_content_sub_segment a {
	text-decoration: none;
}

/* Page Footer */

#page_footer {
	width: 100%;
	padding-top: 1em;
	padding-bottom: 1em;
}

#page_footer ul.footer_links {
	width:950px;
	margin-left: 1.5em;
}

#page_footer ul.footer_links li{
	display:inline;
	margin: 0 .3em 0 0em;
	color: #666;
	font-size: 9px;
}

#page_footer ul.footer_links a {
	color: #666;
	font-size: 1em;
}


/* Styles below for 'friend of' logos located at bottom of each page */

#product_brands {
	float: left;
}

#product_brands ul {
	width: 650px;
	list-style-type: none;
}

#product_brands li {
	margin: 5px 6px 3px 3px;
	height: 40px;
	list-style-type: none;
	float: left;
}

#product_brands ul.product_brand_friends {
	font-size: 11px;
	color: #666;
	margin-top: 1em;
	margin-left: 1.4em;
}



/* Tables styles */

/*Tables #################################################*/
/*Base table styles*/
table.fancy {
	background-color:#F3F2ED;
	border-color:#F3F2ED;
	border-style:solid;
	border-width:0.5em 0.2em;
	margin-top: 1em;
	margin-bottom: 1em;
	width:100%;
}

table.fancy_standard {
	background-color:#F3F2ED;
	border-color:#F3F2ED;
	border-style:solid;
	border-width:0.5em 0.2em;
	margin-top: 1em;
	margin-bottom: 1em;
}

table.fancy_recommendations {
	background-color:#F3F2ED;
	border-color:#F3F2ED;
	border-style:solid;
	border-width:0.5em 0.2em;
	margin-top: 1em;
	margin-bottom: 1em;
	width:600px;
}

table.fancy_manufacturers {
	background-color:#F3F2ED;
	border-color:#F3F2ED;
	border-style:solid;
	border-width:0.5em 0.2em;
	margin-top: 1em;
	margin-bottom: 1em;
	width:600px;
	vertical-align: top;
	margin-left: auto;
  margin-right: auto;
}

table.sample_images {
	background-color:#F3F2ED;
	border-color:#F3F2ED;
	border-style:solid;
	border-width:0em;
	margin-top: 1em;
	margin-bottom: 1em;
	/* width:100%; */
}

table.fancy_manufacturers td {
	margin-left: auto;
  margin-right: auto;
}

.fancy_recommendations th {
			width: 80px;
}

table.userImageConfirm {
	background-color:#F3F2ED;
	border-color:#F3F2ED;
	border-style:solid;
	border-width:0.5em 0.2em;
	margin-top: 1em;
	margin-bottom: 1em;
	width:100%;
}

table.userImageConfirm th {
	/*margin-left: auto;
  margin-right: auto;*/
	width: 14em;
}


caption {
	caption-side: top;
	font-weight: bold;
	padding-bottom: 0;
	text-align:left;
}

table.fancy th, table.fancy_standard th, table.fancy_recommendations th, table.userImageConfirm th, table.sample_images th { 
	font-weight: bold;
	padding-left: .2em;
	font-size: 0.9em;
	vertical-align: top;
}

#main_content table.fancy_recommendations th, #main_content_no_right_column table.fancy_recommendations th, table.sample_images th {
	vertical-align: top;
}

table.fancy td, table.fancy_standard td, table.fancy_recommendations td, table.userImageConfirm td {
	background-color: #FFF;
	font-size: 0.9166em;
	padding: 0.25em;
	vertical-align: top;
}

table.sample_images td {
	background-color: #FFF;
	font-size: 0.9166em;
	padding: 0.5em;
	vertical-align: middle;
	text-align: center;
	width: 150px;
	height: 90px;
}

table.fancy tfoot td, table.fancy_standard tfoot td, table.fancy_recommendations tfoot td, table.userImageConfirm tfoot td,  table sample_images tfoot td{ 
	background-color: #F3F2ED;
}

.street_price {
	text-align:right;
}

table.fancy input, table.fancy_no_right_column table.userImageConfirm input {
	font-size: 0.9166em;
}

table.pagenumbers {
	background-color:#F3F2ED;
	border-color:#F3F2ED;
	border-style:solid;
	border-width:0.5em 0.2em;
	margin-top: 1em;
	margin-bottom: 1em;
}

table.pagenumbers th {
	font-weight: normal;
}

table.pagenumbers td {
	background-color: #FFF;
	font-size: 0.9166em;
	padding: 0.25em;
	vertical-align: top;
}

/* browse headphone th and td variation */
/* have to set width so the table doesnt skew */

#table_browse_headphone th {
	width: 15em;
}

#table_browse_headphone td {
	width: 15em;
}

/* fancy table recommendations page adjustments */

table.fancy_recommendations td.recommendations_image {
	width:120px;
	height:120px;
}

table.fancy_recommendations td.recommendations_price {
	height: 20px;
}

table.fancy_recommendations td.recommendations_description {
	height: 75px;
}

table.userImageConfirm td {
	height: 1.5em;
}

/* Table reviews area */

table.fancy_user_review {
	background-color:#C2DBF7;
	border-color:#C2DBF7;
	border-style:solid;
	border-width:0.5em 0.2em;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-left: .5em;
}

table.individual_scores {
	width:180px;
	float:right;
	margin-top:0;
	margin-bottom:0;
	padding-bottom: 1em;
}

table.fancy_user_review td.heading {
	text-align: left;
	font-weight: bold;
}

table.fancy_user_review th { 
	font-weight: bold;
	padding-left: .2em;
	font-size: 0.9em;
	vertical-align: top;
}

td.cameraImageThumb {
	height: 35px;
	width: 55px;
}

td.lensImageThumb {
	height: 35px;
	width: 55px;
}

td.sampleImageThumb {
	height: 25px;
	width: 55px;
}

#main_content .fancy_user_review th {
	vertical-align: top;
	width: 180px;
}

table.fancy_user_review td {
	background-color: #FFF;
	font-size: 0.9166em;
	padding: 0.25em;
	vertical-align: top;
	text-align: center;
}

table.fancy_user_review input {
	font-size:11px;
}

div#review {
	margin-top: .5em;
	padding-top:.75em;
	padding-bottom: .5em;
	border-top: 3px solid #C2DBF7;
	clear:both;
}

div#sampleimages {
	margin-top: .5em;
	padding-top:.75em;
	padding-bottom: .5em;
	border-top: 3px solid #C2DBF7;
	clear:both;
}

.blueline {
	margin-top: 1.5em;
	margin-bottom: .5em;
	border-bottom: 3px solid #C2DBF7;
}

.dottedblueline {
	border-bottom:1px dotted #C2DBF7;
	margin-top: .3em;
	margin-bottom: .5em;
}

/* Wizard input spacing */
#wizard input {
	margin-right: 10px;
}

p#wizard {
	line-height: 1.5em; 
}
span#wizardquestion {
	line-height: 1.5em;
	font-weight: bold;
	font-size:1.5em;
	}
	
/* Stop cells wrapping */
.nowrap {
	width:13em;
}

.nowrap2 {
	width:100px;
}
	
/* Glossary */
p.termname {
	text-decoration: none;
	color: #000;
}
	
a.glossaryterm {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}

a.return_to_list {
	font-size:0.8em;
}

.glossarysubtitle  {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
	
.formInputErr {
	color: #f00;
	font-weight: bold;
}

.buynow .buyNowLink {
	color: #f00;
	font-weight: bold;
	font-size:1.25em;
}

#main_content a.buyNowLink {
color:red;
}

td.buynow {
	text-align: center;
}

/* Flash messages */
div.message {
	clear: both;
	color: #900;
	font-size: 130%;
	font-weight: bold;
	margin: 1em 0;
}

div.siteWideMessage {
	clear: both;
	color: #C00;
	font-size: 150%;
	font-weight: bold;
	margin: 1em 0;
}

/* HABTM checkboxes */
ul.checkboxMultiple {
	margin:0;
  padding:0;
  list-style-type:none;
}

ul.checkboxMultiple li {
  display:block;
  float:left;
  width: 220px;
  margin: 0 8px 0 0;
}

/* Error messages in forms */
div.error-message {
	color: #f00;
}

#main_content h2 {
	color:#000;
	font-size: 1.5em;
	margin-bottom: 0;
}

#main_content h3 {
	color:#000;
	font-size: 1.2em;
	margin-bottom: 0;
}



div.auto_complete {
	position:absolute;
	width:250px;
	background-color:white;
	border:1px solid #888;
	margin:0px;
	padding:0px;
}
div.auto_complete ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}
div.auto_complete ul li.selected {
	background-color: #ffb;
}

div.auto_complete ul li {
	list-style-type:none;
	display:block;
	margin:0;
	padding:2px;
	height:32px;
	cursor:pointer;
}

span.required_field {
	color:#f00;
	font-size: 1.5em;
}

p.important_note {
	color:#f00;
	font-size: 1.1em;
}

input[disabled], input[readonly], select[disabled], select[readonly], checkbox[disabled], checkbox[readonly], textarea[disabled], textarea[readonly] {
 background-color: #dcdcdc;
}


/*
 #main_content a.message {
	color: #900;
	text-decoration: underline;
}
/*
#main_content a.message:visited {
	color: #900;
	font-style: italic;
	text-decoration: none;
}

#main_content a.message:hover {
	color: #900;
	text-decoration: none;
}*/

div.main_page_box {
	background-color: #edf2f7;
	line-height: 1.4;
	margin: 10px 0 10px 0;
	padding: 10px;
	border: 1px solid #000;
	
	max-width: 500px;
	min-width: 500px;
	width: 550px;
	margin: 0 auto;
	
	
}

h1 {
	color: #000;
}

.siteNameHomePage {
	color: #bcf022;
}