/* ------------------------------------------------------------------
 * GLOBAL
 * ------------------------------------------------------------------ */
html, body {
	height: 100%;
}
body {
	background-color: #fff;
	color: #2a2723;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	text-align: left;
}
h1, h2, h3, h4 {
	font-family: Georgia;
	margin-top: 0;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
a {
	color: #E20177;
	text-decoration: none;
}
a:hover {
	color: #E20177;
	text-decoration: underline;
}
a:visited {
	color: #7ac142;
}
a:active {
	outline: none;
}
a:focus {
	-moz-outline-style: none;
}
form {
	margin: 0;
	padding: 0;
}
.label {}
.label_required {
	color: #F00;
	font-weight: bold;
}
.bigger {
	font-size: 16px;
}
.smaller {
	font-size: 10px;
}
.fine_print {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
.italic {
	font-style: italic;
}
.white {
	color: #FFF;
}
.black {
	color: #333;
}
.red {
	color: #F00;
}
.strike {
	text-decoration: line-through;
}
.zero {
	border: none;
	margin: 0;
	padding: 0;
}


/* ------------------------------------------------------------------
 * LOCAL
 * ------------------------------------------------------------------ */
/*.uppercase{
	text-transform: uppercase;
}*/
#breadcrumbs {
	font-size: 12px;
	margin-bottom: 1em;
}
#main h1.title {
	font-family: Georgia;
	font-weight: normal;
	padding: 0;
}
.paginator.top {
	background-color: #EEE;
	margin: 4px 4px 0;
	padding: 4px;
}
.paginator.bottom {
	background-color: #EEE;
	margin: 0 4px 4px;
	padding: 4px;
}


/* ------------------------------------------------------------------
 * LAYOUT SKELETON
 * ------------------------------------------------------------------ */
#wrapper {
	min-height: 100%;
	margin: 0 auto;
	width: 1000px;
}
#header {
	background-color: #FFF;
	text-align: left;
}
#main {
	background-color: #FFF;
}
#columns {
}
#left_sidebar {
	background-color: #eee;
	float: left;
	width: 200px;
}
#footer {
	overflow: auto;
	padding: 30px 0 0;
	text-align: center;
}


/* ------------------------------------------------------------------
 * HEADER
 * ------------------------------------------------------------------ */
#masthead {
	height: 120px;
	position: relative;
}
#mini_cart {
	font-size: 11px;
	position: absolute;
	bottom: 48px;
	right: 250px;
	text-transform: uppercase;
}
#mini_cart a {
	text-decoration: none;
}
#mini_cart a:hover {
	text-decoration: underline;
}
#utility_nav {
	border-bottom: 1px solid #CCC;
	font-size: 11px;
	padding-bottom: 8px;
	position: absolute;
	top: 15px;
	right: 15px;
	text-transform: uppercase;
}
#utility_nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#utility_nav ul li {
	float: left;
	padding-left: 15px;
}
#utility_nav ul li.first {
	padding-left: 0;
}
#utility_nav ul li a {
	text-decoration: none;
}
#utility_nav ul li a:hover {
	text-decoration: underline;
}
#nav_bar {
	background-color: #E20177;
	border: 0px solid blue;
	color: #FFF;
	font-size: 12px;
	padding: 4px;
}
#top_nav {
	border: 0px solid blue;
}
#mcafee_logo {
	position: absolute;
	bottom: 8px;
	right: 250px;
}

#live_support {
	text-align: center;
	margin-bottom: 10px;
}

#live-promo {
	position: absolute;
	bottom: 8px;
	right: 15px;
	width: 210px;
	height: 69px;
}

#live-promo img{
	border: 0;
}

/* ------------------------------------------------------------------
 * SIDEBARS
 * ------------------------------------------------------------------ */
#cat_nav {
	padding-top: 8px;
	margin:0 8px;
}
#cat_nav ul {
	border-left: 3px solid #E20177;
	font-family: Georgia;
	list-style: none;
	margin: -1px 0px 3px;
	padding: 0;
	zoom:1;
}
#cat_nav h3.level_1 a {
	color: #E20177;
	text-decoration: none;
}
#cat_nav h3.level_1 a:hover {
	text-decoration: underline;
}
#cat_nav h3.level_1 a:visited {
	color: #E20177;
}

/*#cat_nav ul.level_1 {
	margin: 8px;
}*/

#cat_nav h3.level_1 {
	border-left: 3px solid #E20177;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 3px;
	margin-top: 3px;
	padding: 0 0 0 7px;
	text-transform: uppercase;
}
#cat_nav h3.ui-state-active, #cat_nav h3.ui-state-focus {
	background: #ffc7e4 url(mks/images/ui-bg_highlight-hard_100_ffc7e4_1x100.png) 50% 50% repeat-x;
	border-bottom: 0 none;
}

#cat_nav h3.ui-state-default {
	border-bottom: 1px solid #ddd;
}

#cat_nav ul.level_1 ul.level_2 li {
	border-left: 0 none;
}
#cat_nav ul.level_2 li {
	border-top: 1px solid #ddd;
	border-left: 0;
	display: block;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 11px;
	margin: 0;
	padding: 5px 10px 5px 27px;
	text-transform: uppercase;
}
#cat_nav ul.level_2 li:hover {
	background-color: #eee;
}
#cat_nav ul.level_2 li a {
	color: #333;
	margin:0;
}
#cat_nav ul.level_2 li a:hover, #cat_nav ul.level_2 li a:visited:hover {
}
#cat_nav ul.level_2 li a:visited {
	color: #888;
}
#email_signup, #search {
	background-color: #ddd;
	color: #333;
	font-size: 10px;
	margin-top: 15px;
	padding: 8px;
}
#email_signup h3, #search h3 {
	color: #333;
	font-size: 14px;
	margin-bottom: .2em;
}
#email_signup input.text, #search input.text {
	width: 144px;
}
#search {
	margin-top: 0;
}
#email_friend {
	background-color: #ff6418;
}
#email_friend a {
	color: #fff;
	text-decoration: none;
}
#email_friend a:hover {
	text-decoration: underline;
}

#vid_gallery_banner {
	margin: 5px 0 5px;
}

#social_links {
	float: right;
	text-align: center;
	margin: 0;
	padding: 0;
}
#social_links .nameplate {
	background-color: #0095c3;
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding:0;
	text-align: center;
}
#social_links img {
	float: left;
	margin: 0 0 0 8px;
}
#social_links h3 {
	color: #E20177;
	margin: 8px 8px 0 44px;
	text-align: left;
}
#social_links h5 {
	color: #E20177;
	margin: 0 8px 0 44px;
	text-align: left;
}
#social_links p {
	font-size: 10px;
	margin: 4px 8px 12px 44px;
	text-align: left;
}
#social_links h3.blog {
	background-color: #eee;
	border-top: 1px solid #CCC;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding: 1em;
	text-align: center;
}


/* ------------------------------------------------------------------
 * FOOTER
 * ------------------------------------------------------------------ */
#footer ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#footer ul li {
	display: inline;
	font-size: 11px;
	padding: 0 8px;
	text-transform: uppercase;
}
#footer ul li a {
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}


/* ------------------------------------------------------------------
 * HOME PAGE
 * ------------------------------------------------------------------ */
#splash_area {
	overflow: auto;
}
#flash_rotator {
	float: left;
	height: 336px;
	margin-right: 8px;
	width: 352px;
}
#js_rotator {
	float: left;
	height: 336px;
	margin-right: 8px;
	width: 352px;
}
#catalog_request {
	border: 1px solid #ccc;
	font-size: 11px;
	margin-bottom: 8px;
	overflow: auto;
	padding: 6px;
}
#catalog_request h2 {
	font-weight: normal;
	margin-top: .2em;
	margin-bottom: .2em;
}
#catalog_request h2 a:visited {
	color: #fff;
}
#catalog_request p {
	margin-top: 0;
	margin-left: 133px;
}
#catalog_request .image {
	float: left;
	margin-right: 8px;
	width: 127px;
}
#category_promo {
	border: 1px solid #ccc;
	font-size: 11px;
	overflow: auto;
	padding: 6px;
}
#category_promo h2 {
	font-weight: normal;
	margin-top: .2em;
	margin-bottom: .2em;
}
#category_promo h2 a:visited {
	color: #fff;
}
#category_promo p {
	margin-top: 0;
	margin-left: 133px;
}
#category_promo .image {
	float: left;
	margin-right: 8px;
	width: 127px;
}
#hot_picks {
	border: 1px solid #CCC;
	font-size: 11px;
	margin-top: 8px;
	overflow: auto;
}
#hot_picks h3 {
	font-weight: normal;
	margin-bottom: .2em;
}
#hot_picks .nameplate {
	background-color: #ff6419;
	color: #2a2723;
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	margin: 4px 4px 0;
	padding: 4px;
}
#hot_picks .nameplate a {
	color: #fff;
	text-decoration: none;
}
#hot_picks .nameplate a:hover {
	text-decoration: underline;
}
#hot_picks_copy {
	font-size: 12px;
	padding: 0 10px;
}
/*
#hot_picks .image {
	background-color: #eee;
	border: 1px solid #CCC;
	float: left;
	height: 125px;
	width: 125px;
}
*/
#featured_category {
	border: 1px solid #CCC;
	font-size: 11px;
	margin-top: 8px;
	overflow: auto;
}
#featured_category h3 {
	font-weight: normal;
	margin-bottom: .2em;
}
#featured_category .nameplate {
	background-color: #66bc29;
	color: #2a2723;
	font-family: Georgia;
	font-size: 24px;
	font-weight: normal;
	margin: 4px 4px 0;
	padding: 4px;
}
#featured_category .nameplate a {
	color: #fff;
	text-decoration: none;
}
#featured_category .nameplate a:hover {
	text-decoration: underline;
}
#featured_category .image {
	background-color: #eee;
	border: 1px solid #CCC;
	float: left;
	height: 125px;
	width: 125px;
}
#featured_products {
	background: url(/images/misc/bg-vertical_divider.gif) repeat-y top center;
	margin: 4px;
	overflow: auto;
}
#featured_products h3 {
	margin-top: .2em;
	margin-bottom: .2em;
	margin-left: 135px;
}
#featured_products p {
	margin-top: 0;
	margin-left: 135px;

}

#featured_product_1, #featured_product_2, #featured_product_3, #featured_product_4 {
	border: 0px solid red;
	float: left;
	padding: 4px;
	width: 368px;
}
#featured_product_1, #featured_product_2 {
	padding-bottom: 8px;
}
#featured_product_3, #featured_product_4 {
	border-top: 1px solid #EEE;
	padding-top: 8px;
	padding-bottom: 8px;
}
#featured_product_1, #featured_product_3 {
	padding-right: 8px;
}
#featured_product_2, #featured_product_4 {
	padding-left: 8px;
}

#intro {
	border: 1px solid #CCC;
	margin-top: 8px;
	xmargin-right: 212px;
	padding: 8px;
}
#intro h2 {
	color: #d1005d;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: .4em;
}
#intro p {
	font-size: 12px;
	line-height: 1.25em;
} 
#flags {
	border: 1px solid #CCC;
	margin-top: 8px;
	overflow: auto;
	padding: 4px;
}
#flags .nameplate {
	background-color: #000;
	color: #fff;
	font-family: Georgia;
	font-size: 14px;
	font-weight: bold;
	padding: 4px;
}
#flags ul {
	padding: 0 8px 0;
	margin: 8px;
}
#flags ul li {
	padding-bottom: 8px;
}
#flags_1, #flags_2, #flags_3, #flags_4 {
	border: 0px solid red;
	float: left;
	padding: 4px;
	width: 372px;
}
#flags_3 {
	clear: left;
}

/* ------------------------------------------------------------------
 * LIST PAGES
 * ------------------------------------------------------------------ */
#cat_landing {
	overflow: auto;
	width: 100%;
}
#cat_landing div.image {
	float: right;
	margin-left: 15px;
}
#subcats td {
}
#subcats td.image {
	height: 127px;
	text-align: center;
	vertical-align: bottom;
}
#subcats td.nameplate {
	color: #FFF;
	font-family: Georgia;
	font-size: 11px;
	font-weight: bold;
	height: 40px;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
	vertical-align: middle;
}
#subcats td.nameplate a {
	color: #FFF;
	text-decoration: none;
}
#subcats td.nameplate a:hover {
	text-decoration: underline;
}
#swatch_view {
	border: 1px solid #CCC;
	margin-top: 1em;
}
#swatches td {
	border: 1px solid #CCC;
}
#swatches td.image {
	border: 0;
	height: 127px;
	text-align: center;
	vertical-align: bottom;
}
#swatches td.meta {
	border: 0;
	text-align: center;
	vertical-align: top;
}
#swatches td.meta div.title {
	font-weight: bold;
}
#swatches td.meta span.price {}
#swatches td.meta span.sale_price {
	font-weight: bold;
	color: #F00;
}
#articles{
	display: block;
	width: 300px;
	float: right;
	border: 1px solid #CCC;
	padding: 4px;
	margin: 10px;
}
#articles p{
	background-color: #EEE;
	padding: 4px;
	margin: 0px;
	text-align: center;
}
#articles p.top{
	margin-bottom: 4px;
}
#articles p.bottom{
	margin-top: 4px;
}

/* ------------------------------------------------------------------
 * DETAIL PAGES
 * ------------------------------------------------------------------ */
#detail_columns {
	overflow: hidden;
	width: 100%;
}
#detail_columns div.left { /* set dynamically; see product_detail.inc */ }
#detail_columns div.right {
	float: right;
	width: 200px;
}
#xsell {
	border: 1px solid #CCC;
	margin-top: 32px;
	text-align: center;
}
#xsell h3 {
	background-color: #EEE;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px 4px 0;
	padding: 4px;
	text-align: left;
}
#xsell_swatches td {
	border: 1px solid #CCC;
}
#xsell_swatches td.image {
	border: 0;
}
#xsell_swatches td.meta {
	border: 0;
}
.review-entry{
	border: 1px solid #CCC;
	margin: 4px;
	padding: 4px;
}
#review {
	border: 1px solid #CCC;
	margin-top: 32px;
	text-align: left;
}
#review-submit{
	text-align: right;
}
#review tr, #review td{
	height: 30px;
}
#review h3 {
	background-color: #EEE;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px 4px 0;
	padding: 4px;
	text-align: left;
}
#review .star_control{
	background-color: white;
	border: 1px solid #EEE;
	height: 17px;
	width: 110px;
	padding: 5px;
}
#review p{
	padding: 4px;
}
#review textarea{
	border: 1px solid #EEE;
	width: 620px;
	height: 100px;
	padding: 4px;
}
#review table{
	background-color: #f8f8f8;
	width: 99%;
	margin: 4px;
	padding: 4px;
	padding-top: none;
}
#review h4{
	background-color: #EEE;
	font-family: 'Lucida Grande', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 4px 4px 0;
	padding: 4px;
	padding-bottom: none;
	text-align: left;
}
#review .label{
	width: 55px;
	text-align: right;
}
#review_swatches td {
	border: 1px solid #CCC;
}
#review_swatches td.image {
	border: 0;
}
#review_swatches td.meta {
	border: 0;
}
#detail_columns div.content_columns {
	overflow: auto;
	margin-top: 15px;
	width: 100%;
}
#detail_columns div.content_columns div.left {
	margin-right: 0px;
}
#detail_columns div.content_columns div.right {
	background-color: #FFF;
	border: 1px solid #CCC;
	float: right;
	margin-left: 15px;
	padding: 4px;
	text-align: center;
	width: 372px;
}
#detail_columns div.content_columns div.right div.mini_paginator {
	background-color: #EEE;
	margin-bottom: 4px;
	padding: 4px;
}
#detail_columns div.content_columns div.right div.viewer_links {
	background-color: #EEE;
	margin-top: 4px;
	padding: 4px;
}
#detail_columns div.content_columns div.right div.viewer_links a {
	padding: 0 4px;
}
#detail_columns div.content_columns div.left div.description {
	overflow: visible;
}
#detail_columns div.content_columns div.left div.description p {
	margin-top: auto;
	padding-top: auto;
}
#detail_columns div.content_columns div.left div.description p:first-child {
	margin-top: 0;
	padding-top: 0;
}
#detail_columns .title {
	font-weight: bold;
}
#detail_columns .price {
	font-weight: bold;
}
#detail_columns .sale_price {
	font-weight: bold;
	color: #F00;
}
#detail_columns .qty {
	font-size: 11px;
}
#detail_columns .status {
	color: #F00;
	font-weight: bold;
}
#detail_columns .status_message {
	font-size: 11px;
	margin-top: 5px;
}
#detail_columns .qty_available {
	color: #FF9933;
}
#detail_columns .back-ordered {}
#detail_columns .coming_soon {}
#detail_columns div.exception {
	background-color: #FFC;
	border-top: 3px solid orange;
	border-bottom: 3px solid orange;
	margin: 4px 4px 0;
	padding: 10px;
}
#order_form {
	margin: 32px 0 0;
}
#order_form div.exception ul {
	margin-bottom: 0;
	padding-bottom: 0;
}
#order_form h2, #order_form h3 {
	margin-bottom: .5em;
}
#order_form table {
	background-color: #FFFFFF;
	border-top: 1px solid #CCC;
	margin-bottom: 1em;
}
#order_form td {
	background-color: #FFFFFF;
	border-bottom: 1px solid #CCC;
	padding: 8px 4px;
}
#order_form .sku {
	color: #666;
	font-size: 11px;
}
#order_form .price {
	color: #666;
	font-weight: normal;
}
#personalization {
	background-color: #FFFFFF;
	border: 1px solid #CCC;
	margin: 4px 0 8px;
}
#personalization .question {
	background-color: #EEE;
	margin: 4px 4px 0;
	padding: 4px;
}
#personalization h3 {
	margin: 0;
}
#personalization table {
	border: 0;
	padding: 0;
}
#personalization td {
	border: 0;
	padding: 0;
}
#personalization div.notes div.nameplate {
	background-color: #fbd9eb;
	font-family: Georgia;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 4px;
}
#personalization div.notes ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#personalization div.notes ul li {
	font-size: 11px;
	margin: 10px 0;
	padding: 0 4px;
}
#personalization div.gemstones,
#personalization div.ink_colors,
#personalization div.thread_colors,
#personalization div.styles {
	margin-bottom: 15px;
}
#personalization div.gemstones div.nameplate,
#personalization div.ink_colors div.nameplate,
#personalization div.thread_colors div.nameplate,
#personalization div.styles div.nameplate {
	background-color: #fbd9eb;
	font-family: Georgia;
	font-weight: bold;
	padding: 4px;
	margin-bottom: 5px;
}
#style_columns {
	overflow: hidden;
	width: 100%;
}
#style_columns div.left {}
#style_columns div.right {
	background-color: transparent;
	float: right;
	width: 30%;
}
#personalization div.gemstones div.controls,
#personalization div.ink_colors div.controls,
#personalization div.thread_colors div.controls,
#personalization div.styles div.controls {
	padding: 0 4px;
}
#personalization div.styles div.image {
	text-align: center;
}
#personalization div.styles div.font_chart {
	font-size: 11px;
	margin-top: 5px;
	text-align: center;
}
#personalization div.styles div.options {
	margin: 15px 0;
}
#personalization div.styles div.options div.notes {
	background-color: #FFC;
	border-top: 3px solid #fbd9eb;
	border-bottom: 3px solid #fbd9eb;
	margin-bottom: 15px;
	padding: 10px;
}
#personalization div.styles div.options div.lines div.line {
	margin-bottom: 10px;
}
#personalization div.styles div.options div.lines div.line div.label {
	font-size: 11px;
	font-weight: bold;
	padding: 0 4px;
}
#personalization div.styles div.options div.lines div.line span.example {
	font-size: 11px;
	padding-left: 5px;
}
#personalization div.styles div.options div.lines div.line div.counter {
	color: #FF0000;
	font-size: 11px;
	padding: 0 4px;
}
#personalization div.confirm {
	margin-bottom: 15px;
	padding: 0 4px;
}
.dropdown_select{
}
a.youtube_video {
	color: #E20177;
	text-decoration: none;
}
a.youtube_video:hover {
	text-decoration: underline;
}

/*styles for individual video links which were removed*/
/*div.multi_video_link {
	text-align:left;
	padding: 5px;
	margin-bottom:5px;
	background-color:#fff;
	border: 1pt solid #eee;
}
div.multi_video_link:hover {
	background-color:#eee;
}
div.single_video_link {
	text-align:left;
	padding: 5px;
	margin-bottom:5px;
	background-color:#fff;
}*/

div#video_container {
	text-align:center;
	margin-top:5px;
	padding:5px 5px 0;
}
.badges {
	margin-top:10px;
}

/* ------------------------------------------------------------------
 * LOGIN
 * ------------------------------------------------------------------ */
#login_columns {
	overflow: auto;
	margin: 15px 0;
	width: 100%;
}
#login_columns div.left {
	border: 1px solid #CCC;
	float: left;
	padding: 4px;
	width: 367px;
}
#login_columns div.right {
	border: 1px solid #CCC;
	float: left;
	margin: 0 0 0 15px;
	padding: 4px;
	width: 367px;
}
#login_columns div.nameplate {
	background-color: #EEE;
	font-family: Georgia;
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
	margin: 0;
	padding: 4px;
	text-align: center;
}
#login_columns div.content {
	padding: 15px;
}


/* ------------------------------------------------------------------
 * ADDRESS BOOK
 * ------------------------------------------------------------------ */
#address_book td {
	padding-top: 16px;
}


/* ------------------------------------------------------------------
 * SHIPPING & PROCESSING
 * ------------------------------------------------------------------ */
#rate_chart .nameplate {
	background-color: #EEE;
	font-family: Georgia;
	font-size: 18px;
	font-weight: normal;
	padding: 4px;
}
#shipping_options {
	border-top: 1px solid #CCC; 
	margin-right: 386px;
	margin-top: .5em;
	margin-bottom: .5em;
}
#shipping_options .option {
	border-bottom: 1px solid #CCC;
	padding: 4px 0;
}


/* ------------------------------------------------------------------
 * CART/CHECKOUT
 * ------------------------------------------------------------------ */
#cart, #order_summary {
	border: 1px solid #CCC;
	padding: 4px;
}
#cart th, #order_summary th {
	background-color: #EEE;
}
#cart td {
	border-bottom: 1px solid #EEE;
}
#cart td td {
	border: 0;
}
#cart .sku {
	color: #666;
	font-size: 11px;
}
#cart .status {
	color: #F00;
	font-weight: bold;
}
#cart div.detail {
	font-size: 11px;
}
#cart div.detail ul {}
#cart div.detail ul li {}
#cart_notes {
	margin: 10px 0;
}
#cart_notes ul {
	margin-top: 5px;
	margin-bottom: 0;
}
#cart_notes input {
	margin-top: 5px;
}
#order_summary {
	margin: 15px 0;
}
.place_your_order {
	background-color: white;
	background-image: url(/images/misc/bg-checkout_arrow.gif);
	background-position: right;
	color: #FFF;
	height: 42px;
	padding-left: 15px;
	text-align: left;
}
#claim_code {
	border: 1px solid #CCC;
	padding: 4px;
	margin: 15px 0;
}
#claim_code table {
	background-color: #BBE09D;
}
#gift_message span.counter {
	color: #FF0000;
	font-size: 11px;
}

#saved {
	border-top: 1px dotted #CCC;
	margin-top: .6em;
	padding: 1.8em 0 .6em;
}
#bonus_buy_container{
	border: 1px solid #CCC;
	padding: 4px;
}

#bonus_buy{
	margin: 0;
	padding: 15px;
	height: 165px;
	background-color: #EEEEEE;
}

#bonus_buy p.title{
	margin-top: 0;
	font-weight: bold;
	font-size: 1.1em;
}

#bonus_buy img{
	margin-right: 20px;
	margin-bottom: 20px;
	float: left;
	border: 4px solid white;
}

/* ------------------------------------------------------------------
 * RELATED LINKS
 * ------------------------------------------------------------------ */
#links ul {
	list-style-type: none;
	margin: 0 0 30px 0;
	padding: 0;
}
#links ul li {
	margin: 0 0 10px 30px;
}
.article_header {
	font-family: Georgia;
	font-size: 14px;
}


/* ------------------------------------------------------------------
 * ALERT
 * ------------------------------------------------------------------ */
#alert {
	background: url(/images/misc/icon-alert.gif) 15px 50% no-repeat;
	background-color: #FFC;
	border-top: 3px solid orange;
	border-bottom: 3px solid orange;
	margin: 0 0 15px 0;
	padding: 15px 15px 15px 75px;
}
#alert h2 {
	margin: 0;
	padding: 0;
}
#alert p {
	margin: 10px 0 0 0;
	padding: 0;
}


/* ------------------------------------------------------------------
 * VIDEO GALLERY
 * ------------------------------------------------------------------ */
#video_gallery {
	width:800px;
}
#video_gallery ul {	
	display:table;
	border-collapse:separate;
	border-spacing:10px;
	margin: 0;
	padding: 0;
	width:795px;
	text-align: left;
	list-style: none;
	overflow:hidden;
}
#video_gallery div.video_row {
	display:table-row;
	width:795px;
}
#video_gallery ul li {
	display:table-cell;
	border: solid 1px #999;
/*	margin:0 0 15px 15px;*/
	padding: 5px 5px 3px 5px;
	background-color:#ccc;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	border-radius:4px;
	width:25%;
}
#video_gallery ul li img {
	border:none;
	margin:0 auto;
	padding:0;
	display:block;
}
#video_gallery ul li div.thumb_container{
	position:relative;
	width:165px;
	height:124px;
	margin:0 auto;
}
#video_gallery ul li div.thumb_container span.play-icon {
	position:absolute;
	top:0px;
	left:0px;
	width:165px;
	height:124px;
	cursor:pointer;
}
/*#video_gallery ul li a.play_button {
	height:32px;
	width:131px;
}*/
#video_gallery .video_title {
	font-size:12px;
	font-weight:bold;
	padding:3px 0 5px 0;
	width:165px;
	margin:0 auto;
}
#video_gallery .video_description {
	font-size:10px;
	padding-bottom:5px;
	width:165px;
	margin:0 auto;
}
#video_page_container {
	width:480px;
	height:385px;
	padding:10px;
	margin:0 auto;
	background-color:#ccc;
	border:1pt solid #999;
}