
body{
	margin:0px; 
	 font-family: Verdana,Sans-serif;

}
p{
	color:#000000; 
	font-size:0.7em; 
	margin:10px 5px 5px 5px;
}
.psmall{
	font-size:0.85em;
	color:#333333;
	padding-bottom:6px;
}
.pblue{
	padding:5px;
	line-height:1.4em;
	background-color:#6699CC;
	color:#FFFFFF;
}
a, a:active, a:visited{
	font-weight:bold;
	color:#3366ff;
	text-decoration:underline;	
}
a:hover{
	text-decoration:underline;
	color:#FF9900;
}

	.mainlist
	{
		font-size:0.7em; 
	}
	.sublist
	{
		font-size:1em; 
	}
	h1
	{
		background-color:#2966A3;
		font-size:10pt; font-weight:bold; 
		color:#FFFFFF; 
		padding:3px 2px 5px 3px; 
		margin:0px; 
	}
	h2
	{
		font-size:0.8em; 
		font-weight:bold; 
		color:#FFFFFF;
		padding:3px 2px 5px 3px; 
		margin:0px; 
		background-color:#2966A3;
	}
	h3
	{
		
		font-size:0.8em; 
		font-weight:bold; 
		color:#003399;
		padding:3px 2px 5px 3px; 
		margin:0px; 
		border-bottom: #999999 1px solid;

	}
	h4
	{
		background-image:url(../images/background1.jpg); 
		background-repeat:repeat-x; 
		background-position:left; 
		font-size:10pt; font-weight:bold; 
		color:#FFFFFF; 
		padding:3px 2px 5px 3px; 
		margin:0px; 
	}
.darkblue
{
	background-color:#2966A3;
}

.lightheader
{

    padding:5px 0 5px 0;
    background-color:White;
    border-bottom:1px solid #e0e0e0;
    color:#2966A3;
    font-weight:bold;
    font-family:Helvetica Neue,Arial;
    margin-left:5px;
}

.PanelContainer
{

    margin:5px;
}

.PanelContainer p
{
    font-size:0.8em;
    color:#666666;
    margin-bottom:10px;
}
.PanelIntro
{

    color:#000000; 
}


h5{
	padding:5px;
	color:#2966A3;
	font-weight:bold;
	text-align:left;
	font-size:0.7em;
	margin-bottom:5px;
}

TD.ovwlabel, div.ovwlabel
{
	font-weight: bolder;
	color: black;
	padding: 0 0 0 3px;
	font-size: 0.8em;
}

.alert
{
	font-size:0.8em;
	font-weight:bold;	
	color:Red;	
}

.tab{
	background-color:#6699CC;
	padding:5px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:0.7em;
	margin:0px
}
.topbanner{
	width:100%;
	height:93px;
	background-color:#6191C2;
	border-bottom:1px solid #FFFFFF;

}
.seaweblogo{

	width:100%;
	background-image:url(../images/seaweb_banner.jpg);
	background-repeat:no-repeat;
	background-position:left;
	height:93px;
	background-color:#ffffff;
	border-bottom:1px solid #cccccc;
}
.lrflogo{
	float:right;
	width:173px;
	height:93px;
	background-color:#ffffff;
}



.mainholder{
	width:100%;
	margin:0px;
	background-image:url(../images/subscriber_background.jpg);
	background-repeat:repeat-x;
	text-align:left;
}
.maincontent{
	background-color:#ffffff;
	width:100%;
	margin:auto;

	float:none;

}
.maincontentinner{
	width:100%;
	height:auto;
	float:none;
}

.midleftdiv{
	width:44%;
	float:left;
}

.features{
width:100%;
margin-top:15px;
border-left: #DBD7D0 1px solid; 
border-right: #DBD7D0 1px solid; 
border-bottom: #DBD7D0 1px solid;
}

.midrightdiv{
	width:53%;
	float:right;

}

.functions{
width:100%;
margin-top:15px;
}




.layouttable
{
    border-collapse:collapse;
    margin:0 5px 0 5px;
    padding:0;
    width:99%;
    
}

.layouttable td
{
    vertical-align:top;
    margin:0;
    padding:0;
}
.leftdiv
{
	width:200px;
	margin-right:10px;
}
.middlediv
{
	margin-right:10px;
	margin-left:0px;

	background-color:#ffffff;
	text-align:left;

}
.tabdiv{
	width:100%;
	border:1px solid #cccccc;
}
.rightdiv{
	width:250px;
	margin-right:0px;
	background-color:#ffffff;
	text-align:left;
}

.login
{
	width:100%;
    border:1px solid #DBD7D0;
    border-top:none;
	text-align:left;
}

.trainingouter
{
	width:100%;
    border:1px solid #DBD7D0;
	text-align:left;
	margin-top:15px;	
}

.training
{
	width:100%;
    border:1px solid #DBD7D0;
	text-align:left;
}

.traininginner
{
	margin-left:36px;
}

.freetrial, .seawebinfo, .seawebupdates
{
	width:100%;
    border:1px solid #DBD7D0;
	margin-bottom:10px;
	text-align:left;
	margin-top:15px;
}

.seawebupdates
{
	margin-top:0;
}


.login2, .login2Over, .training, .trainingover
{
	background-color:white;
	width:197px;
	height:40px;
	line-height:40px;
    border:none;
	font-weight:bold;
	font-size:10pt;
	color:#ffffff;
	cursor: pointer;
	text-align:center;	

}

.training, .trainingover
{
	text-align:left;	
}



.login2,.training
{
      background-image: url(../images/enter_button.gif);
}

.login2Over,.trainingOver
{
    background-image: url(../images/enter_button_hover.gif);    
}


.login2 a, .login2Over a, .login2Over a:hover,  .training a, .trainingover a, .trainingover a:hover
{
    color:White;  
	width:197px;
	height:40px;     
}


.login2 a:visited, .login2Over a:visited
{
    color:White;  
  
}


.basket{
width:200px; 
background-color:#ffffff; 
margin-bottom:10px;
}

.ShoppingBasket
{
width:100%;
margin-top:15px;
float:left; 
clear:left;
border-left: #DBD7D0 1px solid; 
border-right: #DBD7D0 1px solid; 
border-bottom: #DBD7D0 1px solid;
border:1px solid #DBD7D0;
background-color:#ffffff; 

}
.logininfo
{
	margin-left:5px;
}




/* Subscribe box */
.subscribe{
        background-image:url(images/freetrial.jpg);
        margin-top:15px;
        border:1px solid #DBD7D0;
}
/* subscribe box end*/

.link{
	padding-left:5px;
	line-height:1.3em;
	font-size:0.7em;
}
.date{
	
	color:#CC6600;
	font-weight:normal;
	padding-left:5px;
	padding-bottom:10px;
	margin-bottom:3px;
	line-height:1.3em;
	font-size:0.7em;	
}

.dateline{
	
	border-bottom:1px solid #cccccc;
}

.introduction{ 

	width:99.9%;
	height:160px;
	background-image:url(../images/seaweb_main_banner.jpg);
	background-repeat:no-repeat;
	background-position:left;
	border:1px solid #cccccc;
}
.introductiontext
{
	height:146px;
	margin:0px;
	margin-left:228px;
	font-size:0.7em;
	font-weight:bold;
	color:#000066;
	line-height:15pt;
	background-color:#ffffff;
	padding-left:3px;
}

.orangebutton{
	background-image:url(../images/orangebutton.jpg);
	background-repeat:no-repeat;
	background-position:left;
	color:#ffffff;
	font-weight:bold;
	font-size:0.8em;
	padding:12px 0px 12px 35px;
}
.orangebutton a{
	color:#FFFFFF;
	text-decoration:none;
}
.orangebutton a:hover, .orangebutton a:visited{
	color:#FFFF99;
	text-decoration:underline;
}
.footer
{
    text-align:center;  

}

.footertext
{

}

.footertext a:visited
{

}

.footerlinks{
	width:100%;
	float:left;
	border-top:3px solid #2966A3;
	border-bottom:1px solid #e0e0e0;	
	background-repeat:no-repeat;
}
.footerlinksbox{
	padding:5px 5px 5px 5px;
	border-right:1px solid #e0e0e0;
	margin-right:5px;
	float:left;
	width:18%
}
.footerlinkstext{
	text-align:left;
	padding-left:10px;
	background-image:url(../images/leftarrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	line-height:1.3em;
	font-size:0.7em;
}
.footerlinkstext a, .footerlinkstext a:hover{
	text-decoration:none;
}

.copyright{
	width:100%;
	float:left;
	height:25px;
	color:#999999;
	padding-top:10px;
}






.portcallings, .shipcasualties{
	width:100%;
	margin-bottom:15px;
}
.imagelibrary{
	width:48%;
	float:left;
	margin-bottom:15px;
}
.tradingzones{
	width:48%;
	float:right;
	margin-bottom:15px;
}

/* Popup Box settings */

.modalBackground { 
    background-color:#fff; 
    filter:alpha(opacity=70); 
    opacity:0.7; 
} 

.ModalPopupHeader
  {
    background-image:url(../images/background1.jpg); 
	background-repeat:repeat-x; 
	background-position:left; 

	font-size:10pt; 
	font-weight:bold; 
	color:#FFFFFF; 
	padding:3px 2px 5px 3px; 
	margin:0px; 
	display:inline-block;
  } 

.SurveyPopup
  {
    background-color:#ffffff; 
    border-width:1px; 
    border-style:solid; 
    border-color:Gray; 
    padding:3px; 
    width:450px; 
    height:30%;

  }

.SurveyBox
{
    width:650px;
    height:350px;   
}

.SurveyIntro
{
    font-weight:bold;
    font-size:0.8em;
}


.InfoPopup
  {
    background-color:#ffffff; 
    border-width:1px; 
    border-style:solid; 
    border-color:Gray; 
    padding:3px; 
    width:450px;
    height:30%; 
    font-weight:bold;
    font-size: 0.8em ;
  }
  


/* Popup Box settings  - End */


	/*div containing the header bar items*/
	#menuLayerFront #menuBarFront 
	{
		width: 100%;
		height: 93px;
		background-color: #6191C2;
		margin-bottom:2px;
		background-repeat:no-repeat;
		background-position:left top;
	}




	.FrontMenu
	{
		width: 100%;
		margin-bottom:5px;

	}
	
	
/* MENU CONTROL */

	 .frontmenuitem, .frontmenuitemover, .frontmenuitemdown
	{
        color:#6E6E6E;
		width:45px;
		padding-right: 24px;
		padding-left: 24px;
		font-size: 0.8em;
		padding-bottom: 4px;
		font-weight: bold;	
		cursor: pointer;			

	}


	.frontmenuitem
	{

	}
		

	.frontmenuitemdown
	{
	    background-image:none;
		background-color:#F0F0F0;
        color:blue;		

	}

	.frontmenuitemover
	{
        color:black;
		background-color:#F0F0F0;
	}

/* END MENU CONTROL */
	
	
	
	
	
	
	


ul li{
	list-style-image:url(../images/square1.gif);
	list-style-position:outside;
	margin-left:-10px;
	font-size:0.7em;
	margin-bottom:10px;
	line-height:1.3em;
}

.list ul li{
	list-style-image:url(../images/square1.gif);
	list-style-position:outside;
	margin-left:-10px;
	font-size:0.7em;
	margin-bottom:5px;
}


/* Fairplay24 News styles */
.fairplaynews{
	text-align:left;
    background-color:#ffffff; 
    border:1px solid #DBD7D0;
    margin-bottom:15px;
    width:100%;
}
.storyheadline{
    margin-bottom:10px; 
    margin-left:3px; 
    font-size:0.8em; 
    padding-top:10px;
    margin-top:0;
}
.storybody{
    margin-top:5px;
    margin-left:3px;		
    font-size:0.7em;
    padding-bottom:5px;
}
.storydate{
	font-size:0.7em;
	color:#666666;
	padding: 5px 0px 5px 20px;
	text-decoration:none;
	background-image: url(../images/time.gif);
	background-repeat: no-repeat;
	background-position: left;
	border-bottom:1px #DBD7D0 solid;
}

.summarystoryimage
{
    padding-right:5px;   
    margin-left:3px; 
    float:left;
    
}

.full{
font-weight:bold;
}
/* Fairplay24 News styles End */


/*Shopping cart and upgrade options*/


.GoToCartButton, .GoToCartButtonOver
{
	background-repeat:no-repeat;
	background-color:Black;
	width:197px;
	height:40px;
	line-height:20px;
    border:none;
	font-size:0.8em;
	font-weight:bold;
	color:#ffffff;
	cursor: pointer;
	text-align:left;
	padding-left:43px;
}

.GoToCartButton
{
	background-image: url(../images/add_button.gif);
} 


.GoToCartButtonOver
{
	background-image: url(../images/add_button_hover.gif);
    
}


.AddToBasketButton, .AddToBasketButtonOver
{
	background-repeat:no-repeat;
	background-color:Black;
	width:197px;
	height:40px;
	line-height:20px;
    border:none;
	font-size:0.8em;
	font-weight:bold;
	color:#ffffff;
	cursor: pointer;
	text-align:left;
	padding-left:43px; 
}

.AddToBasketButton
{
	background-image: url(../images/upgrade_button.gif);
} 


.AddToBasketButtonOver
{
	background-image: url(../images/upgrade_button_hover.gif);
    
}

.CreditButton, .MovementsButton, .FixturesButton, .CasualtyButton, .AlertsButton
{
	background-repeat:no-repeat;
	background-color:Black;
	color:#6699cc; 
	width:197px;
	height:40px;
	line-height:20px;
    border:none;
	font-size:0.8em;
	font-weight:bold;
	cursor: pointer;
	text-align:left;
	padding-left:43px;	
}

.CreditButtonOver, .MovementsButtonOver, .FixturesButtonOver, .CasualtyButtonOver, .AlertsButtonOver
{
	background-repeat:no-repeat;
	background-color:Black;
	font-weight:bold; 
	color:#6699cc; 
	text-decoration:underline;
	width:197px;
	height:40px;
	line-height:20px;
    border:none;
	font-size:0.8em;
	font-weight:bold;
	cursor: pointer;
	text-align:left;
	padding-left:43px;	 
}

.CreditButton, .CreditButtonOver
{
	background-image: url(../images/credit_reports_button.gif);    
}
.MovementsButton, .MovementsButtonOver
{
	background-image: url(../images/movements_button.gif);    
}
.FixturesButton, .FixturesButtonOver
{
	background-image: url(../images/fixtures_button.gif);    
}
.CasualtyButton, .CasualtyButtonOver
{
	background-image: url(../images/casualty_button.gif);    
}

.AlertsButton, .AlertsButtonOver
{
	background-image: url(../images/alerts_button.gif);    
}

.AddedToBasket
{
	background-image: url(../images/added.gif);
	background-repeat:no-repeat;
	width:177px;
	height:40px;
	display:block;
	line-height:40px;
	font-size:0.8em;
	font-weight:bold;
	color:#ffffff;
	text-align:left;
	padding-left:43px;		
	-moz-box-sizing:border-box;
}



.tblCart, .tblRelatedItems
{
    width:80%;
	border:0;
	border-collapse:collapse;

}

.tblCart th, .tblRelatedItems th
{

	font-weight:bold;
	font-size: 0.8em;	
	color: Black;
	padding-left:3px;
	padding-bottom:6px;	
}

.tblCart td, .tblRelatedItems td 
{

	font-size: 0.7em;
	font-weight:normal;
	color: Black;
	padding-left:3px;
}





.purchaseline
{

	font-size: 0.8em;
	vertical-align:top;
	margin-bottom:5px;
}



.otherpages
{
	background-color:#C1CDCD;
	color: black;
	font-size: 1.2em;
	font-weight:normal;
	text-align: justify;
	padding: 5px 5px 5px 5px;

}

.overview
{
	width:100%;
	border:1px solid #CFCFCF;
	padding:3px 1px 3px 0;
	margin:10px;
	margin-bottom:20px;
}


.dataheader, .dataheader, .dataheader
{
	color: black;
	background-color: #4169e1;
	padding: 0 3px 5px 10px;
	border-bottom: gray thin ridge;
}
.searchsection
{
	color: white;
	background-color: #006699;
	padding:1px 3px 1px 1px;
	font-size:smaller;
	font-weight:bold;
}

.optionsection
{
		width:99.9%;
		border:1px solid #CFCFCF;	
		margin-top:5px;
		background-color: white;
		margin-top:5px;
		margin-bottom:5px;	
}



.searchsectionright
{
	color: white;
	background-color: #006699;
	padding:1px 3px 1px 1px;
	font-size:0.7em;
}


.searchsection
{
	background-color: #006699;
	border-bottom:1px solid #fffacd;
	
}

.dgMovements
{

	border:1px solid #e0e0e0;
	width:100%;
	margin-top:10px;
}
.dgCasualties
{

	border:1px solid #e0e0e0;
	margin-top:10px;
}

.dgCasualties td,.dgCasualties th
{
	border-collapse:collapse;
    padding:0;
}

.dgMovements a, .dgCasualties a
{
	text-decoration:none;

}

.dgMovements a:hover, .dgCasualties a:hover
{
	text-decoration:underline;
}


.datagridStyle,.datagridAltStyle,.datagridHeader,.datagridGroupStyle,
.datagridStatusStyle,.datagridGroupPanel,.datagridNavStyle
{
	font-size: 0.7em;
	color: black;
	line-height: 1.5em;
	background-color:white;
	border:none;
}

.datagridStyle.,.datagridAltStyle
{
    
}


	.datagridGroupStyle,.datagridStatusStyle,.datagridGroupPanel,.datagridNavStyle
	{
		background-color: #C1CDCD;
		color: black;
	}

	.datagridStyle, .datagridStyle td,.datagridAltStyle, .datagridAltStyle td
	{
		padding:0 10px 0 3px;
		font-weight:normal;
		background-color:white;
		color: black;
	    border:none;
		border-bottom:1px solid lightgrey;
		padding-bottom:3px;
	}
	
	.datagridAltStyle, .datagridAltStyle td
	{
		background-color:#F5F5DC;
	}
		
	.datagridStyleNoBorder, .datagridStyleNoBorder td
	{
		padding:0 10px 0 3px;
		font-weight:normal;
		background-color:white;
		color: black;
	}

	.datagridHeader, .datagridHeader td
	{
		color: black;
		font-weight:bold;
		background-color:#F5F5DC;
		padding:0 10px 0 3px;
	    border:none;
		border-bottom:1px solid lightgrey;
	}
	
    .IndexBtn
    {
        display: block; 
        width: 100%;
    }

    .active_link
    {
        background-color:#F5F5A3;
        
    }

    .inactive_link
    {
         background-color:#FFFFFF;  
    }
    
    .normal
{
background-color:white;
}
.highlight
{
background-color:#cccccc;
}
/* Markets Page Controls etc */


.MarketsTable
{
    width:100%; 
    font-size:0.7em;  
    border-collapse:collapse;
}

.MarketsTable th
{
   font-weight:bold;
   text-align:left;
   border-collapse:collapse;
   background-color:#F5F5DC;   
}

.MarketsTable td
{
    font-weight:bold;
    text-align:left;
    border-top:1px solid #e0e0e0;
    border-bottom:1px solid #e0e0e0;
    padding-top:3px;
    padding-bottom:5px;
    border-collapse:collapse;    
}

.MarketsTable tr
{
    border-collapse:collapse;
}

.MarketsTable a
{
 text-decoration:none;
 cursor:pointer;    
}

.MarketsTable a:hover
{
 text-decoration:none;
 cursor:pointer;    
}


/* ---------------------------*/

#lpholder
{
	width:950px; 

	margin:auto;
	margin-top:10px;
}
.lpbanner
{
	width:950px; 
	height:96px;
	margin-bottom:5px;
	background-color:Green;
	padding:0;
	border:0;
}

.lpleftdiv
{
	width:600px;
	float:left;
	text-align:left;		
}
.lpmaincontent
{
	width:600px;
	height:387px;
	float:left;
	margin-bottom:10px;
}
.lprightdiv
{
	width:335px;
	float:right;
	text-align:left;		
}

.lptrialformdiv
{
	border:1px solid #999999;
	margin-bottom:10px;
}

.lpseawebinformationdiv
{
	border:1px solid #999999;
	margin-bottom:10px;
	float:right;
	width:100%;
}

.lpsubscriberbox
{
	border:1px solid #999999;
	width:290px;
	margin-bottom:10px;
	margin-top:10px;
	float:left;
}
.lpcontactsbox
{
	border:1px solid #999999;
	width:290px;
	margin-bottom:10px;
	margin-top:10px;	
	float:right;
}
.lpfooter
{
	width:950px;
	background-color:#333366;
	padding:7px 0 7px 0;
	color:#FFFFFF;
	font-size:0.6em;
	clear:both;
	display:block;
}

#lpholder p
{
	font-size:0.7em;
	padding:0px 5px 5px 5px;
}

#lpholder h1
{
	margin:0 0 8px 0;
	padding:0 0 0 5px;
	color:#ffffff;
	font-weight:bold;
	font-size:0.8em;
	line-height: 23px;
	border-bottom:1px solid #666666;
	background-color:#003366;
	background-image:url(images/h1_background.jpg);
	background-repeat:repeat-x;
	background-position:left;
	text-align:left;	
}
#lpholder.lpa{
	color: #0066cc;
	font-size: 1em;
	text-decoration: underline;
	font-weight: bold;
}

#lpholder.lpa:visited{
	color: #6699cc;
}

#lpholder.lpa:active{
	color: #3366cc;
	font-weight: bold;
}

#lpholder.lpa:hover{
	color: #FF9900;
	font-weight: bold;
	text-decoration: underline;
}	


.lpbutton
{
	margin:0 0 10px 0;
	padding:5px 0px 7px 0px;
	color:#ffffff;
	font-weight:bold;
	font-size:10pt;
	line-height:23px;
	background-image:url(../images/seaweb_button.gif);
	background-position:center;
	background-repeat:no-repeat;
	text-align:center;
}

.lpbutton a, .lpbutton a:hover, .lpbutton a:visited
{
	color:#ffffff;
	text-align:center;	
	text-decoration:none;
}
.lpbutton a:hover
{
	margin: 0 0 10px 0;
	padding: 10px 80px 10px 80px;
	background-image:url(../images/seaweb_button_hover.gif);
	background-repeat:no-repeat;
	background-position:center;
	color:#ffffff;
	font-weight:bold;
	font-size:10pt;
	line-height: 23px;
	text-align:center;	
}
.lpbutton a:visited
{
	color:#ffffff;
}

.lp_aspButton, .lp_aspButtonOver
{

	background-color:white;

	width:197px;
	height:40px;
	line-height: 23px;
    border:none;
	font-weight:bold;
	font-size:10pt;
	color:#ffffff;
	cursor: pointer;
	text-align:center;	
}

.lp_aspButton
{
	background-image: url(../images/add_button.gif);
} 


.lp_aspButtonOver
{
	background-image: url(../images/add_button_hover.gif);
    
}
.FreeTrialTable
{
	width:320px;
	border-collapse:collapse;	
	margin-left:10px;	
}

.FreeTrialTable td
{
	border-collapse:collapse;
}

.freeTrialLabel
{
	font-size:0.7em;
	font-weight: bold;
	width:105px;
}

.freeTrialddl
{

	font-size:0.8em;	
	margin-bottom:3px;
	width:190px;
}

.freeTrialData
{
	margin-bottom:3px;
	width:185px;
	
}

.whitelink
{
 	width:100%; 
	background-color:#2966A3; 	
	font-size:0.8em;
	border-bottom:1px solid #ffffff;
}


.whitelink a, .whitelink a:active, whitelink a:visited{
    color:white;
	text-decoration:none;
	padding:3px 2px 5px 3px; 	
	background-color:#2966A3;
 
}
.whitelink a:hover{
	text-decoration:underline;
}


.TabPageControl p
{
    font-size:0.9em;
    font-family: Verdana,Sans-serif;
}

.TabPageControl
{

}

.TabPageControl td
{



}


.demotable
{
    width:99%;
    border-collapse: separate;
    border-spacing:10px; 

}



.demodiv
{
	border:1px solid #666666;
	background-color:#EDECEC;
    width:32%;
	margin-bottom:55px;

}
.demodivheader
{
	background-color:#3366CC;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:8px;
	padding:3px 5px 3px 20px;
	background-image:url(../images/demoarrow.gif);
	background-repeat:no-repeat;
	background-position:left;
}
.demodivtext
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#336699;
	font-size:0.7em;
}
.demodivtextred
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#CC3333;
	font-size:0.7em;
}
.demoimage, .demoimage a:link{
	width:157px;
	height:127px;
	float:left;
	background:url(../images/play_button.jpg);
	background-repeat:no-repeat;
	background-position:left;
	border:0px;
	cursor:pointer;
}
.demoimage a:hover{
	background:url(../images/play_button_hover.jpg);
}
.demoimagecomingsoon{
	width:157px;
	height:127px;
	float:left;
	background:url(../images/play_button_grey.jpg);
	background-repeat:no-repeat;
	background-position:left;
	border:0px;
}

