/*
Theme Name: OEM Group
Theme URI: OEM Group/
Description: OEM Group
Version: 1.0
Author: OEM Group
Author URI: OEM Group

*/



/*-----------------------------------------
  Website:
  Creator:
  Last Modified:
  
  1. General
  2. Text, headers
  3. Links
  4. Areas, Divs
  5. Tables
  6. Forms
  7. Images
  8. Menus
  9. Lists
-----------------------------------------*/



/*-----------------------------------------
  1. General, main
-----------------------------------------*/

body {
  padding: 0px;
  margin: 0px;
  font-family: arial;
  font-size: 8pt;
  background: transparent url("images/standard/content_bg_01.gif") 0px 150px no-repeat;
}

/*-----------------------------------------
  2. Text, headers
-----------------------------------------*/

h1 {
  color: #7d0c0c;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16pt;
}

h2 {
  color: #7d0c0c;
  font-weight: bold;
  font-size: 12pt;
}

h3 {
  color: #fff;
  font-size: 10pt;
  margin-bottom: 5px;
}

span.red_01 {
  color: #7d0c0c;
}

/*-----------------------------------------
  3. Links
-----------------------------------------*/

a.red_01:link, a.red_01:active, a.red_01:visited {
  color: #dd0000;
  text-decoration: none;
}

a.red_01:hover {
  color: #dd0000;
  text-decoration: underline;
}

a.white_01:link, a.white_01:active, a.white_01:visited {
  color: #fff;
  text-decoration: none;
}

a.white_01:hover {
  color: #fff;
  text-decoration: underline;
}

/*-----------------------------------------
  4. Area, Divs
-----------------------------------------*/

div.wrapper_01 {
  background: transparent url("images/standard/wrapper_01.gif") 0px 925px no-repeat;
}

div.header_wrapper_01 {
  width: 100%;
  background: #fff url("images/standard/body_bg_01.jpg") top left repeat-x;
}

div.header_01 {
  width: 970px;
  height: 150px;
}

div.logo_01 {
  float: left;
  width: 240px;
  height: 150px;
}

div.brands_01 {
  float: right;
  width: 730px;
  height: 150px;
  background: transparent url("images/standard/header_bg_01.jpg") top left no-repeat;
}

div.brands_text_01 {
  margin-top: 40px;
  height: 20px;
  margin-bottom: 15px;
  width: 100%;
  text-align: right;
  color: #fff;
  font-weight: bold;
}

div.brands_list_01 {
  height: 60px;
  width: 100%;
}

div.content_01 {
  width: 970px;
}

div.left_column_01 {
  float: left;
  width: 240px;
  text-align: center;
  color: #fff;
}

div.menu_01 {
  
}

div.contact_details_01 {
  width: 200px;
  margin: 10px auto;
  text-align: left;
}

div.right_column_01 {
  float: right;
  width: 690px;
  margin-top: 10px;
  margin-right: 10px;
}

div.right_column_index_01 {
  float: right;
}

div.killallfloats {
  clear: both;
}

div.export_divider_01 {
  width: 100%;
  height: 20px;
  border-bottom: 1px dashed #7d0c0c;
  clear: both;
  text-align: right;
  background: #7d0c0c;
  margin-bottom: 10px;
  line-height: 20px;
}

div.products_01 {
  float: left;
  margin-right: 5px;
  margin-bottom: 10px;
  display: inline;
}

/*-----------------------------------------
  5. Tables
-----------------------------------------*/

table.contact_details_01 {
  border-collapse: collapse;
  padding: 0px;
  margin: 0px;
  border: 0px;
}

table.contact_form_01 {
  margin-top: 10px;
  border: 1px solid #7d0c0c;
}

table.contact_form_01 th {
  background: #7d0c0c;
  color: #fff;
  text-align: left;
  padding: 5px;
}

table.contact_form_01 td {
  text-align: left;
  padding: 5px;
  vertical-align: top;
}

/*-----------------------------------------
  6. Forms
-----------------------------------------*/

input.text_01 {
  width: 100%px;
}

textarea {
  width: 200px;
  height: 100px;
}

input.submit {
  background: #7d0c0c;
  color: #fff;
  font-weight: bold;
  width: 100px;
  font-size: 10pt;
}

/*-----------------------------------------
  7. Images
-----------------------------------------*/

img {
  border: 0px;
}

div.menu_01 img {
  display: block;
}

div.products_01 img {
  /* border: 1px solid #7d0c0c; */
  padding: 1px;
}

/*-----------------------------------------
  8. Menus
-----------------------------------------*/



/*-----------------------------------------
  9. Lists
-----------------------------------------*/


