@charset "utf-8";
/* CSS Document */

/* Order */


	.contents_order{
		width: 455px;
		height: auto;
		float: left;
		color: #1c5b97;
		font-size: 12px;
	}

	.contents_order a:link, .contents_order a:visited, .contents_order a:active{
		color: #666666;
	}

	#order_container{
		height: auto;
		float: left;
		border: 1px solid #666666;
		padding: 10px;
		background: #333333;
		text-align: left;
		color: #CCCCCC;
	}

	.pvx_items{

	width: 458px;

	height: auto;

	float: left;

	border: 1px solid #83a9cf;

	padding: 10px;

	margin-top: 1px;

	background: #FFF;

	font-size: 12px;

}



.pvx_items:hover{

	border: 1px solid #FFF;

	background: #eff4f9;

	text-decoration: none;

}

	.shipping_info{
		width: 400px;
		height: auto;
		float: left;
		border: 1px solid #e3ebf3;
		padding: 10px;
		margin-top: 10px;
		background: #FFF;
		cursor: default;
		color: #1c5b97;
	}
	
	.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;
	}

	.font_medium{
		font-size: 12px;
		font-weight: normal;
		color: #FF0000
	}
	
	.spacedout{
		text-decoration: line-through;
	}

	.font_large_red{
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 20px;
		color: #CC3300
	}

	.font_small{
		font-size: 10px;
		font-weight: bold;
	}

	.font_large{
		font-family: Helvetica, Verdana, Arial, sans-serif;
		font-size: 16px;
		color: #0066CC;
	}
	
	.regular_text_smaller{
		color: #333;
	}

	.font_big{
		color: #006600;
		font-size: 16px;
	}
	
	
	#contentholder {
	width: 751px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
