
body {
	background-image: url("bamboo.gif");
	background-repeat: repeat-x;
	margin: auto;
	text-align: left;
	width: 100%;
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 13px;
	line-height: 1.5;
}

input, textarea, select {
	font-family: "Trebuchet MS", arial, helvetica;
	font-size: 12px;
}

table {
	border-collapse: collapse;
	margin-bottom: 15px;
}

td, th {
	border: 1px dashed #cccccc;
	padding: 10px;
	vertical-align: top;
}

th {
	background-color: #f8f8f8;
}

img {
	border: 0px;
}

a {
	color: #eb2128;
}

li {
	margin-bottom: 10px;
}

h1 {
	color: #eb2128;
	font-size: 28px;
	font-weight: normal;
	font-family: georgia;
	margin-top: 0px;
}

h2 {
	font-weight: normal;
	font-size: 18px;
	background-image: url("h2bg.gif");
	background-repeat: no-repeat;
	background-color: #f5f5f5;
	font-family: georgia;
	color: #888888;
	padding: 7px 5px 7px 20px;
	margin-top: 25px;
}

h3, .basket-top {
	font-family: georgia;
	color: #888888;
	font-weight: normal;
	font-size: 16px;
}

p {
	margin-bottom: 15px;
}

#content_shell {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
}

#content_sitemenu {
	float: right;
	padding-top: 30px;
}

#content_sitemenu a {
	background-image: url("circle.gif");
	background-repeat: no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #999999;
	margin-left: 20px;
}

#content_sitemenu a:hover {
	color: #000000;
}

#content_header {
	background-image: url("logo.gif");
	background-repeat: no-repeat;
	background-position: 10px 13px;
	height: 143px;
}

#content_search {
	margin-top: 70px;
	position: absolute;
	margin-left: 690px;
}

#content_topmenu {
	clear: both;
	background-image: url("phone.gif");
	background-repeat: no-repeat;
	background-position: right;
	height: 45px;
	padding-left:30px;
	margin-bottom: 15px;
}

#content_topmenu a {
	color: #ffffff;
	text-decoration: none;
	padding: 9px 14px 12px 14px;
	font-size: 16px;
	float: left;
	font-weight: normal;
	font-family: georgia;
}

#content_topmenu a.highlight {
	background-color: #eb2128;
}

#content_topmenu a:hover {
	background-color: #777777;
}

#content_body2 {
	clear: both;
}

#content_submenu {
	width: 250px;
	float: left;
	margin-right: 20px;
}

.subsection {
}

.subsection a, .subsection-l1 a, .subsection-l2 a {
	display: block;
	background-color: #efefef;
	padding: 3px 10px 3px 14px;
	margin-bottom: 10px;
	color: #df1017;
	text-decoration: none;
	font-weight: normal;
	font-family: georgia;
	font-size: 16px;
}

.subsection-l1 a, .subsection-l2 a  {
	background-image: url("arrow.gif");
	background-repeat: no-repeat;
	background-position: 22px 19px;
	background-color: #f3f3f3;
	padding-left: 40px;
}

.subsection a:hover {
	background-color: #f8f8f8;
	color: #000000;
	border: 1px dashed #cccccc;
	padding: 2px 9px 2px 13px;
}

.subsection-l1 a:hover, .subsection-l2 a:hover {
	background-color: #f8f8f8;
	color: #000000;
	border: 1px dashed #cccccc;
	padding: 7px 9px 7px 39px;
	background-position: 21px 18px;
}

.subsection-l2 a  {
	padding-left: 60px;
	background-position: 42px 19px;
}

.subsection-l2 a:hover {
	padding: 9px 9px 9px 59px;
	background-position: 41px 18px;
}


#content_footer_wide {
	background-color: #eb2128;
	height: 43px;
	clear: both;
	overflow: hidden;
}

#content_footer_wide a {
	color: #ffffff;
	text-decoration: none;
	float: left;
	display: block;
	padding: 10px 10px 10px 12px;
}

#content_footer_wide a:hover {
	text-decoration: underline;
}

#content_companyinfo {
	background-color: #000000;
	clear: both;
	color: #ffffff;
}

#content_main, #content_main_wide {
	overflow: hidden;
}

#content_scroller {
	clear: both;
	background-image: url("scrollerbg.gif");
	background-repeat: repeat-x;
	height: 165px;
	padding-top: 11px;
	margin-top: 10px;
	overflow: hidden;
	background-color: #efefef;
}

#content_scroller img {
	clear: both;
	display: block;
}

#scrollersandbuttons, #footer_holder, #social_holder, #info_holder {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

#scrollersandbuttons {
	width: 1000px;

}

.scrollers {
	float: left;
}

#footer_holder {
	padding-left: 0px;
	width: 1030px;
	background-color: transparent;
}

#scroller_item {
	background-color: #ffffff;
	width: 222px;
	float: left;
	margin: 8px;
	text-align: center;
	padding-bottom: 5px;
	height: 120px;
}

#scroller_item a {
	text-decoration: none;
	color: #000000;
}

#scroller_item a:hover {	
	color: #eb2128;
}

#scroller_item aimg {
	margin-bottom: 2px;
	text-decoration: none;
}

#content_social {
	background-image: url("socialbg.gif");
	background-repeat: repeat-x;
	height: 173px;
}

#content_info {
	background-color: #000000;
	height: 123px;
	clear: both;
	padding-top: 10px;
	color: #ffffff;
	text-align: center;
}

#content_info a {
	color: #bbbbbb;
}

#content_info a:hover {
	color: #ffffff;
}

#social_twitter {
	width: 282px;
	height: 115px;
	float: left;
	margin: 28px 5px 5px 5px;
	text-align: center;
	padding-bottom: 5px;
	padding-right: 15px;
	border-right: 1px #aaaaaa dashed;
}

#social_twitter img {
	margin-top: 12px;
	margin-left: 10px;
}

#social_blogger {
	width: 282px;
	height: 110px;
	float: left;
	margin: 28px 5px 5px 5px;
	text-align: center;
	padding-left: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	border-right: 1px #aaaaaa dashed;
}

#social_blogger p {
	margin: 0px;
	padding: 0px;
}

#social_blogger img {
	margin-top: 6px;
	margin-left: 4px;
}

#social_signup {
	width: 282px;
	height: 110px;
	float: left;
	margin: 28px 5px 5px 5px;
	text-align: center;
	padding-bottom: 5px;
	padding-left: 15px;
}

.submitbutton {
	background-color: #eb2128;
	color: #ffffff;
	border: 0px;
	padding: 3px 6px 3px 6px;
	margin-top: 15px;
}

.socimg {
	margin-top: 10px;
}

.tourbox {
	background-color: #efefef;
	padding: 15px;
	background-image: url("tourboxbg2.gif");
	margin-bottom: 15px;
}

.tourbox h2 {
	margin-top: 0px;
	padding: 0px;
	background-image: none;
	background-color: transparent;
	color: #000000;
}

.tourbox img {
	float: right;
	background-color: #f8f8f8;
	border: 1px dashed #cccccc;
	padding: 12px;
	margin: 0px 0px 15px 25px;
}

.tourintro {
	background-image: url("tourdetailbg.gif");
	background-repeat: no-repeat;
	background-color: #f5f5f5;
	width: 706px;
	height: 298px;
}

.tourintro img {
	float: right;
}

.tourintro p {
	padding-top: 160px;
	padding-left: 20px;
	width: 160px;
}

.menu a {
	display: block;
	background-color: #777777;
	text-decoration: none;
	color: #ffffff;
	padding: 4px 7px 4px 12px;
	border-bottom: 1px dashed #aaaaaa;
}

.menu a:hover {
	background-color: #cccccc;
	color: #222222;
}

#content_navlocator {
	color: #aaaaaa;
}

#content_navlocator a {
	color: #aaaaaa;
	text-decoration: none;
}

#content_navlocator a:hover {
	color: #eb2128;
	text-decoration: underline;
}

#content_submenu {
	background-image: url("subbgs/dancer.jpg");
	background-position: 0px 48px;
	background-repeat: no-repeat;
}

.cb8085 .subsection-header {
	margin-bottom: 142px;	
}

.cb8085 #content_submenu {
	background-image: url("subbgs/home.jpg");
}

.cb8101 #content_submenu {
	background-image: url("subbgs/sakura.jpg");
}

.cb528 #content_submenu {
	background-image: url("subbgs/tailored.jpg");
}

.cb527 #content_submenu {
	background-image: url("subbgs/balloon.jpg");
}

.cb8133 #content_submenu {
	background-image: url("subbgs/dome.jpg");
}

.subsection-header {
	background-color: #eb2128;
	color: #ffffff;
	padding: 6px;
	padding-left: 14px;
	font-family: georgia;
	font-size: 18px;
	margin-bottom: 212px;
}

.subsection-header a {
	color: #ffffff;
	text-decoration: none;
}

.subsection-highlight {
	color: #000000;
}

#homegallery {
	width: 368px;
	float: right;
	margin-left: 20px;
	background-color: #f0f0f0;
	overflow: hidden;
	height: 350px;
}

.hgitem {
	height: 350px;
}

.hgimage {
	height: 245px;
	overflow: hidden;
	margin-bottom: 5px;
}

#homegallery h2 {
	background-image: none;
	background-color: transparent;
	color: #eb2128;
	padding: 0px 0px 0px 15px;
	margin: 0px;
}

#homegallery p {
	padding: 0px 15px 15px 15px;
	margin: 0px;
}


#mh {
	padding-bottom: 10px;
}

#content_right {
	float: right;
}

.basket {
	border: 1px dashed #cccccc;
	padding: 12px;
}

.basImg {
	display: none;
}

.logintable p {
	margin: 0px;
	padding: 0px;
}


#catlistsubmit {
	margin-bottom: 15px;
}

#pbtn {
	width: 20px;
	height: 200px;
	background-image: url("prev-grey.gif");
	background-repeat: no-repeat;
	background-position: 0px 50px;
	display: block;
	float: left;
	margin: auto;
	cursor: pointer;
	cursor: hand;
}

#pbtn:hover {
	background-image: url("prev.gif");
}

#nbtn {
	width: 20px;
	height: 200px;
	background-image: url("next-grey.gif");
	background-repeat: no-repeat;
	background-position: 0px 50px;
	display: block;
	float: left;
	margin: auto;
	cursor: pointer;
	cursor: hand;
}

#nbtn:hover {
	background-image: url("next.gif");
}

#scroller_holder {
	width: 960px;
	float: left;
}

#newsdate {
	background-image: url("/core/images/icon-document.gif");
	background-repeat: no-repeat;
	padding-left: 18px;
	padding-bottom: 3px;
	background-position: 0px 2px;
	color: #999999;
}

#newsheadline {
	margin-bottom: 15px;
	padding-left: 18px;
}

/* -- GALLERY -- */


#nextButton{ top: 125px; right: 5px; }
#previousButton{ top: 125px; left: 5px; }

#lightbox {
	background-color: #ffffff;
	padding: 8px;
	border: 8px solid #eb2128;
}

#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}

#lightboxCaption { float: left; }
#keyboardMsg { float: right; }
#closeButton { top: 5px; right: 5px; }
#lightbox img { border: none; clear: both; }
#overlay img { border: none; }
#overlay { background-image: url("/core/images/overlay.png"); }


#tooltip {
 	dding: 6px;
	background: #ffffff;
	border: 6px solid #eeeeee;
	text-align: center;
	font-size: smaller;
	position: absolute;
	z-index: 111111;
}

#tooltip h3 {
	padding: 3px;
	margin: 0px;
}

span.tip {
  border-bottom: 1px solid #eee;
}

* html #overlay {
	background-color: #ffffff;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/core/images/overlay.png", sizingMethod="scale");
}

.gallery_thumbnail {
	float: left;
	text-align: center;
	width: 120px;
	height: 140px;
	margin-right: 10px;
}

.gallery_imgwrapper {
	height: 64px;
	overflow: hidden;
}

.gallery_thumbnail {	
}

.gallery_cpanel {
	margin: 10px;
}

.galDesc {
	margin: 10px;
}

.gallery_wrapper, #content_formbuilder, .autolinks, .autolinkstext {
	clear: both;
}

#calendarDiv {
	z-index: 9999999;
	background-color: #ffffff;
}

/* calendar style */



#calendarDiv table, #calendarDiv th, #calendarDiv td, #calendarDiv, #calendarDiv a {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 12px;
	font-family: inherit;
	vertical-align: baseline;
}

div#calendarDiv {
	display: block;
	display: none;
	position: relative;
	border: 1px solid #eeeeee;
}
div#calendarDiv a {
	cursor: pointer;
	cursor: hand;
	/* color: #000; */
}
table#calendar {
	background: #fcfef3;
	clear: both;
	text-align: center;
	font-size: 105%;
}
table#calendar, #linksTable {
	width: 180px;
}
table#calendar .calendarHeader {
	background: #000 url(../../img/fadeto333.gif) top repeat-x;
	border-bottom: 1px solid #444;
	color: #fff;
}
table#calendar tr.weekDaysTitleRow td {
	background: #777;
	color: #fff;
}
table#calendar tr.weekDaysRow {
	background: #ffffff;
	color: #666;
}
table#calendar td.weekDaysCell {
	color: #000;
	border: 1px solid #ddd;
}
table#calendar td.weekDaysCellOver {
	background: #fff;
	border: 1px solid #777;
}
a#closeCalender {
	position: absolute;
	right: 0;
	bottom: 100%;
	margin-bottom: 1px;
	display: block;
	padding: 2px;
	cursor: pointer;
	cursor: hand;
	font-size: 60%;
	letter-spacing: 1px;
}
a#closeCalender:hover {
	background: #000;
	color: #fff;
}
div#calendarDiv table#linksTable td {
	background: #000;
}
table#linksTable a {
	display: block;
	color: #fff;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 80%;
	padding: 2px 5px;
}
table#linksTable a:hover {
	background: #ddd;
	color: #333;
}
a#prevMonth {
	float: left;
}
a#nextMonth {
	float: right;
}
td#today {
	background: #999;
}
#calendar_cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 193px; /*must have to match width and borders*/
    height: 200px; /*must have to match maximum height*/ 
}

#b8684 #homegallery {
	display: none;
}
