/* @override http://bluedotmarketing.ca/css/bluedot.css */

body {
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	color: white;
	margin: 0;
	padding: 0;
}

.page {
	width: 1024px;
	background: url(../images/bluedot_background.jpg) no-repeat 0 0;
	margin: 0 auto;
	padding: 0;
}

.page_contact {
	width: 1024px;
	background: url(../images/bluedot_background_contact.jpg) no-repeat 0 0;
	margin: 0 auto;
	padding: 0;
}

.page_aboutus {
	width: 1024px;
	background: url(../images/bluedot_background_aboutus.jpg) no-repeat 0 0;
	margin: 0 auto;
	padding: 0;
}

.page_numbers {
	width: 1024px;
	background: url(../images/bluedot_background_numbers.jpg) no-repeat 0 0;
	margin: 0 auto;
	padding: 0;
}

.page_supplierlinks {
	width: 1024px;
	background: url(../images/bluedot_background_supplierlinks.jpg) no-repeat 0 0;
	margin: 0 auto;
	padding: 0;
}

/* @group NavBar */

div.nav_bar {
	position: relative;
}

ul#nav_list {
	list-style-type: none;
	height: 28px;
	margin: 0 auto 0 60px;
	padding: 0;
	top: 83px;
	position: absolute;
	width: 1024px;
}

#nav_list li {
	display: inline-block;
	width: 176px;
	height: 31px;
	text-align: center;
	color: white;
	font: 14px "Lucida Grande", Lucida, Verdana, sans-serif;
	float: left;
	margin: 0;
}

#nav_list li a {
	text-decoration: none;
	color: white;
	width: 176px;
	height: 31px;
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
}

#nav_list li a:hover {
	text-decoration: none;
	color: white;
	width: 176px;
	height: 31px;
	background: url(../images/nav_hover.jpg) no-repeat 0 0;
	display: inline-block;
}

/* @end */

/* @group MainPage */

a {
	text-decoration: none;
	color: white;
}

#content {
	width: 1024px;
	height: 100%;
}

#main_image {
	display: block;
	float: left;
	position: relative;
	top: 180px;
	left: 90px;
	width: 360px;
	height: 240px;
}

#main_copy {
	display: block;
	float: left;
	position: relative;
	top: 180px;
	left: 90px;
	width: 452px;
	height: 240px;
	color: #666;
	padding-left: 50px;
}

#main_copy_contact {
	display: block;
	float: left;
	position: relative;
	top: 180px;
	left: 90px;
	width: 560px;
	height: 240px;
	color: #666;
	padding-left: 340px;
	font-size: 12px;
	line-height: 14px;
}

#main_copy_privacy {
	display: block;
	float: left;
	position: relative;
	top: 180px;
	left: 90px;
	width: 850px;
	height: 240px;
	color: #666;
	padding-left: 0;
}

#main_copy_aboutus {
	display: block;
	float: left;
	position: relative;
	top: 320px;
	left: 90px;
	width: 540px;
	height: 370px;
	color: #666;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}

#main_copy_numbers {
	display: block;
	float: left;
	position: relative;
	top: 196px;
	left: 90px;
	width: 540px;
	height: 470px;
	color: #666;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
}

#main_copy_numbers h1 {
	color: #3D8BBE;
	font: 35px/42px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 20px;
	padding: 0 0 .25em;
	text-align: left;
}

#main_copy_numbers h2 {
	color: #3D8BBE;
	font: 25px/18px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	padding-top: 0;
	margin-top: 0;
}

#main_copy_numbers p {
	color: #666;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0 0 20px;
	text-align: left;
	width: 540px;
}

#columnone {
	width: 240px;
	height: 300px;
	display: block;
	float: left;
	margin-left: 20px;
}

#columntwo {
	width: 240px;
	height: 300px;
	display: block;
	float: left;
	margin-left: 20px;
}

#columnone h2, #columntwo h2 {
	color: #3D8BBE;
	font: 17px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	padding-top: 0;
	margin-top: 0;
}

#columnone p, #columntwo p {
	font-size: 11px;
	line-height: 14px;
	text-align: left;
	margin-bottom: 10px;
}

#sidebar {
	width: 245px;
	height: 250px;
	display: inline-block;
	position: relative;
	top: 425px;
	left: 150px;
}

#sidebar p {
	font-size: 10px;
	line-height: 15px;
	color: white;
	padding-bottom: 12px;
}

#numbers_sidebar {
	width: 260px;
	height: 250px;
	display: inline-block;
	position: relative;
	top: 350px;
	left: 150px;
}

#numbers_sidebar table tbody tr td {
	color: #666;
	font-size: 12px;
	line-height: 14px;
	margin: 0 10px 0 0;
	vertical-align: top;
	padding-bottom: 15px;
}

span.white_bold {
	color: white;
	font-weight: bold;
}

td.bullet {
	background: url(../images/bullet_orange.jpg) no-repeat;
	width: 27px;
	display: block;
	padding: 6px 0 0 6px;
	height: 27px;
	margin: 0;
}

#main_copy_supplierlinks {
	display: block;
	float: left;
	position: relative;
	top: 180px;
	left: 90px;
	width: 560px;
	height: 240px;
	color: #666;
	padding-left: 110px;
	font-size: 12px;
	line-height: 14px;
}

ul#supplier_list {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#supplier_list ul.supplier_block li.label {
	list-style-type: none;
}

#supplier_list ul.supplier_block {
	list-style-type: none;
	padding-left: 0;
	margin-left: 0;
	height: 43px;
	display: block;
}

#supplier_list ul.supplier_block li.info span.description {
}

#left_sidebar {
	float: left;
	width: 200px;
	display: block;
	position: relative;
	top: 150px;
	left: 59px;
}

#left_sidebar ul {
	list-style-type: none;
	color: #666;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0 0 75px;
}

#left_sidebar p {
	color: #666;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0 0 110px;
}

#left_sidebar h2 {
	color: #3D8BBE;
	font: 17px/20px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	padding-top: 0;
	margin-top: 0;
}

p {
	color: #666;
	font-size: 12px;
	line-height: 14px;
	margin: 0;
	padding: 0 0 .75em;
}

#main_copy_contact p {
	padding: 0 0 2em;
}

#main_copy_contact p.single_space {
	padding-bottom: .25em;
}

#main_copy_contact a#inline_anchor {
	color: #FF9933;
}

#main_copy_contact a:hover#inline_anchor {
	color: #FF9933;
	text-decoration: underline;
}

#main_copy_supplierlinks a#inline_anchor {
	color: #FF9933;
	display: inline-block;
	width: 180px;
}

#left_sidebar a#inline_anchor {
	color: #FF9933;
}

#left_sidebar a#inline_anchor:hover {
	color: #FF9933;
	text-decoration: underline;
}

#main_copy_supplierlinks a:hover#inline_anchor {
	color: #FF9933;
	text-decoration: underline;
	display: inline-block;
	width: 160px;
}

h1 {
	color: #3D8BBE;
	font: 35px/42px Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0 0 .25em;
}

a#inline_anchor, #main_copy_privacy a{
	color: #3D8BBE;
}

a:hover#inline_anchor, #main_copy_privacy a:hover{
	color: #3D8BBE;
	text-decoration: underline;
}

ul#image_triplet {
	display: block;
	float: left;
	width: 1024px;
	height: 226px;
	margin-top: 250px;
	list-style-type: none;
	margin-left: auto;
	margin-right: auto;
	background: url(../images/full_background_image.jpg) no-repeat 22px;
}

#image_triplet a {
	color: #3D8BBE;
	height: 205px;
	display: inline-block;
	width: 222px;
}

#image_triplet a:hover {
	color: #3D8BBE;
	text-decoration: underline;
}

#image_triplet li {
	width: 222px;
	display: inline-block;
	color: #3D8BBE;
	text-align: center;
	font-size: 16px;
	line-height: 30px;
	float: left;
	padding: 0 0 0 35px;
	margin: 0 0 0 35px;
}

#image_triplet li img {
	display: inline-block;
	width: 222px;
	height: 174px;
	float: left;
	padding: 0;
	margin: 0;
	border-style: none;
	border-width: 0;
}

#left {
	display: block;
}

#center {
	display: block;
}

#right {
	display: block;
}

/* @end */

/* @group Footer */

#footer {
	width: 1024px;
	height: 20px;
	float: left;
	clear: both;
	display: block;
	text-align: center;
	color: #666;
	font-size: 10px;
	position: relative;
	bottom: 40px;
}

#footer a#privacy_link {
	color: #666;
	font-size: 10px;
	line-height: 16px;
	display: inline;
	padding-right: 5px;
}

#footer a:hover#privacy_link {
	text-decoration: underline;
	color: #3D8BBE;
}

#footer a#contact_us {
	color: #666;
	font-size: 10px;
	line-height: 16px;
	display: inline;
	padding-left: 5px;
}

#footer a:hover#contact_us {
	text-decoration: underline;
	color: #3D8BBE;
}

#box_bottom {
	width: 1024px;
	background: url(../images/box_bottom.jpg) no-repeat 0 0;
	margin: 0 auto;
	padding: 0;
}

/* @end */

span.label {
	font-weight: bold;
	width: 118px;
	display: inline-block;
}

span.data {
	width: 150px;
	display: inline-block;
}

#content form {
	width: 800px;
	display: inline-block;
	margin: 150px 50px 0 100px;
}

#content form fieldset legend {
	color: #3D8BBE;
	font: 14px/24px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	padding-top: 0;
	margin-top: 0;
}

#content form fieldset ol {
	margin: 0;
	list-style-type: none;
}

label {
	color: #3D8BBE;
	font: 12px/15px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: left;
	padding-top: 0;
	margin-top: 0;
}

#content form fieldset ol li {
	margin: 0;
	padding: 0;
}

#data_viewer {
	width: 900px;
	font-size: 12px;
	padding: 150px 0 0;
	margin-right: 0;
	margin-left: 80px;
	margin-bottom: 0;
	display: inline-block;
}

td.thetag {
	color: #3D8BBE;
}

td.thevalue, td.thevalue a {
	color: #3D8BBE;
	font-size: 11px;
	line-height: 20px;
}

td.paginator {
	color: #3D8BBE;
}

td.paginator a {
	color: #3D8BBE;
}

#permission {
	color: #3D8BBE;
	font-size: 11px;
	display: inline-block;
	height: 35px;
}

#thank_you, #error {
	text-align: center;
	display: inline-block;
	width: 960px;
	padding-top: 400px;
	color: #3D8BBE;
	margin-left: 30px;
	font-size: 14px;
	line-height: 20px;
}

#error {
	
}

.holiday_image_frame {
	display: block;
	float: left;
	position: relative;
	top: 135px;
	left: 235px;
	width: 525px;
	height: 630px;
	color: #666;
	padding-left: 40px;
}

#holiday_image {
	width: 485px;
	float: left;
	display: inline-block;
	margin: -10px 0 0;
	padding: 0;
	height: 628px;
}

#Greeting_card_title {
	text-align: center;
	width: 525px;
	display: block;
	margin: 10px 0 0;
	padding: 0;
}

