﻿/* @override http://www.omercebi.com/?css=includes_61Cebi.css.6106 */

* {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: normal;
	font-style: normal;
	font-size: 100%;
	line-height: 1;
	font-family: inherit;
	text-align: left;
}
body hr {
               display:none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

ol,ul {
	list-style: none;
}

ol li, ul li {
	line-height: 1.5em;
}

q:before,q:after,
blockquote:before,blockquote:after { content: "" ; }

a img, fieldset { border: 0; outline: none; }
a { outline: none; text-decoration: none;}

strong, b { font-weight: bold;}


.inner { 
	width: 960px  ;
	margin: 0 auto;
	clear: both;
	overflow: auto;
}

.column {
	width: 204px ;
	padding: 18px ;
	float: left;
	}
	
.ui-tabs-hide { display: none; }

#loginform {
	position: absolute;
	line-height: 2.7em;
	height: 2.7em;
	width: inherit;
	padding: 0 20px;
	z-index: 998;
	background: #111;
	color: #fff;
}


html	{
	height: 100%; 
}


body {
	line-height: 1.5em;
	height: 100%; 
}

#wrapper { 
	position: relative;
	min-height: 100%;
}

* html #wrapper	{
	height: 100%;
}

ol, ul {
	line-height: 1.5em;
}


p {
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

p strong {
	line-height: 1.5em;

}

body h1 a { 
	float: left;
	padding-right: 1em;
	font-size: 3em; 
	line-height: 3em;
	font-weight: bold;
	letter-spacing: -1px;
}


#header {  height: 9em; }
#billboard { height:  21em; }
#content { padding-bottom: 15em;}
#content:after {
	display: block;
    clear: both;
    content: " ";	
}

#footer { 
	height: 15em;
	position: relative;
	margin-top: -15em;
}


#navigation {
	float: right;
	overflow: hidden;
}

#navigation ul li {
	float: left;
}

#navigation ul li a {
	display: block;
	font-size: 1.5em;
	line-height: 2em;
	padding: 0 1em 0 1em;
}


#tab-select li a {
	float: left;
	display: block;
	cursor: pointer;
}


.column ul {
	padding-left: 1.5em;
	list-style-type: square;
	list-style-position: outside;
}

.column ul li {
	padding-bottom: 1.5em; 
	}

.column img {
	width: 204px ;
	height: 180px ;
}

.column img.button {
	width: 17em;
	height: 4.5em;
}




