@CHARSET "UTF-8";

body {
	background-image: url("img/logo-2_line-1.jpg");
	background-position: 0px -45px;
	background-repeat: repeat-x;
	text-align: center;
	background-color: #CBCBCD;
	width: 100%;
	border: 0 none;
	margin: 0 auto;
}

body a {
	color: #ffffff;
	link: #ffffff;
	vlink: #ffffff;
}

body a : visited {
	color: #ffffff;
}

.offer_filter * {
	font-size: 13px;
}

div.container {
	float: none;
	position: relative;
	border: 0 none;
	width: 900px;
	top: 0px;
	left: 0px;
	padding: 0px 0px;
	margin: 0 auto;
}

div.content {
	float: left;
}

div.container_main {
	z-index: 1;
}

div.container_header {
	z-index: 2;
}

div.locator {
	z-index: 1;
}

div.menu_item {
	z-index: 2;
}

div.flash_message {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	width: 900px;
	height: 20px;
	padding: 5px 0px;
	margin: 0px 0;
	background: yellow;
	color: red;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
}

#cboxTitle, #cboxCurrent {
    font-size: 14px;
    font-family: verdana;
    font-weight: bold;
}

.button_container {
	width: 900px;
	float: left;
	height: 30px;
}

.add_button {
	position: relative;
	float: none;
	top: 10px;
	left: 0px;
	height: 28px;
	padding: 2px 8px 2px 8px;
	color: #1d202f;
	background-color: #dbdbdb;
	border: 1px solid #1d202f;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	vertical-align: baseline;
}

.add_button:hover {
	text-decoration: underline;
}

.search_button {
	color: white;
	background-color: #353535;
	text-align: center;
	position: relative;
	top: 0px;
	float: left;
	left: 350px;
	width: 200px;
	height: 18px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-family: verdana;
	font-weight: bold;
	vertical-align: middle;
	cursor: pointer;
}

.search_button:hover {
	text-decoration: underline;
}

div.copyright {
	float: left;
	position: relative;
	margin: 0 auto;
	width: 100%;
	height: 50px;
	left: 0px;
	padding-top: 30px;
	vertical-align: baseline;
}

div.copyright a {
	text-decoration: underline;
}

div.locator {
	color: #ffffff;
	vertical-align: bottom;
	text-align: left;
	position: absolute;
	padding-top: 16px;
	top: 57px;
	left: 70px;
	width: 450px;
	height: 30px;
	font-family: verdana;
	font-size: 13px;
	font-weight: normal;
}

div.site_info {
	height: 10px;
	top: 0px;
	left: 0px;
	border: 0 none;
	margin: 0 auto;
	padding: 8px 0;
	color: #ffffff;
	font-family: verdana;
	font-size: 11px;
	background-color: transparent;
}

div.site_info a {
	color: #ffffff;
	text-decoration: none;
}

div.site_info a:hover {
	text-decoration: underline;
}

div.site_info img {
	border-style: outset;
	border-width: 1px;
	border-color: #8ea2bc;
	vertical-align: middle;
}

div.site_info_left {
	float: left;
	position: relative;
	width: 270px;
	text-align: left;
}

div.site_info_center {
	float: left;
	position: relative;
	width: 360px;
	text-align: center;
}

div.site_info_langs {
	float: left;
	position: relative;
	width: 200px;
	text-align: right;
}

div.site_info_langs a:hover {
	text-decoration: none;
}

div.site_info_right {
	float: left;
	position: relative;
	width: 70px;
	text-align: right;
}

div.doc_title_container {
	padding-top: 10px;
	width: 900px;
	float: left;
	height: 22px;
}

div.doc_title {
	float: none;
	position: relative;
	padding-top: 5px;
	width: 890px;
	height: 18px;
	border: 0px none;
	margin: 0 auto;
	color: #ffffff;
	background-color: #767676;
	text-align: center;
	font-size: 11px;
	font-family: verdana;
	font-weight: bold;
}

div.doc_title :hover {
	text-decoration: none;
}

div.offer_title {
	float: left;
	padding-left: 10px;
	width: 680px;
	text-align: left;
}

div.offer_sendto {
	float: left;
	width: 185px;
	text-align: center;
	font-weight: normal;
	background-color: #353535;
}

div.offer_sendto a:hover {
	text-decoration: underline;
}

div.offer_search {
    padding: 5px;
    width: 890px;
    border-top: 3px solid #353535;
    border-bottom: 3px solid #353535;;
}

div.doc_desc_container {
	width: 900px;
	float: left;
}

div.doc_desc {
	border: 2px solid #767676;
	padding: 15px 25px;
	color: #1d202f;
	background-color: #ffffff;
	text-align: left;
	font-size: 12px;
	font-family: verdana;
}

div.doc_desc a {
	color: #1d202f;
	text-decoration: none;
}

div.doc_desc a:hover {
	text-decoration: underline;
}

/* Fix for MS Office style paragraphs (MsoNormal) */
div.doc_desc p {
	margin: 0px;
	padding: 0px;
}

/* Fix for MS Office UL lists */
div.doc_desc ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

div.doc_edit {
	float: left;
	position: relative;
	width: 900px;
	height: 30px;
	border: 0px none;
	margin: 0 auto;
	left: 0px;
	padding: 0px;
	vertical-align: baseline;
	background-color: transparent;
	color: #ffffff;
	text-align: right;
	font-size: 12px;
	font-family: verdana;
}

div.header_logo {
	background-image: url("img/logo-2.jpg");
	background-position: -69px -69px;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	width: 326px;
	height: 113px;
	cursor: pointer;
}

div.header_menu {
	background-image: url("img/logo-2_line-2.jpg");
	background-position: 0px -1px;
	background-repeat: repeat-x;
	float: left;
	position: relative;
	width: 561px;
	height: 113px;
}

div.header_end {
	background-image: url("img/logo-2.jpg");
	background-position: -393px -69px;
	background-repeat: no-repeat;
	float: left;
	position: relative;
	width: 13px;
	height: 113px;
}

div.menu_item {
	text-align: center;
	float: left;
	position: relative;
	height: 53px;
	top: 4px;
	left: 67px;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	border-left: 1px solid #cac9ce;
	border-right: 1px solid #60626e;
	margin: 0;
	padding: 0;
}

div.menu_item a {
	color: white;
	text-decoration: none;
	line-height: 53px;
	padding: 7px 15px;
	vertical-align: baseline;
}

div.menu_item a:visited {
	color: white;
	text-decoration: none;
}

div.menu_item a:hover {
	color: #2f3d77;
	background-color: #ffffff;
	text-decoration: none;
}

div.menu_start {
	width: 0px;
	border-left: 0px none;
	border-right: 1px solid #60626e;
}

div.menu_end {
	width: 0px;
	border-right: 0px none;
	border-left: 1px solid #cac9ce;
}

