@import 'https://fonts.googleapis.com/css?family=Open+Sans';

body,html{
	margin: 0px 0px 0px 0px;
	background: white;    
	background-image: url(https://s3.amazonaws.com/vblanksite/bg.jpg);      
	color: #000000;
	/* Makes content center in IE, by using text-align on the #container div */
	text-align: center;
	font-family: 'Open Sans', sans-serif;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #224422;
	text-decoration: none;
}
a:active {
	color: #114411;
	text-decoration: none;
}

hr 
{
	border: 0; margin: 0px auto auto auto;
	height: 1px;
	background-image: linear-gradient(to right, rgba(211, 212, 240, 1.0), rgba(211, 212, 240, 0.25));
}


#mainHdr,
#mainHdrBar
{
	z-index: 1;
	min-width: 1024px;
	width: 1024px;
	position: relative;
	margin: 0px auto 0px auto ;
	padding: 0 0 0 0;
	text-align: center;
}

#mainHdr {
	background-image: linear-gradient(to right, rgba(0, 0, 0, 1.0), rgba(255, 255, 255, 1.0));
}

#mainSplash {
	height:281px;
	width:1024px;
	min-width: 1024px;
	margin:0px 0px 0px 0px; 
}
#mainBody {
	min-width: 1024px;
	width: 1024px;
	position: relative;
	margin: 0px auto auto auto ;
	padding: 0px 0px 0px 0px ;
	text-align: left; 
}

#mainBody a {
	font-weight: bold;
	text-decoration: underline;
}

#container
{
	/* Width of Content */
	min-width: 1048px;
	width: 1048px;
	/* Centers the content in everything but IE */
	margin: 0 auto 0 auto;
}

#mainLinkBar
{
	width: 1024px;
	min-width: 1024px;
	height:45px; 
	line-height: 45px; 
	padding: 0px 8px 0px 8px;
	margin:0px auto 0px auto; 
	vertical-align:middle; 
	text-align:right; 
	background-color:#000000; 
	color:#FFFFFF;
	font-size: 22px;
}
	
#emptyLinkBar
{
	width:100%;
	height:2px; 
	line-height: 2px; 
	margin:0px 0px 0px 0px; 
	background-color:#000000; 
}
		
		
#gametab,
#product,
#product_soldout,
#product_med
{
    float:left;
    margin:10px 10px 30px 10px;
	text-align:center;
	width:490px;
	
    border-top: 0px;
    border-bottom: 1px;
    border-left: 0px;
    border-right: 0px;
    border-style: solid;
    border-color: #d3d4f0;
	vertical-align:top;
}

#gametab
{
	min-height: 336px;
	position: relative;
}

#game_name
{
	font-weight: bold;
	font-size: 24px;
	line-height:40px;
	
    border-radius: 15px;
    background: #209070;
	color: #FFFFDD;
    padding: 5px 15px 5px 15px; 
}

#gametab a img { border: 0; margin: 2px 0px 0px 0px;}
#gametab a img:hover { border: 0; margin: 0px 0px 2px 0px; }

#gametab a
{
	text-decoration: none;
}
#product a,
#product_soldout a,
#product_med a
{
	font-weight: bold;
	text-decoration: none;
}


#game_name a
{
	color: #FFFFFF;
	text-decoration: none;
}
#game_name a:hover
{
	color: #FFFF80;
	text-decoration: none;
}

#textblock_left #game_name:hover,
#gametab #game_name:hover,
#product #product_price:hover,
#product_soldout #product_price:hover,
#product_med #product_price:hover 
{
    background: #2bc297;
	color: #FFFF80;
	text-decoration: none;
}

#product #product_price_sale:hover, 
#product_med #product_price_sale:hover 
{
    background: #ff578b;
	color: #FFFF80;
	text-decoration: none;
}

#game_subtitle
{
	font-weight: bold;
	font-size: 17px;
	height: 24px;
	color: #664455;
	line-height:40px;
}

#game_shortdesc_1
{
	color: #e5306a;
	font-weight: normal;
	font-size: 20px;
	display: block;
	
	padding-top: 4px;
	padding-bottom: 4px;
    border-width: 1px 0px 1px 0px;
    border-style: solid;
    border-color: #dadbf7;
	display: block;
}

#game_platforms
{
	position: absolute; 
	text-align:center;  
	width: 100%; 
	bottom: 0;
	display: block;
}



#product
{
	background-image:url(https://s3.amazonaws.com/vblanksite/product_backdrop2.png);
	background-repeat:no-repeat;
	min-height: 348px;
}


#product_soldout,
#product_med
{
	width:320px;
	min-height: 348px;
}

#product_name,
#product_name_so
{
	font-weight: bold;
	font-size: 28px;
	
}
#product_name_so
{
	font-size: 22px;
}
	
#product_platform,
#product_platform_so
{
	font-weight: bold;
	font-size: 21px;
	height: 24px;
	color: #664455;
	line-height:40px;
	display: block;
}
#product_platform_so
{
	font-size: 19px;
}

#product a img { 
border: 0; margin: 2px 0px -68px 0px;
}
#product a img:hover { border: 0; margin: 0px 0px -66px 0px; }


#product_name a:hover,
#product a:hover 
{
	color: #f2336f;
}

#product_shortdesc_1,
#product_shortdesc_2
{
	color: #e5306a;
	font-weight: normal;
	font-size: 18px;
	display: block;
}
#product_shortdesc_sm
{
	font-size: 14px;
}

#product_shortdesc_1
{
	padding-top: 4px;
    border-width: 1px 0px 0px 0px;
    border-style: solid;
    border-color: #dadbf7;
	display: block;
}

#product_price,
#product_price_sale,
#product_price_sale_note,
#product_price_prev,
span[product_price_so]:after
{
	font-weight: bold;
	font-size: 21px;
	vertical-align: middle;
	height: 80px;
	line-height: 80px;
	
    border-radius: 20px;
    padding: 10px; 
    width: 200px;
    height: 80px; 
}

#product_price
{
    background: #209070;
	color: #FFFFDD;
}
#product_price_prev
{
    text-decoration: line-through;
    font-weight: normal;
	color: #808080;
}
#product_price_sale
{
    background: #ff3674;
	color: #FFFFDD;
}
#product_price_sale_note
{
	color: #ff3674;
}
span[product_price_so]:after
{
	content: "SOLD OUT"; 
    background: #b3b3b3;
	color: #FFFFFF;
}
span[product_collection]:after
{
	content: "[ " attr(product_collection) " Collection ]"; 
	color: #666666;
	text-align: right;
	font-weight: normal;
	font-size: 14px;
	width: 100%;
	display:block;
}
#product_collection
{
	color: #666666;
	text-align: right;
	font-weight: normal;
	font-size: 14px;
	width: 100%;
	display:block;
}


span[header]:after
{
	content: attr(header); 
	
	margin: 8px 0px 8px 0px;
    border-top: 24px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-style: solid;
    border-color: #ff3674;
    padding: 0px 0px 0px 0px;
    
    text-align:left;
    color:#ff3674;
    font-size: 55px;
    font-weight:bold;
    
	display:block;
	clear: left;
}


#header2
{
	margin-left:0px;
	margin-right:0px;
    border-top: 8px;
    border-bottom: 0px;
    border-left: 0px;
    border-right: 0px;
    border-style: solid;
    border-color: #ff3674;
    padding-top: 4px;
    
    text-align:left;
    color:#ff3674;
    font-size: 36px;
    font-weight:bold;
    
	display:block;
}
		

#mainHdr a img { border: 0; margin: 0px 0px -2px 0px;}
#mainHdr a:hover img { border: 0; margin: -2px 0px 0px 0px; }
#mainHdr a:link,
#mainLinkBar a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#mainHdr a:visited,
#mainLinkBar a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#mainHdr a:hover,
#mainLinkBar a:hover {
	color: #CCFFCC;
	text-decoration: none;
}
#mainHdr a:active,
#mainLinkBar a:active {
	color: #AAFFAA;
	text-decoration: none;
}

#leftHalf {
   background: url(https://s3.amazonaws.com/vblanksite/bg_top_left.png);
   background-repeat: repeat-x;
   width: 51%;
   position: absolute;
   left: 0px;
   height: 332px;
   z-index: 0;
}
#rightHalf {
   background: url(https://s3.amazonaws.com/vblanksite/bg_top_right.png);
   background-repeat: repeat-x;
   width: 50%;
   position: absolute;
   right: 0px;
   height: 332px;
   z-index: 0;
}

#headerimgtop {
	margin: 0;
	padding: 0;
	margin-top: 0px;
	background: black url(https://s3.amazonaws.com/vblanksite/bodybg_top.jpg);      
	background-repeat: repeat-y;
	background-position:center top;
	border: none;
	height: 54px;
}


#coupon_border
{
	width: 1012px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
    border-width: 6px 6px 6px 6px;
    border-style: dotted;
    border-color: #ff3674;
	display: block;
}

#coupon_header
{
	margin-left:8px;
	margin-right:8px;
    padding: 4px 8px 4px 8px;
    vertical-align:middle;
    
    text-align:left;
    color:#ffffff;
    background-color: #ff3674;
    font-size: 28px;
    font-weight:bold;
    
	display:block;
}

#coupon_body
{
	padding: 12px 16px 16px 16px;
	display:block;
    color:#ff3674;
    font-weight: bold;
    font-size: 28px;
    line-height:36px;
}
#coupon_body a
{
	text-decoration: none;
}
#coupon_body a span:hover 
{
    background: #2bc297;
	color: #FFFF80;
}

#coupon_text
{
	padding: 0px 0px 16px 0px;
	display:block;
    font-size: 28px;
}

#coupon_text_s
{
	padding: 0px 0px 16px 0px;
	display:block;
    font-size: 22px;
}

#coupon_subtitle
{
    color:#fff;
    font-size: 32px;
    font-weight:bold;
    
	display:inline;
    background-color: #ff3674;
    width:auto;
    height:40px;
    line-height:40px;
	padding: 6px 6px 6px 6px;
	margin: 16px 16px 16px 16px;
}
#coupon_subtitle:after {
    content: "";
    width:0px;
    height:0px;
    border-top:30px solid transparent;
    border-bottom:30px solid transparent;
    border-left:30px solid #ff3674;
	margin: -10px 6px 10px 6px;
    position:absolute;
}

#footer
{
	width:100%;
	margin-top:32px;
	margin-left: 0px;
	margin-right: 0px;
	padding: 8px 8px 8px 8px;
	background-color:#000000;
	color:#FFFFFF;
	
	text-align:center;
	vertical-align:middle;
	font-size: 21px;
	line-height:32px;
	display: block;
}
#footer_body
{
	margin-left: auto;
	margin-right: auto;
	width:1024px;
	line-height:32px;
	text-align:center;
	vertical-align:middle;
	display: block;
}


#ps4_m
{
	background-image: url(https://s3.amazonaws.com/vblanksite/plt_ps4_m.png);  
	background-repeat: no-repeat;    
	width: 66px;
	height: 16px;
}
#ps3_m
{
	background-image: url(https://s3.amazonaws.com/vblanksite/plt_ps3_m.png);  
	background-repeat: no-repeat;    
	width: 68px;
	height: 16px;
}
#psvita_m
{
	background-image: url(https://s3.amazonaws.com/vblanksite/plt_psvita_m.png);  
	background-repeat: no-repeat;    
	width: 85px;
	height: 16px;
}
#psp_m
{
	background-image: url(https://s3.amazonaws.com/vblanksite/plt_psp_m.png);  
	background-repeat: no-repeat;    
	width: 83px;
	height: 16px;
}
#x360_m
{
	background-image: url(https://s3.amazonaws.com/vblanksite/plt_x360_m.png);  
	background-repeat: no-repeat;    
	width: 89px;
	height: 16px;
}
#wii_m
{
	background-image: url(https://s3.amazonaws.com/vblanksite/plt_wii_m.png);  
	background-repeat: no-repeat;    
	width: 36px;
	height: 16px;
}
#n3ds_m
{
	background-image: url(https://s3.amazonaws.com/vblanksite/plt_3ds_m.png);  
	background-repeat: no-repeat;    
	width: 115px;
	height: 16px;
}
#pc_m
{
	background-image: url(https://s3.amazonaws.com/vblanksite/plt_pc_m.png);  
	background-repeat: no-repeat;    
	width: 22px;
	height: 16px;
}
#mac_m
{
	background-image: url(https://s3.amazonaws.com/vblanksite/plt_mac_m.png);  
	background-repeat: no-repeat;    
	width: 22px;
	height: 16px;
}
#linux_m
{
	background-image: url(https://s3.amazonaws.com/vblanksite/plt_linux_m.png);  
	background-repeat: no-repeat;    
	width: 22px;
	height: 16px;
}
#msdos_m
{
	background-image: url(https://s3.amazonaws.com/vblanksite/plt_msdos_m.png);  
	background-repeat: no-repeat;    
	width: 38px;
	height: 16px;
}
#ios_m
{
	background-image: url(https://s3.amazonaws.com/vblanksite/plt_ios_m.png);  
	background-repeat: no-repeat;    
	width: 40px;
	height: 16px;
}



#textblock,
#textblock_left
{
	margin-left:16px;
	margin-right:8px;
    
    text-align:justify;
    color:#442233;
    font-size: 21px;
    font-weight:normal;
    
	display:block;
    line-height: 130%;
}

#textblock_m
{
    font-size: 25px;
    line-height: 130%;
}

#subheader
{
	color: #000000;
    font-size: 27px;
    font-weight: bold;
    line-height: 130%;
}
		
#textblock_left
{
    text-align:left;
}	

#textblock ul,
#textblock_left  ul
{
    text-align:left;
    line-height: 150%;
    margin-bottom:8px;
}

#textblock ul ul,
#textblock_left  ul ul
{
    font-size: 17px;
}

#textblock li,
#textblock_left  li
{
}
