body {
	font-size: small;
	line-height: 1.5;
	font-family: Arial,Helvetica,sans-serif;
	color: #000000;
}

h1 {
	font-size: 12px;
	margin: 0.5em 1em;
}

h2 {
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
	text-decoration: none;
}

.login {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: gray;
	text-decoration: none;
	text-align: right;
}

.normal {
	font: 12 "arial", Lucida, Verdana, sans-serif;
	color: black;
	text-decoration: none;
	
}

.small {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	text-decoration: none;
	text-align: left;
}


.tyne {
	font: 9px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	text-decoration: none;
	text-align: center;
}

.tabletitle {
	font: 12px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: black;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
}


.err {
	font: 10px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: red;
	text-decoration: none;
	border-style: solid;
	width: 300px;
	border-color: silver;
	margin: 10px;
	background-color: #f0f0f0;
}

/*######################################################## PRICE */

#price {
	color: #000000;
	font-size: 24px;
	line-height: 23px;
	text-align: center;
	margin-bottom: 10px
}

#toggleText {
	left: 50%;
	margin-left: -250px;
	position: absolute;
	width: 500px;
	border: 3pt solid #000000;
	top: 103px;
	background-color: #fff;
}

#divtext {
	width: 500px;
	background: #fff;
}

#product_title {
	color: #000000;
	font-size: 24px;
	line-height: 23px;
	text-align: left;
	margin-bottom: 2px
}

#rightnav {
	text-align: right;
	margin-right: 10px;
}

#div1 {
	position: absolute;
	width: 400px;
	height: 400px;
	background-color: #f0f0f0;
	border-style: double;
	float: right;
}

#cart_text {
	color: #000000;
	font-size: 20px;
	line-height: 20px;
	text-align: left;
	padding-top: 5px;
	padding-left: 10px
}

.list_page_img {
	margin: 5px;
}

.product_description {
	font-size: 12px;
	text-align: justify;
	display: block;
	padding-right: 15px;
	padding-left: 5px
}

.cart_item_name {
	font-size: 16px;
	text-align: left;
	display: block;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px
}

.cart_item_price {
	font-size: 16px;
	text-align: left;
	display: block;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 20px
}

.cart_item_multi {
	font-size: 12px;
	text-align: left;
	display: block;
	padding-right: 5px;
	padding-left: 10px
}

.itemproperties {
	font-size: 11px;
	padding-left: 15px
}

/* ######################################################## BOX EVEN */

#list-item_even {
	background-color: #ebebeb;
	display: block;
	padding: 5px;
	
}

/* ######################################################## BOX ODD */

#list-item_odd {
	background-color: #fff;
	display: block;
	padding: 5px;
	
}

#cart-list-item_even {
	background-color: #ebebeb;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 618px;
	min-height: 50px;
	max-height: 100px
}

#cart-list-item_odd {
	background-color: #fff;
	display: block;
	padding: 5px;
	width: 618px;
	min-height: 50px;
	max-height: 100px
}

#list-item-episode_even {
	background-color: #ebebeb;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 618px;
	min-height: 20px;
	max-height: 30px
}

#list-item-episode_odd {
	background-color: #fff;
	display: block;
	padding: 5px;
	width: 618px;
	min-height: 20px;
	max-height: 30px
}

#button_sm {
	color: white;
	font-size: 10px;
	background-color: #00a7ba;
	text-align: center;
	text-transform: uppercase;
	display: block;
	padding: 3px 4px;
	width: 80px;
	height: 13px;
	float: right
}

#account_button {
	color: white;
	font-size: 10px;
	background-color: #00a7ba;
	text-align: center;
	text-transform: uppercase;
	display: block;
	margin: 5px;
	padding: 3px 4px;
	width: 160px;
	height: 13px
}

.category_description {
	text-align: justify
}

#black_bar {
	background-color: black;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 618px;
	height: 5px
}

#modal_container {
	background-color: black;
	padding: 0;
	border: solid 1px #666
}

#modal_overlay {
	background-color: black
}

#wrapper {
	background-color: #ffffff;
}

#navigation_container_lower {
	display: none;
}

#masthead {
	display: none;
}
/* ######################################################## Content Box size */
#content {
   /*	width: 630px; */
}

#content_left,
#content_left_wide {
	padding: 0 0 22px 0;
}

#content_right {
	
}

#content_center {
	padding: 0 0 22px 0;
}

#content_full_width {
	position: fixed
}

button,
a.button,
a.button:link,
a.button:visited {
	padding: 0 0 0 0;
	margin: 0 3px 0 3px;
	border: none;
	display: block;
	float: left;
	clear: right;
	cursor: pointer;
	text-decoration: none;
	outline: none;
	white-space: nowrap;
	overflow: visible;
}

button span,
  a.button span,
  a.button:link span,
  a.button:visited span {
	display: block;
}

#main_menu ul li a,
  #main_menu ul li a:link,
  #main_menu ul li a:visited {
	display: block;
	font-size: 1.2em;
	text-decoration: none;
	color: #ffffff;
	display: block;
	text-align: center;
}

#main_menu ul li a:hover,
  #main_menu ul li a:active,
  #main_menu ul li a:focus {
	background-color: #000;
	text-decoration: none;
	outline: none;
	color: #ffffff;
}

input.comment_kook_button {
	background-color: #fff;
	color: #000;
	border: 0;
	margin-top: 30px;
	cursor: pointer;
}

.feature_options ul {
	padding-bottom: 3px;
	margin-bottom: 20px;
}

.feature_options ul li {
	display: block;
	float: left;
	color: red;
}

#channels {
	width: 630px;
	overflow: auto;
}

/* ######################################################## NAV BUTTONS */

.feature_options ul li a,
.feature_options ul li a:link,
.feature_options ul li a:visited {
	color: #fff;
	font-size: 10px;
	background-color: #000;
	text-transform: uppercase;
	display: inline;
	margin: 1px 1px;
	padding: 2px 2px;
	border: solid 2px #000;
}

.feature_options ul li a:hover,
.feature_options ul li a:focus,
.feature_options ul li a:active {
	color: #000;
    background-color: #ccc;

}


.feature_options2  {
	color: #000;
    background-color: #010;
    font-size: 30px;

}


.feature_options .cat-item_select ul li a,
.feature_options .cat-item_select ul li a:link,
.feature_options .cat-item_select ul li a:visited {
	color: #e6e6e6;
	font-size: 10px;
	background-color: #000;
	text-transform: uppercase;
	display: inline;
	margin: 2px 5px;
	padding: 3px 4px;
	border: solid 2px #000
}

.feature_options .cat-item_select ul li a:hover,
.feature_options .cat-item_select ul li a:focus,
.feature_options .cat-item_select ul li a:active {
	color: #e6e6e6;
}

/* ########################################################  box title  */

.feature_story_ttl {
	font-size: 18px;
	color: #000000;
	line-height: 15px;
	margin-bottom: 0px;
}

.feature_story_ttl a {
	color: #000000;
}

.feature_story_type {
	overflow: hidden;
	font-size: 9px;
	width: auto;
	text-align: left;
	color: #00a7ba;
}

.cart_item_type {
	color: #00a7ba;
	font-size: 9px;
	text-align: left;
	padding-left: 5px;
	width: auto;
	overflow: hidden
}

.feature_story_type ul {
	padding: 0px;
}

.feature_story_type a {
	color: #00a7ba;
}

/* ######################################################## box description */

.feature_story_blurb {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
}

td {
	padding-right: 3px;
}

/* ######################################################### Customized per vendor 
a,
a:link,
a:visited {
	#color: #<?=$bntColor?>;
	color: #000;
	text-decoration: none;
	outline: none;
}

a:hover,
a:active,
a:focus {
#	color: #<?=$bntColor?>;
	color: #000;
}

#button {
	#color: #<?=$bntColor?>;
	color: #FFFFFF;
	font-size: 10px;
	font-weight:bold;
	#background-color: #<?=$vendorcolors['backgroundColor']?>;
	text-align: center;
	text-transform: uppercase;
	display: block;
	margin: 5px;
	padding: 3px 4px;
	width: 90px;
	height: 13px
}
a.button_link,
a.button_link:link,
a.button_link:visited {
	color: #ffffff;
	text-decoration: none
}

a.button_link:hover,
a.button_link:focus,
a.button_link:active {
	color: #ffffff;
	text-decoration: none
}
*/
/* ######################################################### preview link & pagination links & all links  */
a,
a:link,
a:visited,
a:hover,
a:active,
a:focus {
	color: #000;
	text-decoration: none;
	outline: none;
}

#button {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
	display: block;
	margin: 5px;
	padding: 3px 4px;
	width: 90px;
	height: 13px
}

a.button_link,
a.button_link:link,
a.button_link:visited {
	color: #ffffff;
	text-decoration: none
}
a.button_link:hover,
a.button_link:focus,
a.button_link:active {
	color: #ffffff;
	text-decoration: none
}


/* login message box checking username */
.messagebox{
	position:absolute;
	width:100px;
	margin-left:0px;
	border:1px solid #c93;
	background:#ffc;
	padding:1px;
}
.messageboxok{
	position:absolute;
	width:auto;
	margin-left:0px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:1px;
	font-weight:bold;
	color:#008000;
	
}
.messageboxerror{
	position:absolute;
	width:auto;
	margin-left:0px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:1px;
	font-weight:bold;
	color:#CC0000;
}

