/***************************/ 
/* General element styles:*/ 
/***************************/ 
body {
 	background: url(images/bg-lt-blue.jpg) repeat-x top left #3b90b8;
  	font: small arial, Tahoma,"Trebuchet MS",sans-serif,Helvetica, Verdana;
  	font-size:13px;
}

.clear {
	clear: both; 
	height: 2px;
}

.spacer {
	float: right;
 	display: block;
 	width: 200px;
 	height: 4px;
}

.spacer2 {
	float: right;
 	display: block;
 	width: 650px;
 	height: 4px;
}

/***************************/ 
/* Home:*/ 
/***************************/ 
#container {
	margin: 10px auto 0 auto;
	text-align: center;
}

#wrapper {
	margin: auto;
	background-color: #FFF;
	color: #000;
	width: 1020px;
	border: 5px solid #ccc;
	text-align: left;
}

#header {
	width: 800px;
	float: right;
}

#nav {
	float: left;
	width: 196px;
	font-family: arial,"Trebuchet MS",sans-serif;
}

#content-home {
	padding-top: 8px;
	margin: 0 0 0 208px;
}

#content {
	padding-top: 8px;
	margin: 158px 0 0 208px;
}

#wysiwyg-content {
	padding: 8px;
	background: #f8f8f8;
	border: 1px solid #ddd;
	border-top: 0;
	margin-left: 1px;
	margin-right: 11px;
	min-height: 485px;
}

#wysiwyg-content img {
	padding: 0 8px 8px 8px;
}

h2.title-any {
	font-size: 14px;
	padding: 4px 6px 4px 6px;
	width: 98%;
	margin: 8px 0 5px 0 !important;
	border-bottom: 1px solid #ccc;
}

#any-article-content {
	margin-right: 11px !important; 
	padding: 10px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #f8f8f8;
	border-bottom: 1px solid #ddd;
}

#any-article-content img {
	margin: 6px; 
}

#any-article-content li {
	list-style-position: inside;
	list-style-type: disc;
	margin: 2px 0 12px 12px;
}

#end-article {
	display: none;
}

/***************************/ 
/* BANNER */ 
/***************************/

#logo {
	margin: 0 1px 0 1px;
	display: block;
	height: 170px;
	width: 198px;
	float:left;
}

#golfbanner {
	margin: 8px 12px 8px 0; 
	height: 150px; 
	width: 800px; 
	background: #fff;
	float:right;

}

ul#byslidemenu  {
	position: relative;
	overflow: hidden;
	list-style-type: none; 
	color:#fff; 
	margin: 0;
}

.bg1{position: relative; width: 190px; height: 230px; background: url(images/ism-banner.jpg) left top no-repeat; cursor: pointer; margin: 0 6px 0 8px; border-bottom: 1px solid #999; }
.bg2{position: absolute;width: 287px; background: url(../common-images/banner/golf-banner.jpg) left top no-repeat; cursor: pointer;}
.bg3{position: absolute;width: 287px; background: url(../common-images/banner/cricket-banner.jpg) left top no-repeat; cursor: pointer;}
.bg4{position: absolute;width: 287px; background: url(../common-images/banner/football-banner.jpg) left top no-repeat; cursor: pointer;}
.bg5{position: absolute;width: 287px; background: url(../common-images/banner/more-banner.jpg) left top no-repeat; cursor: pointer;}

.banner-link {
	display: block;
	width: 260px;
	height: 150px;
}

h2.h2banner {
	text-align: right;
	display: block;
	width: 170px;
	padding: 0;
	color: #000;
	font-style: italic;
	margin: 6px 0 0 100px;
	font-size: 16px;
}

h2.h2banner a, h2.h2banner a:visited {
	text-align: right;
	padding: 0;
	color: #fff;
	text-decoration: none;
	font-style: italic;
	/*background: url(../common-images/banner/banner-bg.png) center top repeat;*/
}

h2.h2banner a:hover {
	color: #ddd;
}

.banner-bg {
	position: relative;
	text-align: right;
	background: url(../common-images/banner/banner-bg.png) right top repeat-y;
	height: 122px;
}

.bg1 .banner-bg {
	position: relative;
	text-align: right;
	background: url(../common-images/banner/ism-banner-words.jpg) 98% center no-repeat !important;
	height: 122px;
}


p.pbanner {
	text-align: right;
	color: #fff;
	width: 135px;
	padding: 5px 5px 0 150px !important;
}

p.pbanner a, p.pbanner a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	font-size: 13px;
}

p.pbanner a:hover {
	color: #ddd;
	text-decoration: none;
}

h1.h1banner {
	text-align: left;
	font-size: 15px;
	text-indent: 18px;
	margin-left:10px;
	padding: 5px;
	color: #fff;
	background: url(../common-images/banner/banner-arrow.png) left center no-repeat;
}

h1.h1banner a, h1.h1banner a:visited {
	color: #fff;
	text-decoration: none;
}

h1.h1banner a:hover {
	color: #ddd;
	text-decoration: none;
}


/****************************/
/* Vertical navigation menu */
/****************************/

ul.ul-menu1 {
	margin-top: 0;
	margin-bottom: 14px;
}

ul.ul-menu1 li.vertnav1 a, ul.ul-menu1 li.vertnav1 a:visited {
	width:184px;
	display:block;
	padding:8px 0 4px 6px;
	text-decoration:none;
	color: #2f2f2f; 
	border-bottom: 1px solid #999;  
	margin: 0 8px 0 8px;
	text-indent: 15px;
	font-weight: bold;
	font-size: 13px;
}

ul.ul-menu1 li.vertnav1 a:hover {
	color:#000; 
	text-decoration:none;
	background:  url(images/nav-arrow.gif) 2px 55% no-repeat #f1f1f1;
}

ul.ul-menu1 li.vertnav1-act a,
ul.ul-menu1 li.vertnav1-act a:visited,
ul.ul-menu1 li.vertnav1-act a:hover  {
	text-indent: 15px;
	width:184px;
	display:block;
	padding:8px 0 4px 6px;
	text-decoration:none;
	color:#000; 
	border-bottom: 1px solid #999;  
	margin: 0 8px 0 8px;
	font-weight: bold;
	font-size: 13px;
	background:  url(images/nav-arrow.gif) 2px 55% no-repeat;
}

.social-icons {
	display: inline;
	width: 196px;
	height: 60px;
	margin-left: 12px;
	text-align: center;
}

.social-icons img{
	padding: 0 1px 10px 1px;
}

#ad1 {
	max-width: 175px;
	margin: 0 0 8px 14px;
}

/****************************/
/* Homepage */
/****************************/

#ism-main-img {
	float: left;
	display: block;
	width: 800px;
	height: 500px;
	overflow: hidden;
	margin-bottom: 8px;
}

/****************************/
/* Latest Photos Block */
/****************************/
#block-photos {
	float: right;
	margin: 0 12px 0 0;
	width: 260px;
}

#block-photos .block-content {
	display: block;
	height: 100px !important;
	width: auto;
	overflow: hidden;
	padding: 2px 3px 3px 3px;
}

#block-photos .block-content img {
	border: 3px solid #fff;
}

/****************************/
/* Standard Block */
/****************************/

#block-tr {
	float: right;
	margin: 0 12px 0 0 !important;
	width: 260px;
}

.block-title {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 7px 0 1px 6px;
	background: url(images/more.gif) 97% center no-repeat #78aab9; 
	height: 22px; 
	width: 253px;
}

.block-content {
	position: relative;
	padding: 8px 8px 9px 8px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	background: #f8f8f8;
	min-height: 106px;
}

.block-content p {
	font-size: 11px;
	margin: 0 0 6px 0 !important;
}

.chubby-blk {
	margin: 0 5px 0 0;
}

p.article-title {
	font-weight: bold;
	font-size: 12px;
	margin: 0 !important;
	padding-bottom: 0;
}

a.article-link, 
a.article-link:visited {
	color: #0c3373;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}

a.article-link:hover {
	color: #e20b12;
}


.block-more {
	text-align: right;
	font-weight:bold;
	height: 20px; 
	background: url(images/block-btm.jpg) 99% 1px repeat-x #f8f8f8;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
	width: 236px;
	padding: 6px 22px 0 0;
}

.block-more a,
.block-more a:visited {
	text-decoration: none;
	color: #000000;
}

.block-more a:hover {
	text-decoration: none;
	color: #e20b12;
}
.block-btm-shw {
	background: url(images/blockb-shw.jpg) left top repeat-x #fff;
	height: 6px; 
	border: 0;
	margin: 0;
} 



/****************************/
/* Homepage News Blocks */
/****************************/

#news-block {
	position: relative;
}

.block-gc {
	float: left;
	margin: 0 11px 0 0;
	width: 259px;
}

.block-gc .block-content {
	display: block;
	height: 162px;
	width: auto;
	overflow: hidden;
	background: #f8f8f8;
	padding: 0;
	border: 0;
}

.block-gc .block-title a,.block-gc .block-title a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 7px 0 1px 4px;
	height: 22px; 
	width: 253px;
}

.block-gc .block-title a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #ddd;
	padding: 7px 0 1px 4px;
	height: 22px; 
	width: 253px;
}

.block-gc img {
	margin: 0;
	height: 162px;
	width: 259px;
	overflow: hidden;
}

h2.headline {
	margin: 0 0 3px 0 !important;
	line-height: 1;
}

/***************************/ 
/* FOOTER LAYOUT:*/ 
/***************************/ 

#footer { 
	border-top: 4px solid #78aab9;
	padding: 6px 0 15px 0;
	width: 98%;
	margin: 3px auto 5px auto;
	color: 	#000;
	font-size: 11px;
}

#footer a:link {
	text-decoration:none;
	text-align: center;
	color: 	#000;
	font-size: 11px;
}

#footer a:active,
#footer a:visited {
	color: #000;
	text-decoration: none;
	font-size: 11px;
}

#footer a:hover {
	color: #999;
}

#copyright {
	float: left;
}

#home-links {
	float: right;
}

.links { 
	margin: auto;
	display: block;
	width: 1000px;
	height: auto;
	text-align: center;
	color: #ddd;
	font-size: 10px;
}

.links a, .links a:visited {
	color: #ddd;
	font-size: 10px;
	text-decoration: none;
}

.links a:hover {
	color: #fff;
}

.gettylink {}
.golflinks {}


/***************************/ 
/* MEET THE PLAYERS */ 
/***************************/

h1.title {
	font-size: 14px;
	color: #fff;
	background:#78aab9; 
	padding: 8px 6px 8px 6px;
	width: 789px;
	margin: 0 0 0 0 !important;
}

#players-bg {
	background: #f3f3f3;
	position: relative;
	width: 792px;
	border: 4px solid #cecece;
}

fieldset.mt-players {
	width: 770px;
	height: auto;
	border: 1px solid #ccc;
	padding: 6px 0 6px 10px;
	text-align: center;
	margin: 0 0 6px 6px;
}

legend.mt-players {
	padding: 6px 6px 6px 6px;
	font-weight: bold;
	font-size: 14px;
}

.blk-player {
	float: left;
	margin: 3px 12px 10px 12px;
	width: 165px;
	text-align: center;

}

.blk-player .block-title {
	font-size: 12px;
	color: #fff;
	padding: 8px 0 0 6px;
	background: #78aab9; 
	height: 22px; 
	width: 159px;
}

.blk-player .block-title a, .blk-player .block-title a:visited {
	color: #fff;
	text-decoration: none;
}

.blk-player .block-title a:hover {
	color: #e20b12;
	text-decoration: none;
}

.blk-player .block-content {
	position: relative;
	padding: 8px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #28507a;
	background: #fff;
}

.blk-player .block-content p {
	font-size: 11px;
}

.blk-player .block-content img {
	height: 127px;
	width: auto;
	border: 1px solid #999;
}

.blk-player .block-content a:hover img {
	opacity:.65;
	filter:alpha(opacity=65);
	background: #FFFFFF;
}

.blk-player .block-btm-shw {
	background: url(images/f1f1f1-shw.gif) left top repeat-x #f1f1f1;
	height: 6px; 
	border: 0;
	margin: 0;
} 



/**********************************/ 
/* PLAYER PROFILE - PLAYER LEFT */ 
/**********************************/
#player-left {
	display: block;
	height: 578px;
	width: 300px;
	background: #f1f1f1;
	position: relative;
}

#prof-img {
	display: block;
	max-width: 300px;
	float: left;
}

.profile-img {
	text-align: center;
	margin: auto;
	padding-right: 2px;
}

img.profile-img {
	display: block;
	max-width: 280px;
	height: auto
}

/***********************************/ 
/* PLAYER PROFILE - COMMS ICONS    */ 
/***********************************/

.comms-block {
	position: absolute;
	top: 0;
	left: 300px;
	display: block;
	max-width: 80px;
	min-height: 579px;
	float: right;
	border-top: 1px solid #ccc;
	border-left: 3px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.comms-block img {
	margin: 10px 12px;
	text-align: center;
}

.comms-block a img, #comms-block a:visited img {
	width: 45px;
	height: 47px;
}

.comms-block a:hover img {
	width: 47px;
	height: 47px;
}

.comms-bg {
	background: #f0f0f0;
	padding: 10px;
	border: 1px solid #ccc;
	font-weight: bold;
	font-size: 14px;
}

.quotes-bg {
	padding: 10px;
	border: 1px solid #ccc;
	font-weight: bold;
	font-size: 14px;
	margin: 8px 0;
	background: #f2f2f2;
}

.blogQuoteTop {
	float: left;
	width: 35px;
	height: 35px;
	margin-right: 10px;
	background: url(images/article-quote.png) left top no-repeat;
}


p.comms-caption {
	font-size: 14px;
	text-align: center;
	margin: 10px 40px;
}

#profile-txt {
	display: block;
	width: 295px;
	height: 170px;
	overflow: auto;
	background: #f1f1f1;
	padding-bottom: 5px;
	position: absolute;
	bottom: 0;
	left: 0;
}

#profile-txt dl { 
	margin:  0;  
	padding: 5px 3px; 
} 

#profile-txt dt, #profile-txt dd { 
	float: left; 
	margin: 0;  
	padding:  0 0 3px 0; 
}
#profile-txt dt { 
	width: 42%;        
	text-align: right; 
	padding-right: 6px; 
}

#profile-txt dd { 
	text-align: left;  
	width:  51%;  
	font-weight: bold;
}

#player-left h2 {
	margin: 8px 0 4px 8px;
}

/***********************************/ 
/* PLAYER PROFILE -PLAYER RIGHT */ 
/***********************************/

#player-right {
	position: absolute;
	top: 0;
	left: 370px;	
	display: block;
	float: right;
	width: 423px;
	height: 576px;
	border: 1px solid #ccc;
	background: #ddd;
}

.tab-contents {
	display: block;
	padding: 8px;
	width: 408px;
	height: 522px;
	overflow: auto !important;
}

/***************************************/
/* PLAYER PROFILE - TAB ELEMENTS  */
/***************************************/

#tabContent {
	float:left;
	width:100%;
	border-bottom: 2px solid #a2a2a2;
	background: url(images/tab-bg.jpg) left top repeat-x;
}

#tabContent ul {
	margin:0;
 	list-style:none;
 }
 
#tabContent li {
	display: block;
	height: 24px;
	width: 80px;
	padding: 10px 10px 0 10px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	float: left;
	text-align: center;
	background: #eee;
	margin-left: 8px;
 }
 
#tabContent a {
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #b8b8b8;
 }
 
/* Commented Backslash Hack
  hides rule from IE5-Mac \*/
#tabContent a {float:none;}
/* End IE5-Mac hack */

#tabContent a:hover {
	color: #000;
 }
 
#tabContent .current {
	display: block;
	height: 24px;
	width: 80px;
	padding: 10px 10px 0 10px;
	border-bottom: 1px solid #a2a2a2;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	float: left;
	background: url(images/tab-bg.jpg) left center repeat-x #bdbdbd;
	text-align: center;
	margin-left: 8px;
 }
 
#tabContent .current a {
	font-size: 14px;
	color: #000;
	text-decoration: none;
	font-weight: bold;
}

.mmgTabHide { display: none; }
.mmgTabShow { display: inline; width: 100%; float: left; }
.mmgClear { clear:both; }

#mmtDisplayContent{	width: 423px;height: 536px;}

#_playerDetails ul, 
#_playerSponsors ul, 
#_playerFacts ul,  { list-style: none; }

/***************************************/
/*  PLAYER PROFILE - STATS TABLES */
/***************************************/

.golf_playerTABLE {
	padding: 3px 3px 1px 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	width: 100%;
	font-size: 12px;
}

table.golf_playerTABLE thead th {
	 font-weight: bold;
	 color: #FFFFFF;
	 background: #999;
	 text-align: left;
	 padding: 3px;
}

table.golf_playerTABLE tbody tr td {
	 padding: 3px 0;
	 border-bottom: 1px dashed #eee;
}


table.cricket_playerTABLE {
	padding: 3px 3px 1px 0;
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	width: 100%;
	font-size: 11px;
}

.cricket_playerTABLE thead th {
	 font-weight: bold;
	 color: #FFFFFF;
	 background: #999;
	 text-align: left;
	 padding: 3px;
}

.cricketTH {
	 font-weight: bold;
	 color: #FFFFFF;
	 background: #999;
	 text-align: left;
	 padding: 3px;
	 font-size: 12px;
}

tr.cricketTR-oddrow {
	 background: #eee;
	 text-align: center;
}

table.cricket_playerTABLE TR TD {
	text-align: center;
	border: 1px dashed #fff;
	padding: 3px 0;
}

td.cricketTD {
	 padding: 3px 0;
	 border: 1px dashed #fff;
	 text-align: center;
}


/***************************************/
/*  PLAYER PROFILE - SPONSORS */
/***************************************/

.sponsors {}

.sponsors a img, .sponsors a:visited img {
	max-width: 155px;
	height: auto;
	margin: 10px;
	border: 10px solid #fff;
	opacity:.85;
	filter: alpha(opacity=85);
	float: left;
}

.sponsors a:hover img {
	position: relative;
	max-width: 155px;
	height: auto;
	margin: 10px;
	border: 10px solid #fff;
	opacity: .99;
	filter: alpha(opacity=1);
}

/*************/
/*   NEWS    */
/*************/

#newsPage {
	position: relative;
}


/** New stuff *************************/
ul#news-hl-bg {
	position: relative;
	width: 794px; 
	height: 250px; 
	border: 3px solid #ccc; 
	border-top: 0; 
	background: #ccc;  
	margin-left: 1px; 
	margin-bottom:8px;
} 

#news-hl-bg li a {
	width: 370px; 
	height: 83px; 
	float:right; 
	clear:right;
}

#news-hl-bg li div {position:absolute; left:0; top:0; width:424px; height:250px; display:none; overflow:hidden;}

#news-hl-bg li div img {position:absolute; left:0; top:0; width:424px; height:auto; }

#news-hl-bg.hl-more li div {
	position: absolute;
	bottom: 14px;
	left: 30px;
	z-index: 10001;
	background: url(images/news-hl-more.png) bottom right no-repeat;
	height: 22px;
	width: 75px;
	visibility: visible;
}

.news-hl-act {
	display: block; 
	width: 370px; 
	height: 83px; 
	float: right; 
	background: url(images/news-hl-selected.png) left top no-repeat; 
}

.news-hl {
	display: block; 
	width: 347px; 
	height: 83px; 
	background: url(images/news-hl-bg.jpg) left top no-repeat; 
	margin-left: 10px;
}

/***************************/

h2.news-hl-h2-act {padding: 8px 8px 0 25px !important; color: #000;}
p.news-hl-p-act {margin: 0 8px 0 25px !important; color: #000;}

.news-hl a {color: #999;}
.news-hl a:hover {color: #000;}

h2.news-hl-h2 {padding: 8px 8px 0 25px !important; color: #666;}
p.news-hl-p {margin: 0 8px 0 25px !important; color: #666;}


#news-roll { }

#news-roll .block-title {
	width: 800px;
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	padding: 7px 0 1px 6px;
	background: #78aab9; 
	
	height: 22px; 
}

#feedsBlock {
	float: left;
	width: 530px;
	height: 300px;
}

#fb-news-sml {
	float: left;
	display: block;
	height: 292px;
	width: 260px;
	margin-right: 8px;
}

#fb-news-lg {
	float: left;
	display: block;
	height: 300px;
	width: 520px;
	margin-right: 10px;
}


#twitterfeed {
	display:inline-block; 
	height: 295px; 
	width: 259px; 
	margin: 0; 
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
}

#twitterfeed .block-title {
	margin-left: -2px !important; 
	height:23px;
	width: 255px;
}

#newsArchives {
	float: right;
	display: block;
	margin: 3px 12px 0 0;
	width: 258px;
	height: 72px;
	background: url(images/news-archive-more.jpg) 95% center no-repeat #f4f4f4; 
	border: 1px solid #ccc;
}

#newsArchives .archives-more {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	width: 185px;
	height: 58px;
	background: none;
	text-align: right;
	padding-top: 14px;
}

#newsArchives .archives-more a, #newsArchives .archives-more a:visited {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#newsArchives .archives-more a:hover {
	font-size: 16px;
	font-weight: bold;
	color: #999;
	text-decoration: none;
}

#newsPage #block-tr p {
	font-size: 12px !important;
	margin-top: 5px;
}

#newsPage #block-tr img {
	float: left;
	margin: 5px 5px 2px 0 !important;
	width: 70px;
	height: auto;
}

/****************/
/*   GALLERY    */
/****************/

#gallery {
	width:780px;
	height:500px;
	margin:0 auto;
	position:relative;
	font-family:verdana, arial, sans-serif;
}
#gallery #fullsize {
	position:absolute;
	left:0;
	top:10px;
	height:500px;
	width:780px;
	overflow:hidden;
	text-align:center;
}
#gallery #fullsize div {width:780px; height:700px; padding-top:20px; position:relative;}
#gallery #fullsize div img {clear:both; display:block; margin:0 auto; border:10px solid #fff; width:auto; height:360px; position:relative; z-index:500;}
#gallery #fullsize div h3 {padding:10px 0 0 0; margin:0; font-size:18px;}
#gallery #fullsize div p {padding:5px 0; margin:0; font-size:12px; line-height:18px;}

#gallery #fullsize a.previous {display:block; height:120px; width:180px; position:absolute; left:10px; top:200px; z-index:10; }
#gallery #fullsize a.previous img { height:120px; width:auto; border:10px solid #fff;}
#gallery #fullsize a.next {display:block; height:120px; width:180px; position:absolute; right:10px; top:200px; z-index:10; }
#gallery #fullsize a.next img {width:auto; height:120px; border:0; border:10px solid #fff; filter: alpha(opacity=40); opacity:0.4;}

#gallery #fullsize a:hover {direction:ltr; z-index:600;}
#gallery #fullsize a:hover img {filter: alpha(opacity=80); opacity:0.8;}

/****************/
/*   CONTACT    */
/****************/

.contact-block1 {
	padding: 12px 8px 12px 8px;
	background: url(images/content-bg.gif) left bottom repeat-x #f0f0f0;
	border: 1px solid #ccc;
	border-top: 0;
	margin-left: 1px;
	margin-right: 11px;
}

#contactinfo-block {
	display: block;
	position: relative;
	padding: 8px;
	border: 1px solid #ccc;
	margin: 0 0 0 6px;
	background: url(images/content-bg.gif) left bottom repeat-x #f0f0f0;
	font-size: 13px;
	width: 752px;
}

.contact-details {
	float: left;
	background: url(images/content-bg.gif) left bottom repeat-x #f0f0f0;
	border: 1px solid #ccc;
}

.contact_offices {
	display: block;
	width: 362px;
	height: 210px;
	overflow: hidden;
	border: 1px solid #ccc;
	float: left;
	background: #e6e6e6;
	padding: 6px 6px 6px 8px;
	margin: 0 6px 12px 6px;
}

.contact_offices table {
	margin: 0 0 12px 0;
}

.contact_offices table th {
	font-size: 16px;
	padding-bottom: 6px;
	text-align: left;
}

.contact_offices p {
	margin: 0 !important;
}

#contactfm-block {
	display: block;
	width: 754px;
	position: relative;
	padding: 6px;
	border: 1px solid #ccc;
	margin: 0 0 12px 6px;
	background: #f0f0f0;
}

#contactfm-block h2 {
	font-size: 16px;
}

#contactfm-block dl { 
	margin:  0;  
	padding: 6px 3px; 
} 

#contactfm-block dt, #contactfm-block dd { 
	margin: 0;  
	padding:  0 0 6px 0; 
	float: left;
}

#contactfm-block dt { 
	width: 32%;        
	text-align: right; 
	padding-right: 6px; 
	font-weight: bold;
}

#contactfm-block dd { 
	text-align: left;  
	width:  63%;  
}

#contactfm-block input {
	width: 220px;
	padding: 2px;
}

#contactfm-block select {
}

#contactfm-block option {
	font-size: 12px;
	font-family: arial, verdana, "Trebuchet MS";
	padding: 1px 4px;
	width: 200px;
}

#contactfm-block textarea {
	font-size: 12px;
	font-family: arial, verdana, "Trebuchet MS";
}


.frmSubmit {
	float: right;
	margin: 0 200px 9px 0;
	width: 90px !important;
	padding: 3px;
	background: url(images/button-bg.jpg) left top no-repeat #ccc;
	border: 1px solid #ddd;
	border-top: 0;
	border-left: 0;
}

.frmReset {
	margin: 0 0 9px 200px;
	width: 90px !important;
	padding: 3px;
	background: url(images/button-bg.jpg) left top no-repeat #ccc;
	border: 1px solid #ddd;
	border-top: 0;
	border-left: 0;
}

p.small {
	clear: right;
	font-size: 11px;
	margin: 6px 0 0 0;
	text-align: center;
}

p.small a. p.small a:visited {
	font-size: 11px;
	text-decoration: none;
}

p.small a:hover {
	font-size: 11px;
	text-decoration: none;
}

h2.title {
	font-size: 14px;
	color: #fff;
	background: #052a4d; 
	padding: 8px 6px 8px 6px;
	width: 788px;
	margin: 8px 0 0 0 !important;
}

.contact-block2 {
	padding: 8px;
	background: url(images/content-bg.gif) left bottom repeat-x #f0f0f0;
	border: 1px solid #ccc;
	border-top: 0;
	margin-left: 1px;
	margin-right: 11px;
}

/*************************************/ 
/* NEWS ARTICLE */ 
/*************************************/ 


 #news-article-header {
 	display: block;
 }

.news-header-date { 
 	font-size:90%; 
 	float: right;
	color: #ffffff;
	margin: -22px 18px 0 0;
}

#news-article-content {
	margin-right: 11px !important; 
	padding: 10px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	min-height: 485px;
	background: #f0f0f0;
}

#news-article-content img {
	margin: 2px 8px 4px 0; 
	max-width: 325px;
	height: auto;
	float: left;
}

#news-article-content UL LI {
	list-style-type: circle; 
}

.more-news-article {
	display: block;
	margin: 0 11px 0 0 !important;
	background: url(images/more.gif) 99% center no-repeat #f0f0f0;
	text-align: right;
	padding: 6px 30px 5px 6px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

.more-news-article a,
.more-news-article a:visited {
	color: #000000;
	font-weight: bold;
	font-size: 105%;
}

.more-news-article a:hover {
	color: #e20b12;
}


/************************/
/** QUOTES BOX **/
/************************/

.quotes-block-box {
  	display: block;
 	width: 236px;
 	float: right;
	margin: 0;
}
 
.quotes-block-sig {
 	font-weight: bold;
	float: right;
	padding: 2px 16px;
}
 
.quotes-block {
 	display: block;
	float: right
 	width: 226px;
	height: 100%;
 	background: #f0f0f0;
 	background: url(images/quotes-bg.gif) center top repeat-y;
 	margin: 0 0 2px 10px;
}
 
.quotes-block P { 
 	padding: 3px 20px 0 20px;
 	margin: 0 !important;
	line-height: 16px;
}

.quotes-block-top {
 	background: url(images/quotes-top.gif) right top no-repeat;
 	width: 226px;
 	height: 18px;
}

.quote-end {
 	background: url(images/quote-end.gif) right top no-repeat;
 	width: 226px;
 	height: 14px;	
}

.quotes-caption {
 	margin: 8px 20px 8px 20px;
 	font-weight: bold;
}
 
.quotes-block-bottom {
 	background: url(images/quotes-bottom.gif) left top no-repeat;
 	width: 226px;
 	height: 32px;
}

/*********************************/ 
/* NEWS ARCHIVE LISTS:*/ 
/*********************************/

.news-list-block {
	display: block;
	margin: 6px 0 0 0;
	width: 800px;
	height: 95px;
	background: #f2f2f2; 
	border: 1px solid #ccc;
	border-bottom: 0;
}

.news-block {
	padding: 0.1em 5px 0.1em 5px;
	min-height: 70px;
	float: left;
}

#news-list-header {
	display: block;
	background: #e2e2e2; 
	min-height: 22px;
	padding: 6px 0 0 6px;
	border-bottom: 1px solid #ccc;
}

h3.h1-news-list { 
	float: left;
	margin-right: 5px;
	padding: 0.1em 5px 0.1em 5px;
	font-size: 13px;
}

h3.h1-news-list a,
h3.h1-news-list a:visited { 
	color: #333;
}

h3.h1-news-list a:hover { 
	color: #e20b12;
}

.news-list-header-date { 
	font-size:80%; 
	color:#000; 
	float: right;
	padding: 0.1em 10px 0.1em 0;

}

/* Left (in text, no wrap around) */
.news-image { 
	position: relative;
	float: left; 
	display: block;
	margin: 5px 5px 5px 0;
	border: 1px solid #ccc;
}

div.news-list-block img {
	max-height: 60px;
}

div.news-list-block P {
	margin-top: 3px;
}

div.news-list-block P a, div.news-list-block P a:visited {
	color:#15540c; 
	text-decoration:none;
	font-weight: bold;
}

div.news-list-block P a:hover {
	color:#e20b12; 
	text-decoration:none;
	font-weight: bold;
}

#archive-selector {
	display: block;
	border: 1px solid #ddd;
	margin: 8px 12px 0 0;
	padding: 5px;
	text-align: center;
}

a.archiveMonth {
	padding: 0 6px;
	font-weight: bold;
	font-size: 13px;
} 

a.archiveMonthAct {
	padding: 0 6px;
	font-weight: bold;
	color: #000;
} 

/*********************************/ 
/* eMag Subscribe:*/ 
/*********************************/

h3.eMagH3 {text-align: center; margin:0; color: #fff;}

P.eMagIntro {text-align:center; margin-top: 12px;}

fieldset.eMag { border: 1px solid #ccc; padding: 8px; margin-top: 22px; background: #f2f2f2; }

table.eMag {
	width: 100%;
}

table.eMag TR TD {
	margin: 3px;
	padding: 3px;
}

table.eMag TR TD.formLabelRqd {
	text-align: right;
}

table.eMag TR TD.formLabel {
	text-align: right;
}


