/* CSS Document */

a{
	outline:none;
}

.main_bg{
	background-image:url(../images/main_bg.jpg);
	background-repeat:repeat-x;	
	background-position:top;
	background-color:#FFFFFF;	
}

.table_width{
	width:960px;
}

.button_normal{
	background-image:url(../images/button_normal.png);
	background-repeat:no-repeat;
	cursor:pointer;
	height:42px;
	width:113px;
}

.button_hover{
	background-image:url(../images/button_hover.png);
	background-repeat:no-repeat;
	cursor:pointer;
	height:42px;
	width:113px;
}

.button_link{
	font-family:Arial;
	font-size:12px;
	color:#0E5D97;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}

a.button_link:link{
	font-family:Arial;
	font-size:12px;
	color:#0E5D97;
	font-weight:bold;
	text-decoration:none;
	
}

a.button_link:visited{
	font-family:Arial;
	font-size:12px;
	color:#0E5D97;
	font-weight:bold;
	text-decoration:none;
	
}

a.button_link:hover{
	font-family:Arial;
	font-size:12px;
	color:#0E5D97;
	font-weight:bold;
	text-decoration:underline;
	
}

.view_text{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	outline:none;
}

a.view_text:link{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	
}

a.view_text:visited{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	
}

a.view_text:hover{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:underline;
	
}

.your_cart_middle_bg{
	background-image:url(../images/your_cart_middle_bg.jpg);
	background-repeat:repeat-x;
}

.searchbox{
	background-image:url(../images/searchbox.jpg);
	background-repeat:no-repeat;
	width:252px;
	height:28px;
}

.top_box_space{
	margin-top:10px;
}

.narrow_box_top_middle_bg{
	background-image:url(../images/narrow_box_top_middle_bg.jpg);
	background-repeat:repeat-x;
	font-family:Arial;
	font-size:14px;
	color:#0E5D97;
	font-weight:bold;
	text-decoration:none;
}

.narrow_box_middle_bg{
	border-left:#CEEFFF solid 1px;
	border-right:#CEEFFF solid 1px;	
}

.narrow_box_bttm_middle_bg{
	background-image:url(../images/narrow_box_bttm_middle_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
}

.color_text{
	font-family:Arial;
	font-size:14px;
	color:#0E5D97;
	font-weight:bold;
	text-decoration:none;
}

a.right_text:link{
	font-family:Arial;
	font-size:12px;
	color:#4C4C4C;
	font-weight:500;
	text-decoration:none;
}

a.right_text:visited{
	font-family:Arial;
	font-size:12px;
	color:#4C4C4C;
	font-weight:500;
	text-decoration:none;
}

a.right_text:hover{
	font-family:Arial;
	font-size:12px;
	color:#1D5D9B;
	font-weight:500;
	text-decoration:underline;
}

.more_text{
	font-family:Arial;
	font-size:12px;
	color:#FF5B00;
	font-weight:bold;
	text-decoration:none;
}

a.more_text:link{
	font-family:Arial;
	font-size:12px;
	color:#FF5B00;
	font-weight:bold;
	text-decoration:none;
}

a.more_text:visited{
	font-family:Arial;
	font-size:12px;
	color:#FF5B00;
	font-weight:bold;
	text-decoration:none;
}

a.more_text:hover{
	font-family:Arial;
	font-size:12px;
	color:#FF5B00;
	font-weight:bold;
	text-decoration:underline;
}

.line_bg{
	background-image:url(../images/line_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
	height:2px;
}

.welcome_text{
	font-family:Arial;
	font-size:20px;
	color:#F26619;
	font-weight:500;
	text-decoration:none;
}

.keychain_text{
	font-family:Arial;
	font-size:20px;
	color:#1D5D9B;
	font-weight:500;
	text-decoration:none;
}

.middle_text{
	font-family:Arial;
	font-size:12px;
	color:#4C4C4C;
	font-weight:500;
	text-decoration:none;
	line-height:18px;
}

.pirates_box_top_middle_bg{
	background-image:url(../images/pirates_box_top_middle_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
}

.pirates_box_center_middle_bg{
	background-image:url(../images/pirates_box_center_middle_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-left:#CDEFFF solid 1px;
	border-right:#CDEFFF solid 1px;
	background-color:#E6F7FF;
}

.pirates_box_bttm_middle_bg{
	background-image:url(../images/pirates_box_bttm_middle_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	width:100%;
}

.pirates_text{
	font-family:Arial;
	font-size:28px;
	color:#000000;
	font-weight:500;
	text-decoration:none;
}

.coming_text{
	font-family:Arial;
	font-size:28px;
	color:#1D5D9B;
	font-weight:500;
	text-decoration:none;
}

.starting_text{
	font-family:Arial;
	font-size:20px;
	color:#000000;
	font-weight:500;
	text-decoration:none;
}

.dollor_text{
	font-family:Arial;
	font-size:20px;
	color:#1D5D9B;
	font-weight:500;
	text-decoration:none;
}

.new_box_top_middle_bg{
	background-image:url(../images/new_box_top_middle_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	width:100%;
}

.new_box_center_middle_bg{
	background-image:url(../images/new_box_center_middle_bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-left:#CDEFFF solid 1px;
	border-right:#CDEFFF solid 1px;
	background-color:#E6F7FF;
}

.new_box_bttm_middle_bg{
	background-image:url(../images/new_box_bttm_middle_bg.jpg);
	background-repeat:repeat-x;
	width:100%;
}

.new_box_top_right_corner{
	background-image:url(../images/new_box_top_right_corner001.jpg);
	background-repeat:no-repeat;	
	background-position:right top;
}

.line_new_box_bg{
	background-image:url(../images/line_new_box_bg.png);
	background-repeat:repeat-x;
}

.bttm_bg{
	background-image:url(../images/bttm_bg.jpg);
	background-repeat:repeat-x;
}

.customer_text{
	font-family:Arial;
	font-size:18px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

.bttm_text{
	font-family:Arial;
	font-size:12px;
	color:#9CB5CE;
	font-weight:500;
	text-decoration:none;
}

a.bttm_text:link{
	font-family:Arial;
	font-size:12px;
	color:#9CB5CE;
	font-weight:500;
	text-decoration:none;
}

a.bttm_text:visited{
	font-family:Arial;
	font-size:12px;
	color:#9CB5CE;
	font-weight:500;
	text-decoration:none;
}

a.bttm_text:hover{
	font-family:Arial;
	font-size:12px;
	color:#FFFFFF;
	font-weight:500;
	text-decoration:underline;
}

.v_line_bg{
	background-image:url(../images/v_line.jpg);
	background-repeat:repeat-y;
}

.bttm_line_bg{
	background-image:url(../images/bttm_line_bg.png);
	background-repeat:repeat-x;
}
