/* CSS Document */

.heading_01{
	font-family:Arial;
	font-size:11px;
	color:#0A385A;
	font-weight:bold;
	line-height:18px;
}
.heading_02{
	font-family:Arial;
	font-size:14px;
	color:#0A385A;
	font-weight:bold;
	line-height:18px;
	
}
.price_01{
	font-family:Arial;
	font-size:15px;
	color:#000000;
	font-weight:bold;
	line-height:15px;
}
.price_total{
	font-family:Arial;
	font-size:25px;
	color:#F1F9FE;
	font-weight:bold;
	line-height:25px;
}
.price_subtotal{
	font-family:Arial;
	font-size:15px;
	color:#0A385A;
	font-weight:bold;
	line-height:15px;
}
.arrow_02{
	color: #0A385A;
	font-size: 20px;
	font-weight:bold;
}
.view_cart{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#4B6C8D;
	font-weight:bold;
	line-height:15px;
}
.view_cart a:link{
	color:#4B6C8D;
	font-weight:bold;
	text-decoration:none;
}
.view_cart a:visited{
	color:#4B6C8D;
	font-weight:bold;
	text-decoration:none;
}
.view_cart a:hover{
	color:#0A385A;
	font-weight:bold;
	text-decoration:none;
}
.view_cart a:active{
	color:#4B6C8D;
	font-weight:bold;
	text-decoration:none;
}
.check_out{
	font-family:Arial Black;
	font-size:14px;
	color:#083A5B;
	font-weight:bold;
	line-height:14px;
}
.check_out a:link{
	color:#083A5B;
	font-weight:bold;
	text-decoration:none;
}
.check_out a:visited{
	color:#083A5B;
	font-weight:bold;
	text-decoration:none;
}
.check_out a:hover{
	color:#083A5B;
	font-weight:bold;
	text-decoration:none;
}
.check_out a:active{
	color:#083A5B;
	font-weight:bold;
	text-decoration:none;
}
.countinue_shopping{
	font-family:Arial;
	font-size:14px;
	color:#9BBDDD;
	font-weight:bold;
	line-height:14px;
}
.countinue_shopping a:link{
	color:#9BBDDD;
	font-weight:bold;
	text-decoration:none;
}
.countinue_shopping a:visited{
	color:#9BBDDD;
	font-weight:bold;
	text-decoration:none;
}
.countinue_shopping a:hover{
	color:#9BBDDD;
	font-weight:bold;
	text-decoration:none;
}
.countinue_shopping a:active{
	color:#9BBDDD;
	font-weight:bold;
	text-decoration:none;
}.photo_bg_color_grey{
    background:#C7D2D9
}.bg_line_repeat{
	background-image:url(../images/repeat_line.jpg);
	background-repeat:repeat-x;
}
.bg_add_top_repeat{
	background-image:url(../images/repeat_add_top.jpg);
	background-repeat:repeat-x;
}.bg_add_bottom_01_repeat{
	background-image:url(../images/repeat_add_bottom_01.jpg);
	background-repeat:repeat-x;
}.bg_add_bottom_02_repeat{
	background-image:url(../images/repeat_add_bottom_02.jpg);
	background-repeat:repeat-x;
}.pagenumber {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	letter-spacing:1px;
	text-decoration: none;
} 
.pagenumber a:link{
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
.pagenumber a:visited{
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
.pagenumber a:hover{
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}
.pagenumber a:active{
	color:#333333;
	font-weight:normal;
	text-decoration:none;
}