* {

	font-family: Arial;
}

html {
	
	overflow-y: scroll;

}

body {

	margin: 0px;
	padding: 0px;
	font-size: 9pt;
	background-image: url(../pics/img_body_bg.jpg);
	background-position: top center;
	background-repeat: no-repeat;

}

p, li, ul, a, td, input {

	font-size: 1em;
	text-decoration: none;
	color: #000046;

}

a:visited {

	color: #000046;

}

h1, h2, h3 {

	color: #000046;
	font-weight: lighter;
	text-align: left !important;

}

h2 {

	font-size: 1.85em;
	margin-bottom: 10px;
	text-align: left !important;

}

h3 {

	font-size: 1.35em;
	margin-bottom: 10px;

}

h4 {

	margin-bottom: 10px;
	font-weight: lighter;
	font-size: 1.1em;

}

label {

	cursor: pointer;

}

a:hover {

	text-decoration: underline;

}

div.div_shoppingcart_breadcrumbs a:hover {

	text-decoration: none;

}

img {

	border: 0px;

}

input, select, textarea {

	padding: 5px;
	background: #f0f0f0;
	border: 1px solid #e0e0e0;
	width: 225px;
	font-size: 1em;
	resize: none;

}

select {

	padding: 4px 5px;
	width: 237px;

}

.form_button {

	width: 117px;
	cursor: pointer;

}

.form_input_wrong {

	border: 1px solid red;

}

.form_checkbox {

	width: 15px;
	vertical-align: middle;
	
}

input[disabled] {

	background: white;
	border: 1px solid #f0f0f0;

}

.div_container {

	background-image: url(../pics/img_div_container_bg.png);
	background-repeat: repeat-y;
	width: 1000px;
	margin: 0px auto;
	padding: 0px 35px;
	position: relative;

}

.img_div_container_shadow_bottom {

	display: block;
	margin: 0px auto;
	width: 1070px;

}

.div_top_logo {

	z-index: 99;
	position: absolute;
	left: 90px;
	top: 120px;

}

.div_top_menu {

	float: right;
	position: absolute;
	top: 0px;
	right: 70px;
	z-index: 99;
	font-size: 1.25em;
	line-height: 45px;
	background: white;
	border-radius: 0px 0px 10px 10px;
	color: #000046;

}

.div_top_menu_left {

	float: left;
	width: 170px;	
	border-right: 1px solid #e9e8e8;

}

.div_top_menu_right {

	float: right;
	width: 170px;

}

.div_top_menu img {

	vertical-align: -6px;
	padding-left: 15px;
	padding-right: 5px;
}

.div_menu {

	background-image: url(../pics/img_bg_div_menu.png);
	background-repeat: repeat-x;
	height: 47px;
	padding-left: 20px;

}

.div_contact_left {

	float: left;
	width: 292px;
	margin-top: -16px;

}

.div_contact_left p {

	padding-bottom: 7px;
	line-height: 1.9em;

}

.div_contact_left .form_input {

	width: 280px;

}

.div_contact_right {

	float: right;
	width: 400px;
	margin-top: -16px;

}

.div_banner, .div_banner_slider {

	width: 100%;
	height: 285px;
	position: relative;
	overflow: visible;

}

.div_banner_slider .div_banner_slide {

	position: absolute;
	top: 0;
	left: 0;
	z-index: 8;

}

.div_banner_slider p {

	margin: 0px;
	padding: 0px;

}

.div_banner_slider .div_banner_slide.active {

    z-index: 10;

}

.div_banner_slider .div_banner_slide.last-active {

    z-index: 9;

}

.div_content {
	
	min-height: 200px;
	position: relative;
	margin-top: 10px;

}

.div_content p, .div_footer p {

	margin: 0px;
	text-align: justify;

}

.div_left {

	width: 200px;
	float: left;
	padding: 0px 20px;
	padding-bottom: 15px;

}

.div_left h2 {

	margin: 7px 0px;
	font-size: 1.75em;

} 

.div_main {

	width: 630px;
	padding: 0px 30px 30px;	padding-bottom: 30px;
	min-height: 200px;
	float: left;
	position: relative;

}

.div_advertisement {

	float: right;
	margin-top: 60px;
	text-align: center;
	padding-right: 20px;
	width: 290px;

}

.div_advertisement p {

	text-align: center;

}

.div_article_top {

	width: 940px;
	margin: 10px 30px;

}

.div_article_top_image {

	float: left;
	width: 50%;

}

.div_article_top_content, .div_article_block_content {

	float: right;
	width: 50%;
	text-align: justify;
	
}

.div_article_top_content p, .div_article_block_content p {

	line-height: 170%;

}

.div_article_bar {

	width: 470px;
	position: relative;
	height: 31px;
	margin-bottom: 15px;

}

.div_article_bar_red {

	background: #ffecea;

}

.div_article_bar_category {

	padding: 8px 15px;
	float: left;
	color: white;

}

.div_article_bar_red .div_article_bar_category {

	background: #c31e0d;

}

.div_article_bar_red .div_article_bar_info {

	color: #c31e0d;
	border-right: 7px solid #c31e0d;

}

.div_article_bar_info {

	padding: 8px 15px 8px 0px;
	float: right;

}

.div_article_blocks {

	width: 940px;
	margin: 10px 30px;

}

.div_article_block_content {

	margin-left: 30px;
	width: 293.3333px;
	float: right;

}

.div_article_block_content_yellow {

	margin-left: 0px;

}

.div_article_block_content .div_article_bar {

	width: 100%;

}

.div_article_block_content_green .div_article_bar {

	background: #efffcf;

}

.div_article_block_content_green .div_article_bar_category {

	background: #669900;

}

.div_article_block_content_green .div_article_bar_info {

	color: #669900;
	border-right: 7px solid #669900;

}

.div_article_block_content_blue .div_article_bar {

	background: #dde7ff;

}

.div_article_block_content_blue .div_article_bar_category {

	background: #123383;

}

.div_article_block_content_blue .div_article_bar_info {

	color: #123383;
	border-right: 7px solid #123383;

}

.div_article_block_content_yellow .div_article_bar {

	background: #fde8b0;

}

.div_article_block_content_yellow .div_article_bar_category {

	background: #ffbd0a;

}

.div_article_block_content_yellow .div_article_bar_info {

	color: #e5a804;
	border-right: 7px solid #ffbd0a;

}

.div_photo {

	width: 910px;
	padding: 15px;
	background: #091c53;

}

.div_photo a {

	margin-right: 15px;

}

.div_photo a img {

	border: 2px solid white;

}

.div_footer {

	height: 225px;
	position: relative;
	width: 100%;
	border-top: 3px solid #123383;
	background-repeat: repeat-x;
	background-image: url(../pics/img_bg_div_footer.jpg);
	color: #000046 !important;

}

.div_footer div {


}


.div_footer a {

	color: #000046;

}


.div_footer h2 {

	font-size: 1.5em;
	margin-top: 0px;

}

.div_footer ul {

	padding-left: 13px;

}

.div_footer ul li {

	list-style-image: url('../pics/img_bullet_list.png');

}

.div_footer .div_footer_left {

	float: left;
	padding: 15px;
	line-height: 150%;
	width: 250px;
	position: absolute;
	top: 10px;
	min-height: 140px;
	left: 15px;

}

.div_footer .div_footer_center {

	padding: 15px;
	line-height: 150%;
	width: 250px;
	position: absolute;
	left: 300px;
	top: 10px;
	min-height: 140px;

}

.div_footer .div_footer_center .tweet_time a {

	display: block;
	margin-top: 5px;
	font-size: 0.95em;

}

.div_footer .div_footer_right {

	padding: 15px;
	line-height: 150%;
	width: 370px;
	position: absolute;
	left: 585px;
	top: 10px;
	min-height: 140px;
	text-align: justify;

}

.div_bottom_footer {

	width: 970px;
	padding: 10px 55px 0px;
	margin: 0px auto;
	min-height: 30px;
	text-align: right;
	background-image: url(../pics/img_div_container_shadow_bottom.png);
	background-repeat: no-repeat;
	background-position: center top;

}

.div_bottom_footer, .div_bottom_footer * {

	color: #000046;

}

.div_clear, .div_separator {

	clear: both;
	width: 100%;

}

.div_separator {

	background-image: url(../pics/img_bg_div_separator.png);
	background-position: center center;
	height: 10px;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-bottom: 15px;

}

.div_error {

	padding: 10px;
	margin-bottom: 10px;
	margin-top: -5px;
	background: #f0f0f0;
	border: 1px solid #e0e0e0;

}

.p_breadcrumbs, .p_breadcrumbs * {

	color: #404040 !important;

}

td, th {

	padding: 3px 7px;

}

table {

	margin: 0px;
	padding: 0px;

}

th {

	font-weight: lighter;
	text-align: left;
	font-style: italic;

}	

.table_list {

	width: 100%;
	border-collapse: collapse;

}

.table_overview {

	width: 100%;
	border-collapse: collapse;

}

.a_read_more {

	display: block;
	margin-top: 15px;
}