/* CSS Document */

html, body{
	margin: 0;
	padding: 0;
	background: #595248 url(images/whole_bg.gif) repeat-x top;
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#EAEAEA;
}

A:link, A:visited, A:active{
	color: #0099FF;
	text-decoration: none;
}

A:hover{
	color: #d68300;
}

#whole{
	width: 750px;
	height: auto;
	background: #000000;
}

#header{
	width: 750px;
	height: auto;
	float: left;
	border-bottom: #333 5px solid;
}

#header_top{
	width: 750px;
	height: 21px;
	float: left;
	background: url(images/header_top.jpg) no-repeat;
}

#logo{
	width: 450px;
	height: 80px;
	float: left;
	background: url(images/logo.jpg) no-repeat;
}

#header_right{
	width: 300px;
	height: 80px;
	float: left;
	background: url(images/header_right.jpg) no-repeat;
}

#slice_01, #slice_02, #slice_03, #slice_04, #slice_05{
	height: 28px;
	float: left;
}

#main_menu{
	width: 750px;
	height: auto;
	float: left;
}

#menu_01:link, #menu_01:active, #menu_01:visited, #menu_02:link, #menu_02:active, #menu_02:visited, #menu_03:link, #menu_03:active, #menu_03:visited, #menu_04:link, #menu_04:active, #menu_04:visited{
	height: 20px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	float: left;
	padding: 8px 0 0 0;
	text-decoration: none;
}

#menu_01:hover, #menu_02:hover, #menu_03:hover, #menu_04:hover{
	padding-top: 9px;
	height: 19px;
	color: #FFCC00;
}

#slice_01{
	width: 5px;
	background: url(images/slice_01.jpg);
}

#slice_02{
	width: 4px;
	background: url(images/slice_02.jpg);
}

#slice_03{
	width: 4px;
	background: url(images/slice_03.jpg);
}

#slice_04{
	width: 7px;
	background: url(images/slice_04.jpg);
}

#slice_05{
	width: 7px;
	background: url(images/slice_05.jpg);
}

#menu_01{
	width: 163px;
	background: url(images/menu_01.jpg);
}

#menu_02{
	width: 180px;
	background: url(images/menu_02.jpg);
}

#menu_03{
	width: 197px;
	background: url(images/menu_03.jpg);
}

#menu_04{
	width: 197px;
	background: url(images/menu_04.jpg);
}


#contents{
	width: 750px;
	height: auto;
	float: left;
	padding: 0;
	text-align: left;
	background: #000000 url(images/bg.gif) repeat-x top;
}

.wide_contents{
	width: 710px;
	height: auto;
	float: left;
	padding: 20px;
	text-align: left;
	background: #000000;
}

.left_contents{
	width: 522px;
	height: auto;
	float: left;
	padding: 20px;
}

.right_contents{
	width: 150px;
	height: auto;
	float: left;
	padding: 15px;
	text-align: left;
}


.general_title{
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	margin: 0 0 5px 0;
	padding: 0;
	color: #FFCC00;
}

.regular_text{
	font-size: 13px;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: justify;
}

.margin_bottom_10{
	margin-bottom: 10px;
}

#footer{
	width: 690px;
	height: auto;
	padding: 20px 30px 30px 30px;
	background: #3c3730;
	float: left;
	font-size: 12px;
	color: #FFFFFF;
}

#footer a:link, #footer a:active, #footer a:visited, #header_right a:link, #header_right a:active, #header_right a:visited{
	color: #FFFFFF;
	text-decoration: none;

}

#footer a:hover, #header_right a:hover{
	color: #FFCC00;
	text-decoration: underline;
}

#footer #copy:link, #footer #copy:active, #footer #copy:active{
	color: #FFFFFF;
	text-decoration: none;
}

#footer #copy:hover{
	color: #EAEAEA;
}

.menu_top{
	width: auto;
	height: auto;
	float: right;
	padding: 50px 20px 0 0;
}

.regular_list{
	margin: 5px 0 0 0;
	padding: 0 0 0 15px;
	font-size: 13px;
}

.font_big_bold{
	font-size: 16px;
	font-weight: bold;
}

.regular_list li{
	margin-bottom: 5px;
}

.color_orange{
	color: #FFCC00;
}

/* Order page */

	.contents_order{
		width: 750px;
		height: auto;
		float: left;
		color: #1c5b97;
		padding: 10px 0 10px 0;
	}
	
	#order_container{
		width: 600px;
		height: auto;
		float: left;
		border: 1px solid #555;
		padding: 10px;
		background: #333;
		text-align: left;
		color: #FFF;
		margin-left: 60px;
	}

	#order_side{
		width: 162px;
		height: auto;
		float: right;
		border: 1px solid #517E89;
		text-align: left;
		color: #FFF;
	}

	.pvx_items{
		width: 578px;
		height: auto;
		float: left;
		border: 1px solid #333;
		padding: 10px;
		margin-top: 1px;
		background: #FCFCFC;
		font-size: 12px;
	}
	
	.pvx_items:hover{
		border: 1px solid #FFF;
		background: #eff4f9;
		text-decoration: none;
	}
	
	
	.shipping_info{
		width: 578px;
		height: auto;
		float: left;
		border: 1px solid #e3ebf3;
		padding: 10px;
		margin-top: 10px;
		background: #FFF;
		cursor: default;
	}
	
	.checkout{
		padding: 8px;
		margin-top: 5px;
	}
	
	.text_embeded{
		border: none;
		background: url(images/dollar.gif) left center no-repeat;
		padding: 0 0 0 14px;
		font-weight: 500;
	}
	
	.grey{
		color: #777;
	}
	
	.red{
		color: #CC3300
	}

	.font_big{
		font-size: 20px;
	}

	.font_large{
		font-size: 16px;
		color: #183d62;
	}

	.big_red{
		font-size: 24px;
		color: #CC3300;
		font-weight: bold
	}

	.regular_text_smaller{
		margin: 5px 0 10px 0;
		padding: 10px;
		font-size: 12px;
		color: #1c5b97;
		text-align: justify;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	.small_text{
		font-size: 10px;
	}