html, body { 
height: 100%; 
font-family: "Helvetica Neue",Arial,Helvetica,sans-serif; 
font-size:13px; 
line-height:140%;
}


body { background: transparent url(/images/website/2010images/originals/body.jpg) repeat-x scroll 0 163px; margin: 0; padding: 0; }
body#tinyMCE { background: none; text-align: left; }

@font-face {
	font-family: 'Museo700';
	src: url('/museo700-webfont.eot');
	src: local('Museo 700'), local('Museo-700'), url('/museo700-webfont.woff') format('woff'), url('/museo700-webfont.ttf') format('truetype'), url('/museo700-webfont.svg#webfontLxzkMAxZ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo300';
	src: url('/museo300-webfont.eot');
	src: local('Museo 300'), local('Museo-300'), url('/museo300-webfont.woff') format('woff'), url('/museo300-webfont.ttf') format('truetype'), url('/museo300-webfont.svg#webfontcIRasTxt') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo500';
	src: url('/museo500-webfont.eot');
	src: local('Museo 500'), local('Museo-500'), url('/museo500-webfont.woff') format('woff'), url('/museo500-webfont.ttf') format('truetype'), url('/museo500-webfont.svg#webfontOCiymGmU') format('svg');
	font-weight: normal;
	font-style: normal;
}

.Museo-300 { font-weight: normal; font-style: normal; line-height: normal; font-family: 'Museo300', sans-serif; }
.Museo-500 { font-weight: normal; font-style: normal; line-height: normal; font-family: 'Museo500', sans-serif;}
.Museo-700 { font-weight: normal; font-style: normal; line-height: normal; font-family: 'Museo700', sans-serif;}

.button { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #f1ba1e url(/images/website/2010images/originals/loginbutton_bg.jpg) repeat-x scroll 0 0; border: 1px solid #da5a23; font-family: 'Museo500', sans-serif; font-size: 15px; font-style: normal; font-weight: normal; height: 28px; line-height: normal; padding: 0 0 3px; }
/*.inputText { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid #dddddd; font-size: 11px; height: 26px; padding: 0 0 0 6px; }*/

.linkbutton { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #f1ba1e url(/images/website/2010images/originals/loginbutton_bg.jpg) repeat-x scroll 0 0; border: 1px solid #da5a23; color: #000000; font-size: 15px; font-weight: bold; padding: 4px 10px; text-decoration: none; text-align: center; font-weight: normal; font-style: normal; line-height: normal; font-family: 'Museo500', sans-serif; }
.linkbuttonbig { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #e99d20 url(/images/website/2010images/originals/bigbutton_bg.jpg) repeat-x scroll 0 0; border: 1px solid #da5a23; color: #000000; display: block; font-size: 21px; font-weight: bold; padding: 13px; text-decoration: none; height: 30px; text-align: center; font-weight: normal; font-style: normal; line-height: normal; font-family: 'Museo700', sans-serif; }

.category-list { list-style-type: none; margin: 0; padding: 0; }
.category-list li { line-height: 150%; margin: 0 0 5px; padding: 0; }
.category-list a { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; background-color: #b8d4e3; color: #000000; display: block; font-size: 14px; font-weight: bold; margin: 1px; padding: 4px 4px 4px 10px; text-decoration: none; }
.category-list a:hover, .category-list a:active { background-color: #4d4d4d; color: #ffffff; }




#pearlCategoryID_signup #main .button { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #f1ba1e url(/images/website/2010images/originals/loginbutton_bg.jpg) repeat-x scroll 0 0; border: 1px solid #da5a23; font-size: 18px; height: 28px; padding: 0 0 3px; font-weight: normal; font-style: normal; line-height: normal; font-family: 'Museo700', sans-serif; }

#container { width: 940px; background: #ffffff; height: auto !important; margin: 0 auto -420px; min-height: 100%; padding: 0 10px; }


#header { width: 940px; padding: 21px 0 16px; overflow: auto; }

	#logo { float: left; }
	#logo a { display: block; }
	#logo a img { border: none; }
	
	#loginbox { float: right; margin: 9px 0 0; text-align: right; width: 247px; }
	.loginform { display: block; overflow: auto; }
	.loginform .uname { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid #dddddd; color: #666666; float: left; font-size: 11px; height: 26px; padding: 0 0 0 6px; width: 164px; }
	.loginform .button { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #f1ba1e url(/images/website/2010images/originals/loginbutton_bg.jpg) repeat-x scroll 0 0; border: 1px solid #da5a23; float: right; font-size: 15px; height: 28px; margin: 0 0 0 5px; padding: 0 0 3px; width: 70px; font-weight: normal; font-style: normal; line-height: normal; font-family: 'Museo500', sans-serif; }
	.passreminder { clear: both; color: #7e7e7e; display: block; font-size: 11px; margin: 10px 0 0; width: 240px; }
	.passreminder a { font-weight: bold; color: #980000; }
	.passreminder a:link, .passreminder a:visited { text-decoration: none; }
	.passreminder a:hover, .passreminder a:active { text-decoration: underline; }
	
	
#nav { clear: both; }


#main { clear: both; overflow: auto; margin: 0 0 20px; }
	
	#breadcrumb {}
	.breadCrumb { color: #cccccc; font-size: 12px; font-weight: bold; text-decoration: none; }
	.breadCrumb.first { background: transparent url(/images/website/2010images/originals/breadcrumb_home.jpg) no-repeat scroll 0 1px; padding: 0 0 0 20px; }
	.breadCrumb.last {}
	.breadCrumb-sep { color: #cccccc; padding: 0 5px; }
	

.push { height: 420px; clear: both; }
#footer { position: relative; clear: both; background: #efefef; display: block; width: 940px; margin: 0 auto; height: 420px !important; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; }

.footercol { float: left; margin: 17px; }
.footertitle { display: none; color: #999999; border-bottom: 1px solid #dfdfdf; font-size: 18px; font-weight: bold; margin: 0 0 12px; }
.footercol ul { list-style-type: none; padding: 0; margin: 0; line-height: 21px; }
.footercol li {}
.footercol a { text-decoration: none; font-weight: bold; }
.footercol a:link, .footercol a:visited { color: #999999; }
.footercol a:hover, .footercol a:active { color: #980000; }

#footer1 { width: 280px; }
#footer2 { width: 280px; }
#footer3 { width: 278px; }

#footerinfo { position: absolute; bottom: 10px; right: 0; width: 906px; border-top: 1px solid #dfdfdf; clear: both; color: #333333; font-size: 11px; font-weight: bold; margin: 0 17px; padding: 9px 0 0; }
#footerinfo .left { display: block; float: left; }
#footerinfo .right { display: block; float: right; }
#footerinfo .right a img { border: none; }





/* DEFAULT (RIGHTCOL) */

.default #nav { height: 50px; background: transparent url(/images/website/2010images/originals/nav_bg.jpg) repeat-x scroll 0 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.default #widget_static_menu {}
.default #nav .static_menu { height: 50px; list-style-type: none; margin: 0; padding: 0; overflow: auto; }
.default #nav .static_menu li { display: block; float: left; margin: 0 0 0 17px; padding: 10px 0 0; }
.default #nav .static_menu li a { color: #000000; display: block; padding: 8px; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 14px; line-height: 14px; text-transform: uppercase; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.default #nav .static_menu li a:link, .default #nav .static_menu li a:visited {}
.default #nav .static_menu li a:hover, .default #nav .static_menu li a:active { background: #ffffff; }

.default #main { padding: 17px; }

.default h1 { padding: 20px 0 10px; margin: 0; font-weight: bold; font-size: 30px; font-weight: normal; font-style: normal; line-height: normal; font-family: 'Museo700', sans-serif; }
.default .content { clear: both; }

.default #leftcol { width: 677px; padding: 0 17px 0 0; float: left; }
.default #rightcol { float: right; width: 194px; margin: 20px 0 0; padding: 0 0 0 17px; border-left: 1px solid #cccccc; }

.rightcolbutton {}

#support_search {}
#support_search .support_search { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: 1px solid #dddddd; color: #666666; font-size: 11px; height: 26px; padding: 0 0 0 6px; width: 186px; }
#support_search .button { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #f1ba1e url(/images/website/2010images/originals/loginbutton_bg.jpg) repeat-x scroll 0 0; border: 1px solid #da5a23; font-size: 15px; height: 28px; margin: 5px 0 0; padding: 0 0 3px; width: 70px; font-weight: normal; font-style: normal; line-height: normal; font-family: 'Museo500', sans-serif; }

#rightcol .static_menu { list-style-type: none; margin: 0; padding: 0; line-height: 18px; }
#rightcol .static_menu li {}
#rightcol .static_menu a { font-weight: bold; font-size: 14px; }
#rightcol .static_menu a:link, #rightcol .static_menu a:visited { color: #000000; text-decoration: none; }
#rightcol .static_menu a:hover, #rightcol .static_menu a:active { color: #980000; text-decoration: underline; }

#rightcol .widget_rss { list-style-type: none; margin: 20px 0 0; padding: 0; }
#rightcol .widget_rss li { line-height: 18px; margin: 0 0 6px; }
#rightcol .widget_rss a { font-weight: bold; }
#rightcol .widget_rss a:link, #rightcol .widget_rss a:visited { color: #000000; text-decoration: none; }
#rightcol .widget_rss a:hover, #rightcol .widget_rss a:active { color: #980000; text-decoration: underline; }



/* FEATURES (LEFTCOL) */

.features #nav { height: 50px; background: transparent url(/images/website/2010images/originals/nav_bg.jpg) repeat-x scroll 0 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.features #widget_static_menu {}
.features #nav .static_menu { height: 50px; list-style-type: none; margin: 0; padding: 0; overflow: auto; display: block; }
.features #nav .static_menu li { display: block; float: left; margin: 0 0 0 17px; padding: 10px 0 0; }
.features #nav .static_menu li a { color: #000000; display: block; padding: 8px; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 14px; line-height: 14px; text-transform: uppercase; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.features #nav .static_menu li a:link, .features #nav .static_menu li a:visited {}
.features #nav .static_menu li a:hover, .features #nav .static_menu li a:active { background: #ffffff; }

.features #main { padding: 17px; }

.features h1 { padding: 0; margin: 0; font-weight: bold; font-size: 30px; font-weight: normal; font-style: normal; line-height: normal; font-family: 'Museo700', sans-serif; }
.features .content { clear: both; }

.features #leftcol { float: left; width: 194px; margin: 20px 0 0; padding: 0 17px 0 0; }
.features #rightcol { width: 677px; padding: 0 0 0 17px; margin: 20px 0 0; float: right; border-left: 1px solid #cccccc; }

.features #leftcol a { display: block; font-size: 19px; margin: 0 0 10px; text-decoration: none; font-style: normal; line-height: normal; font-family: 'Museo500', sans-serif; }
.features #leftcol a:link, .features #leftcol a:visited { color: #000000; font-weight: normal; }
.features #leftcol a:hover, .features #leftcol a:active { color: #980000; font-weight: normal; }
.features #leftcol .features_menu_active { color: #980000 !important; font-weight: bold; font-style: normal; line-height: normal; font-family: 'Museo700', sans-serif !important; }

/* TOPLEVEL */

.toplevel #nav { height: 50px; background: transparent url(/images/website/2010images/originals/nav_bg.jpg) repeat-x scroll 0 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.toplevel #widget_static_menu {}
.toplevel #nav .static_menu { height: 50px; list-style-type: none; margin: 0; padding: 0; overflow: auto; }
.toplevel #nav .static_menu li { display: block; float: left; margin: 0 0 0 17px; padding: 10px 0 0; }
.toplevel #nav .static_menu li a { color: #000000; display: block; padding: 8px; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 14px; line-height: 14px; text-transform: uppercase; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.toplevel #nav .static_menu li a:link, .toplevel #nav .static_menu li a:visited {}
.toplevel #nav .static_menu li a:hover, .toplevel #nav .static_menu li a:active { background: #ffffff; }

.toplevel #main { padding: 17px; }

.toplevel h1 { padding: 20px 0 10px; margin: 0; font-weight: bold; font-size: 30px; font-weight: normal; font-style: normal; line-height: normal; font-family: 'Museo700', sans-serif; }
.toplevel .content { clear: both; }





/* BLOG */

.blog #nav { background: transparent url(/images/website/2010images/originals/nav_bg.jpg) repeat-x scroll 0 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.blog #widget_static_menu {}
.blog #nav .static_menu { height: 50px; list-style-type: none; margin: 0; padding: 0; overflow: auto; }
.blog #nav .static_menu li { display: block; float: left; margin: 0 0 0 17px; padding: 10px 0 0; }
.blog #nav .static_menu li a { color: #000000; display: block; padding: 8px; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 14px; line-height: 14px; text-transform: uppercase; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.blog #nav .static_menu li a:link, .blog #nav .static_menu li a:visited {}
.blog #nav .static_menu li a:hover, .blog #nav .static_menu li a:active { background: #ffffff; }

.blog #main { padding: 17px; }

.blog .pageHeading { padding: 20px 0 10px; font-weight: bold; font-size: 30px; font-weight: normal; font-style: normal; line-height: normal; font-family: 'Museo700', sans-serif; }
.blog .content { clear: both; }




/* SECONDLEVEL */

.secondlevel #nav { background: transparent url(/images/website/2010images/originals/nav_bg.jpg) repeat-x scroll 0 0; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.secondlevel #widget_static_menu {}
.secondlevel #nav #widget_static_menu .static_menu { height: 50px; list-style-type: none; margin: 0; padding: 0; overflow: auto; }
.secondlevel #nav #widget_static_menu .static_menu li { display: block; float: left; margin: 0 0 0 17px; padding: 10px 0 0; }
.secondlevel #nav #widget_static_menu .static_menu li a { color: #000000; display: block; padding: 8px; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 14px; line-height: 14px; text-transform: uppercase; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.secondlevel #nav #widget_static_menu .static_menu li a:link, .secondlevel #nav #widget_static_menu .static_menu li a:visited {}
.secondlevel #nav #widget_static_menu .static_menu li a:hover, .secondlevel #nav #widget_static_menu .static_menu li a:active { background: #ffffff; }

.secondlevel #nav #widget_static_menu_2 .static_menu { height: 50px; list-style-type: none; margin: 0; padding: 0; overflow: auto; }
.secondlevel #nav #widget_static_menu_2 .static_menu li { display: block; float: left; height: 40px; margin: 0 0 0 17px; padding: 10px 0 0; }
.secondlevel #nav #widget_static_menu_2 .static_menu li a { color: #000000; display: block; padding: 8px; text-decoration: none; font-family: Helvetica,Arial,sans-serif; line-height: 14px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.secondlevel #nav #widget_static_menu_2 .static_menu li a:link, .secondlevel #nav #widget_static_menu_2 .static_menu li a:visited {}
.secondlevel #nav #widget_static_menu_2 .static_menu li a:hover, .secondlevel #nav #widget_static_menu_2 .static_menu li a:active { background: #ffffff; }


.secondlevel #nav .nav_sep { background: #acacac; display: block; height: 2px; line-height: 2px; margin: 0 auto; width: 906px; }

.secondlevel #widget_dynamic_menu { /*overflow: auto; *overflow: visible;*/ padding: 11px 0; }
.secondlevel #widget_dynamic_menu #dynamic-menu { display: block; overflow: visible; height: 28px; }

.secondlevel #main { padding: 17px; }

.secondlevel h1 { padding: 20px 0 10px; margin: 0; font-weight: bold; font-size: 30px; font-weight: normal; font-style: normal; line-height: normal; font-family: 'Museo700', sans-serif; }
.secondlevel .content { clear: both; }

.secondlevel #leftcol { width: 677px; padding: 0 17px 0 0; float: left; }
.secondlevel #rightcol { float: right; width: 194px; margin: 20px 0 0; padding: 0 0 0 17px; border-left: 1px solid #cccccc; }





/* HOME */

.home #nav { background: transparent url(/images/website/2010images/originals/nav_bg.jpg) repeat-x scroll 0 0; -moz-border-radius: 3px 3px 0 0; -webkit-border-radius: 3px 3px 0 0; border-radius: 3px 3px 0 0; }
.home #widget_static_menu {}
.home #nav .static_menu { height: 50px; list-style-type: none; margin: 0; padding: 0; overflow: auto; }
.home #nav .static_menu li { display: block; float: left; margin: 0 0 0 17px; padding: 10px 0 0; }
.home #nav .static_menu li a { color: #000000; display: block; padding: 8px; text-decoration: none; font-family: Helvetica,Arial,sans-serif; font-size: 14px; line-height: 14px; text-transform: uppercase; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.home #nav .static_menu li a:link, .home #nav .static_menu li a:visited {}
.home #nav .static_menu li a:hover, .home #nav .static_menu li a:active { background: #ffffff; }

.home #main {}

.home .pageHeading { display: none; }
.home .content { clear: both; }
.home .content p { padding: 0; margin: 0; }





#suite_slider { display: block; height: 252px; position: relative; width: 940px; }
#slider { display: block; width: 940px; height: 252px; background: transparent; }

#slider p { margin: 0; padding: 0; }
.scroll { height: 252px; width: 940px; overflow: auto; overflow-x: hidden; position: relative; clear: left; }
.scrollContainer div.panel { height: 252px; width: 940px; }
.scrollContainer div.panel a { text-decoration: none; }
.scrollContainer div.panel a:focus { outline: none; }
.scrollContainer div.panel a img { border: none; cursor: pointer; }
.scrollButtons { display: none; position: absolute; top: 69px; cursor: pointer; width: 34px; height: 141px; z-index: 10; }
.scrollButtons.left { left: 0; }
.scrollButtons.right { right: 0; }
.hide { display: none; }

#sliderwrap { position: relative; top: 0; left: 0; width: 940px; height: 252px; clear: both; }

.slideint { position: relative; top: 0; let: 0; width: 940px; height: 252px; }

.csquote1 { color: #000000; font-size: 22px; text-align: right; position: absolute; top: 24px; right: 40px; width: 560px; }
.csquote2 { color: #000000; font-size: 22px; text-align: right; position: absolute; top: 24px; right: 40px; width: 460px; }
.csquote3 { color: #000000; font-size: 22px; text-align: right; position: absolute; top: 24px; right: 40px; width: 660px; }
.quote1 { color: #000000; font-size: 22px; display: block; font-weight: normal; font-style: normal;line-height:normal; font-family: 'Museo500', sans-serif; }
.quote2 { display: block; font-size: 14px; color: #999999; margin: 15px 0; font-weight: normal; font-style: normal;line-height:normal; font-family: 'Museo300', sans-serif; }
.csbutton { padding: 0 4px 0 0; display: none; }

.strapline { width: 940px; height: 93px; position: absolute; left: 0; bottom: 0; background: transparent url(/images/website/2010images/originals/csstrap_bg.png) repeat-y scroll 0 0; }

.strap1 { color: #ffffff; display: none; font-size: 27px; margin: 14px 20px 0; font-weight: normal; font-style: normal;line-height:normal; font-family: 'Museo300', sans-serif;}
.strap2 { color: #ffffff; display: none; font-size: 14px; margin: 6px 20px 0 31px; line-height: normal; font-weight: normal; font-style: normal; font-family: 'Museo300', sans-serif; }

#controls { position: absolute; top: 177px; right: 17px; text-align: right; }
#controls a { color: #000000; display: block; text-decoration: none; padding: 13px 15px; background: #e99d20 url(/images/website/2010images/originals/bigbutton_bg.jpg) repeat-x scroll 0 0; border: 1px solid #ffffff; font-size: 21px; font-weight: bold; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
#controls span { color: #ffffff; display: block; font-size: 14px; padding: 20px 10px 0; }
#controls .sep { color: #ffffff; float: left; font-size: 14px; font-weight: bold; padding: 20px 10px 0; }
.button_try { float: left; }
.button_try a { height: 30px; text-align: center; *width: 136px; }
.button_tour { float: left; }
.button_tour a { height: 30px; text-align: center; *width: 125px; }

#nocard { float: left; }
#nocard span { color: #ffffff; display: block; float: none; font-size: 14px; font-weight: normal; line-height: 18px; padding: 0 20px 0 0; text-align: right; }

#strapline { clear: both; width: 900px; height: 74px; color: #2b2b2b; font-size: 24px; padding: 16px 20px 0; background: transparent url(/images/website/2010images/originals/strapline.jpg) no-repeat scroll 0 0; font-weight: normal; font-style: normal; line-height: normal; font-family: 'Museo300', sans-serif; }
#strapline h1 { font-size: 24px; margin: 0; font-weight: normal !important; }
.strapheavy { color: #e68e00; }

#routes { display: none; margin: 30px 0 0; overflow: auto; }
.routebox { float: left; }
.routeimage { display: block; height: 127px; width: 127px; }
.routeimage img { border: none; }
.routetext { display: block; }
.route_arrow { float: left; width: 23px; height: 21px; display: block; background: transparent url(/images/website/2010images/originals/route_arrow.jpg) no-repeat scroll 1px 0; margin: 52px 6px 0; }

#homelower { margin: 30px 0; clear: both; overflow: auto; }

#text_why { padding: 10px 0 15px; width: 540px; float: left; }
#text_why h2 { font-size: 26px; margin: 0 0 15px; }
#text_why .question { display: block; font-size: 16px; font-weight: bold; }
#text_why .answer { display: block; font-size: 14px; padding: 5px 0 20px; }

#text_integration { width: 310px; float: right; background: #f2f2f2; padding: 10px 15px 20px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
#text_integration h2 { font-size: 26px; margin: 0 0 15px; }
#text_integration .left { width: 145px; float: left; }
#text_integration .right { width: 145px; float: right; }
#text_integration a { display: block; padding: 10px 0; }
#text_integration a img { border: none; }




/* SUPPORT PACKS (PRODUCT LISTING) */
.page-results { display: none; }
.product-listing-cell {}
.product-listing-name { color: #000000; font-size: 16px; font-weight: bold; text-decoration: none; }
.product-listing-price { font-size: 14px; margin: 5px 0 0; }
.product-listing-addtocart { margin: 0 0 20px; }
.product-listing-addtocart a { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; background: #f1ba1e url(/images/website/2010images/originals/loginbutton_bg.jpg) repeat-x scroll 0 0; border: 1px solid #da5a23; color: #000000; display: block; font-family: 'Museo500', sans-serif; font-size: 15px; font-style: normal; font-weight: normal; line-height: normal; margin: 5px 0 0; padding: 4px 0; text-align: center; text-decoration: none; width: 80px; }




/* On screen messages, eg form errors */
.msgStack { -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding:5px; margin-bottom:10px; }
.msgMessage { background-color:#00cc00; color: #fff; }
.msgWarning { background-color:#ffcc00; color: #fff; }
.msgError { background-color:#cc0000; color: #fff; }
.msgStackMsgRow { margin: 3px; }




/* ---------------------------------------------------------------------- Shopping cart */
#widget_cart {}
#cart-contents { list-style-type: none; padding: 0; margin: 0 0 10px; }
#cart-contents li { font-size: 11px; color: #635e5e; margin: 0 0 10px; }
#cart-itemcount { font-weight: bold; color: #635e5e; display: block; }
#cart-total { color: #000000; font-size: 12px; font-weight: bold; margin: 0 0 10px; display: block; }
.cart-view { font-size: 12px; font-weight: bold; display: block; }
.cart-checkout { font-size: 12px; font-weight: bold; display: block; }
#cart-buttons { padding:10px; background-color: #efefef; overflow:hidden; }
#cart-buttons .button {}
.cartItem img { width:60px; height:60px; }





/* CHUNK: ONE PAGE CHECKOUT */
#one_page_checkout {}
.opc_framewrap { background: #f2f2f2; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; padding: 10px; }
#one_page_checkout h2 { font-size: 14px; font-weight: bold; margin: 0 0 10px; }

#cart_frame_invoice { width: 45%; float: left; }
	#cart_frame_invoice .button { margin: 10px 0 0; }

#cart_frame_delivery { width: 45%; float: right; margin: 0 0 0 10px; }
	#cart_frame_delivery .button { margin: 10px 0 0; }

#cart_frame_shipping { clear: both; width: 45%; float: left; margin: 10px 0; }
	#opc_delivery_methods { list-style-type: none; padding: 0; }
	#opc_delivery_methods li { padding: 4px; }
	#opc_delivery_methods li label {}
	#opc_delivery_methods li label span {}
	#opc_delivery_methods li label span input { vertical-align: middle; }
		.opc_delivery_select {}
		.opc_delivery_name {}
		.opc_delivery_info { display: block; padding: 0 0 0 17px; }
		.opc_delivery_cost { display: block; padding: 0 0 0 17px; }

#cart_frame_payment { width: 45%; float: right; margin: 10px 0; }
	#opc_payment_methods { list-style-type: none; padding: 0; }
	#opc_payment_methods li { padding: 4px; }
	#opc_payment_methods li label {}
	#opc_payment_methods li label span {}
	#opc_payment_methods li label span input { vertical-align: middle; }
		.opc_payment_select {}
		.opc_payment_name {}
		.opc_payment_info { display: block; padding: 0 0 0 17px; }		
		.opc_payment_cost { display: block; padding: 0 0 0 17px; }

#cart_frame_submit { display: none !important; }

#cart_frame_coupon { clear: both; margin: 10px 0 0; }
	#discount_coupon_input {}
	.discount_coupon_validate {}

#cart_frame_review { clear: both; margin: 10px 0 0; }
	#order-review thead { border-bottom:1px solid #aaa; }
	#order-review-totals { text-align:right; border-top: 2px solid #333; }
	#order-review-tbl-totals { width:100%; }
	#order-review-tbl-totals td { padding:4px; font-size:14px; }
	#order-review-tbl-totals tr.ot_total td { font-size:23px; }
	.opc-options { font-size:10px; }
	.opc-options-name { padding-right:4px; font-weight:bold; }
	.opc-option-value {}

#cart_frame_comments { clear: both; margin: 10px 0 0; }

#cart_frame_place_order { clear: both; margin: 10px 0 0; }
	#cart-status { padding:10px; }
	.statusOK { background-color: #99ff33; }
	.statusFail { background-color: #cc0000; }
	#checkout_confirm_order {}




/* Row selectors */
.moduleRow { background-color:#efefef; }
.moduleRowOver { background-color:#CCCCCC; cursor:pointer; }
.moduleRowSelected { background-color:#5a5a5a; color:#ffffff; }
.moduleRowSelected a { color:#ffffff; }




/* Example fieldset */
fieldset { margin-top:10px; background-color:#f5f5f5; }
.form-legend { color:#333333; }
.form-fieldWrp { margin:4px; }
.form-fieldtext { display: block; width:140px; float:left; text-align:right; padding-right:10px; }
.form-field {}




/* CHUNK: DEFAULT SMARTFORMS */
#contact-message {}
#contact-form {  width:100%; }
 .contact-fieldset { padding:4px; margin:4px; background-color:#efefef; border-bottom: 1px solid #cccccc; }
 .contact-fieldtext { float:left; display:block; width:300px; margin:4px; text-align:right; font-weight:bold; }
 .contact-field { display:block; margin-left:310px; margin-right: 0px; margin-top:4px; display:block; padding-left:10px; }
 .contact-field .inputText {}
 .contact-foot { clear:both; margin-top:12px; padding-left:360px; padding-top:10px;}
 .contact-foot .button {}



/* CHUNK: LOGIN/REGISTER PAGE (index.php?p=login) */
#login-newuser { border: 1px solid #C4C1BC; display: none; }
#login-newuser .subHeading { background: #f1f1f1; border-bottom: 1px solid #dddddd; padding: 3px 5px; font-size: 14px; font-weight: bold; }
#login-newuser br { display: none; }
.login-newuser-intro { padding: 5px; }
.login-newuser-button { padding: 5px; }
.login-newuser-button .button { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #f1ba1e url(/images/website/2010images/originals/loginbutton_bg.jpg) repeat-x scroll 0 0; border: 1px solid #da5a23; font-family: 'Museo-500', sans-serif; font-size: 15px; font-style: normal; font-weight: normal; height: 28px; line-height: normal; padding: 0 0 3px; width: 70px; }
#login-login { margin: 10px 0 0; }
#login-login div { padding: 5px; }
#login-login br { display: none; }
#login-login .subHeading { font-size: 14px; font-weight: bold; }
.login-login-intro {}
#login-login .inputText {}
.login-pass-remind {}
.login-pass-remind a {}
.login-login-button {}
.login-login-button .button { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #f1ba1e url(/images/website/2010images/originals/loginbutton_bg.jpg) repeat-x scroll 0 0; border: 1px solid #da5a23; font-family: 'Museo-500', sans-serif; font-size: 15px; font-style: normal; font-weight: normal; height: 28px; line-height: normal; padding: 0 0 3px; width: 70px; }




/* CHUNK: PORTAL */
.portal-menu, #acc { -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; background: #f2f2f2; clear: both; margin: 10px 0; }
ul#portal-menu-list { clear: both; list-style-type: none; padding: 10px 0; }
ul#portal-menu-list li { display: inline; font-size: 14px; font-weight: bold; padding: 8px; *padding: 7px; }
ul#portal-menu-list li a { margin: 10px 2px; }




/* CHUNK: PORTAL (HELPDESK - index.php?p=helpdesk) */
#helpdesk {}
.helpdesk-ticket { border-color: black black #cccccc; border-style: dotted; border-width: 0 0 1px; margin: 0 0 2; padding: 2px 0; }
.helpdesk-ticket a {}
.ticket-details {}
.ticket-description { background-color: #ffcdcd; margin: 10px; padding: 10px; }
.helpdesk-note { border-color: black black #999999; border-style: dotted; border-width: 0 0 1px; margin: 0 0 6px; padding: 0 0 6px; }
.helpdesk-panel {}
.helpdesk-note-details { color: #cccccc; }
.helpdesk-note-text {}
.helpdesk-note-file {}
.helpdesk-note-file a {}
.helpdesk-add-form {}
#ticket_notes {}
.helpdesk-upload { background-color: #efefef; border: 1px solid #999999; margin: 14px 0 4px; padding: 4px; }
.helpdesk-upload #userfile {}
.helpdesk-billed-time { background-color: #4d4d4d; color: #ffffff; padding: 3px; }
.helpdesk-rating { background-color: #99ff99; border: 1px solid #cccccc; margin: 12px 0 0; padding: 10px; }
.helpdesk-rating .button {}
.helpdesk-rating-text { display: block; margin: 10px 0 0; }
.helpdesk-rating-select { display: block; margin: 10px 0 0; }




/* form buttons */
#form-buttons { overflow:hidden; padding:10px; }
#form-buttons .button-back { float:left }
#form-buttons .button-submit { float:right }
#form-buttons .button {}