/* Standard eZ publish stylesheet */

body
{
background-color : #ffffff;
color: #000000;
margin: 0px 0px 0px 0px;     
}

body, div, span, p, .p, ul, h1, h2, h3, li, a, credit, input, textarea
{
	font-family: Verdana, Arial, Helvetica, Swiss, Futura, sans-serif;
}

body, p, .p, ul, li, a, th, td, .check
{
	font-size: 12px;
	color:#666666;
}

input, select, .path , .boxtext, textarea, .bgdark, .bglight, .bgerror
{
	font-size: 11px;
	color:#666666;
}

input, select, textarea
{
    BORDER-RIGHT: #011c29 1px solid;
    BORDER-TOP: #011c29 1px solid;
    BORDER-LEFT: #011c29 1px solid;
    BORDER-BOTTOM: #011c29 1px solid;
}



h1 
{
	font-weight: bold;
	font-size: 14px;
	color:#000000;	
	margin-bottom: 8px;
	text-decoration : none;
}

h2, .listheadline, .listproducts
{
	font-weight: bold;
	font-size: 12px;
	margin-top: 16px;
	margin-bottom: 8px;	
	text-decoration : none;
}

h2, .listheadline
{
	text-decoration : none;
}

.listproducts 
{
	text-decoration : underline;
}

.listheadline, .listproducts 
{
	margin-top: 8px;
}

h3
{
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
}

.path
{
	font-weight: bold;
	text-decoration : none;
}


a:hover{color:blue;text-decoration:underline;}

.menuhead
{
	
	font-size: 18px;
	color: #ffffff;
	font-weight: normal;
	text-align: center;
}

.menusubhead
{
	color: #777777;
	font-weight: bold;
}

.menu, .menutext, .menubold, .pictext, .credit, .byline, .subhead
{
	font-size: 10px;
}

.menu 
{
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.menutext 
{
	margin-bottom: 4px;
}

.menubold 
{
	font-weight: bold;
}

.menuspacer
{
	font-size: 2px;
}

.spacer
{
	padding-top: 8px;
	padding-bottom: 8px;
}

.boxtext 
{
	font-weight: bold;
	margin-bottom: 4px;
}

.small, .smallbold
{
	font-size: 10px;
}

.smallbold 
{
	font-weight: bold;
}

.check 
{
	margin-bottom: 8px;
}

.checkhead
{
	font-weight: bold;
	margin-bottom: 16px;
}

.list
{
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 4px;
}

th 
{
	font-weight: bold;
	text-align: left;
}

.tdmini
{
	font-size: 1px;
}

.byline, .pictext
{
	font-style: italic;
}

.pris
{
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 12px;
}

.linkselect
{
	color: #ffffff;
}

.linknormal
{
	color: #000000;
}

.bglight 
{
	background-color: #f1f1f1;
}

.bgdark 
{
	background-color: #e6e6e6;
}

.bgerror
{
	background-color: #f07800;
}


.bgcurrent
{
	background-color: #b5b5b5;
}

.bgweekend
{
	background-color: #3A593A;
}

.bgselect
{
	color: #ffffff;
	background-color: #b5b5b5;
}

form
{
	margin: 0px;
}

hr
{
	color: #808080;
}

.stdbutton 
{
	font-size: 11px;
	font-weight: bold;
}
 
.okbutton 
{
	font-size: 14px;
	font-weight: bold;
}

.error
{
	font-size: 14px;
	font-weight: bold;
    color: #f07800;
}



.approved  {
	border : solid 5px #00EE33; 
}

.notapproved  {
	border : solid 5px #FFFF00; 
}

.collided  {
	border : solid 5px #FF0000;
}

.groupok  {
	border : solid 5px blue; 
}

.groupnot  {
	border : solid 5px #CC00AA; 
}


td.boxtop {
background-color: #FFFFFF;
background-image: url(/images/webbit03/ad_bg_top.gif);
}
td.boxlft {
background-color: #FFFFFF;
background-image: url(/images/webbit03/ad_bg_lft.gif);
}
td.boxrgt {
background-color: #FFFFFF;
background-image: url(/images/webbit03/ad_bg_rgt.gif);
}
td.boxbtm {
background-color: #FFFFFF;
background-image: url(/images/webbit03/ad_bg_btm.gif);
}
