* { 
	margin:0px;
	padding:0px;
}

textarea, body, div, p, td, li { font-family:Arial, 'Trebuchet MS', Arial, Helvetica, sans-serif; line-height:130%; color:#333; } 
h1, h2, h3 { font-family:Arial, Helvetica, sans-serif; font-weight:normal; color:#00235e; }
table { border-collapse: collapse; }

body { 
	text-align:center;
	background:url(images/background.jpg) repeat-x #4C4C4C; 
	margin: 0px; 
	padding: 0px;
}

div#mainWrapper{
	margin:auto;
	width:780px;
}


table#wireFrame{
/*	height:100%; */
	border: none;
}

td.headerTD {
	margin:0;
	padding:0;
	height:130px;
	background: url(images/header1.jpg);
	bor_der-bottom:1px solid #253343;
}

td#headerTD_not_home {
	background: url(images/header1a.jpg)  no-repeat;
}

td#contentTD{
	vertical-align:top;	
	background: url(images/content2.jpg) top left no-repeat #fff;
}

td.headerTD a#headerLink, td.headerTD a#headerLink_notHome {
	text-indent: -100em;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: top left;
	display:block;
	width:780px;
	height:130px;
}

/*td.headerTD a#headerLink_notHome {
	background: url(images/building.gif) top left no-repeat;
}*/

div#headerBlocksWrapper {
	position:absolute;
}

div.headerBlock {
	float:left;
	background:#fff;
	padding:0;
	margin: 10px 0 0 10px;
	border: 1px solid #5A6267;
}

div#blockWhichplatform {
	padding: 3px;
	width:160px;
}
div#blockWhichplatform p {
	padding: 0px 2px;
	text-align:left;
	font-size:8px;
}

div#blockAwardsAd {
}


div#homeContent {
	width: 100%;	
	height:250px;
	background: url(images/building.gif) bottom left no-repeat;
	padding-top: 30px;
}

div#homeContent p.homeMessage {
	margin: 20px 30px 0px 315px;
	color:#666;
	font-weight:bold;
	text-align:left;
}

div#homeContent p.homeMessage strong {
	color:#9C1818;
}

/*######### NEWSTICKER ##########*/

a.newsScrollerLink, span.newsScrollerLink {
	font-weight: bold;
	padding: 0;
	margin:0; 
	text-align: left; 
	line-height: 150%; 
	color: #000; 
	text-decoration: none; 
	height:10px;
	color:#666;
}
a.newsScrollerLink:hover { text-decoration: underline;}


div#footer {
	/* background: #333; */
	background: url(images/footer2a.jpg) top left;
	color: #fff;	
	padding:0px;
	margin:0px;
}

div#footer h3#compProfileIR {
/*	
	padding:0px;
	margin:0px;
	height:50px;
	background-image: url(images/company_profile.gif);
	background-repeat: no-repeat;
	background-position: 8px 5px;
	text-indent: -100em;
	overflow: hidden;
*/
	text-transform: capitalize;
	padding: 15px 0px 5px 15px;
	margin:0px;
	height:50px;
	font-size:2.5em;
	color:#eee;
}

div#footer hr#footerDivider {
	border-top: 1px solid #000;	
	border-bottom: 1px solid #CCC;	
	height:2px;
}

div#footer div#subFooter {
	text-align:right;
	padding: 10px 20px;
	font-weight:bold;
	color:#fff;
	font-size:12px;
}
div#footer div#subFooter a {
	color:#fff;
	text-decoration: none;
}
div#footer div#subFooter a:hover {
	text-decoration: underline;
	color:#fff;
}
div#footer div#subFooter a:active, div#footer div#subFooter a:visited {
	color:#fff;
}

ul.mainMenu {
	b_order: 2px solid red;
	list-style:none;
	width: 200px;
	float:left;
	height:100px;
	margin-bottom:10px;
}

ul.mainMenu li {
	padding-left: 10px;
}

ul.mainMenu li a {
	color:#fff;
	font-weight: bold;
	font-size:1.1em;
	text-decoration: none;
}
ul.mainMenu li a:hover {
	color:#fff;
	font-weight: bold;
	text-decoration: underline;
}
ul.mainMenu li a:active, ul.mainMenu li a:visited {
	color:#fff;
}
div.mainMenuItemDivider {
	height:100px;
	float:left;
	border: none;
	border-left:1px solid #000;
	border-right:1px solid #ccc;
	width:0px;
	font-size:0px;
}


div#footerBlocksWrapper {
	float:right;
	position:relative;
	top:-45px;	
	width:320px;
}

div#footerBlocksWrapper div.footerBlock {
	float:left;
	background:#fff;
	padding:0;
	margin: 10px 0 0 10px;
	border: 1px solid #5A6267;
}

div#footerBlocksWrapper div#blockWhichplatform {
	padding: 3px;
	width:160px;
}
div#footerBlocksWrapper div#blockWhichplatform p {
	padding: 0px 2px;
	text-align:left;
	font-size:8px;
}

div#footerBlocksWrapper div#blockAwardsAd {
}

div#normalNav {
	float:left;
	width:230px;	
	padding-top: 30px;
	margin-left: 20px;
}

div#blockMenu {
	background: #666;
	padding: 10px 0px;	
}

div#normalContent {
	padding-top: 30px;
	margin-right:20px;
	float:right;
	width:445px;	
}

div#normalContent p {
	color:#333;
}

div#normalContent ul {
	padding-left:20px;
}
div#normalContent ul li {
	color:#333;
}

a.sidemenuitem { color: #fff; text-transform:lowercase; text-decoration: none;  }
a.sitemenuitem { color: #333; text-transform:lowercase; text-decoration: none;  }

a:hover.sidemenuitem { color: #fff; }
div.higherLevelWrap {
	font-weight: bold;
	padding: 0 0 0 37px 
}

hr.menuBreaker {
	border-bottom:1px solid #fff;	
	height:1px;
	width: 204px;
	margin: 0 auto;
	padding:0;
	text-align:center;
}

/***************************************************************************************************************/

/* OLD DESIGN HERE */

p, ol, ul, li { text-align: justify; }
textarea, td, p, ol, ul { font-size:0.9em;  }
p {  margin-top:0; margin-bottom:1em; }
h1, h2, h3, h4, h5 { margin-bottom:0.4em; line-height:94%; text-transform:lowercase; }
h4 { line-height:100%; margin-bottom:0; }
h5, h6 { line-height:130%; }
h1	{ font-size:1.4em; color:#fff; font-weight: 700; margin-right: 20px; }
h2	{ font-size:2em; margin-bottom: .5em; }
h3	{ font-size:1.2em; }
h4	{ padding-top: 10px; font-size:1em; font-family:Arial, Helvetica, sans-serif; font-weight:700; }
h3.event	{ border-bottom: 2px dotted #c0c0c0;  }
h5	{ font-size:0.9em; display: inline; }
h6	{ font-size:0.9em; }

div#desc { color: #00235e; }
div#child { width: 250px; }

address { font-size: .8em; }

img	{ display:block; border:0; }
u	{ font-weight:bold; text-decoration:none; color:#00235e; }
address { margin-bottom:0.6em; }
blockquote, blockquote p, blockquote li { margin-left:0; color:#364359; }

li { margin: 0.5em; }

td.surround {  background: #515151; }

td.logo { vertical-align: middle; height: 100px; padding: 0px; }
table.headerbar{ width: 100%; height: 100%; }
td.headerbar{ vertical-align:top; width: 100%; padding-left: 10px; height: 100%;}

td.footer { width: 100%; vertical-align: bottom;font-size: 0.7em; text-align: center; height: 100%; color: #c0c0c0;}

table.sidebar{ }
table.block{ width: 205px;}
td.sidebar{ vertical-align: top; background-color: #ffffff; height: 100%; }
td.sidebar_L,td.sidebar_R { width: 250px; padding: 0px 5px 0px 0px;}
td.blockTitle { padding-left: 5px; padding-top: 2px; background: #c0c0c0; }
td.block { padding: 5px;  }
td.blockbreak { border-bottom: 1px solid #ffffff; height: 15px; font-size: 2px; }
table.block { }


.block { color: #000; } 
a.block { margin-bottom:15px; text-align: left; line-height: 130%; color: #000; text-decoration: none; }
a:hover.block { text-decoration: underline;}
p.block { margin-bottom: 0.3em; padding: 0px; font-size: 0.8em; }
p.smallblock {color: #404040;  font-size: 0.6em; }

a.pagelinks { font-size: 0.8em; color: #ffffff; text-decoration: none; }
a:hover.pagelinks { text-decoration: underline; }

td.morenews { vertical-align: top}
table.morenews {}
td.moretext { vertical-align:bottom; text-align: left; color: #000; font-family: Arial, arial, serif; font-size: 9px; text-decoration: none;}
td.moreicon { text-align: right; color: #000; font-family: Arial, arial, serif; font-size: 11px; text-decoration: none;}

td.maincontent{ vertical-align: top; padding: 0px 20px 0px 0px; }

img.content{ display:block; width: 100%; height: 139px; }
td.content{ width: 100%; vertical-align: top; padding: 10px;}

table.column3 { width: 100%; }
td.column3 { width: 33%; vertical-align: top; padding: 5px 20px 0px 0px;}
td.column2 { vertical-align: top; width: 75%; vertical-align: top; padding: 5px;}
td.column2img { vertical-align: top; width: 25%; vertical-align: top; padding-top: 5px; }

td.menu { width: 98%; }

td.snailtrail { padding-left: 10px; vertical-align: middle; font-family: Arial, arial, serif; text-decoration: none;}
a.snailtrail { text-decoration: none; font-size: 0.9em; color: #000099; text-transform:lowercase;}
a:hover.snailtrail { text-decoration: underline;}

td.titlebar { padding-left: 10px; height: 150px; vertical-align: top; text-align: right; padding-right: 20px; width: 98%; font-size: 26px; font-family: arial, serif; font-weight: 400; background: url("images/london.jpg") no-repeat top;}
p.title { padding-left: 10px; vertical-align: top; text-align: left; width: 98%; font-size: 30px; font-family: arial, serif; font-weight: 400; }
/*a:hover.mainmenuitem { text-decoration: underline;}

table.mainMenu {  }
td.mainMenu { background-color: #6666cc; }
td.mainmenuitem,td.mainmenuitemselect { text-align: center; }
a.mainmenuitem,a.mainmenuitemselect { padding-left: 4px; padding-right: 4px; white-space: nowrap; text-transform:lowercase; text-decoration: none;}
td.mainmenuitem { color: #ffffff; }
a.mainmenuitem { color: #ffffff; }
td.mainmenuitemselect { }
a.mainmenuitemselect { color: #000; font-weight: 400; white-space: nowrap;  text-decoration: underline; }
*/ 
 
 
td.headerspace{ width:100%; height: 5px; margin: 0px; padding: 0px; }
img.headerspace{ display:block; width: 100%; height: 5px; padding: 0px; border: 0px; }

a.player { line-height: 120%; margin:1px; font-size: 0.8em; color: #000;}

a.titleLink { color: #000; font-weight: 700; font-size: 1.2em; }

td.form,td.formRequired { font-size:0.8em; white-space: nowrap; }
td.adnitor { text-align: right; }

.callbackform { white-space: nowrap; }
error { color: #ff0000; font-size: 0.8em; }

a.sitemap { color:#fff; font-size: 1em; font-weight: 700; text-decoration: none;}
a:hover.sitemap { text-decoration: underline; }

div#menu_cell { padding-top: 40px; overflow: visible; }

table#std { border-collapse: collapse; }
#std th { color: #fff; font-weight: 400; background-color: #6666cc;border: 1px solid #000; padding: 5px; text-align: left; font-size: .9em; }
#std td { border: 1px solid #000; padding: 5px; vertical-align: top;}


/*######### JUDGES BIOS #########*/
td.judgePhoto {
	vertical-align: top;
	padding: 10px;
	margin: 0;
	font-weight: bold;
}

td.judgePhoto span{
	display: block;
	font-weight: normal;
}

td.judgeText {
	vertical-align: top;
	padding: 10px;
	margin: 0;
}

td.judgesSplit {
	padding:0;
	margin: 0;
	border-top: 1px solid #00235E;
}

ul#judges {
	list-style: none;
	padding:0;
	margin: 0;	
}

ul#judges li{
	font-weight: bold;
}

ul#judges li span{
	font-weight: normal;
	paddin: 0 ;
	margin: 0 0 0 20px;
}

h3.winnerHeader {
	text-align: center;
	font-weight: bold;
	font-size: 150%;
	padding: 5px 0 5px 0;
	color: #993300;
	border-bottom: 3px solid #993300;
}
p.winnerHeader{	text-align: center;	 }
p.winnerHeader img{ margin: 3px auto;  }

h4.secondHeader {
	margin-top: 30px;
	text-align: center;
	font-weight: bold;
	font-size: 120%;
	padding: 5px 0 5px 0;
	border-bottom: 1px solid #00235E;
	color: #00235E;
}
p.secondHeader{	
	text-align: center;	
	border-bottom: 1px solid #00235E; 
	padding: 10px 0 10px 0; 
}
p.secondHeader img{ margin: 3px auto;  }

p.secondHeader span {	
	text-align: left; 
	display: block;
	padding-top: 5px;
}


p.winnerPhoto { 
	text-align: center; 
	padding-bottom: 10px; 
	border-bottom: 3px solid #993300;
}

p.winnerPhoto span { 
	text-align: left; 
	display: block;
	padding-top: 5px;
}

p.winnerPhoto img { 
	margin: 3px auto;
	width: 440px;
}

p.leadS {
	clear: both;
	float: left;
	border-bottom: 3px solid #00235E;
	padding-bottom: 20px;
	margin: 20px 0 0 0;
}

p.leadS a{
	float: left;
	display: block;
	height: 100%;
	vertical-align: middle;
	font-size: 150%;
	color: #00235E;
	font-weight: bold;
	text-decoration: none;
}
p.leadS a:hover { color: #993300; }

p.leadS a img {
	margin-top: 10px;
}

p.leadS img.tbl {
	float: left;
	width:450px;	
}

p.tableS {
	clear: both;
	float: left;
	border-bottom: 3px solid #00235E;
	padding-bottom: 20px;
	margin: 20px 0 0 0;
}

p.tableS a{
	float: left;
	display: block;
	height: 100%;
	vertical-align: middle;
	font-size: 150%;
	color: #00235E;
	font-weight: bold;
	text-decoration: none;
}
p.tableS a:hover { color: #993300; }

p.tableS a img {
	margin-top: 10px;
}

p.tableS img.tbl {
	float: left;
	width:450px;	
}

.panorama {
	width: 100%;
}
#awardsPhotos {
	text-align: center;
	padding: 20px;
}

#awardsPhotos img {
	margin: 15px auto;
	border-bottom: 3px solid #00235E;
	border-left: 3px solid #00235E;
	border-top: 3px solid #234F8F;
	border-right: 3px solid #234F8F;
}

a.scrollerLink {
	display:block;
	padding: 0px;
	margin: 1px;
	border: 1px solid #eee;
}

a.scrollerLink:hover {
	padding: 0px;
	margin: 0px;
	border: 2px solid #00235E;
}

#photoScroller {
	text-align: center;
}

#imgWrapper {
	background:#FFFFFF url(images/loading.gif) no-repeat scroll 50%;
	margin:0pt auto;
}

.jPanelInvolved strong{
	color: #00235E;
}

.jPanelInvolved a{ 
	color: #00235E;
	font-weight: bold;
}

.jPanelInvolved a:hover{ 
	color: #BF0000;
}


div#debug {
	text-align:left;
}



/* ################### RSS ############ */
div#normalContent p.rssTitle {
	margin-top:0.7em;
	font-weight:bold;
	color:#00235E;
	margin-bottom:0;
}
div#normalContent p.rssTitle a {
	color: #00235E;
}

div#normalContent p.rssDate {
	color: #00235E;
	font-size:0.7em;
	margin-bottom:0.7em;
}

div#normalContent p.rssTitle {
	font-weight:bold;
	color:#00235E;
}


