#current_issue #main li {
	background:none;
	padding:0px;
	margin:0px;
}

#current_issue #main {
	width:700px;
}


ul li, ol li{
	padding:0px 5px 0px 1px;
}

#current_issue_container{
	padding:10px;
}

#current_issue_container img{
	float:left;
	margin-right:10px;
}

#current_issue_inside{
	background:#000000;
	color:#FFFFFF;
}

#current_issue_container p, .previous_issue_container p{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#666;
	margin:0px 0px 10px 0px;
	padding:0;
}

#current_issue_container a, .previous_issue_container a{
	text-decoration:underline;
	color:#333333;
}

.color_col{
	text-align:center;
}
.previous_issue_container{
	padding:10px;
	margin-bottom:20px;
}

.issue_num_container{
	float:right;
	width:115px;
	text-align:right;
}

.blocklist {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size:12px;
}

.blocklist li{
	background-image: url(http://www.sabreairlinesolutions.com/images/blocklist_bg_red.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding:5px 0px 0px 2px;
}
.blocklist_number{
	padding-right:5px;
}

.toc{
	clear:both;
	font-size:11px;
}
.leftcol{
	width:320px;
	float:left;
}
.rightcol{
	width:320px;
	float:left;
}
.toc_link a{
	display:block;
	width:460px;
	height:17px;
	margin-top:5px;
	text-align:center;
	text-decoration:none;
	color:#333;
	background:url(http://www.sabreairlinesolutions.com/images/ascend/toc_link_bg.gif) 0px 0px no-repeat;
}

.toc_link a:hover{
	background:url(http://www.sabreairlinesolutions.com/images/ascend/toc_link_bg.gif) 0px -17px no-repeat;
}

.clear{clear:both;height:1%;}

/* ----------tab list------------*/
#tablist
{
margin: 0;
padding: 0 0 20px 10px;
border-bottom: 1px solid #000;
}

#tablist ul, #tablist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#tablist a:link, #tablist a:visited
{
float: left;
line-height: 14px;
font-weight: bold;
margin: 0 10px 4px 10px;
text-decoration: none;
color: #999;
}

#tablist a:link#current, #tablist a:visited#current, #tablist a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#tablist a:hover { color: #000; }

/* -------- view button ---------*/

.viewbtn{
	display:block;
	text-decoration:none;
	width:95px;
	height:25px;
	float:right;
	background:url(http://www.sabreairlinesolutions.com/images/ascend/viewbtn.gif) 0px 0px no-repeat;
}
.viewbtn:hover{
	background:url(http://www.sabreairlinesolutions.com/images/ascend/viewbtn.gif) 0px -26px no-repeat;
}
.viewbtn span{
	display:none;
}

.toc_link {
	text-align:center;
}

/* -------- div colors ---------*/
.red, .red .toc{background:#F2F2F2;}
.red h3, .red h4{color:#FF0000;}
.red .blocklist li {background-image: url(http://www.sabreairlinesolutions.com/images/ascend/blocklist_bg_red.gif);}
.red .color_col{background:#FF0000;}

.green, .green .toc{background:#E0F3E0;}
.green h3, .green h4{color:#009900;}
.green .blocklist li {background-image: url(http://www.sabreairlinesolutions.com/images/ascend/blocklist_bg_green.gif);}
.green .color_col{background:#009900;}

.teal, .teal .toc{background:#E0EDEC;}
.teal h3, .teal h4{color:#006D66;}
.teal .blocklist li {background-image: url(http://www.sabreairlinesolutions.com/images/ascend/blocklist_bg_teal.gif);}
.teal .color_col{background:#006D66;}

.purple, .purple .toc{background:#EEE6EE;}
.purple h3, .purple h4{color:#703572;}
.purple .blocklist li {background-image: url(http://www.sabreairlinesolutions.com/images/ascend/blocklist_bg_purple.gif);}
.purple .color_col{background:#703572;}

.blue, .blue .toc{background:#E6ECF9;}
.blue h3, .blue h4{color:#2E66CC;}
.blue .blocklist li {background-image: url(http://www.sabreairlinesolutions.com/images/ascend/blocklist_bg_blue.gif);}
.blue .color_col{background:#2E66CC;}

.gold, .gold .toc{background:#FDF6E5;}
.gold h3, .gold h4{color:#EFB22D;}
.gold .blocklist li {background-image: url(http://www.sabreairlinesolutions.com/images/ascend/blocklist_bg_gold.gif);}
.gold .color_col{background:#EFB22D;}

.orange, .orange .toc{background:#FAEDE0;}
.orange h3, .orange h4{color:#D36D00;}
.orange .blocklist li {background-image: url(http://www.sabreairlinesolutions.com/images/ascend/blocklist_bg_orange.gif);}
.orange .color_col{background:#D36D00;}

.gray, .gray .toc{background:#EDEDED;}
.gray h3, .gray h4{color:#666666;}
.gray .blocklist li {background-image: url(http://www.sabreairlinesolutions.com/images/ascend/blocklist_bg_gray.gif);}
.gray .color_col{background:#85878C;}

.brown, .brown .toc{background:#E7DCCF;}
.brown h3, .brown h4{color:#755D45;}
.brown .blocklist li {background-image: url(http://www.sabreairlinesolutions.com/images/ascend/blocklist_bg_brown.gif);}
.brown .color_col{background:#B4985A;}


