@charset "utf-8";
html { 
	overflow: -moz-scrollbars-vertical !important;
	min-height: 100%; margin-bottom: 1px; 
}
body  {
	font-family: 	Arial, Helvetica, Verdana, sans-serif !important;
	font-size:		12px;
	background: 	#FFF;
	margin: 		0; 
	padding: 		0;
	text-align: 	center; 
	color: 			#666;
}
h1, h2, h3, h4, h5, p {
	margin:			6px 0 6px 0;
	text-align:		left;
}
h2 {
	color:			#333;
}
h3 {
	color:			#666;
}
h4 {
	font-size:		12px;
	color: 			#666;
	font-weight:	bold;
	margin-top: 	6px;
	margin-bottom:	0;
	text-align:		left;
}
h5 {
	font-size:		12px;
	color: 			#666;
	font-weight:	normal;
	font-style: 	italic;
	margin-top: 	6px;
	margin-bottom:	0;
	text-align:		left;
}
ul, ol, li, img, form, table {
	margin:			0;
	padding:		0;
}
ul {
	text-align:		left;
	list-style: 	disc;
	margin-left: 	0em;
	padding-left: 	1.3em;
	margin: 6px 0;
}
ul ul {
	list-style: 	circle;
	margin-left: 	0em;
	padding-left: 	1.3em;
	margin:0;
}
ol {
	text-align:		left;
	margin-left: 	0em;
	padding-left: 	1.8em;
}
a {
	color:			#009AC8;
	text-decoration:none;
}
a:hover {
	color:			#666;
}

/* WRAPPER */
#wrapper {
	width: 			974px;
   	background:		url(../images/bg_shadow.gif) repeat-y top left;
   	margin: 		0 auto; 
   	padding:		20px 0 7px 0;
}
#wrapper_inner { 
	width: 			960px;  
	background: 	#FFFFFF;
	margin: 		0 auto; 
	text-align: 	left; 
} 

/* HEADER AREA */
#header { 
	height:			90px;
   	margin: 		0 20px 2px 20px;
   	border-bottom: 	4px solid #009AC8;
} 
#header #logo {
	float:			left;
	height:			62px;
	width:			323px;
	margin: 		3px 0 0 20px;
}
#header #header_right {
	float:			right;
   	width:			282px;
   	height:			22px;
   	margin-right:	0;
   	margin-top:		22px;
   	position:		relative;
   	z-index:		10000;
}
#mainmenu {
	margin-top:		0;
	height:			25px;
   	width:			860px;
   	float:			right;
   	position:		relative;
   	z-index: 		6;
}

/* BANNER AREA */
#banner_content, 
#banner_content_home {
	margin:			0 20px 15px 20px;
	height:			160px;
}
#banner_content_home {
	height:			213px;
}
#banner_sidebar {
	float: 			left; 
   	height:			160px;
	width: 			164px; 
	padding: 		0px 0px 0px 20px;
   	margin: 		0 2px 0 0px;
   	background:		#FFF url('../images/swish_hsmc_blue.gif') no-repeat left bottom;
   	color:			#666;
}
#banner_sidebar h1 {
	font-size: 		13px;
   	color:			#F58426;
   	font-weight:	normal;
   	margin-bottom:	10px;
}
#banner_sidebar #submenu {
   	margin-bottom:	20px;
}
#banner, #banner_home {
	height:			155px;
   	margin: 		0;
   	text-align:		left;
}
#banner_home {
	height:			213px;
	margin-left:	0;
}
#banner_image {
	float: 			left;
	margin:			0;
	margin-right:	0 !important;
}

/* BOOKING PANEL */
#book_panel, 
#book_panel_home {
	float: 			left;
	width:			182px;
	margin-left:	2px;
	background: 	#888A8C url('../images/cnr_bottom_dkgrey_right.gif') no-repeat right bottom;
	height:			144px;
	text-align:		center;
	color:			#FFF;
	font-weight:	bold;
	padding-top:	10px;
}
#book_panel_home {
	width:			183px;
	height:			193px;
	font-size:		14px;
	padding-top:	20px;
}
#book_panel .phone, 
#book_panel_home .phone {
	font-size:		20px;
	margin-top:		10px;
}

/* FORMS */
legend {
	font-size: 		14px;
   	color:			#333;
   	margin:			0;
   	padding:		0;
   	margin-left:	0;
   	margin-top:		10px;
   	margin-bottom:	10px;
   	border-bottom:	none;
}
fieldset {
	border:			none;
	padding:		0;
}
.tx_powermail_pi1_form div, .friendform div {
	margin-bottom:	5px;
	font-family: 	Arial, Helvetica, Verdana, sans-serif;
	width:			418px;
}
.tx_powermail_pi1_form div.tx_powermail_pi1_fieldwrap_html_html {
	width:			100px !important;
	float:			left;
}
#bookingform div.tx_powermail_pi1_fieldwrap_html_submit {
	width:			318px !important;
}
.buttonmargin {
	margin-top:		10px !important;
}
.tx_powermail_pi1_form label, .friendform label {
	display:		block;
	float:			left;
	width:			110px !important;
	padding-top:	3px;
}
.tx_powermail_pi1_form .powermail_mandatory, 
.friendform .powermail_mandatory {
	color:			#009AC8;
	margin-left:	5px;
}
.tx_powermail_pi1_form .powermail_text, 
.tx_powermail_pi1_form .powermail_select,
.tx_powermail_pi1_form .powermail_captcha {
	border:			1px solid #CCC;
	width:			300px;
}
.tx_powermail_pi1_form .powermail_select {
	font-size:		12px;
	width:			304px;
	font-family: 	Arial, Helvetica, Verdana, sans-serif;
}
.tx_powermail_pi1_form .small,
.friendform .small {
	width:			100px !important;
} 
.tx_powermail_pi1_form .smaller {
	width:			50px !important;
}
.friendform .powermail_text, 
.friendform .powermail_select {
	border:			1px solid #CCC;
	width:			300px;
}
.friendform .powermail_select {
	font-size:		12px;
	width:			304px;
	font-family: 	Arial, Helvetica, Verdana, sans-serif;
}
.friendform .formcomments {
	margin-left: 	110px;
	font-size:		10px;
	width:			300px;
}
.tx_powermail_pi1_form .powermail_textarea, 
.friendform .powermail_textarea {
	font-size:		12px;
	width:			300px;
	height:			100px;
	font-family: 	Arial, Helvetica, Verdana, sans-serif;
}
.tx_powermail_pi1_form .powermail_submit, 
.friendform .powermail_submit {
	margin-top:		10px;
	float:			right;
	font-weight:	normal;
	color:			#009AC8;
}
.tx_powermail_pi1_form input.button_submit:hover, .friendform input.button_submit:hover {
	color:			#666;
}
.tx_powermail_pi1_form .countryzone {
	display:		none;
}
.tx-powermail-pi1_thx .bodytext {
	color:			#009AC8;
	padding:		5px;
	border:			1px solid #009AC8;
	margin-top:		20px;
}
.tx_powermail_pi1_form .products {
	padding:		10px;
	border:			1px solid #CCC;
	width:			438px;
}
.tx_powermail_pi1_form .products div {
	width:			418px;
}
.tx_powermail_pi1_form .products label {
	width:			290px !important;
}
.tx_powermail_pi1_form .tx_powermail_pi1_fieldwrap_html_textarea label {
	width:			110px !important;
}
.tx_powermail_pi1_form .products p {
	font-weight:	bold;
}
.tx_powermail_pi1_fieldwrap_html_date span div {
	margin-left:	110px;
}
.tx_powermail_pi1_fieldwrap_html_date .jscalendar {
	border:			1px solid #CCC;
	width:			100px;
}
.tx-srfreecap-pi2-image {
	margin-left:	110px;
}
.tx-srfreecap-pi2-cant-read {
	margin-left:	110px;
	display:		block;
	color:			#666;
}

/* SEARCH AREA */
#searcharea {
	position:		absolute;
	bottom:			0;
	height:			23px;
	left:			0px;
	width:			170px;
	border-top:		1px solid #CCC;
}
#searcharea form {
	margin-top:		3px !important;
}
#searcharea input,
input.tx-indexedsearch-searchbox-sword {
	float:			left;
	width: 			80px;
	height:			13px !important;
	margin-right:	3px;
}
#searcharea input.button_submit,
.tx-indexedsearch-searchbox-button {
	height:			19px !important;
	margin-right:	0 !important;
	width:			80px !important;
	background:		url('../images/button_bg_80px_ns.png') no-repeat;
	padding-top:	0;
	font-weight:	normal;
	font-size:		11px;
	color:			#666;
	border:			0px solid #FFF;
	cursor:			pointer;
}
#searchbg {
	float:			left;
	width:			80px;
	height:			19px;
	background:		url('../images/button_bg_80px_o.png') no-repeat;
}
input.button_submit {
	width:			80px !important;
	height:			19px !important;
	background:		url('../images/button_bg_80px_ns.png') no-repeat;
	padding-top:	0;
	font-weight:	normal;
	font-size:		11px;
	color:			#666;
	border:			0px solid #FFF;
	cursor:			pointer;
	margin-right:	0 !important;
	font-family: 	Arial, Helvetica, Verdana, sans-serif !important;
}
#searcharea input.button_submit:hover, 
input.button_submit:hover,
.tx-indexedsearch-searchbox-button:hover {
	background:		url('../images/button_bg_80px_o.png') no-repeat;
	color:			#009AC8;
}

#newsarea {
	margin-top:2px !important;
	margin-bottom:	20px !important;
}

/* NEWSLETTER AREA */
#newsletterarea {
	margin-top:		0;
}
#newsletterarea h1 {
	font-size: 		13px !important;
}
#newsletterarea #fieldgroup {
	clear:			right;
	margin-bottom:	1px;
}
#newsletterarea b {
	float:			left;
	width:			40px;
	margin-top:		5px;
}
#newsletterarea input {
	width: 			120px;
	float:			right;
}
#newsletterarea input.checkbox {
	width:			20px;
	float: 			none;
}
#newsletterarea input.button_submit {
	width:			80px;
	font-weight:	normal;
	font-size:		11px;
	color:			#009AC8;
}
#newsletterarea input.button_submit:hover {
	color:			#666;
}
#newsletterarea p {
	font-size:		11px;
	color: 			#666666;
}


/* CONTENT AREA */
#wrapper_content {
	width:			920px;
   	margin: 		0 auto;
   	margin-bottom:	20px;
   	position:		relative;
   	min-height:		300px;
}
#wrapper_content #sidebar, 
#wrapper_content #sidebar_home {
	float: 			left; 
	width: 			172px; 
	padding: 		0;
   	margin: 		0;
   	text-align:		right;
}
#wrapper_content #sidebar_home {
	text-align: 	left;
}
#wrapper_content h1, 
#wrapper_content h2 {
	font-size: 		16px;
   	color:			#009AC8;
   	font-weight:	normal;
   	margin-bottom:	10px;
   	margin-top: 	0;
   	text-align:		left;
   	border-bottom: 	1px solid #B1B3B5;	
}
#wrapper_content h1 {
	text-transform: capitalize;
}
#wrapper_content h2 {
	font-size: 		14px;
}
#wrapper_content #sidebar h1 {
   	text-align:		right;
   	margin-top: 	0;
}
#wrapper_content #sidebar #submenu ul {
	text-align:		right;
}
#wrapper_content .csc-textpic-firstcol {
	margin-right:	10px;
}
/* BANNER */
#banner_promo {
	border-top: 	1px solid #CCC;
	border-bottom:	1px solid #CCC;
	margin-top:		5px;
	padding:		3px 0 3px 0;
	height:			46px;
	width:			170px;
}
#banner_promo img {
	float:			left;
	height:			46px;
	width:			47px;
	margin-right:	10px;
}
#button_banner_promo {
	margin-top:		5px;
	height:			40px;
	font-weight:	bold;
	text-align:		center;
	font-size:		11px;
	float:			left;
	width:			100px;
}

/* ON GREY BUTTONS */
#button_lge_ongrey_12px, 
#button_lge_ongrey_11px {
	background:		url('../images/button_bg_146px_o.png') no-repeat;
	width:			143px;
	height:			19px;
	margin: 		0 auto;	
	margin-top:		5px;
	margin-bottom:	5px;
}
#button_lge_ongrey_12px a, 
#button_lge_ongrey_11px a {
	background:		url('../images/button_bg_146px_ns.png') no-repeat;
	color:			#009AC8;
	text-decoration:none;
	width:			143px;
	height:			19px;	
	font-weight:	bold;	
	display:		block;
	line-height:	20px;
}
#button_lge_ongrey_12px a {
	font-size:		12px;	
}
#button_lge_ongrey_11px a {
	font-size:		11px;
}
#button_lge_ongrey_12px a:hover, 
#button_lge_ongrey_11px a:hover {
	background:		url('../images/button_bg_146px_o.png') no-repeat;
	color:			#666;
}
#book_panel_home #button_lge_ongrey_12px, 
#book_panel_home #button_lge_ongrey_11px {
	margin-top:		10px;
	margin-bottom:	10px;	
}
#book_panel_home #button_lge_ongrey_11px {
	margin-top:		20px;
}

/* ON WHITE BUTTONS */
#button_med_onwhite_11px {
	background:		url('../images/button_bg_100px_o.png') no-repeat;
	width:			100px;
	height:			19px;
	margin-top:		5px;
}
#button_med_onwhite_11px a {
	background:		url('../images/button_bg_100px_ns.png') no-repeat;
	color:			#666;
	text-decoration:none;
	width:			100px;
	height:			19px;	
	font-weight:	normal;	
	display:		block;
	line-height:	20px;
	font-size:		11px;
	text-align:		center;
}
#button_med_onwhite_11px a:hover {
	background:		url('../images/button_bg_100px_o.png') no-repeat;
	color:			#009AC8;
}
#button_med_onwhite_11px:hover {
	color:			#009AC8;
}

/* SMALL BUTTONS */
#button_sml_onwhite_11px {
	background:		url('../images/button_bg_80px_o.png') no-repeat;
	width:			80px;
	height:			19px;
	margin-top:		5px;
	float:			left;
	margin-right:	20px;
}
#button_sml_onwhite_11px a {
	background:		url('../images/button_bg_80px_ns.png') no-repeat;
	color:			#666;
	text-decoration:none;
	width:			80px;
	height:			19px;	
	font-weight:	normal;	
	display:		block;
	line-height:	20px;
	font-size:		11px;
	text-align:		center;
}
#button_sml_onwhite_11px a:hover {
	background:		url('../images/button_bg_80px_o.png') no-repeat;
	color:			#009AC8;
}
#button_sml_onwhite_11px:hover {
	color:			#009AC8;
}

/* ON WHITE IN PINK BUTTONS */
#button_med_onwhite_11px_Blue {
	background:		url('../images/button_bg_100px_o.png') no-repeat;
	width:			100px;
	height:			19px;
	margin-top:		5px;
}
#button_med_onwhite_11px_Blue a {
	background:		url('../images/button_bg_100px_ns.png') no-repeat;
	color:			#F0A9AE;
	text-decoration:none;
	width:			100px;
	height:			19px;	
	font-weight:	normal;	
	display:		block;
	line-height:	20px;
	font-size:		11px;
	text-align:		center;
}
#button_med_onwhite_11px_Blue a:hover {
	background:		url('../images/button_bg_100px_o.png') no-repeat;
	color:			#666;
}
#button_med_onwhite_11px_Blue:hover {
	color:			#666;
}


/* CONTAINER */
#container { 
	margin: 		0 0 0 192px; 
	padding: 		0; 
} 
#content_main {
	width:			536px;
	margin: 		0;
}
#content_main p#bold {
	font-weight:	bold;
}
#content_main h1, 
#content_main h2, 
#content_main h3 {
	font-size: 		16px;
   	color:			#009AC8;
   	font-weight:	normal;
   	margin-bottom:	14px;
   	text-align:		left;
   	border-bottom: 	1px solid #B1B3B5;	
}
#content_main h2, 
#content_main h3 {
	font-size: 		14px;
   	color:			#333;
   	margin-top:		10px;
   	margin-bottom:	10px;
   	border-bottom:none;
}
#content_main h3 {
	color:			#666;
	font-size: 		12px;
   	font-weight:	bold;
   	margin-bottom:	0;
}
#content_main table {
	border:			none;
	margin:			10px 0 0 0;
	border-spacing:	0;
	border-collapse:collapse;
}
#content_main td {
	font-size:		12px;
	padding:		0 10px 5px 0;
	margin:			0;
}
#content_main td p {
	margin:			0;
}
.contenttable ul {
	margin:0;
}
.contenttable td {
	vertical-align:	top;
	/*border-bottom:	1px solid #CCC;*/
}
.contenttable th {
	border-top:		2px solid #CCC;
	border-bottom:	1px solid #CCC;
}
/* BIOGRAPHY */
#biography {
	width:			100%;
	clear:			none;
	display:		inline;
}
#biography img {
	float:			left;
	width:			100px;
	margin-right:	20px;
	margin-bottom:	10px;
}
#biography_text {
	float:			left;
	width:			400px;
}
#biography h1 {
	font-size: 		14px;
	color:			#009AC8;
	border-bottom:	none;
}
#content_right {
	float:			right;
	width:			172px;
}



/* PROMOS */
#promo_vert_wrap {
	width:			165px;
	height:			175px;	
	background: 	url('../images/swish_promo_grey.gif') no-repeat bottom right;
	margin:			9px 6px 0 6px;
	float:			left;
}
#promo_vert_wrap table {
	margin-top:		0;
	width:			165px;
}
#promo_vert_wrap td {
	vertical-align:	top;
	font-size:		1px;
}
#promo_vert {
	width:			165px;
	height:			165px;
	margin-right: 	0;
}
#promo_vert_content {
	padding: 		6px 10px 0 10px;
}
#promo_vert h1 {
	font-size:		14px;
	font-weight:	normal;
	color:			#6D6E70;
	margin: 		0 0 5px 0;
	border-bottom: 	none;
}
#promo_vert h1.women,
#promo_vert h1.men,
#promo_vert h1.child,
#promo_vert h1.travel,
#promo_vert h1.skin,
#promo_vert h1.cosmetics {
	font-size:		14px;
	font-weight:	normal;
	margin: 		0 0 5px 0;
	border-bottom: 	none;
}
#promo_vert h1.women {
	color:			#D482CA;	
}
#promo_vert h1.men {
	color:			#F3776E;
}
#promo_vert h1.child {
	color:			#9E1F63;
}
#promo_vert h1.travel {
	color:			#B3CC92;
}
#promo_vert h1.skin {
	color:			#F1A02F;
}
#promo_vert h1.cosmetics {
	color:			#F0A9AE;
}
#promo_vert p {
	font-size: 		11px;
	color:			#666;
	margin:			0;
}
#promo_vert img {
	border:			0;
}
#promo_vert #promoimg {
	border:			0;
	margin:			0;
}
#promo_vert #line {
	margin:			0;
}

/* BUTTON PROMO */
#button_promo {
	height:			13px;
	font-size:		11px;
	margin:			0 15px 0 0;
	width:			85px;
	float:			right;
	text-align:		right;
}
#button_promo a {
	color:			#009AC8;
	text-decoration:none;
}
#button_promo a:hover {
	color:			#6D6E70;
}

/* SUB FOOTER AREA */
#subfooter {
	background: 	#B1B3B5 url('../images/cnr_bottom_grey_right.gif') no-repeat bottom right;
	height: 		38px;
	margin: 		0 20px 12px 20px;
	padding: 		8px 20px 0 18px;
	font-size: 		10px;
	color:			#FFF;
}
#subfooter p {
	margin:			0;
	text-align:		right;
}
#subfooter img {
	margin: 		-5px 8px 0 0;
}
#subfooter a {
	color:			#FFF;
}
#subfooter a:hover {
	color:			#009AC8;
}

/* FOOTER AREA */
#footer { 
	width:			960px;
	margin: 		0 auto;
	padding: 		8px 8px 30px 8px; 
	text-align:		right;
   	background: 	url(../images/bg_shadow_footer.gif) no-repeat top left;
   	font-size:		0.8em;
	color:			#B1B3B5;
} 
#footer p {
	margin: 		0; 
	padding: 		10px 0; 
}
#footer #footer_menu {
	color:			#69C2DE;
}
#footer ul {
	color:			#69C2DE;
	list-style: 	none;
	display:		inline;
	float:			right;
	margin:0;
}
#footer li {
	float:			left;
}
#footer a {
	color:			#69C2DE;
	text-decoration:none;
}
#footer a:hover {
	color:			#6D6E70;
}

/* MISCELLANEOUS */
.fltrt { 
	float: 			right;
	margin-left: 	8px;
}
.fltlft { 
	float: 			left;
	margin-right: 	8px;
}
.clearfloat { 
	clear:			both;
    height:			0;
    font-size: 		1px;
    line-height: 	0px;
}
.news-latest-morelink A {
	font-weight:bold !important;
}
.clearer {
	margin: 0 !important;
}

/* MARKUP */
p.markupkate {
	color: 			#FF00FF;
}
p.markupuhg {
	color: 			#FF7F00;
}
p.markupjacqui {
	color: 			#FF0000;
}

/* Solutions Menu */
#solutions_menu ul {
	margin: 		5px 0 0 0;
	padding: 		0;
	list-style: 	none;
	font-size:		12px;
   	font-weight:	normal;
   	color:			#888A8C;
}
#solutions_menu li {
	padding: 		0;
	margin: 		0;
}
#solutions_menu ul a {
	text-decoration:none;
	margin: 		0;
	padding: 		0 0 3px 0;
   	display:		block;
   	font-size: 		12px;
   	color:			#888A8C;
   	font-weight:	normal;
}
#solutions_menu li#area81 a:hover, 
#solutions_menu li#area81 a.active {
	color: 			#D482CA;
}
#solutions_menu li#area80 a:hover, 
#solutions_menu li#area80 a.active {
	color: 			#F3776E;
}
#solutions_menu li#area79 a:hover, 
#solutions_menu li#area79 a.active {
	color: 			#9E1F63;
}
#solutions_menu li#area78 a:hover, 
#solutions_menu li#area78 a.active {
	color: 			#B3CC92;
}
#solutions_menu li#area77 a:hover, 
#solutions_menu li#area77 a.active {
	color: 			#F1A02F;
}
#solutions_menu li#area76 a:hover, 
#solutions_menu li#area76 a.active {
	color: 			#F0A9AE;
}
#solutions_menu li#area75 a:hover, 
#solutions_menu li#area75 a.active {
	color: 			#CE9D77;
}
#solutions_menu li#area74 a:hover, 
#solutions_menu li#area74 a.active {
	color: 			#758BBB;
}

/* Submenu*/
#submenu ul {
	margin: 		0;
	padding: 		0;
	list-style: 	none;
	font-size:		12px;
   	font-weight:	normal;
   	color:			#009AC8;
}
#submenu ul li {
	padding: 		0;
	margin: 		0;
}
#submenu ul a {
	text-decoration:none;
	padding: 		4px 0 4px 0;
   	display:		block;
   	height:			auto;
   	font-size: 		12px;
   	color:			#009AC8;
   	font-weight:	normal;
}
#submenu ul a:hover, 
#submenu li#active a {
	text-decoration:none;
	color: 			#009AC8;
	font-weight:	bold;
}

/* IMAGES */
.csc-textpic-caption {
	font-size: 		9px !important;
	font-style: 	italic;
	margin-top: 	5px !important;
	margin-bottom:	15px !important;
}

/* PDF AREA */
.csc-uploads {
	margin-bottom: 0;
	margin-top:5px !important;
}
.csc-uploads td {
	padding-bottom:0 !important;
	vertical-align:top;
}
.csc-uploads-fileName {
	width:200px;
}
.csc-uploads-icon {
	padding-top:2px !important;
}
.csc-uploads img {
	border:0;
}
.csc-textpic-left .csc-textpic-imagewrap {
	width: 100% !important;
	margin-bottom:6px;
}
.csc-textpic-text {
	clear:none !important;
}
.filelinks .filecount {
	display:none;
}

.tx-opensistemasproductsservices-pi1 .left_column {
	height:340px !important;
}
