html,body
{
	background-color:#f9f9f9;
	font-family:Verdana, Arial; 
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	background-image:url(/images/main_bg.gif);
	background-repeat:repeat-x;   
}

html,body,td,p
{
	font-family:Verdana, Arial; font-size:11px;
}

.PageBreak		{PAGE-BREAK-AFTER: always;}

img	{border-width: 0px 0px 0px 0px;}

div	{padding:0px 0px 0px 0px;border-width: 0px 0px 0px 0px;}

a:link{ z-index:0;position:relative; }
a:active {z-index:0;position:relative;}
a:visited {z-index:0;position:relative;}
a:hover {z-index:0; position:relative;  }

/************************************************************************
* 	Main Containers & Borders
************************************************************************/
div#PageContainer
{
	margin:0px auto; 
	width:776px; 
}


div#MainContainer
{
	width:745px;
	padding:0px 15px 0px 16px; 
	float:left;
	background-image:url(/images/main_container_bg.png);
	background-repeat:repeat-y;       
}

/************************************************************************
*	Header
************************************************************************/
div#HeaderContainer
{
	width:745px;
	float:left;     
}

div#Logo
{
	width:256px;
	height:121px;
	float:left;  
	padding:16px 0px 100px 10px;
	background-image:url(/images/logo.gif);  
}

div#Logo a 
{
	width:256px;
	height:121px;
	display:block;   
}

div#Heading
{
	width:479px;
	height:237px;
	float:left;  
	background-image:url(/images/heading.jpg); 
}

/************************************************************************
*	MainBody
************************************************************************/
div#MainBodyContainer
{
	width:725px;
	padding:20px 10px 20px 10px;  
	float:left;
	_height:290px;
	min-height:290px;  
}

div#InternalMainBodyContainer
{
	z-index:0;
	position:relative;  
	width:705px;
	padding:20px 20px 20px 20px;  
	float:left;
	overflow:hidden;  
}

div#InsideInternal
{
	width:705px;
	float:left;
	_height:450px;
	min-height:450px;  
}

div#PageTitle
{
	z-index:0;
	position:relative;   
	width:100%;
	float:left;
	height:50px;
	overflow:hidden;          
}

/************************************************************************
*	Left Pane & Right Pane
************************************************************************/
div#LeftPane
{
	z-index:0;
	position:relative; 
	width:185px;
	float:left;    
}
div#RightPanePageTitle
{
	z-index:0;
	position:relative;   
	width:520px;
	float:left;
	height:50px;
	overflow:hidden ; 
}

div#RightPane
{
	z-index:0;
	position:relative;
	width:520px;
	float: left;
	overflow:hidden;     
}


/************************************************************************
*	Index Sign Up
************************************************************************/
div#SignUpMainContainer
{
	width:733px;
	padding:10px 6px 10px 6px; 
	float:left;  
}

div#SignUpTopBorder
{
	width:733px;
	height:7px;
	background-image:url(/images/sign_up_top.gif);
	float:left;    
}

div#SignUpContainer
{
	width:715px;
	background-color:#f3f9fd;
	height:122px;
	float:left;  
	padding:0px 8px 0px 10px;    
}

div#SignUpReadMore
{
	width:75px;
	height:32px;
	background-image:url(/images/signup_readmore.gif);
	background-repeat:no-repeat;    
	float:left;  
	padding-top:90px;  
	padding-left:215px; 
}


div#Endorse
{
	width:136px;
	height:119px;
	float:left;
	background-image:url(/images/endorse.gif); 
	background-position:1px top;
	background-repeat:no-repeat;      
}

div#Endorse a {width:136px;
	height:119px;  display:block;  }

div#SignUpBottomBorder
{
	width:733px;
	height:7px;
	background-image:url(/images/sign_up_bottom.gif);
	float:left;   
}
/************************************************************************
*	Post Code Search
************************************************************************/
div#SearchControlsContainer
{
	width:705px;
	float:left;   
}

div#SearchResultContainer
{
	width:705px;
	float:left; 
}
.SearchControlTable td
{
	height:40px; 
	line-height:40px;
	vertical-align:middle;  
	font-family:Arial; 
	font-size:11px; color:#767677; 
	font-weight:normal; line-height:130%;
	padding:0px 0px 0px 0px; 
}

div#pnlStatus
{
	width:705px;
	float:left; 
	text-align:center;  
	FONT-FAMILY: Verdana; Font-Size:11px;
	color:#767677;
	font-weight:bold;     
}

.SearchNormalInput
{
	FONT-FAMILY: Verdana; Font-Size:8pt; 
	color:#505050; 
	border:1px solid #B3B3B3;}

/************************************************************************
*	Post Code Search results
************************************************************************/

.gridTable
{
  width: 100%;
  background-color :#b8dbf4;
  padding :0px 0px 0px 0px;
  border-collapse:separate ;
  border:0px;  
}

.gridTable td
{
	padding :5px 5px 5px 10px; 
	font-family: Verdana; font-size: 8pt;
}

.gridTable a:link
{
	text-decoration:underline; 
}

.gridTable a:over
{
	text-decoration:underline; 
}

.gridTable a:visited
{
	text-decoration:underline; 
}

.gridText
{
    font-family:  Arial ; font-size: 11px; color: #676868;
    background-color :#e7f3f7;
	height :30;
	padding :5px 5px 5px 10px;
}


.gridHead
{
	font-family: Arial ; font-size: 11px; color: #ffffff;
	font-weight:bold ;  
    background-color :#95c9ee;
    text-align :left ;
    line-height:30px; 
    padding :10px 5px 10px 10px;
    border-bottom:solid 1px #ffffff;
}

.gridPager
{
	font-weight :bold;
	font-size :11px;
	text-align :center ;
	background-color :#c9e4f7 ;
	height :30;
	
}

.girdAlternating
{
	font-family:  Arial ; font-size: 11px; color: #676868;
	background-color :#f3f9fb;
	height :30;
}

/**************************************************************
*	Login
**************************************************************/

div#LoginContainer
{
	
	width:400px;
	margin:100px auto;   
	font-size:8pt;  
	padding:0px 0px 20px 0px;
}

div#LoginTitle
{
	/*background-image:url(/images/logo_admin.gif);
	background-repeat:no-repeat ;
	background-position:0px 0px 0px 0px; */
	width:400px; 
	height:86px; 
	text-align:right;
	
}

#LoginTable {border:solid 1px #CCCCCC; background-color:#f7fbfe; 
	background-image:url(/images/logo_admin.gif);
	background-position:left bottom;
	background-repeat:no-repeat;     }
#LoginTable td {height:25px;padding:0px 10px 0px 10px ; text-transform:uppercase;  }


.NormalInput
{
	border:solid 1px #CCCCCC;
	border-width:1px 1px 1px 1px;
	width:250px;
	background-color:#ffffff;
	font-size:8pt;   
}



.ImageButton
{
	border-width:0px 0px 0px 0px; 
	height:25px; 
}


.ErrorMessage
{
	font-family:Verdana ;
	font-size:8pt;
	color:Red;   
}

.SuccessMessage
{
	font-family:Verdana ;
	font-size:8pt;
	color:blue;   
}


.StatusImage
{
	border-width:0px 0px 0px 0px;
	height:16px;
	width:16px;   
}
hr {color: #c8c8c8;border: none;height: 1px;background-color: #c8c8c8;padding: 0px;margin: 0px;}

/******************************************************************
*	Shop Detail
*******************************************************************/
table.ShopDetailTable td
{
	 text-align:left;
	 padding:5px 10px 5px 10px;   
}

.DetailInput
{
	width:250px;
	border:solid 1px #666666;
	font-family:Arial;
	font-size:11px;
	color:#666666      
}

.NormalButton
{
	background-color :#d3d3d3;
	font-family:Arial; font-size:11px;
	border:solid 1px #000000;    
}

tr.HighLighted td
{
	background-color:#d7fada;
	text-align:left;  
}