@import url('nav.css');
/************ www.philippineswebdesign.com's css *************/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #F0F0F0 url('../images/bg.jpg') center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
/*remove blue border from images*/
img {
	border-style: none;
	border-color: inherit;
	border-width: medium;
}
/*all hyperlinks will be same color!!!!*/
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #3399FF;
	text-decoration: none;
	text-decoration: underline;
}
a:visited {
	color: #3399FF;
	text-decoration: underline;
}
/*pagewrap formatting*/
div#page-wrap {
	background-color: #FFFFFF;
	width: 780px;
	margin: 15px auto;
	border: 1px #333333 solid;
}
div#header {
	height: 200px;
}
div#header h1 a {
	display: block;
	background: #CCFFFF url('../images/web_design_logo3.jpg') no-repeat 0
0;
	height: 200px;
	text-indent: -99999em;
}
div#top1 {
	height: 29px;
	background: #CCCCCC url('../images/10.jpg') no-repeat 0 0;
}
div#top2 {
	height: 25px;
	background: #CCCCCC url('../images/18.jpg') no-repeat 0 0;
}
div#content {
	width: 573px;
	background-color: transparent;
	float: left;
	line-height: 22px;
}
div.padding {
	padding: 10px;
}
div#main {
	background: #FFFFFF url('../images/rbg.jpg') repeat-y right top;
}
div#right {
	width: 207px;
	background: url('../images/r1.jpg') no-repeat -10px 0px;
	float: right;
	padding-top: 52px;
}
div#footer-links {
	background: #FFFFFF url('../images/21.jpg') no-repeat center top;
	padding: 12px;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
}
div#footer-links a {
	color: #333333;
}
div#footer-links a:hover{
	color: #FFFFFF;
}
div#footer-copy-left {
	background: #FFFFFF url('../images/22.jpg') no-repeat left top;
	width: 780px;
	float: left;
}
div#footer-copy-right {
	background: #FFFFFF url('../images/22.jpg') no-repeat right top;
	width: 207px;
	float: right;
	font-weight: bold;
}
div#footer-copy-right a {
	color: #333333;
}
.footer-padding {
	margin: 14px;
}
.red {
	color: #FF3300;
	font-weight: bold;
}
.blue {
	color: #0000FF;
}
.grey {
	color: #999999;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.left {
	text-align: left;
}
.justify {
	text-align: justify;
}
h1 {
	font-size: 23px;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	font-weight: bold;
}
h4 {
	font-size: 11px;
	font-weight: bold;
}
h5 {
	font-size: 11px;
	font-weight: bold;
}
h6 {
	font-size: 10px;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.img-pad {
	margin: 4px;
	float: right;
}
.magic-center {
	margin: 0 auto;
}
.break {
	height: 10px;
}
.break2 {
	height: 25px;
}
.img-pad-left {
	margin: 4px;
	float: left;
}
.list-pad {
	padding: 4px 0px;
}
td {
	border: 0px solid #999999;
	padding: 4px;
}
.left-pad {
	padding: 0px 12px 0px 0px;
	text-indent: 30px;
}
table {
	border: 0px solid #666666;
}
.silver {
	color: #999999;
}
.gold {
	color: #996600;
}
.plat {
	color: #C0C0C0;
}
.blink {
	text-decoration: blink;
}
.table_border {
	border: thin solid #666666;
}
.ital {
	font-style: italic;
}
.error {
	padding: 10px 10px 10px 40px;
	border: 2px #FF0000 solid;
	color: #000000;
	background: #fed7d7 url('../images/icon-stop.gif') no-repeat scroll 6px 6px;
	font-weight: bold;
	font-size: 14px;
}
.success {
	padding: 10px 10px 10px 40px;
	border: 2px #00FF00 solid;
	color: #000000;
	background: #d6e4c5 url('../images/icon-accept.gif') no-repeat scroll 6px 6px;
	font-weight: bold;
	font-size: 12px;
}
.greenbox {
	padding: 10px 10px 10px 40px;
	border: 2px groove #006600;
	color: #000000;
	background: #d6e4c5 url('../images/icon-accept.gif') no-repeat scroll 6px 6px;
	font-weight: bold;
	font-size: 12px;
}
.border-style {
	border: thin solid #808080;
}
.deposit {
	background-color: #CCCCCC;
	border-style: outset;
	border-width: thin;
}
em {
	font-weight: bold;
	font-style: normal;
	text-decoration: inherit;
}
.links {
	margin-top: 12px;
	margin-bottom: 12px;
	font-size: 12px;
	font-weight: bold;
}
.pad {
	padding: 8px;
}
.pad-text {
	line-height: 17px;
}
.bullet {
	background-image: url('../images/green-bullet.jpg');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 26px;
	padding-bottom: 6px;
}
hr {
	color: #999966;
	font-size: 2px;
}
.cannon-logo {
	background-image: url('../logos/canon-logo-180.jpg');
	background-repeat: no-repeat;
	background-position: right;
	width: 552px;
	height: 308px;
	vertical-align: text-top;
}
.float-right-with-pad {
	float: right;
	padding: 6px;
}
.right-float {
	clear: both;
	float: right;
}
.td-calc {
	width: 16px;
	height: 16px;
}
#flashz {
	z-index: -1;
}
.zindex-popup {
	z-index: 0;
}
div#flash {
	width: 563px;
	height: 362px;
}
.text-padding-front-page {
	padding: 0px 10px 10px 10px;
}
.img-pad-left {
	padding-right: 6px;
}
.bold {
	font-weight: bold;
}
.red {
	color: #FF0000;
}
.table_border {
	padding: 6px;
	border-style: solid;
	border-width: .10em;
}
.silver {
	color: #666666;
	background-color: #CCCCCC;
}
.gold {
	color: #996600;
	background-color: #FF9900;
}
.plat {
	color: #999999;
	background-color: #E1E1E1;
}
.green {
	color: #006600;
}
.green-bg {
	background-color: #66FF66;
}
.break {
	height: 10px;
}
div#flash2 {
	width: 570px;
	height: 360px;
}
.li-pad {
	margin: 0px 0px 0px 20px;
}
.directory-td {
	font-size: 12px;
}
.p-shadow {
	width: 90%;
	float: left;
	background: url(shadowAlpha.png) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 0 10px !important;
	margin: 10px 0 0 5px;
}
.p-shadow div {
	background: none !important;
	background: url(shadow2.gif) no-repeat left top;
	padding: 0 !important;
	padding: 0 6px 6px 0;
}
.p-shadow p {
	color: #777;
	background-color: #fff;
	font: italic 1em georgia, serif;
	border: 1px solid #a9a9a9;
	padding: 4px;
	margin: -6px 6px 6px -6px !important;
	margin: 0;
}
.float-left-pad {
	float: left;
	padding: 6px;
	clear: both;
}
.clearb {
	clear: both;
}