/* This stylesheet governs the look and layout of www.drtechnologies.ca  for DR Technologies. */

body {
    background-image: url(gfx/BGImg.jpg);
	background-repeat: repeat-x, repeat-y;
}
table{
	font: 12px Verdana, Arial, "Trebuchet MS";
}
table h3{
	font: bold 14px Verdana, Arial, "Trebuchet MS";
}
table h4{
	font: bold 12px Verdana, Arial, "Trebuchet MS";
}
table td {
	font: 12px Verdana, Arial, "Trebuchet MS";
	padding: 5px;
}
/*CLASSES*/
.wrapper{
	width: 1000px;
}
.hilightSILVER{
	background-color : Silver;
}
.sitemap {
	font: bold 2em Verdana, Arial, "Trebuchet MS";
	text-align: left;
	color : #003366;
	text-decoration: none;
}
.sitemap span a:link, .sitemap span a:visited{
	color : #F2F2F2;
	text-decoration: none;
}
.sitemap span a:link:hover, .sitemap span a:visited:hover {
	color: #66FF00;
	text-decoration: none;
}
.sitemap td{
	width: 910px;
}
.sitemap ul li{
	list-style-image : none;
	list-style-type : square;
}
.container{
	width: 90%;
	height: 600px;
	background-color: white;
}
.price{
	font: 3em Verdana, Arial, "Trebuchet MS";
	text-align: right;
}
.miscNFO{
	font: 1em Verdana, Arial, "Trebuchet MS";
	text-align: right;
}
.quadFooter {
	width: 35%;
	padding: 2px;
	font: bold 1em Verdana, Arial, "Trebuchet MS";
	text-align: left;
	border: 1px solid grey;
	background-color : Silver;
	color : #003366;
	text-decoration: none;
}
.quadFooter span a:link, .quadFooter span a:visited{
	color : #F2F2F2;
	text-decoration: none;
}
.quadFooter span a:link:hover, .quadFooter span a:visited:hover {
	color: #66FF00;
	text-decoration: none;
}
.quadIMG {
	float: right;
}
.system {
	width: 25%;
	padding: 10px;
	text-align: left;
	list-style : none outside;
}
.pageLabel {
	text-align: left;
	font: bold 18px Verdana, Arial, "Trebuchet MS";
	color: #666699;
	width: 100%;
	height: 30px;
	border-bottom: 1px solid grey;
	margin-bottom: 10px;
}
.pageContent {
	width: 90%;
	border-top: 2px solid #9E9E9E;
	border-left: 2px solid #9E9E9E;
	border-right: 2px solid #9E9E9E;
	background-color : White;
	padding: 20px;
	text-align: left;
}
.IMGRow {
	width: 910px;
}
.extras {
	width: 33.333%;
	font: 11px Verdana, Arial, "Trebuchet MS";
	list-style : none;
}
.extrasLabel {
	font: bold 14px Verdana, Arial, "Trebuchet MS";
	background-color: #E4E4E4;
}
.info {
	width: 100%;
	font: 12px Verdana, Arial, "Trebuchet MS";
}
.infoLabel {
	font: bold 14px Verdana, Arial, "Trebuchet MS";
	background-color: #E4E4E4;
}
.inlineCost {
	font: bold 12px Verdana, Arial, "Trebuchet MS";
	padding-left: 25px;
}
/*IDs*/
#header{
	background-image: url(gfx/headerLogo.gif);
	background-repeat: no-repeat;
	width: 90%;
	height: 205;
	text-align: right;
}
#headerLogo{
	display : none;
}
#menuBar{
	color : Silver;
	width: 90%;
    padding-top: 180px;
	padding-right: 10px;
	text-decoration: none;
	font: 18px Verdana, Arial, "Trebuchet MS";
	text-align: right;
	float: right;
}
#menuBar span{
	list-style: none;
	text-decoration: none;
	color : Silver;
	width: 90%;
	background-image : url(gfx/headerBGImg.gif);
	background-repeat : no-repeat;
	background-position : right;
	padding-right: 15px;
}
#menuBar span a {
	color : Silver;
	text-decoration: none;
	height: 35px;
	margin-bottom: -5px;
	padding-top: 5px;
	padding-left: 3px;
	padding-right: 3px;
}
#menuBar span a:link, #menuBar span a:visited{
	color : Silver;
	text-decoration: none;
}
#menuBar span a:link:hover, #menuBar span a:visited:hover {
	color: Lime;
	text-decoration: none;
}
#infoBar{
	width: 25%;
	height: 100%;
	float: left;
	background-color: #EEEEEC;
	font: 10px Verdana, Arial, "Trebuchet MS";
}
#welcome{
	width: 100%;
	height: 240px;
	background : url(gfx/block01.jpg) no-repeat top;
	color : #363636;
}
#welcome h3{
	font: Bold 2.5em Verdana, Arial, "Trebuchet MS";
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: -10px;
}
#welcome p{
	font: 1.5em Verdana, Arial, "Trebuchet MS";
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}
#news {
	width: 100%;
	font: 1em Verdana, Arial, "Trebuchet MS";
}
#news h3{
	font: Bold 1.5em Verdana, Arial, "Trebuchet MS";
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: -5px;
	padding-bottom: 5px;
	border-bottom: 1px solid black;
}
#news h5{
	font: Bold 1.0em Verdana, Arial, "Trebuchet MS";
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: -10px;
}
#news p{
	font: 1.0em Verdana, Arial, "Trebuchet MS";
	margin: 10px;
}
#contentContainer{
	width: 75%;
	height: 100%;
	float: right;
	padding: 0;
	margin: 0;
}
#mainContent{
	width: 100%;
	height: 100%;
	border-top: 2px solid #9E9E9E;
	border-left: 2px solid #9E9E9E;
	border-right: 2px solid #9E9E9E;
}
#mainContent h3 {
	font: 18px Verdana, Arial, "Trebuchet MS";
}
#quad1{
	width: 50%;
	height: 50%;
	border-right: 1 dashed #6B6B6B;
	border-bottom: 1 dashed #6B6B6B;
	padding: 20px;
}
#quad2{
	width: 50%;
	height: 50%;
	border-bottom: 1 dashed #6B6B6B;
	padding: 20px;
}
#quad3{
	width: 50%;
	height: 50%;
	border-right: 1 dashed #6B6B6B;
	padding: 20px;
}
#quad4{
	width: 50%;
	height: 50%;
	padding: 20px;
}
#lowerMenu{
	width: 90%;
	height: 58px;
    padding-top: 3px;
	padding-right: 50px;
	text-decoration: none;
	text-align: right;
	background : url(gfx/lowerNavBG.png) no-repeat top;
}
#lowerMenu span{
	list-style: none;
	margin-left: 5px;
	margin-right: 5px;
	font: 18px  Verdana, Arial, "Trebuchet MS";
	text-decoration: none;
	text-align: right;
	color : #7F7F7F;
}
#lowerMenu span a {
	margin-left: 5px;
	margin-right: 5px;
	font: 18px Verdana, Arial, "Trebuchet MS";
	text-decoration : none;
	text-align: right;
	color : #666666;
}
#lowerMenu span a:link, #menuBar span a:visited{
	color : #666666;
	font: 18px Verdana, Arial, "Trebuchet MS";
	text-decoration: none;
	text-align: right;
}
#lowerMenu span a:link:hover, #menuBar span a:visited:hover {
	color: #6495ED;
	font: 18px Verdana, Arial, "Trebuchet MS";
	text-decoration: none;
	text-align: right;
}
#lowerMenu h6{
	font: 10px Verdana, Arial, "Trebuchet MS";
	text-align: left;
	padding-left: 20px;
	margin-top: -4px;
	width: 100%;
	color : #E3E3E3;
}
#bronzeLabel{
	background-color : #CC6633;
	padding: 5px;
}
#silverLabel{
	background-color : Silver;
	padding: 5px;
}
#goldLabel{
	background-color : #FFCC00;
	padding: 5px;
}
#platinumLabel{
	background-color : #666699;
	padding: 5px;
}
#bronze {
	border-right: 1 dashed #6B6B6B;
}
#silver {
	border-right: 1 dashed #6B6B6B;
}
#gold {
	border-right: 1 dashed #6B6B6B;
}
#contactLayout{
	width: 100%;
}
/* Use # for object ID, and . for object class*/
