.div-section {
	width: 100%;
	margin-bottom: 10px;
	position: relative;
}

.div-section ul {
	white-space: nowrap;
	list-style-type: circle;
}

h1 {
	margin-bottom: 7px;
	color: #AF3737 !important;
	font-weight: bold !important;
	font-size: 21px !important;
	line-height: 21px;
	font-family: Times New Roman, Times, serif !important;
	text-transform: uppercase;
}



h2 {
	margin-bottom: 7px;
	color: #AF3737;
	font-weight: bold !important;
	font-size: 14px !important;
	line-height: 20px;
	clear: both;
}

h1.float, h2.float {
	margin-right: 5px;
	float: left;
}

h1.last, h2.last {
	margin-bottom: 0;
}

h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 20px;
	color: #5E91CA;
}

h5 {
	margin-bottom: 5px;
	color: #222;
	font-size: 16px;
	font-weight: bold;
	font-family: Times New Roman, Times, serif;
}

h1.last, h2.last, h5.last {
	margin-bottom: 0;
}

h6 {
	color: #969595;
	font-size: 10px;
	font-weight: bold;
}

p, ul {
	margin-bottom: 10px;
}

div.last, p.last, ul.last {
	margin-bottom: 0;
}

.b, b {
	font-weight: bold;
}

.i, i {
	color: #B32222;
	font-style: normal;
	font-weight: normal;
}

.large {
	font-weight: bold;
	font-size: 14px;
	line-height: 19px;
}

li {
	padding-left: 12px;
	list-style: none;
	background: url(/images/generic/bullet.gif) 0 6px no-repeat;
}



a:link, a:visited, a:hover, a:active {
	color: #000;
	text-decoration: underline;
}

h2 a:link, h2 a:visited, h2 a:hover, h2 a:active {
	color: #5E8FC9;
}

h2.float a {
	float: left;
}

ul.links li {
	padding-left: 17px;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	background: url(/images/generic/bullet-links.gif) 0 5px no-repeat;
}

ul.emphasis li {
	padding-left: 31px;
	font-weight: bold;
	line-height: 26px;
	background: url(/images/generic/button-grey-right-arrow.gif) 0 1px no-repeat;
}

ul.side-emphasis li {
	padding-left: 31px;
	font-weight: bold;
	line-height: 26px;
	width: 100%;
	background: url(/images/generic/button-grey-right-arrow.gif) 0 1px no-repeat;
}

ul.float {
	float: left;
}

ul.float, ul.float li {
	white-space: nowrap;
	margin-right: 11px;
	float: left;
}

ul.float a {
	float: left;
}

ul.double {
	width: 50%;
	float: left;
}

ul.links a:link, ul.links a:visited, ul.links a:active {
	text-decoration: none;
}

ul.links a:hover {
	text-decoration: underline;
}

.hr {
	height: 11px;
	font-size: 0;
	background: url(/images/generic/hr.gif) 0 5px repeat-x;
	clear: both;
}

.hr hr {
	display: none;
}

div.emphasis {
	background: #F8F7F4 url(/images/generic/columns-fade.jpg) 100% 0 repeat-y;
}

.box .hook-1 {
	width: 100%;
	background: url(/images/generic/content-border.gif) 0 0 repeat-x;
}

.box .hook-2 {
	width: 100%;
	background: url(/images/generic/content-border.gif) 100% 0 repeat-y;
}

.box .hook-3 {
	width: 100%;
	background: url(/images/generic/content-border.gif) 0 100% repeat-x;
}

.box .hook-4 {
	width: 100%;
	background: url(/images/generic/columns-border.gif) 0 0 repeat-y;
}

.box .box-pad {
	padding: 5px 5px 6px 5px;
	position: relative;
}

.box h3 {
	margin-bottom: 5px;
	padding-left: 4px;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	font-family: Times New Roman, Times, serif;
	background: #AF3737 url(/images/generic/hx-fade.jpg) 100% 0 repeat-y;
}

.box #nav_section_heading  h3 {
	min-height:30px;

}

.stars-1, .stars-2, .stars-3, .stars-4, .stars-5 {
	height: 21px;
	text-indent: -5000px;
	background: url(/images/generic/star.gif) 0 1px repeat-x;
	float: left;
}

.stars-1 {
	width: 20px;
}

.stars-2 {
	width: 40px;
}

.stars-3 {
	width: 60px;
}

.stars-4 {
	width: 80px;
}

.stars-5 {
	width: 100px;
}

fieldset {
	width: 100%;
	position: relative;
	display: block;
}

fieldset li {
	padding-left: 0;
	height: 23px;
	background: none;
}

fieldset label {
	padding-right: 5px;
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
}

fieldset label.hidden {
	text-indent: -5000px;
	position: absolute;
}

.input-text, select {
	font: normal 11px/15px Verdana, Arial, Helvetica, sans-serif;
}

.input-image {
	display: block;
}

.noanchor
{
	color: #5E8FC9;
}

#top-destinations {
    display: block;
    padding-left: 12px;
}

#top-destinations h3 {
    color: #BA4D52;
    margin: 15px 0px 5px 0px;
    font-family: Verdana, Arial, Sans-Serif;
    text-align: left;
}

#top-destinations ul {
    float: left;
    margin-right: 15px;
    width: 100px;
}

#top-destinations ul li {
    padding: 0px 0px 0px 16px;
    margin: 0px 0px 4px 0px;
    list-style: none;
    background: url(/images/generic/bullet-links.gif) no-repeat left;
    text-align: left;
}

#top-destinations ul li a {
    text-decoration: none;
    font-size: 10px;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
}

#top-destinations ul li a:hover {
    text-decoration: underline;
}

body #footer {
    margin-bottom: 70px;
    position: relative;
}

#footer .outer-new {
    margin: 0pt auto;
    width: 760px;
    background-color: #FFFFFF;
    border: solid 1px #C3D2D7;
    border-top: none;
    text-align: left;
    overflow: hidden;
}

#footer #top-destinations {
    float: left;
    width: 360px;
}

body #footer .navigation {
    top: 75px;
    margin: 10px 10px 0 0;
    /*width: 387px;*/
    width: 320px;
    float:right;
       
    text-align: right;
    overflow: hidden;
    
}

body #footer .navigation li {
    float: right;
}

#footer #logos {
    margin: 0 auto;
    width: 760px;
    position: relative;
}

#footer #affiliations {
    bottom: 5px;
}


/*Changes 22/7/09 - JM*/

li.podcast {
	padding-left: 35px;
	list-style: none;
	background: url(/images/generic/podcast-icon.gif) 0 0px no-repeat;
	line-height:29px;
    vertical-align:middle;
    display:inline;
    padding-bottom:8px;
    padding-top:8px;
}

li.journal {
	padding-left: 35px;
	list-style: none;
	background: url(/images/generic/journal-small.gif) 0 0px no-repeat;
	line-height:29px;
    vertical-align:middle;
    display:inline;
    padding-bottom:8px;
    padding-top:8px;
    margin-left:10px;
}

#heading_h1
{
    width:250px;
    /*background: url(/images/generic/journal-large.gif) 100% 0px no-repeat;*/
    display:inline;
    padding-bottom:15px;
    padding-right:55px;
    padding-top:19px;
    width:auto;
}
#heading_h1 h1
{
    
    display:inline;
    width:auto;
}


#journal_content #column-main-content, #blog_entry_content #column-main-content
{
    width:380px;
}

#journal_content #breadcrumbs, #blog_entry_content #breadcrumbs
{
    margin-bottom: 10px;
}

#journal_content td#main-content, #blog_entry_content td#main-content
{
    padding-right:5px;
}





#journal_content div#more_journals_link, #blog_entry_content div#more_journals_link 
{
    /*padding-left: 35px;
	background: url(/images/generic/journal-small.gif) 0 0px no-repeat;*/
	line-height:29px;
    vertical-align:middle;
    padding-bottom:5px;
    padding-top:3px;
}

#journal_content div#more_journals_link a h3, #blog_entry_content div#more_journals_link a h3
{
    text-decoration:underline;
    
}

#journal_content dl#view_entry
{
    float:right;
    margin-right:20px;
}

#journal_content dl#view_entry dt
{
    float:left;
    margin-right:5px;
    padding-top:3px;
}