/* ------------- "generic" styles */

body {
	margin: 0;
	padding: 0;
	color: #c4c2c3;
	background: #e2e2e2 url(../images/body_bg.gif) top left repeat-x;
	font: 12px Arial, helvetica, sans-serif;
	font-weight: normal;
	height:100%;
}


a {
	text-decoration: none;
	color:#006cc9;
	font-weight:normal;
}

a:hover {
	text-decoration: none;
	color:#9d001f;
}

a img {
	border: 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	margin:0 0 5px;
}

h1 {
	font-size: 1.7em;
}

h2 {
  font-size: 1.5em;
  color:#d40038;
}

h2, h3 {
	text-transform:uppercase;
}

h3, h4 {
	color:#d40038;
	font-size: 1.1em;
	margin:0;
}

h3 {
	text-align:center;
}

h4, h5 {
	text-align:left;
}

h6 {
	text-align:center;
}

h5, h6 {
  font-size: 1.1em;
  color:#004778;
  margin:0;
}

p {
  margin: 0 0 1em;
  font-weight:normal;
}

b {
	color:#FFFFFF;
	font-weight:bold;
}

#wrapper {
  background-color: #FFF;
  width:960px;
  min-height: 786px;
  margin:0 auto;
}

#header {
  width:960px;
  float:left;
 }

#header img {
  margin:0;
  padding:0;
}

/* ---------------------------Top Menu------------------------------------------*/
ul#topnavlinks {
	background-color:#D40038;
	display:block;
	float:left;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:17px;
	height:30px;
	list-style-type:none;
	margin:0 auto;
	padding:0;
	position:relative;
	text-transform:capitalize;
	width:515px;
}

ul#topnavlinks li {
	border-right:3px solid #fff;
	display:block;
	float:left;
	height:30px;
	margin:0 0 0;
	padding:0;
}

ul#topnavlinks li a {
	color:#fff;
	font-weight:bold;
	display:block;
	float:left;
	padding:5px 16px;
	text-decoration:none;
}

ul#topnavlinks li a:hover{
	color:#7b7c80;	
}

ul#topnavlinks li a.selected{
	color:#1b1c20;	
}

ul#topnavlinks li.last {
	border:none;
}

/*--------------------------container------------------------------*/

#banner4 {
	margin:0 0 0 139px;
}

#container {
  float: left;
  width:670px;
  padding: 0 290px 0 0;
  Margin:0;
  min-height:500px;
}

#container div.jura {
	background:transparent url(../images/jura_logo.gif) no-repeat scroll left top;
	display:block;
	padding:0;
}

#container div.jura h1 {
	padding:13px 0 20px 150px;
}

#leftblock {
  background: #231f20 url(../images/body_corner.gif) top right no-repeat;
  width:100%;
  min-height:615px;
  float:left;
}

#leftblock div {
	width:100%
}

#banner5 {
	margin:0 0 0 174px;
	padding-bottom:20px;
}

#leftblock div#content {
	height:100%;
	padding:0 15px 15px;
	text-align:justify;
	width:640px;
}

.bigtext {
	font-size:20px;
}

#leftblock div#spec_left {
	font-size:12px;
	padding:0 400px 0 0;
	width:240px;
	float:left;
}

.textcenter {
	text-align:center;
}

.textleft {
	text-align:left;
}

#leftblock img {
	padding-bottom:10px;
}

#leftblock img.nopadding {
	padding-bottom:0;
}

#leftblock div#spec_right {
	float:right;
	font-size:12px;
	margin:0 0 0 -400px;
	padding:0;
	width:400px;
	text-align:center;
}

table.formated {
	width:380px;
	border-top:1px solid #ABB0B5;
	border-right:1px solid #ABB0B5;
	margin:0 20px;
	border-collapse:collapse;
}

table.formated caption {
	color: #d40038;
	font-size:2em;
		letter-spacing:.1em;
		margin:0;
		padding:0;
		caption-side:top;
		text-align:center;
}	

table.formated .heading	{
	background:#ABB0B5;
	color:#231F20;
	padding:0 .5em;
}

table.formated .col1 {
	background-color:#1b1819;
}

table.formated .sizing {
	width:50%;
}

table.formated .sizing2 {
	width:70%;
}

table.formated td {
	color:#678197;
	border-bottom:1px solid #ABB0B5;
	border-left:1px solid #ABB0B5;
	padding:.3em 1em;
	text-align:center;
}				
table.formated th {
	font-weight:normal;
	color: #678197;
	text-align:left;
	border-bottom: 1px solid #ABB0B5;
	border-left:1px solid #ABB0B5;
	padding:.3em 1em;
}							
table.formated thead th {
	background:#f4f9fe;
	text-align:center;
	font:bold 1.2em/2em "Century Gothic","Trebuchet MS",Arial,Helvetica,sans-serif;
	color:#66a3d3
}

#sidebar {
	background:#ABB0B5 url(../images/sidebar_v_top_part_bg.gif) repeat-y scroll left top;
	display:block;
	float:left;
	height:100%;
	margin:0 0 0 -276px;
	min-height:545px;
	padding:0;
	width:276px;
	text-align:justify;
	color:#333333;
}

#sidebar_top {
	display:block;
	width:100%;
	height:15px;
	margin:0;
	padding:0;
	background:transparent url(../images/sidebar_h_top_part_bg.gif) top right repeat-x;
}

#sidebar h1 {
	padding:15px 0 15px 30px;
	text-align:center;
}

#sidebar div.corner {
	background:transparent url(../images/sidebar_corner.gif) no-repeat scroll left top;
	display:block;
	padding:20px 0 15px 25px;
}

#sidebar div.corner h1 {
	padding:0;
}

#sidebar p {
	padding:20px 10px 0 30px;
}

#sidebar p.beanspic {
	background:transparent url(../images/coffee_beans.png) no-repeat scroll left bottom;
	padding:70px 10px 0 30px;
}


img#bigbeans {
	padding:0;
	margin-top:-165px;
	vertical-align:bottom;
}

#sidebar img.sidebar_machine {
	margin:0 0 0 55px;
	padding:0;
}

#sidebar img.ciro_logo {
	padding:0 0 0 60px;
}

#sidebar img.ciro_cup {
	padding:0 0 0 95px;
}

#sidebar_top {
	display:block;
	width:100%;
	height:15px;
	margin:0;
	padding:0;
	background:transparent url(../images/sidebar_h_top_part_bg.gif) top right repeat-x;
}

#SideNav {
	float: left;
	width:100%;
}

#SideNav ul {
	padding-left:60px;
	font-size:14px;
}

#SideNav ul li a {
	color:#231f20;
}

#SideNav ul li a:hover {
	color:#d40038;
}

#SideNav li a.navselected{
	color:#d40038;	
}

#sidebar img.logos {
	height:68px;
	margin:4.5px 0;
	padding:0 0 0 134px;
	width:132px;
}

#sidebar_btm {
	background:#d40038 url(../images/sidebar_v_btm_part_bg.gif) repeat-y scroll left bottom;
	display:block;
	float:right;
	margin:-70px 0 0;
	min-height:70px;
	padding:0;
	width:276px;
}

#sidebar_btm a {
	padding:18px 30px;
	float:left;
	color:#FFFFFF;
	font-size:2em;
}

#footer {
	background-color:#e2e2e2;
	clear:both;
	min-height:50px;
	width:100%;
	text-align:center;
	color:#333333;
}

#footer a{
	color:#d40038;
}

.floatleft {
	border:none;
	float:left;
	vertical-align:bottom;
}

.smalltext {
	font-size: small;
	color:#1b1c20;
}

/*---Tables--*/
#products {
	border:medium none;
	margin:0 auto;
	padding:20px;
	width:100%;
	text-align:center;
	float:left;
}

Table {
	vertical-align:top;
}

form{
	margin:10px auto;
	width:419px;
}

form table{
	width:419px
}

.formcol1 {
	width:133px;
}

.formcol2 {
	width:270px;
}

img#shoutman {
	margin:305px 0 0 34px;
}