/* general definitions */
* {
    margin: 0;
	 padding: 0;
}
a img {
	border: 0;
}
a {
	color: #606060;
}
h1 {
	color: #747474;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 13px;
}
h3 {
	font-size: 11px;
}
h4 {
	font-size: 11px;
}
hr {
   color: rgb(208,208,208);
   height: 2px;
   width: 80%;
}	
html, body 
{
    width: 100%;
    margin: 0;
    padding: 0;
    /* height: 100%; */
}
body
{
    /*font-size: 0.7em;*/ /* 11 px */
   font-size: 11px;
	 background-repeat: repeat-x;
	 background-position: 0 0;
	 background-color: #FFF;
	 font-family: tahoma, arial, sans-serif;
	 color: #606060;
	 min-width: 995px;
	 width: 100%;
}
/* general definitions */
/* footerStickAlt stuff */
#container
{
	width: 100%;
	min-width: 995px;
	/*margin: 0 0 0 47px;*/
	min-height: 100%;
	text-align: left;
}

* html #container
{
	height: 100%;
}

.clearer
{
    clear: both;
    font-size: 0;
    line-height: 0;
    height: 0;
    
}
#pageBox
{
	position: relative;
	min-height: 90%;
	margin-bottom: 0px;
	padding-top: 40px;
	margin-left: 47px;
}

* html #pageBox
{
	height: 90%;
}
#footer
{
   position: relative;
   margin-top: -10px;
	 width: 100%;
	 min-width: 995px;
	 height: 10px;
	 margin-left: auto;
	 margin-right: auto;
	 color:#393939;
	 text-align: center;
	 clear: center;
	 float:center;
}
/* footerStickAlt stuff */
#topNavigation {
	list-style: none;
	width: 80%;
	height: 30px;
}
#topNavigation li {
	float: left;
	width: >11%;
	position: relative;
	z-index: 100
}
#topNavigation li .submenu {
	position: absolute;
	top: 28px;
	left: 0;
	border-left: 1px solid #C1C1C1;
	border-bottom: 1px solid #C1C1C1;
	padding-top: 15px;
	z-index: 100;
	background-color: #fff;
	width: 150%;
	display: none;
}
#topNavigation li .submenu_list {
	list-style: none;
	border-right: 1px solid #C1C1C1;
	padding-bottom: 11px;
	padding-top: 3px;
}
#topNavigation li .submenu_list li {
	float: none;
	width: 100%;
}
#topNavigation li .submenu_list li a {
	width: 95%;
	padding: 1px 0 1px 5%;
	display: block;
	color: #5C5C5C;
	text-decoration: none;
}
#topNavigation li .submenu li a:hover {
	color: #fff;
	font-weight: bold;
}
#topNavigation li .submenu.pos1 li a:hover {
	background-color: #FD9001;
}
#topNavigation li .submenu.pos2 li a:hover {
	background-color: #6AA41A;
}
#topNavigation li .submenu.pos3 li a:hover {
	background-color: #D60000;
}
#topNavigation li .submenu.pos5 li a:hover {
	background-color: #DD8200;
}
#topNavigation li .submenu.pos4 li a:hover {
	background-color: #A134D4;
}
#topNavigation li .submenu.pos6 li a:hover {
	background-color: #3A3A78;
}
#topNavigation li .submenu.pos7 li a:hover {
	background-color: #007CC3;
}
#topNavigation li .submenu.pos8 li a:hover {
	background-color: #007CC2;
}


#opticom_logo {
	width: 112px;
	height: 34px;
	float: left;
	margin-left: 13px;
	margin-right: 20px;
}
.middle_block {
	width: 100%;
	height: auto;
	clear: left;
	margin-top: 15px;
}
.middle_image_block {
	height: 187px;
	position: relative;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: 0 100%;
}
.abs_midlayer {
	position: absolute;
	right: -1px;
	top: 51px;
	height: 53px;
	width: 194px;
	z-index: 1;
}
.middle_left {
	padding: 15px 14px 20px 14px;
	width: 78%;
	float: left;
	background-color: #F2F2F2;
	background-repeat: no-repeat;
	background-position: 100% 66px;
}
.middle_left .middle_banners {
	margin-top: 10px;
	width: 100%;
	height: 70px;
}
.middle_left .middle_banners a {
	float: left;
	width: 33%;
	text-align: left;
}
.middle_left .middle_banners a.mid {
	text-align: center;
	width: 34%;
}
.middle_left .middle_banners a.last {
	text-align: right;
}
.middle_block_text {
		margin-top: 22px;
}
.middle_block_text p {
	color: #606060;
	font-size: 11px;
}
.middle_block_text h1 {
	margin-bottom: 5px;
}
.middle_right {
	width: 19%;
	float: left;
	background-repeat: no-repeat;
	background-position: 0 66px;
}
.middle_right .contact_box {
	margin: 90px 0 0 20px;
	font-size: 11px;
}
.middle_right .request_form_link {
	margin-left: 20px;
	margin-top: 15px;
}
.middle_right .request_form_link a {
	color: #606060;
}
#langNavigation {
	list-style: none;
	margin-left: 10px;
}
#langNavigation li {
	display: inline;
	font-size: 11px;
  padding-right: 10px;
}
#langNavigation li a {
	text-decoration: none;
	color: #C9C9C9;
}
#langNavigation li.active a {
  text-decoration: none;
	color: #007CC2;
}
#search_form {
	margin-top: 13px;
}
#search_form .search-input {
	border: 1px solid #CCCDCF;
	color: #CCCDCF;
	font-size: 11px;
	padding: 5px 0 5px 9px;
	float: left;
	width: 50%;
}
* html #search_form .search-input {
		height: 25px;
		heigh\t: 14px;
}
#search_form .search_submit_button {
	margin-top: 0px;
}
#content {
	margin-bottom: 20px;
	margin-top: 20px;
}
.content_sideblock {
	float: left;
	width: 20%;
}
.sideblock_list {
	list-style: none;
	padding-left: 10px; 
}
.sideblock_list li a {
	color: #280F00;
	text-decoration: none;
	font-size: 11px;
}

.content_container {
	float: left;
	width: 60%;
}
.content_container h3 {
	margin-bottom: 5px;
}
.content_container p {
	margin: 8px 0;
}
.content_container ul {
	margin:20px 0 20px 50px;
}
.content_container ul li {
	margin: 3px 0;
}
.news_item {
	margin-bottom: 25px;
	text-decoration: none	
}

.sideblock_list2 {
	list-style: none;
	background-image: url(/images/design/list_border.gif);
	background-repeat: repeat-x;
	background-position: 0 0;
	width: 80%;
	margin-bottom: 20px;
}

.sideblock_list2 li{
	background-image: url(/images/design/list_border.gif);
	background-repeat: repeat-x;
	background-position: 0 100%;
	padding: 0;
	margin: 0;
}

.sideblock_list2 li a {
	color: #606060;
	text-decoration: none;
	font-size: 11px;
	display: block;
	margin: 0 ! important;
	width: 99%;
	padding: 5px 0 5px 10px;
	background-image: url(/images/design/bullet_list_pos3.gif);
	background-repeat: no-repeat;
	background-position: 95% 8px;
}
.content_sideblock h1 {
	margin-left: 10px;
}

#footer p {
	width:100%;
}
#test_form {
	background-color: #F7F7F7;
}
#test_form h3 {
	color: #606060;
	margin-left: 13px;
	padding-top: 11px;
}
.selectbox-multi {
	height: 60px;
	overflow: hidden;
	border: 1px solid #A7A6AA;
}
.selectbox {
	width: 22%;
	border: 1px solid #A7A6AA;
	background-color: #fff;
	float: left;
	margin: 0 4px ! important;
	padding: 0;
	list-style: none;
	height: 70px;
}
.selectbox.first {
	margin-left: 13px ! important;
}
.selectbox li {
	padding-left: 10px;
}
.selectbox li.selected {
	background-color: #007CC2;
}
.selectbox li.selected a {
	color: #fff;
	font-weight: bold;
}
.selectbox li a {
	color: #606060;
	text-decoration: none;
	display: block;
}
.form_block.selectboxes {
	height: 100px;
}
.form_block {
	border-bottom: 1px solid #E1E1E2;
	padding: 10px 0;
	clear: left;
	width: 600px
}
.form_item label {
	font-weight: bold;
	float: left;
	width: 40%;
	text-align: right;
	padding-right: 10px;
	padding-top: 2px;
}
.form_item .txtinput {
	border: 1px solid #A7A6AA;
	width: 40%;
	float: left;
}
.form_item {
	clear: left;
	min-height: 24px;
}
.submit_button_div {
	width: 600px;								 
	background-color: #fff;
	padding-top: 15px;
}
.submit_button_div hr {
   color: rgb(208,208,208);
   height: 2px;
   width: 80%;
}	
.submit_button_div #do,#cancel {
	margin-left: 25%;
	border: 0;
	color: #606060;
	font-weight: bold;
	font-size: 11px;
	background: #fff;
	background-image: url(../images/bullet_submit_button.gif);
	background-repeat: no-repeat;
	width: 75px;
}

