/* boxes */

div.borderless_box
{
	height: 224px;
	margin-bottom: 12px;
	overflow: hidden;
	position: relative;
	width: 170px;
}
* html div.borderless_box
{
	margin-right: 3px;
}

/* buttons */

div.blue_button a.left img, div.blue_button div.left img
{
	float: left;
}

div.blue_button a.center, div.blue_button div.center
{
	background: url('/images/buttons/blue_button_center.gif');
	color: #ffffff;
	display: block;
	float: left;
	font-weight: bold;
	height: 18px;
	min-width: 98px;
	padding-top: 2px;
}

div.snippet_box:hover td
{
	background-color: #ffecec;
}

a.snippet_link:hover
{
	text-decoration: none;
}

a.record_snippet:hover
{
	text-decoration: none;
}

a.red_button
{
	background: url('/images/red_button.gif');
	color: #ffffff;
	display: block;
	font-weight: bold;
	height: 18px;
	padding-left: 10px;
	padding-top: 2px;
	text-align: left;
	width: 110px;
}

a.red_button:hover
{
	background: url('/images/red_button_over.gif');
}

/* definitions to counter IE6 bugs */

* html .ie6_font_size
{
	font-size: 0px;
}

* html .ie6_last_left_float
{
	margin-right: -3px;
}

* html .ie6_last_right_float
{
	margin-left: -3px;
}


/* general definitions */

a
{
	color: #aa0a19;
	text-decoration: none;
}
a:hover
{
	text-decoration: underline;
}

a.grey
{
	color: #333333;
	text-decoration: none;
}
a.grey:hover
{
	color: #aa0a19;
	text-decoration: none;
}

h1
{
	color: #444444;
	font-size: 2em;
	margin: 1em 0em;
}

h2
{
	color: #444444;
	font-size: 1.5em;
	margin: 1em 0em;
}

h2.red
{
	color: #aa0a19;
	font-size: 1.5em;
	margin: 1em 0em;
}

h3
{
	color: #444444;
	font-size: 16px;
	margin: 1em 0em;
}

img
{
	border: 0px;
}

img.border
{
	border: 1px solid #b0b0b0;
	padding: 5px;
}

img.float_left
{
	float: left;
	margin-bottom: 5px;
	margin-right: 15px;
}

p
{
	margin: 1em 0em;
}

p.subtitle
{
	color: #444444;
	font-size: 1.17em;
	font-weight: bold;
	margin: 1em 0em;
}

span.tipp_sub
{
	font-size: 13px;
}

span.tipp
{
	background-image: url(/images/structure/discount_badge.png);
	color: #ffffff;
	font-size: 15px;
	font-weight: bold;
	height: 42px;
	margin-top: 5px;
	padding-top: 8px;
	position: absolute;
	text-align: center;
	width: 50px;
}

span.new_record
{
	background-image: url(/images/structure/discount_badge.png);
	color: #ffffff;
	font-size: 17px;
	font-weight: bold;
	height: 35px;
	margin-top: 5px;
	padding-top: 15px;
	position: absolute;
	text-align: center;
	width: 50px;
}

span.secondary_link
{
	color: #aa0a19;
	cursor: pointer;
}

span.secondary_link:hover
{
	text-decoration: underline;
}


/* tables */

table.four_columns
{
	border-collapse: collapse
}

table.four_columns td
{
	padding: 0px;
	vertical-align: top;
	width: 170px;
}

table.four_columns td.center_left
{
	padding-right: 17px;
}
* html table.four_columns td.center_left
{
	padding-right: 15px;
}

table.four_columns td.center_right
{
	padding-left: 17px;
}
* html table.four_columns td.center_right
{
	padding-left: 15px;
}

table.four_columns td.far_left
{
	padding-right: 33px;
}
* html table.four_columns td.far_left
{
	padding-right: 29px;
}

table.four_columns td.far_right
{
	padding-left: 33px;
}
* html table.four_columns td.far_right
{
	padding-left: 29px;
}


/* page structure */

a.rating{
	text-decoration: none;
}

a.rating:hover span.star_rating
{
	background: url('/images/stars_sprite_gold.jpg') no-repeat;
}

body
{
	font: 12px Arial;
	margin: 0px;
}

div#main_column
{
	float: right;
	height: auto !important;
	height: 1250px;
	min-height: 1250px;
	padding: 175px 0px 10px 10px;
	position: relative;
	width: 780px;
}
* html div#main_column
{
	margin-left: 197px;
}

div#main_column_no_sidebar
{
	border: 1px solid #b0b0b0;
	height: auto !important;
	height: 860px;
	margin-top: 170px;
	padding: 10px;
	position: relative;
	width: 968px;
}

div#main_column_sem
{
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	position: relative;
	width: 868px;
}

div#main_column_vendor_comparison
{
	border: 1px solid #b0b0b0;
	height: auto !important;
	height: 860px;
	margin-top: 170px;
	min-height: 860px;
	padding: 10px;
	position: relative;
	width: 1100px;
}

div#page
{
	margin: 0 auto;
	padding-bottom: 20px;
	position: relative;
	width: 990px;
}

div#page_footer
{
	background-color: #f2f2f2;
	height: auto !important;
	height: 90px;
	margin-top: 10px;
	min-height: 90px;
	padding-top: 10px;
	text-align: center;
}

div#page_header
{
	height: 165px;
	padding-top: 5px;
	position: absolute;
	top: 0;
}

div#page_header #search_form
{
	display: block;
	position: absolute;
	right: 15px;
	top: 131px;
}
* html div#page_header #search_form
{
	top: 133px;
}

div#page_header div.category_1
{
	left: 91px;
}

div#page_header div.category_2
{
	left: 280px;
}

div#page_header div.category_3
{
	left: 423px;
}

div#page_header div.category_4
{
	left: 641px;
}

div#page_header div.category_5
{
	left: 157px;
}

div#page_header div.category_6
{
	left: 14px;
}

div#page_header div.category_7
{
	left: 223px;
}

div#page_header div.category_8
{
	left: 342px;
}

div#page_header div.category_9
{
	left: 588px;
}

div#page_header div.category_10
{
	left: 495px;
}

div#page_header div.subcategories
{
	background-color: #aa0a19;
	display: none;
	position: absolute;
	z-index: 1;
}

div#page_header div.subcategories a
{
	color: #ffffff;
	display: block;
	margin-left: 5px;
	margin-right: 5px;
	padding-bottom: 5px;
	padding-top: 5px;
}

div#side_column
{
	padding-top: 175px;
	width: 190px;
}

img.border_bottom_left
{
	bottom: -1px;
	left: -1px;
	position: absolute;
}

img.border_bottom_right
{
	bottom: -1px;
	position: absolute;
	right: -1px;
}

img.border_top_left
{
	left: -1px;
	position: absolute;
	top: -1px;
}

img.border_top_right
{
	position: absolute;
	right: -1px;
	top: -1px;
}

img.bottom_left
{
	bottom: 0px;
	left: 0px;
	position: absolute;
}

img.bottom_right
{
	bottom: 0px;
	position: absolute;
	right: 0px;
}

img.top_left
{
	left: 0px;
	position: absolute;
	top: 0px;
}

img.top_right
{
	position: absolute;
	right: 0px;
	top: 0px;
}

span.star_rating
{
	background: url('/images/stars_sprite_grey.jpg') no-repeat;
	display: block;
	float: left;
	height: 14px;
	margin-right: 5px;
	width: 75px;
}

span.text_rating
{
	color: #666666;
	font-style: italic;
}

ul.less_padding
{
	padding-left: 20px;
}
* html ul.less_padding
{
	padding-left: 0px;
}
*:first-child+html ul.less_padding
{
	padding-left: 0px;
}

/* page navigation */

table.page_navigation td
{
	text-align: center;
	width: 20px;
}

table.page_navigation td a
{
	font: bold 12px Arial, sans-serif;
	text-decoration: none;
}

table.page_navigation td a.highlighted, table.page_navigation td a:hover
{
	color: #000000;
	text-decoration: underline;
}

/* vouchers */

.vouchers
{
	font-size: 12px;
}

.vouchers td
{
	padding: 8px 0px 8px 8px;
	vertical-align: top;
}

.vouchers td.border
{
	border-bottom: 1px solid #cccccc;
}

.vouchers td.code
{
	width: 220px;
}

.vouchers td.logo
{
	width: 80px;
}

.vouchers td.minimum_order_value
{
	width: 140px;
}

.vouchers td.valid_to
{
	width: 80px;
}
