﻿/* center spot */
#centerspot  
{
	width: 975px; 
	position: relative;
	margin: 14px auto; 
}


/* center spot - tactics */
#centerspot_tactics  
{
	width: 975px; 
	height: 552px;
	position: relative;
	margin: 14px auto; 
}

#centerspot_tactics { background: url(/main/images/central_tactics.png) no-repeat; }
#centerspot_tactics a.title { position: absolute; width: 349px; height: 104px; left: 0px; top: 25px; }
#centerspot_tactics a.pitch { position: absolute; width: 287px; height: 30px; left: 0px; top: 135px; }
#centerspot_tactics a.offer { position: absolute; width: 230px; height: 190px; left: 40px; top: 235px; }
#centerspot_tactics a.try_button { position: absolute; width: 200px; height: 25px; left: 14px; top: 436px; }
#centerspot_tactics a.buy_button { position: absolute; width: 200px; height: 25px; left: 14px; top: 469px; }
#centerspot_tactics span.dynamic_text          { position: absolute; width: 200px; height: 25px; left: 14px; top: 502px; text-align:center; }
#centerspot_tactics span.dynamic_text_subtitle { position: absolute; width: 300px; height: 25px; left: 14px; top: 532px; text-align:left; font-size:8px;}
#centerspot_tactics img { border-width:0; }



/* center spot - openings */
#centerspot_openings 
{
	width: 975px; 
	height: 552px;
	position: relative;
	margin: 14px auto; 
}

#centerspot_openings { background: url(/main/images/central_openings.png) no-repeat; }
#centerspot_openings a.title { position: absolute; width: 320px; height: 163px; left: 0px; top: 18px; }
#centerspot_openings a.pitch { position: absolute; width: 300px; height: 30px; left: 17px; top: 185px; }
#centerspot_openings a.small { position: absolute; width: 101px; height: 92px; left: 27px; top: 420px; }
#centerspot_openings a.offer { position: absolute; width: 230px; height: 170px; left: 75px; top: 240px; }
#centerspot_openings a.video_thumb
							 { position: absolute; left: 20px; top: 375px;width: 300px; font-size: 14px;}
#centerspot_openings a.video_text
							 { position: absolute; left: 135px; top: 400px;width: 300px; font-size: 14px;}
#centerspot_openings a.download_button 
							 { position: absolute; left: 14px; top: 469px;width: 200px; height: 25px; }
#centerspot_openings a.request_free_activation
							 { position: absolute; left: 20px; top: 520px; }
#centerspot_openings img { border-width:0; }


