@charset "utf-8";
/* PETROL INDEX CSS STYLES */

body {
	background: transparent url(../../product_images/wrap_images/bg.jpg) top left repeat-x;
}

/* BODY */
#body {
	width: 100%;
	border-bottom: 1px solid #b3b4b6;
	background: transparent url(../../product_images/wrap_images/img_product.jpg) top left no-repeat;
}

/* HOME */
#home {
	display: none;
}
/* END OF HOME */

/* MEDIA */
#media {
	width: 100%;
	height: 465px;
}

#media #rotator {
	float: right;
	width: 512px;
	margin: 105px 0 0 0;
}

#media #media-copy {
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	color: #000000;
	line-height: 42px;
	width: 95%;
	right: 0;
}

#media #media-copy strong {
	color: #E61E2B;
}

.banner_home_page_top {
	background: transparent url(../../product_images/wrap_images/bg_banner.jpg) top left no-repeat;
	width: 512px;
	height: 51px;
	float: right;
	margin: 0 0 15px 0;
}

.banner_home_page_top h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	float: left;
	color: #fdbb30;
	font-size: 18px;
	line-height: 51px;
	margin: 0 0 0 25px;
	padding: 0 25px 0 0;
}

.banner_home_page_top p {
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	color: #ffffff;
	font-size: 12px;
	line-height: 17px;
	padding: 0 0 0 25px;
	width: 45%;
	border-left: 1px solid #000000;
	margin: 8px 0 0 0;
}

.banner_home_page_top p a {
	font-size: 12px;
	color: #fdbb30;
	text-decoration: underline;
}

.banner_home_page_top p a:hover {
	text-decoration: none;
}
/* END OF MEDIA */

/* LINE */
#line {
	width: 100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 20px 0 5px 0;
}

#line .size1of4 {
	border-right: 2px dashed #b1b2b4;
	padding: 0 13px 0 13px;	
	width: 25%;
	height: 196px;
	display: inline-block;
	float: left;
	text-align: center;
}

#line .last {
	border-right: none;
	padding: 0 0 0 11px;
}

#line .size1of4 h2 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif; 
	font-size: 21px;
	margin: 15px 0 5px 0;
}

#line .size1of4 a {
	color: #4667a4;
	font-size: 14px;
	text-decoration: none;
}

#line .size1of4 p {
	color: #212120;
	font-size: 16px;
	margin: 5px 0 5px 0;
}

#line .size1of4 a:hover {
	text-decoration: underline;
}

#line .product {
	width: 10%;
}

#line .shoot {
	width: 42%;
}

#line .faq {
	width: 14%;
}

#line .trick {
	width: 23%;
}
/* END OF LINE */
/* END OF BODY */