/*

  color1 = Body background
  color2 = Links (main theme color)
  color3 = Content background
  color4 = Palette name
  color5 = 
  color6 = 

*/

body {
	margin:                 0;
	padding:                0;
	font:                   9pt Tahoma, Helvetica, Arial;
	color:                  #4a4a4a;
	background:             #eeeeee;
}

img {
	border:                 0px;
}

a {
	color:                  #777777;
}

a img {
	vertical-align:         middle;
}

.clear {
  clear:                  both;
}

/* Shopping Cart */

#shopping_cart {
  float:                  left;
  position:               relative;
  width:                  400px;
  padding:                0 6px 0 0 !important;
  top:                    0;
  left:                   0;
  -moz-opacity:           1;
  filter:                 alpha(opacity=100);
  opacity:                1;
  color:                  #4a4a4a;
  background:             none;
}

#shopping_cart a {
  color:                  #4a4a4a;
}

#shopping_cart .actions {
  float:                  right;
  padding-left:           6px;
}

#shopping_cart .items {
  display:                inline;
}

#shopping_cart .items a {
  display:                inline;
  color:                  #4a4a4a;
}

/* Language Selection */

#language_selection {
  float:                  left;
  display:                inline;
}

/* Page */

#page {
  width:                  983px; 
  margin:                 0 auto;
  padding-bottom:         60px;
  background:             url(page_bottom_bg.gif) left bottom no-repeat #eeeeee;
}

#header {
  clear:                  both;
  padding:                40px 40px 0px 40px;
  background:             url(page_top_bg.gif) left top no-repeat #ffffff;
}

#header .right {
  float:                  right;
/*  padding-top:            30px;*/
  padding-right:          12px;
}

#page_wrapper {
  padding:                0 12px 12px 12px;
  background:             url(page_bg.gif) repeat-y #ffffff;
}

#layout {
  margin-top:             30px;
}

#content {
  padding:                0 13px;
}

.column_xlarge {
  width:                  899px;
  padding:                0 30px !important;
}

/* Top */

#top {
  float:                  right;
  height:                 10px;
  margin-right:           10px;
  padding:                10px 0;
}

#top .content {

}

img.flag {
  margin-left:            5px;
}

/* Footer */

#footer {
  width:                  903px;
  margin:                 0 auto 30px auto;
  padding:                0 40px 25px 40px;
  background:             url(footer_bg.gif) left bottom no-repeat #ffffff;
}

#footer .poweredby a {
  color:                  #4a4a4a;
}

/* Menu */

#menu_wrapper {
  height:                 43px;
  background:             url(menu_bg.gif) repeat-x bottom;
}

ul#main_menu {
  float:                  right;
  height:                 26px;
  margin:                 0;
  padding:                0;
  padding-right:          40px;
  list-style-type:        none;
}

ul#main_menu li {
  float:                  left;
  background:             url(menu_tab_closed_left.gif) repeat-x top left;
}

ul#main_menu li a {
  display:                block;
  padding:                7px 15px;
  color:                  #4a4a4a;
  text-decoration:        none;
  background:             url(menu_tab_closed_right.gif) no-repeat top right;
}

ul#main_menu li.open {
  background:             url(menu_tab_open_left.gif) repeat-x top left;
}

ul#main_menu li.open a {
  color:                  #ffffff;
  background:             url(menu_tab_open_right.gif) no-repeat top right;
}

/* Sidebar */

#sidebar_left {
  min-height:             300px !important;
  padding-left:           18px;
  background:             url(sidebar_left_bg.gif) no-repeat top right; 
}

.sidebarlist h2 {
  padding-left:           12px;
  font-size:              1em !important;
  font-weight:            bold;
}

.sidebarlist ul li {
  padding-left:           12px;
  padding-bottom:         10px;
  font-size:              1em;
  font-weight:            normal;
}

.sidebarlist ul li a {
  display:                block;
  color:                  #4e4e4e;
  text-decoration:        none;
}

.sidebarlist ul li.open {
  background:             url(sidebar_arrow.gif) no-repeat 0 4px;
}

.sidebarlist ul li.open a {
  color:                  #00a5e8;
}

.sidebarlist ul li.sub {
  padding-left:           22px;
}

/* Headers */

h1 {
  margin:                 0;
}

h2 {
  margin:                 0 0 10px 0;
  font-size:              2em;
  font-weight:            normal;
  color:                  #222222;
}

/* Product */

#productdetails {
  width:                  440px;
}

.product .producttitle {
  text-transform:         none !important;
  color:                  #4a4a4a;
}

.product .productprice {
  color:                  #4a4a4a !important;
  font-size:              9pt !important;
}

.product .productprice .special_offer {
  color:                  #e02f01;
}



/* Front Page */

#frontpage {
  margin-top: -28px;
}

#frontpage .fleft {
  float: left;
  width: 252px;
  margin-right: 2px;
}

#frontpage .fright {
  float: left;
  width: 705px;
}



#frontpage .fleft .mailinglist {
  margin: 2px 0;
  padding: 33px 0 0 30px;
  height: 60px;
  background: url(mailinglist_bg.gif) no-repeat;
  overflow: hidden;
}

#frontpage .fleft .mailinglist table {
  border-collapse: collapse;
  border: 0px;
}

#frontpage .fleft .mailinglist .formatted {
  padding: 3px;
  width: 130px;
  color: #aaaaaa;
  border: 1px solid #aaaaaa;
}

#mailing_list_header_name,
#mailing_list_header_email {
  display: none;
}



#frontpage .fleft .collections {
  height: 364px;
  padding: 26px 30px;
  background: url(collections_bg.gif);
  overflow: hidden;
}

#frontpage .fleft .collections ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  border-top: 1px solid #5c5da4;
}

#frontpage .fleft .collections ul li {
  border-bottom: 1px solid #5c5da4;
}

#frontpage .fleft .collections ul li a {
  display: block;
  padding: 5px 10px;
  color: #ffffff;
  text-decoration: none;
}


#frontpage .fright .topbanner {
  width: 705px;
  height: 188px;
  margin-bottom: 2px;
  overflow: hidden;
}

#frontpage .fright .box_service {
  height: 120px;
  padding: 26px 0;
  margin-bottom: 2px;
  background: url(big_button_service.gif) no-repeat;
  overflow: hidden;
}

#frontpage .fright a.boxtext {
  text-decoration: none;
}

#frontpage .fright a.boxtext h3 {
  margin: 0;
  color: #333333;
  font-weight: normal;
  font-size: 1.8em;
  letter-spacing: -1px;
}

#frontpage .fright a.boxtext p {
}

#frontpage .fright a.boxtext strong {
  font-size: 0.9em;
  text-transform: uppercase;
  text-decoration: underline;
}

#frontpage .fright a.white {
  color: #ffffff;
}

#frontpage .fright a.white h3 {
  color: #ffffff;
}

#frontpage .fright .box_service a.boxtext {
  float: left;
  width: 210px;
  margin-left: 140px;
}

#frontpage .fright .box_service a.boxtext p {
  color: #b2b3d0;
}


#frontpage .fright a.bigbox {
  display: block;
  float: left;
  width: 212px;
  height: 75px;
  padding: 45px 0 0 140px;
  overflow: hidden;
}

#frontpage .fright a.box_computer {
  margin-bottom: 2px;
  background: url(big_button_computer.gif) no-repeat;
}

#frontpage .fright a.box_printer {
  width: 211px;
  margin-left: 2px;
  margin-bottom: 2px;
  background: url(big_button_printer.gif) no-repeat;
}

#frontpage .fright a.box_monitor {
  background: url(big_button_monitor.gif) no-repeat;
}

#frontpage .fright a.box_network {
  width: 211px;
  margin-left: 2px;
  background: url(big_button_network.gif) no-repeat;
}



#frontpage_footer {
/*  height: 40px;*/
  padding: 20px 0 0 0;
  margin-top: 2px;
  background: url(contact_info_bg.gif) no-repeat;
}

#frontpage_footer table {
  width: 740px;
  margin: 0 auto;
  border-collapse: collapse;
  border: 0px
}

#frontpage_footer table td {
  padding: 0 5px;
  white-space: nowrap;
}

#frontpage_footer table td.phone {
  padding-right: 45px;
  font-size: 1.4em;
  font-weight: bold;
}

#frontpage_footer table td.email {
  padding-right: 45px;
}


#sidebar_left .mailinglist {
  display: none;
}