
html,
body,
div,
span,
applet,
object,
iframe,
caption,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend {
	vertical-align: baseline;
	font-size: 100%;
	outline: 0;
	padding: 0;
	margin: 0;
	border: 0;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	background: white;
	line-height: 1;
	color: black;
}
ol,
ul {
	list-style: none;
}
/* remove possible quote marks (") from <q> & <blockquote> */
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: "" "";
}
/* ||| the end |||*/
/* ||| set of clearing floats |||*/	
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
.clear {
	clear: both;
}
/* End hide from IE-mac */
/* ||| the end |||*/
html {
	height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0;
	padding: 0;
	font-size:100%;
}
#bg {
	background: #fff url('../images/bg_page.png') repeat-x 0 0;
	font: normal 11px Tahoma, Arial, Verdana, sans-serif;
	color: #575757;
}
a {
	outline: none;
	cursor: pointer;
}
img {
	border: none;
	text-decoration: none;
}
a:link,
a:visited,
a:active {
	text-decoration: underline;
	color: #b80000;
}
a:hover {
	color: #001560;
	text-decoration: underline;
}
ul li {
	line-height: 180%;
}
h1 {
	font-size: 200%;
}
h2 {
	font-size: 210%;
	font-weight: normal;
	margin:2px 0 15px 0;
	color: #b80000;
}
h3 {
	font-size: 125%;
}
h4 {
	font-size: 100%;
}
h5 {
	font-size: 120%;
}
h6 {
	font-size: 110%;
}

p {
	padding-bottom: 10px;
}

table
{
	font-size: 9pt;
	width: 100%;
	text-align: left;
}
th
{
	padding: 2px 5px;
	font-weight: bold;
	font-size: 9pt;
}
tbody
{
}
td
{
	padding: 2px 5px;
}

.clearfix {
	clear: both;
}
/* Setting of the Main Blocks 
----------------------------------------------------------------------------------------------------------------------*/
div#page {
	width: 1000px;
	height: 100%;
	margin: 0 auto;
}
div#top {
	height: 69px;
	width: 100%;
	margin: 0;
	padding-left: 10px;
	padding-bottom: 15px;
	position:relative;
}
/* Here you can change width or height of your logo*/
a#logo {
	background: transparent url('../images/logo.png') no-repeat 0 100%;
	width: 300px;
	height: 69px;
	display: block;
	float: left;
}
/*end*/
#banner {
	width: 650px;
	float: right;
	height: 80px;
	padding-right: 20px;
	padding-top: 10px;
}
div#menu {
	clear: both;
	height: 34px;
	width: 1000px;
	margin: 6px 0 0;
}
div#menu div {
	float: left;
}
div#menu a {
	text-decoration: none;
}
#content {
  padding: 28px 15px 15px 15px;
	width: 970px;
	height: 100%;
	background: #fff;
	border: 1px solid #e1e1e1;
}

div#footer_wrap {
	height: 50px;
}
div#footer {
	clear: both;
	padding: 0;
	font-size: 11px;
	margin:0 20px;
	padding-top: 15px;
}
div#footer a {
	font-size: 11px;
	color: #959595;
	text-decoration: none;
}
div#links {
	float: left;
	padding-bottom: 10px;
	color: #959595;
}
div#copyright {
	float: right;
	color: #959595;	
}

#header {
	position: relative;
	width: 100%;
	height: 3em;
	width: 1000px;
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	left: 0px;
	width: 1000px;
}

#header ul#primary li  {
	display: inline;
	list-style: none !important;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 10em;
	display: block;
	float: left;
	padding: 0;
	margin: 0 5px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 100%;
	text-decoration: none !important;
	color: #fff;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 1px solid #e1e1e1;
	border-bottom: none;
	background: transparent url('../images/tab_bg_c.jpg') repeat-x 0 0;
	text-decoration: none !important;	
	padding-bottom: 1px;
	color: #fff;
}

#header ul#primary a {
  color: #7c7c78;
  margin-top: 0;
	background: transparent url('../images/tab_bg.jpg') repeat-x 0 0;
	border: 1px solid #e1e1e1;
	border-bottom: none;
	text-decoration: none !important;	
}

#header ul#primary a:hover {
	border: 1px solid #e1e1e1;
	background: transparent url('../images/tab_bg_h.jpg') repeat-x 0 0;
	color: #000;
	text-decoration: none !important;	
}

#header ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.8em;
	left: 1px;
	width: 1000px;
  background: #b80000;
}

#header ul#secondary li a,#header ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dashed #b83d3d;
	background: none;

}

#header ul#secondary li a {
	color: #fff;
	text-decoration: underline;
}

#header ul#secondary li a:hover {
	color: #cdcdcd;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dashed #b83d3d;
}

#header ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#header ul#secondary li:last-child a { border: none; }

.customer_info {
   position:absolute;
   z-index:100px;
   right:0px;
   top:10px;
   font-size:10pt;
   widht:200px;
   padding:2px 5px;
   border:2px solid #999999;
}

div#specialfilter {
   text-align:center;
   padding:10px 0px;
}

div#specialfilter a {
   font-size:12pt;
   font-weight:bold;
   width:150px;
   border:2px solid #999999;
   padding:5px 10px;
   margin:0px 10px;
}

div#specialfilter a.specialfilteractive {
   background:#99FF99;
   color:#000000;
}

div#specialfilter a.specialfilterclosed {
   background:#FF9999;
   color:#000000;
}

div#specialfilter a.specialfilterclosedsucces {
   background:#FFFF99;
   color:#000000;
}


div#specialfilter a.specialfiltercanceled {
   background:#999999;
   color:#000000;
}

div#specialfilter a.specialfilterrejected {
   background:#000000;
   color:#FFFFFF;
}



div#specialfilter a.specialfilterall {
   background:#DDDDDD;
   color:#000000;
}

