@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image:url(../images/blue_bar1.gif);
	background-repeat: repeat-x;
}

#container{
	position: relative;
	top: -3px;
	margin:auto;
	min-height: 600px;
	width: 800px;
}

#blue_bar1{
	margin-left:4px; 
	height: 19px;
}

#blue_bar_date{
	float: left;
	height: 15px;
	padding-top: 4px;
	color: #FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left: 20px;
}

#flag_box{
	position: absolute;
	right: 130px;
	top: 58px;
}

.flags{
	float: left;
	height: 16px;
	padding-left: 5px;
	padding-top: 6px;
}

#flag_spacer{
	float: left;
	height: 1px;
	width: 195px;
}

#flag_spacer_child{
	float: left;
	height: 1px;
	width: 80px;
}

#lower_container{
	position: relative;
	top: -20px;
}

#bottom_border{
	width: 801px;
	height: 20px;
	background-image:url(../images/bottom-border.gif);
}

#top_menu{
	position: absolute;

	width: 801px;
	top: 4px;
	z-index: 5;
}

#bottom_menu{
	padding-left: 20px;
	height: 44px;
	width: 801px;
	background-image:url(../images/blue_bar2.gif);
	background-repeat:no-repeat;
	}

.top_button{
	width: 107px;
	height: 34px;
	margin-right:6px;
	padding-top: 10px;
	float: right;
	background-image:url(../images/top_buttons.gif);
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.top_button a{
	text-decoration: none;
	color: #FFFFFF;
}

.top_button:hover {
	background-position: 0px 44px;
}

.top_button_selected {
	width: 107px;
	height: 34px;
	margin-right:6px;
	padding-top: 10px;
	float: right;
	background-image:url(../images/top_buttons.gif);
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-position: 0px 44px;
}

.top_button_selected a{
	text-decoration: none;
	color: #FFFFFF;
}

#bottom_button_spacer{
	float:right;
	width: 20px;
	height: 29px;
}

.bottom_button{
	width: 99px;
	height: 29px;
	padding: 0 4px 0 4px;
	margin-right:7px;
	padding-top: 15px;
	float: right;
	background-image:url(../images/bottom_buttons.gif);
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
}

.bottom_button a{
	text-decoration: none;
	color: #FFFFFF;
}

.bottom_button:hover{
	background-position: 0px 44px;
}

.bottom_button_selected{
	width: 99px;
	height: 29px;
	padding: 0 4px 0 4px;
	margin-right:7px;
	padding-top: 15px;
	float: right;
	background-image:url(../images/bottom_buttons.gif);
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	background-position: 0px 44px;
}

.bottom_button_selected a{
	text-decoration: none;
	color: #FFFFFF;
}

#banner{
	position: relative;
	top: 5px;
}

#banner img{
	border:none;
}

#inner_container{
	min-height: 443px;
	width: 799px;
	border-left: 1px solid #0040cb;
	border-right: 1px solid #0040cb;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}

#content{
	margin-top: 10px;
	width: 760px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: auto;
}

#content_compare{
	margin-top: 10px;
	width: 760px;
	padding-left: 20px;
	padding-right: 20px;
	overflow: auto;
}


#content p.large{
	font-size:14px;
}



#compare_tab{
	padding-top: 5px;
	height: 46px;
	background-image:url(../images/compare_tab.gif);
	text-align: center;
	font-size: 32px;
	color: #ffffff;
}

#compare_tab a{
	color: #FFFFFF;
	text-decoration: none;
	font-size:22px;
}

#compare_box form {	
	margin-top: 0px;
}

#compare_box{
	margin-top: 55px;
	margin-right: 15px;
	margin-left: 20px;
	margin-bottom: 20px;
	width:310px;
	float: right;
}

#compare_box_god{
	margin-top: 55px;
	margin-right: 20px;
	margin-left: 10px;
	width: 314px;
	height: 300px;
	float: right;
}

.compare_image_god{
	width: 102px;
	height: 65px;
	background-color:#FFFFFF;
	float: left;
	text-align:center;
	border: 1px solid #EFEFEF;
}

#compare_content{
	height: 200px;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color:#FFFFFF;
	text-align:center;
}

#compare_content_parent{
	height: 200px;
	background-color:#FFFFFF;
	text-align:center;
}


.product_list_box{
	margin: 20px;
	overflow: auto;
}

.product_range_image{
	float: left;
	width: 140px;
	text-align: center;
	margin-right: 10px;
}

.product_range_text{
	min-height: 120px;
	width: 500px;
	overflow: auto;
}

.product_range_hr{
	width: 700px;
}

.other_products_container{
	width: 752px;
}

.other_product_box{
	position: relative;
	float: left;
	width: 218px;
	height: 150px;
	padding: 5px 5px 0 5px;
	margin: 10px;
	border: 1px solid #0040cb;
}

.other_product_box p{
	font-size: 10px;
	margin-top: 0px;
}

.other_products_button{
	position:absolute;
	bottom: 5px;
	height: 25px;
}

#footer{
	width: 485px;
	padding-top: 20px;
	color: #b4b4b4;
	font-size: 10px; 
}

#footer a{
	color: #b4b4b4;
	font-size: 10px; 
}

#bottom_links{
	padding-top: 10px;
	padding-left: 5px;
	padding-bottom: 5px;
	color: #b4b4b4;
	font-size: 12px; 
}

#bottom_links a{
	color: #b4b4b4;
	font-size: 12px; 
}

#go_small{
	padding-top: 3px;
	height: 24px;
	background-image:url(../images/go_button_small.gif);
	text-align: center;
	width: 34px;
	font-size: 16px;
	font-weight:bold;
	background-repeat: no-repeat;
	color: #FFFFFF;
}

#go_small a{
	color: #FFFFFF;
	text-decoration: none;
}

#go_small:hover {
	background-image:url(../images/go_button_small_over.gif);
	background-repeat: no-repeat;
	text-decoration: none;
	color: #FFFFFF;
}

/*-- headers etc */
h1{
	color: #ff9900;
	font-size: 28px;
	font-weight: normal;
}

h3{
	font-size: 14px;
	font-weight: normal;
	color: #000066;
	line-height: 140%;
}

h2{
	color: #ff9900;
	font-size: 18px;
	font-weight: normal;
}
h4{
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	line-height: 140%;
}

p{
	font-size: 14px;
	color: #000066;
	line-height: 135%;
}

a{
	font-size: 14px;
}

hr{
	color: #CCCCCC;
	line-height: 140%;
	width: 100%;
	height: 1px;
}

td{
	color: #000066;
	font-size: 14px;
	font-weight: normal;
	padding: 10px;
}
