
html, * {
	font-family: 'Open Sans', sans-serif;
	font-size:13px;
}
#content p {
	line-height:16px;
}
sup {
    vertical-align: baseline;
	position: relative;
	top: -1.1em;
	left:0.1em;
    font-size: 0.4em;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clear {
	clear: both;
}
.center {
	text-align:center;
}
.upper {
	text-transform:uppercase;
}
.italics {
	font-style:italic;
}
.normal {
	font-weight:normal;
}
.smallline {
	margin:3px 0;
	line-height:14px;
}
.small_text {
	font-size:10px;
}
.red {
	color:#900;
}

#article_content h3.decklist_heading{
	font-weight:normal !important;
}
.sorry {
    background: url("http://static.starcitygames.com/www/images//banners/media/404/sorry.jpg") no-repeat scroll 0 0 transparent;
    height: 550px;
    margin-left: auto;
    margin-right: auto;
    width: 700px;
}
div.content_social {
	clear:both;
	margin:5px 0;
}
div.content_tweet {
	display:inline;
	margin-left: 5px;
}
strong {
	font-weight:bold;
}
a, a:link, a:visited {
	text-decoration:none;
	color:#2C599C;
}
a:hover {
	color: #CA1C1E;
}
.shadow {
/*	-moz-box-shadow: 3px 3px 4px #7c7c7c;
	-webkit-box-shadow: 3px 3px 4px #7c7c7c;
	box-shadow: 3px 3px 4px #7c7c7c;
	/* For IE 8 * /
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#7c7c7c')";
	/* For IE 5.5 - 7 * /
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#7c7c7c'); */
}
.dotted {
	border-top:1px dotted #ccc;
}
.content_header2 {
    font-size: 29px;
    font-weight: 900;
    letter-spacing: -0.2px;
    line-height: 36px;
    margin: 15px 0 20px;
    text-decoration: none;
    word-spacing: -1.2px;
}
.content_header3 {
    font-size: 22px;
    font-weight: 700;
    letter-spacing: -0.2px;
    line-height: 30px;
    margin: 15px 0 20px;
    text-decoration: none;
    word-spacing: -1.2px;
}

#header, #banner {
	background-color: #125687;
	width: 100%;
	min-width:1024px;
	z-index:500;
}
.header_wrapper {
	width: 1024px;
	margin: 0 auto;
}
#banner {
	height: 90px;
	text-align: center;
}
#logo {
	margin-left: 0px;
	margin-top: 6px;
	width: 87px;
}
#main_menu_search {
	font-family: 'Open Sans', sans-serif;
	font-size: 19px;
	font-weight: bold;
	width: 620px;
	margin-left: 5px;
}
#main_menu_search a, #main_menu_search a:link, #main_menu_search a:visited {
	color: #fff;
	text-decoration: none;
}
#main_menu_search a:hover {
	color: #95c9ee;
}
#main_menu_search ul {
	margin: 6px 0 0 2px;
	padding: 0;
}
#main_menu_search ul li.spacer {
	margin-right: 20px;
}
#main_menu_search ul li {
	display: inline;
}
#main_nav {
    font-family: 'Open Sans', sans-serif;
    font-size: 18.5px;
    font-weight: bold;
    margin-left: 5px;
}
#main_nav a, #main_nav a:link, #main_nav a:visited {
    color: #fff;
    text-decoration: none;
}
#main_nav a:hover {
    color: #95c9ee;
}
#main_nav ul {
    margin: 6px 0 0 2px;
    padding: 0;
}
#main_nav ul li.spacer {
    margin-right: 30px;
}
@media (max-device-width: 736px) { 
	#main_nav ul li.spacer {
		margin-right: 25px;
	}
}
@media (max-device-width: 368px) { 
	#main_nav ul li.spacer {
		margin-right: 0px;
	}
}
#main_nav ul li {
    display: inline;
}
#main_search #product_searchbox {
	width: 455px;
	margin-left: 3px;
	margin-top: 11px;
    height: 25px;
    box-sizing: border-box;
}
#main_search #product_searchbox::placeholder {
	font-size:13px;
}
#main_search #go {
	vertical-align: bottom;
	margin-left:-3px;
}
#main_search {
	font-size: 12px;
	font-weight: bold;
}
.ui-autocomplete {
	z-index:501 !important;
}
#advsearch {
	width: 110px;
	margin-top: 10px;
}

.fixedtop_holder {
	display: none;
	height: 120px;
}

#login {
	width: 295px;
	font-size: 12px;
	line-height: 16px;
	position: relative;
}
#login span {
	font-weight: bold;
}


#login ul {
	margin: 0 0 0 0px;
	padding: 0;
	list-style: none;
}
#login li {


	float: left;
	display: block;
	position: relative;
	z-index: 500;
	
}
#account_nav li {
	padding:5px 0 5px 10px;



}

.account-item {
	float: left;
	display: block;
	position: relative;
	z-index: 500;
}

.account-item:hover {
    background: #5EA6D8;
}

.account-item > a, .account-item > a:link, .account-item > a:visited {
    display: block;
    text-decoration: none;
    color: white;
}

.account-item span {
	font-weight: bold;
}

.account1 {
	width: 120px;
	background: url(../images/accountborder.jpg) 0 5px no-repeat;
	color:#fff;
	cursor:pointer;
}

.account2 {
	width: 85px;
	background: url(../images/accountborder.jpg) 0 5px no-repeat;
    color:#fff;
	cursor:pointer;
}

.account3 {
	width: 85px;
	background: url(../images/accountborder.jpg) 0 5px no-repeat;
    color:#fff;
	cursor:pointer;
}

.account_item_container {
    text-align: center;
    padding: 9px 0 10px 0px;
}

.account_item_container:hover {
color:#FFFFFF;
}

.cart-item-count {
    border-radius: 10px;
    background-color: white;
    color: black;
    font-weight: bold;
    padding: 0 5px 0 5px;
}

.account_function_page {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 5px solid #5EA6D8;
	display: none;
	padding: 10px;
	position: absolute;
	top: 51px;
	z-index: 700;
    color: #000;
}

.account_function_page a, .account_function_page a:link, .account_function_page a:visited {
	color: #2c5a98;
	text-decoration: none;
}

.account_function_page li {
    float: left;
    display: block;
    position: relative;
    z-index: 500;
    padding: 9px 0 10px 15px
}

.account_function_page a:hover {
	color: #ca1c1e;
}

.account1 .account_function_page {
    left: 0px;
	width: 125px;
}

.account2 .account_function_page {
	left: 0px;
	width: 196px;
}

.account3 .account_function_page {
	left: 0px;
	width: 100px;
}

#account_nav li {
	padding: 5px 0 5px 10px;
    width: 100px;
}
.account1 {
	width: 120px;	
	background: url(../images/accountborder.jpg) 0 5px no-repeat;
	color:#fff;
	cursor:pointer;

}

#log0n, #password {
	width: 120px;
}
.account2 {
	width: 85px;	
	background: url(../images/accountborder.jpg) 0 5px no-repeat;
		color:#fff;
	cursor:pointer;
}
.product_row {
 	line-height:22px;
}
.product_qty {
	width:10%;
}
.product_name {
	width:70%;
}
.product_price {
	width:20%;
	text-align:right;
}
.total_label {
	text-align:right;
	padding-right:4px;
}
.totalprice {
	width:20%
}
.view_cart {
	margin:5px -10px -5px -10px;
	text-align:center;
	font-size:16px;
	line-height:30px;
	color:#2C599C;
}
.checkout_cart {
	text-align:center;
	font-size:16px;
	line-height:30px;
	color:#2C599C;
	margin-bottom:-8px;
}
.view_cart a, .view_cart a:link, .view_cart a:visited {	
	text-decoration:none;
}
.view_cart a:hover {
	color:#ca1c1e;
}
.account3 {
	width: 85px;
	background: url(../images/accountborder.jpg) 0 5px no-repeat;
		color:#fff;
	cursor:pointer;
}
.account_function_page {
	color:#000;
}
#login a, #login a:link, #login a:visited {	
	text-decoration: none;
}
#login a:hover {
	color: #ca1c1e;
}

.pickup_event_location {
    width:100%;
}

#menu_wrap {
	width: 100%;
	background-color: #092335;
	clear: both;
}
#product_menu {
	clear: both;
	height: 39px;
	background-color: #092335;
}
/* PRODUCT MENU */
#nav_featured {
	width: 168px;
	padding-top: 0px !important;
	padding-bottom: 12px;
}
#nav_singles {
	width: 115px;
}
#nav_sealed {
	width: 175px;
}
#nav_supplies {
	width: 138px;
}
#nav_special {
	width: 128px;
}
#nav_digital {
	width: 137px;
}
#nav_webuy {
	width: 158px;
    height: 30px !important;
	padding-top: 9px !important;
}
#nav_webuy img {
	vertical-align: middle;
}
#nav .main_menu {
	height: 27px;
	padding-top: 12px;
	text-align: center;
	background-position: 0 34px;
	font-size: 14px;
    box-sizing:content-box;
    -webkit-box-sizing:content-box;
}
#nav a, #nav a:link, #nav a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#nav a:hover {
	color: #000;
}
#nav ul li a, #nav ul li a:link, #nav ul li a:visited {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	padding: 6px 0 6px 16px;
}
#nav ul li a:hover {
	color: #fff;
}
#nav .lastmenu {
	padding-bottom:4px;
}
#nav {
	margin: 0 0 0 0px;
	padding: 0;
	list-style: none;
	z-index:400;
}
/* make the LI display inline */
    /* it's position relative so that position absolute */
    /* can be used in submenu */
#nav li {
	float: left;
	display: block;
	position: relative;
	z-index: 1;
}
/* this is the parent menu */
#nav li a {
	display: block;
	font-weight: 700;
}
#nav li a.toplevel {
	height: 52px;
}
#nav ul.submenu li a {
	height: auto !important;
}
#nav li a:hover {
	color: #fff;
}
.msp_bottom {
	margin-top:24px;

}
.msp_bottom a {
	font-weight:bold !important;
}
.msp_equal {
	height:256px;
}
.msp_title_line {
	font-size:24px !important;
	color:#80ADCA !important;
	padding: 6px 0 6px 16px;
	width:213px !important;
}
/* you can make a different style for default selected value */
#nav a.selected {
}
/* submenu, it's hidden by default */
#nav ul {
	position: absolute;
	left: 0;
	display: none;
	margin: 0 0 0 0px;
	padding: 0;
	list-style: none;
	text-align: left;
}
#nav ul li {
	float: left;
	width: 229px;
	font-weight: normal;
	font-size: 12px;
}
/* display block will make the link fill the whole area of LI */
#nav ul a {
	display: block;
	text-decoration: none;
	color: #fff;
}
#nav ul a:hover {
	text-decoration: underline;
}
/* fix ie6 small issue */
/* we should always avoid using hack like this */
/* should put it into separate file : ) */
html #nav ul {
	margin: 0 0 0 0px;
}
/*
	LEVEL ONE
*/
ul.dropdown {
	position: relative;
}
.dd_height {
	height: 65px;
}
ul.dropdown li a {
	display: block;
}
ul.dropdown li:last-child a {
	border-right: none;
} /* Doesn't work in IE */
ul.dropdown li.hover, ul.dropdown li:hover {
	color: #000;
	position: relative;
	background-color: #074471;
}
ul.dropdown ul li.hover, ul.dropdown ul li:hover {
	background-color:#3484be;
}
ul.dropdown li.hover a {
	color: #000;
}
/*
	LEVEL TWO
*/
ul.dropdown ul {
	width: 229px;
	visibility: hidden;
	position: absolute;
	top: 100%;
	left: 10px;
	z-index: 1;
	background: url(../images/menubg.jpg) #092335 0 -39px repeat-x;
}
ul.dropdown ul li {
	color: #fff;
	float: none;
	font-size: 14px;
}
/* IE 6 & 7 Needs Inline Block
ul.dropdown ul li a {
	border-right: none;
	width: 100%;
	display: inline-block;
	color: #fff;
}*/
/*
	LEVEL THREE
*/
ul.dropdown ul ul {
	left: 100% !important;
	top: 0;
}
ul.dropdown li:hover > ul {
	visibility: visible;
}
/* end menu */
/* product menu end */

/* MAIN CONTENT AREA */
#body_content {
	width:1024px;
	margin: 10px auto 0;
}
#content {
	width:710px;

	margin:0px 0 0 8px;
	border:1px solid #a6a6a6;
}
.box_sizing_fix {
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
.home #content {
	width:712px !important;
	border:none !important;
}

/* end main content */

/* SIDEBAR AREA */
#sidebar {
	width:284px;
	margin:0 0 0 10px;
	font-size:13px;
    border-top:1px solid #999999;
    padding-top: 10px;
}
#impulse_sidebar {
    margin:0 0 0 2px !important;
    width:284px;
}
.sidebox {
	width:282px;
	border:1px solid #7c7c7c;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
}
.sidebox header {
	height:20px;
	background-color:#7c7c7c;
	padding:6px;
	color:#fff;
	font-weight:bold;
	font-size:18px;
    box-sizing: content-box;
    -webkit-box-sizing: content box;
}
.sidebox section {
	margin:5px;
}
#fp_scglive_ad {
	background-color:white;
	padding-bottom:13px;
	line-height:1px;
}
#scgevents {
    border-bottom: 2px solid #e1e1e1;
    margin-bottom: 5px;
}
.event_type {
	color: #7B7B7B;
    display: block;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-right: 5px;
    text-align: right;
    text-transform: uppercase;
    width: 93px;
    white-space:nowrap;
}
.event_title {
    margin: 8px 0 3px 0;
    background-color: #e1e1e1;
    padding: 5px;
    color: #7B7B7B;
    font-weight: bold;
    width: 272px;
    white-space: nowrap;
}
#events_nav {
	margin: 0;
	padding: 0;
}
.sidebox header a, .sidebox header a:link, .sidebox header a:visited {
	color:#fff;
    text-decoration:none;
}
.sidebox header a:hover {
	color:#e3e3e3;
    text-decoration:none;
}
#openseries  section {
	margin:0 !important;
}
#scgevents header span {
	font-size:12px;
}
nav #events_nav li, nav #events_nav #tab3a {
	display: inline-block;
	background-color:#cbcbcb;
	margin:0;
	color:#fff;
	height: 25px;
	line-height: 19px;
    text-align: center;
}

#tab1a a{
	padding:3px 13px 3px 14px;
	width:96px
}
#tab2a a{
	padding:3px 14px;
	width:102px
}
#tab3a a{
    display: inline-block;
    font-weight: bold;
    color: #7b7b7b;
	padding:3px 11px;
	width:7px
}
nav #events_nav li.active {
	color:#7b7b7b;
	background-color:#fff;
}
nav #events_nav li a, nav #events_nav li a:link, nav #events_nav li a:visited {
	color: #7b7b7b;
	text-decoration:none;
	font-weight:bold;
	display:block;
}
nav #events_nav li a:hover {
	color: #fff !important;
	background-color:#7c7c7c;
}
nav #events_nav li.active a, nav #events_nav li.active a:link, nav #events_nav li.active a:visited {
	color:#7b7b7b;
	text-decoration:none;
	font-weight:bold;
}
.scg_events {
margin:0;
padding:0;
}



.scg_events li {
	list-style: none;
	margin: 0;
	padding: 0;
	color:#7B7B7B;
	font-weight:bold;
	line-height:18px;
	letter-spacing:-.3px;
	clear:left;
}
.scg_events li.italics {
	margin-top:5px;
	margin-bottom:5px;
	letter-spacing:-.25px;
}
.scg_events a, .scg_events a:link, .scg_events a:visited {
	text-decoration:none;
	font-weight:normal;
	color:#2c5a98;
}
.scg_events a:hover, .scg_events a:hover .iq_type, .scg_events a:hover .iq_loc {
	color:#ca1c1e;
}
.iq_type {
	color:#2c5a98;
	font-weight:bold;
	text-transform:uppercase;
}

.iq_iq {
    color: #00A0DD;
    font-weight: bold;
}

.iq_siq {
    color: #00c7ec;
}

.iq_eiq {
    color: #de9f28;
}

.iq_piq {
	color: #815BA7;
}
.iq_plus {
    color: #FEBD3F;
    font-weight: bold;
}

.states {
	color:black;
	font-weight:normal;
}
.states a, .states a:link, .states a:visited {
	color:#449DFF;
}

.grandprix {
    color: #CD9001;
}

.regionals {
	color:#B3282D;
}
.regionals a, .regionals a:link, .regionals a:visited {
	color:#449DFF;
}

.scg_open,
.scg_open a, .scg_open a:link, .scg_open a:visited {
	color:#0E5586;
	font-weight:normal;
}
.scg_invitational,
.scg_invitational a, .scg_invitational a:link, .scg_invitational a:visited {
	color:#F5B34D;
	font-weight:normal;
}
.scg_classic,
.scg_classic a, .scg_classic a:link, .scg_classic a:visited {
	color:#6A478E;
	font-weight:normal;
}
.scg_invitational:hover, .scg_open:hover, .iq_loc:hover, .scg_classic:hover, .states:hover {
	color:#ca1c1e !important;
}

.scg_header_premieriq {
    background-color: #A944A8;
    color: #FFFFFF;
}
.scg_header_eliteiq {
    background-color: #DE9F28;
    color: #FFFFFF;
}
.scg_header_superiq {
    background-color: #FFFFFF;
    color: #29ABBE;
    border-bottom: 1px solid #29ABBE;
    border-top: 1px solid #29ABBE;
}
.scg_header_iq {
    background-color: #FFFFFF;
    color: #1DA0DD;
    border-bottom: 1px solid #1DA0DD;
    border-top: 1px solid #1DA0DD;
}
.scg_header_premieriq, .scg_header_eliteiq, .scg_header_superiq, .scg_header_iq {
    line-height: 18px;
    font-size: 14px;
    font-weight: bolder;
    margin: 5px -5px 0px -5px;
    padding: 0px 5px 0px 5px;
    text-transform: uppercase;
}

.iq_title {
	font-size:14px;
	font-weight:bold;
	margin:8px -5px 3px -5px !important;
	background-color:#e1e1e1;
	padding:3px 5px !important;
	width:272px;
}
.iq_loc {
	color:#7c7c7c;
}

#event_form p{
	padding:2px 0 5px 5px;
	color:#7B7B7B;
	text-transform:uppercase;
	font-weight:bold;
	font-size:16px;
}
#zip_code {
	height:21px;
	padding:0;
	border-width:1px;
}
#imageField {
	vertical-align:top;

	height:23px;
}
#sidebar #decklists {
	background-color:#FFF !important;
	background-image:none !important;
	padding:0 !important;
	border-radius:0 !important;
	width:282px !important;
}
#decklist_nav {
	margin: 0;
	padding: 0;
}
#decklists section {
	margin:0 !important;
}
#decklists header span {
	display: block;
    float: right;
    font-size: 12px;
    margin-top: 7px
}
#decklists header span a,#decklists header span a:link, #decklists header span a:visited {
	color:#fff !important;
}
#decklists header span a:hover {
	color:#ca1c1e !important;
}
nav #decklist_nav li {
	display: inline-block;
	background-color:#cbcbcb;
	line-height:19px;
	color:#fff;
	height:25px;
}
#tab1 a{
	width:91px;
	padding:3px 7px;
}
#tab2 a{
	width:68px;
	padding:3px 8px;
}
#tab3 a{
	width:79px;
	padding:3px 7px;
}
#tab4 a{
	width:45px;
	padding:3px 7px;
}
#decklist_nav a, #decklist_nav a:link, #decklist_nav a:visited {
	text-decoration:none;
	font-weight:inherit;
	color:#2c5a98;
	display:block;
}
#decklist_nav a:hover {
	color: #fff !important;
	background-color:#7c7c7c;
}
nav #decklist_nav li.active {

	color:#7b7b7b;
	height: 22px;
	line-height: 19px;

	background-color:#fff;
}
nav #decklist_nav li a, nav #decklist_nav li a:link, nav #decklist_nav li a:visited {
	color: #7b7b7b;
	text-decoration:none;
	font-weight:bold;
}
nav #decklist_nav li.active a, nav #decklist_nav li.active a:link, nav #decklist_nav li.active a:visited {
	color:#7c7c7c;
		text-decoration:none;
	font-weight:bold;
}
.container_wide .content {
	background-color:#eeeeee;
	border-left:1px solid #666666;
	border-right:1px solid #666666;
	width:297px;
}
.deck_size {
	min-height:215px;
}
.container_decks .content h3 {
	color:#7b7b7b;
	font-weight:bold;
	margin:5px 0 0 5px;
}
.container_decks li {
	list-style:none;
	line-height:18px;
}
.container_decks ul {
	padding:0;
	margin:5px;
}
.container_decks a, .container_decks a:link, .container_decks a:visited {
	text-decoration:none;
}
.container_decks .content .decks_footer {
	height: 20px;
	line-height: 18px;
	padding:0 5px 5px;
	letter-spacing:-0.25px;
	font-style:italic;
}
#weeklynewsletter input {
    margin: 6px 3px 3px;
}
#weeklynewsletter #email_newsletter {
    vertical-align: top;
    width: 168px;
}
#weeklynewsletter p {
	color:#7c7c7c;
}
.livestreams {
	padding:4px 0 0 7px;
	list-style:none;
	width:130px;
	float:left;
}
.livestreams li {
	padding: 0 0 5px 30px;
	margin-top:0px;
	line-height:20px;
}
.livestreams li a, .livestreams li a:link, .livestreams li a:visited {
	text-decoration:none;
	color: #2c5a98;
}
.livestreams li a:hover {
	color: #ca1c1e;
}
.stream_scg {
	background: url(http://static.starcitygames.com/www/images//livestreams/scgtv.png) no-repeat;
}
.stream_contrib {
	background: url(http://static.starcitygames.com/www/images//livestreams/scgwriter.png) 0 6px no-repeat;
}
.stream_member {
	background: url(http://static.starcitygames.com/www/images//livestreams/regular.png) 0 6px no-repeat;
}
.jspPane p {
	margin-bottom:10px;
}
.jspPane h1 {
	font-size:18px;
	margin-bottom:10px;
}

/* sidebar */

/* MARQUEE START */
 .flex-slider {
	  width:710px;
	  height:280px;
	  border-bottom:3px solid #125687;
  }
  .flex-container {
	  background-color:#092335;
	    width:710px;
		height:30px;
  }
  .flex-nav {
	  list-style:none;
	  background-color:#092335;
	  margin:0 0 0 20px;
	  padding:0;
  }
  .flex-nav li {
	  list-style:none;
	  width:30px;
	  height:30px;
	  display:inline-block;
	  text-align:center;
	  float:left;
	  cursor:pointer;
	   background-color:#092335;
	   color:#fff;
	   font-size:14px;
	   line-height:28px;
	   font-family: 'Open Sans',sans-serif !important;
  }
  .flex-nav li:hover {
	   background-color:#125687;
  }
   .flex-nav li.flex-active {
	   background-color:#125687;
  }
  .lala_land {
  	position:absolute !important;
	top:-1000px;
	}
/*

#featured {
	width: 710px;
	background-color: #222222;
}
#featured .thumbs img {
	margin: 7px 4px 7px 4px;
}

.marquee_content li {
	list-style:none;
	margin:5px;
	padding:0;
	float:left;
	width:123px;
}
.control {
	float:left;
	width:17px;
}
.marquee_content {
	float:left;
	width:665px;
	overflow:hidden;
	height:97px;
}
#image_wrap {
	width:708px;
	height:237px;
}
#image_wrap img{position:absolute;z-index:100}
#image_wrap img.active{z-index:300}
#thumblist {
	padding:5px 4px 1px;
}
.control {
	padding-top:5px;
} */
.scglive_marquee_container {
	 float:left;
	 width:200px;
	 height:280px;
	 background-color:#313131;
}
.scglive_marquee_corner {
	padding-bottom:7px;
}
.scglive_marquee_decklists {
	height:70px;
}
.scglive_marquee_spacer {
	height:9px;
}
.scglive_marquee_twitter {
	text-align:center;
	font-family:Arial;
	font-weight:normal;
	color:white;
	padding-top:10px;
}
.scglive_marquee_twitter a {
	color:white;
	text-decoration:none;
}
.scglive_marquee_twitter a:hover {
	color:#00b7db;
}
.scglive_marquee_crowdshot_container {
	position:absolute;
	width:510px;
	height:280px;
	left:200px;
	top:0;
}
.scglive_overlay_text {
	background-color: rgba(0, 0, 0, 0.68);
	position:absolute;
	bottom:0;
	font-family: Arial;
	font-size:11px;
	color:white;
	padding:5px;
}

.scglive_overlay_text a {
	color: #00E1FF;
}



/* marquee end */

/* CONTENT START */

#articles {
	/*margin-top:5px;*/
	background:url(http://static.starcitygames.com/www/images//articles/article_background.jpg) repeat-y;
	clear:both;

}
.content_left {
	width: 352px;
}
.content_right {
	width: 352px;
	margin-left: 6px;
}
#content .column_top {
	height:37px;
}
#premium_header {
	font-size:26px;
	background-color:#CD9100;
	font-weight:bold;
	color:#fff;
	padding: 8px 4px;
}
#articles hgroup h2 {
	float:right;
	margin-top:-12px;
	font-size:14px;
	font-weight:bold;
	margin-right:5px;
    line-height: 1;
}
#articles hgroup a, #articles hgroup a:link, #articles hgroup a:visited {
	color:#fff;
	text-decoration:none;
}
#articles hgroup a:hover {
	color:#CA1C1E;

}
#select_header {
	font-size:26px;
	background-color:#125687;
	font-weight:bold;
	color:#fff;
	padding:8px 4px;
}
.home #content article {
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px dotted #ccc;
}
.dotted article {
	border-bottom: 1px dotted #ccc;
}
#content article {
	border-top: 0;
	padding: 10px;
	clear:both;
	background-color:#fff;
}
#content article header {
	position:relative;
}
#content article .avatar img {
	float: left;
	margin-right:10px;
	vertical-align:text-top;
}
#select_articles .avatar img {
	margin-top:5px;
}
#content article .dualavatar {
	float:left;
	width:60px;
}
#content article .dualavatar img {
	margin-bottom:5px;
}
.home #content article .premium_author {
	margin: 0 0 10px 10px !important;
}
#content article .premium_author {
	font-size: 20px;
	margin: 0 0 5px 10px;
	padding: 0;
	color: #7c7c7c;
	font-weight: bold;
	line-height: 16px;
	text-transform:uppercase;
}
#content article .premium_title {
	font-size: 14px;
	margin: 0 0 3px 10px;
	padding: 0;
	font-weight: bold;
}
#content article .premium_title a, #content article .premium_title a:link, #content article .premium_title a:visited {
	color:#000;
	text-decoration:none;
}
#content article .premium_title a:hover {
	text-decoration:underline;
}
#content article .premium_date {
	color: #7c7c7c;
	font-size: 12px;
	text-align: right;
	margin: 0;
	padding: 0;
	font-weight: bold;
	position:absolute;
	top:63px;
	right:0px;
}
#content article .premium_date_sm {
	float: right;
	margin: 0;
	padding: 0;
	color: #7c7c7c;
	font-weight: bold;
}
#content article.premium_past {

	background-color: #fffad8
}
#content article .select_title {
	font-size: 14px;
	margin: 0 0 3px 0;
	padding: 0;
	font-weight: bold;
}
#content article .select_title a, #content article .select_title a:link, #content article .select_title a:visited {
	color:#000;
	text-decoration:none;
}
#content article .select_title a:hover {
	text-decoration:underline;
}
#content article .regdualavatar {
	float:left;
	width:120px;
}
#content article .select_author {
	color: #7c7c7c;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	float: left;
	width: 80%;
	text-transform:uppercase;
}
#content article .select_date {
	color: #7c7c7c;
	font-size: 12px;
	text-align: right;
	margin: 0;
	padding: 0;
	font-weight: bold;
	float: right;
	width: 20%;
}
#content article p {
	margin:0 0 3px 0;
	line-height:16px;
}
#content article aside {
	padding: 5px 0 5px 0;
	line-height:16px;
}
#content article aside a, #content article aside a:link, #content article aside a:visited, .links a, .links a:link, .links a:visited {
	color: #2c5a98;
	text-decoration: none;
}
#content article aside a:hover, .links a:hover {
	text-decoration: none;
	color: #ca1c1e;
}
#content .links.pagination {
    padding-left: 5px;
}
#content .links.pagination a,
#content .links.pagination strong {
    padding-right: 7px;
}
#content article.select_past {
	background-color: #e6edf4
}
.dotted footer {
	height:15px;
}
#content article footer div.right a, #content article footer div.right a:link, #content article footer div.right a:visited {
	margin-left:15px;
}
#content article footer div.left a {
	font-weight:bold;
}
#content article footer div a, #content article footer div a:link, #content article footer div a:visited {
	color: #2c5a98;
	text-decoration: none;
}
#content article footer div a:hover {
	color: #ca1c1e;
}
#content article footer div.comments_number {
    background: url("http://static.starcitygames.com/www/images//banners/media/new_site/comment.png") repeat scroll 0 0 transparent;
    display: inline;
    float: left;
    height: 16px;
    margin-right: 2px;
    padding: 2px 2px 2px 7px;
    text-align: center;
    width: 21px;
}
#content article footer p {
    float: left;
    margin: 0 !important;
    padding-right: 2px;

}
#content .article_footer {
	padding-top:5px;
}
#roadblock {
    padding:15px 0px 5px 0px;
    clear: both;
}

#roadblock .block-container {
    width:710px;
    background:#54585a;
    color:#ffffff;
    font-family: Open Sans;
    text-align: center;
}

#roadblock .logo {
    margin:10px 0px;
}

#roadblock .middle {
    width:100%; height:auto;
    background:#e1e1e1;
    color:#54585a;
    text-align: center;
    padding: 10px 0px 0px 0px;
}

#roadblock .middle > .heading {
    font-size: 16px;
    font-weight: bold;
}

#roadblock .button-box {
    display: flex;
    justify-content: center;
    padding:0px 0px 5px 0px;
}

#roadblock .button-box img {
    margin:10px;
}

#roadblock .button-box > .button {
    cursor: pointer;
    margin:10px;
    width:325px; height:60px;
    background:#F6B220;
    color:#ffffff;
    font-size: 23px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    line-height: 60px;
    letter-spacing: 0.5px;
    -moz-transition: all .1s ease-in;
    -o-transition: all .1s ease-in;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

#roadblock .button-box > .button:hover {
    cursor: pointer;
    background:#D8970A;
}

#roadblock .bullet-box {
    text-decoration: none;
}

#roadblock .bullet-box img {
    margin:10px 39px;
}
/* content ends */
/* FOOTER START */

#article_bar {
	height:30px;
	width:712px;

	margin:0px 10px 0 8px;
	float:left;
	background-color:#7C7C7C;
}
.home #article_bar {
	background-color:#fff !important;
}
#article_bar h1 {
	color:#fff;
	text-align:center;
	font-size:20px;
	font-weight:bold;
	padding-top:6px;
}
#article_bar h1 a, #article_bar h1 a:link, #article_bar h1 a:visited {
	color:#fff;
}
#article_bar h1 a:hover {
	color: #CA1C1E;
}
#sidebar_bar {
	height:30px;
	width:282px;
	float:left;
	border-left:1px solid #aaa;
	border-right:1px solid #aaa;
}
.premium_footer{
	width:352px;
	background-color:#CE9102;
	height:30px;
}
.select_footer {
	width:352px;
	margin-left:6px;
	background-color:#125687;
	height:30px;
}
#sidebar_bar_sub {
	background-color:#7C7C7C;
	height:30px;
	width:284px;
	margin-left:-1px;
}

#main_footer {
	height: 250px;
	width:1024px;
	margin:0 auto;
	color:#7b7b7b;
	line-height:16px;
}
#main_footer a, #main_footer a:link, #main_footer a:visited {
	color:#2c5a98;
	text-decoration:none;
}
#main_footer a:hover {
	color: #CA1C1E;
}
#main_footer nav {
	float:left;
    margin-left:20px;
}
#main_footer nav#footer_account {
	margin-left: 10px;
}
#main_footer header {
	font-size:15px;
	margin:10px 0 5px 0;
	font-weight:bold;
}
#main_footer ul {
	margin:0;
	padding:0;
}

#footer {
	background-color:#FFFFFF;
	color:#1F1F1F;
	margin: auto;
	font-family: 'Open Sans', tahoma, arial;
	font-size: 13px;
	line-height: 23px;
}
	
#footer p {
	padding:0px;
	margin:0px;
}
	
#footer .fa, .social-icons .fa {
	font-size: 30px!important;
	padding:0px 10px;
	color: #1F1F1F;		
}
	
#footer a {
	color:#1F1F1F;
	text-decoration: none;
}
	
#footer a:hover {
	color:#125687;
	text-decoration:underline;
}
	
#footer .column {
	display: inline-block;
	vertical-align: top;
	margin:0px 15px;
	margin-top: 20px; 
}
	
#footer .column>.space {
	height:15px;
}
	
.social-icons>.fa {
	font-size: 35px!important;
	padding:0px 10px;
	color: #1F1F1F;
}
	
#footer .legal {
	font-size: 12px;
	letter-spacing: 0.5px;
	position: relative;
	text-align: center;
	margin: 15px 0px 0px 0px;
}
	
#footer .heading {
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
	color:#7C7C7C;
}

#footer .nl-input {
	padding:5px 0px;
	margin-right:5px;
}

#footer .nl-submit {
	cursor: pointer;
	background-color: #EEE;
	border-color: #EEE;
	border-style: solid;
	padding:5px 10px;
	font-weight: bold;
	text-transform: uppercase;
	color:#125687;
	-moz-transition: all .1s ease-in;
	-o-transition: all .1s ease-in;
	-webkit-transition: all .1s ease-in;
	transition: all .1s ease-in;
}

#footer .nl-submit:hover {
	color: #FFFFFF;
	background-color:#125687;
	border-color: #125687;
	border-style: solid;
}

.social-icons {
	margin-top:10px;
}

#tagline {
    clear: both;
    text-align: center;
    padding-bottom: 10px;
    font-size: 8px;
    padding-top: 10px;
    line-height: 10px;
}
.with_left_sidebar {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row-reverse;
    -webkit-flex-flow: row-reverse;
}
.with_left_sidebar > * {
    margin-left: 0;
    float: none;
}
.with_left_sidebar > *:first-child {
    margin-left: 10px;
}
#sidebar_background {
	background:url(http://static.starcitygames.com/www/images//sidebar_back.jpg) 730px 200px repeat-y;
}
#sidebar_background.with_left_sidebar {
    background-position: 10px 0;
    padding-right: 10px;
}
.twtr-tweet-text {
    font-family:  'Open Sans', sans-serif;
}
/* PREVIEW MODAL */
#premium_modal header {
	margin-bottom:10px;
}
#pre_modal_details {
	width:600px;
}
aside#premium_modal #login_modal {
	width:205px;
}
aside#premium_modal {
	background:#ffffff;
	border:6px solid #dbab00;
	-moz-border-radius: 15px;
	border-radius: 15px;
	padding:10px
}
.pre_modal_notice {
	background-color:#ffe032;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	clear:both;
	padding:8px 25px;
	margin-bottom:10px;
}
.pre_modal_notice a, .pre_modal_notice a:link, .pre_modal_notice a:visited {
	text-decoration:none;
	color:#2c5a98;
}
.pre_modal_notice a:hover {
	color:#ca1c1e;
}
.content_article {
	height:254px;
	overflow:auto;
	border:1px solid #7a7a7a;
	padding:0 5px;
}
aside#premium_modal .premium_author {
	font-size:36px;
	font-weight:bold;
	margin:0 0 10px 0;
	color:#7c7c7c;
	line-height:18px;
	text-transform:uppercase;
}
aside#premium_modal .premium_title {
	font-size:22px;
	color:#000;
	line-height:16px;
	text-transform:none;
}
aside#premium_modal .premium_title a, aside#premium_modal .premium_title a:visited, aside#premium_modal .premium_title a:link {
	color:black;
	text-decoration:none;
}
aside#premium_modal .shadow{
    float: left;
    margin-right: 10px;
    margin-top:-3px;
}
aside#premium_modal h1.modal_title {
	font-size:14px;
	color:#dbab00;
	margin-top:0;
	margin-bottom:10px;
	font-weight:bold;
}
aside#premium_modal .modal_tags {
	font-size:15px;
	margin-bottom:10px;
	font-weight:bold;
	text-transform:uppercase;
}
#modal_tag_list {
	float:left;
	width:520px;
}
.modal_tags a,.modal_tags a:visited, .modal_tags a:link {
	text-decoration:none;
	color:#2c5a98;
	margin-left:5px;
}
.modal_tags a:hover {
	color:#ca1c1e;
}
aside#premium_modal .modal_date {
	width:80px;
	float:left;
	color:#7c7c7c;
}
#login_modal form {
	margin: 3px 0 0 0px;
	padding: 0;
}
#login_modal label {
	color: #000;
	font-size:11px;
}
#login_modal input.text {
	width: 170px;
	margin-bottom: 3px;
}
#login_modal p {
	margin: 0;
	padding: 0;
	font-size:11px;
}
#login_modal p a, #login_modal p a:link, #login_modal p a:visited {
	color: #2c5a98;
	text-decoration: none;
}
#login_modal p a:hover {
	color:#ca1c1e;
	text-decoration: underline;
}
#modal_exit {
	float:right;
	cursor:pointer;
}
.content_article a, .content_article a:link, .content_article a:visited {
	color:#125687;
	text-decoration:none;
}
.content_article a:hover {
	background-color:#d2dde4;
}
.content_article footer, #premium_modal footer {
	height:82px;
	padding-top:8px;
}
#pre_article_list {
	float:left;
	width:549px;
}
#mycarousel li {
	border:1px solid #7c7c7c;
	padding:2px;
	font-size:11px;
	height:64px;
	width:110px;
	margin:5px;
	background-color:#fff;
	font-weight:bold;
	cursor:pointer;
}
.scroller_author {
	text-transform:uppercase;
	color:#7a7a7a;
}
#mycarousel li.scroller_active {
	background-color:#ffe032;
}
#mycarousel li a, #mycarousel li a:link, #mycarousel li a:visited {
	color: #2c5a98;
	text-decoration: none;
}
#mycarousel li a:hover {
	color:#ca1c1e;
}
.ui-widget-overlay {
    background-color:#666666;
    opacity: 0.5;
}
/* end premium modal */

/* NEWS Page articles */
#news_articles h2 {
	font-size: 29px;
    font-weight: 900;
    letter-spacing: -0.2px;
    line-height: 36px;
    margin: 25px 0 0;
    text-align: left;
    text-decoration: none;
    word-spacing: -1.2px;
}
#news_articles p.posted {
	color: #555454;
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    font-weight: normal;
    line-height: 14px;
    margin-top: 10px;
    padding: 0;
}
.news_content p {
	margin:10px 0 !important;
}
#news_articles .news_content {
	color: #3F3F3F;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    margin: 10px;
    text-align: left;
    word-spacing: 0;
}
.news_header {
    margin: 10px;
}

#news_articles article {
	border:0 !important;
    padding:0 !important;
}
#news_links {
	height:20px;
}
/* TAGS PAGE */
.links {
	margin:10px 0;
}
#taglist {
	width:500px;
}
#taglist_chosen .chosen-search-input {
    width: 100%;
}
.search_tag {
	float:right;
	margin:-15px -10px 0 0 !important;
	padding:0;
}
.tag_article_date {
	color: #7c7c7c;
	font-size: 12px;
	margin: 0;
	padding: 0;
	font-weight: bold;
	position:absolute;
	top:62px;
	left:90px;
}
.gray_back {
	background-color:#e1e1e1;
	padding-top:10px;
	padding-bottom:15px;
}
.gray_back h2 {
	color:#7c7c7c;
	margin-left:10px;
	font-weight:normal;
}
.gray_back h3 {
	color:#7c7c7c;
	margin:-20px 0 15px 10px !important;
	font-weight:normal;
}
#tag_form_search label {
	float:left;
	width:130px;
	display:block;
	text-align:right;
	color:#7c7c7c;
	margin-right:5px;
}
#tag_form_search li.formitems {
	margin-left:25px;
	clear:left;
	margin-bottom:10px;
}
#tag_form_search input {
	vertical-align:middle;
}
#search_term {
	width:495px;
}
.tag_search_pad1 {
	margin-top:5px;
}
.tag_search_pad2 {
	margin-top:0px;
	margin-bottom:10px;
}
.tag_search_pad3 {
	margin-top:9px;
}
.search_zero {
	margin:20px 0 100px;
}

#tag_tabs_ul {
	margin: 0;
	padding: 0;
	background-color:#cbcbcb;
}
nav #tag_tabs_ul li {
	display: inline-block;
	background-color:#cbcbcb;
	line-height:19px;
	color:#7b7b7b;
	height:22px;
}
#tab_all {
	width:100px;
	padding:3px 15px;
}
#tab_articles {
	width:100px;
	padding:3px 15px;
}
#tab_news {
	width:100px;
	padding:3px 15px;
}
#tab_events {
	width:100px;
	padding:3px 15px;
}
nav #tag_tabs_ul li.active {
	color:#7b7b7b;
	height: 22px;
	line-height: 19px;
	background-color:#fff;
}
nav #tag_tabs_ul li a, nav #tag_tabs_ul li a:link, nav #tag_tabs_ul li a:visited {
	color: #7b7b7b;
	text-decoration:none;
	font-weight:bold;
	display: inline-block;
}
nav #tag_tabs_ul li.active a, nav #tag_tabs_ul li.active a:link, nav #tag_tabs_ul li.active a:visited {
	color:#7b7b7b;
	text-decoration:none;
	font-weight:bold;
}


/* CARDSETS PAGE */
#category_border {
	padding:10px;
	position:relative;
}
.cardsetcolumn {
	float:left;
	width:220px;
	margin:10px 0;
	position:relative;
}
.set_spacer {
	margin-left:12px;
}
.set_spacer2 {
	margin-right:12px;
}
.cardsetcolumn ul li {
	line-height:18px;
}
.block_name {
	font-size:20px;
	color:#7e7e7e;
	padding-bottom:10px;
}
.group_title {
	font-size:34px;
	margin:6px 0;
	font-weight:normal;
}
.category_title {
	font-size:30px;
	color:#2C5A98;
	font-weight:bold;
	margin:10px 0;
}
.category_title span {
	color:#000000;
}
div.block_separator {
	height:1px;
	background-color:#d7d7d7;
	margin:0;
	padding:0;
	width:684px;
}
.cardset_list_control {
	position:absolute;
	top:20px;
	right:15px;
	line-height:18px;
}
.cardset_list_control a, .cardset_list_control a:link, .cardset_list_control a:visited {
	color:#7e7e7e;
}
.cardset_list_control a.active {
	color:#2C599C;
	font-weight:bold;
}
.cardset_nav_control {
	height:89px;
	background:url('http://static.starcitygames.com/www/images//categories/Topnav.jpg') no-repeat;
}
.cardset_title {
  font-size: 28px;
  padding: 10px 0 21px 10px;
  color:#646464;
  margin-bottom:0;
}
#foil_control {
	margin:0 5px 0 10px;
}
#foreign_control {
	margin:0 10px 0 5px;
}
.cardset_nav_control a {
	height:22px;
	width:170px;
	background-color:rgba(9,35,53,0.61);
	color:#fff;
	font-size:17px;
	font-weight:bold;
	display:block;
	float:left;
	text-align:center;
	padding:10px 0;
}
.cardset_nav_control a.active {
	background-color:rgba(255,255,255,1);
	color:#7c7c7c;
}
.cardset_nav_control a:hover {
	text-decoration:none;
}
.cardset_anchors {
	font-size:24px;
}
.cardset_anchors a {
	margin:0 2px;
}
.cardset_header {
	font-size:24px;
	font-weight:bold;
	width:329px;
	border-bottom:1px solid #CFCFCF;
	color:#7b7b7b;
	margin-top:10px;
	line-height:28px !important;
}
.cardset_header a, .cardset_header a:link, .cardset_header a:visited {
	color:#7b7b7b;
}
.cardset_lists {
	font-size:16px;
	line-height:21px;
}
#alpha_list {
	display:none;
}

#foreign_foil_list,#foreign_list {
	font-size:24px;
	line-height:26px !important;
	font-weight:bold;
}
#foreign_foil_list li,#foreign_list li {
	margin-bottom:20px;
}
#foreign_foil_list a, #foreign_foil_list a:link, #foreign_foil_list a:visited {
	color:#7c7c7c;
}
#foreign_list a, #foreign_list a:link, #foreign_list a:visited {
	color:#7c7c7c;
}
#foreign_list a:hover,#foreign_foil_list a:hover {
	color: #CA1C1E;
 }
.cardsets_chinese span {
	font-weight:normal !important;
}
/* Duel Decks Page */
.preorder_dd {
	position:absolute;
	right:0;
	top:18px;
	z-index:50;
}
/* Articles Page */
#article_photo {
	width:95px;
}
#article_photo2 {
	width:190px;
}
#article_photo img,#article_photo2 img {
	border:1px solid #7e7e7e;
	padding:5px;
	margin-right:5px;
}
#article_header {
	width:596px;
}
#article_header_top_wrap{
	height:26px;
}
#article_author {
	width:491px;
	font-size:18px;
	color:#295B96;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:5px;
}
#article_banner_social {
position:absolute;
top:5px;
right:0;
	width:116px;
}
#article_header_wrapper {
	position:relative;
}
#article_title {
	width:550px;
}
#article_title h2 {
	font-size:30px;
	font-weight:normal;
	margin-bottom:15px;
	line-height:30px;
}
#article_buttons {
	width:80px;
}
#article_details {
	clear:both;
}
#article_date {
	width:91px;
	font-size:16px;
}
#article_tag_list {
	font-size:14px;
	margin-top:20px;
}
#article_content {
	margin:10px;
	line-height:20px;
	font-size:14px !important;

}
#article_content h1 {
	font-size:24px !important;
	color:#000 !important;
	margin-bottom:15px !important;
	font-weight:normal !important;
}
#article_content h2 {
	font-size:20px !important;
	color:#5A5A5A !important;
	margin-bottom:15px !important;
	font-weight:normal !important;
}
#article_content h3 {
	font-size:18px !important;
	color:#7c7c7c !important;
	margin-bottom:15px !important;
	font-weight:bold !important;
}
#article_content h4 {
	font-size:18px !important;
	color:#7c7c7c !important;
	margin-bottom:15px !important;
	font-style:italic;
	font-weight:normal !important;
}
#article_content p {
	margin-bottom:10px;
	line-height:20px;
	font-size:14px !important;
	padding-right:10px;
}
#article_content ul {
	list-style: disc inside none;
    margin: 0 8px 10px 4px;
    padding: 0;
}

#article_content li {
    margin-bottom: 4px;
    padding-left: 13px;
	font-size:14px !important;
}
#article_content blockquote {
 border-left: 2px solid #cbcbcb ;
 padding: 0px 0px 0px 10px;
 margin-left: 2em;
}
.deck_listing {
	border-top:1px solid #B0B0B0;
	border-bottom:1px solid #B0B0B0;
	margin-left:-10px;
	margin-right:-10px;
	padding:0 10px;
}
.deck_listing2 {
	margin-left:-10px;
	margin-right:-10px;
	padding:0 10px;
}
.stat_card_wrapper {
	border-top:1px solid #B0B0B0;
	padding:25px 10px 0 10px;
	clear:both;
}
.comp_decks{
	padding:25px 10px 20px 10px;
	clear:both;
}
.deck_comp_subhead {
	font-size:16px;
	margin-top:20px;
	display:block;
	color:#252525;
}
.left_bump_10 {
	margin-left:10px;
}
.deck_comp_header {
  font-size: 36px;
  margin-top: 10px;
  line-height:36px !important;
  color:#252525;
}
.deck_comp_teasertext {
	margin-bottom:15px;
	color:#252525;
}
.deck_info {
	float:left;
	width:450px;
	color:#A2A2A2
}
.deck_banners {
	float:left;
	margin-top:10px;
	position:relative;
}
.deck_format {
 background:url(http://static.starcitygames.com/www/images//articles/bluebanner.png) top left no-repeat;
  color: #FFFFFF;
  font-size: 26px;
  height: 30px;
  padding: 4px 0 0 20px;
  position: absolute;
  right: -62px;
  top: 0;
  width: 238px;
}
.deck_title {
	font-size:24px !important;
	color:#10558C !important;
	margin-top:20px;
	margin-bottom:10px;
}
.deck_function_buttons{
    display:flex;
	margin:50px 20px 0;
	padding:0 5px;
}

.deck_function_buttons_c  {
    display:flex;
    cursor:pointer;
    width: 2.5em;
    height: 2.5em;
    justify-content: center;
    align-items: center;
    margin: 3px;
    background-color: #000000;
    border-radius: 3px;
}


.player_name {
	font-size:20px !important;
	color:#10558C !important;
	margin-bottom:5px;
}
.deck_card_wrapper {
	clear:both;
}
.deck_card_wrapper ul {
	margin:0 10px;
	padding:0;
}
.deck_card_wrapper li{
	list-style:none;
	padding-left:0 !important;
	color:#7d7d7d;
}
.deck_played_placed {
	margin-bottom:20px;
	font-size:12px !important;
}
.deck_separator {
	height:1px;
	width:90%;
	margin:20px auto;
	background-color:#B0B0B0;
	clear:both;

}
.cards_col1, .cards_col2 {
	float:left;
	width:219px;
	margin-right:10px;
}
.deck_sideboard {
	background-color:#f7f7f7;
	margin-left:-10px;
	padding-left:10px;
	margin-top:5px;
	padding-top:5px;
	padding-bottom:5px;
}
.card_preview {
	float:left;
	width:228px;
}
#sideboard {
	clear:both;
}
#sideboard li {
	list-style:none;
}
#article_footer {
	margin:10px;
}
#article_footer_top_wrap {
	margin-top:15px;
	clear:both;
}
#article_footer_buttons {

}
#article_footer_tags {

}
#article_footer_center_wrap {
	padding-top:10px;
	clear:both;
	color:#7c7c7c;
	margin-bottom:10px;
}
#article_footer_center_wrap a {
	font-weight:bold;
}
#article_footer_prev {
	width:50%;
}
#article_footer_next {
	width:50%;
	text-align:right;
}
.article_footer_bottom_wrap {
	border:1px solid #a6a6a6;
	padding:10px;
	color:#7c7c7c;
	margin-bottom:10px;
	position:relative;
}
.article_author_bio h3 {
	font-size:26px;
	margin-bottom:15px;
	font-weight:normal !important;
}
.article_footer_bottom_wrap > .article_author_bio img {
	margin-right:10px;
	float:left;
}
.article_author_bio {
	width:475px;
	line-height:20px;
	float:left;
}
.article_author_social {
	width:175px;
	float:right;
	text-align:right;
	height: 90px;

}

.article_author_social img {
	margin-left: 2px;
}

.article_author_social a {
	vertical-align: bottom;
	line-height: 25px;
	font-size: 8pt;
}

.article_bio_twitter {
	margin-bottom: 3px;
}

.article_bio_twitch {
	margin-bottom: 3px;
}

.article_bio_facebook {
	margin-bottom: 3px;
}

.article_bio_bottom {
	float:right;
	text-align:right;
	line-height: 25px;
	font-size: 8pt;
}



.pluginButton button{
	background:#fff url(http://static.starcitygames.com/www/images//articles/facebook.png) 0 0 no-repeat !important;
	width:59px !important;
	height:20px !important;
	border:none !important;
}
.pluginButton button:hover {
	background:#fff url(http://static.starcitygames.com/www/images//articles/facebook.png) -59px 0px no-repeat !important;
}
a.shareTxt {
    text-decoration:none;
    display:block;
}
a.shareTxt {
    width:59px;
    height:20px;
    background:url(http://static.starcitygames.com/www/images//articles/facebook.png) no-repeat 0 0;
}
a.shareTxt strong {
    display:none
}

a.shareTxt span {
  border: 1px solid #A6A6A6;
  border-radius: 3px 3px 3px 3px;
  display: inline-block;
  font-size: 12px;
  min-width: 12px;
  padding: 3px;
  position: absolute;
  text-align: center;
}
a.shareTxt span {
    background: none repeat scroll 0 0 #fff;
    color: #000;
    margin: 0 0 0 63px;
}
a.shareTxt:hover {
    background:url(http://static.starcitygames.com/www/images//articles/facebook.png) -59px 0px no-repeat;
}
a.shareTxt:hover span {
    background:#000;
    color:#fff;
}
a.shareTxt i {
   margin: 2px 0 0 60px;
    position: absolute;
    display: inline-block;
    z-index: 5;
	color: #A6A6A6;
	height:12px;
}
.custom-tweet-button {
	margin-top:15px;
	padding-left:30px;
}
.top-tweet-button {
	padding-left:30px;
}
.fb_top_button {
	padding-left:30px;
	margin-top:10px;
	margin-bottom:3px;
}
.bottom-print-button {
	margin-left:100px;
	margin-top:-20px;
}

.fb_bottom_button {
	margin-top:10px;
	margin-bottom:3px;
}
.custom-tweet-button a, .top-tweet-button a, .bottom-tweet-button a {
    display: block;
	width:59px;
	height:20px;
    background: url('http://static.starcitygames.com/www/images/articles/twitter.png')0 0 no-repeat;
  }
.custom-tweet-button a:hover, .top-tweet-button a:hover, .bottom-tweet-button a:hover {
	background: url('http://static.starcitygames.com/www/images/articles/twitter.png') -59px 0 no-repeat;
}
.deck_function_buttons {
	padding-left:40px;
}

.print-button {
	float:left;
	margin-left:30px;
	margin-top:3px;

}
.print-button a, .bottom-print-button a {
	display: block;
	width:59px;
	height:20px;
    background: url('http://static.starcitygames.com/www/images/articles/print.png')0 0 no-repeat;
}
.print-button a:hover, .bottom-print-button a:hover {


	background: url('http://static.starcitygames.com/www/images/articles/print.png') -59px 0 no-repeat;
}
.custom-tweet-button .fb-like {
	margin-right:16px;
}

/* Article Page Buttons */

.social-media-button-container {
    float: left;
    clear: both;
    width: 710px;
    /*border-top: 1px solid #A6A6A6;*/
    /*border-bottom: 1px solid #A6A6A6;*/
    margin: 10px 0px 5px 0px;
    
}

.social-media-button-bar {
    padding-left: 10px;
    margin-top: 3px;
}


.social-media-button-bar li {
    display: inline-block;
    vertical-align: top;
    list-style-type: none;
    padding-right: 10px;
}

.tweet-button a {
    display: block;
	width:59px;
	height:20px;
    background: url('http://static.starcitygames.com/www/images//articles/twitter.png') 0 0 no-repeat;
}

.tweet-button a:hover {
	background: url('http://static.starcitygames.com/www/images//articles/twitter.png') -59px 0 no-repeat;
}

.reddit-button a {
    display: block;
	width:59px;
	height:20px;
    background: url('http://static.starcitygames.com/www/images//articles/reddit.png') 0 0 no-repeat;
}

.reddit-button a:hover {
	background: url('http://static.starcitygames.com/www/images//articles/reddit.png') -59px 0 no-repeat;
}

.print-button a {
    display: block;
    width:59px;
    height:20px;
    background: url('http://static.starcitygames.com/www/images//articles/print.png') 0 0 no-repeat;
}

.print-button a:hover {
	background: url('http://static.starcitygames.com/www/images//articles/print.png') -59px 0 no-repeat;
}

.deck-print-button {
    float: left;
    margin-left: 30px;
    margin-top: 3px;
}

.deck_function_buttons {
	padding-left: 40px;
}

.deck_social_buttons {
    padding-top: 5px;
    padding-bottom: 5px;
}

.bio_bottom {
	position:absolute;
	right:10px;
	bottom:10px;
}
/* Search results table display - LEGACY TO BE REMOVED */
#search_table_wrapper{
	padding:5px 0 5px 10px;
}
.search_results_1 {
	width:15%;
	padding-left:5px;
	padding-right:5px;
}
.search_results_2 {
	width:15%;
	padding-right:2px;
}
.search_results_3 {
	width:7%;
	padding-right:2px;
}
.search_results_4 {
	width:9%;
	padding-right:2px;
}
.search_results_5 {
	width:5%;
	padding-right:2px;
}
.search_results_6 {
	width:8%;
	padding-right:2px;
}
.search_results_7 {
	width:10%;
	padding-right:2px;
}
.search_results_8 {
	width:7%;
	padding-right:2px;
}
.search_results_9 {
	width:7%;
	padding-right:2px;
}
.search_results_10 {
	width:28%;
	padding-right:2px;
}

.search_results_10 div {
	margin-top: 5px;  
	vertical-align: bottom; 
}

.deckdbbody_row {
	background-color:#ededed;
	height:60px;
	vertical-align:middle;
	font-size:12px;
	font-family: 'Open Sans', sans-serif !important;
}
.deckdbbody2_row {
	background-color:#fff;
	height:60px;
	vertical-align:middle;
	font-size:12px;
	font-family: 'Open Sans', sans-serif !important;
}
.deckdbbody2 {
	background-color:#fff;
	height:60px;
	vertical-align:middle;
	border-top:1px solid #a9a9a9;
	font-size:12px;
	font-family: 'Open Sans', sans-serif !important;
}
.deckdbbody {
	background-color:#ededed;
	height:60px;
	vertical-align:middle;
	border-top:1px solid #a9a9a9;
	font-size:12px;
	font-family: 'Open Sans', sans-serif !important;
}
.deckdbbody2_notop {
	background-color:#fff;
	height:60px;
	vertical-align:middle;
	font-size:12px;
	font-family: 'Open Sans', sans-serif !important;
}
.deckdbbody_notop {
	background-color:#ededed;
	height:60px;
	vertical-align:middle;
	font-size:12px;
	font-family: 'Open Sans', sans-serif !important;
}
.deckdbheader {
	font-size:14px;
	font-family: 'Open Sans', sans-serif !important;
	vertical-align:middle;
	height:36px;
	font-weight:300;
}
#cart_add_all {
	display:inline-block;
	width:108px;
	height:27px;
	background:url(http://static.starcitygames.com/sales/images//search/buttons.png) -1px -1px no-repeat;
}
#cart_add_all:hover {
	background:url(http://static.starcitygames.com/sales/images//search/buttons.png) -110px -1px no-repeat;
}
#cart_add_all:active {
	background:url(http://static.starcitygames.com/sales/images//search/buttons.png) -219px -1px no-repeat;
}

.add_button .fa-plus-square, .wishlist_add_button .fa-plus-square {
	font-size: 22px;  
	vertical-align: bottom;
} 

.add_button .fa-plus-square {
	color: #0275d8; 
}

.add_button .fa-plus-square:focus,
.add_button .fa-plus-square.focus,
.add_button .fa-plus-square:active,
.add_button .fa-plus-square.active {
  color: #025aa5;
}

.add_button .fa-plus-square:hover {
  color: #025aa5;
}

.wishlist_add_button .fa-plus-square {
	color: #7c7c7c; 
}

.wishlist_add_button .fa-plus-square:focus,
.wishlist_add_button .fa-plus-square.focus,
.wishlist_add_button .fa-plus-square:active,
.wishlist_add_button .fa-plus-square.active {
	color: #616161 !important; 
}

.wishlist_add_button .fa-plus-square:hover {
	color: #616161 !important;  
}

.search_buy_button, .search_wish_button {
	height: 13px; 
    vertical-align: bottom;
}

.search_wish_button {
	background-color: #7c7c7c !important; 
	color: white !important;  
}

.search_wish_button:focus,
.search_wish_button.focus,
.search_wish_button:active,
.search_wish_button.active
  {
	background-color: #616161 !important; 
}

.search_wish_button:hover {
	background-color: #616161 !important; 
}

.cart_qty, .wishlist_qty {
	padding:1px;
    border-width:1px;
    height:17px;
    width: 17px;  
    vertical-align: bottom;
}
/* */

#checkout_cart_header {
  background: url("http://static.starcitygames.com/www/images//search/scg_search_logo.jpg") no-repeat scroll right 0 #E1E1E1;
  border-bottom: 1px solid #A6A6A6;
  color: #7C7C7C;
  font-size: 32px;
  height: 67px;
  line-height: 53px;
  padding-left: 18px;
  margin-right: 0;
}
.userinfo_header h2 {
	line-height: 58px !important;
	font-weight:normal;
}
.myaccount_header {
	font-size:26px;
	color:#a6a6a6;
	margin:10px 0 5px 10px;
}
.myaccount_content {
	margin:5px 0 5px 10px;
}
.redirect_header {
	margin:30px 15px 30px 15px;
	font-size:36px;
	color:#373737;
}
.redirect_message {
	margin:0 15px 30px 15px;
	color:#6e6e6e;
}
.download_header {
	margin:25px 20px 15px 20px;
	color:#020202;
	font-size:26px;
}
.download_message {
	line-height:18px;
	color:#020202;
	margin:0 20px 20px;
}
.digital_prod_box {
	margin-left:20px;
	text-align:center;
	margin-bottom:40px;
}

/* Products Page */
#product_image_container img {
	height:auto !important;
	width:auto !important;
	max-width:223px !important;
}

/* SCGLIVE Events Pages */
.scglive_content {
	border: none;
	margin:10px;
	padding:10px 0;
}
/* Product spacing issues - #633 Aaron */
.card_desc_details p {line-height:20px;margin:10px;font-size:14px !important;}

#divdescription { padding-left: 10px; padding-bottom: 10px}
#descriptionhd  { display: block; margin: 0 0 10px 0; }
#divdescription > *:first-child { margin: 0;}
#divdescription > * { margin: 10px 0 0 0; }
#divdescription ul {  padding-left: 18px; list-style: disc;}
#divdescription ul li { padding: 2px 0; }
#divdescription .nolist ul { padding-left: 0; list-style: none;}


/* Fixing samplehand cards with different image sizes. */
.samplehand_image {    width: 111px;    height: 155px;}
#display_card_box {
	border-radius:10px;
	overflow:hidden;
}=

div[id^='qtip-'] {
    opacity: 1 !important;
}

/* SYSTEM WIDE BUTTON STYLES */
.btn_blue_one {
   border: 1px solid #1a567e;
   background: #3c85ba;
   background: -webkit-gradient(linear, left top, left bottom, from(#60a3d2), to(#3c85ba));
   background: -webkit-linear-gradient(top, #60a3d2, #3c85ba);
   background: -moz-linear-gradient(top, #60a3d2, #3c85ba);
   background: -ms-linear-gradient(top, #60a3d2, #3c85ba);
   background: -o-linear-gradient(top, #60a3d2, #3c85ba);
   background-image: -ms-linear-gradient(top, #60a3d2 0%, #3c85ba 100%);
   padding: 6px 14px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 0px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #000000 0 1px 0;
   color: #ffffff !important;
   font-size: 11px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
}
.btn_blue_one:hover {
   border: 1px solid #1a567e;
   text-shadow: #080e12 0 1px 0;
   background: #74b9de;
   background: -webkit-gradient(linear, left top, left bottom, from(#8bcaef), to(#74b9de));
   background: -webkit-linear-gradient(top, #8bcaef, #74b9de);
   background: -moz-linear-gradient(top, #8bcaef, #74b9de);
   background: -ms-linear-gradient(top, #8bcaef, #74b9de);
   background: -o-linear-gradient(top, #8bcaef, #74b9de);
   background-image: -ms-linear-gradient(top, #8bcaef 0%, #74b9de 100%);
   color: #ffffff !important;
}
.btn_blue_one:active {
   text-shadow: #020405 0 1px 0;
   border: 1px solid #3d81b1;
   background: #60a3d2;
   background: -webkit-gradient(linear, left top, left bottom, from(#3179ad), to(#74b9de));
   background: -webkit-linear-gradient(top, #3179ad, #60a3d2);
   background: -moz-linear-gradient(top, #3179ad, #60a3d2);
   background: -ms-linear-gradient(top, #3179ad, #60a3d2);
   background: -o-linear-gradient(top, #3179ad, #60a3d2);
   background-image: -ms-linear-gradient(top, #3179ad 0%, #60a3d2 100%);
   color: #ffffff !important;
}
.btn_gray_one {
   border: 1px solid #bbbbbb;
   background: #e6e6e6;
   background: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e6e6e6));
   background: -webkit-linear-gradient(top, #f5f5f5, #e6e6e6);
   background: -moz-linear-gradient(top, #f5f5f5, #e6e6e6);
   background: -ms-linear-gradient(top, #f5f5f5, #e6e6e6);
   background: -o-linear-gradient(top, #f5f5f5, #e6e6e6);
   background-image: -ms-linear-gradient(top, #f5f5f5 0%, #e6e6e6 100%);
   padding: 6px 14px;
   -webkit-border-radius: 3px;
   -moz-border-radius: 3px;
   border-radius: 3px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #ffffff 0 1px 0;
   color: #7c7c7c !important;
   font-size: 11px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
}
.btn_gray_one:hover {
   border: 1px solid #bdbdbd;
   text-shadow: #ffffff 0 1px 0;
   background: #ffffff;
   background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ffffff));
   background: -webkit-linear-gradient(top, #ffffff, #ffffff);
   background: -moz-linear-gradient(top, #ffffff, #ffffff);
   background: -ms-linear-gradient(top, #ffffff, #ffffff);
   background: -o-linear-gradient(top, #ffffff, #ffffff);
   background-image: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
   color: #7c7c7c !important;
}
.btn_gray_one:active {
   text-shadow: #080808 0 1px 0;
   border: 1px solid #9f9f9f;
   background: #c1c1c1;
   background: -webkit-gradient(linear, left top, left bottom, from(#8f8f8f), to(#ffffff));
   background: -webkit-linear-gradient(top, #8f8f8f, #c1c1c1);
   background: -moz-linear-gradient(top, #8f8f8f, #c1c1c1);
   background: -ms-linear-gradient(top, #8f8f8f, #c1c1c1);
   background: -o-linear-gradient(top, #8f8f8f, #c1c1c1);
   background-image: -ms-linear-gradient(top, #8f8f8f 0%, #c1c1c1 100%);
   color: #ffffff !important;
}
.btn_red_one {
   border: 1px solid #b41414;
   background: #d93636;
   background: -webkit-gradient(linear, left top, left bottom, from(#f35656), to(#d93636));
   background: -webkit-linear-gradient(top, #f35656, #d93636);
   background: -moz-linear-gradient(top, #f35656, #d93636);
   background: -ms-linear-gradient(top, #f35656, #d93636);
   background: -o-linear-gradient(top, #f35656, #d93636);
   background-image: -ms-linear-gradient(top, #f35656 0%, #d93636 100%);
   padding: 6px 14px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #04080a 0 1px 0;
   color: #ffffff;
   font-size: 11px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
}
.btn_red_one:hover {
   border: 1px solid #b41414;
   text-shadow: #030608 0 1px 0;
   background: #eb5757;
   background: -webkit-gradient(linear, left top, left bottom, from(#f77575), to(#eb5757));
   background: -webkit-linear-gradient(top, #f77575, #eb5757);
   background: -moz-linear-gradient(top, #f77575, #eb5757);
   background: -ms-linear-gradient(top, #f77575, #eb5757);
   background: -o-linear-gradient(top, #f77575, #eb5757);
   background-image: -ms-linear-gradient(top, #f77575 0%, #eb5757 100%);
   color: #ffffff;
}
.btn_red_one:active {
   text-shadow: #080c0f 0 1px 0;
   border: 1px solid #b41414;
   background: #f35656;
   background: -webkit-gradient(linear, left top, left bottom, from(#d24242), to(#eb5757));
   background: -webkit-linear-gradient(top, #d24242, #f35656);
   background: -moz-linear-gradient(top, #d24242, #f35656);
   background: -ms-linear-gradient(top, #d24242, #f35656);
   background: -o-linear-gradient(top, #d24242, #f35656);
   background-image: -ms-linear-gradient(top, #d24242 0%, #f35656 100%);
   color: #fff;
}
.btn_green_one {
   border: 1px solid #004204;
   background: #278215;
   background: -webkit-gradient(linear, left top, left bottom, from(#6ceb6c), to(#278215));
   background: -webkit-linear-gradient(top, #6ceb6c, #278215);
   background: -moz-linear-gradient(top, #6ceb6c, #278215);
   background: -ms-linear-gradient(top, #6ceb6c, #278215);
   background: -o-linear-gradient(top, #6ceb6c, #278215);
   background-image: -ms-linear-gradient(top, #6ceb6c 0%, #278215 100%);
   padding: 6px 14px;
   -webkit-border-radius: 2px;
   -moz-border-radius: 2px;
   border-radius: 2px;
   -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
   text-shadow: #091014 0 1px 0;
   color: #ffffff;
   font-size: 11px;
   font-family: helvetica, serif;
   text-decoration: none;
   vertical-align: middle;
}
.btn_green_one:hover {
   border: 1px solid #004204;
   text-shadow: #091014 0 1px 0;
   background: #09a109;
   background: -webkit-gradient(linear, left top, left bottom, from(#9bf29b), to(#09a109));
   background: -webkit-linear-gradient(top, #9bf29b, #09a109);
   background: -moz-linear-gradient(top, #9bf29b, #09a109);
   background: -ms-linear-gradient(top, #9bf29b, #09a109);
   background: -o-linear-gradient(top, #9bf29b, #09a109);
   background-image: -ms-linear-gradient(top, #9bf29b 0%, #09a109 100%);
   color: #fff;
}
.btn_green_one:active {
   text-shadow: #091014 0 1px 0;
   border: 1px solid #004204;
   background: #0d590d;
   background: -webkit-gradient(linear, left top, left bottom, from(#357035), to(#09a109));
   background: -webkit-linear-gradient(top, #357035, #0d590d);
   background: -moz-linear-gradient(top, #357035, #0d590d);
   background: -ms-linear-gradient(top, #357035, #0d590d);
   background: -o-linear-gradient(top, #357035, #0d590d);
   background-image: -ms-linear-gradient(top, #357035 0%, #0d590d 100%);
   color: #fff;
}


    .formatContainer {
        display: flex;
        flex-direction: row;
        margin: auto;
    }

    .formatContainerItem {
        display: flex;
        flex-grow: 1;
        font-size: 16px;
        font-weight: bold;
        align-items: center;
        justify-content: center;
        color: white !important;
        height: 100%;
    }

    .formatContainerItem:hover {
        background-color: #125687;
        text-decoration: none;
    }
