/* Common Styles */

#content {width:100%; font-size:12px;}
#left-nav {width:191px; float:left; font-size:11px;}
#left-nav ul {list-style:none; padding:0;margin:0;}
#left-nav li {padding:0 0 8px 22px; margin:0;} 
#left-nav li ul {padding:8px 2px 0 0; margin:0;}
#left-nav li ul li {padding-left:10px; margin:0;}
#left-nav a {text-decoration:none;}
#left-nav h2 {padding-left:22px; color:#000; margin:10px 0; font-size:13px; line-height:12px;}
#left-nav h2.top {padding-top: 24px;}

#content-right {float:right; width:583px; padding-bottom:300px;}
.clear {clear:both ;}


.step-wrapper {
	margin-top: 15px;
	border-left: 1px solid #c5c2c0;
	border-top: 1px solid #c5c2c0;
	border-bottom: 1px solid #c5c2c0;
}

.step-left {
	width: 172px;
	padding: 25px 10px 15px 10px;
	float:left;
}
.step-left p {
	line-height: 18px;
	font-size: 11px;
}

.step-right {
	width: 355px;
	float:right;
	padding: 20px 20px 20px 0;
	position:relative;
}

.step-right img {
	border: 0;
}

#www {
	width:582px;
	border-left: 1px solid #c9c9c9;
	border-bottom: 1px solid #c9c9c9;
	height: 210px;
}

#www div {
	width: 192px;
	border-right: 1px solid #c9c9c9;
	float: left;
	height:200px;
	padding-top: 10px;
}

#www div img {
	margin: auto;
	display:block;
	border: 0;
}

#www div p {
	margin: 0 15px;
}

#www div p a {
	font-size: 10px;
}

.step-right p a {
	font-size: 10px;
}

/* Bronze Styles */

#bronze .step-wrapper {
 	background: url(../../images/gtl_bronze_step_bg.gif) repeat-y;
}

#bronze #step1 .step-right img {
	display:block;
	margin-bottom: 25px;
}

#bronze .step1-link {
	position:absolute;
	left: 220px;
	font-size: 10px;
	width:140px;
}

#bronze .step2-link {
	font-size: 10px;
	width: 150px;
	float: left;
}

#bronze .step3-link {
	position:absolute;
	font-size: 10px;
	width:100px;
	bottom: 20px;
}


/* Gold Styles */

#gold .step-wrapper {
 	background: url(../../images/gtl_gold_step_bg.gif) repeat-y;
}

/* Intrigue Styles */

#intrigue .step-wrapper {
 	background: url(../../images/gtl_intrigue_step_bg.gif) repeat-y;
}

#intrigue .step3-link {
	position:absolute;
	font-size: 10px;
	width:100px;
	bottom: 20px;
}
/* Intervene Styles */

#intervene .step-wrapper {
 	background: url(../../images/gtl_intervene_step_bg.gif) repeat-y;
}

#intervene .step2-link, #intervene .step3-link, #intervene .step4-link {
	position:aboslute;
}
