@charset "UTF-8";

/* CSS Document */

* { margin:0; padding:0;}

body {
	text-align:left;
	font-size:76%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height:1.3;
	background-color: #FFFFFF;
	background-image: url(/icons/images/skin/masters_games/background.jpg);
	background-position: center top;
	background-repeat: repeat;
}
#container {
	width: 919px;
	height:650px%;
	margin-right: auto;
	margin-left:0;
	background-color:#FFFFFF
}
#header {
	height:103px;
	background-image: url(/icons/images/skin/masters_games/nzmg2010_header.jpg);
	background-repeat: no-repeat;
	position:relative;
	overflow:hidden;
}

table.mainTable {
	border-collapse:collapse;
	vertical-align:top;
	margin: 0 10 0 10;
	padding:5px;
}
table.header {
	/*background-image:url(/images/skin/dompost/blueBarNew.jpg);*/
	background-color:#FFFFFF;
	height:133px;
	border-collapse:collapse;
	/*background-repeat:repeat-x;	
	*/
}
/*#header .sponsor {
  float: left;  
  background-image:url(/images/skin/dompost/menuBar.jpg);
  background-repeat:repeat-x;
  height:26px;
  border-collapse:collapse;
}*/
#navigation {
	text-align: left;
	margin: 0 auto;
	/*padding: 5px 0 9px 0; */   
  background-image:url(/icons/images/skin/masters_games/nzmg2010_nav_static.jpg);
	background-repeat:no-repeat;
	height:28px;
	width:915px;
}
#navigation a:link,
#navigation a:active,
#navigation a:visited {  
    font-weight: bold;
    font-size: 11px;  
    text-decoration: none; 
    color:#FFFFFF;
    font-family:Arial, Helvetica, sans-serif; 
	line-height:26px;	
	border:0px solid #fff; 
    border-width:0px 0px 0 0; 
    padding-left:20px; 
    padding-right:5px; 
    padding-top:5px; 
    padding-bottom:4px; 
    margin-top: 0px;	
}
#navigation a:hover{
	color:#3399FF;
	text-decoration:none;
	line-height:18px;
}

table.categoryListing {
	background-color:#ebebeb;
	vertical-align:top;
	margin:15px 0 0 10px;	
	line-height:20px;
}

table.categoryListing td a.ORDER_ANCHOR0{
  display:block;
  line-height:1.2em;
}
table.categoryListing td br{display:block;line-height:0px;}
table.categoryListing td a.ORDER_ANCHOR1{
  display:block;
  text-indent: 1em;
  color:#666;
  line-height:1.23m;
}


h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#256091;
	margin: 15px 10 10 5px;
	padding: 10px;
	line-height:20px;
	display:block;
	text-align:left;
}
p {
margin-left: 2em;
}
span.separ {
	font-size: 10px;
    padding: 0 5px 0 5px;
	color:#cccccc;
}

table.categoryListing a:link,
table.categoryListing a:active,
table.categoryListing a:visited {  
	 font-family:Verdana, Arial, Helvetica, sans-serif;
     font-size:11px;
     line-height: 16px; 
     color:#000000;
     font-weight:bold;
     margin-right: 2px;
     margin-left: 2px;
     padding-top:5px;
	 text-decoration:none; 
}
table.categoryListing a:hover{	
	text-decoration:underline;
	line-height:16px;
}
td.menuTitles{
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	font-weight:bold;
}

td.mainMenu {
	background-color:#FFFFFF;
	vertical-align:top;
}
div.footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
	text-align:center;
	padding:10px;
	clear:both;
	width:919px;
	height:40px;

}
div.footer a:link {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;	
}
td.tableHeading{
	background-color:#EBEBEB;	
}
#featuredcategories {
	margin:15px 0 0 15px;	
	
}

td.gallerythumbnail {
	border:1px solid #ebebeb;
}

a.ORDER_ANCHOR0 {
	line-height:30px;
}
table.BASKETHDR{
	/*border-collapse:collapse;*/
	border:2px none #CC6600;
}
table.BASKETHDR TD{
	border:5px solid #3333cc;
}
div.THUMBNAIL_CONTROL {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	padding: 10px 10px 10px 10px;
}

#order_style table{border-collapse:collapse;margin:3px;padding:3px; width:90%;text-align:center;}
#order_style td{
	border-style: none;
}
#order_style img{border:3px solid #fff;}

td.SMALL{text-align:center; border:1px solid #ccc;padding:20px;}
td.SMALL img{padding:3px;}
td.SMALL table{width:100%;border:none;}
td.SMALL table td{text-align:center;border:none;}
td.PICT_TNAIL,td.PICT_NAME,td.PICT_SMALL{text-align:center;}
td.PICT_TNAIL table td img{ margin: auto;}
td.PICT_NAME{font-size:11px;font-weight:bold;}

em {
	font-weight: bold;
	color: #CC3333;
}

#main{ height:600px;}
