/*
** Copyright Palma Design
** If you are seeing this message, Please be aware that the content in this file is copyright protected.
*/
html { height: 100%; margin-bottom: 1px; font-size: 100%; }
body { min-width: 950px; margin: 0; padding: 0 0 3em; background: #FFF; color: #555; font: .75em/1.3 Georgia,Times,"Times New Roman",serif; }
textarea, input, select, option, optgroup, button { font: 1em "Arial", "Helvetica", sans-serif; }
* { margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; }
p, ul, ol, dl { padding-bottom: 1em; }
img { border: none; vertical-align: bottom; }
h1, h2, h3, h4, h5, h6 { font-size: 1em; }
ul, ol { margin-left: 1.5em; padding-left: 0; }
ul { list-style-type: disc; }
address { padding: 0; font-style: normal; }
acronym { border-bottom: 1px dotted #555; cursor: help; }
code { font-family: Georgia,Times,"Times New Roman",serif; }
pre { font-size: 1.1em; }
blockquote { margin: 0; padding: 0 50px; background: transparent url("../images/quote.png") no-repeat 0 0; font-style: italic; }
a { color: #d50053; text-decoration: none; outline: none; cursor: pointer; }
a:hover { background-position: 0 100%; color: #555; text-decoration: none; }
a:active { color: #000; }


/*
** global classes
*/
.left { float: left !important; }
.right { float: right !important; }

.text-left { text-align: left !important; }
.text-center { text-align: center !important; }
.text-right { text-align: right !important; }

.undo-margin { margin-top: -.8em; }
.no-margin { padding-bottom: 0 !important; }
.margin { padding-bottom: 1em !important; }

.hide { position: absolute; left: -999em; top: -999em; }

button, input.radio, input.checkbox, label, select { cursor: pointer; }

label { font-weight: 700; }
label.checkbox { font-weight: 400; }
label em { color: #888; font-weight: 400; font-style: normal; }


/*
** header
*/
.header { position: relative; overflow: hidden; background: #FFFFFF url("../images/upper_back.png") repeat-x 0 0; color: #808080; }
.header div { position: relative; width: 950px; margin: 0 auto; padding: 126px 0 0; }
.header div div { position: static; width: auto; margin: 0; padding: 0; }
.header a { background: transparent; }

/* global menu */
#globalmenu {
	Z-INDEX: 500005; POSITION: fixed; MARGIN: 0px auto; min-width: 950px; WIDTH: 100%; HEIGHT: 24px; TOP: 0px; LEFT: 0px 
}
#globalmenu .globalmenu-content {
	BORDER-BOTTOM: #d0d0d0 1px solid; BORDER-LEFT: #d0d0d0 1px solid; MARGIN: 0px 150px; BACKGROUND: url(../images/globalmenu_bg.gif) repeat-x; HEIGHT: 24px
}
#globalmenu #options {
	POSITION: fixed; min-width: 950px; PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: block; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FLOAT: left; PADDING-TOP: 0px
}
#globalmenu #options LI {
	BORDER-LEFT: #d0d0d0 1px solid; PADDING-BOTTOM: 0px; LINE-HEIGHT: 1.4em; MARGIN: 0px; PADDING-LEFT: 14px; PADDING-RIGHT: 6px; FLOAT: left; HEIGHT: 20px; PADDING-TOP: 4px
}
#globalmenu #actions {
	POSITION: relative; PADDING-BOTTOM: 0px; LIST-STYLE-TYPE: none; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; FLOAT: right; RIGHT: 0px; PADDING-TOP: 0px
}
#globalmenu #actions LI {
	PADDING-BOTTOM: 0px; LINE-HEIGHT: 1.6em; MARGIN: 0px; PADDING-LEFT: 14px; PADDING-RIGHT: 6px; FLOAT: left; HEIGHT: 20px; BORDER-RIGHT: #d0d0d0 1px solid; PADDING-TOP: 4px
}
#globalmenu LI A {
	FLOAT: left; COLOR: #454545; FONT-SIZE: 12px; MARGIN-RIGHT: 8px
}
#globalmenu LI A:hover {
	COLOR: #d50053
}
#globalmenu .global A.main {
	PADDING-BOTTOM: 4px; MARGIN-TOP: 1px; PADDING-LEFT: 16px; PADDING-RIGHT: 0px; DISPLAY: block; BACKGROUND: url(../images/top-global.gif) no-repeat left 2px; FLOAT: left; HEIGHT: 12px; PADDING-TOP: 0px
}
#globalmenu .toplink A.main {
	BORDER-BOTTOM-STYLE: none; LINE-HEIGHT: 1.4em; BORDER-RIGHT-STYLE: none; PADDING-LEFT: 20px; DISPLAY: block; BORDER-TOP-STYLE: none; BACKGROUND: url(../images/top-icon.gif) no-repeat left 1px; FLOAT: left; HEIGHT: 14px; BORDER-LEFT-STYLE: none
}

/* logo */
.header h1 { position: absolute; top: 45px; left: -4px; float: left; width: 286px; height: 60px; background: transparent url("../images/logo.png") no-repeat 0 0; }
.header h1 a { float: left; width: 100%; height: 100%; }
.header h1 img { display: none; }

.us .header h1 { background-image: url("../images/logo_alt.png"); }

/* page title */
.header h2 { float: left; padding: .8ex 0 .8ex 20px; color: #767676; font-size: 3em; font-weight: 400; }
.header p.tagline { padding: 1.75em 20px 0 0; color: #333333; font-size: 1.5em; font-weight: 400; text-align: right; }
.header p.tagline strong { color: #d50053; font-weight: 400; }

/* top-urls */
.header ul.top-urls { position: absolute; top: 7px; left: 61%; overflow: hidden; float: right; list-style: none; margin: 0 -1em 0 0; padding: 0 20px 50px 0; font-size: .833em; }
.header ul.top-urls li { float: left; margin-left: -1px; padding: 0 1em; border-left: 1px solid #2F2F2E; }
.header ul.top-urls a { float: left; color: #636363; text-transform: uppercase; }
.header ul.top-urls a.contrast { color: #FFF; }
.header ul.top-urls a.contrast:hover { text-decoration: underline; }
.header ul.top-urls a:hover { color: #FFF; }
.header ul.top-urls strong { color: #FFFFFF; font-weight: 400; }
.header ul.top-urls a:hover strong { color: #FFFFFF; }

.js .header ul.top-urls li.contrast { display: block; }

/* main main-menu */
.header ul.main-menu { position: absolute; top: 70px; right: 0; overflow: hidden; float: right; clear: right; list-style: none; margin: 0; padding: 0; line-height: 1.1; }
.header ul.main-menu li { float: left; margin-left: -1px; border-left: 1px solid #333333; }
.header ul.main-menu a { float: left; padding: 0 20px; color: #454344; font-family: Georgia,Times, "Times New Roman", serif; font-size: 1.167em; font-weight: 700; text-transform: lowercase; white-space: nowrap; }
.header ul.main-menu a strong,
.header ul.main-menu a:hover { color: #d50053; text-decoration: none; }


/*
** content
*/
.content { width: 948px; margin: 0 auto; padding: 0 0 24px; border: 0px solid #FFFFFF; border-top: none; }
.content .content { width: auto; margin: 0; padding: 0 19px; border: none; }
.content h2 { padding: 1em 19px 1.5ex; color: #000; font-size: 2em; font-weight: 700; line-height: 1; }
.content h2.sifr { padding-bottom: 1ex; line-height: 1.3; }
.content h3 { padding: 0 0 1ex; color: #d50053; font-size: 1.5em; font-weight: 400; line-height: 1; }
.content h3.sifr { padding-bottom: 0; font-size: 1.7em; letter-spacing: -1px; }
.content hr { height: 4px; margin-top: 3em; border: none; background: #FFFFFF; }
.content hr.special { height: 1px; clear: both; margin-top: 0; }
.footer #brochure1 { position:relative; left:450px; bottom: 200px; width:150px; height:100px; background-color:#CCCCCC; overflow:auto; visibility:show; }
.brochure1 a { background: transparent; }




/*
** location bar/breadcrumbs
*/
p.location { padding: 1em 19px; border-bottom: 4px solid #d9d9d9; color: #888; font-size: .917em; line-height: 1.1; word-spacing: .5ex; }
p.location a { background: transparent; color: #888; word-spacing: normal; }
p.location a:hover { color: #000; text-decoration: underline; }
p.location strong { color: #d50053; word-spacing: normal; }


/*
** footer
*/
.footerOLD { overflow: hidden; width: 930px; margin: 0 auto; padding: 26px 20px 0; border-bottom: 1px solid #FFFFFF; color: #666; font-size: .917em; }
.footer { overflow: hidden; width: 930px; margin: 0 auto; padding: 16px 10px 0; border-bottom: 1px solid #FFFFFF; color: #666; font-size: .917em; }
.footer img { vertical-align: middle; }
.footer p { padding: 14px 0 0 0; }
.footer a { background: transparent; color: #333333; }
.footer a strong { padding-right: 8px; background: transparent url("../images/bullet_02.png") no-repeat 100% 60%; }
.footer a:hover { text-decoration: underline; }
.footer ul { list-style: none; margin: 0; padding: 0; }
.footer li { float: left; margin: 15px 0 0 -1px; padding: 0 1.3ex; border-left: 1px solid #AAA; }

.footer ul.left { width: 55em; max-width: 100%; }
.footer ul.left li.first { border-left:medium none; border-top:medium none; border-bottom:medium none; position: relative; min-height: 14px; margin: 0; border-right: 5px solid #FFF; background: url('../images/footer_background.png') no-repeat 100% 100%;; padding-left:0; padding-right:140px; padding-top:17px; padding-bottom:6px }

.footer ul.right { overflow: hidden; max-width: 100%; margin-right: -1.25ex; }


/*
** two columns
*/
ul.two-columns { overflow: hidden; list-style: none; margin: 0; padding: 0; }

.header ul.two-columns { position: relative; margin: 0 0 20px; padding: 0 20px 23px; background: transparent url("../images/border_01.png") repeat-y 50% 0; line-height: 1.4; }
.header ul.two-columns li { width: 420px; padding: 0 0 1em; }
.header ul.two-columns h3 { color: #000000; font-size: 1.917em; font-weight: 400; text-transform: lowercase; line-height: 1; }
.header ul.two-columns h3.sifr { font-size: 2.3em; }
.header ul.two-columns p { overflow: hidden; padding: 1.5ex 0 0; }
.header ul.two-columns p.last { position: absolute; bottom: 5px; padding: 0; }

.content ul.two-columns { clear: both; border-top: 1px solid #EFEFEF; }
.content ul.two-columns li.left { width: 320px; }
.content ul.two-columns li.right { width: 550px; padding: 25px 19px 0 0; line-height: 1.4; }
.content ul.two-columns li.right h3 { padding-top: 1ex; padding-bottom: 1ex; }
.content ul.two-columns h2 { padding-left: 0; padding-top: 0; }

.content ul.two-columns-alt { overflow: hidden; padding: 2em 19px 0; border-top: none; }
.content ul.two-columns-alt li.left { width: 425px; margin-right: -1px; padding: 0 30px 0 0; border-right: 1px solid #efefef; }
.content ul.two-columns-alt li.right { width: 424px; margin-left: -1px; padding: 0 0 0 30px; border-left: 1px solid #efefef; }
.content ul.two-columns-alt h3 { padding-top: 0; }
.content ul.two-columns-alt .icon { margin-left: -6px; }


/*
** three columns/ box
*/
ul.three-columns { position: relative; top: 30px; overflow: hidden; list-style: none; margin: 0 0 30px; padding: 0 19px 0; background: transparent url("../images/three_columns_background.png") repeat-y 315px 0; }
ul.three-columns li { width: 276px; padding-bottom: 38px; }
ul.three-columns li.left { padding-right: 20px; border-right: 1px solid #EDEDED; }
ul.three-columns li.left p.first { background: transparent none no-repeat 0 1em; }
ul.three-columns li.middle { float: left; margin: 0 -1px; padding: 0 20px; border-left: 1px solid #EDEDED; border-right: 1px solid #000000; }
ul.three-columns li.middle p.first { background: transparent none no-repeat 0 1em; }
ul.three-columns li.right { padding-left: 20px; border-left: 1px solid #EDEDED; }
ul.three-columns li.right p.first { background: transparent none no-repeat 0 1em; }
ul.three-columns h4 { padding: 0 0 .5ex; color: #000; font-size: 1.583em; font-weight: 400; text-transform: lowercase; line-height: 1; }
ul.three-columns h4.sifr { font-size: 1.8em; }
ul.three-columns p { overflow: hidden; padding: 1em 5px 0 76px; }
ul.three-columns p.first { min-height: 64px; }
ul.three-columns p.last { position: absolute; bottom: 5px; padding-top: 0; }

/*
** none columns/
*/
ul.none-columns { position: relative; height: 0px; top: 0px; margin-bottom: 90px; overflow: hidden; list-style: none; margin: 0 0 0px; padding: 0 0px 0; background: #FFFFFF repeat-y 315px 0; }



/*
** login/no script
*/
.login-function { width: 910px; margin: 20px auto 0; padding: 19px; border: 1px solid #EFEFEF; }
.login-function ul { overflow: hidden; list-style: none; margin: 0 0 0 -40px; padding: 0; }
.login-function ul ul { overflow: hidden; list-style: none; margin: 0; padding: 0 0 1em; font-size: .917em; line-height: 1.45; }
.login-function li { float: left; width: 150px; padding: 0 0 0 40px; }
.login-function li li { float: none; width: auto; padding: 0; }
.login-function h5 { padding: 0 0 1.5ex; color: #000; font-size: 1.167em; font-weight: 400; text-transform: uppercase; line-height: 1; }
.login-function h6 { padding: 0 0 1ex; color: #000; font-weight: 400; text-transform: uppercase; line-height: 1; }

/* script */
.js .login-function { display: none; width: auto; margin: 0 auto; padding: 20px 0; border: none; background: #111; padding-top: 50px; }
.js .login-function ul { width: 950px; margin: 0 auto; }
.js .login-function ul ul { width: auto; margin: 0; }
.js .login-function li { padding: 0 20px; }
.js .login-function li li { padding: 0; }
.js .login-function h5 { color: #d50053; }
.js .login-function h6 { color: #FFF; }
.js .login-function a { background: transparent; color: #888; }
.js .login-function a:hover { color: #FFF; }

/*
** worklogin/no script
*/
.worklogin-function { width: 550px; margin: 0px;  padding: 5px; border: 1px solid #EFEFEF; }
.worklogin-function ul { overflow: hidden; list-style: none; margin: 0 0 0 -40px; padding: 0; }
.worklogin-function ul ul { overflow: hidden; list-style: none; margin: 0; padding: 0 0 1em; font-size: .917em; line-height: 1.45; }
.worklogin-function li { float: left; width: 150px; padding: 0 0 0 40px; }
.worklogin-function li li { float: none; width: auto; padding: 0; }
.worklogin-function h5 { padding: 0 0 1.5ex; color: #000; font-size: 1.167em; font-weight: 400; text-transform: uppercase; line-height: 1; }
.worklogin-function h6 { padding: 0 0 1ex; color: #000; font-weight: 400; text-transform: uppercase; line-height: 1; }

/* worklogin/script */
.js .worklogin-function { display: none; width: auto; margin: 0 auto; padding: 5px 0; border: none; background: #111; padding-top: 50px; }
.js .worklogin-function ul { width: 550px; margin: 0 auto; }
.js .worklogin-function ul ul { width: auto; margin: 0; }
.js .worklogin-function li { padding: 0 20px; }
.js .worklogin-function li li { padding: 0; }
.js .worklogin-function h5 { color: #d50053; }
.js .worklogin-function h6 { color: #FFF; }
.js .worklogin-function a { background: transparent; color: #888; }
.js .worklogin-function a:hover { color: #FFF; }


/*
** intro non script
*/
.intro { position: relative; overflow: hidden; padding: 0 0 30px !important; }

.intro .navigation { position: absolute; left: 345px; overflow: hidden; width: 260px; background: transparent url("../images/intro_navigation_background.png") repeat 0 0; color: #A2A2A2; font-size: .833em; text-align: center; text-transform: uppercase; line-height: 1; }
.intro .navigation:hover ul { display: block; }
.intro .navigation ul { display: none; float: left; list-style: none; margin: 0; padding: 25px 72px; text-align: left; }
.intro .navigation li { float: left; }
.intro .navigation li a { overflow: hidden; float: left; width: 58px; height: 60px; background: transparent url("../images/intro_navigation.png") no-repeat 0 0; text-indent: -999em; }
.intro .navigation li a.previous { }
.intro .navigation li a.previous:hover { background-position: 0 100%; }
.intro .navigation li a.next { background-position: -114px 0; }
.intro .navigation li a.next:hover { background-position: -114px 100%; }
.intro .navigation p { position: relative; padding: 1ex 0; }
.intro .navigation p span { padding-right: 20px; background: transparent url("../images/bullet_03.png") no-repeat 100% 50%; }

.intro .content { width: auto; min-height: 200px; margin: 0; padding: 40px 50px 0 520px; border: none; }
.intro .content p.photo { float: left; margin: -40px 0 0 -500px; padding: 0; }
.intro .content h2 { background: transparent; color: #000000; font-size: 1.75em; text-transform: uppercase; line-height: 1.2; letter-spacing: -.1ex; }
.intro .content h2 em { color: #bf1b60; font-style: normal; }
.intro .content p.info { color: #535353; font-size: .833em; text-transform: uppercase; word-spacing: .5ex; }
.intro .content p.info * { word-spacing: normal; }
.intro .content a { background: transparent url("../images/border_00.png") no-repeat -1024px 100%; color: #bf1b60; }
.intro .content a:hover { background-position: -1536px 100%; }
body .header .intro .content h2 { float: none; height: auto; margin: 0 !important; padding: 0; background: transparent; text-indent: 0; }

.intro p.ruler { position: relative; width: 812px; margin: 0 auto; padding: 10px 59px 0; background: transparent url("../images/intro_ruler.png") no-repeat 0 100%; font-size: .75em; text-transform: uppercase; line-height: 1; }
.intro p.ruler a { position: relative; top: 2px; display: block; width: 44px; margin-left: -22px; padding: 0 0 22px; background: transparent url("../images/button_01.png") no-repeat 0 100%; color: #999; text-align: center; }
.intro p.ruler a span { position: absolute; bottom: 22px; display: block; width: 120px; margin: 0 -38px; }

.intro-0 p.ruler a { left: 0; }
.intro-1 p.ruler a { left: 116px; }
.intro-2 p.ruler a { left: 232px; }
.intro-3 p.ruler a { left: 348px; }
.intro-4 p.ruler a { left: 464px; }
.intro-5 p.ruler a { left: 580px; }
.intro-6 p.ruler a { left: 696px; }
.intro-7 p.ruler a { left: 812px; }

/* scripted intro */
.intro-scripted { position: relative !important; width: 1260px !important; margin: 0 -155px !important; padding-bottom: 41px !important; }
.intro-scripted .navigation { position: absolute; left: 500px; z-index: 6; }
.intro-scripted .navigation ul { z-index: 3; display: block; padding-left: 44px; padding-right: 44px; }
.intro-scripted .navigation li a.pause { width: 56px; background-position: -58px 0; }
.intro-scripted .navigation li a.pause:hover { background-position: -58px 100%; }
.intro-scripted .navigation li a.play { background-position: -172px 0 !important; }
.intro-scripted .navigation li a.play:hover { background-position: -172px 100% !important; }

.intro-scripted .content { position: absolute; left: 0; top: 0; z-index: 3; width: 385px; padding: 40px 170px 0 675px; }

.intro-scripted p.ruler { position: relative; z-index: 2; margin-bottom: 10px; }
.intro-scripted p.ruler a { cursor: pointer; }
.intro-scripted p.ruler a.drag,
.intro-scripted p.ruler a:hover { background-position: 100% 100%; color: #000000; }

.intro-scripted .fade-left { position: absolute; left: 0; top: 0; z-index: 4; width: 200px; height: 500px; background: transparent url("../images/intro_fade_left.png") no-repeat 0 0; }
.intro-scripted .fade-right { position: absolute; right: 0; top: 0; z-index: 4; width: 200px; height: 500px; background: transparent url("../images/intro_fade_right.png") no-repeat 0 0; }


/*
** list
*/
ul.clients { overflow: hidden; clear: both; list-style: none; margin: 40px 17px 0 19px; padding: 0; background: transparent url("../images/clients_background.png") repeat 0 0; }
ul.clients li { float: left; width: 227px; height: 110px; margin: 0 -1px; padding: 1px 1px 0 0; border: 1px solid #EFEFFE; border-width: 0 1px; text-align: center; }
ul.clients li.last-one { margin-left: 340px; }
ul.clients li.last-two { margin-left: 227px; }
ul.clients li.last-three { margin-left: 113px; }
ul.clients img { display: block; max-width: 227px; max-height: 110px; }


/*
** tabs
*/
ul.tabs { position: relative; float: right; clear: both; list-style: none; margin: 0 0 -1px; padding: 12px 19px 0 0; line-height: 1; }
ul.tabs li { float: left; }
ul.tabs a { float: left; padding: 0 0 0 20px; background: transparent url("../images/tab.png") no-repeat 0 0; color: #000; }
ul.tabs a.selected,
ul.tabs a:hover { background-color: #EFEFEF; background-position: 0 -200px; color: #000; }
ul.tabs span { float: left; padding: 1em 20px 1em 0; background: transparent url("../images/tab.png") no-repeat 100% 0; }
ul.tabs spanback { float: left; padding: 1em 20px 1em 0; background: transparent url("../images/tasb.png") no-repeat 100% 0; }
ul.tabs a.selected span,
ul.tabs a:hover span { background-position: 100% -200px; }
ul.tabs a.selected { color: #d50053; font-weight: 700; }


/*
** submain-menu
*/
ul.submain-menu { list-style: none; margin: 1em 0 0; padding: 0; border-bottom: 1px solid #EFEFEF; line-height: 1.25; }
ul.submain-menu li { padding: 1ex 0 1ex 22px; border-top: 1px solid #EFEFEF; background: transparent url("../images/submenu-bullet1.gif") no-repeat 9px 1em; }
ul.submain-menu a { background: transparent; }
ul.submain-menu a em { font-size: .917em; }
ul.submain-menu a.selected,
ul.submain-menu a:hover { color: #000; }

p.after-submain-menu { overflow: hidden; padding: 0 0 3ex; line-height: 1; }
p.after-submain-menu a { float: right; padding: 1ex 1.5ex; border: 1px solid #EFEFEF; border-top: none; background: transparent; color: #888; font-size: .833em; text-transform: uppercase; }
p.after-submain-menu a:hover { color: #000; }


/*
** form
*/
.contact h4 { padding: 0 0 1em; color: #000; font-size: 1.083em; line-height: 1; }

form.write { overflow: hidden; }
form.write .left { width: 225px; padding: 0 0 1em; }
form.write .right { width: 300px; padding: 0 0 1em; }
form.write h4 { margin: 0 0 2em; border-bottom: 1px solid #EFEFEF; }
form.write p { overflow: hidden; clear: both; }
form.write p.text-right { padding: 1em 0 0; }
form.write textarea,
form.write input.text { display: block; margin: .5ex 0 0; }
form.write .left input.text { width: 220px; }
form.write .right textarea { width: 295px; height: 15em; }
form.write label.checkbox { float: right; width: 525px; color: #888; font-size: .917em; font-weight: 400; }
form.write input.checkbox { float: left; }

/*
** Google map
*/
.google-map { height: 290px; }
.google-map #_overview > div { background-color: #FFF !important; }
.google-map p { padding: 0; }
.google-map a { color: #d50053 !important; }
.google-map a:hover { color: #555 !important; }

.js .google-map { height: 288px; border: 1px solid #C2C2C2; }


/*
** box
*/
.welcome { position: relative; padding: 1em 0; background: #161616; color: #808080; font-size: .917em; }
.welcome p { position: relative; width: 866px; margin: 0 auto; padding: 11px 33px 11px 11px; background: #000; }
.welcome em { color: #FFF; }
.welcome a { background: transparent; }
.welcome a:hover { color: #FFF; }
.js .welcome a.close { position: absolute; z-index: 1; right: 11px; top: 13px; overflow: hidden; float: right; width: 11px; height: 11px; background: transparent url("../images/button_07.png") no-repeat 0 0; text-indent: -999em; }
.js .welcome a.close:hover { background-position: 0 100%; }

/*
** tooltips
*/
p#tooltip { position: absolute; padding: 0 0 0 15px; background: transparent url("../images/tooltip_left.png") no-repeat 0 0; color: #FFF; font-size: .833em; line-height: 26px; text-transform: uppercase; }
p#tooltip span { display: block; padding: 0 10px 0 0; background: transparent url("../images/tooltip_right.png") no-repeat 100% 0; }

p#tooltip-alt { position: absolute; padding: 0 0 0 15px; background: transparent url("../images/tooltip_alt_left.png") no-repeat 0 0; color: #000; font-size: .917em; line-height: 26px; }
p#tooltip-alt span { display: block; padding: 0 10px 0 0; background: transparent url("../images/tooltip_alt_right.png") no-repeat 100% 0; }
ul#tooltip { position: absolute; padding: 0 0 0 15px; background: transparent url("../images/tooltip_left.png") no-repeat 0 0; color: #FFF; font-size: .833em; line-height: 26px; text-transform: uppercase; }
ul#tooltip span { display: block; padding: 0 10px 0 0; background: transparent url("../images/tooltip_right.png") no-repeat 100% 0; }

ul#tooltip-alt { position: absolute; padding: 0 0 0 15px; background: transparent url("../images/tooltip_alt_left.png") no-repeat 0 0; color: #000; font-size: .917em; line-height: 26px; }
ul#tooltip-alt span { display: block; padding: 0 10px 0 0; background: transparent url("../images/tooltip_alt_right.png") no-repeat 100% 0; }

/*
** misc. styles
*/
a.login-arrow { padding-left: 18px; background: transparent url("../images/bullet_00.png") no-repeat 0 50%; }
a.login-arrow:hover { background-position: -999px 50%; }
.js a.login-arrow { background-image: url("../images/bullet_00_b.png"); }

a.button-00 { float: left; padding: 0 0 0 8px; background: #000 url("../images/button_00.png") no-repeat 0 0; color: #FFF !important; font-size: 10px !important; text-transform: uppercase; line-height: 17px; }
a.button-00 span { float: left; padding: 0 16px 0 0; background: transparent url("../images/button_00.png") no-repeat 100% 0; }
a.button-00:hover { color: #d50053 !important; }
a.button-00:hover span { background-position: 100% -34px; }

.header a.button-00 { background-position: 0 -17px; }
.header a.button-00 span { background-position: 100% -17px; }
.header a.button-00:hover span { background-position: 100% -51px; }

button.button-02 { height: 26px; padding: 0; border: none; background: transparent; color: #FFF; font-size: .833em; text-transform: uppercase; }
button.button-02 span { float: left; padding: 0 0 0 8px; background: #838383 url("../images/button_02.png") no-repeat 0 0; line-height: 26px; white-space: nowrap; }
button.button-02 span span { padding: 0 8px 0 0; background-position: 100% 0; }

form.search button.button-02 span { background-position: 0 100%; }
form.search button.button-02 span span { background-position: 100% 100%; }

.address { padding: 24px 25px 35px 29px; }
.address h3 { padding: 0; color: #000; font-size: 1.167em; text-transform: uppercase; }
.address address { padding-bottom: 1ex; }
.address p { padding-bottom: 0; }
.address .contact-options { padding: 1em 0 0; }
.address .contact-options h4,
.address .contact-options p { padding-bottom: 1ex; }
.address .icon { padding-top: 1.2em; padding-left: 64px; }
.address .icon p { padding-bottom: .75ex; }

.icon { min-height: 64px; margin-left: -12px; padding: 1em 0 0 76px; background: transparent none no-repeat 0 1.2ex; }
.icon h3 { padding: 0 0 1ex !important; }
.js .icon h3.sifr { padding: 0 0 .5ex !important; }
.icon-01 { background-image: url("../images/icon_01.png") !important; }
.icon-02 { background-image: url("../images/icon_02.png") !important; }
.icon-03 { background-image: url("../images/icon_03.png") !important; }
.icon-04 { background-image: url("../images/icon_04.png") !important; }
.icon-05 { background-image: url("../images/icon_05.png") !important; }
.icon-06 { background-image: url("../images/icon_06.png") !important; }
.icon-07 { background-image: url("../images/icon_07.png") !important; }
.icon-08 { background-image: url("../images/icon_08.png") !important; }
.icon-09 { background-image: url("../images/icon_09.png") !important; }
.icon-10 { background-image: url("../images/icon_10.png") !important; }
.icon-11 { background-image: url("../images/icon_11.png") !important; }
.icon-12 { background-image: url("../images/icon_12.png") !important; }
.icon-13 { background-image: url("../images/icon_13.png") !important; }
.icon-14 { background-image: url("../images/icon_14.png") !important; }
.icon-15 { background-image: url("../images/icon_15.png") !important; }
.icon-16 { background-image: url("../images/icon_16.png") !important; }
.icon-17 { background-image: url("../images/icon_17.png") !important; }
.icon-18 { background-image: url("../images/icon_18.png") !important; }
.icon-19 { background-image: url("../images/icon_19.png") !important; }
.icon-20 { background-image: url("../images/icon_20.png") !important; }

textarea,
input.text { padding: 5px 0 5px 3px; border: 1px solid #E1E1E1; border-left-color: #D6D6D6; border-top-color: #CBCBCB; background: #FFF url("../images/text_background.png") no-repeat 0 0; color: #000; }

p.error { margin: -1ex 0 0; padding: 0 0 1em 20px; background: transparent url("../images/bullet_01.png") no-repeat 0 1px; font-size: .917em; }
p.error label,
p.error label:hover { color: #CB1111; font-weight: 400; }

div.error { min-height: 145px; padding: 165px 140px 0 450px; background: transparent none no-repeat 95px 30px; }
div.error-404 { background-image: url("../images/404.jpg"); }

p.brochure { padding: 20px 0 20px -20px; border-bottom: 1px solid #EFEFEF; line-height: 1; }
p.brochure a { background: transparent; }

a.image { background: transparent; }
a.image img { vertical-align: middle; }

.sidebar { padding: 24px 24px 34px 29px; border: 1px solid #EFEFEF; border-width: 0 1px 1px 0; }

.spread li { padding-bottom: 1.5ex; }

.js div.more { display: none; }

.js .overlay { position: fixed; left: 0; top: 0; z-index: 10; width: 100%; height: 100%; background: #000 none repeat 0 0; }


/*
** hc styles
*/
.hc { background: #FFF; color: #000; }

.hc * { border-color: #000 !important; }

.hc a { color: #0B83DF; background: transparent; }
.hc a:hover { color: #0B83DF; text-decoration: underline; }

.hc label em { color: #F00; }

.hc .sifr span { display: inline !important; margin: 0 !important; }
.hc .sifr embed { display: none !important; width: 0; height: 0; }

.hc .content h2.sifr { line-height: 1; }
.hc .content h3.sifr { padding: 0 0 1ex; line-height: 1; letter-spacing: 0; }
.hc .header ul.two-columns h3.sifr { padding: 0; font-size: 1.917em; }
.hc ul.three-columns h4.sifr { font-size: 1.583em; }
.hc .work .description h2.sifr { padding: 0; line-height: 1; }
.hc .work .projects h3.sifr { font-size: 1.5em; }

.hc .header * { border-color: #FFF !important; }

.hc .header ul.top-urls a { background: transparent; color: #FFF; }
.hc .header ul.top-urls a strong { color: #FFFFFF; }

.hc .header ul.main-menu a img { display: none; }

.hc ul.three-columns { background-image: url("../images/three_columns_background_hc.png") !important; }

.hc .content hr { background: #000; }

.hc .work .projects li span strong,
.hc .work .projects li a strong,
.hc .work ul.navigation a:hover,
.hc ul.tabs a.selected,
.hc .footer a,
.hc p.location strong { color: #0B83DF; }

.hc .footer ul.left li.first { border-color: #FFF !important; }

.hc .intro .navigation { background: #000; color: #FFF; }
.hc .intro .content h2 { font-size: 1.75em; }
.hc .intro .content a { background: transparent; }
.hc .intro .content a:hover { color: #a12b5d; }

.hc ul.clients { background-image: url("../images/clients_background_hc.png"); }

.hc ul.tabs strong,
.hc ul.tabs a,
.hc ul.tabs span { background-image: url("../images/tab_hc.png"); }

.hc .work ul.navigation a { color: #0B83DF; background: transparent; }
.hc .work ul.navigation a span { background: transparent; }

.hc .testimonials ul.numbers a,
.hc .work .screenshot div a { background-image: url("../images/button_04_hc.png"); color: #000; }

.hc .work .projects li span strong,
.hc .header ul.main-menu a,
.hc .header,
.hc .login-function a,
.hc .presentation p.ruler a,
.hc .presentation .content p.info,
.hc .testimonials ul.numbers a.selected,
.hc .testimonials ul.numbers a:hover,
.hc .work .screenshot div a.selected,
.hc .work .screenshot div a:hover { color: #000000; }

.hc .work .projects li span,
.hc .work .projects li a { background: transparent; color: #000; }
.hc .work .projects li a:hover { background: #000; color: #FFF; }
.hc .work .projects li a:hover strong { color: #FFF; }
.hc .work .projects li span { background: #000; color: #FFF; }

.hc .datepicker a,
.hc p.location,
.hc p.location a,
.hc .footer,
.hc .work .description p.date,
.hc .sidebar p.after-list a,
.hc form.quote label.checkbox,
.hc form.write label.checkbox { color: #000; }

.hc a.login-arrow { background: transparent url("../images/bullet_00_b.png") no-repeat -999px 50% !important; }

.hc a.button-00 { background: #000 url("../images/button_00.png") no-repeat 0 0; }
.hc .header a.button-00 { background-position: 0 -17px; }

.hc button.button-02 span { background: #000 url("../images/button_02_hc.png") no-repeat 0 0; }
.hc button.button-02 span span { background-position: 100% 0; }

.hc .post-footer { background: #FFF; color: #000; }

.hc .welcome { color: #FFF; }
.hc .welcome a { color: #d50053; }

.inputlogin {
    border: 1px solid #6e6e65;
    background: #66665B;
    width: 120px;
    color: #b6b6b6;
}
.inputlogin:hover {
    border: 1px solid #6e6e65;
    background: #6e6e65;
}
.buttonlogin {
    border: 1px solid #555550;
    background: #b6b6b6;
    color: #000000;
    font-weight: strong;
}
.buttonlogin:hover {
    border: 1px solid #000000;
    background: #e5e4e1;
}
UL {
	LIST-STYLE-TYPE: none
}
#toonleft {
	position: relative;
	top: 80px;
	left: -80px;
	margin: -27px;
	padding: 2px;
	width: 50px;
	height: 50px;
}
#toonlefttwo {
	position: relative;
	top: 0px;
	left: 9px;
	margin: -27px;
	padding: 2px;
	width: 50px;
	height: 50px;
}
#toonleftgame {
	position: relative;
	top: 0px;
	left: 9px;
	margin: -27px;
	padding: 2px;
	width: 50px;
	height: 50px;
}
#toonright {
	position: relative;
	top: 0px;
	left: 986px;
	margin: -27px;
	padding: 2px;
	width: 50px;
	height: 50px;
}
.twittersmall {
    color: #d50053;
    font-weight: strong;
    font-size: 9px;
}
#lowertext {
    color: #a9a9a9;
    font-size: 9px;
    position: relative;
    top: 30px;
    padding: 2px;
    bottom: 50px;
    text-align: center ; 
}
#talentlowertext {
    color: #a9a9a9;
    font-size: 9px;
    position: relative;
    top: 30px;
    padding: 2px;
    bottom: 50px;
    text-align: left ; 
}
/*
** the end
*/
