@import url("stylesheet_reset.css");
@import url("styleSheet_structure.css");
@import url("styleSheet_navigation.css");
@import url("styleSheet_sifr.css");

/*
------------------------------------------------------
General Classes
------------------------------------------------------
*/
body { behavior: url(scripts/csshover3.htc); } /*ie 6 :hover*/
body { font-family:Arial, Helvetica, Verdana, sans-serif; font-size:0.75em; line-height:1.5; color:#333; background:url(../images/background.gif) repeat-x #fff; padding:0; margin:0; }

p {margin:0 0 15px 0;}
table, input, textarea, select { font-size: 1em; }
table, td { padding: 5px; }
dl { margin:0 0 15px 0;}
	dt {}
	dd {}
.content ul{ list-style:disc; padding:0 0 0 20px; margin:0 0 15px 0;}
.content ol{ list-style:decimal; padding:0 0 0 20px; margin:0 0 15px 0;}
	.content ul li {}
	
legend {font-weight:800;}
label {}
input.text_field, input.password { border:1px solid #ccc; background:#fff; width:200px; padding:2px;}
textarea.text_area { border:1px solid #ccc; background:#fff; width:200px; padding:2px;}
select.select_element { padding:2px;}
.anchors li { list-style-type: none; margin:0 0 0 -20px;}

table.dataTable { width:100%!important; width:99%; margin: 0 0 15px 0;}
	table.dataTable tr{ background:#fff;}
	table.dataTable tr.altRow{ background:#f8f8f8;}
	table.dataTable th{border-bottom:1px solid #ccc; background:#efefef; border-top:1px dotted #ccc; font-weight:800; padding:5px;}
	table.dataTable td{border-bottom:1px solid #ccc; padding:2px 5px;}
table.dataTableVert { margin: 0;}
	table.dataTableVert tr{}
	table.dataTableVert tr.altRow{ background:#f8f8f8;}
	table.dataTableVert th{font-weight:800; padding:2px 5px;}
	table.dataTableVert td{padding:2px 5px;}
	
sup {font-size:0.75em; vertical-align:super;}
sub {font-size:0.75em; vertical-align:sub;}
acronym { text-transform:uppercase; border-bottom:1px dotted;}
abbr { text-transform:uppercase; border-bottom:1px dotted;}
blockquote {}
hr {border: none 0; border-top:1px dotted #91999e;width: 100%; height: 1px; margin:0 0 15px 0;}
small { font-size:0.75em;}
strong {font-weight:800;}
em {font-style:italic;}
/*
------------------------------------------------------
Links
------------------------------------------------------
*/
a { color: #006bb7; text-decoration:none; }
a:hover {color: #000;text-decoration:underline;}
a:active, a:focus { outline:none; border:none; }
object { outline:none; }
/*
------------------------------------------------------
Headers
------------------------------------------------------
*/
h1, h2, h3, h4, h5, h6 {font-size:1em; color:#000; margin:0 0 15px 0; font-weight:400;}
h1 {font-size:2.5em; color:#006bb7; text-transform:uppercase;}
h2 {font-size:1.4em; color:#006bb7;}
h3 {font-size:1.2em; color:#006bb7;}
h4 {font-size:1.1em;}
h5 {font-size:1.1em;}
h5 {font-size:1.0em;}
/*
------------------------------------------------------
Content Layout : To be repeated in the backend RAD Editior
------------------------------------------------------
*/
.internalImgLeft {float:left; border:1px dotted #ccc; background:#fff; padding:1px; margin:0 10px 10px 0;}
.internalImgRight {float:right; border:1px dotted #ccc; background:#fff; padding:1px; margin:0 0 10px 10px;}

/*.parkingCalculator { padding:10px; margin:0 0 0 220px; }*/
