img {
	border: 0px;
}
form {
	margin: 0px;
}
a {
	color: #000000;
}
a:hover {
	color: #555555;
}

input, textarea, select {
	border: solid 1px #CBE9B9;
  font-family: Tahoma;
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
}

.dot_line {
  width:100%;
  height:1px;
  font-size:1px;
	background: url(../dot_line.gif);
}

.error {
	color: #B74E17;
	font-weight: bold;
}


#top_menu {
	background: url(../top_menu_bg.gif);
	height: 37px;
}

#header_bg {
	/*background: url(../bg1.png);*/
	background-repeat: no-repeat;
	height: 500px;
}

#logo {
	position: absolute;
	top: 10px;
	left: 50px;
	z-index: 100;
}

#top_banner {
	position: absolute;
	top: 60px;
	left: 400px;
	width: 468px;
	height: 60px;
	z-index: 100;
}

#top_menu_right {
	float:left;
}

#top_menu_buttons {
	float:left;
	margin-left: 100px;
}

#content_container {
	position: relative;
	top: 100px;
	left: 20px;
	width: 955px;
}
#content_top {
	height: 37px;
}
#content_bottom1 {
	height: 14px;
}
#content_bottom2 {
	height: 12px;
}
#content_bottom_text {
	background-color: #5EBA28;
	text-align: center;
	color: #ffffff;
	font-weight: bold;
}
a.footer {
	color: #ffffff;
	text-decoration: none;
}
#content {
	width: 955px;
	background: url(../content_bg.gif);
	overflow: hidden;
}

#column_left {
	width: 197px;
	float: left;
}
#column_center {
	width: 602px;
	float:left;
}
#column_center_text {
	padding: 10px;
}
#column_right {
	padding-top: 10px;
	width: 156px;
	float:right;
}


/*** Product List ***/

#page_title {
	background-color: #D8E2FB;
	border: 1px solid #AEAEAE;
	padding: 5px;
	width:561px;
	margin-bottom: 15px;
	text-align: center;
	color: #000;
	font-weight: bold;
}

img.product_image {
  border: 0px;
  float:left;
  margin-right: 5px;
  margin-bottom: 5px;
}
div.product_pair {
  width: 560px;
  overflow: hidden;    
  background-image: url(../product_pair_bg.png);
  background-repeat: repeat-y;
}
div.product_left, div.product_right {
	width: 250px;
	padding: 10px;
}
div.product_left {
  float:left;
}
div.product_right {
  float:right;
}
div.product_info { 
  text-align: right;
  width: 250px;                                   
}
div.to_basket {         
	clear:both;
  width: 250px;                   
  text-align: center;                      
}
div.product_horizontal_hr {
  overflow: hidden;      
  clear: both;
  height: 1px;
  border-color: #C7CCE6;
  color: #C7CCE6;
  border-bottom: solid 1px;
  margin-bottom: 20px;
  margin-top: 20px;
}


/*** Graph image ***/
img.graph {
	margin-top: 10px;
	margin-bottom: 20px;
}


/*** 1 column form ***/
div.form_1col_label {
	padding-bottom: 4px;
}
div.form_1col_input {
	padding-bottom: 7px;
}


/*** 2 column form ***/
div.form_2col_block1, div.form_2col_block2 {
	padding: 8px;
	margin-bottom: 16px;
	overflow: hidden;
}
div.form_2col_block1 {
	background: #D8E2FB;
}
div.form_2col_block2 {
	background: #BDCEFB;
}
div.form_2col_label {
	color: #555555;
	font-weight: bold;
	padding-right: 8px;
	width: 100px;
	float: left;
	clear: both;
	padding-bottom: 5px;
}
div.form_2col_label_sub {
	color: #878787;
	font-weight: bold;
	padding-right: 8px;
	margin-left: 20px;
	clear: both;
	width: 80px;
	float: left;
	padding-bottom: 5px;
}
div.form_2col_input {
	width: 300px;
	float:left;
	padding-bottom: 5px;
}


/*** Comparator ***/
td.comparator {
	color: #000000;
	border-left: solid 2px #ffffff;
	text-align: center;
}


/* style spec's for rolltip (div generated in code) */
div#rolltipDiv {
  position:absolute; visibility:hidden;
  left:0; top:0; z-index:3000;
  width:220px; padding:3px; font-size:11px;
  background-color:#F9DF85; border:1px solid #336; 
}

img.help_icon {
	cursor: help;
}

a.usermenu {
	display: block;
	border-bottom: solid 1px #A2A9BC;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #FF2F04;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
a.usermenu:hover {
	color: #FE803B;
	text-decoration: none;
}

#ajax_indicator {
	display: none;
}

/********************************************************/
/********************************************************/
/********************************************************/


a.menu {
	display: block;
	border-bottom: solid 1px #A2A9BC;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #08186F;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
}
a.menu:hover {
	background-color: #FFB74A;
	text-decoration: none;
}

div {
	overflow: hidden;
}

body {
	background: url(../bg.png);
	background-color: #0C1D76;
	background-repeat: no-repeat;
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	color: #08186F;
}

#header_row {
	height: 18px;
	background-color: #5268D5;
}

#topmenu {
	height: 31px;
	padding-left: 350px;
}
#topmenu div.item {
	float: left;
	width: 127px;
	height: 31px;
}

#container {
	width: 955px;
	margin-left: 35px;
	margin-top: 92px;
}

#container div.top {
	height: 10px;
}
#container div.top div.left {
	background: #0C1D76; /*background: url(../container_tl.png);*/
	float: left;
	width: 10px;
	height: 10px;
}
#container div.top div.right {
	background: #0C1D76; /*background: url(../container_tr.png);*/
	float: right;
	width: 10px;
	height: 10px;
}
#container div.top div.center {
	background: #0C1D76; /*background: #E8E8E8;*/
	float: left;
	width: 935px;
	height: 10px;
}
		
#container div.content {
	width: 955px;
	background: #0C1D76; /*background: #E8E8E8;*/
}

#container div.footer {
	height: 29px;
	clear: both;
}
#container div.footer div.left {
	background: #0C1D76; /*background: url(../footer_l.png);*/
	float: left;
	width: 10px;
	height: 29px;
}
#container div.footer div.right {
	background: #0C1D76; /*background: url(../footer_r.png);*/
	float: right;
	width: 10px;
	height: 29px;
}
#container div.footer div.center {
	background: #0C1D76; /*background: url(../footer_bg.png);*/
	float: left;
	width: 935px;
	height: 21px;
	text-align: center;
	padding-top: 8px;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
}
#container div.footer div.center a {
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	text-decoration: none; 
}


/**********************
  Columns
**********************/

#container_col_left {
	width: 171px;
	padding-left: 10px;
	padding-right: 10px;
	float: left;
}
#container_col_center {
	width: 573px;
	float: right;
}
#container_col_right {
	width: 171px;
	padding-left: 10px;
	padding-right: 10px;
	float: right;
}


/**********************
  Box1
**********************/
		
div.box1 {
	width: 171px;
	padding-bottom: 5px;
}
div.box1_top {
	width: 171px;
	height: 24px;
}
div.box1_top_left {
	background: url(../box1_top_left.png);
	width: 10px;
	height: 24px;
	float: left;
}
div.box1_top_right {
	background: url(../box1_top_right.png);
	width: 10px;
	height: 24px;
	float: right;
}
div.box1_top_center {
	background: url(../box1_top_bg.png);
	width: 151px;
	height: 18px;
	padding-top: 6px;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
div.box1_content {
	width: 159px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-left: solid 1px #AEAEAE;
	border-right: solid 1px #AEAEAE;
	background-color: #D8E2FB;
}
div.box1_bottom {
	width: 171px;
	height: 11px;
}
div.box1_bottom_left {
	background: url(../box1_bottom_left.png);
	width: 11px;
	height: 11px;
	float: left;
}
div.box1_bottom_right {
	background: url(../box1_bottom_right.png);
	width: 11px;
	height: 11px;
	float: right;
}
div.box1_bottom_center {
	background-color: #D8E2FB;
	border-bottom: solid 1px #AEAEAE;
	width: 149px;
	height: 10px;
	float: left;
}


/**********************
  Box2
**********************/
		
div.box2 {
	width: 573px;
	padding-bottom: 5px;
}
div.box2_top {
	width: 573px;
	height: 24px;
}
div.box2_top_left {
	background: url(../box2_top_left.png);
	width: 11px;
	height: 24px;
	float: left;
}
div.box2_top_right {
	background: url(../box2_top_right.png);
	width: 11px;
	height: 24px;
	float: right;
}
div.box2_top_center {
	background: url(../box2_top_bg.png);
	width: 551px;
	height: 18px;
	padding-top: 6px;
	float: left;
	color: #fff;
	font-weight: bold;
	font-size: 11px;
}
div.box2_content {
	width: 561px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-left: solid 1px #AEAEAE;
	border-right: solid 1px #AEAEAE;
	background-color: #FFFFFF;
}
div.box2_bottom {
	width: 573px;
	height: 11px;
}
div.box2_bottom_left {
	background: url(../box2_bottom_left.png);
	width: 11px;
	height: 11px;
	float: left;
}
div.box2_bottom_right {
	background: url(../box2_bottom_right.png);
	width: 11px;
	height: 11px;
	float: right;
}
div.box2_bottom_center {
	background-color: #FFFFFF;
	border-bottom: solid 1px #AEAEAE;
	width: 551px;
	height: 10px;
	float: left;
}


/**********************
  Box3
**********************/
		
div.box3 {
	width: 573px;
	padding-bottom: 5px;
}
div.box3_top {
	width: 573px;
	height: 23px;
}
div.box3_top_left {
	background: url(../box3_top_left.png);
	width: 11px;
	height: 23px;
	float: left;
}
div.box3_top_right {
	background: url(../box3_top_right.png);
	width: 11px;
	height: 23px;
	float: right;
}
div.box3_top_center {
	background: url(../box3_top_bg.png);
	width: 551px;
	height: 27px;
	padding-top: 5px;
	float: left;
}
span.box3_top_text {
	background: #fff;
	font-size: 16px;
	font-weight: bold;
}
div.box3_content {
	width: 561px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	border-left: solid 1px #AEAEAE;
	border-right: solid 1px #AEAEAE;
	background-color: #FFFFFF;
}
div.box3_bottom {
	width: 573px;
	height: 11px;
}
div.box3_bottom_left {
	background: url(../box3_bottom_left.png);
	width: 11px;
	height: 11px;
	float: left;
}
div.box3_bottom_right {
	background: url(../box3_bottom_right.png);
	width: 11px;
	height: 11px;
	float: right;
}
div.box3_bottom_center {
	background-color: #FFFFFF;
	border-bottom: solid 1px #AEAEAE;
	width: 551px;
	height: 10px;
	float: left;
}


/**********************
  Logo
**********************/

#logo {
	position: absolute;
	top: 20px;
	left: 30px;
}