body {
	color: #333333;
	margin: 0px;
	padding: 0px;
	/* [disabled]font: 90%/1.166 Verdana, Arial, Helvetica, sans-serif; */
}
a {
	color: #BB2929;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #BB2929;
	text-decoration: underline;
}
h1 {
	color: #BB2929;
	margin: 0px;
	padding: 0px;
	font: 1.8em "Times New Roman", Times, serif;
	letter-spacing: -1px;
}
h2 {
	font-family: Arial, sans-serif;
	font-size: 114%;
	color: #BB2929;
	margin: 0px;
	padding: 0px;
}
h3 {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 110% Arial, Helvetica, sans-serif;
}
h4 {
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
h5 {
	color: #BB2929;
	margin: 0px;
	padding: 0px;
	font: bold 100% Verdana, Arial, sans-serif;
}
ul {
	list-style-type: square;
}
ul ul {
	list-style-type: disc;
}
ul ul ul {
	list-style-type: none;
}
label {
	font-family: Arial, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #334d55;
}
#navBar {
	float: left;
	width: 200px;
	margin: 0px;
	padding: 0px;
	background-color: #eee;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#logo {
	width: 147px;
	float: left;
}
.index-text-solve {
	margin-right: 10px;
	width: 160px;
	float: left;
}
.index-text-top {
	padding-left: 10px;
	text-align: justify;
	padding-right: 6px;
}
#headlines {
	float:right;
	width: 20%;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	padding-right: 10px;
}
#content {
	float: left;
	width: 62%;
	margin-top: 4px;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
/***********************************************/

/* Components                                  */

/***********************************************/



#siteName {
	margin: 0;
	padding: 0 0 0 10px;
}
/************* #globalNav styles **************/

#best-calendar-2007 {
	float: right;
	width: 380px;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	display: inline;
}
#nav-bar {
	background-color: #FFF;
	margin: 0px;
	padding: 0px;
}
#logo-name p {
	margin: 0px;
	padding-left: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	color: #BB2929;
	padding-top: 0px;
}
#nav-bar li {
	display: inline;
	height: 1px;
	width: 82px;
}
#nav-bar li a {
	float: left;
	background-color: #FFF;
	background-image: url(../assets/graphics/barbg.gif);
	background-repeat: no-repeat;
	width: 82px;
	padding-top: 12px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	color: #808080;
}
#nav-bar li a:hover {
	background-color: #FFF;
	background-image: url(../assets/graphics/barcurrent.jpg);
	background-repeat: no-repeat;
	color: #000;
}
#nav-bar li a.current {
	background-color: #FFF;
	background-image: url(../assets/graphics/barcurrent.jpg);
	background-repeat: no-repeat;
	color: #2C71AE;
}
.key {
	text-decoration: underline;
}
#nav-bar ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#globalNav {
	border-bottom: 1px solid #CCC;
	color: #cccccc;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#calendar-nav {
	background-color: #FFF;
	background-image: url(../assets/graphics/bigbox.gif);
	background-repeat: no-repeat;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 300px;
	margin-top: 120px;
	margin-bottom: 0px;
	background-position: left top;
}
#globalNav img {
	display: block;
}
#globalNav a {
	font-size: 90%;
	padding: 0 4px 0 0;
}
/*************** #pageName styles **************/



#pageName {
	margin: 0px;
	padding: 0px 0px 0px 10px;
}
/************* #breadCrumb styles *************/



#breadCrumb {
	font-size: 80%;
	padding: 2px 0px 0 10px;
}
/************** .feature styles ***************/



.feature {
	font-size: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
.feature-pad {
	font-size: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
}
#content .feature h1 {
	text-align: center;
}
#banner-gift-wrap {
	height: 90px;
	text-align: center;
	padding-left: 18px;
}
.floattext {
	float: left;
}
.feature h3 {
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 160%;
	text-decoration: underline;
	color: #BB2929;
}
.feature-pad h3 {
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	font-size: 160%;
	text-decoration: underline;
}
.feature img {
	float: left;
	padding: 10px 10px 0px 0px;
}
.feature-pad img {
	float: left;
	padding: 10px 10px 0px 0px;
}
#calendar-content {
	margin-left: 8px;
	border: 1px solid #CCCCCC;
	margin-bottom: 60px;
	padding-right: 6px;
	padding-left: 4px;
	padding-bottom: 30px;
}
.move-text-padding {
	padding-left: 10px;
}
#wrapper #content .feature-index p {
	padding-top: 20px;
	text-align: justify;
	padding-left: 10px;
}
/************** .story styles *****************/



.story {
	clear: both;
	padding: 10px 0px 0px 10px;
	font-size: 80%;
}
.story p {
	padding: 0px 0px 10px 0px;
}
/************* #siteInfo styles ***************/



#siteInfo {
	clear: both;
	border: 1px solid #cccccc;
	font-size: 75%;
	color: #cccccc;
	padding: 10px 10px 10px 10px;
}
#siteInfo img {
	padding: 4px 4px 4px 10px;
	vertical-align: middle;
}
/************* #search styles ***************/









/*********** #navBar link styles ***********/



#navBar ul a:link, #navBar ul a:visited {
	display: inline-block;
	display: block;
	padding-left: 4px;
	background-color: #844418;
	border-top-width: 1px;
	border-right-width: 1.5px;
	border-bottom-width: 1px;
	border-left-width: 1.5px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-left-style: dashed;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
#navBar .relatedLinks a:hover {
	background-color: #FFFFFF;
}
#navBar #sectionLinks a:hover {
	background-color: #FFFFFF;
}
#navBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
/* hack to fix IE/Win's broken rendering of block-level anchors in lists */

#navBar li {
	border-bottom: 1px solid #EEE;
}
/* fix for browsers that don't need the hack */

html>body #navBar li {
	border-bottom: none;
}
/*********** #sectionLinks styles ***********/



#sectionLinks {
	position: relative;
	padding: 0px;
	font-size: 90%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#sectionLinks h3 {
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#sectionLinks a {
	display: block;
	padding: 2px 0px 2px 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sectionLinks a:hover {
	background-color: #dddddd;
}
/*********** .relatedLinks styles ***********/



.relatedLinks {
	position: relative;
	margin: 0px;
	font-size: 90%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
.relatedLinks h3 {
	padding-top: 12px;
	padding-right: 6px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.relatedLinks a:link, .relatedLinks a:visited {
	display: block;
}
/************** #advert styles **************/



#advert {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#advert img {
	display: block;
}
/************** #headlines styles **************/



#headlines {
	margin: 0px;
	font-size: 80%;
	width: 140px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#headlines p {
	padding: 5px 0px 5px 0px;
	color: #333333;
}
.bgtabs {
	background-color: #FFF;
	background-image: url(../assets/graphics/background_header.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
}
#calendar-tab1 {
	height: 46px;
}
#contentadvent {
	float: left;
	width: 550px;
	margin-top: 4px;
	padding-bottom: 20px;
	margin-left: 10px;
	padding-left: 25px;
}

#advent {
	height: 46px;
}
#Gift-wrap-tab {
	height: 46px;
}
#season-card-xmas {
	height: 46px;
}
#navBar .relatedLinks a {
	padding-top: 4px;
	padding-bottom: 4px;
}
#navBar #sectionLinks a {
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #844418;
}
#book-tab {
	height: 46px;
	text-align: center;
	padding-top: 4px;
}
#book-tab h3 {
	padding-top: 6px;
}
#wrapper #navBar .relatedLinks p {
}
#textmove {
}
#textmove p {
}
.just-text {
	text-align: justify;
}
.boxsize {
	height: 62px;
}
#movepaypal {
	height: 1px;
}
#formemail {
	margin-left: 10px;
}
.backcolorforms {
	background-color: #FFF;
	border: 1px solid #000000;
}
#wrapper #content #paymover h3 {
	text-align: center;
}
.text-mover {
	margin: 0px;
}
#paymover {
	float: left;
	margin-left: 10px;
	margin-right: 6px;
	height: 60px;
}
#friend-tab {
	height: 46px;
	padding-top: 4px;
	text-align: center;
}
#calendar-guarantee {
	height: 46px;
	padding-top: 4px;
}
#calendar-email-me {
	height: 46px;
	padding-top: 4px;
}
#about-us {
	height: 46px;
	padding-top: 4px;
}
#emailsuccessFail {
	float: left;
	margin-top: 16px;
	margin-left: 20px;
	border: 2px solid #FDF1C5;
	width: 520px;
}
.image-margin {
	margin-right: 10px;
}
.left-card {
	float: left;
	margin-right: 12px;
	margin-top: 12px;
}
.card-bottom {
	margin-bottom: 40px;
}
#gift-wrapping-paper {
	text-align: center;
	margin-bottom: 40px;
}
.card-bottom h5 {
	font-size: 100%;
}
#payment-area {
	width: 360px;
	float: left;
}
.center {
	text-align: center;
}
.gift-wrap {
	height: 300px;
	padding-left: 14px;
}
#orchid-card-banner {
	height: 90px;
	padding-left: 18px;
}
.float-it {
	float: left;
}
.khon-dance {
	margin-bottom: 40px;
	height: 240px;
	border: 1px solid #CCCCCC;
	margin-left: 6px;
}
.khon-dance-2 {
	margin-bottom: 40px;
	height: 188px;
	border: 1px solid #CCCCCC;
	margin-left: 6px;
}
.khon-dance-3 {
	margin-bottom: 40px;
	height: 200px;
	border: 1px solid #CCCCCC;
	margin-left: 6px;
}
.elephant {
	margin-bottom: 40px;
	padding-left: 14px;
	height: 300px;
	border: 1px solid #CCCCCC;
	margin-left: 6px;
}
.elephant2 {
	margin-bottom: 40px;
	padding-left: 14px;
	height: 256px;
	margin-left: 6px;
	border: 1px solid #CCCCCC;
}
.elephant3 {
	margin-bottom: 40px;
	padding-left: 14px;
	height: 320px;
	margin-left: 6px;
	border: 1px solid #CCCCCC;
}
#elephant-1 h5 {
}
.santa-big-card {
	height: 302px;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
	margin-left: 6px;
}
.santa-small-card {
	height: 270px;
	margin-bottom: 30px;
	border: 1px solid #CCCCCC;
}
.birthday-cards {
	height: 246px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	margin-left: 6px;
	padding-top: 12px;
}
.text-control {
	margin-top: 60px;
	margin-bottom: 40px;
	padding-right: 10px;
	text-align: justify;
	line-height: 1.3em;
}
.text-control-2 {
	margin-top: 20px;
	margin-bottom: 40px;
	padding-right: 10px;
	text-align: justify;
	line-height: 1.3em;
}
.heading-control {
	padding-top: 20px;
}
.hilltribe-one {
	height: 270px;
	margin-bottom: 16px;
	border: 1px solid #CCCCCC;
	margin-left: 6px;
	padding-top: 8px;
}
.mural-cards-1 {
	height: 200px;
	margin-bottom: 16px;
}
.thai-scenes {
	height: 242px;
	margin-bottom: 16px;
	border: 1px solid #CCCCCC;
	margin-left: 6px;
}
.h3-paypal {
	font-size: 110%;
}
#textpaypal {
	font-size: 80%;
	height: 50px;
	padding-top: 10px;
}
.paypal-button {
	height: 50px;
	width: 156px;
	float: left;
}
#contain-paypal-text {
	margin-top: 16px;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
}
.paypal-border {
	border: 1px solid #CCCCCC;
}
.center-paypal {
	text-align: center;
}
.paypal-big-image {
	margin-top: 70px;
}
#paypal-desktop-index h3 {
	font-size: 160%;
	text-align: center;
}
.paypal-text-sort {
	font-size: 130%;
	text-align: center;
}
.left-card-small {
	float: left;
	margin-right: 12px;
	margin-top: 38px;
}
.heading-control-small {
	padding-top: 30px;
}
.text-control-small {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-right: 10px;
	text-align: justify;
	line-height: 1.3em;
	font-weight: normal;
}
.birthday-paypal {
	margin-top: 40px;
}
.heading-control h5 {
	color: #BB2929;
}
.heading-control-small h5 {
	color: #BB2929;
}
.birthday-heading {
	margin-top: 6px;
	margin-bottom: 28px;
}
.hilltibe-heading h5 {
	color: #BB2929;
}
.birthday-heading h5 {
	color: #BB2929;
}
.paypal-hilltribe-margin {
	margin-top: 24px;
}
.hilltibe-heading {
	margin-top: 22px;
	margin-bottom: 18px;
}
.orchid-box {
	height: 220px;
	border: 1px solid #CCCCCC;
	margin-left: 6px;
	margin-bottom: 30px;
	padding-top: 12px;
}
.elephant-paypal {
	margin-top: 10px;
	margin-bottom: 20px;
}
.elephant-paypal-small {
	margin-top: 20px;
}
.mural {
	height: 282px;
	padding-left: 14px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	margin-left: 6px;
	padding-top: 10px;
}
.mural-paypal {
	margin-top: 10px;
}
.mural-small-card {
	height: 268px;
	padding-left: 14px;
	margin-bottom: 20px;
	border: 1px solid #CCCCCC;
	margin-left: 6px;
	padding-top: 10px;
}
.image-size-logo {
	width: 136px;
	float: left;
}
.text-float {
	float: left;
	width: 141px;
	margin-right: 10px;
	margin-left: 14px;
	display: inline;
}
.text-index-control {
	color: #333333;
	text-align: justify;
}
#louise-text {
	border: 1px solid #CCCCCC;
	padding-right: 6px;
	margin-bottom: 40px;
	margin-top: 40px;
	height: 100%;
	padding-top: 10px;
}
#lotus-calendar-2008 h2 {
	font-size: 160%;
	text-align: center;
}
#louise-text #louise h2 {
	font-size: 140%;
	text-align: center;
	word-spacing: .2em;
}
#paypal-index {
	height: 50px;
	padding-top: 10px;
	font-size: 110%;
}
#paypal-index-2 {
	font-size: 80%;
	height: 50px;
	padding-top: 10px;
}
#calendar-order-index {
	margin-top: 16px;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	margin-bottom: 20px;
}
#calendar-order-index-2 {
	margin-top: 16px;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	margin-bottom: 20px;
}
#calendar-order-2007 {
	margin-top: 16px;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	margin-bottom: 20px;
}
.old-calendar {
	font-size: 140%;
	color: #006699;
	text-align: center;
}
.eye-photos {
	height: 220px;
	font-size: 140%;
	color: #333333;
	font-weight: bold;
	padding-right: 6px;
	margin-top: 20px;
	border: thin dotted #CCCCCC;
	margin-right: 8px;
	padding-left: 10px;
}
#wrapper #content .feature .eye-photos h2 {
	padding-top: 40px;
	font-size: 80%;
}
#phad-thai-1 {
	height: 600px;
	width: 432px;
	margin-right: auto;
	margin-left: auto;
}
.removefloat {
	clear: both;
	float: none;
}
.eye-photos-2 {
	height: 440px;
	font-size: 140%;
	color: #333333;
	font-weight: bold;
	padding-right: 6px;
	margin-top: 20px;
	margin-right: 8px;
	border: thin dotted #CCCCCC;
	padding-left: 10px;
	margin-bottom: 20px;
}
.eye-photos-2 h2 {
	padding-top: 28px;
	font-size: 80%;
}
.top-bottom-margin {
	margin-top: 16px;
}
#calendar-order-index-3 {
	margin-top: 16px;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
	margin-bottom: 20px;
}
.pay-pal-text-best {
	font-size: 120%;
	color: #3174B0;
	text-align: justify;
}
.PAL-PAL-BOX {
	border: 1px solid #CCCCCC;
	margin-top: 16px;
	margin-bottom: 20px;
	padding-left: 5px;
	height: 60px;
	padding-top: 8px;
	padding-right: 5px;
}
#wrapper #content .feature fieldset {
	width: 520px;
}
#wrapper #content .feature legend {
	background-color: #F3CC53;
	border: 1px groove #000000;
}
#wrapper #headlines h3 {
	color: #BB2929;
}
#siteInfo a {
	color: #BB2929;
}
#wrapper #heading #best-calendar-2007 a {
	color: #BB2929;
}
#wrapper #headlines a {
	color: #BB2929;
}
#wrapper #content #calendar-content .text-index-control a {
	color: #BB2929;
}
#wrapper #content #calendar-content a {
	color: #BB2929;
}
#wrapper #content #calendar-content .PAL-PAL-BOX h3 {
	color: #BB2929;
}
#wrapper #content .feature .text-control-small a {
	color: #BB2929;
	text-decoration: underline;
}
#wrapper #content #formemail #form2 h3 {
	color: #BB2929;
}
#wrapper #emailsuccessFail .story a {
	color: #BB2929;
}
#wrapper #content #formemail #form1 h3 {
	color: #BB2929;
}
#wrapper #content #formemail #form1 a {
	color: #BB2929;
}
#wrapper #emailsuccessFail .story h3 {
	color: #BB2929;
}
.new-colour-BB2929 {
	color: #BB2929;
}
#advent h3 {
	font-size: 108%;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#puzzle {
	height: 46px;
}

#adventcalendarfrontpage h2 {
	font-size: 110%;
}
#adventcalendarfrontpage {

}
#advent-santa-boat {

}
.marginbottom30 {
	margin-bottom: 30px;
	border: 2px dashed #BB2929;
}
.underlineheadings {
	text-decoration: underline;
	color: #844418;
}
#adventcalendarreal {
	margin-left: 10px;
}
.puzzlepayalsize {
	width: 100px;
	float: left;
}
.paypuzzletext {
	width: 400px;
	margin-left: 115px;
	color: #844418;
}
#puzzleheading {
	border: 1px solid #844418;
	text-align: center;
}
.paypalpuzzlenew {
	margin-top: 10px;
	border: 1px solid #844418;
}
.puzzleholderborder {
	border: 1px solid #844418;
	padding-bottom: 15px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-bottom: 18px;
}
#accordian-tab {
	height: 46px;
}
#accordian-tab h3 {
	padding-left: 6px;
	padding-top: 14px;
}
#wrapper #content #calendar-content .center div {
	float: left;
}
#wrapper #content #calendar-content .center div #Thailand {
	float: right;
}
img
{  border-style: none;
}
#wrapper #content #calendar-content #desktop-calendar-2012 #desktop2012 {
	border: 1px dashed #096021;
}
.gapmaker {
	margin-right: 20px;
}

