/* primary */

* {
	margin: 0;
	padding: 0;
	font-size: 100%;
	line-height: 100%;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

body {
	background: url(../images/bg.jpg) top no-repeat;
}

p {
	padding: 1em 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #666;
	line-height: 130%;
	float: left;
	clear: both;
}

p a {
	color: #E4812D;
}

a, a img {
	border: none;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	float: left;
}

ul {
	margin: 0;
	padding: 10px 0 0 1.5em;
}

ul li {
	margin: 0;
	padding: 0 0 4px 0;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	list-style-position: outside;
	list-style-type: disc;
}

h1 {
	width: 670px;
	padding: 45px 15px 0 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align: right;
	color: #451179;
	font-weight: normal;
	float: right;
	font-size: 120%;
}

h2, h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #848585;
	text-transform: lowercase;
	font-size: 90%;
	float: left;
	clear: both;
	width: 95%;
}

h3 {
	text-transform: none;
	padding: 10px 0 0 0;
	color: #333;
}

/* secondary */

.container {
	width: 900px;
	margin: 0 auto;
}

#panel_top {
	width: 900px;
	height: 39px;
	float: left;
	background: url(../images/panel_top.png) left top no-repeat;
}

#panel_bottom {
	width: 900px;
	height: 39px;
	float: left;
	background: url(../images/panel_bottom.png) left top no-repeat;
}

#panel {
	width: 785px;
	padding: 15px 65px 0 50px;
	float: left;
	background: url(../images/panel_bg.png) left top repeat-y;
}

#content {
	width: 697px;
	float: left;
}

#content ul.smallprint {
	padding: 0 10px 0 0;
	float: right;
}

#content ul.smallprint li {
	padding: 0 0 0 5px;
	float: left;
	font-size: 65%;
	list-style-type: none;
}

#content ul.smallprint li a {
	padding: 0 5px 0 0;
	float: left;
	color: #999;
}

ul#nav {
	position: relative;
	width: 685px;
	padding: 30px 12px 6px 0;
	float: left;
	background: url(../images/stand_out_top.png) left bottom no-repeat;
}

ul#nav li {
	padding: 0 0 0 5px;
	float: right;
	list-style-type: none;
}

ul#nav li a {
	width: 86px;
	height: 16px;
	float: left;
}

ul#nav li.resources a {
	background: url(../images/nav_menu.png) 0 0 no-repeat;
}

ul#nav li.resources a:hover, ul#nav li.resources_on a {
	background: url(../images/nav_menu.png) 0 -29px no-repeat;
}

ul#nav li.latest a {
	background: url(../images/nav_menu.png) -88px 0 no-repeat;
}

ul#nav li.latest a:hover, ul#nav li.latest_on a {
	background: url(../images/nav_menu.png) -88px -29px no-repeat;
}

ul#nav li.clients a {
	background: url(../images/nav_menu.png) -175px 0 no-repeat;
}

ul#nav li.clients a:hover, ul#nav li.clients_on a {
	background: url(../images/nav_menu.png) -175px -29px no-repeat;
}

ul#nav li.about a {
	background: url(../images/nav_menu.png) -262px 0 no-repeat;
}

ul#nav li.about a:hover, ul#nav li.about_on a {
	background: url(../images/nav_menu.png) -262px -29px no-repeat;
}

ul#nav li.home a {
	height: 25px;
	background: url(../images/nav_menu.png) -350px 0 no-repeat;
}

ul#nav li.home a:hover, ul#nav li.home_on a {
	height: 25px;
	background: url(../images/nav_menu.png) -350px -29px no-repeat;
}

ul#nav li a:hover {
	cursor: pointer;
}

ul#nav li a span {
	position: absolute;
	left: -9999em;
}

#stand_out {
	width: 657px;
	padding: 0 20px 0 25px;
	float: left;
	background: url(../images/stand_out_bg.png) left top repeat-y;
}

#main_image {
	width: 481px;
	height: 378px;
	float: left;
/*	background: url(../images/screenshot.jpg) 0 0 no-repeat;*/
}

#stand_out_content_short, #stand_out_content {
	position: relative;
	width: 130px;
	margin: 0 0 0 13px;
	border: 1px solid #997AA8;
	padding: 15px 10px 10px 10px;
	float: left;
	background: #F6F2F5;
}

#stand_out_content_short li, #stand_out_content li {
    font-size: 70%;
    color: #666666;
}

#stand_out_content {
	width: 624px;
	margin: 0;
}

#stand_out_content_short h2, #stand_out_content h2 {
	color: #73588F;
	padding: 0 0 10px 0;
	border-bottom: 2px dotted #72578F;
	line-height: 120%;
}

#stand_out_content_short p, #stand_out_content p {
	width: 130px;
	font-size: 65%;
	color: #666666;
}

#stand_out_content_short p.teaser_header, #stand_out_content p.teaser_header  {
    margin-bottom: -10px;
}

#stand_out_content h2, #stand_out_content p {
	width: 574px;
	float: left;
	clear: none;
}

#stand_out_content_short p strong {
	font-weight: bold;
	color: #666;
}

#stand_out_content .left h3 {
	color: #9781A8;
}

#stand_out .right {
	width: 574px;
	float: left;
}

#stand_out_content_short .corner_top_left, #stand_out_content .corner_top_left {
	position: absolute;
	left: -1px;
	top: -1px;
	width: 6px;
	height: 6px;
	float: left;
	background: url(../images/so_corner_top_left.png) left top no-repeat;
}

#stand_out_content_short .corner_top_right, #stand_out_content .corner_top_right {
	position: absolute;
	right: -1px;
	top: -1px;
	width: 6px;
	height: 6px;
	float: left;
	background:url(../images/so_corner_top_right.png) left top no-repeat;
}

#stand_out_content_short .corner_bottom_left, #stand_out_content .corner_bottom_left {
	position: absolute;
	left: -1px;
	bottom: -1px;
	width: 6px;
	height: 6px;
	float: left;
	background:url(../images/so_corner_bottom_left.png) left top no-repeat;
}

#stand_out_content_short .corner_bottom_right, #stand_out_content .corner_bottom_right {
	position: absolute;
	right: -1px;
	bottom: -1px;
	width: 6px;
	height: 6px;
	float: left;
	background:url(../images/so_corner_bottom_right.png) left top no-repeat;
}

#scroller {
	width: 646px;
	margin: 13px 0 0 0;
	float: left;
}

#scroller img {
	margin: 9px 0 0 0;
}

#scroller ul {
	width: 620px;
	padding: 0 0 0 2px;
	float: left;
	clear: none;
}

#scroller ul li {
	float: left;
	list-style-type: none;
	padding: 0 7px 0 6px;
}

#scroller ul li a {
	width: 90px;
	height: 75px;
	float: left;
	opacity:0.5;
	filter: alpha(opacity=50);
}

#scroller ul li.on a, #scroller ul li a:hover  {
	opacity:1.0;
	filter: alpha(opacity=100);
}

#scroller ul li a img {
	margin: 0;
}

#stand_out_bottom {
	width: 697px;
	height: 28px;
	float: left;
	background: url(../images/stand_out_bottom.png) left top no-repeat;
}

#main {
	width: 670px;
	margin: 25px 0 25px 13px;
	border-top: 1px solid #E4812D;
	float: left;
}

#left_column {
	width: 440px;
	margin: 2px 0 0 0;
	border-right: 1px solid #E4812D;
	padding: 0 0 0 10px;
	float: left;
}

div#left_column p {
    width: 100%;
}

#right_column {
	position: relative;
	left: -1px;
	width: 208px;
	margin: 2px 0 0 0;
	border-left: 1px solid #E4812D;
	padding: 0 0 0 10px;
	float: left;
}

#full_column {
	width: 648px;
	margin: 2px 0 0 0;
	padding: 0 0 0 10px;
	float: left;
}

#left_column h2, #right_column h2, #full_column h2 {
	margin-top: 25px;
}

#full_column h3, #full_column p {
	width: 638px;
	padding-left: 10px;
}

#full_column h3 {
	padding-top: 20px;
}

#full_column ul {
	padding: 20px 0 10px 40px;
	float: left;
}

#full_column ul li {
	font-size: 70%;
	color: #666;
}


ul.bullet {
	padding: 20px 0 10px 40px;
	float: left;
}

ul.bullet li {
	font-size: 70%;
	color: #666;
}

.article {
	width: 410px;
	padding: 10px 0 0 10px;
	float: left;
}

#right_column .article {
	width: 198px;
}

.article p.smallprint {
	color: #CCC;
}

ul.grid {
	width: 410px;
	padding: 10px 0 0 10px;
	float: left;
}

ul.grid li {
	padding: 0;
	float: left;
	list-style-type: none;
}

ul.grid li a {
	width: 205px;
	height: 100px;
	float: left;
}

ul.grid li a img {
	margin: 0 auto;
	float: none;
	opacity: 0.3;
	filter: alpha(opacity=30);
    border: 1px solid #666666;
}

ul.grid li a:hover img, ul.grid li.on img {
	opacity: 1.0;
	filter: alpha(opacity=100);
    border: 1px solid #333333;
}

ul.plain {
	width: 100%;
	padding: 0;
	float: left;
}

ul.plain li {
	padding: 2px 0 3px 0;
	float: left;
	list-style-type: none;
}

ul.plain li h3 {
	width: auto;
	padding: 0;
	float: left;
}

#left_column ul.plain li h3 {
}

#right_column ul.plain li h3 {
	width: 20px;
	font-size: 13px;
  font-weight: normal;
}

ul.plain li p {
	width: auto;
	padding: 0;
	float: right;
	clear: none;
}

ul.dropdown {
	border-top: 1px solid #E4812D;
	border-bottom: 1px solid #E4812D;
	margin: 10px 0 0 10px;
	padding: 0;
	float: left;
}

#left_column ul.dropdown {
	width: 410px;
}

#right_column ul.dropdown {
	width: 190px;
}

ul.dropdown li {
	width: 100%;
	padding: 0;
	float: left;
	list-style-type: none;
	font-size: 70%;
}

ul.dropdown li a {
	padding: 5px 20px 5px 0;
	float: left;
	border-bottom: 1px dashed #E4812D;
	color: #848585;
	background: url(../images/dropdown_arrows.jpg) right 2px no-repeat;
}

ul.dropdown li ul.buttons li {
	float: right;
	font-size: 90%;
}

ul.dropdown li ul li a {
	width: auto !important;
	border-bottom: none;
	float: right;
}

#right_column ul.dropdown li a {
	width: 170px;
}

#left_column ul.dropdown li a {
	width: 390px;
}

ul.dropdown li.bottom a {
	border-bottom: none;
}

ul.dropdown li a.close {
	color: #CCC;
	background: url(../images/dropdown_arrows.jpg) right -56px no-repeat;
}

ul.dropdown li a.close:hover {
	background: url(../images/dropdown_arrows.jpg) right -56px no-repeat;
}

ul.dropdown li.hide a, ul.dropdown li.show a {
	padding: 5px 5px 5px 15px;
	border-bottom: none;
	background: url(../images/dropdown_arrows_02.jpg) 0 6px no-repeat #FBEEE1;
	color: #666;
}

ul.dropdown li.show a {
	background: url(../images/dropdown_arrows_02.jpg) 0 -19px no-repeat #FBEEE1;
}

ul.dropdown li.hide a:hover {
	background: url(../images/dropdown_arrows_02.jpg) 0 6px no-repeat #FBEEE1;
	color: #000;
}

ul.dropdown li.show a:hover {
	background: url(../images/dropdown_arrows_02.jpg) 0 -19px no-repeat #FBEEE1;
	color: #000;
}

ul.dropdown li a:hover {
	text-decoration: none;
	color: #666;
	background: url(../images/dropdown_arrows.jpg) right -27px no-repeat;
}

ul.dropdown li .full {
	width: 170px;
	padding: 20px 10px;
	background: #fdf7f2;
	float: left;
	border-bottom: 1px dashed #E4812D;
}

#left_column ul.dropdown li .full {
	width: 390px;
}

ul.dropdown li .full h3 {
	padding: 0;
	font-size: 125%;
}

ul.dropdown li .full p {
	width: 100%;
	font-size: 100%;
	float: left;
	clear: both;
	color: #848585;
}

ul.dropdown li .full p strong {
	color: #000;
	font-weight: normal;
	width: 100%;
	float: left;
	color: #666;
}

#left_column ul.dropdown li .right {
	width: 340px;
}

ul.dropdown li .right {
	float: left;
	width: 120px;
}

ul.dropdown li .left h3 {
	font-size: 135%;
	color: #f3c79e;
}

ul.images {
	padding: 10px 0 0 0;
	float: left;
	width: 140px;
}

ul.images li {
	position: relative;
	margin: 0 5px 1px 0;
	list-style-type: none;
	float: left;
}

ul.images li a {

	padding: 2px;
	background: #FFF;
	float: left;
	border: 1px solid #E3812B;
	opacity: 0.8;
	filter: alpha(opacity=80);
}

ul.images li a span {
	float: left;
	left: -4px;
	bottom: 0;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	width: 11px;
	height: 11px;
	background: url(../images/zoom.png) 0 0 no-repeat;
}

ul.images li a:hover {
	opacity: 1.0;
	filter: alpha(opacity=100);
}

#left_column ul.plain li p {
}

#right_column ul.plain li p {
	width: 170px;
}

.left {
	width: 50px;
	float: left;
}

.left h3 {
	width: 40px;
	margin: 2px 0 0 0;
	text-transform: uppercase;
	text-align: center;
	font-size: 100%;
	color: #CCC;
	padding: 0;
}

.left h3 span {
	clear: both;
	font-weight: normal;
	width: 40px;
	display: block;
	font-size: 70%;
}

.article .full, .article .full_bottom {
	width: 410px;
	padding: 0 0 15px 0;
	float: left;
	border-bottom: 1px solid #E4812D;
}

#right_column .article .full {
	width: 190px;
}

.article .right, .article .right_bottom {
	width: 360px;
	padding: 0 0 15px 0;
	float: left;
	border-bottom: 1px solid #E4812D;
}

#right_column .article .right, #right_column .article .right_bottom {
	width: 140px;
}

.article .right_bottom, .article .right_bottom {
	border: none;
}

.article .right p, .article .right_bottom p {
	padding: 1em 50px 0 0;
	width: 310px;
}

#right_column .article .right p, #right_column .article .right_bottom p {
	padding: 1em 0 0 0;
	width: 140px;
}

ul.buttons, ul.buttons_left {
	float: right;
	padding: 10px 0 0 0;
}

ul.buttons_left {
	float: left;
}

ul.buttons li, ul.buttons_left li {
	list-style-type: none;
	font-size: 65%;
	font-weight: bold;
	float: left;
	margin: 0 0 0 3px;
}

ul.buttons li.plain, ul.buttons_left li.plain {
	margin: 5px 0 0 3px;
	color: #664E8A;
}

ul.buttons_left li {
	margin: 0 3px 0 0;
}

ul.buttons li a, ul.buttons_left li a {
	padding: 0 0 0 10px;
	background: url(../images/button_left.png) left top no-repeat;
	float: left;
	color: #664E8A;
}

ul.buttons li.close a {
	padding: 0 0 0 15px;
	background: url(../images/button_close_left.png) left top no-repeat;
}

ul.buttons_left li.forward a {
	width: 20px;
	height: 21px;
	padding: 0;
	background: url(../images/button_forward.png) 0 -29px no-repeat;
}

ul.buttons_left li.forward a:hover {
	background: url(../images/button_forward.png) 0 0 no-repeat;
}

ul.buttons_left li.forward a span, ul.buttons_left li.back a span {
	padding: 0;
	background: none;
	position: absolute;
	left: 9999em;
}

ul.buttons_left li.back a {
	width: 20px;
	height: 21px;
	padding: 0;
	background: url(../images/button_back.png) 0 -29px no-repeat;
}

ul.buttons_left li.back a:hover {
	background: url(../images/button_back.png) 0 0 no-repeat;
}

ul.buttons li a:hover, ul.buttons_left li a:hover {
	text-decoration: none;
	background: url(../images/button_left_hover.png) left top no-repeat;
	color: #451179;
}

ul.buttons li.close a:hover {
	background: url(../images/button_close_left_hover.png) left top no-repeat;
}

ul.buttons li a span, ul.buttons_left li a span {
	padding: 5px 20px 6px 0;
	float: left;
	background: url(../images/button.png) right top no-repeat;
}

ul.buttons li.close a span {
	padding: 5px 10px 6px 3px;
	background: url(../images/button_close.png) right top no-repeat;
}

ul.buttons li a:hover span, ul.buttons_left li a:hover span {
	background: url(../images/button_hover.png) right top no-repeat;
	cursor: pointer;
}

ul.buttons li.close a:hover span {
	background: url(../images/button_close_hover.png) right top no-repeat;
}

#footer_top {
	width: 697px;
	height: 9px;
	float: left;
	background: url(../images/footer_top.jpg) left bottom no-repeat;
}

#footer_bottom {
	width: 697px;
	height: 11px;
	float: left;
	background: url(../images/footer_bottom.jpg) left top no-repeat;
}

#footer {
	width: 697px;
	padding: 3px 0 0 0;
	float: left;
	background: url(../images/footer_bg.jpg) left top repeat-y;
}


#footer ul.smallprint {
	padding: 0 20px 0 0;
}

#footer p {
	font-size: 65%;
	color: #999;
	padding: 0 20px 0 20px;
}

#footer p.smallprint {
	width: 657px;
	font-size: 50%;
	float: left;
	text-align: right;
}

.popup_container {
	width: 536px;
	float: left;
}

.popup_top {
	width: 536px;
	height: 31px;
	float: left;
	background: url(../images/popup_top.png) 0 0 no-repeat;
}

.popup_bottom {
	width: 536px;
	height: 29px;
	float: left;
	background: url(../images/popup_bottom.png) 0 0 no-repeat;
}

.popup {
	width: 476px;
	padding: 0 30px 0 30px;
	float: left;
	background: url(../images/popup_bg.png) 0 0 repeat-y;
}

.popup #stand_out_content {
	width: 475px;
	margin: 0;
	padding: 0 0 0 0;
}

.popup .popup_content {
	width: 475px;
	padding: 10px 0 0 0;
	float: left;
}

.popup .popup_content h2, .popup .popup_content label, .popup .popup_content input, .popup .popup_content textarea {
	width: 455px !important;
	float: left;
}

.popup .popup_content label {
	color: #666;
}

.popup .popup_content label span {
	color: #BA1111;
}

.popup .popup_content input, .popup .popup_content textarea {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size: 105%;
	color: #666;
	margin: 2px 0 0 0;
	padding: 2px 0 2px 0;
}

.popup .popup_content textarea {
	height: 200px;
}

.popup .popup_content .buttons, .popup .popup_content .buttons_left {
	padding: 0;
}

.popup #stand_out_content .popup_content {
	width: 455px;
	padding: 15px 10px 30px 10px;
}

.popup #stand_out_content .popup_content .right {
	float: left;
	width: 405px;
}

.popup #stand_out_content .popup_content p, .popup #stand_out_content .popup_content .right p, .popup #stand_out_content .popup_content .right h2 {
	width: 100% !important;
}

.popup #stand_out_content .popup_content .right ul.images {
	padding: 10px 0 0 0;
	width: 100%;
}


.popup #stand_out_content .popup_content .buttons {
	padding: 10px 0 0 0;
}

ul.download_print {
	float: right;
	padding: 2px 10px 0 0;
}

ul.download_print li {
	list-style-type: none;
	float: left;
	font-size: 65%;
	margin: 0 10px 0 0;
	text-transform: lowercase;
}

ul.download_print li a {
	float: left;
	padding: 2px 0 5px 20px;
	color: #664E8A;
}

ul.download_print li a:hover {
	text-decoration: none;
	color: #451179;
}

ul.download_print li.download a {
	background: url(../images/download_print.png) 0 1px no-repeat;
}

ul.download_print li.print a {
	background: url(../images/download_print.png) 0 -40px no-repeat;
}

.client_header {
	position: relative;
	min-height: 2.5em;
	float: left;
	width: 100%;
	border-bottom: 2px dotted #72578F;
}

.client_header img {
	float: right;
	margin: 0 0 10px 0;
}

#stand_out_content .client_header h2 {
	width: 280px !important;
	border-bottom: none;
	position: absolute;
	bottom: 0;
}

#stand_out_content .client_header h2 span {
	width: 280px;
	clear: both;
	float: left;
	color: #a68fb2;
}

/* For greybox overlay */
#GB_overlay {
    background-color: #fff;
}

.GB_Window .content {
    border: 0;
    border-top: none;
    background: transparent;
}

.transparent_bg {
	background: transparent none;
}

p.partner_info span {
	display:block;
	line-height:130%;
	padding-top:55px;
	width:100%;
}

img.partner_logo {
	border: 1px solid #999999;
	padding: 5px;
}
