

body {
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}


/* -----------------------------------*/
/* -------->>> ANCHOR TAGS <<<--------*/
/* -----------------------------------*/


a {
	outline:none;
}

a:hover {

}

img {
	border:0;
}


/* -----------------------------------*/
/* -------->>> CONTAINERS <<<---------*/
/* -----------------------------------*/


#container_main {
	position: relative;
	display: block;
	margin: 0px auto;
	width: 950px;
	background-color: #fff;
}

#sport_logo {
	width: 950px;
	height: 239px;
	display:block;
}

#top_stripe {
	position: relative;
		top: 25px;
}

.dot_stripe {
	height: 23px;
	background: url(/images/dot_stripe.png) top left repeat-x;
}

#sub_text {
	width: 416px;
	height: 23px;
	position: absolute;
		top: 240px;
		right: 72px;
	background: url(/images/subtext.png) top left no-repeat;
}

.leftPanel {
	position: absolute;
	width: 491px;
	height: 497px;
	top: 260px;
	left: -30px;
}

#cover {
	background: url('/images/covers/SPORT-2012-2-Cover.png') top left no-repeat;
	margin-top:-55px;
}

#coverSmall {
	background: url('/images/subscription-spread.png') top left no-repeat; top:1000px;
}

#mediaKit {
	background: url('/images/SportMediaKit-Download.png') top left no-repeat;
	display:none;
}

#communityPages {
	background: url('/images/SportCommunityAds-Download.png') top left no-repeat;
	width:432px;
	height:455px;
	display:block;
	text-indent:-9999px;
	position:absolute;
	left: -31px;
	top: 779px;
}

#lastShots {
	position: absolute;
	width: 430px;
	height: 343px;
	top: 260px;
	left: 10px;
	background: url('/images/LastShots.jpg') top left no-repeat;
}

#middle {
	padding: 20px 50px 50px;
}

#column {
	float: right;
	width: 430px;
	padding-bottom: 15px;
}

#copy {
	font-family: Trebuchet, Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	padding: 10px;
}

#thanks {
}

.firstQuote { background:url(/images/quotes.gif) no-repeat; height:40px; width:40px; position:absolute; display:block; }
.lastQuote { background:url(/images/quotes.gif) no-repeat -40px 0; height:40px; width:40px; position:absolute; display:block; }

#banner { height:472px; width:850px; background:url(../images/Sport-PanoAd-GraphicZoom.jpg) no-repeat; margin:35px auto 0; display:block; }

#hometable td {
	padding:8px 10px 8px 0px;
	font-size:10px;
}

.homelink {
	display:block;
	font-size:18px;
	text-decoration:none;
	font-weight:bold;
}

.homelink:hover {
	text-decoration:underline;
}

/* -----------------------------------*/
/* -------->>> FORM <<<--------*/
/* -----------------------------------*/

.form_label {
	font-size: 10px;
	text-transform: uppercase;
	margin-top: 15px;
	margin-bottom: 2px;
}

.form_label em {
	color: #808080;
	text-transform: none;
}

input[type='text'] {
	width: 400px;
	height: 15px;
	padding: 5px;
	border: 1px solid #000;
}

textarea {
	width: 400px;
	height: 90px;
	padding: 5px;
	border: 1px solid #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	overflow: auto;
}

.label {
	padding-top:5px;
}

.ltgreen {
	background-color:#fff;
}
#formTable td {
	padding-left:5px;
}
.error {
	padding:5px;
	background-color: #FF3333;
	font-weight:bold;
	margin:3px 0 2px 0;
}
#error {
	padding:10px;
	background-color: #FF3333;
	font-weight:bold;
	border:2px solid #993333;
}

#leMagasin table {
	margin-top: 15px;
}

#submit_button {
	width: 410px;
	text-align: right;
	padding: 15px 0 0 0;
}

#submit_button img {
	cursor:  pointer;
}

#thanks {
	font-weight: bold;
}

/* -----------------------------------*/
/* -------->>> CLICK AREAS <<<--------*/
/* -----------------------------------*/


#click_ {

}


/* -----------------------------------*/
/* -------->>> PNG TRANS <<<----------*/
/* -----------------------------------*/


#trans_ {

}


/* -----------------------------------*/
/* -------->>> TEXT STYLES <<<--------*/
/* -----------------------------------*/


h1 {
	font-size:32px;
}

h2 {

}

.justify {
	text-align: justify;
}

p {
	margin: 0px 0px 5px;
	padding:5px 0px;
}


/* -----------------------------------*/
/* ------------>>> MISC <<<-----------*/
/* -----------------------------------*/

hr {

}

.clear { clear: both; }

/* -----------------------------------*/
/* ------------>>> MAP <<<-----------*/
/* -----------------------------------*/

.map #cover { display:none; }
.map #column { float:none; width: initial; }
.map #map { height:500px; width:730px; margin-left:-50px; }
.map #places { position:absolute; right:-50px; top:0;  }
.map #places ul { list-style:none; padding:0; margin:0 0 15px 0; width:210px; }
.map #places .tab { background:url(/images/where-tabs.png) no-repeat; text-indent:-9999px; height:30px; }
.map #places .item { padding-left:53px; margin:5px 0; cursor:pointer; }
.map #places .item:hover { text-decoration:underline; }
.map #places .info { display:none; }
.map #places .tabWatch { background-position:0px 0px; }
.map #places .tabWorkout { background-position:0px -52px; }
.map #places .tabPlay { background-position:0px -25px; }
.map .infoWindow h3 { margin:0; }