@charset "iso8859-1";
@import url(default.css);
@import url(template.css);
/*
 * GS Caltex
 * Popup
 */
body {
	background: url(/img/Popup/Bg.gif) repeat-x #fffff7;
}
#head {
	position: relative;
	height: 80px;
}
#head img.logo {
	margin: 23px 0 0 15px;
}
#body.width665 {
	background-image: url(/img/Popup/block.gif);
	background-repeat: repeat-y;
	background-position: 13px 0;
}
#body.width665 div.block-top {
	background: url(/img/Popup/block.gif) -1000px 0 no-repeat;
	padding-top: 30px;
}
/* width 350pixel */
body.small {
}
body.small #head {
	background: url(/img/Popup/SmallPopup.gif) no-repeat;
	height: 74px;
	width: 350px;
}
body.small #body {
	background: url(/img/Popup/SmallPopup.gif) repeat-y -500px 0;
	width: 332px;
	margin: 0 0 0 9px;
	padding: 0;
	border: none;
}
body.small #foot {
	background: url(/img/Popup/SmallPopup.gif) no-repeat -1000px 100%;
	height: 43px;
	width: 332px;
	margin: 0 0 0 9px;
	text-align: right;
}
body.small #foot img.button {
	margin: 18px 11px 0 0;
}
/* width 600pixel */
body.mid {
}
body.mid #head {
	background: url(/img/Popup/MidPopup.gif) no-repeat;
	height: 74px;
	width: 600px;
}
body.mid #body {
	background: url(/img/Popup/MidPopup.gif) repeat-y -1000px 0;
	width: 570px;
	margin: 0 0 0 15px;
	padding: 20px 0 10px;
	border: none;
}
body.mid #body h1.popup {
	background: url(/img/Popup/bulletH1.gif) no-repeat 0 50%;
	font-size: 1em;
	color: #5674B9;
	padding-left: 16px;
	margin: 0 40px 1em;
}
body.mid #body h2.popup {
	background: url(/img/Popup/bulletH2.gif) no-repeat 0 50%;
	font-size: 1em;
	color: #5674B9;
	padding-left: 12px;
	margin: 0 60px 1em;
	font-weight: normal;
}
body.mid #body p.popup {
	margin: 1em 40px 1em 56px;
	font-size: 0.9em;
}
body.mid #foot {
	background: url(/img/Popup/MidPopup.gif) no-repeat -2000px 100%;
	height: 43px;
	width: 570px;
	margin: 0 0 0 15px;
	text-align: right;
}
body.mid #foot img.button {
	margin: 18px 11px 0 0;
}

/* content rating */
#content-rating-done-text {
	background: url(/img/Rating/ContentRatingDoneText.gif) no-repeat 50% 50%;
	height: 126px;
}

/* RSS info  */
#rss-info {
}
#rss-info div.note {
	margin: 1.5em 40px;
	padding: 1em;
	background: #F8F8F2;
}
#rss-info div.note h2 {
	font-size: 0.9em;
	margin: 0 0 1em;
}
#rss-info div.note p {
	margin: 1em 0 0;
	font-size: 0.9em;
}
#rss-info #css3-block {
	margin: 1em 40px;
	padding: 30px;
}
* html #rss-info #css3-block {
	height: 1%;
}
#rss-info #css3-block h3 {
	margin: 0 0 1em;
	font-size: 1em;
}
#rss-info #css3-block img.computer {
	float: left;
	margin: 10px;
}
#rss-info #css3-block table.data {
	margin-left: 86px;
	width: 340px;
}
#rss-info #css3-block img.button {
	vertical-align: middle;
}
/* page email */
#page-email h2.arrow {
	background: url(/img/Popup/arrowH2.gif) no-repeat 0 50%;
	padding-left: 11px;
	font-size: 1em;
}
#page-email span.required {
	color: #FCB63F;
}
#page-email #css3-block {
	margin: 1em 40px;
	padding: 20px;
}
* html #page-email #css3-block {
	height: 1%;
}
#page-email #css3-block h2.arrow {
	float: left;
	width: 90px;
	margin: 0;
}
#page-email #css3-block table {
	width: 340px;
}
#page-email #css3-block table.first {
	background: url(/img/dotLine.gif) repeat-x bottom;
	margin-bottom: 20px;
}
#page-email #css3-block table.first .last {
	padding-bottom: 20px;
}
#page-email #css3-block table th {
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	width: 74px;
}
#page-email div.button-right {
	text-align: right;
	margin: 1em 40px;
}
#page-email div.button-right img {
	vertical-align: middle;
}
#page-email-done div.done {
	margin: 110px 40px 0;
	padding: 7px;
}
* html #page-email-done div.done {
	height: 1%;
	margin-top: 130px;
}
#page-email-done div.done p {
	font-weight: bold;
	color: #FF943C;
	text-align: center;
	padding: 6em 0;
	margin: 0;
	background: url(/img/MessageLogo.gif) no-repeat bottom right;
}
#page-email-done div.button-center {
	text-align: center;
	padding: 1em 0 125px;
}