﻿body 
{
	margin: 0px auto; 
	padding: 0px; 
}

.ContentPlace 
{
	min-width: 458px;
}


/* Page Backgrounds */

.BodyMidColBG 
{
	background: url(../Images/Frontend/bg-barder01.jpg) top center;
}

.LeftColBG 
{
	background: #6c7511 url(../Images/Frontend/publishizq01.jpg) top left no-repeat;
}

.LeftColBG2
{
	background: #6c7511 url(../Images/Frontend/publishizq02.gif) top left no-repeat;		
	width: 131px;
	height: 613px; 
}

.RightColBG 
{
	background: #6c7511 url(../Images/Frontend/publishder01.jpg) top right no-repeat;
}

.RightColBG2 
{
	background: #6c7511 url(../Images/Frontend/publishder02.gif) top right no-repeat;
	width: 131px;
	height: 613px;	
}

.Module1 
{
	padding: 10px 2px 5px 2px;	
}

.ModuleBG1 
{
	background: url(../Images/Frontend/top5.jpg) top right no-repeat;
}

.loginnamestatusBG 
{
	background: #6c7511 url(../Images/Frontend/separador01.jpg) repeat-x scroll left ;
	padding-left: 15px;

}

.ModuleSeparator3
{
	background: url(../Images/Frontend/separador03.gif) top;
	height: 4px;
}

/* Custumer Admin */

form {
  margin: 0;
  padding: 0;
}

.errmsg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: red;
}

.infomsg
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: red;
}

.formlabel 
{
	font-family: verdana;
    font-size: 12px;
	font-weight: bold;
    color: #000000;
    text-decoration: none;
    white-space: nowrap;	
}

.formlabel2 
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
    color: #7F2706;
    text-decoration: none;
    white-space: nowrap;	
}

.formfield 
{
	font-family: verdana;
    font-size: 12px;
	font-weight: normal;
    color: #000000;
    text-decoration: none;
    white-space: nowrap;	
}

.formactionlink 
{
	font-family: verdana;
    font-size: 12px;
	font-weight: normal;
    color: #7F2706;
    text-decoration: none;
    white-space: nowrap;	
}

.formactionlink:hover 
{
    color: #000000;
    text-decoration: underline;
}

.button 
{
	Font-Size:7pt;
}

tr.gridtitlelabel th a
{
	font-family: verdana;
    font-size: 12px;
	font-weight: bold;
    color: white;
    text-decoration: none;
    white-space: nowrap;	    
}

tr.gridtitlelabel th a:hover
{
    text-decoration: underline;	    
}

.gridlabel 
{
	font-family: verdana;
    font-size: 11px;
	font-weight: normal;
    text-decoration: none;
    white-space: nowrap;	
}

.gridfield 
{
	font-family: verdana;
    font-size: 11px;
	font-weight: normal;
    text-decoration: none;    
}


.gridactionlink , .gridactionlink a
{
	font-family: verdana;
    font-size: 12px;
	font-weight: normal;
    color: #7F2706;
    text-decoration: none;
    white-space: nowrap;	
}

.gridactionlink:hover  , .gridactionlink a:hover
{
    color: #000000;
    text-decoration: underline;
}


.gridactionlink2 , .gridactionlink2 a
{
	font-family: verdana;
    font-size: 12px;
	font-weight: normal;
    color: #000000;
    font-weight: bold;
    text-decoration: none;
    white-space: nowrap;	
}

.gridactionlink2:hover  , .gridactionlink2 a:hover
{
    color: #7F2706;
    text-decoration: underline;
}


/* spacers */

.content_seperator10
{
	height: 10px;
}

.content_seperator20 
{
	height: 20px;
}

.clr 
{
	clear: both;
}


/* Restaurant View */

.viewframeimage
{			
	border: solid 1px #828929;
	margin: 0px 0px 0px 0px;
} 

.viewimage
{			
	border: solid 1px #828929;
	width: 240px;
	height: 105px;	
	margin: 0px 0px 15px 0px;
} 

.viewtitlebold 
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
    color: #000000;
    text-decoration: none;    
}

.viewtext 
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
    color: #000000;
    text-decoration: none;
    vertical-align: middle;
    padding: 0px;
    margin: 0px;
    border: 0px;
}


ul.viewtext 
{
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
    color: #000000;	
	margin: 0px;
	padding: 0px;
	padding-left: 0.5em;
	margin-left: 0.5em;
	margin-bottom: 5px;
	margin-top: 2px;
}

.viewtable1
{
	background-color: #E6E5D1;
	border: solid 1px #9F9E89;
}

.slidemenu
{

	width: auto;
	height: auto;	
}

td.viewcontenttabletitle
{	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
	font-weight: bold;
    color: #000000;
    text-decoration: none;      
    padding-top: 5px;	
}

td.viewcontenttable
{	
	font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
	font-weight: normal;
    color: #000000;
    text-align: justify;
    padding-top: 5px;
	margin: 2px;
}

