/* visions eZ publish stylesheet */

body
{
	background-color: #000000;
#	background-image: url(../images/urban02.jpg);
	background-repeat: no-repeat;
}

body, div, span, p, .p, h1, h2, .listheadline, .listproducts, h3, ul, li, a, td ,th, select, input, textarea, credit
{
	font-family: Helvetica, sans-serif, Verdana, Arial,  Swiss, Futura;
}

body, p, .p, ul, li, a, h3, textarea, .path, th, td, .check
{
	font-size: 13px;
	color: #bcd2ee;
}

div#line p { margin: 0; }

h1
{
	font-weight: bold;
	font-size: 18px;
	color: #bcd2ee;
	margin-bottom: 8px;
	text-decoration : none;
}

h2
{
	font-weight: bold;
	font-size: 13px;
	color: #bcd2ee;
	margin-top: 12px;
	margin-bottom: 2px;
	text-decoration : none;
}

.listheadline, .listproducts
{
	font-weight: bold;
	font-size: 13px;
	color: #bcd2ee;
	margin-top: 8px;
	margin-bottom: 4px;
	text-decoration : none;
}

.listproducts
{
	text-decoration : underline;
}

h3, .path
{
	font-weight: bold;
	text-decoration : none;
}

.tab, .tab a
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

a:hover
{
	color: #ccd2ee;
	text-decoration: underline;
}

.menuhead
{

	font-size: 13px;
	color: #ccd2ee;
	font-weight: bold;
	text-align: center;
}

.menusubhead
{
	font-size: 10px;
	font-weight: bold;
	color: #bcd2ee;
}

.menu, .menutext, .menubold, .pictext, .credit, .byline, .subhead
{
	font-size: 11px;
	color: #bcd2ee;
}

.menu
{
	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
{
	margin-top: 4px;
	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: normal;
	text-align: left;
}

th.right
{
	text-align: right;
}

.tdmini
{
	font-size: 1px;
}

.pictext
{
	font-style: normal;
	background-color: #f0f0f0;
}

.pris
{
	font-weight: bold;
	padding-top: 8px;
	padding-bottom: 12px;
}

.linkselect
{
	color: #ffffff;
}

.linkselect:hover
{
	color: #dcdcdc;
}

.linknormal
{
	color: #000000;
}

.bgmain
{
	background-color: #000000;
}

.bgmenu
{
	background-color: #000000;
}

.bglight
{

}

.bgdark 
{

}

.bgcurrent
{
	background-color: #000000;
}

.bgweekend
{
	background-color: #000000;
}

.bgselect
{
	color: #ffffff;
	background-color: #787878;
}

form
{
	margin: 0px;
}

hr
{
	color: #808080;
}

.stdbutton
{
	font-size: 11px;
	font-weight: bold;
}
 
.okbutton 
{
	font-size: 18px;
	font-weight: bold;
}

.divider
{
	float: left;
	padding-right: 10px;
}

.box
{
	width: 350px;
}

.halfbox
{
	width: 180px;
}

.searchbox
{
	width: 120px;
}

.error
{
	font-size: 14;
	font-weight: bold;
	color: #f08c00;
}

.userbox
{
	font-size: 10;
	border: solid 0px #000000;
	vertical-align: middle;
	color: #bcd2ee;
	background-color: black;
	cursor: pointer;
}

.userboxline
{
	font-size: 10;
	border: solid 1px #bcd2ee;
	vertical-align: middle;
	color: #bcd2ee;
	background-color: black;
}

/* ez3 images */

div.imageleft, div.imageright, div.faxtboxleft, div.faxtboxright, div.leftobject, div.rightobject
{
    padding-top: 4px;
    padding-bottom: 4px;
    display: inline;
    clear: both;
}

div.imagecenter, div.factboxcenter, div.centerobject
{
    width: 100%;
    padding-top: 4px;
    padding-bottom: 4px;
    display: block;
}

div.imagecenter
{
    text-align: center;
}

div.factboxcenter
{
    text-align: left;
}

div.imageleft, div.factboxleft, div.leftobject
{
    float: left;
    padding-right: 8px;
}

div.imageright, div.factboxright, div.rightobject
{
    float: right;
    padding-left: 8px;
}

div.faxtboxleft, div.faxtboxright
{
    background-color: #f0f0f0;
}

div.imageleft p.picturetext, div.imageright p.picturetext, div.imagecenter p.picturetext, p.factbox
{
    margin-top: 2px;
    margin-bottom: 2px;
}




/* */

