BODY {
	background: #fff url(bg_body.png) repeat-x 0 0;
	line-height: 1.417;
	text-align: center;
}
BODY, INPUT, SELECT, TEXTAREA, BUTTON, TD, TH, BLOCKQUOTE {
	color: #202020;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

H1 {
	font-size: 24px;
	line-height: 1.25;
	letter-spacing: -1px;
}
H1 SPAN {
	color: #a0a0a0;
}
H2 {
	font-size: 16px;
	line-height: 1.3125;
}
H3, H4, H5, H6 {
	font-size: 13px;
	line-height: 1.23;
}

A {
	color: #06c;
	text-decoration: none;
}
A:hover {
	color: #0048b8;
	text-decoration: underline;
}

OL OL,
OL UL,
UL OL,
UL UL {
	margin-top: .5em;
	margin-bottom: .5em;
}
OL {
	margin-left: 3em;
}
OL OL {
	margin-left: 3em;
}
UL {
	margin-left: 1.5em;
}
UL LI {
	padding-left: 12px;
	background: url(bg_ul.gif) no-repeat 0 8px;
}
UL UL {
	margin-left: 1.5em;
}
UL UL LI {
	background: url(bg_ul_ul.gif) no-repeat 1px 9px;
}

IMG,
ACRONYM {
	border: none;
}

/* =layout
-------------------------------------------------- */
#front {
	background: #fff url(bg_intro.png) repeat-x 0 80px;
}
#front .grid-8-4 H2 {
	margin: 26px 0 16px;
	color: #808080;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	text-transform: uppercase;
}

#wrap {
	width: 940px;
	margin: 0 auto;
	text-align: left;
}
#header {
	position: relative;
	height: 80px;
}

#page01,
#page02,
#page03,
#page04,
#page05 {
	min-height: 320px;
	padding: 20px 0 40px;
}

#left {
	float: left;
	width: 180px;
}
#content {
	float: right;
	width: 720px;
}
#right {
	float: right;
	width: 280px;
}

#page03 #content {
	float: left;
	width: 620px;
}

#page04 {
	margin-top: 15px;
}
#page04 #left {
	width: 220px;
	margin-right: 20px;
}
#page04 #content {
	float: left;
	width: 400px;
}

#page05 {
	min-height: 460px;
	background: url(bg_gradient.png) no-repeat 19px 0;
}
#page05 #left {
	width: 220px;
}
#page05 #content {
	width: 640px;
	padding-top: 5px;
	font-size: 14px;
	line-height: 1.5;
}
#page05 #content DIV.message {
	margin: 20px 0 0;
}

#error404 {
	padding: 90px 0 60px;
}

/* =header
-------------------------------------------------- */
#nav,
#logo,
#links {
	position: absolute;
}

/* logo */

#logo,
#logo A {
	width: 140px;
	height: 60px;
	overflow: hidden;
	background: url(bg_logo.png) no-repeat 100% 100%;
}
#logo {
	top: 20px;
	left: 0;
	margin: 0;
	text-indent: -5000px;
}
#logo A {
	display: block;
	outline: none;
}

h1#logo {
	z-index: 3;
	height: 75px;
	background-position: 100% 0;
}

/* nav */

#nav {
	top: 0;
	left: 150px;
	margin: 0;
}
#nav A,
#nav LI {
	float: left;
}
#nav SPAN,
#nav STRONG {
	display: block;
	cursor: pointer;
	text-shadow: 0 1px 0 rgba(255,255,255,0.75);
}
#nav LI {
	padding: 20px 0 0;
	background: none;
}
#nav A {
	height: 50px;
	overflow: hidden;
	padding: 0 10px;
	background: url(bg_nav.png) no-repeat -50px 0;
	outline: none;
	text-decoration: none !important;
}
#nav STRONG {
	padding: 10px 0 1px;
	color: #404040;
	font-size: 14px;
	line-height: 1.143;
	text-transform: uppercase;
}
#nav SPAN {
	color: #606060;
	font-size: 11px;
	line-height: 1.182;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
#nav A:hover SPAN,
#nav A:hover STRONG {
	color: #000;
}
#nav LI.active {
	background: url(bg_nav_active.png) no-repeat 50% 0;
	cursor: default;
}
#nav2 A {
	padding-left: 56px;
	background-position: 10px 0;
}
#nav2 A:hover {
	background-position: 10px -50px;
}
#nav3 A {
	padding-left: 50px;
	background-position: 10px -100px;
}
#nav3 A:hover {
	background-position: 10px -150px;
}

/* links */

#links {
	top: 32px;
	right: 0;
	margin: 0;
}
#links A,
#links LI {
	float: left;
}
#links LI {
	padding: 0;
	background: none;
}
#links A {
	padding: 4px 10px;
	border: none;
	color: #606060;
}
#links A:hover {
	color: #0048b8;
	text-decoration: underline;
}

/* =grid
-------------------------------------------------- */
.col1,
.col2,
.col3,
.col4 {
	min-height: 1px;
}

DIV.grid-8-4 .col1 {
	float: left;
	width: 620px;
}
DIV.grid-8-4 .col2 {
	float: right;
	width: 300px;
}

/* =intro
-------------------------------------------------- */
#intro {
	height: 200px;
	overflow: hidden;
	position: relative;
	z-index: 2;
	background: url(bg_intro_text.png) no-repeat 0 30px;
	text-indent: -5000px;
}
#intro LI {
	background: none;
}

#more {
	position: absolute;
	left: 0;
	height: 31px;
	overflow: hidden;
	outline: none;
	background-position: 100% 0;
	background-repeat: no-repeat;
}
#more {
	top: 140px;
	left: 0;
	width: 128px;
	background-image: url(bg_intro_more.png);
}
#more:hover,
#more:focus {
	background-position: 100% -31px;
}
#more:active {
	background-position: 100% -62px;
}

#introslide,
#introslide IMG {
	position: absolute;
	width: 180px;
	height: 120px;
}
#introslide {
	top: 33px;
	right: 0;
	overflow: hidden;
	margin: 0;
}
#introslide IMG {
	display: block;
	top: 0;
	right: 0;
}

/* =facebook
-------------------------------------------------- */
#facebook {
	float: right;
}
#facebook IFRAME {
	display: block;
}

/* =features
-------------------------------------------------- */
#features {
	padding: 20px 0 35px;
	border-top: 1px dotted #e0e0e0;
	color: #404040;
	line-height: 1.5;
}
#features DIV.a,
#features DIV.col {
	background: url(bg_features.png) no-repeat 0 0;
}
#features DIV.col {
	float: left;
	width: 220px;
	overflow: hidden;
	margin-right: 20px;
	padding-bottom: 15px;
	background-position: 0 100%;
}
#features DIV.col4 {
	margin: 0;
}
#features DIV.a {
	padding: 15px 15px 0;
	zoom: 1;
}

#features H2 {
	margin: 0;
	padding: .5em 0;
	background-position: 0 50%;
	background-repeat: no-repeat;
	color: #808080;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	text-transform: uppercase;
}
#features DIV.col1 H2 {
	padding-left: 46px;
	background-image: url(bg_features1.png);
}
#features DIV.col2 H2 {
	padding-left: 40px;
	background-image: url(bg_features2.png);
}
#features DIV.col3 H2 {
	padding-left: 40px;
	background-image: url(bg_features3.png);
}
#features DIV.col4 H2 {
	padding-left: 42px;
	background-image: url(bg_features4.png);
}

#features OL,
#features UL {
	margin: .75em 0 0;
	line-height: 2;
}
#features OL {
	color: #404040;
	list-style: none;
	font-weight: bold;
}
#features OL SPAN {
	margin-right: 3px;
	color: #808080;
	font-weight: normal;
}
#features UL {
	margin-left: 0;
}
#features LI {
	padding: 0;
	background: none;
}

P.stats {
	margin-top: .75em;
	overflow: hidden;
}
P.stats SPAN {
	float: left;
	color: #606060;
	line-height: 2;
}
P.stats STRONG {
	float: right;
	color: #606060;
	font-size: 24px;
	line-height: 1;
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
}

/* =options
-------------------------------------------------- */
H1.error404 {
	width: 600px;
	height: 70px;
	overflow: hidden;
	margin: 0 auto 48px;
	background: url(text_not_found.png) no-repeat 0 0;
	text-indent: -5000px;
}

UL.options {
	width: 600px;
	margin: 0 auto;
}
UL.options A,
UL.options SPAN {
	display: block;
	font-size: 16px;
	line-height: 60px;
}
UL.options .col1,
UL.options .col2,
UL.options .col3 {
	float: left;
	width: 199px;
	padding: 0;
	background: none;
	text-align: center;
}
UL.options .col1,
UL.options .col2 {
	border-right: 1px solid #f0f0f0;
}

/* =scrollable
-------------------------------------------------- */
#scroll {
	padding-top: 26px;
}

/* header */

#scrollh H2 {
	margin: 0;
	color: #808080;
	font-size: 12px;
	line-height: 1.5;
	font-weight: normal;
	text-transform: uppercase;
}
#scrollh P {
	float: right;
	margin: -1.5em 0 0;
	line-height: 1.5;
}
#scrollh A {
	cursor: pointer;
}
#scrollh A.disabled {
	color: #a0a0a0;
	text-decoration: none !important;
	outline: none;
	cursor: default;
}
#scrollh SPAN {
	margin: 0 3px;
	color: #c0c0c0;
}

/* content */

#scrollc {
	position: relative;
	width: 940px;
	height: 149px;
	overflow: hidden;
}
#scrollc UL {
	width: 3000px;
	position: absolute;
	margin: 0;
	padding: 16px 0 20px;
}
#scrollc LI {
	float: left;
	margin-right: 20px;
	padding: 0;
	background: none;
}
#scrollc A,
#scrollc IMG {
	display: block;
	cursor: pointer;
}
#scrollc A {
	width: 132px;
	height: 105px;
	padding: 3px;
	border: 1px solid;
	border-color: #f0f0f0 #e0e0e0 #e0e0e0 #f0f0f0;
	background: #fff;
	outline: none;
}
#scrollc A:hover,
#scrollc A:focus {
	border-color: #0be;
	-moz-box-shadow: 0 0 4px rgba(0, 187, 238, 0.5);
	-webkit-box-shadow: 0 0 4px rgba(0, 187, 238, 0.5);
}
#scrollc IMG {
	position: absolute;
	margin-left: -4px;
	clip: rect(0 136px 105px 4px);
}

/* =heading
-------------------------------------------------- */
#heading {
	margin-bottom: 20px;
}

.profile-title {
	padding: 5px 0;
	line-height: 30px;
}

DIV.profile-meta {
	color: #999;
	font-size: 11px;
	line-height: 20px;
}
DIV.profile-meta P {
	float: left;
	margin: 10px 15px 0 0;
}
DIV.profile-meta P.cat A {
	display: block;
	padding: 0 3px 0 18px;
	background: url(ico_cat.gif) no-repeat 0 50%;
	color: #666;
}
DIV.profile-meta P.next {
	float: right;
	margin: -0.5em 0 0;
	padding: 0;
}
DIV.profile-meta P.next A {
	display: block;
	padding: 6px 18px 6px 10px;
	background: url(bg_meta_ul.gif) no-repeat 100% -138px;
}
DIV.profile-meta P.next A:hover {
	background-position: 100% -188px;
}
DIV.profile-meta P.next SPAN {
	background-position: 100% -238px;
}

/* =menu
-------------------------------------------------- */
#menu {
	width: 219px;
	margin: 0;
	border-top: 1px solid #e0e0e0;
}
#menu LI {
	display: inline;
	padding: 0;
	background: none;
}
#menu A,
#menu STRONG {
	display: block;
	padding: 10px 14px;
	font-size: 14px;
	line-height: 1.286;
}
#menu A {
	border-top: 1px solid #fff;
	border-bottom: 1px solid #e8e8e8;
}
#menu STRONG {
	position: relative;
	min-height: 1px;
	margin-right: -12px;
	padding-right: 26px;
	background: #00a2e5 url(bg_menu_active.png) no-repeat 100% 50%;
	color: #fff;
	cursor: default;
}

/* =pagenav
-------------------------------------------------- */
#pagenav {
	margin: 40px 0 0;
}
#pagenav LI {
	float: left;
	width: 319px;
	padding: 0;
	background: none;
	font-size: 16px;
	line-height: 60px;
	font-weight: bold;
	text-align: center;
}
#pagenav .col1 {
	float: left;
}
#pagenav .col2 {
	float: right;
}
#pagenav A,
#pagenav STRONG {
	display: block;
	background: url(bg_pagenav.png) no-repeat 0 0;
}
#pagenav A {
	height: 60px;
	background-color: #f8f8f8;
	color: #333;
}
#pagenav A:hover,
#pagenav A:focus {
	background-position: 0 -60px;
}
#pagenav STRONG {
	height: 72px;
	color: #fff;
	background-position: 0 -120px;
	background-color: #00a2e5;
}

/* =reset
-------------------------------------------------- */
#reset {
	height: 27px;
	overflow: hidden;
	margin: 0 0 5px;
}
#reset A,
#reset SPAN {
	display: block;
	background: url(bg_reset.png) no-repeat 0 0;
}
#reset A {
	padding-left: 27px;
	background-color: #fad163;
	color: #606060;
	outline: none;
	text-decoration: none !important;
}
#reset SPAN {
	padding: 5px 10px 10px 0;
	background-position: 100% 0;
	cursor: pointer;
}
#reset A:hover,
#reset A:focus {
	background-position: 0 -27px;
	color: #c30;
}
#reset A:hover SPAN,
#reset A:focus SPAN {
	background-position: 100% -27px;
}

/* =filter
-------------------------------------------------- */
#filter,
#filter DIV.a,
#filter DIV.b {
	background: url(bg_filter.png) no-repeat 0 0;
}
#filter {
	width: 180px;
	overflow: hidden;
	background-color: #f8f8f8;
	background-repeat: repeat-y;
}
#filter DIV.a {
	background-position: -180px 0;
}
#filter DIV.b {
	padding: 1px;
	background-position: -360px 100%;
}
#filter DIV.content {
	padding: 0 9px 9px;
	border-bottom: 1px solid #e8e8e8;
}

#filter BUTTON,
#filter BUTTON .a {
	height: 22px;
}
#filter BUTTON SPAN {
	background-image: url(bg_filter_button.png);
	color: #06c;
	font-size: 11px;
	line-height: 22px;
}
#filter BUTTON .a {
	padding-left: 11px;
	background-position: 0 0;
}
#filter BUTTON .b {
	padding-right: 11px;
	background-position: 100% -66px;
}
#filter BUTTON .c {
	padding: 0;
	background-position: 0 -132px;
}
#filter BUTTON:hover SPAN,
#filter BUTTON:focus SPAN,
#filter BUTTON:active SPAN {
	color: #0048b8;
}
#filter BUTTON:hover .a,
#filter BUTTON:focus .a {
	background-position: 0 -22px;
}
#filter BUTTON:hover .b,
#filter BUTTON:focus .b {
	background-position: 100% -88px;
}
#filter BUTTON:hover .c,
#filter BUTTON:focus .c {
	background-position: 0 -154px;
}
#filter BUTTON:active .a {
	background-position: 0 -44px;
}
#filter BUTTON:active .b {
	background-position: 100% -110px;
}
#filter BUTTON:active .c {
	background-position: 0 -176px;
}

#filter H2 {
	margin: 0;
	padding: 9px 10px 4px;
	border-top: 1px solid #fff;
	color: #404040;
	font-size: 12px;
}
#filter P.search {
	margin-top: 2px;
}
#filter P.search INPUT {
	float: left;
}
#filter P.search INPUT.text {
	width: 130px;
	margin-right: 2px;
	padding: 2px;
	font-size: 12px;
}
#filter P.search INPUT.button {
	width: 21px;
	height: 21px;
}
#filter UL {
	margin: 0;
}
#filter LI,
#filter LI A {
	display: block;
}
#filter LI {
	width: 160px;
	height: 23px;
	overflow: hidden;
	padding: 0;
	background: none;
	line-height: 1.25;
}
#filter LI A {
	min-height: 1px;
	position: relative;
	padding: 4px 10px 4px 17px;
	background: url(bg_filter_ul.png) no-repeat -160px 0;
	outline: none;
	text-decoration: none !important;
}
#filter LI SPAN {
	position: absolute;
	top: 5px;
	right: 10px;
	color: #a0a0a0;
	font-size: 11px;
	line-height: 1.27;
	font-weight: normal;
}
#filter LI A:hover {
	background-color: #fff;
	background-position: 0 0;
}
#filter LI A:hover SPAN {
	color: #808080;
}
#filter LI.active A {
	background: url(bg_dl.gif) no-repeat 8px 8px;
	font-weight: bold;
}
#filter LI.active SPAN {
	color: #606060 !important;
}

#filter H2.first,
#filter DIV.content-last {
	border: none;
}

/* =slider
-------------------------------------------------- */
#slider {
	position: relative;
	width: 147px;
	height: 20px;
	margin: 2px 0 0 6px;
	background: url(bg_slider.png) no-repeat 0 5px;
	text-align: left;
}
#slider .ui-slider-handle {
	position: absolute;
	top: 0;
	z-index: 2;
	width: 11px;
	height: 20px;
	overflow: hidden;
	margin-left: -5px;
	background: url(bg_slider_handle.png) no-repeat 0 0;
	cursor: default;
	outline: none;
}
#slider .ui-slider-handle:hover,
#slider .ui-slider-handle:focus {
	background-position: -11px 0;
}
#slider .ui-state-active {
	background-position: -22px 0 !important;
}
#slider .ui-slider-range {
	position: relative;
	display: block;
	top: 0;
	z-index: 1;
	height: 20px;
	font-size: 1%;
	background: url(bg_slider_range.gif) repeat-x 0 5px;
}

#slider-action {
	margin-top: 8px;
	padding-left: 17px;
	font-size: 11px;
	line-height: 1.27;
}
#slider-action EM {
	float: left;
	margin-top: 4px;
	font-weight: bold;
	font-style: normal;
}
#slider-action BUTTON {
	float: right;
}

/* =user
-------------------------------------------------- */
#photo {
	margin: 0;
}
#photo A,
#photo IMG,
#photo SPAN,
#photo STRONG {
	display: block;
}
#photo A,
#photo STRONG {
	border: 1px solid;
	border-color: #f0f0f0 #e0e0e0 #e0e0e0 #f0f0f0;
	background: #fff;
}
#photo A {
	padding: 3px;
	outline: none;
	text-decoration: none !important;
}
#photo STRONG {
	padding: 1px 3px;
}
#photo SPAN {
	width: 212px;
	overflow: hidden;
}
#photo A SPAN {
	cursor: pointer;
}
#photo IMG {
	margin-left: -4px;
}
#photo A:hover,
#photo A:focus {
	border-color: #0be;
	-moz-box-shadow: 0 0 4px rgba(0, 187, 238, 0.5);
	-webkit-box-shadow: 0 0 4px rgba(0, 187, 238, 0.5);
}

UL.user-tools {
	margin: 1em 0 0;
}
UL.user-tools LI {
	display: inline;
	padding: 0;
	background: none;
}
UL.user-tools LI A {
	display: block;
	padding: .5em 12px .5em 34px;
	background-position: 12px .5em;
	background-repeat: no-repeat;
	color: #606060;
}
UL.user-tools LI A:hover {
	color: #0048b8;
}
UL.user-tools LI.send A {
	background-image: url(ico_send.gif);
}
UL.user-tools LI.flag A {
	background-image: url(ico_alert.gif);
}
UL.user-tools LI.link A {
	background-image: url(ico_link.gif);
}
UL.user-tools LI.print A {
	background-image: url(ico_print.gif);
}

UL.details {
	margin: 20px 0;
	border-top: 1px dotted #f0f0f0;
}
UL.details LI {
	width: 100%;
	overflow: hidden;
	padding: .5em 0;
	border-bottom: 1px dotted #f0f0f0;
	background: none;
	font-size: 14px;
	line-height: 1.43;
}
UL.details SPAN,
UL.details STRONG {
	float: left;
}
UL.details SPAN {
	width: 112px;
	color: #808080;
}
UL.details STRONG {
	width: 230px;
	font-weight: normal;
}

/* =tabs
-------------------------------------------------- */
UL.tabs {
	margin: 1em 0 0;
	padding-left: 10px;
	background: url(bg_tabs.gif) repeat-x 0 100%;
}
UL.tabs A,
UL.tabs LI,
UL.tabs STRONG {
	float: left;
}
UL.tabs LI {
	margin-right: 2px;
	padding: 0;
	background: none;
	font-size: 11px;
	line-height: 1.364;
}
UL.tabs A,
UL.tabs STRONG {
	border-style: solid;
	border-width: 1px 1px 0;
}
UL.tabs A {
	margin-top: 2px;
	padding: 3px 10px 4px;
	border-color: #f0f0f0 #e0e0e0 #e0e0e0 #f0f0f0;
	background: #f8f8f8;
	outline: none;
}
UL.tabs A:hover,
UL.tabs A:focus {
	margin-top: 1px;
	padding: 4px 10px 5px;
	border-color: #06c;
	background: #06c;
	color: #fff;
	text-decoration: none;
}
UL.tabs LI.active STRONG {
	padding: 5px 10px;
	border-color: #e0e0e0 #c0c0c0 #c0c0c0 #e0e0e0;
	background: #fff;
	cursor: default;
}

/* =show
-------------------------------------------------- */
DIV.show {
	margin-top: 16px;
}
DIV.show P {
	float: left;
	margin: 0;
}
DIV.show SPAN {
	color: #c0c0c0;
}
DIV.show P.a SPAN {
	margin: 0 3px;
}
DIV.show P.b {
	float: right;
}
DIV.show P.b A,
DIV.show P.b SPAN,
DIV.show P.b STRONG {
	margin-left: 3px;
}

/* =results
-------------------------------------------------- */
UL.results {
	margin: 16px 0 0;
	border-top: 1px solid #f0f0f0;
}
UL.results LI {
	padding: 9px;
	border-style: solid;
	border-width: 0 1px 1px;
	border-color: #f0f0f0 #fff;
	background: none;
	vertical-align: bottom;
}

UL.results P.img {
	float: left;
	width: 58px;
	margin: 0;
}
UL.results P.img A,
UL.results P.img IMG {
	display: block;
}
UL.results P.img A {
	padding: 3px;
	border: 1px solid;
	border-color: #f0f0f0 #e0e0e0 #e0e0e0 #f0f0f0;
	background: #fff;
}
UL.results P.img A:hover,
UL.results P.img A:focus {
	padding: 2px;
	border-width: 2px;
	outline: 1px solid #fff;
}

UL.results DIV.content {
	float: right;
	width: 632px;
}
UL.results DIV.content P {
	float: left;
	margin-right: 1em;
	color: #808080;
}
UL.results DIV.content EM {
	font-size: 11px;
	font-style: normal;
}
UL.results DIV.content SPAN {
	margin: 0 3px;
	color: #c0c0c0;
}
UL.results DIV.content STRONG {
	font-weight: normal;
}
UL.results H2 {
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.23;
}
UL.results DIV.desc P {
	margin-top: .5em;
}
UL.results DIV.desc STRONG {
	color: #202020;
}
UL.results DIV.meta P {
	margin: .64em 10px 0 0;
	padding-left: 10px;
	border-left: 1px solid #e0e0e0;
	color: #a0a0a0;
	font-size: 11px;
	line-height: 1.18;
}
UL.results DIV.meta P.cat {
	padding: 0;
	border: none;
}
UL.results LI.man P.img A:hover {
	border-color: #0be !important;
}
UL.results LI.woman P.gender {
	background-position: 0 -16px;
}
UL.results LI.woman P.img A:hover {
	border-color: #ec5399 !important;
}
UL.results LI:hover {
	border-color: #f0f0f0;
	background: #f8f8f8;
}
UL.results LI:hover P {
	color: #808080;
}
UL.results LI:hover P.img A {
	border-color: #d0d0d0 #c0c0c0 #c0c0c0 #d0d0d0;
	outline: 1px solid #fff;
}
UL.results LI:hover DIV.content STRONG {
	color: #202020;
}

/* =pager
-------------------------------------------------- */
#pager {
	margin-top: 20px;
}
#pager UL,
#pager LI {
	float: left;
	margin: 0;
	padding: 0;
}
#pager UL LI {
	margin-right: 2px;
	background: none;
	line-height: 1.25;
}
#pager UL A,
#pager UL SPAN,
#pager UL STRONG {
	float: left;
	padding: 3px 8px;
	border: 1px solid;
	text-decoration: none;
}
#pager UL SPAN,
#pager UL STRONG {
	cursor: default;
}
#pager UL A {
	border-color: #f0f0f0 #e0e0e0 #e0e0e0 #f0f0f0;
	background-color: #fff;
}
#pager UL A:hover {
	border-color: #06c;
	background-color: #06c;
	color: #fff;
}
#pager UL SPAN {
	border-color: #f0f0f0;
	color: #a0a0a0 !important;
}
#pager UL STRONG {
	border-color: #fff;
}

#pager UL LI.prev A,
#pager UL LI.prev SPAN,
#pager UL LI.next A,
#pager UL LI.next SPAN {
	background-repeat: no-repeat;
	background-image: url(bg_pager.gif);
}
#pager UL LI.prev A,
#pager UL LI.prev SPAN {
	padding-left: 20px;
}
#pager UL LI.next A,
#pager UL LI.next SPAN {
	padding-right: 20px;
}
#pager UL LI.prev A {
	background-position: 0 -43px;
}
#pager UL LI.prev A:hover {
	background-position: 0 -93px;
}
#pager UL LI.prev SPAN {
	padding-right: 10px;
	background-position: 0 7px;
}
#pager UL LI.next A {
	padding-left: 10px;
	background-position: 100% -193px;
}
#pager UL LI.next A:hover {
	background-position: 100% -243px;
}
#pager UL LI.next SPAN {
	background-position: 100% -143px;
}

#pager P {
	float: right;
	margin-top: 5px;
	white-space: nowrap;
	line-height: 1.25;
}
#pager P SPAN {
	margin: 0 3px;
	color: #c0c0c0;
}

/* =tooltip
-------------------------------------------------- */
#tooltip {
	z-index: 3;
	display: none;
	width: 145px;
	height: 68px;
	margin-top: -1px;
	padding: 18px 15px 0 20px;
	background: url(bg_tooltip.png) no-repeat 0 0;
	font-size: 11px;
	line-height: 1.545;
	color: #fff;
}

/* =tables
-------------------------------------------------- */
TABLE.data {
	width: 100%;
}
TABLE.data TH,
TABLE.data TD {
	padding: 4px 6px;
	border-bottom: 1px solid #d4d0c8;
}
TABLE.data TH {
	border-bottom-width: 2px;
	font-weight: bold;
	text-transform: uppercase;
}
TABLE.data TD.action {
	text-align: right;
}
TABLE.data TD.action A {
	border: none;
	white-space: nowrap;
}
TABLE.data TD.action A:hover {
	text-decoration: underline;
}
TABLE.data TR.alt TD {
	background: #f4f3f1;
}

/* =steps
-------------------------------------------------- */
#steps {
	margin: 0;
	list-style: none;
}
#steps LI {
	display: block;
	height: 28px;
	overflow: hidden;
	margin: 0 0 7px;
	background: url(bg_steps.png) no-repeat -28px 0;
	font-size: 16px;
	line-height: 1.25;
}
#steps A,
#steps SPAN,
#steps STRONG {
	display: block;
	padding: 3px 14px 14px 38px;
}
#steps SPAN {
	color: #808080;
}
#steps LI.nr01 {
	background-position: 0 0;
}
#steps LI.nr01-active {
	background-position: 0 -28px;
}
#steps LI.nr02 {
	background-position: 0 -56px;
}
#steps LI.nr02-active {
	background-position: 0 -84px;
}
#steps LI.nr03 {
	background-position: 0 -112px;
}
#steps LI.nr03-active {
	background-position: 0 -140px;
}
#steps LI.nr04 {
	background-position: 0 -168px;
}
#steps LI.nr04-active {
	background-position: 0 -196px;
}

/* =messages
-------------------------------------------------- */
DIV.message {
	width: 620px;
	margin: 0 0 20px;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 12px;
	line-height: 1.417;
}
DIV.message DIV {
	padding: 14px 14px 14px 50px;
	background-position: 0 100%;
	background-repeat: no-repeat;
}
DIV.message H2 {
	margin: 0;
	font-size: 16px;
}
DIV.message P {
	margin-top: .7em;
}
DIV.message A {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

DIV.msg-info {
	background-color: #f0f9fc;
	background-image: url(bg_msg_info_01.png);
}
DIV.msg-info DIV {
	background-image: url(bg_msg_info_02.png);
}
DIV.msg-ok {
	background-color: #f9ffe6;
	background-image: url(bg_msg_ok_01.png);
}
DIV.msg-ok DIV {
	background-image: url(bg_msg_ok_02.png);
}
DIV.msg-error {
	background-color: #fef2ed;
	background-image: url(bg_msg_error_01.png);
}
DIV.msg-error DIV {
	background-image: url(bg_msg_error_02.png);
}

/* other */

DIV.empty {
	padding: 19px 0;
	border: solid #e8e8e8;
	border-width: 1px 0;
}
DIV.empty H2 {
	margin: 0;
}

/* =form
-------------------------------------------------- */
FIELDSET {
	margin-top: 15px;
}
FIELDSET LEGEND {
	font-weight: bold;
}
FIELDSET UL {
	margin: .25em 0 0 .5em;
}
FIELDSET LI {
	float: left;
	padding: 0 1em 0 0;
	background: none;
	line-height: 1.25;
}
FIELDSET LI LABEL,
FIELDSET LI INPUT {
	vertical-align: middle;
}
FIELDSET LI.checked LABEL {
	font-weight: bold;
}

DIV.form,
DIV.form DIV.a,
DIV.form DIV.b,
DIV.action,
DIV.action DIV.a,
DIV.action DIV.b {
	background: url(bg_form.png) no-repeat;
}
DIV.form {
	margin-bottom: 5px;
	background-color: #f8f8f8;
	background-repeat: repeat-y;
}
DIV.form DIV.a {
	background-position: -620px 0;
}
DIV.form DIV.b {
	padding: 5px 25px 24px;
	background-position: -1240px 100%;
}
DIV.form H2 {
	padding-bottom: .125em;
	border-bottom: 1px solid #e0e0e0;
}
DIV.form P.photo,
DIV.form IMG.photo {
	display: block;
	padding: 3px;
	border: 1px solid #e0e0e0;
	background: #fff;
}
DIV.form P.info {
	margin: 0;
	color: #707070;
	font-size: 11px;
	line-height: 20px;
}

DIV.form-row P {
	float: left;
	margin-right: 5px;
}
DIV.form-row-group P {
	float: left;
	margin-right: 20px;
}

P.form {
	margin-top: 15px;
	font-size: 12px;
	line-height: 1.417;
}
P.form IMG,
P.form INPUT.del {
	display: block;
	vertical-align: top;
}
P.form SPAN.photo {
	position: relative;
	float: right;
	margin-top: -20px;
}
P.form INPUT.del {
	position: absolute;
	top: -6px;
	right: -7px;
	width: 20px;
	height: 20px;
	background: url(bg_del.png) no-repeat 0 0;
	outline: none;
}
P.form INPUT.del:hover,
P.form INPUT.del:focus {
	background-position: 0 -20px;
}
P.form INPUT.del:active {
	background-position: 0 -40px;
}
P.form SPAN {
	display: block;
	line-height: 20px;
}
P.form SPAN.info {
	display: inline-block;
	margin-left: .25em;
	padding: 0;
	background: none;
	color: #808080;
}
P.form STRONG {
	display: inline-block;
	margin-left: .5em;
	color: #333 !important;
	font-weight: normal;
	white-space: nowrap;
}
P.form STRONG.ico {
	padding-left: 20px;
	background-position: 0 50%;
	background-repeat: no-repeat;
}
P.form STRONG.spam {
	background-image: url(ico_lock.png);
}
P.form STRONG.age {
	background-image: url(ico_alert.gif);
}
P.form STRONG.loader {
	display: none;
	background-image: url(ico_loader.gif);
}
P.form LABEL {
	font-weight: bold;
	vertical-align: top;
}

DIV.form TABLE {
	width: 570px;
	table-layout: fixed;
}
DIV.form TABLE TH,
DIV.form TABLE TD {
	line-height: 1.42;
}
DIV.form TABLE TH {
	width: 20%;
	padding: 5px 10px 5px 0;
	color: #808080;
	text-align: right;
	font-weight: normal;
}
DIV.form TABLE TD {
	width: 80%;
	padding: 5px 0;
}
DIV.form TABLE TD P {
	margin: 0;
}
DIV.form TABLE TD P + P {
	margin-top: .75em;
}

P.check {
	margin-top: 19px;
}
P.check INPUT,
P.check LABEL {
	vertical-align: middle;
}
P.check LABEL {
	line-height: 1.25;
}
P.check LABEL A {
	vertical-align: baseline;
}
P.check-alt {
	margin-top: 9px;
}

UL.check {
	margin: 10px 0 0;
}
UL.check LI {
	padding: 4px 0 5px;
	background: none;
}
UL.check INPUT,
UL.check LABEL {
	display: inline !important;
	vertical-align: middle !important;
}

P.main {
	margin-top: 18px;
}

DIV.action {
	background-color: #f0f8fa;
	background-repeat: repeat-y;
	background-position: -1860px 0;
}
DIV.action DIV.a {
	background-position: -2480px 0;
}
DIV.action DIV.b {
	padding: 16px 25px 14px;
	background-position: -3100px 100%;
}

DIV.action P {
	float: left;
	margin: 0 10px 0 0;
}
DIV.action P.alt {
	margin-top: .5em;
}
DIV.action P.alt A {
	display: block;
	padding: 4px 5px;
	font-size: 14px;
	line-height: 1.21;
}
DIV.action P.alt A:focus {
	text-decoration: underline;
}

DIV.sms-action DIV.b {
	padding: 1px 0;
}
DIV.sms-action DIV.c {
	padding: 24px 25px 23px;
	background: url(bg_sms_action.png) no-repeat 271px -82px;
}

P.sms-form {
	margin: 0 !important;
}
P.sms-form LABEL,
P.sms-form INPUT {
	display: block;
	vertical-align: top;
}
P.sms-form LABEL {
	padding: 0 0 5px 0;
	color: #666;
	font-size: 16px;
	line-height: 1.25;
	font-weight: bold;
}
P.sms-form INPUT {
	width: 220px;
	padding: 4px 9px;
	background: #fff url(bg_field.png) no-repeat 0 0;
	color: #666;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
}
P.sms-form INPUT:focus {
	color: #202020;
}
P.sms-form BUTTON {
	margin-top: 15px;
}

P.sms-form1 {
	float: left !important;
}
P.sms-form2 {
	float: right !important;
}

/* kvm test */

#kvm-ref {
	margin-top: 20px;
}
#kvm-ref BUTTON {
	width: 220px;
}
#kvm-wrap {
	display: none;
	position: absolute;
	z-index: 101;
	width: 675px;
	height: 400px;
	background: url(bg_kvm_wrap.png) no-repeat 0 0;
}
#kvm-wrap .inner {
	width: 620px;
	height: 357px;
	overflow: hidden;
	margin: 24px 0 0 31px;
}
#kvm-wrap DIV.action {
	text-align: center;
}
#kvm-wrap DIV.action P {
	float: none;
	display: -moz-inline-box;
	display: inline-block;
	vertical-align: top;
}

DIV.kvm-test P,
DIV.kvm-test H2 {
	line-height: 20px;
}
DIV.kvm-test H2 {
	margin-top: 16px;
	padding: 0;
	border: none;
}
DIV.kvm-test H2 SPAN {
	margin-left: 2px;
	font-size: 14px;
	font-weight: normal;
}
DIV.kvm-test H2 SPAN.error {
	padding-left: 15px;
	background-position: 0 4px;
}
DIV.kvm-test P {
	margin-top: 5px;
}

DIV.kvm-test UL {
	margin: 0;
	padding-top: 10px;
}
DIV.kvm-test LI {
	padding: 10px 0 0;
	background: none;
	vertical-align: top;
}
.js DIV.kvm-test LI {
	text-align: center;
}
.js DIV.kvm-test LI INPUT {
	position: absolute;
	left: -5000px;
}
DIV.kvm-test LI INPUT {
	margin-left: 20px;
	vertical-align: middle;
}
DIV.kvm-test LI SPAN,
DIV.kvm-test LI LABEL {
	float: left;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
}
DIV.kvm-test LI SPAN {
	width: 30px;
	text-align: center;
}
DIV.kvm-test LI LABEL {
	width: 270px;
	background: url(bg_kvmtest.png) no-repeat;
	cursor: pointer;
}
DIV.kvm-test LI LABEL.checked {
	color: #fff;
	font-weight: bold;
}
DIV.kvm-test LI LABEL.first {
	background-position: 0 0;
}
DIV.kvm-test LI LABEL.first:hover {
	background-position: 0 -35px;
}
DIV.kvm-test LI LABEL.first.checked {
	background-position: 0 -70px !important;
}
DIV.kvm-test LI LABEL.last {
	background-position: 100% 0;
}
DIV.kvm-test LI LABEL.last:hover {
	background-position: 100% -35px;
}
DIV.kvm-test LI LABEL.last.checked {
	background-position: 100% -70px !important;
}

DIV.kvm-result {
	height: 252px;
	overflow: hidden;
	text-align: center;
}
DIV.kvm-result SPAN,
DIV.kvm-result STRONG {
	display: block;
}
DIV.kvm-result SPAN {
	color: #999;
	font-size: 30px;
	line-height: 90px;
}
DIV.kvm-result STRONG {
	color: #ccc;
	font-size: 144px;
	line-height: 1;
}

/* errors */

P.error,
P.error LABEL,
SPAN.error,
P.error + P.info {
	color: #dc291e !important;
}
SPAN.error,
P.error SPAN {
	padding-left: 16px;
	background: url(bg_error.gif) no-repeat 1px 6px;
}
P.error SELECT,
P.error TEXTAREA,
P.error INPUT.text {
	border-color: #dc291e;
}
P.error SELECT:focus,
P.error TEXTAREA:focus,
P.error INPUT.text:focus {
	outline: 2px solid #fdd;
}

/* =jcrop
-------------------------------------------------- */
.jcrop-holder {
	text-align: left;
	/* Fixes issue here http://code.google.com/p/jcrop/issues/detail?id=1 */
}
.jcrop-vline,
.jcrop-hline {
	font-size: 0;
	position: absolute;
	background: #fff url(jcrop.gif) repeat 0 0;
}
.jcrop-vline {
	height: 100%;
	width: 1px !important;
}
.jcrop-hline {
	width: 100%;
	height: 1px !important;
}
.jcrop-handle {
	font-size: 1px;
	width: 7px !important;
	height: 7px !important;
	border: 1px #eee solid;
	background-color: #333;
	*width: 9px;
	*height: 9px;
}
.jcrop-tracker {
	width: 100%;
	height: 100%;
}
.custom .jcrop-vline,
.custom .jcrop-hline {
	background: yellow;
}
.custom .jcrop-handle {
	border-color: black;
	background-color: #c7bb00;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* =cropbox
-------------------------------------------------- */
#cropbox {
	margin: 20px 0 0;
}
#cropbox .col1 {
	float: left;
	width: 228px;
	margin: 0;
}
#cropbox .col1 P {
	margin: 0;
}
#cropbox .col2 {
	float: right;
	width: 322px;
}
#cropbox .col3 P {
	margin: 0 0 .75em;
}

/* =campaign
-------------------------------------------------- */
UL.campaign {
	margin: 0;
	padding: 8px 0 30px;
	border-bottom: 1px dotted #e0e0e0;
	font-size: 13px;
	line-height: 20px;
}
UL.campaign LI {
	padding: 0;
	background: none;
}
UL.campaign H2 {
	margin: 0;
	line-height: 20px;
}
UL.campaign P {
	margin-top: 15px;
}
UL.campaign .col1 {
	float: right;
	width: 200px;
	margin: 0;
}
UL.campaign .col1 IMG {
	display: block;
	margin: 15px 0 0 50px;
}
UL.campaign .col2 {
	float: left;
	width: 400px;
}

/* winner */

UL.winner {
	margin: 0;
	line-height: 20px;
}
UL.winner LI {
	float: left;
	width: 145px;
	margin-right: 20px;
	padding: 25px 0 0;
	background: none;
	text-align: right;
}
UL.winner LI.last {
	margin: 0;
}
UL.winner P {
	margin: 0;
}
UL.winner P.date {
	color: #999;
	font-size: 11px;
}
UL.winner P.date STRONG {
	display: block;
	color: #666;
	font-size: 13px;
}
UL.winner P.nr {
	color: #ccc;
	font-size: 24px;
	font-weight: bold;
	line-height: 30px;
}

/* =inputs
-------------------------------------------------- */
INPUT[type="radio"],
INPUT[type="checkbox"] {
	margin: 3px;
	padding: 1px;
}
*+HTML INPUT[type="radio"],
*+HTML INPUT[type="checkbox"] {
	margin: 0;
}
SELECT,
TEXTAREA,
INPUT[type="text"],
INPUT[type="password"] {
	-moz-border-radius: 2px;
	-moz-outline-radius: 3px;
}

SELECT,
TEXTAREA,
INPUT.date,
INPUT.time,
INPUT.text,
INPUT.phone {
	border: 1px solid;
	border-color: #c0c0c0 #e0e0e0 #e0e0e0 #c0c0c0;
	font-size: 14px;
}
INPUT.text,
INPUT.date,
INPUT.time,
INPUT.phone {
	padding: 3px;
}

SELECT {
	min-height: 15px;
	padding: 2px 2px 2px 0;
}
OPTION.label {
	color: #808080;
}

INPUT.text {
	width: 200px;
}
INPUT.min {
	width: 40px;
}
INPUT.small {
	width: 80px;
}
INPUT.medium {
	width: 297px;
}
INPUT.wide {
	width: 428px;
}
INPUT.date {
	width: 68px;
	padding-right: 18px;
	background: #fff url(ico_cal.gif) no-repeat 71px 40%;
	cursor: pointer;
}
INPUT.time {
	width: 40px;
}

INPUT.example,
TEXTAREA.example {
	color: #999;
}

TEXTAREA {
	width: 428px;
	height: 240px;
	padding: 3px;
	line-height: 20px;
	overflow: auto;
}
TEXTAREA.expanded {
	height: 300px;
}

SELECT:focus,
TEXTAREA:focus,
INPUT[type="text"]:focus,
INPUT[type="password"]:focus {
	border-color: #00a2e5;
	outline: 2px solid #d1ebf2;
	outline-offset: 0;
}

/* =buttons
-------------------------------------------------- */
BUTTON,
LABEL[for],
INPUT[type="reset"],
INPUT[type="button"],
INPUT[type="submit"],
INPUT[type="radio"],
INPUT[type="checkbox"] {
	cursor: pointer;
}

A.button {
	display: -moz-inline-box;
	display: inline-block;
	padding: 0 9px;
	border: 1px solid #e0e0e0;
	background: #fff;
	font-size: 11px;
	line-height: 20px !important;
	font-weight: bold;
	text-decoration: none !important;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	border-radius: 15px;
	outline: none;
}
A.button:hover,
A.button:focus {
	border-color: #c0c0c0;
}
A.button:active {
	border-color: #a0a0a0;
}

/* button next */

BUTTON,
BUTTON .a {
	position: relative;
	height: 36px;
}
BUTTON {
	width: auto;
	overflow: visible;
	margin: 0;
	padding: 0 1px 0 0;
	border: none;
	background: none;
	outline: none;
	vertical-align: top;
}
BUTTON SPAN {
	display: block;
	background: url(bg_button.png) no-repeat;
	color: #444;
	font-size: 13px;
	line-height: 34px;
	font-weight: bold;
	white-space: nowrap;
	cursor: pointer;
}
BUTTON .a {
	padding-left: 20px;
	background-position: 0 0;
}
BUTTON .b {
	padding-right: 20px;
	background-position: 100% -108px;
}
BUTTON .c {
	padding: 0 0 2px;
	background-repeat: repeat-x;
	background-position: 0 -216px;
}
BUTTON:hover SPAN,
BUTTON:focus SPAN,
BUTTON:active SPAN {
	color: #222;
}
BUTTON:hover .a,
BUTTON:focus .a {
	background-position: 0 -36px;
}
BUTTON:hover .b,
BUTTON:focus .b {
	background-position: 100% -144px;
}
BUTTON:hover .c,
BUTTON:focus .c {
	background-position: 0 -252px;
}
BUTTON:active .a {
	background-position: 0 -72px;
}
BUTTON:active .b {
	background-position: 100% -180px;
}
BUTTON:active .c {
	background-position: 0 -288px;
}

BUTTON::-moz-focus-inner {
	padding: 0;
	border: none;
}
*+html BUTTON {
	padding: 0;
	hide-focus: expression(this.hideFocus=true);
}
* html BUTTON {
	padding: 0;
	hide-focus: expression(this.hideFocus=true);
}

/* buttons with icons */

BUTTON.next .b,
BUTTON.final .b {
	padding-right: 31px;
}
BUTTON.next .c,
BUTTON.final .c {
	padding-right: 15px;
	font-size: 16px;
}

/* button next */

BUTTON.next .b {
	background-position: 100% -324px;
}
BUTTON.next:hover .b,
BUTTON.next:focus .b {
	background-position: 100% -360px;
}
BUTTON.next:active .b {
	background-position: 100% -396px;
}

/* button final */

BUTTON.final .b {
	background-position: 100% -432px;
}
BUTTON.final:hover .b,
BUTTON.final:focus .b {
	background-position: 100% -468px;
}
BUTTON.final:active .b {
	background-position: 100% -504px;
}

/* =content
-------------------------------------------------- */
.alert,
.alert EM,
.alert SPAN,
.alert STRONG {
	color: #ce3e01 !important;
}

/* lead */

DIV.lead {
	color: #666;
	font-size: 16px;
	line-height: 25px;
}
DIV.lead P + P {
	margin-top: 10px;
}

/* text */

DIV.text {
	font-size: 14px;
	line-height: 1.5;
	font-family: Arial, Helvetica, sans-serif;
}

/* teaser */

DIV.teaser,
DIV.teaser DIV.a,
DIV.teaser DIV.b {
	background-image: url(bg_teaser.png);
}
DIV.teaser DIV.a {
	padding-bottom: 14px;
	background-position: -280px 100%;
	background-repeat: no-repeat;
}
DIV.teaser DIV.b {
	padding: 14px 14px 0;
	background-position: 0 0;
	background-repeat: no-repeat;
}
DIV.teaser {
	background-position: -560px 0;
	background-repeat: repeat-y;
	font-size: 14px;
	line-height: 20px;
}
DIV.teaser .hr {
	height: 0;
	overflow: hidden;
	margin: 15px -12px 0;
	padding: 0 12px;
	border-top: 1px solid #e6edae;
	border-bottom: 1px solid #fff;
}
DIV.teaser .hr HR {
	display: none;
}
DIV.teaser H2 {
	margin-top: 20px;
}
DIV.teaser H2.first {
	min-height: 20px;
	margin: -24px 0 0;
	padding: 24px 50px 0 0;
	background: url(bg17.png) no-repeat 100% 0;
}
DIV.teaser P {
	margin-top: 12px;
}
DIV.teaser P.info {
	margin: 0;
	font-size: 11px;
}
DIV.teaser P.remark {
	margin: 0;
	line-height: 20px;
}
DIV.teaser STRONG {
	white-space: nowrap;
}
DIV.teaser LABEL,
DIV.teaser INPUT.text,
DIV.teaser TEXTAREA {
	display: block;
	margin: 0;
	vertical-align: top;
}
DIV.teaser LABEL {
	line-height: 20px;
}
DIV.teaser INPUT.text {
	width: 242px;
	padding: 6px 4px;
	text-transform: uppercase;
}
DIV.teaser .password INPUT.text {
	width: 180px;
	padding: 8px 4px;
}
DIV.teaser TEXTAREA {
	width: 242px;
	height: 120px;
	padding: 4px;
}
DIV.teaser INPUT.text:focus,
DIV.teaser TEXTAREA:focus {
	border: 1px solid #9c6;
	outline: 1px solid #dfefa3;
}
DIV.teaser .error INPUT.text:focus,
DIV.teaser .error TEXTAREA:focus {
	border-color: #dc291e !important;
	outline: 1px solid #fcc !important;
}
DIV.teaser TABLE {
	width: auto;
}
DIV.teaser TH,
DIV.teaser TD {
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
}
DIV.teaser TD {
	padding-left: 20px;
	text-align: right;
}

/* example */

DIV.example H2 {
	margin: 1.21em 0 .5em;
	padding-left: 14px;
	color: #808080;
	font-size: 14px;
	font-weight: normal;
}
DIV.example DIV.a,
DIV.example DIV.b {
	background: url(bg21.png) no-repeat 100% 0;
}
DIV.example DIV.a {
	padding-bottom: 14px;
	background-position: 100% 100%;
}
DIV.example DIV.b {
	padding: 14px 14px 0 74px;
}
DIV.example H3 {
	margin: 0 0 .42em 0;
	color: #808080;
	font-size: 12px;
	font-weight: normal;
}
DIV.example P {
	margin: 0 0 0 10px;
}
DIV.example P.nr {
	margin-top: -0.125em;
	margin-bottom: .42em;
}
DIV.example P.nr STRONG {
	font-size: 16px;
}

/* =sms
-------------------------------------------------- */
#sms,
#sms DIV.a {
	background: url(bg_sms.png) no-repeat 0 100%;
}
#sms {
	margin-bottom: 20px;
	padding-bottom: 14px;
	font-size: 14px;
	line-height: 1.429;
}
#sms DIV.a {
	padding: 14px 14px 0;
	background-position: 0 0;
}
#sms DIV.col1 {
	float: left;
	width: 296px;
}
#sms DIV.col2 {
	float: right;
	width: 284px;
}
#sms H2 {
	margin: 0;
	padding: 0;
}
#sms DIV.col1 H2,
#sms DIV.col2 H2 {
	min-height: 44px;
	margin-bottom: 1em;
}
#sms DIV.col1 H2 {
	width: 191px;
	padding-left: 62px;
	background: url(bg17.png) no-repeat 0 0;
}
#sms DIV.col2 H2 {
	width: 191px;
	padding-left: 52px;
	background: url(bg_ico_done.png) no-repeat 0 0;
}
#sms P {
	margin-top: .75em;
}
#sms UL {
	margin: 1.3125em 0 0 1em;
}
#sms UL LI {
	margin-bottom: .5em;
	background-position: 0 .5em;
	line-height: 1.42;
}

/* =info
-------------------------------------------------- */
DIV.info {
	margin-top: 30px;
	padding-top: 1em;
	border-top: 1px solid #e0e0e0;
}
DIV.info H2 {
	margin: 0;
	font-size: 12px;
	text-transform: uppercase;
}
DIV.info P {
	margin-top: .75em;
}
DIV.info DL {
	margin: 0;
}
DIV.info DT {
	padding: 1em 0 .5em;
	font-weight: bold;
}
DIV.info A {
	border: none;
	text-decoration: underline;
}
DIV.info A.more {
	white-space: nowrap;
}

/* =post-actions
-------------------------------------------------- */
UL.actions {
	margin: 1.5em 0 0 0;
	padding-left: 36px;
	font-size: 16px;
	font-weight: bold;
}
UL.actions LI {
	padding: 0;
	background: none;
}
UL.actions LI A {
	float: left;
	padding: .25em 0 .25em 14px;
	background: url(bg_dl.gif) no-repeat 0 50%;
}

UL.actions-alt {
	font-weight: normal;
}

/* =footer
-------------------------------------------------- */
#footer {
	width: 990px;
	margin: 15px -25px 0;
	padding-bottom: 25px;
	min-height: 82px;
	background: url(bg_footer.png) no-repeat 0 0;
	color: #909090;
}
#footer DIV.inner {
	padding: 25px;
}
#footer DIV.col1,
#footer DIV.col2 {
	width: 460px;
	overflow: hidden;
}
#footer DIV.col1 {
	float: left;
}
#footer DIV.col2 {
	float: right;
}
#footer A {
	color: #909090;
	text-decoration: underline;
	outline: none;
}
#footer A:hover,
#footer A:focus {
	color: #0048b8 !important;
}
#footer P {
	margin: 0 0 1em;
}
#footer P SPAN {
	margin: 0 3px;
	color: #c0c0c0;
}
#footer DIV.row {
	padding-bottom: 1em;
}
#footer DIV.row P {
	float: left;
	margin: 0 20px 0 0;
}

P.twitter A,
P.facebook A {
	display: block;
	padding-left: 21px;
	background-position: 0 50%;
	background-repeat: no-repeat;
	color: #06c !important;
	text-decoration: none !important;
}
P.twitter A {
	background-image: url(ico_twitter.png);
}
P.facebook A {
	background-image: url(ico_facebook.png);
}
P.twitter A:hover,
P.twitter A:focus,
P.facebook A:hover,
P.facebook A:focus {
	text-decoration: underline !important;
}

/* =modalphoto
-------------------------------------------------- */
#overlay {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 100;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	filter: alpha(opacity="50");
}
#modalphoto {
	position: absolute;
	top: -20px;
	left: -20px;
	z-index: 101;
	width: 0;
	height: 0;
	overflow: hidden;
	border: 10px solid #fff;
	background: #000;
}
#modalphoto.ready {
	position: fixed;
	top: 50%;
	left: 50%;
	cursor: pointer;
}
#modalphoto IMG {
	display: block;
	background: #fff;
}

/* =modalpopup
-------------------------------------------------- */
#modalwrap {
	display: none;
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 101;
	width: 476px;
	margin: 0 0 0 -225px;
	text-align: left;
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}
DIV.modalpopup {
	display: none;
	padding: 4px;
	background: #fff;
	text-align: left;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}

/* header */

DIV.modalheader {
	padding: 10px 16px;
	background: #00a2e5;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
DIV.modalheader H2 {
	margin: 0;
	color: #fff;
}

/* content */

DIV.modalcontent {
	padding: 3px 16px 19px;
}
DIV.modalcontent P {
	margin-top: 1em !important;
}
DIV.modalcontent H2 {
	margin: 0;
	font-size: 18px;
	line-height: 1.278;
}
DIV.modalcontent TEXTAREA {
	height: 105px;
}

/* footer */

DIV.modalfooter {
	padding: 10px 15px;
	border: 1px solid #d1ebf2;
	background: #f0f8fa;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
}
DIV.modalfooter P {
	margin: 0;
	border: none !important;
	background: none !important;
}

/* =dimensions
-------------------------------------------------- */
.w150 { width: 150px }

.mt30 { margin-top: 30px !important; }

/* =IE fixes
-------------------------------------------------- */
* html #overlay {
	position: absolute;
	height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
* html #modalwrap,
* html #modalphoto.ready {
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}