div.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.text_right {
	text-align: right;
}

.text_left {
	text-align: left;
}

.red {
	color: #f40000;
}

.box_heading {
	font-size: 18px;
}

div.box_border {
	border: 1px solid #cdcdcd;
	background-color: f5f5f5;
}

div.hr {
	border-bottom: 1px dashed #969696;
	height: 0;
	width: 100%;
	margin: 8px 0;
}

a#product_pdf img {
	height: 15px;
	position: relative;
	top: 4px;
	right: 2px;
}

div#product_page {
	font-family: Verdana,Arial,sans-serif;
	color: #000;
	font-size: 10px;
	line-height: 10pt;
	width: 665px;
	position: relative;
}

div#product_page div#product_heading {
    border-bottom: 1px dotted #7F7F7F;
    margin: 0 0 10px;
    padding: 0 0 10px;
    position: relative;
    width: 665px;
}

div#product_page div#product_heading div.left {
	/*width: 500px;*/
	width: 100%;
}

div#product_page div#product_heading h1 {
	color: #000;
	line-height: 16pt;
	font-weight: bold;
	position: relative;
	padding: 0 0 5px 0;
	margin: 0;
	width: 530px;
}

div#product_page div#product_heading span.offer {
	font-size: 15px;
}

div#product_page div#product_heading div.right a {
	font-weight: bold;
	text-decoration: underline;
}

div#product_page div#product_heading div.fb-like {
    left: 535px;
    position: absolute;
    top: 3px;
}

div#product_page div#product_heading div#grade_pdf {
    bottom: 8px;
    position: absolute;
    right: 0;
	text-align: right;
}

div#product_page div#product_images {
	width: 335px;
	text-align: center;
}

	div#product_page div#product_images a {
		text-decoration: underline;
	}

	div#product_page div#product_images div#additional_images {
		margin: 10px 0 0 0;
		/*text-align: left;*/
		width: 325px;
		padding-left: 24px;
	}

		div#product_page div#product_images div#additional_images div.additional_image {
			border: 1px solid #b8b8b8;
			margin: 0 8px 8px 0;
			padding: 1px;
			height: 54px;
			width: 88px;
			float: left;
			overflow: hidden;
		}
		
div#product_page div.addthis_toolbox {
	position: absolute;
	right: 0;
}

div#product_page div#product_actions {
	width: 310px;
	padding: 8px 8px 0 8px;
	vertical-align: middle;
	margin-top: 31px;
}

	div#product_page div#product_actions select {
		position: absolute;
		z-index: 500;
		/*width: 230px;*/
		width: auto;
	}
	
	div#product_page div#product_actions div#attributes table {
		width: 100%;
	}
	
	div#product_page div#product_actions div#attributes img {
		float: right;
	}

	div#product_page div#product_actions div#buy_button {
		/*margin: 7px 0 0 0;*/
	}

div#product_quantity {
	position: relative;
	top: -8px;
}

	div#product_page div#product_actions div#product_quantity input {
		width: 25px;
		height: 23px;
		margin: 2px 5px;
		border: 1px solid #afafaf;
		text-align: center;
	}

	div#product_page div#product_actions div#product_quantity a {
		display: block;
		margin: 0 0 0 13px;
	}

div#product_page div#product_actions div.box_border {
	margin: -8px -8px 8px -8px;
	padding: 8px;
}

div#product_page div#product_actions div.products_price {
	font-size: 20px;
	height: 40px;
	width: 145px;
	text-align: center;
}

div#product_page div#product_actions div.products_price .products_special_price {
    color: #DD0000;
    font-size: 24px;
    margin: 0 0 4px;
}

div#product_page div#product_actions div.products_price .products_ordinary_price {
	font-size: 10px;
}

div#product_page div#info_tabs_headers {
	height: 28px;
	margin: 28px 0 0 0;
}

div#product_page div#info_tabs_headers ul {
	list-style: none outside none;
	margin: 0;
	padding: 0;
}

	div#product_page div#info_tabs_headers ul li {
		float: left;
		background-image: url(images/button_info_tabs_left.gif);
		background-repeat: no-repeat;
		height: 28px;
		margin: 0 2px 0 0;
		padding-left: 8px;
		cursor: pointer;
		position: relative;
	}
	
		div#product_page div#info_tabs_headers ul li:hover, div#product_page div#info_tabs_headers ul li.active {
				background-image: url(images/button_info_tabs_left_active.gif);
		}
		
		div#product_page div#info_tabs_headers ul li a {
			background-image: url(images/button_info_tabs_right.gif);
			background-repeat: repeat-x;
			background-position: right;
			color: #fff;
			font-weight: bold;
			padding: 8px 8px 8px 0;
			line-height: 14px;
			position: relative;
			bottom: -7px;
			text-decoration: none;
		}
		
			div#product_page div#info_tabs_headers ul li:hover a, div#product_page div#info_tabs_headers ul li.active a {
				background-image: url(images/button_info_tabs_right_active.gif);
			}
			
	div#product_page div#product_properties {
		width: 319px;
		padding: 0 8px 8px 8px;
	}
	
	div#product_page div#buy_properties {
		padding: 0 8px 8px 8px;
		width: 310px;
	}
	
div.info_tabs {
	display: none;
	padding: 10px;
	border: 1px solid #dcdcdc;
	margin: 0 0 10px 0;
}

div.info_tabs p {
	margin: 0 0 10px 0;
}

div.info_tabs div#payment_options {
	margin: 0 0 10px 10px;
}

div.info_tabs div#product_price_break {
	margin: 0 0 10px 17px;
	width: 212px;
	border: 1px solid #c9c9c9;
}

	div.info_tabs div#product_price_break td.box_heading2 {
		border-bottom: 1px solid #c9c9c9;
		padding-bottom: 10px;
	}
	div.info_tabs.accessories_tab {
		border: 0;
		padding-left: 0;
		padding-right: 0;
	}
	
div#product_page .infoBoxContents {
	margin: 0;
	padding: 0;
}

div#product_page div.tab_content_container {
	width: 100%;
}
	
div#xsell_products_more_info {
	position: relative;
	bottom: 0;
}
