#info {
	clear:both;
	padding-bottom: 20px;
	width: 698px;
	background-color: #333;
}


h2, #info h1, #info h2, #info h3,
#info h4, #info h4, #info h6 {
	color: #2EDBFD;
	margin-left:0px;
    font-family: Oswald, 'Arial Narrow';
	font-weight: normal;
	margin-bottom:0px;
}

#info h1 {
	font-size: 22px;
}

#info h2 {
	font-size: 18px;
}

#info h3 {
	font-size: 16px;
}

#info h4 {
	font-size: 14px;
}

#info h5,
#info h6 {
	font-size: 12px;
}

#info a {
    text-decoration: underline;
    color: #167c95;   
}

#info .disclaimer {
	color: #999;
	font-style: italic;
}

#info a:hover {
	color: #2EDBFD;
}

#info #output {
	color: #ddd;
	padding-left: 20px;
	padding-right: 15px;
}

/* FEATURES */
#info ul {
	margin-left: -10px;
	color: #ddd;
	margin-top: 0px;
}

#info li {
	list-style: none;
	padding: 5px;
	margin-top: 0px;
	margin-left: -35px;
}

#info p {
    margin-top: 0px;
}

#info li ul li {
	padding: 0px;
	margin-left: -30px;
}

#faq ul {
	list-style: none;
	margin: 0px;
	position: relative;
	left: -5%;
}

#faq li {
	padding: 15px;
	padding-left: 20px;
	margin: 0px;
}

#faq li.question {
	background-color: #555;
	color: #ddd;
	margin: 10px;
}

#faq li.answer {
    padding: 15px;
	margin-top: 5px;
	background-color: #999;
	color: #222;
	margin-left: 0px;
}

#faq li a:link {
	color: #116b93;
	text-decoration: none;
}

#faq li a:visited {
	color: #116b93;
}

#faq li a:hover {
	color: #2edbfd;
}

/* IMAGE ALIGNMENT */

.align-left {
	float: left;
	margin: 0 20px 12px 0;
}

.align-right {
	float: right;
	margin: 0 0 12px 20px;
}

.with-caption {
	color: #bbb;
	font-size: 12px;
	font-family: Oswald, "Arial Narrow", Arial, sans-serif;
	text-align: center;
	background: #222;
	padding: 3px 5px;
	line-height: 18px;
}

.with-caption img {
	display: block;
	margin: 2px 0;
}

#legacy {
	color:#ebbf2b;
	letter-spacing:.15em;
	font-size:16px;
}

#right {
    width: 240px;
    margin: 5px;
    color: #bbb;
    margin-top: 0px;
    margin-bottom: 15px;
    float: left;
}

#right .title {
    font-family: Oswald, "Arial Narrow", sans-serif;
    font-weight: normal;
    padding: 10px;
    padding-bottom: 5px;
    font-size: 19px;
    color: #167c95;
}

#right a:link {
    color: #bbb;
    text-decoration: none;
}

#right a:visited {
    color: #bbb;
    text-decoration: none;
}

#right a:hover {
    color: white;
    text-decoration: underline;
}

.dotted {
    width: 90%;
    margin-left: 5%;
    margin-right: 5%;
    border-bottom: 3px dotted #666;
}

#product_meta {
    width: 240px;
    /* background-color: #d2edf3; */
    background-color: #333;
    padding-bottom: 10px;
}

.cluster {
    padding-bottom: 25px;
}

.cluster .link {
    padding-left: 10px;
    line-height: 1.25;
    padding-right: 15px;
    margin-bottom: 5px;
}

.cluster .link a:link {
    color: #ddd;
    text-decoration: none;
}

.cluster .link a:visited {
    color: #ddd;
    text-decoration: none;
}

.cluster .link a:hover {
    color: white;
    text-decoration: underline;
}

#summary {
    margin-bottom: 0px;
    width: 240px;
    background-color: none;
}

#summary #name {
    font-family: Oswald, "Arial Narrow", sans-serif;
    font-size: 34px;
    color: #2edbfd;
    line-height: 110%;
    font-weight: normal;
    padding-bottom: 0px;
    margin-left: 10px;
}

#summary .title {
    font-family: Oswald, "Arial Narrow", sans-serif;
    line-height: 120%;
    padding: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: normal;
    margin-left: 10px;
    margin-bottom: 10px;
}

#summary .announcement {
    background-color: black;
    height: 114px;
    width: 182px;
    margin-left: 28px;
}

#summary .copy {
    margin-left: 10px;
padding-right: 10px;
}

/* Buy Widget */
#buy {
    width: 240px;
    padding-bottom: 10px;
}

#buy .status {
    padding: 0px;
    margin: 0px;
    padding-left: 40px;
}

#buy .price {
    font-family: Helvetica;
    font-weight: bold;
    font-size: 28px;
    margin: 0px;
    padding: 0px;
    padding-left: 10px;
}

#menu a.button {
    color: #aaa;
    background-color: #555;
    font: bold 12px Helvetica, Arial, sans-serif;
}

#right a.button {
    color: black;
    background-color: #2EDBFD;
    font: bold 12px Helvetica, Arial, sans-serif;
    width:200px;
    margin:0px;
    display: block;
}

#buy a.button {
    height: 100%;
    background-color: #70a9b5;
    margin-bottom: 10px;
    padding-right: 15px;
}

#buy a.button:hover {
    text-decoration: none;
    background-color: #2edbfd;
}

#buy a:button p {
    display: block;
    margin: 0px;
    padding: 0px;
}

#buy .price {
    float: left;
    font-weight: bold;
    font-size: 28px;
    color: #000;
}

#buy .refurb {
    padding: 0px;
    margin: 0px;
    margin-left: 10px;
    float: left;
    width: 60px;
    margin-top: 2px;
}

#buy .now {
    padding: 0px;
    margin: 0px;
    margin-top: 8px;
    margin-left: 10px;
    float: left;
    width: 60px;
}


/* Find Dealer Widget */

#find_dealer {
    width: 240px;
    padding-bottom: 10px;
    margin-bottom: 5px;
}

#find_dealer p {
    margin-bottom: 1px;
}

#find_dealer div {
    color: #aaa;
    font-size: 14px;
}

#find_dealer #row_1 {
    padding-left: 10px;
    margin-bottom: 5px;
}

#find_dealer #row_2 {
    padding-left: 10px;
    margin-bottom: 5px;
}

#find_dealer #row_3 {
    padding-left: 10px;
}

/* Related Products */

#right .cluster .related {
	margin-left: 10px;
	padding-left: 0px;
	margin-top: 10px;
	height: 38px;
	color: #222;
}

#right .cluster .related .rel_thumb {
	float: left;
	margin-right: 10px;
}

#right .cluster .related .rel_name {
	float: none;
	width: 100px;
}

/* End Product */

/* Showcase */
#showcase {
	float: left;
	width: 698px;
	margin-left: 20px;
	margin-right: 10px;
}

#share {
	height: 35px;
	background-color: #99CCE1;
}

#share #like {
	float: left;
	padding-top: 5px;
	padding-left: 5px;
}

#share #clue {
	float: right;
	padding-top: 3px;
	padding-right: 8px;
}

#strip {
	clear: both;
	float: left;
	height: 45px;
	margin-left: 10px;
}

#strip .icon {
	float: left;
	height: 25px;
	width: 25px;
	background-color: gray;
	margin-right: 30px;
}

#product_social {
    width: 678px;
    padding: 5px 10px;
    margin: 0;
    background: #167C95;
}

#product_social .share_text {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 0 8px 0 0;
    text-transform: uppercase;
}

#product_social .google_plus {
    top: 3px;
    position: relative;
}

#product_social .google_plus_text {
    color: #000;
    height: 16px;
    display: inline-block;
    font-size: 11px;
    line-height: 16px;
    padding: 0 4px 0 1px;
    font-family: Verdana, arial, sans-serif;
}

#carousel {
    padding-top: 25px;
	background-color: #333;
	margin-bottom: 10px;
}

#carousel #big_image {
	text-align: center;
/*  margin-top: 75px; */
	clear:both;
	height: 390px;
/*	padding-bottom: 10px; */
}

#carousel #youtube_player {
	text-align: center;
	height: 390px;
/*	padding-bottom: 10px; */
}

#carousel #controls {
	width: 698px;
	height: 112px;
	/*
	background-color: white;
	border-style: solid;
	border-color: gray;
	border-width: 1px;
	*/
}

#carousel #options {
	clear: both;
}

#carousel #options #switcher {
	float: left;
	margin-left: 20px;
	height: 20px;
	padding-right: 10px;
	font-size: 16px;
	color: gray;
}


#carousel #options #switcher #video {
	float: left;
}

#carousel #options #switcher #video_count {
	float: left;
}

#carousel #options #switcher #photos {
	float: left;
	margin-right: 10px;
}

#carousel #options #switcher .icon {
	float: left;
	height: 22px;
	width: 35px;
	margin-right: 5px;
}

#carousel #options #switcher #photos.on .icon {
	background: url("photo_icon_on.html");
}

#carousel #options #switcher #photos.off .icon {
	background: url("photo_icon_off.html");
}

#carousel #options #switcher #video.on .icon {
	background: url("video_icon_on.html");
}

#carousel #options #switcher #video.off .icon {
	background: url("video_icon_off.html");
}

#carousel #options #switcher #photo_count {
	float: left;
}

#carousel #controls {
	background-color: #333;
	clear: both;
}

#carousel #controls #thumbs {
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	height: 96px;
}

#carousel #controls #thumbs div {
	float: left;
	margin-left: 2px;
	margin-right: 2px;
}

#carousel #controls #thumbs .image {
	margin-top: 19px;
}

#carousel #controls #thumbs img {
	width: 120px;
}

#carousel #controls #thumbs a:hover img {
	position: relative;
	top: -10px;
}

#carousel #controls .image {
}

#carousel #controls .vid {
}

/* IMPROVE THE BUTTONS */

#carousel #controls #back {
	float: left;
	width: 25px;
	height: 50px;
	margin-top: 32px;
	margin-left: 8px;
	margin-right: 0px;
	background: url("../../www.numark.com/images/site/left_arrow.gif");
}

#carousel #controls #back:hover {
	background: url("../../www.numark.com/images/site/left_arrow_hover.gif");
}

#carousel #controls #back.off {
	background: none;
}

#carousel #controls #next {
	float: right;
	width: 25px;
	height: 50px;
	margin-top: 32px;
	margin-left: 0px;
	margin-right: 8px;
	background: url("../../www.numark.com/images/site/right_arrow.gif");
}

#carousel #controls #next:hover {
	background: url("../../www.numark.com/images/site/right_arrow_hover.gif");
}

#carousel #controls #next.off {
	background: none;
}

.thumbnail {
	width: 120px;
	height: 90px;
	border-width: 0px;
	margin: 0px;
	padding: 0px;
	background-repeat:no-repeat;
	background-position:top left;
}

.video {
	width: 120px;
	padding: 0px;
	margin-top: 12px;
}
		
.video a:hover .thumbnail {
	position: relative;
	top: -10px;
	
}
.duration {
	float:right;
	color: #ffffff;
	background-color: #000000;
	font-size: 14px;
	padding: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	margin-top: 60px;
	margin-right: 6px;
}

.qmark {
float: left;
font-size: 16px;
background-color: 
#555;
margin: 4px;
margin-top: 0px;
padding-left: 4px;
padding-right: 4px;
border-color: 
#555;
border-width: 2px;
border-radius: 2px;
font-weight: none;
color: 
#2EDBFD;
margin-right: 8px;
}
/* Product Page */

#subcategories {
    font-family: Oswald, "Arial Narrow", sans-serif;
    clear: both;
    padding-left: 15px;
    padding-top: 5px;
    height: 25px;
    background-color: #167c95;
    margin-bottom: 20px;
}

#subcategories .subcategory {
    font-weight: normal;
    float: left;
    padding-top: 3px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 2px;
    margin-left: 20px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: none;
}

/* ================= */
/* = Category list = */
/* ================= */

 .category {
    margin-bottom: 25px;
    background-color: #444;
    padding-bottom: 10px;
    border-style: solid;
    border-width: 1px;
    border-color: #167c95;
}

 .category .header {
    font-family: "Arial Narrow";
    height: 45px;
    margin-bottom: 5px;
    background-color: #167c95;
}

 .category .header .icon {
    float: left;
    margin-top: 10px;
    margin-left: 12px;
    height: 25px;
    width: 25px;
}

 .category .header .icon img {
    height: 25px;
    width: 25px;
}

 .category .header .title {
    float: left;
    max-height: 50px;
    font-weight: bold;
    font-size: 16px;
    margin-left: 10px;
    margin-top: 12px;
}

.category .header .category_title {
    font-family: Oswald, 'Arial Narrow';
    font-size: 16px;
}

.category .header .category_title a {
    margin-left: 10px;
    margin-top: 10px;
    float: left;
    color: #2EDBFD;
    text-decoration: none;
}

 .category .header .title a:link {
    color: #2edbfd;
    text-decoration: none;
}

 .category .header .title a:visited {
    color: #2edbfd;
    text-decoration: none;
}

 .category .header .title a:hover {
    color: #2edbfd;
    text-decoration: underline;
}

 .category ul {
}

 .category .item {
    list-style: none;
}

 .category .item a:link {
    color: #DDD;
    text-decoration: none;
}

 .category .item a:visited {
    color: #DDD;
    text-decoration: none;
}

 .category .item a:hover {
    color: #DDD;
    text-decoration: underline;
}


 .category .more {
    text-align: right;
    padding-right: 10px;
    position: relative;
    top: 10px;
    background-color: #eof3fd;
}

/* ================== */
/* = End Categories = */
/* ================== */


#subcategories .subcategory a:link {
    color: black;
    text-decoration: none;
}

#subcategories .subcategory a:visited {
    color: black;
}

#subcategories .subcategory a:hover {
    color: #2edbfd;
}


#filter #subcategories {
    clear: both;
    padding-left: 15px;
    padding-top: 5px;
    background-color: #167C95;
    margin-bottom: 0px;
}

#filter #subcategories .subcategory {
    float: left;
    padding-top: 3px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: 20px;
    font-weight: normal;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#filter #subcategories .subcategory a:link {
    color: black;
    text-decoration: none;
}

#filter #subcategories .subcategory a:hover {
    color: #2EDBFD;
    text-decoration: none;
}

#filter #subcategories .subcategory a:visited {
    color: black;
    text-decoration: none;
}
                    
#site_search #search input {
    position: relative;
    top: 5px;
    float:left;
}

#site_search #search #icon {
    margin-left: 5px;
    margin-top: 3px;
}
