

hr{
border-top:1px solid #0050a3;
height:1px;
margin-top: 5px;
margin-bottom: 5px;
}
	
.green, .green a{
color:#24b063
}
	
.biggrey{
	color:#6a6a6a;
	margin:0;
	font-weight:bold;
	font-size:15px;
	
	}

	


.red_title, #text .red_title{
	color:#990033;
	}

		
	
	.searchzapkaminput{
		background: url('../images/input.gif') 0% 0% no-repeat;
		border:0px;
		width:200px;
		height:35px;
		float:left;
		color:#999898;
		font-weight:bold;
		font-size:18px;
		padding-top:0px;
		padding-left:8px;
	}
	
	
	
	.input{
		background: url('../images/input.gif') 0% 0% no-repeat;
		border:0px;
		width:205px;
		height:35px;
	}
	
	.textinput{
	border:1px solid #b0b0b0;
	height:30px;
	font-size:20px;
	color:#666666
	}
	
	.button{
		background: url('../images/buttonbg.gif') 0% 0% no-repeat;
		border:0px;
		color:#fff;
		font-weight:bold;
		letter-spacing:-.5px;
		font-size:15px;
		width:145px;
		height:35px;
		padding-bottom:4px;
		cursor:pointer;
	}
	
.divider{
	background:url(../images/divider.jpg) no-repeat 0 0;
	width:1px;
	height:35px;
	float:left;
	}
	
	
/*******************************FONT STYLES****************************/
	.red, .red a {color:#ff0000}
	.blue, .blue a{color:#3598fe; text-decoration:none}



		
.red_title, #text .red_title{
	color:#990033;
	}
	


#breadcrumbs{
	padding-top:5px;
	border-bottom:1px solid #c0c0c0;
	color:#adadaf;
	padding:5px;
}

#breadcrumbs a{
text-decoration:none;
color:#adadaf
}

#product_price{
	
	text-align:center;
	font-size:15px;
	font-weight:bold;
}

#product_price a, #product_price a:visited{
text-decoration:none;
color:#3598fe;
}

#productoptions{
	padding-left:20px;
}



/*************************related_prod**************************/
#related_prod{

width:225px;
height:158px;
background:url("../images/adverts/products/related_prod_bg.gif") 0% 0% no-repeat;
padding:10px;
cursor:pointer;
line-height:20px;
}
/*///////////////////////related_prod/////////////////////////*/


/**********REGISTRATION*************/
#registration_form{
line-height:20px;
font-size:17px;
}

#registration_form, #registration_form a, #registration_form:visited {
color:#838287;
}


