html {
	overflow-y: scroll;
}
/*a img { border: none; } /*Remove borders on images with links in IE*/

/* Start Layout */
/* #wrapper now in kt_styles.css */
/*.banner {
	background-color: #5A442D;
}*/

.content_table_blank { 
	border: 2px solid #FFFFFF;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border-radius: 8px 8px 8px 8px;
	behavior: url(../includes/custom/PIE.php);	
}

.stripeMe {
}

/* Links extended to 100%*/
.wide_link a {
	width: 100%;
	display: block;
	text-decoration: none;
	color: #000000;
}

.article_report a {
	width: 100%;
	display: block;
	text-decoration: none;
	font-size: 10px;
	color: #FFFFFF;
}
.article_report a:hover {
	text-decoration: none;
	color: #0000FF;
	font-size: 10px;
	font-weight: bold;
}
/* End Link Styling*/

.blog_date {
	color: #FFFFFF;
	background-color: #000000;
	padding-right: 10px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-image: url(&#9654;);
	background-position: right center;
}

.arrow_box {
	position: relative;
	/*padding-right: 5px;*/
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;	
	background: #000000;
	/*border: 2px solid #FF0000;*/
	color: #FFFFFF;
}
.arrow_box:after, .arrow_box:before {
	left: 100%;
	top: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

.arrow_box:after {
	border-left-color: #000000;
	margin-top: -11px;
	border-top-width: 11px;
	border-right-width: 11px;
	border-bottom-width: 11px;
	border-left-width: 11px;
}
.arrow_box:before {
	/*border-color: rgba(255, 0, 0, 0);*/
	/*border-left-color: #FF0000;*/
	border-width: 15px;
	margin-top: -15px;
}

/*.blog_date_arrow {
	font-size: 30px;
	margin-left: -3px;
}*/

.thin_bottom_grey {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.not_available {
	text-decoration: line-through;
}
.small_text {
	font-size: 9px;
}
.photo_size {
	height: 150px;
	overflow: hidden;
	width: 150px;
}

.fb_gal_div {
	display: inline-block;
	vertical-align: top;
}
.fb_thumbs {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #BABABA;
	-webkit-box-shadow: #B3B3B3 1px 1px 1px inset;
	-moz-box-shadow: #B3B3B3 1px 1px 1px inset;
	box-shadow: #B3B3B3 1px 1px 1px inset;
	margin: 10px;
}
.fb_thumbs img {
	width: auto;
	height: auto;
}

fancybox_button {
	height: 100px;
	overflow: hidden;
}

.gallery_thumbs {
	margin-bottom: 10px;
	height: 100px;
	overflow: hidden;
	width: 140px;
	border:5px solid #FFF7D2;
	background-color: #FFFFFF;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius:: 8px;
	-webkit-border-top-right-radius:: 8px;
	-webkit-border-bottom-left-radius:: 8px;
	-webkit-border-bottom-right-radius:: 8px;
	-webkit-box-shadow: #000000 3px 3px 18px;
	-moz-box-shadow: #000000 3px 3px 18px;
	box-shadow: #000000 3px 3px 18px;	
	border-radius: 8px 8px 8px 8px;		/* For IE*/
}
.photos {
	border:5px solid #FFF7D2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #F0F0F0;
	margin: 0px 10px 10px 0px;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
}
.avatar {
	border:5px solid #FFF7D2;
	background-color: #FFFFFF;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius:: 8px;
	-webkit-border-top-right-radius:: 8px;
	-webkit-border-bottom-left-radius:: 8px;
	-webkit-border-bottom-right-radius:: 8px;
	border-radius: 8px 8px 8px 8px;		/* For IE*/
	behavior: url(../includes/custom/PIE.php); /* For IE*/	
}
.photo_table {
	margin-top: 5px;
	padding: 5px;
}
/* Style for Shoutbox / Chat box*/
#responsecontainer {
	overflow: auto;
	height: 400px;
	width: 300px;
}
#shout_box {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius:: 8px;
	-webkit-border-top-right-radius:: 8px;
	-webkit-border-bottom-left-radius:: 8px;
	-webkit-border-bottom-right-radius:: 8px;
	padding-right: 15px;
	background-color: #000000;
	border: 1px solid #CCCCCC;
	border-radius: 8px 8px 8px 8px;		/* For IE*/
	behavior: url(../includes/custom/PIE.php); /* For IE*/	
}
#shout_smiley_box {
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius:: 8px;
	-webkit-border-top-right-radius:: 8px;
	-webkit-border-bottom-left-radius:: 8px;
	-webkit-border-bottom-right-radius:: 8px;
	background-color: #CCCCCC;
	border: 1px inset #CCCCCC;
	padding: 5px;
	border-radius: 8px 8px 8px 8px;		/* For IE*/
	behavior: url(../includes/custom/PIE.php); /* For IE*/	
}
.small_text_shout {
	font-size: 9px;
	font-style: italic;
	color: #FFFFFF;
}
.large_text_shout {
	font-size: 10px;
	font-style: normal;
	color: #FFFFFF;
	position: relative;
	left: 10px;
	text-align: justify;
}
/* End Style for Shoutbox / Chat box*/
.plist {
	margin: 2.5px 5px;
	line-height: 1.2;	
}
#checkboxesDIV label {
	color: #000000;
	padding-right: 10px;
	font-weight: bold;
}
.warning {
	background-color: #FFBBBB;
}

.removed {
	display: none;
}
/* Jquery form fields*/
.type_data{}
.date_pick {}
.focusField{
border: 1px solid #FF0000;
padding: 5px 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #EEFF99;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#EEFF99), to(#66EE33));
background: -webkit-linear-gradient(#EEFF99, #66EE33);
background: -moz-linear-gradient(#EEFF99, #66EE33);
background: -ms-linear-gradient(#EEFF99, #66EE33);
background: -o-linear-gradient(#EEFF99, #66EE33);
background: linear-gradient(#EEFF99, #66EE33);
/*-pie-background: linear-gradient(#EEFF99, #66EE33); /* For IE*/
/*behavior: url(../includes/custom/PIE.php); /* For IE*/	
position: relative;
}
.idleField{
	border: 1px solid #CCCCCC;
	padding: 5px 5px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
	border-radius: 3px;
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EAEBEB));
	background: -webkit-linear-gradient(#FFFFFF, #EAEBEB);
	background: -moz-linear-gradient(#FFFFFF, #EAEBEB);
	background: -ms-linear-gradient(#FFFFFF, #EAEBEB);
	background: -o-linear-gradient(#FFFFFF, #EAEBEB);
	background: linear-gradient(#FFFFFF, #EAEBEB);
-pie-background: linear-gradient(#FFFFFF, #EAEBEB); /* For IE*/
	behavior: url(../includes/custom/PIE.php);
	position: relative;
}

.roll
{
opacity:0.4;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
.roll:hover
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
.preload { display: none; }

/* Sliding Footer*/
#EuCookieSlideContainer {
	position: fixed;
	bottom:0;
	width: 100%;
	z-index:999;	
}
#EuCookieSlideButton {
	background: transparent url(../images/cookie.png) no-repeat left top;
	position: absolute;
	top: -50px;
	right: -2px;
	width:52px;
	height:51px;
	border: none;
	cursor: pointer;
}
#EuCookieSlideContent {
	width: 100%;
	height: 0px;
	background: #AFC8E7 url(../images/eu_map.png) no-repeat right bottom;
	color: #000000;
	font-size: 1em;
	font-family: DejaVuSansBook, Sans-Serif;
	border-top: medium solid #3265A6;
	-webkit-box-shadow: #333333 0px -8px 20px;
	-moz-box-shadow: #333333 0px -8px 20px;
	box-shadow: #333333 0px -8px 20px;
	behavior: url(../includes/custom/PIE.php); /* For IE*/
}
#EuCookieSlideText {
	padding: 15px 10px 25px 25px;
}
/* End Sliding Footer*/
.promo {
	border: 2px solid #FFFFFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: #666 0px 2px 10px;
	-moz-box-shadow: #666 0px 2px 10px;
	box-shadow: #666 0px 2px 10px;
	behavior: url(../includes/custom/PIE.php);
	background-image: url(../images/secure_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.left_border {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF0000;
}
.promo_head {
	font-size: 30px;
	text-shadow: 4px 4px 4px #aaa;
	color: #FF0000;
  }
.promo_sub {
	font-size: 24px;
	text-shadow: 4px 4px 4px #aaa;
	color: #0000FF;
	font-style: italic;
  }
.fancybox-custom .fancybox-outer {
			box-shadow: 0 0 50px #000;
			z-index:999999;
} 
/*Placeholder text for IE*/
.placeholder {
  color: #aaa;
  }
/* Shop*/
.strikethrough {
	text-decoration: line-through;
}  
.shop_category {
	border:2px solid #CCCCCC;
	height: 170px;
	width: 250px;	
	background-color: #FFFFFF;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-left-radius:: 3px;
	-webkit-border-top-right-radius:: 3px;
	-webkit-border-bottom-left-radius:: 3px;
	-webkit-border-bottom-right-radius:: 3px;
	-webkit-box-shadow: #000000 2px 2px 5px;
	-moz-box-shadow: #000000 2px 2px 5px;
	box-shadow: #000000 2px 2px 5px;
	border-radius: 3px 3px 3px 3px;
	behavior: url(../includes/custom/PIE.php);
}

.shop_item {
	border:2px solid #CCCCCC;
	height: 200px;
	width: 250px;	
	background-color: #FFFFFF;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-left-radius:: 3px;
	-webkit-border-top-right-radius:: 3px;
	-webkit-border-bottom-left-radius:: 3px;
	-webkit-border-bottom-right-radius:: 3px;
	-webkit-box-shadow: #000000 2px 2px 5px;
	-moz-box-shadow: #000000 2px 2px 5px;
	box-shadow: #000000 2px 2px 5px;
	border-radius: 3px 3px 3px 3px;		/* For IE*/
	behavior: url(../includes/custom/PIE.php); /* For IE	*/
}
.shop_item_detail {
	border:1px solid #FFF7D2;
	height: 180px;
	width: 100%;	
	background-color: #FFFFFF;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-left-radius:: 3px;
	-webkit-border-top-right-radius:: 3px;
	-webkit-border-bottom-left-radius:: 3px;
	-webkit-border-bottom-right-radius:: 3px;
	-webkit-box-shadow: #000000 2px 2px 5px;
	-moz-box-shadow: #000000 2px 2px 5px;
	box-shadow: #000000 2px 2px 5px;
	border-radius: 3px 3px 3px 3px;		/* For IE*/
	behavior: url(../includes/custom/PIE.php); /* For IE	*/
}

.shop_item_detail,.shop_category:hover {
	border:2px solid #FF0000;
}
.shop_item:hover {
	border:2px solid #FF0000;
}

.shop_search_result {
	border:1px solid #FFF7D2;
	/*height: 180px;*/
	width: 100%;	
	background-color: #FFFFFF;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-left-radius:: 3px;
	-webkit-border-top-right-radius:: 3px;
	-webkit-border-bottom-left-radius:: 3px;
	-webkit-border-bottom-right-radius:: 3px;
	-webkit-box-shadow: #000000 2px 2px 5px;
	-moz-box-shadow: #000000 2px 2px 5px;
	box-shadow: #000000 2px 2px 5px;
	border-radius: 3px 3px 3px 3px;		/* For IE*/
	behavior: url(../includes/custom/PIE.php); /* For IE	*/
}
.shop_item_image {
	background-color: #FFFFFF;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius:: 8px;
	-webkit-border-top-right-radius:: 8px;
	-webkit-border-bottom-left-radius:: 8px;
	-webkit-border-bottom-right-radius:: 8px;
	border-radius: 8px 8px 8px 8px;
	behavior: url(../includes/custom/PIE.php);
	position:relative;
	margin: 5px;
	border: thin solid #CCCCCC;
	padding: 5px;
} 

.top_nav_shop_price_log {
	/*font-size: 16px;*/
	color: #FF0000;
	/*text-decoration: none!IMPORTANT;*/
  }
#top_nav_shop {
	cursor:pointer;
	display:inline-block;
	padding:10px 12px;
	vertical-align: top;
	white-space: nowrap;
	font-style: italic;
	/*font-weight: bold;*/
	text-decoration: none;
	text-shadow: 2px 2px 2px #000;
	font-size: 18px;
	float: right;
}

.shop_nug_offer {
	border:1px solid #FFF7D2;
	height: 200px;
	width: 100%;	
	background-color: #FFFFFF;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-left-radius:: 3px;
	-webkit-border-top-right-radius:: 3px;
	-webkit-border-bottom-left-radius:: 3px;
	-webkit-border-bottom-right-radius:: 3px;
	-webkit-box-shadow: #000000 2px 2px 5px;
	-moz-box-shadow: #000000 2px 2px 5px;
	box-shadow: #000000 2px 2px 5px;
	border-radius: 3px 3px 3px 3px;		/* For IE*/
	behavior: url(../includes/custom/PIE.php); /* For IE	*/
}
.shop_offer_img {
	position:relative;
	z-index:9;
	background-color: #FFFFFF;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomleft: 8px;
	-moz-border-radius-bottomright: 8px;
	-webkit-border-top-left-radius:: 8px;
	-webkit-border-top-right-radius:: 8px;
	-webkit-border-bottom-left-radius:: 8px;
	-webkit-border-bottom-right-radius:: 8px;
	border-radius: 8px 8px 8px 8px;
	behavior: url(../includes/custom/PIE.php);
} 
.shop_offer_lable_cart {
	position:absolute;	
	margin-top: -10px;
	margin-left: 0;
	z-index: 10;	
}
/*.shop_offer_lable_offers {
	float: right;
	position:absolute;	
	margin-top: 10px;
	margin-right: 10px;
	z-index: 99;	
}*/

.shop_add_to_cart {
-moz-box-shadow: 3px 3px 5px #666666;
-webkit-box-shadow: 3px 3px 5px #666666;
	box-shadow: 3px 3px 5px #666666;
	background: #FFFFFF;
    -moz-border-radius-bottomleft:5px;
    -moz-border-radius-bottomright:5px;
    -moz-border-radius-topleft:5px;
    -moz-border-radius-topright:5px;
    -webkit-border-bottom-left-radius:5px;
    -webkit-border-bottom-right-radius:5px;
    -webkit-border-top-left-radius:5px;
    -webkit-border-top-right-radius:5px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	color:#000000;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	height:100px;
	line-height:30px;
	width:70%;
	/*text-shadow: 2px 2px 2px #aaa;*/
	text-align:center;
	margin: 10px auto;
	padding: 10px;
	border-top: medium solid #00FF00;
	/*border-right: thick solid #FFFFFF;
	border-bottom: thick solid #FFFFFF;
	border-left: thick solid #FFFFFF;*/
}

.login_note_back {
			opacity: .50 !important; /* Make sure to change both of these, as IE only sees the second one */
			/*filter: Alpha(Opacity=50) !important;*/
			background-color: rgb(50, 50, 50) !important; /* This will make it darker */		
}

.currency
{
opacity:0.5;
filter:alpha(opacity=40); /* For IE8 and earlier */
}
.currency:hover
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
.currency_active
{
opacity:1.0;
filter:alpha(opacity=100); /* For IE8 and earlier */
}
.currency input[type="radio"]:checked+label {
	opacity:1.0 !IMPORTANT;
	filter:alpha(opacity=100) !IMPORTANT;
	border: thick solid #FF0000 !IMPORTANT;
	background-color: #FFFF00 !IMPORTANT;
}

/* Ticker Styling */
.ticker-wrapper.has-js {
	margin: 0px 0px 0px 0px;
	padding: 0px 20px;
	width: 900px;
	height: 32px;
	display: block;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	border: thin solid #FF0000;
	/*background-color: #f8f0db;*/
	-webkit-box-shadow: #000000 2px 2px 5px;
	-moz-box-shadow: #000000 2px 2px 5px;
	box-shadow: #000000 2px 2px 5px;
	/*font-size: 0.75em;*/
	background: #FFFFFF;
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#FFDDFF));
	background: -webkit-linear-gradient(#FFFFFF, #FFDDFF);
	background: -moz-linear-gradient(#FFFFFF, #FFDDFF);
	background: -ms-linear-gradient(#FFFFFF, #FFDDFF);
	background: -o-linear-gradient(#FFFFFF, #FFDDFF);
	background: linear-gradient(#FFFFFF, #FFDDFF);
}
.ticker {
	width: 830px;
	height: 23px;
	display: block;
	position: relative;
	overflow: hidden;
}
.ticker-title {
	padding-top: 0px;
	color: #990000;
	font-weight: bold;
	/*background-color: #f8f0db;*/
	text-transform: uppercase;
}
@media screen and (-webkit-min-device-pixel-ratio:0) { /*Safari hack*/
	.ticker-title {
		padding-top: -9px;
	}
}
.ticker-content {
	margin: 0px 0px 0px -15px;
	padding-top: 9px;
	position: absolute;
	color: #000000;
	font-weight: bold;
	/*background-color: #f8f0db;*/
	overflow: hidden;
	white-space: nowrap;
	line-height: 1.2em;
}
.ticker-content:focus {
	none;
}
.ticker-content a {
	text-decoration: none;	
	color: #000000;
}
.ticker-content a:hover {
	text-decoration: underline;	
	color: #000000;
}
.ticker-swipe {
	padding-top: 9px;
	position: absolute;
	top: 0px;
	/*background-color: #f8f0db;*/
	display: block;
	width: 800px;
	height: 23px; 
}
.ticker-swipe span {
	margin-left: 1px;
	/*background-color: #f8f0db;*/
	border-bottom: 1px solid #1F527B;
	height: 12px;
	width: 7px;
	display: block;
}
.ticker-controls {
	padding: 8px 0px 0px;
	list-style-type: none;
	float: left;
	margin: 0 0 0 0px;
}
.ticker-controls li {
	padding: 0px;
	margin-left: 5px;
	float: left;
	cursor: pointer;
	height: 16px;
	width: 16px;
	display: block;
}
.ticker-controls li.jnt-play-pause {
	background-image: url('../images/controls.png');
	background-position: 32px 16px;
}
.ticker-controls li.jnt-play-pause.over {
	background-position: 32px 32px;
}
.ticker-controls li.jnt-play-pause.down {
	background-position: 32px 0px;
}
.ticker-controls li.jnt-play-pause.paused {
	background-image: url('../images/controls.png');	
	background-position: 48px 16px;
}
.ticker-controls li.jnt-play-pause.paused.over {
	background-position: 48px 32px;
}
.ticker-controls li.jnt-play-pause.paused.down {
	background-position: 48px 0px;
}
.ticker-controls li.jnt-prev {
	background-image: url('../images/controls.png');
	background-position: 0px 16px;		
}
.ticker-controls li.jnt-prev.over {
	background-position: 0px 32px;		
}
.ticker-controls li.jnt-prev.down {
	background-position: 0px 0px;		
}
.ticker-controls li.jnt-next {
	background-image: url('../images/controls.png');	
	background-position: 16px 16px;	
}
.ticker-controls li.jnt-next.over {
	background-position: 16px 32px;	
}
.ticker-controls li.jnt-next.down {	
	background-position: 16px 0px;	
}
.js-hidden {
	display: none;
}
.no-js-news {
	padding: 10px 0px 0px 45px;
	color: #F8F0DB;
}
.left .ticker-swipe {
	/*left: 80px;*/
}
.left .ticker-controls, .left .ticker-content, .left .ticker-title, .left .ticker {
    float: left;
}
.left .ticker-controls {
    padding-left: 6px;
}
.right .ticker-swipe {
	/*right: 80px;*/
}
.right .ticker-controls, .right .ticker-content, .right .ticker-title, .right .ticker {
    float: right;
}
.right .ticker-controls {
    padding-right: 6px;
}
/*.myRedButton {      
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #942911;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;}
.myRedButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
	background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
	background-color:#bc3315;
}
.myBlueButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}
.myBlueButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
}
.mySubmitButton {
	-moz-box-shadow:inset 0px 0px 0px 2px #ffffff;
	-webkit-box-shadow:inset 0px 0px 0px 2px #ffffff;
	box-shadow:inset 0px 0px 0px 2px #ffffff;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #2ea3d9), color-stop(1, #085b82));
	background:-moz-linear-gradient(top, #2ea3d9 5%, #085b82 100%);
	background:-webkit-linear-gradient(top, #2ea3d9 5%, #085b82 100%);
	background:-o-linear-gradient(top, #2ea3d9 5%, #085b82 100%);
	background:-ms-linear-gradient(top, #2ea3d9 5%, #085b82 100%);
	background:linear-gradient(to bottom, #2ea3d9 5%, #085b82 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#2ea3d9', endColorstr='#085b82',GradientType=0);
	background-color:#2ea3d9;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #c3c6c7;
	display:inline-block;
	color:#ffffff;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:8px 33px;
	text-decoration:none;
	text-shadow:0px 1px 0px #7cacde;
}
.mySubmitButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #085b82), color-stop(1, #2ea3d9));
	background:-moz-linear-gradient(top, #085b82 5%, #2ea3d9 100%);
	background:-webkit-linear-gradient(top, #085b82 5%, #2ea3d9 100%);
	background:-o-linear-gradient(top, #085b82 5%, #2ea3d9 100%);
	background:-ms-linear-gradient(top, #085b82 5%, #2ea3d9 100%);
	background:linear-gradient(to bottom, #085b82 5%, #2ea3d9 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#085b82', endColorstr='#2ea3d9',GradientType=0);
	background-color:#085b82;
}*/

/* Titles in Members Section Pages*/
.page_head {
-moz-box-shadow: 3px 3px 5px #666666;
-webkit-box-shadow: 3px 3px 5px #666666;
box-shadow: 3px 3px 5px #666666;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #bddbfa), color-stop(1, #80b5ea) );
	background:-moz-linear-gradient( center top, #bddbfa 5%, #80b5ea 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bddbfa', endColorstr='#80b5ea');
	background-color:#bddbfa;
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    -webkit-border-bottom-left-radius:3px;
    -webkit-border-bottom-right-radius:3px;
    -webkit-border-top-left-radius:3px;
    -webkit-border-top-right-radius:3px;
    border-bottom-left-radius:3px;
    border-bottom-right-radius:3px;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
	text-indent:0;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#000000;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:96%;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 0px #999999;
	margin: 10px;
	padding: 10px;
}
.red_notice {
	font-size: 16px;
	font-weight: bold;
	color: #FF0000;
}

.image_border{
	border: 2px double #CCCCCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: #F0F0F0;
	margin: 0px 10px 10px 0px;
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
        box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.75);
}

.image_border:hover{
	border: 2px double #FF0000;
}
.image_border:active{
	border: 2px double #00FF00;
}

.article_summary {
border: 1px solid #CCCCCC;
padding: 5px 5px;
background: #FFFFFF;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFFFFF), to(#EAEBEB));
background: -webkit-linear-gradient(#FFFFFF, #EAEBEB);
background: -moz-linear-gradient(#FFFFFF, #EAEBEB);
background: -ms-linear-gradient(#FFFFFF, #EAEBEB);
background: -o-linear-gradient(#FFFFFF, #EAEBEB);
background: linear-gradient(#FFFFFF, #EAEBEB);
position: relative;
}

.article_side_links {
	padding: 5px 5px;
	-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMmYyZjIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  #ffffff 0%, #f2f2f2 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f2f2f2)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#f2f2f2 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#f2f2f2 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f2f2f2',GradientType=0 ); /* IE6-8 */

}

.article_summary:hover {
	border: thin outset #FF0000;
}

.article_side_links:hover {
	border-bottom: thin solid #FF0000;
}

.spacing_div {
	padding-top: 20px;
	padding-bottom: 20px;
}
.image_down {
	padding-top: 50px;
}
.cart {
	background: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}