/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.header, .footer
{
	width: 750px;
	margin: 0 auto;
	margin-left: 10px;
	overflow: hidden;
}

#main
{
	width: 750px;
	background-image: url(images/wrapper_bg.gif);
	background-repeat: repeat-y;
	margin: 0 auto;
	margin-left: 10px;
	overflow: hidden;
}
		
.headerbottom
{
	background-color: #BD2F25;
	width: 750px;
}

.headerbottomimage
{
	float: left;
}

.nav
{
	text-align: right;
	width: 67px;
	height: 91px;
	float: right;
	background-color: #BD2F25;
	padding-top: 2px;
}	

html>/**/body .nav
{
	height: 89px;
}

.navheader
{
	margin-left: 4px;
	margin-top: 9px;
	border-right: 2px solid #BD2F25;
}

* html .navheader
{
	border-right: 1px solid #BD2F25;
}

	
.navlink
{
	margin-top: 4px;
	margin-right: 7px;
}	

.content
{
	width: 546px;
	float: left;
	min-height: 400px;
	padding:19px;
}	

.newslinks
{
	width: 150px;
	float: left;
	min-height: 400px;
	padding-left: 5px;
	padding-right: 5px;
}

.newsquicklinks
{
	padding-top: 10px;
	padding-bottom: 10px;
	border: 2px solid #BD2F25;
	border-top: none;
	margin-left: 4px;
	margin-top: -3px;
	width: 145px;
}

.footerleft
{
	width: 587px;
	background-color: #BD2F25;
	float: left;
	height: 34px;
	text-align: center;
	padding-top: 17px;
}	

.footerright
{
	width: 163px;
	background-color: #000000;
	float: right;
	height: 24px;
	text-align: center;
	padding-top: 27px;
}

.newslinks ul
{
	margin-left: 25px;
	margin-right: 15px;
	margin-top: 0;
}

html>/**/body .newslinks ul
{
	margin-left: -20px;
	margin-top: 0;
}

.newslinks li
{
	list-style-type: none;
	list-style-image: url(images/list_image.gif);
	color: #FFFFFF;
	margin-top: 7px;
	font-size: 8pt;
}
	
.newslinks a
{
	color: #FFFFFF;
	text-decoration: none;
}

.newslinks a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}		

h1
{
	font-size: 18pt;
	margin-top: 0;
}

p
{
	font-size: 10pt;
}	

.articleimage
{
	float: right;
	width: auto;
	overflow: hidden;
	padding: 10px;
	color: #666666;
	margin-left: 25px;
	margin-bottom: 10px;
}

.border
{
	border: 1px solid black;
}

.articleimage p
{
	font-size: 7.5pt;
	margin-top: 5px;
	width: 200px;
}

a.morenews
{
	margin-right: 10px;
	text-decoration: underline;
}

#logos
{
	float: right;
	width: 120px;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 8pt;
	padding-left: 10px;
	padding-right: 10px;
	display: none;
}	

.sponsors
{
	color: #FF0000;
}	

.contactdetails
{
	float:left;
	width:160px;
	margin:0 auto;
	border:2px solid #BD2F25;
	background-color:#FFFFFF;
	padding:10px;
}

.contactformholder
{
	float:right;
	width:325px;
	height:auto;
	margin-right:21px;
}
			
* html .contactformholder
{
	margin-right:-2px;
}	
			
.indent
{
	margin-left: 25px;
}

ol
{
	margin-left: 35px;
}

html>/**/body ol
{
	margin-left: -10px;
}

ul
{
	list-style-type: square;
}

li
{
	font-size: 8pt;
	margin-bottom: 10px;
	list-style-type: square;
}

ol li
{
	list-style-type: decimal;
}

.clubcontactdetails
{	
	text-align: left;
	border: 2px solid #BD2F25;
	border-top: none;
	height:148px;
}	

.signupbox, .currencybox, .searchbox
{
	width: 145px;
	margin-left: 4px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 2px solid #BD2F25;
	border-top: none;
	font-size: 10pt;
	text-align: center;
	background-color: #FFFFFF;
}

* html .signupbox, * html .currencybox, * html .searchbox
{
	width: 144px;
	overflow: hidden;
}

.signupbox, .currencybox
{
	margin-top: 25px;
}

* html .signupbox, * html .currencybox
{
	margin-top: 15px;
}

.signupbox a, .signupbox a:hover
{
	color: #000000;
	text-decoration: underline;
}	

.signupshout
{
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
}

.currency
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.currencylarge
{
	font-size: 13pt;
	font-weight: bold;
}

.currencyfootnote
{
	font-size: 8pt;
	font-style: italic;
	line-height:24px;
}

.boxtitle
{
	border-right: 2px solid #BD2F25;
}	

.boxtitlebg
{
	width: auto;
	height: 26px;
	background-color: #BD2F25;
}	

.boxcontents
{
	padding: 5px;
}		

.sponsor
{
	float: left;
	width: 120px;
	height: 100px;
	text-align: center;
	font-size: 8pt;
	margin: 10px;
}

* html .sponsor
{
	margin: 8px;
}

html>/**/body .sponsor
{
	margin: 8px;
}

.subscriptionformholder
{
	width:auto;
	height:auto;
}

.homepagecolumnleft
{
	float: left;
	width: 290px;
	margin-left: 15px;
}

* html .homepagecolumnleft
{
	margin-left: 6px;
}

html>/**/body .homepagecolumnleft
{
	margin-left: 7px;
}

.homepagecolumnright
{
	float: right;
	width: 210px;
	margin-right: 15px;
}

* html .homepagecolumnright
{
	margin-right: 4px;
}

html>/**/body .homepagecolumnright
{
	margin-right: 5px;
}

.homepageboxleft
{
	width: 290px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 2px solid #BD2F25;
	border-top: none;
	font-size: 10pt;
	text-align: left;
	background-color: #FFFFFF;
	height: auto;
	overflow: hidden;	
}

.homepageboxright
{
	width: 206px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 2px solid #BD2F25;
	border-top: none;
	font-size: 10pt;
	text-align: center;
	background-color: #FFFFFF;
	height: auto;
	overflow: hidden;
}

.homepageboxleft a, .homepageboxleft a:hover, .homepageboxright a, .homepageboxright a:hover
{
	color: #000000;
	text-decoration: underline;
}	

.homepagephoto
{
	float: right;
	padding: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	font-size: 8pt;
}	
		
.swisstimecaption
{
	width:90px;
	float:left;
	font-size: 9pt;
	text-align: center;
	font-style: italic;
	color: #BD2F25;
	margin-top: 5px;
	line-height: 17px;
}	

html>/**/body .swisstimecaption
{
	line-height: 19px;
	height: 158px;
	margin-top /*\**/: 1px\9 }
}

.crosshead {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin-top: 15px;
	margin-bottom: -15px;
}

.previousissues {
	border: 2px solid #BD2F25;
	font-size: 10pt;
	background-color: #FFFFFF;
	width: 531px;
	height: 80px;
	text-align:center;
	margin-left:6px;
}

.previousissue {
	float:left;
	font-size: 8pt;
	margin-left:15px;
	margin-top:6px;
}

.previousissue a {
	color: black;
	text-decoration: none;
}