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


.ui-icon-left {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

#article_search, #video_search {
	display: none;
}











@charset "UTF-8";

/* ---------------------------------------------------------- search Index ---------------------------------------------------------- */
h1 {
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6a6a6a;
	padding-bottom: 10px;
	color: #000000;
	margin-bottom: 10px;
	}
#search_list {
	float: left;
	height: auto;
	width: 600px;
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px;
	border-top-style: solid;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: solid;
	border-width: 5px;
	border-color: #FFFFFF;
	font-size: 14px;
}
.search_list_container ul {
	list-style-image: none;
}
.search_list_container li {
	position: relative;
	left: -25px;
	list-style-type: none;
}

#search_list .subhead {
	font-size: 12px;
}

/* ---------------------------------------------------------- search Category Lists ---------------------------------------------------------- */
.search_list_container {
	float: left;
	display: inline;
	clear: both;
	height: auto;
	width: auto;
	min-width: 550px;
	margin-top: 15px;
	margin-bottom: 15px;
}

.search_list_image {
	float: left;
	margin-right: 25px;
	display: inline;
}


.column {
	height: auto;
	width: 280px;
	margin-left: 5px;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.column p {
	font-size: 14px;
}

/* ---------------------------------------------------------- Pop-up display for product ---------------------------------------------------------- */
#search_popup_container {
	height: 800px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
	margin-bottom: 25px;
	border: 1px solid #000000;
}
.search_popup_header {
	background-color: #00AEEF;
	height: auto;
	width: 776px;
	margin-bottom: 10px;
	padding: 5px;
	line-height: 20px;
	border-top-width: 2px;
	border-top-style: inset;
	border-top-color: #00AEEF;
	border-left-width: 2px;
	border-left-style: inset;
	border-left-color: #00AEEF;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-right-color: #00AEEF;
	border-bottom-color: #00AEEF;
	color: #FFFFFF;
}
#search_popup_leftside {
	width: 484px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 10px;
	height: auto;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}
#search_popup_rightside {
	width: 285px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 5px;
	height: auto;
	float: left;
}
#search_popup_comments {
	background-color: #FF0000;
	height: auto;
	width: 780px;
	padding: 10px;
	clear: both;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#search_popup_image {
	float: left;
	width: 300px;
	margin-right: 10px;
	margin-bottom: 10px;
	display: inline;
}
#search_search_thankyou {
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	width: 600px;
	margin-top: 25px;
	color: #FFFFFF;
	font-size: 16px;
}





/* ---------------------------------------------------------- Products Index ---------------------------------------------------------- */

.clear_both {
	clear: both;
	margin-bottom: 10px;
	min-height: 250px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
	list-style-type: none;
}
.products_list_container li {
	position: relative;
	left: -25px;
}

#products_list .subhead {
	font-size: 12px;
}
.category_name {
	font-weight: bold;
	text-transform: uppercase;
	color: #ed145b;
}

/* ---------------------------------------------------------- Products Category Lists ---------------------------------------------------------- */
.products_list_container {
	float: left;
	display: inline;
	clear: both;
	height: auto;
	width: auto;
	min-width: 550px;
	margin-top: 15px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.products_list_image {
	float: left;
	margin-right: 25px;
	display: inline;
	min-height: 225px;
	margin-bottom: 25px;
}

.column {
	height: auto;
	width: 280px;
	margin-left: 5px;
	float: left;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
}
.column p {
	font-size: 14px;
}

.best_seller {
	color: #FF0000;
	width: 75px;
	float: left;
}
.specialty{
	color: #660066;
width: 75px;
	float: left;
}
.new_product{
	color: #00FF00;
	width: 75px;
	float: left;
}
































img.video_screenshot {
	float: left;
	height: 112.5px;
	width: 200px;
	padding: 3px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #77787b;
}
img.feature_poster {
	float: left;
	height: 200px;
	width: 135px;
	padding: 3px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px solid #77787b;
}
img.category_icon {
	float: left;
	height: 35px;
	width: 35px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
