body {
 font: 13px normal Verdana, Arial, Helvetica, sans-serif;
 margin: 0px;
 padding: 0px;
 background: #efefef;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

a,
a:link,
a:visited,
a:active {
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

a:hover {
	color: #000000;
  text-decoration: underline;
  font-weight: bold;
}

img, div {
	border: 0px;
}

ul {
	list-style: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li {
	padding: 0px;
	margin: 0px;
}

#wrapper {
  width: 970px;
  margin: 0px auto;
  background: #ffffff;
}

#top {
  height: 82px;
}

#top a#logo {
  text-indent: -2500px;
  display: block;
  background-repeat: no-repeat;
  background-position: middle left;
  width: 970px;
  height: 82px;
  float: left;
}

#topmenu {
  background: #ffffff;
  margin-bottom: 10px;
}

#topmenu ul {
  height: 18px;
  border: 1px solid #000000;
  background-repeat: repeat-x;
}

#topmenu li {
  float: left;
  width: 100px;
  text-align: center;
  border-right: 1px solid #000000;
}

#topmenu .tab {
  float: right;
}

#content {

}

#columnLeft {
  width: 200px;
  float: left;
}

#columnRight {
  width: 760px;  
  float: right;
}

#topbar {
  width: 99%;
  text-align: center;
}

#search {
  width: 95%;  
  float: left;
  margin: 8px;
  background: #E7F2FA;
  font: 12px normal "Lucida Grande", verdana, arial, helvetica, sans-serif;
  padding: 10px;
  height: 50px;
  -moz-border-radius: 10px;
}

#search label {
  font: 16px normal helvetica,arial;
  font-weight: bold;
  float: left;
  margin: 3px;
}

#search input {
  padding: 5px;
}

#search #searchInput {
  width: 500px;
  margin-bottom: 10px;
}

#ads {
  text-align: center;
  margin: 10px;
}

.container {
  margin-left: 5px;
  margin-bottom: 10px;
  padding: 5px;
}

.container h2 {
  font-size: 11px;
  margin-bottom: 0px;
}


.search-form div {
  float: left;
  margin-right: 5px;
}

ul.list {
  border: 1px solid #000000;
  border-top: 2px solid #000000;
  padding-top: 4px;
  padding-bottom: 10px;
  background-color: #C9E4FC;
  background-repeat: no-repeat;
  background-position: bottom right;
}

.list li {
  width: 92%;
  padding: 0px 4px;
}

ul.list a {
  width: 100%;
  display: block;
  font-size: 11px;
  background: url(../graphic/arrow.gif) no-repeat left;
  padding-left: 10px;
}

ul.list-companies {
  border-top: 2px solid #7688DE;
  border-bottom: 2px solid #7688DE;  
}

.list-companies li {
  margin: 2px 0px;
}

ul.list-companies a {
  width: 100%;
  display: block;
  font-size: 13px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  background: url(../graphic/arrow_big.gif) no-repeat left;
  padding-left: 10px;  
}


.products-list li {
  padding: 5px;
}

.products-list .image,
.products-list .price {
  float: left;  
  width: 125px;
}

.products-list .info {
  float: left;
  width: 460px;
}


.buttons li {
  text-align: center;
  margin: 10px 0px;
}

.item {
  margin-bottom: 12px;
}

.item h3 {
  font-size: 11px;
}

.item .body {
  border-top: 2px solid #7688DE;
  border-bottom: 2px solid #7688DE;
  clear: both;
}

.item .description {
  float: right;
  display: block;
  width: 635px;
}

.item .image {
  clear: left;
  display: bock;  
  float: left;  
  width: 120px;
}

.item .price {
  margin-top: 15px;
  font-weight: bold;
}

#footer h4 {
  font-size: 11px;
}

ul.sites {
  display: block;
  float: left;
  width: 100%;
  margin: 2px auto;
  border: 1px solid #3875D7;
  border-left: 0px;
  border-bottom: 0px;
}

.sites li {
  display: block;
  float: left;
  width: 33.2%;
  text-align: center;
  background: #dadada;  
  border-left: 1px solid #3875D7;
  border-bottom: 1px solid #3875D7;
  padding: 1.5px 0px;
  font-size: 10px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.sites .selected {
  background: #7688DE;
  color: #ffffff;
  font-weight: bold;
}

#footer p {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  border-top: 1px dotted #000000;
  padding: 2px;
  margin-top: 5px;
}

.product {
  border-top: 2px solid #7688DE;
  border-bottom: 2px solid #7688DE;
  padding: 5px;  
}

.product p {
  font-size: 11px;
  font-family: Verdana, Arial, Helvetica, sans-serif;  
}

.product .contact {
  width: 60%;
  border-left: 2px solid #6699CC;
  border-bottom: 2px solid #6699CC;  
  padding: 3px;
  margin: 10px 2px;
}

.product .contact p {
  font-weight: bold;
}

.product .image {
  float: right;
  width: 40%;
  text-align: center;
}

.product ul.details {
  width: 60%;
}

.product .details a {
  text-decoration: underline;
}

.product .details li {
  margin: 5px 0px;
}

.product .details li span {
  display: block;
  float: left;
  width: 80px;
}

.product .details li.form label {
  width: auto;
  margin-right: 5px;
  float: left;
}

.product .details li.form div {
  float: left;
  margin-right: 4px;
}

.product input {
  font-size: 10px;
  background: #C9E4FC;
  border: 1px solid #000000;
}

.products-list ul.items {
  border-top: 2px solid #7688DE;
  border-bottom: 2px solid #000000;
}

.products-list .items li {
  background: #E7F2FA;
}

.products-list .items li li {
  background: inherit;
}

.products-list .items li.bg {
  background: #D8DFE2;
}

.products-list .image {
  text-align: center;
}

.products-list .image img {
  height: 70px;
}
.products-list {
  font-size: 11px;
}
table.cart {
  font-size: 12px;
  background: #C9E4FC;
  border-collapse: collapse;
  border: 0px;
  width: 99%;
  text-align: center;
  margin: 10px auto;
}

.cart td {
  border: 1px solid #7688DE;
  padding: 2px;
}

#cart {
  width: 95%;
  margin: 0px auto;
  padding: 4px;
}

p.totalPrice,
p.totalPriceTax {
  text-align: right;
}

.orderButton {
  text-align: right;
  margin-top: 8px;
}

.orderButton a {
  font: 16px normal Verdana, arial, helvetica, sans-serif;
  font-weight: bold;
  padding: 3px;
}

#orderForm .container {
  width: 80%;
  margin: 0px auto;
}

.emailForm label {
  float: left;
  width: 150px;
  text-align: right;
  margin-right: 5px;
}

.emailForm div {
  clear: both;  
}

.emailForm input {
  float: left;
  padding: 2px;
  margin: 2px 1px;
}

.companies-list ul {
  float: left;
  margin: 2px;
  padding-right: 10px;
  width: 30%;  
}


div.warning {
 font-size: 0.9em;
 background: #fff6bf url(../graphic/alert.png) center no-repeat;
 background-position: 15px;
 text-align: left;
 padding: 5px;
 margin: 10px 2px;
 padding-left: 45px;
 border-top: 1px solid #ffd324; 
 border-bottom: 1px solid #ffd324;
}

div.success {
 font-size: 0.9em;
 background: #F9FFF7 url(../graphic/success.png) center no-repeat;
 background-position: 15px;
 text-align: left;
 padding: 5px;
 margin: 10px 2px;
 padding-left: 45px;
 border-top: 1px solid #86BF71; 
 border-bottom: 1px solid #86BF71;
}

div.information {
 font-size: 0.9em;
 background: #EFF7FF url(../graphic/information.png) center no-repeat;
 background-position: 15px;
 text-align: left;
 padding: 5px;
 margin: 10px 2px;
 padding-left: 45px;
 border-top: 1px solid #438DD7; 
 border-bottom: 1px solid #438DD7;
}

div.error {
 font-size: 0.9em;
 background: #FFE4DF url(../graphic/error.png) center no-repeat;
 background-position: 15px;
 text-align: left;
 padding: 5px;
 margin: 10px 2px;
 padding-left: 45px;
 border-top: 1px solid #F36447; 
 border-bottom: 1px solid #F36447;
}


#company-page {
  margin: 10px;
  padding: 10px;
  -moz-border-radius: 10px;
  display:block;
  clear: both;
}

#company-page h2 {
  margin-bottom: 10px;
  border-bottom: 2px solid blue;
}

#company-page h3 {
  margin-bottom: 10px;    
}

#company-page .left,
#company-page .right {
  display: block;
  float: left; 
  width: 49%;
}


#page-container h2 {
  font-size: 16px;
  border-bottom: 2px solid #7688DE;
  margin-bottom: 15px;  
}

#page-container h3 {
  font-size: 14px;
  margin: 10px 0px;
}

#page-container p {
  margin-bottom: 10px;
}

#page-container p.small {
  font-size: 11px;
}

#page-container p a {
  color: #0000EE;
  text-decoration: underline;
}

#page-container p a:hover {
  font-weight: normal;
}

#page-container ul {
  padding-left: 15px;
}

#page-container ul li {
  list-style-type: disc;
}

#page-container ul.phones {
  border-top: 2px solid #7688DE;  
  border-bottom: 2px solid #7688DE;  
  background: #EEF7FB;
  padding-left: 40px;
  width: 80%;
  margin: 0px auto;
}

#page-container .phones li {
  list-style-type: none;
  margin: 10px 0px;
  font-size: 11px;
  text-align: center;
}

#page-container .phones li span {
  width: 250px;
  display: inline;
  float: left;
}

#page-container .list-title {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
}

table.color {
  margin: 5px auto;
}

.color th {
  background: #99CCFF;
  padding: 2px;
}

.color td {
  background: #FFCC33;
  padding: 2px;
}

table.plain {
  border: 1px solid #000000;
  border-collapse: collapse;
  margin: 2px auto;
}

.plain td, .plain th {
  border: 1px solid #000000;
  padding: 2px;
}

input.error, textarea.error, select.error {
  border: 1px solid #F00;
}

label.error {
  color: #F00;
}

#search-form .companiesList p { 
  margin: 5px;
}
#search-form .companiesList a { 
  font-weight: bold;
  color: #f00c0c;
  font-size: 14px;
}

#company-page .www  a {
  color: #000000;
  font-style: normal;
}

#company-page .companyName  {
  display: block;
  float: left;
  width: 50%;
}

#company-page .www a {  
  color: #074773;
}

#company-page .www  {
  display: block;
  float: right;
  width: 49%;
}

.product .description ul {
  list-style-type: disc;
  padding-left: 20px;
}

