/* 1. Global styles */
body
{
	background:#ebe3d8 url(/Layout/Default/Image/taustasuikale_alasivu.jpg) repeat-y 50% 0;
	color:#333333;
}

body.frontpage
{
    background-image: url(/Layout/Default/Image/taustasuikale.jpg);
}

p
{
	font-weight:normal;
	margin:0 0 8px 0;
	padding:0px;
} 
       
h1
{
	font-size:36px;
	line-height:42px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0px;
}

h2
{
	font-size:36px;
	line-height:42px;
	font-weight:normal;
	margin:0 0 10px 0;
	padding:0px;
}

h3
{
	font-size:25px;
	line-height:29px;
	font-weight:normal;
	margin:0 0 8px 0;
	padding:0px;
}

h4
{
	font-size:25px;
	line-height:29px;
	font-weight:bold;
	margin:0 0 8px 0;
	padding:0px;
}

h5
{
	font-size:18px;
	line-height:22px;
	font-weight:normal;
	margin:0 0 8px 0;
	padding:0px;
}

h6
{
	font-size:18px;
	line-height:22px;
	font-weight:bold;
	margin:0 0 8px 0;
	padding:0px;
}

a:link
{
	text-decoration:none;
	color:#79001f;
}

a:visited
{
	text-decoration:none;
	color:#79001f;
}

a:hover
{
	text-decoration:underline;
	color:#79001f;
}

a:active, a:focus
{
	text-decoration:underline;
	color:#79001f;
}

/* 2. Styles for wrappers */
div#wrapper
{
	min-height:1166px;
	background:url(/Layout/Default/Image/taustakuva_alasivu.jpg) no-repeat 50% 0;
	margin:0 auto 0 auto;
}

body.frontpage div#wrapper 
{
    background-image: url(/Layout/Default/Image/taustakuva.jpg);
}

div#innerWrapper
{
	width:940px;
	margin:0 auto 0 auto;
}

/* Header */
div#mainHeader
{
	border-bottom:solid 2px #655b51;
	padding-bottom:23px;
}

div#mainHeader div.logo
{
	float:left;
	margin-top:20px;
}

div#headerLeft
{
	float:left;
}

div#headerLeft div.text
{
	border-bottom:solid 1px #b7a798;
	width:241px;
	height:231px;
	overflow:hidden;
}

div#headerLeft div.smallText
{
	font-size:11px;
	line-height:13px;
}

body.withTallerImage div#headerLeft div.text 
{
    height: 309px;
}

div#headerLeft div.text div.title, div#headerLeft div.text div.content
{
	margin:15px 15px 0 0;
}

div#headerLeft div.smallText div.title, div#headerLeft div.smallText div.content
{
	margin:10px 10px 0 0;
}

div#headerLeft h2
{
	font-size:25px;
	line-height:29px;
	text-transform:uppercase;
	font-weight:bold;
}

div#headerLeft div.smallText h2
{
	font-size:24px;
	line-height:28px;
}

div#headerRight
{
	float:right;
}


div#headerRight div.image
{
	border:solid 1px #b7a798;
	border-top:0;
	width:697px;
	height:231px;
}

body.withTallerImage div#headerRight div.image
{
    height: 309px;
}

div#headerSubNavi
{
	clear:both;
	height:35px;
	border-bottom:solid 1px transparent;
}


/* Content */
div#contentWrapper
{
	width:100%;
	background:url(/Layout/Default/Image/koriste02.gif) no-repeat 100% 0;
	min-height:55px;
}

#contentWrapper li
{
	list-style-position:inside;
}

div#contentExtra
{
	width:240px;
	float:left;
	min-height:10px;
}

.contentLeft div#contentExtra
{
	margin-top:45px;
}

div#contentExtra div.control
{
	margin:20px 20px 0 0;
}

.contentLeft div#contentExtra div.control
{
	margin:20px 0 0 20px;
}

div#contentExtra h2
{
	font-size:25px;
	line-height:29px;
	text-transform:uppercase;
	font-weight:bold;
}

div#contentMain
{
	width:696px;
	float:left;
}

div#contentMain div.control
{
	margin-top:20px;
}

div#contentMain img
{
	border:solid 1px #b3a696;
}

.contentWide div#contentMain
{
	width:100%;
}


#contentWrapper #contentWideLeft
{
	clear: both;
	width:460px;
	float: left;
}

#contentWrapper #contentWideRight
{
	width:460px;
	float: right;
}

#contentWrapper #contentWideLeft h2, #contentWrapper #contentWideRight h2
{
	font-size:25px;
	line-height:30px;
}

#contentWrapper #contentWideLeft h3, #contentWrapper #contentWideRight h3
{
	font-size:18px;
	line-height:22px;
}

#contentWrapper #contentWideLeft h4, #contentWrapper #contentWideRight h4
{
	font-size:16px;
	line-height:20px;
}

div#contentWideLeft img, div#contentWideRight img
{
	border:solid 1px #ded7d1;
}

#contentWrapper #contentBottomDevider
{
	clear: both;
	width: 100%;
}

#contentWrapper #contentBottom1
{
	clear: both;
	width:298px;
	float: left;
}

#contentWrapper #contentBottom1 h5
{
	line-height:25px;
}

#contentWrapper #contentBottom1 .title
{
	border-bottom:solid 1px transparent; /* IE7 fix */
}

#contentWrapper #contentBottom2
{
	width:298px;
	float: left;
	margin-left:20px;
}

#contentWrapper #contentBottom3
{
	width:298px;
	float: right;
}

/* Footer */
div#footerWrapper
{
	clear:both;
	background:url(/Layout/Default/Image/grey_dot.gif) repeat-x 0 25px;
	margin:10px 0 10px 0;
}

div#footerInnerWrapper
{
	clear:both;
	background:url(/Layout/Default/Image/koriste01.gif) no-repeat 50% 0;
}

div#footerWrapper h2
{
	font-size:20px;
	line-height:25px;
	margin:0;
}

div#footerWrapper p
{
	margin:0;
}

div#footerWrapper div.footerLeft
{
	float:left;
	width:45%;
}

div#footerWrapper div.footerLeft img
{
	float:left;
	margin:10px 5px 0 0;
}

div#footerWrapper div.footerLeft h5
{
	float:left;
	margin-top:35px;
}

div#footerWrapper div.footerRight
{
	float:right;
	width:42%;
}

div#footerWrapper div.footerRight ul
{
	float:left;
	margin-right:20px;
}

div#footerWrapper div.footerRight li
{
	list-style-type:none;
}

div#footerWrapper div.footerRight li.title
{
	font-size:16px;
	line-height:20px;
	margin:10px 0 10px 0;
}

div#footerWrapper div.footerRight img
{
	margin:10px 10px 0 0;
}

div#footerWrapper div.fix
{
	clear:both;
	height:45px;
}


/* FrontPage specific styles */
.frontpage div#mainHeader
{
	padding-bottom:5px;
}

.frontpage div#contentWrapper
{
	background:none;
}

.frontpage div#contentMain
{
	width:100%;
	float:none;
	border-bottom:solid 1px #685e54;
	padding-bottom:10px;
	margin-bottom:10px;
}

.frontpage .textDate .date
{
	text-transform:uppercase;
	text-align:center;
	margin-top:5px;
}

.frontpage h1, .frontpage h2
{
	font-size:45px;
	line-height:50px;
}

div.frontpage #contentWrapper #contentBottom1
{
	clear: both;
	width: 220px;
	float: left;
}

div.frontpage #contentWrapper #contentBottom2
{
	width: 468px;
	float: left;
	border-right:solid 1px #42382e;
	border-left:solid 1px #42382e;
	margin-left:5px;
	padding:0 10px 0 10px;
}

div.frontpage #contentWrapper #contentBottom3
{
	width: 220px;
	float: right;
}

div.frontpage #contentWrapper #contentBottom1 h2, div.frontpage #contentWrapper #contentBottom3 h2
{
	font-size:23px;
	line-height:27px;
	text-transform:uppercase;
	font-weight:bold;
}

div.frontpage #contentWrapper #contentBottom1 img, div.frontpage #contentWrapper #contentBottom3 img
{
	margin-bottom:10px;
}

div.frontpage #contentWrapper #contentBottom2 h2
{
	font-size:33px;
	text-transform:uppercase;
	font-weight:bold;
}

div.frontpage #contentWrapper #contentBottom2 div.centerLift h2
{
	font-size:18px;
	line-height:22px;
	font-weight:normal;
}




/* 3. Default styles for controls */
div.control
{
}
div.control div.content
{
}
div.control div.title
{
}
div.control div.function
{
}

/* 4. Control type specific overrides */
div.navigationPath ul
{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
div.navigationPath li
{
	float: left;
	display: block;
}


/* 5. Wrapper specific overrides */
div#main div.control
{
}
div#contentLeft div.control 
{
}

/* 6. Additional css classes */
div.vertical
{
	clear: left;
}
div.vertical ul
{
	list-style: none;
	margin: 0;
	padding: 0;
}
div.vertical ul li
{
	float: left;
	padding-right: 10px;
	display: block;
}
.fleft
{
	float: left;
}
.fright
{
	float: right;
}

.clear
{
	clear:both;
	font-size:0px;
	line-height:0px;
	height:0px;
}

.hidden
{
	display:none;
}

span.underline, iframe.markItUpPreviewFrame span.underline
{
    text-decoration:underline;
}

span.strike, iframe.markItUpPreviewFrame span.strike
{
    text-decoration:line-through;
}

span.lime
{
	color:#a6d000;
}

div.readMoreLink a, div.goBack a, div.hyperLinkBack a
{
	display:inline-block;
	background-color:#322d2a;
	text-transform:uppercase;
	padding:4px 8px 4px 8px;
	color:#ffffff;
	margin-top:15px;
}



div.readMoreLink a:visited, div.goBack a:visited, div.hyperLinkBack a:visited
{ 
    color: #FFF; 
}

div.readMoreLink a:hover, div.goBack a:hover, div.hyperLinkBack a:hover
{
	text-decoration:none;
}

/* Search */
div.searchForm
{
	float:right;
	/* jos logon */
	/* margin-top:57px; */
	margin-top:30px;
}

div.searchForm div.fieldQueryString
{
	float:left;
	background:url(/Layout/Default/Image/search_bg.gif) no-repeat 0 0;
	width:166px;
	height:28px;
}

div.searchForm div.fieldQueryString input
{
	width:155px;
	height:19px;
	margin:5px 0 0 7px;
	padding:0;
	border:0;
	background-color:transparent;
	color:#333333;
}

div.searchForm  div.buttonSearch
{
	float:left;
	background:url(/Layout/Default/Image/btn_search_bg.gif) no-repeat 0 0;
	width:60px;
	height:28px;
}

div.searchForm  div.buttonSearch input
{
	width:60px;
	height:28px;
	margin:0;
	padding:0;
	border:0;
	background-color:transparent;
	color:#ffffff;
	text-transform:uppercase;
	font-size:12px;
	line-height:12px;
	cursor:pointer;
}

/* SearchResult */
div.searchResult div.hyperLinkTitle
{
	font-weight:bold;
	margin-bottom:5px;
}

div.searchResult div.labelModificationTime
{
	margin:5px 0 20px 0;
	font-style:italic;
}

div.searchResult div.ListPaging
{
	border-top:solid 1px #ded7d1;
	padding-top:10px;
}

div.searchResult div.PageSelect
{
	font-size:18px;
	line-height:25px;
}

div.searchResult a.linkButtonFirst, div.searchResult a.linkButtonPrevious, div.searchResult a.linkButtonNext, div.searchResult a.linkButtonLast
{
	font-size:24px;
}

/* Text loginLink */
div.loginLink
{
	float:right;
	margin:32px 0 0 30px;
	font-size:14px;
}

div.loginLink a
{
	display:inline-block;
	background-color:#322d2a;
	text-transform:uppercase;
	padding:4px 8px 4px 8px;
	color:#ffffff;
	font-size:12px;
}

div.loginLink a:visited 
{ 
    color: #FFF; 
}

div.loginLink a:hover, div.loginLink a:active
{
	text-decoration:none;
}


/* Logon */
div.logon
{
	float:right;
	margin:5px 0 0 40px;
}

div.logon div.title
{
	display:none;
}

div.logon div.sectionLogOn div.fieldLoginName, div.logon div.sectionLogOn div.fieldLoginPassword
{
	background:url(/Layout/Default/Image/logon_bg.gif) no-repeat 0 0;
	width:139px;
	height:22px;
	margin-bottom:5px;
}

div.logon div.sectionLogOn div.fieldLoginName input, div.logon div.sectionLogOn div.fieldLoginPassword input
{
	width:140px;
	height:13px;
	margin:4px 0 0 7px;
	padding:0;
	border:0;
	background-color:transparent;
	color:#333333;
}

div.logon div.buttonLogOff input, div.logon div.buttonLogOn input
{
	background-color:#322d2a;
	border:0;
	color:#ffffff;
	text-transform:uppercase;
	font-size:12px;
	line-height:12px;
	margin:0;
	padding:2px 4px 2px 4px;
	height:22px;
	cursor:pointer;
}

div.logon div.labelWelcomeTextTitle
{
	display:none;
}

div.logon div.labelWelcomeText
{
	margin-bottom:8px;
	height:47px;
}


/* Navigation */
div.navigation
{
}

div.mainNavigation
{
	clear:both;
	border-bottom:solid 1px #b3a696;
	float:left;
	width:80%;
}

div.mainNavigation li
{
	float: left;
	list-style-type:none;
	font-family:Arial, Sans-Serif;
	text-transform:uppercase;
	font-size:14px;
}

div.mainNavigation li a
{
	color:#333333;
	font-weight:bold;
	display:block;
	padding:0 3px 10px 3px;
	margin:10px 20px 0 0;
}

div.mainNavigation li a:visited { color: #333; }

div.mainNavigation li a:hover, div.mainNavigation li a:active, div.mainNavigation li a:focus
{
	color:#79001f;
	text-decoration:none;
	background:url(/Layout/Default/Image/navi_selected.gif) repeat-x 0 100%;
	
}

div.mainNavigation li.selected a
{
	color:#79001f;
	background:url(/Layout/Default/Image/navi_selected.gif) repeat-x 0 100%;
}


div.languageSelection
{
	border-bottom:solid 1px #b3a696;
	float:right;
	width:20%;
	text-align:right;
}


div.languageSelection li
{
	float:right;
	list-style-type:none;
	font-size:12px;
	text-align:right;
	width:30%;
}

div.languageSelection li a
{
	color:#333333;
	display:block;
	padding:0 0 10px 0;
	margin-top:10px;
}

div.languageSelection li a:visited
{
    color: #333; 
}

div.languageSelection li a:hover, div.languageSelection li a:active, div.languageSelection li a:focus
{
	color:#79001f;
	text-decoration:none;
}

div.languageSelection li.selected a
{
	color:#79001f;
}



div.level2Navigation
{
	clear:both;
	height:35px;
	border-bottom:solid 1px #b3a696;
}

div.level3Navigation
{
}

div.level2Navigation li
{
	float: left;
	list-style-type:none;
	font-family:Arial, Sans-Serif;
	text-transform:uppercase;
	font-size:12px;
}

div.level3Navigation li
{
	list-style-type:none;
	font-family:Arial, Sans-Serif;
	text-transform:uppercase;
	font-size:12px;
}

div.level2Navigation li a, div.level3Navigation li a
{
	color:#333333;
	font-weight:bold;
	display:block;
	padding:10px 8px 10px 8px;
}

div.level2Navigation li a:hover, div.level2Navigation li a:active, div.level2Navigation li a:focus,
div.level3Navigation li a:hover, div.level3Navigation li a:active, div.level3Navigation li a:focus
{
	color:#79001f;
	text-decoration:none;
	background:url(/Layout/Default/Image/navi_selected.gif) repeat-x 0 100%;
	
}

div.level2Navigation li.selected a, div.level3Navigation li.selected a
{
	color:#79001f;
	background:url(/Layout/Default/Image/navi_selected.gif) repeat-x 0 100%;
}

div.level3Navigation li.rootPage
{
	font-family:Georgia, Times New Roman, serif;
	font-size:25px;
	line-height:30px;
	font-weight:normal;
	margin-top:0;
	border-bottom:solid 1px #b3a696;
}

div#contentExtra div.level3Navigation li.rootPage a:hover, div#contentExtra div.level3Navigation li.rootPage a:active,
div#contentExtra div.level3Navigation li.rootPage a:focus, div#contentExtra div.level3Navigation li.rootPage a
{
	color:#333333;
	background:none;
}

/* different Text styles */
div.printLink
{
	float:right;
	margin:25px 0 0 35px;
	width:24px;
	height:24px;
}

div.text img
{
	float:left;
	margin:0 15px 10px 0;
}

div.imageRight img
{
	float:right;
	margin:0 0 10px 15px;
}

div.ReadMore p a
{
	display:inline-block;
	background-color:#322d2a;
	text-transform:uppercase;
	padding:4px 8px 4px 8px;
	color:#ffffff;
	margin-top:15px;
}

div.ReadMore p a:visited 
{ 
    color: #FFF; 
}

div.ReadMore p a:hover
{
	text-decoration:none;
}

div.centerLift
{
	text-align:center;
	border-bottom:solid 1px #685e54;
	margin-bottom:10px;
	padding-bottom:20px;
	font-size:22px;
	line-height:26px;
	text-transform:uppercase;
}

div.centerLift h2
{
	background:url(/Layout/Default/Image/frontpage_lift_decoration.png) no-repeat 50% 2px;
	font-size:18px;
	line-height:22px;
	font-weight:normal;
}

div.centerLift p
{
	padding:0 20px 0 20px;
	font-weight:bold;
}

div.border3
{
	float:left;
	width:299px;
	margin-right:20px;
}

div.border3 div.title
{
	display:none;
}

div.border3 div.content p
{
	margin:0;
}

div.border3 h6
{
	font-size:17px;
	padding-top:15px;
}

div.border3 img
{
	margin:0 0 5px 0;
	width:299px;
	height:274px;
}

div.borderBottom
{
	border-bottom:solid 1px #685e54;
	padding-bottom:10px;
	margin-bottom:10px;
}

div.borderTop
{
	border-top:solid 1px #685e54;
	padding-top:10px;
	margin-top:20px;
}

div.borderTop h2
{
	font-size:25px;
	line-height:30px;
	margin-bottom:10px;
}

div.infoBox
{
	border:solid 1px #CCC;
	background:#ffffff url(/Layout/Default/Image/koriste03.gif) no-repeat 1px 1px;
}

div.infoBox div.content
{
	background:url(/Layout/Default/Image/koriste04.gif) no-repeat 100% 100%;
	min-height:55px;
	padding:0 40px 10px 40px;
	margin:0 1px 1px 0
}

div.infoBox div.title
{
	margin:20px 40px 0 40px;
}

div.infoBox p
{
	margin:0 0 16px 0;
}

#contentWrapper div.infoBox div.content img
{
	float:none;
	margin:0;
	border:0;
}

div.timeTitle h2
{
	border:solid 1px #ded7cf;
	background-color:#ffffff;
	padding:10px 15px 15px 15px;
	float:left;
	margin-right:10px;
}


div.contact1 table td
{
	width:25%;
}

div.contact2 table td
{
	width:16%;
}


/* CustomForms */
div.customFormView
{
	border:solid 8px #333333;
	padding:2px;
	background-color:#ffffff;
}

div.customFormView div.content
{
	background:url(/Layout/Default/Image/koriste04.gif) no-repeat 100% 100%;
	padding-bottom:15px;
}

div.customFormView table.customFormTable
{
	background:url(/Layout/Default/Image/koriste03.gif) no-repeat 0 0;
	width:100%;
}

div.customFormView table.customFormTable th
{
	font-size:25px;
	line-height:30px;
	text-align:center;
	font-weight:normal;
	padding:10px 0 8px 0;
}

div.customFormView td
{
	padding-bottom:5px;
	vertical-align:middle;
}

div.customFormView td.field
{
	background:url(/Layout/Default/Image/text_bg.gif) no-repeat 0 0;
	width:315px;
	height:28px;
	padding-right:10px;
}

div.customFormView td.field input
{
	width:298px;
	height:22px;
	margin:5px 0 0 7px;
	padding:0;
	border:0;
	background-color:transparent;
	color:#333333;
}

div.customFormView hr
{
	display:none;
}

div.customFormView td.lbl
{
	padding-left:20px;
}

div.customFormView div.buttons
{
	text-align:center;
	margin-top:6px;
}

div.customFormView div.buttons input.buttonSubmit
{
	background-color:#322d2a;
	border:0;
	color:#ffffff;
	text-transform:uppercase;
	font-size:12px;
	line-height:12px;
	margin:0;
	padding:2px 4px 2px 4px;
	height:22px;
	cursor:pointer;
}

/* Muut buttonit */
.Normal-button-0
{
	background-color:#322d2a;
	border:0;
	color:#ffffff;
	text-transform:uppercase;
	font-size:12px;
	line-height:12px;
	margin:0;
	padding:2px 4px 2px 4px;
	height:22px;
	cursor:pointer;
}


/* Blogi */
div.blog div.content img
{
	float:left;
	margin:0 15px 10px 0;
}

div.blog li
{
	list-style-position:inside;
	margin:4px 0 4px 0;
}

div.imageRight div.content img
{
	float:right;
	margin:0 0 10px 15px;
}

div.post
{
	clear:both;
}

div.post p.published
{
	display:none;
}


/* ChannelView */
div.channelView h2
{
	font-size:20px;
	line-height:24px;
	font-weight:bold;
}

div.channelView h3
{
	font-size:12px;
	line-height:16px;
	background:url(/Layout/Default/Image/circle.gif) no-repeat 0 5px;
	padding-left:15px;
}

div.frontpage div.channelView h3
{
	background:none;
	padding-left:0;
}

div.frontpage div.channelViewFrontpageLift h3
{
	font-size:20px;
	line-height:24px;
	font-weight:bold;
}

div.frontpage div.channelViewFrontpageLift h2
{
	margin:20px 0 20px 0;
}

div#contentExtra div.channelView h2
{
	font-size:20px;
	line-height:24px;
	text-transform:none;
}

div.channelView div.channelDescription, div.channelView div.channelPublishingTime, div.channelView div.channelAuthor, div.channelView div.channelNumberOfComments
{
	margin-bottom:8px;
}

div.channelView div.channelRatings
{
	font-weight:bold;
	font-size:16px;
	margin-bottom:20px;
}


/* Rating */
div#contentMain div.rating img
{
	border:0;
	float:left;
	margin:2px 15px 10px 0;
}

div.rating div.positiveValue, div.rating div.negativeValue
{
	float:left;
	font-weight:bold;
	font-size:16px;
	line-height:22px;
	margin-right:20px;
}

div.rating div.positiveValue
{
	color:#a6d000;
}

div.rating div.negativeValue
{
	color:#fe7302;
}

/* FeedLink */
div.sectionFeedLink
{
	clear:both;
	margin-top:10px;
}

div#contentMain div.sectionFeedLink img
{
	border:0;
	float:left;
	margin:0 15px 10px 0;
}

/* Commenting */
div.commenting
{
	clear:both;
}

div.commenting h3
{
	margin-top:15px;
}

iframe.markItUpPreviewFrame
{
	width:630px;
	border:solid 1px #ded7d1;
}


div.commentInsert
{
	color:#79001f;
	font-weight:bold;
}

div.commentInsert div.commentatorDetails, div.commentInsert div.commentEditor, div.commentInsert div.captcha
{
	color:#333333;
}

div.commentInsert div.commentatorDetails, div.commentInsert div.commentEditor
{
	margin-top:20px;
}

div.commentInsert .fieldComment
{
	border:solid 1px #ded7d1;
}

div.commentInsert div.fieldCommentator
{
	background:url(/Layout/Default/Image/text_bg.gif) no-repeat 0 0;
	width:315px;
	height:28px;
	padding-right:10px;
	margin-top:5px;
}

div.commentInsert div.fieldCommentator input
{
	width:298px;
	height:22px;
	margin:5px 0 0 7px;
	padding:0;
	border:0;
	background-color:transparent;
	color:#333333;
}

div.commentList div.comment
{
	border-bottom:solid 1px #ded7d1;
	padding-bottom:10px;
	margin-bottom:10px;
}

div.commentList p.commentMeta
{
	margin-top:8px;
	font-style:italic;
}

blockquote
{
	border:solid 1px #ded7d1;
	background-color:#ffffff;
	padding:15px;
}

blockquote cite
{
	display:block;
	margin-bottom:5px;
}

div.commentList div.quoteLinkContainer
{
	float:right;
}

div.commentList div.quoteLinkContainer a
{
	display:block;
	background-color:#322d2a;
	border:0;
	color:#ffffff;
	text-transform:uppercase;
	font-size:12px;
	line-height:12px;
	text-align:center;
	margin:0;
	padding:4px 4px 0 4px;
	height:18px;
	width:60px;
	cursor:pointer;
}

div.commentList div.quoteLinkContainer a:hover
{
	text-decoration:none;
}

/* Paging */
span.labelThreadsTotal
{
	display:none;
}

/* Captcha */
div.captcha
{
	margin-bottom:10px;
}

div.captcha div.title
{
	margin-bottom:10px;
}

div#contentMain div.captcha img
{
	border:0;
	float:none;
	margin:0;
}

div.captcha td.captchaInput
{
	padding-left:5px;
}

div.captcha td.captchaInput span
{
	display:block;
	float:left;
	background:url(/Layout/Default/Image/logon_bg.gif) no-repeat 0 0;
	width:139px;
	height:22px;
}

div.captcha td.captchaInput span input
{
	width:140px;
	height:13px;
	margin:2px 0 0 7px;
	padding:0;
	border:0;
	background-color:transparent;
	color:#333333;
	font-size:11px;
}

/* Gallery */
div.gallery div.function, div.galleryPerson div.function
{
	margin-bottom:20px;
}

div.gallery select, div.galleryPerson select
{
	background-color:#322d2a;
	color:#ffffff;
	border:0;
	font-family:Arial, Sans-Serif;
	margin-right:10px;
}

div.gallery div.bgMiddle
{
	background:url(/Layout/Default/Image/border_middle.jpg) repeat-y 0 0;
	width:918px;
}

div.gallery div.bgBottom
{
	background:url(/Layout/Default/Image/border_bottom.jpg) no-repeat 0 100%;
}

div.gallery div.bgTop
{
	background:url(/Layout/Default/Image/border_top.jpg) no-repeat 0 0;
	padding:23px 22px 26px 26px;
}

div.gallery div.details
{
	display:none;
}

div#contentMain div.gallery div.image
{
	margin:0;
	padding:0;
	width:79px;
	height:79px;
	float:left;
}

div.gallery div.image div.content
{
	margin:0;
	padding:2px 2px 2px 0;
	width:79px;
	height:79px;
}

div.gallery div.image div.content img
{
	margin:0;
	padding:0;
	width:77px !important;
	height:77px !important;
}

div.galleryPerson div.frame1 div.detail
{
	float:left;
	width:301px;
}

div.galleryPerson div.frame1 div.painting
{
	background:url(/Layout/Default/Image/frame1.jpg) no-repeat 0 0;
	padding:19px 0 40px 38px;
}

div.galleryPerson div.frame1 div.description
{
	float:right;
	width:620px;
}

div.galleryPerson div.frame2 div.detail
{
	float:left;
	width:416px;
}

div.galleryPerson div.frame2 div.painting
{
	background:url(/Layout/Default/Image/frame2.jpg) no-repeat 0 0;
	padding:15px 0 40px 38px;
}

div.galleryPerson div.frame2 div.description
{
	float:right;
	width:505px;
}

div.galleryPerson div.detail div.name
{
	font-weight:bold;
	margin:10px 0 8px 0;
}

/* Announcements */
div.announcementGroup div.announcement
{
	margin-bottom:15px;
}

div.announcementGroup div.hyperLinkTitle
{
	font-size:16px;
	line-height:20px;
}

div.announcementArchive td
{
	padding:0 15px 6px 0;
}

/*************************
Campaign specific styles
**************************/
.campaign #contentMain { padding-top: 60px; }
.campaign #footerInnerWrapper { height: 50px; }