﻿/**** News List ****/
.news_list {width:100%; color:#7D7D7D;}
.news_list tr {border:none;}
.news_list th {padding:5px 0 0 30px; text-align:center; font-size:14px; font-family:Tahoma; font-weight:normal; vertical-align:top; height:550px;}
.news_list td.month-heading {background-color:#94BDE3; border:solid 1px #b2b2b2; padding:4px 4px 4px 5px; font-size:12px; color:White;}
.news_list td.month-heading:hover {background-color:#94BDE3;}
.news_list td.heading {background:#f7f7f7 url("/images/arrow.png") no-repeat scroll 2px 3px; border:solid 1px #b2b2b2; padding:4px 4px 4px 25px; font-size:12pt; color:Black;}
.news_list td.heading:hover {background-color:#f7f7f7;}
.news_list td {padding:4px 4px 8px 4px; font-size:12px;}
.news_list td.pr {background-image:url("/images/search-pr-icon.png"); background-repeat:no-repeat; background-position:4px 10px; padding:4px 4px 8px 28px;}
.news_list td.bn {background-image:url("/images/search-bn-icon.png"); background-repeat:no-repeat; background-position:4px 10px; padding:4px 4px 8px 28px;}
.news_list td:hover {background-color:#f7f7f7;}
.news_list td.nohighlight:hover {background-color:Transparent;}
.news_list td .aside {float:right; padding-left:3px;}
.news_list td a:link, 
.news_list td a:visited {text-decoration:none;}
.news_list td a:hover, 
.news_list td a:active {}
.news_list td dt .type {font-size:12px; margin:2px 0 0px 3px; font-weight:normal; color:#94BDE3;}
.news_list td dt a:link,
.news_list td dt a:visited {font-size:15px; line-height:19px; color:#000000; font-weight:normal; font-family:Tahoma;}
.news_list td dt a:hover,
.news_list td dt a:active {color:#575757;}
.news_list td dd,
.news_list td dd a:link, 
.news_list td dd a:visited {color:#94BDE3; height:14px;}
.nocontent {font-size:12px; text-align:center; color:#7D7D7D;}

/**** Event List ****/
.event_list {width:100%; color:#7D7D7D;}
.event_list tr {border:none;}
.event_list th {padding:5px 0 0 30px; text-align:center; font-size:14px; font-family:Tahoma; font-weight:normal; vertical-align:top; height:550px;}
.event_list td.month-heading {background-color:#94BDE3; border:solid 1px #b2b2b2; padding:4px 4px 4px 5px; font-size:12px; color:White;}
.event_list td.month-heading:hover {background-color:#94BDE3;}
.event_list td.heading {background:#f7f7f7 url("/images/arrow.png") no-repeat scroll 2px 3px; border:solid 1px #b2b2b2; padding:4px 4px 4px 25px; font-size:12pt; color:Black;}
.event_list td.heading:hover {background-color:#f7f7f7;}
.event_list td {padding:4px 4px 8px 4px; font-size:12px;}
.event_list td:hover {background-color:#f7f7f7;}
.event_list td.nohighlight:hover {background-color:Transparent;}
.event_list td .aside {float:right; padding-left:3px;}
.event_list td a:link, 
.event_list td a:visited {text-decoration:none;}
.event_list td a:hover, 
.event_list td a:active {}
.event_list td dt,
.event_list td .heading a:link,
.event_list td .heading a:visited {font-size:15px; line-height:19px; color:#000000; font-weight:normal; font-family:Tahoma;}
.event_list td .heading a:hover,
.event_list td .heading a:active {color:#575757;}
.event_list td dd,
.event_list td dd a:link, 
.event_list td dd a:visited {color:#94BDE3; height:14px;}

/**** Cards - Directory ****/
.dir_cards {float:left;}
.dir_cards li {width:204px; height:70px; margin:10px; float:left; list-style:none; overflow:hidden; border:solid 1px #BEBEBE;}
.dir_cards li:hover {background-color:#F7F7F7;}
.dir_cards th.empty {padding:5px 0 0 30px; text-align:center; font-size:14px; font-family:Tahoma; font-weight:normal; vertical-align:top; height:550px; color:#7D7D7D;}
.dir_cards table {width:204px; height:70px;}
.dir_cards th, 
.dir_cards th a:link,
.dir_cards th a:visited {font-size:15px; font-weight:normal; font-family:Tahoma; color:#000000;}
.dir_cards th a:hover,
.dir_cards th a:active {color:#575757;}
.dir_cards td {text-align:center; font-size:12px; color:#94BDE3;}

.dir_nav {width:100%; margin-bottom:15px; clear:both; text-align:center;}
.dir_nav a {font-size:12px; color:#BEBEBE; padding:0 3px;}
.dir_nav a:link,
.dir_nav a:visited {color:#467AA7;}

/**** PR Item ****/
.item_bn {padding:0 9px 12px 14px;}
.item_bn h2 {font-weight:normal; font-size:18px;}
.item_bn #date {margin-top:8px; font-size:11px; color:#94BDE3;}
.item_bn p {font-size:12px; margin-top:8px;}
.item_bn .details {width:168px; float:right; background-image:url("/images/control_nav_expanded_BG_rpt.jpg"); background-repeat:repeat-y; margin:0 0 10px 10px;}
.item_bn .org-details, .item_bn .org-items {background-image:url("/images/control_nav_expanded_BG.jpg"); min-height:127px; background-repeat:no-repeat; background-position:0 26px;}
.item_bn .org-details {font-size:12px; color: #333;}
.item_bn .details h3 {display:block; height:25px; background-image:url("/images/control_nav_expanded_top.jpg"); background-repeat:no-repeat; font-size:12px; color:White; padding:7px 10px 0 10px;}
.item_bn .details h3 a:link, .item_bn .details h3 a:visited {color:White; font-size:12px; text-decoration:underline;}
.item_bn .details .org-items h3 {height:auto; padding-bottom:5px;}
.item_bn .properties dl {padding:5px 10px;}
.item_bn .properties dd {padding-left:10px; overflow:hidden;}
.item_bn .details .recent, .item_bn .details .recent li {display:block; list-style:none;}
.item_bn .details .recent a:link, .item_bn .details .recent a:visited {display:block; font-size:12px; color:#333; padding:5px 10px;}
.item_bn .details .share, .item_bn .details .share li {display:block; list-style:none;}
.item_bn .details .share a:link, .item_bn .details .share a:visited {display:block; font-size:12px; color:#333; padding:1px 10px 6px 25px; margin-left:10px; background-repeat:no-repeat;}
.item_bn .details .share a.delicious {background-image:url("/images/delicious.gif");}
.item_bn .details .share a.digg {background-image:url("/images/digg.gif");}
.item_bn .details .share a.facebook {background-image:url("/images/facebook.gif");}
.item_bn .details .share a.reddit {background-image:url("/images/reddit.gif");}
.item_bn .details .share a.stumbleupon {background-image:url("/images/stumbleupon.gif");}
.item_bn .details .share a.twitter {background-image:url("/images/twitter-icon.gif");}
.item_bn .details  a:link.more_link, .item_bn .details  a:visited.more_link {display:block; font-size:12px; color:White; padding:5px 10px;}
.item_bn .details .detail-end {height:15px; background-image:url("/images/control_nav_expanded_bottom.jpg"); background-repeat:no-repeat; overflow:hidden;}

/**** Event Item ****/
#item_event {padding:0 9px 12px 14px;}
#item_event h2 {font-weight:normal; font-size:16px;}
#item_event #date {margin-top:8px; font-size:11px; color:#94BDE3;}
#item_event p {font-size:12px; margin-top:8px;}
#item_event .details {width:168px; float:right; background-image:url("/images/control_nav_expanded_BG_rpt.jpg"); background-repeat:repeat-y; margin:0 0 10px 10px;}
#item_event .org-details, #item_event .org-items {background-image:url("/images/control_nav_expanded_BG.jpg"); min-height:127px; background-repeat:no-repeat; background-position:0 26px;}
#item_event .org-details {font-size:12px; color:White;}
#item_event .details h3 {display:block; height:25px; background-image:url("/images/control_nav_expanded_top.jpg"); background-repeat:no-repeat; font-size:12px; color:White; padding:7px 10px 0 10px;}
#item_event .details h3 a:link, #item_event .details h3 a:visited {color:White; font-size:12px; text-decoration:underline;}
#item_event .details .org-items h3 {height:auto; padding-bottom:5px;}
#item_event .properties dl {padding:5px 10px;}
#item_event .properties dd {padding-left:10px; overflow:hidden;}
#item_event .details .recent, #item_event .details .recent li {display:block; list-style:none;}
#item_event .details .recent a:link, #item_event .details .recent a:visited {display:block; font-size:12px; color:White; padding:5px 10px;}
#item_event .details .share, #item_event .details .share li {display:block; list-style:none;}
#item_event .details .share a:link, #item_event .details .share a:visited {display:block; font-size:12px; color:White; padding:1px 10px 6px 25px; margin-left:10px; background-repeat:no-repeat;}
#item_event .details .share a.delicious {background-image:url("/images/delicious.gif");}
#item_event .details .share a.digg {background-image:url("/images/digg.gif");}
#item_event .details .share a.facebook {background-image:url("/images/facebook.gif");}
#item_event .details .share a.reddit {background-image:url("/images/reddit.gif");}
#item_event .details .share a.stumbleupon {background-image:url("/images/stumbleupon.gif");}
#item_event .details .share a.twitter {background-image:url("/images/twitter-icon.gif");}
#item_event .details  a:link.more_link, #item_event .details  a:visited.more_link {display:block; font-size:12px; color:White; padding:5px 10px;}
#item_event .details .detail-end {height:15px; background-image:url("/images/control_nav_expanded_bottom.jpg"); background-repeat:no-repeat; overflow:hidden;}
#item_event .details .tools li {display:block; list-style-type:none; padding:10px 0 0 10px;}
#item_event .details .tools a:link, #item_event .details .tools a:visited {color:White; vertical-align:middle;}
#item_event .details .tools img {float:right; position:relative; top:-10px; left:-16px;}

/**** Directory Item ****/
.item_dir {padding:14px 19px 25px 19px;}
.item_dir h2 {vertical-align:top; font-weight:normal; font-size:24px; text-align:left;}
.item_dir td {padding:5px;}
.item_dir #property-fields {width:100%; border:solid 1px #b2b2b2; background-color:#f7f7f7; margin-top:10px;}
.item_dir #property-fields td {vertical-align:top;}
.item_dir #property-fields table td {padding:10px;}
.item_dir .hidden { display:none; }
.item_dir .col1 {width:33%;}
.item_dir .col2 {width:33%;}
.item_dir .col3 {width:34%;}
#property-fields .key {font-size:14px; line-height:16px; width:80px;}
#property-fields .value {padding-left:10px; font-size:14px; line-height:16px; color:#94bde3;}

#recent_news {padding:0 19px 12px 19px;}
.org_news_list {width:100%; color:#808080; padding-bottom:15px}
.org_news_list th {padding-bottom:5px; vertical-align:top; font-weight:normal; font-size:18px; text-align:left;}
.org_news_list td {padding:4px 10px 12px 10px; font-size:12px; min-height:22px;}
.org_news_list td:hover {background-color:#F7F7F7;}
.org_news_list td .aside {float:right;}
.org_news_list td a:link, 
.org_news_list td a:visited {text-decoration:none;}
.org_news_list td a:hover, 
.org_news_list td a:active {}
.org_news_list .heading a:link,
.org_news_list .heading a:visited {font-size:14px; line-height:19px; color:#333333; font-weight:normal; font-family:Tahoma;}

#org_employees {padding:0 19px 12px 19px;}
#org_employees h3 { font-weight:normal; font-size:18px; }

/**** Search List padding:4px 4px 16px 4px; ****/
.search #list-content {padding-top:10px;}
.search-list {width:100%; color:#7D7D7D;}
.search-list tr {border:none;}
.search-list td {font-size:12px; vertical-align:top;}
.search-list td:hover {background-color:#f7f7f7;}
.search-list .group {border:solid 1px #b2b2b2; padding-bottom:7px; margin:4px 0;}
.search-list .inject td { border:solid 1px #ececec; }
.search-list h3 {background-color:#94BDE3; color:White; padding:3px 10px; border-bottom:solid 1px #b2b2b2; font-size:13px; font-weight:normal;}
.search-list h4 {font-size:12px; margin:5px 0 5px 10px; font-weight:normal; color:#94BDE3;}
.search-list h4 a:link,
.search-list h4 a:visited {font-size:15px; line-height:19px; position:relative; top:1px; color:#000000; font-weight:normal; font-family:Tahoma;}
.search-list h4 a:hover,
.search-list h4 a:active {color:#575757;}
.search-list h5 {font-size:12px; margin:5px 0 5px 10px; font-weight:normal; color:#94BDE3;}
.search-list h5 a:link,
.search-list h5 a:visited {font-size:12px; line-height:16px; position:relative; top:1px; color:#000000; font-weight:normal; font-family:Tahoma;}
.search-list h5 a:hover,
.search-list h5 a:active {color:#575757;}
.search-list p {padding:4px 20px 14px 40px;}
.search-list .pr p {background-image:url("/images/search-pr-icon.png"); background-repeat:no-repeat; background-position:11px 6px;}
.search-list .bn p {background-image:url("/images/search-bn-icon.png"); background-repeat:no-repeat; background-position:11px 6px;}
.search-list .ev p {background-image:url("/images/search-ev-icon.png"); background-repeat:no-repeat; background-position:11px 6px;}
.search-list .ns .info {background-image:url("/images/search-ns-icon.png"); background-repeat:no-repeat; background-position:11px 6px;}
.search-list .sublist {padding:4px 20px 14px 40px;}
.search-list .ev .sublist {background-image:url("/images/search-ev-icon.png"); background-repeat:no-repeat; background-position:11px 6px;}
.search-list b {font-weight:normal;/* background-color:#E8F1F7;*/ color:#FFA103;}
.search-list .date {float:right; color:#94bde3; margin:5px 10px 0 0;}

.search-list .info {margin:3px 0 6px 0;}
.search-list .info td {padding:4px 0 8px 40px;}
.search-list .info td:hover {background-color:Transparent;}

.search-list table.child-results {margin-left:10px;}
.search-list table.child-results td {padding:4px 100px 4px 0; color:#94BDE3;}
.search-list ul.child-results {margin-top:4px;}
.search-list ul.child-results li {list-style-type:none; padding:2px 0 4px 10px;}

.search-list ul.child-results a:link,
.search-list ul.child-results a:visited {font-size:14px; line-height:17px; color:#000000; font-weight:normal; font-family:Tahoma;}

#search-options {background-color:White; padding-left:10px; border-bottom:solid 1px #FFA103; padding-bottom:3px;}
#search-options h4 {float:left; display:block; font-size:12px; padding:0px 10px 4px 20px; font-weight:normal; color:Black;}
#search-options ul {display:block;}
#search-options li {list-style-type:none; float:left; padding:0px 10px 4px 0px; font-size:12px; color:#FFA103;}
#search-options a:link,
#search-options a:visited {text-decoration:underline;}
#search-options .sort {float:right;}

/**** Profile ****/
.profile {padding:0 50px 12px 14px; width:100%;}
#profile-contact .btn {padding:5px 10px;}
#profile-layout {width:100%;}
#profile-pic {width:210px; height:210px; background:White url("/images/profile_pic_bg.jpg") no-repeat; border:none;}
#profile-pic img {padding-left:15px; padding-top:17px;}
#profile-name {font-size:24px; color:Black; padding-bottom:5px;}
#profile-location {font-size:18px; color:#666666;}
#profile-job-title {font-size:18px; font-weight:bold; color:#cccccc; padding-bottom:4px;}
#profile-publications {font-size:16px; color:#666666; padding-bottom:8px;}
#profile-other {padding-bottom:10px;}
#profile-other table {width:100%; border:solid 1px #b2b2b2; background-color:#f7f7f7; margin:0;}
#profile-other th {font-size:16px; text-align:left; font-weight:normal; padding:4px 10px;}
#profile-other td {font-size:12px; color:#333333; padding:4px 10px 15px 10px;}
#profile-bio {font-size:12px; }
#profile-bio p { margin:12px 18px; line-height:18px; }
#profile-bio textarea {width:100%;}
#profile-contact h3 {font-size:16px; font-weight:normal; color:White; padding-bottom:6px;}
#profile-contact dt {font-size:14px; color:White;}
#profile-contact dd {font-size:14px; color:White; padding:0 0 6px 15px;}

#home-layout {width:100%;}

/**** Journalist Profile ****/
#jour-profile { }
#jour-profile-side { float:right; margin:0 15px 15px 0; }
#jour-profile h2 { background:#f7f7f7; font-weight:normal; font-size:24px; padding:18px 0 8px 12px; color:#b1b1b1; border-bottom:solid 1px #b1b1b1; }
#jour-profile-detail { margin:12px; }
.jour-profile-details { font-size:12px; color:#7d7e88; }
.jour-profile-details td { padding:0 12px 6px 0; }
.jour-profile-panel { border:solid 1px #b1b1b1; color:#7d7e88; padding:18px; margin:12px 240px 12px 0; }
.jour-profile-panel dt { font-size:16px; margin-bottom:12px; }
.jour-profile-panel dd { font-size:12px; margin-bottom:16px;}
#jour-profile-detail h3 { font-size:16px; font-weight:normal; color:#7d7e88; margin-bottom:12px; }
#jour-profile-detail p { font-size:12px; color:#7d7e88; }
#jour-profile-image { width: 140px; height: 140px; padding: 10px; background: White; border: solid 1px #b1b1b1; }
#jour-profile-side ul { }
#jour-profile-side li { display:block; list-style:none; border-bottom:solid 1px #b1b1b1; padding:4px 3px; }
#jour-profile-side li, 
#jour-profile-side li a:link,
#jour-profile-side li a:visited { display:block; color:#333; font-size:11px; }
#jour-profile-side li a:hover,
#jour-profile-side li a:active { color:#ffac0d; }
.jour-profile-upload { font-size:11px; }

/**** Organisation Profile ****/
#pr-home-orgs li { display:inline-block; list-style-type:none; }
#org-profile { }
.org-profile-view { display:block; }
.org-profile-view tbody { display:block; }
.org-profile-view tbody tbody { display:block; }
.org-profile-view tr { display:block; }
.org-profile-view tr tr { display:table-row; }
.org-profile-view td { display:block; }
.org-profile-view td td { display:table-cell; }
#org-profile-side { float:right; margin:0 15px 15px 0; background-color:White; }
#org-profile-image { min-height:75px; min-width:100px; padding:10px; background:White; border:solid 1px #b1b1b1; }
#org-profile-image .upld { font-size:12px; padding:2px 0; margin-bottom:5px; }
#org-profile-image .btn { margin-bottom:5px; }
#org-profile-side ul { }
#org-profile-side li { display:block; list-style:none; border-bottom:solid 1px #b1b1b1; padding:4px 3px; }
#org-profile-side li, 
#org-profile-side li a:link,
#org-profile-side li a:visited { display:block; color:#333; font-size:11px; }
#org-profile-side li a:hover,
#org-profile-side li a:active { color:#ffac0d; }
#org-profile-side p { font-size:11px; color:#8cbde5; width:200px; margin:4px 3px; }
#org-profile h2 { background:#f7f7f7; font-size:24px; padding:18px 0 8px 12px; color:#b1b1b1; border-bottom:solid 1px #b1b1b1; }
#org-profile-detail { margin:12px 340px 12px 12px; }
.org-profile-details { float:left; width:250px; margin-right:20px; font-size:12px; color:#7d7e88; }
.org-profile-details td { padding:0 12px 6px 0; }
.org-profile-details td:first-child { width:85px; }
#org-profile-blurb { float:left; clear:left; margin-top:10px; border: solid 1px #b1b1b1; padding: 6px; font-size: 14px; color: #7d7e88; }
#org-profile-tabs { text-align:center; position:relative; top:23px; height:24px; margin-right:340px; }
#org-profile-tabs ul { display:inline-block; height:24px; }
#org-profile-tabs li { display:inline-block; border-right:solid 1px #7d7e88; height:24px; list-style-type:none; margin:0; padding:0; }
#org-profile-tabs li:last-child { border-right:none; }
#org-profile-tabs li a { display:block; float:left; color:#4f4f4f; padding:5px 10px; font-size:12px; background-image:url("/images/prog-grey-bg.png"); }
#org-profile-tabs li.selected a { color:White; background-image:url("/images/prog-blue-bg.png"); }
#org-profile-tabs li:first-child a { padding-left:5px; }
#org-profile-tabs li:last-child a { padding-right:5px; }
#org-profile-tabs .l { width:5px; background-image:url("/images/prog-grey-left.png"); float:left; height:24px; }
#org-profile-tabs .selected .l { background-image:url("/images/prog-blue-left.png"); }
#org-profile-tabs .r { width:5px; background-image:url("/images/prog-grey-right.png"); float:right; height:24px; }
#org-profile-tabs .selected .r { background-image:url("/images/prog-blue-right.png"); }
#org-profile-tabbed { border:solid 1px #b1b1b1; padding:18px; margin:12px 340px 12px 12px; }
.org-profile-contact { padding:10px; }
.org-profile-contact .prop { font-size:12px; color:#7d7e88; margin-bottom:4px; }
.org-profile-contact img { float:left; margin-right:20px; }
.org-profile-contact-c1 { float:left; margin-right:20px; min-width:150px; }
.org-profile-contact-c2 { float:left; }
.org-profile-contact h4 { font-size:16px; color:#7d7e88; font-weight:normal; margin-bottom:2px; }
#org-profile-contact-links { float:left; width:75%; font-size:11px; margin-top:18px; color:#4f4f4f; }
#org-profile-contact-links a { color:#ffac0d; }

/**** Wizard Steps ****/
#wizard-step { padding:14px 19px 25px 19px; font-size:12px; }
#wizard-step-left { float:left; width:550px; }
#wizard-step h3 { color:#8cbde5; font-family:Verdana; font-size:12px; margin:8px 0 4px 0; }
#wizard-step input.txt, #wizard-step textarea.txt { border:solid 1px #7d7e88; padding:3px; }
#wizard-step .btn { border-style: none; border-color: inherit; border-width: medium; background: url('/images/orange-btn.png') no-repeat; width:173px; height:36px; padding-bottom:2px; color:White; margin-top:12px; }
#wizard-step .btn.right { float:right; }

.wizard-pay-box { width:250px; height:170px; margin-top:5px; padding-top:5px; background-color:#8CBDE5; text-align:center; }
.wizard-pay-box h2 { font-size:21px; color:White; font-weight:normal; text-align:center; }
.wizard-pay-box .pounds { font-size:80px; color:White; text-align:center; border-bottom:solid 1px white; }
.wizard-pay-box .currency { font-size:21px; color:White; line-height:35px; }
.wizard-pay-detail { width:250px; text-align:center; }

/**** Wizard Progress Steps bar ****/
#progsteps { height:24px; margin-bottom:12px; width:100%; }
#progsteps-left-b { width:5px; height:24px; background: url('/images/prog-blue-left.png') no-repeat; overflow:hidden; }
#progsteps-right-b { width:5px; height:24px; background: url('/images/prog-blue-right.png') no-repeat; overflow:hidden; }
#progsteps-left-g { width:5px; height:24px; background: url('/images/prog-grey-left.png') no-repeat; overflow:hidden; }
#progsteps-right-g { width:5px; height:24px; background: url('/images/prog-grey-right.png') no-repeat; overflow:hidden; }
.progsteps-b-b { width:12px; height:24px; background: url('/images/prog-blue-join.png') no-repeat; overflow:hidden; }
.progsteps-b-g { width:12px; height:24px; background: url('/images/prog-blue-grey-join.png') no-repeat; overflow:hidden; }
.progsteps-g-g { width:12px; height:24px; background: url('/images/prog-grey-join.png') no-repeat; overflow:hidden; }
.progsteps-b { height:18px; color:White; text-align:center; background: url('/images/prog-blue-bg.png') repeat-x; font-size:14px; padding:3px; }
.progsteps-g { height:18px; color:#4f4f4f; text-align:center; background: url('/images/prog-grey-bg.png') repeat-x; font-size:14px; padding:3px; }

/**** Press Release Wizard Mk2 ****/
#pr-wizard { padding:0 0 10px 0; background:white url("/images/control_bar_BG.jpg") repeat-x; }
#pr-wizard-top-bar { background: white url("/images/control_bar_BG.jpg") repeat-x; height:21px; padding:7px 5px 0 5px; }
#pr-wizard-top-bar li { float:left; list-style-type:none; margin:0 5px; }
#pr-wizard-top-bar li.selected a { background-color:#94BDE3; }
#pr-wizard-top-bar a:link, #pr-wizard-top-bar a:visited { color:White; font-size:12px; padding:2px 5px; }
#pr-wizard-top-bar a:hover, #pr-wizard-top-bar a:active { font-size:12px; background-color:#94BDE3; }
#pr-wizard h2 { background:#f7f7f7; color:#b1b1b1; font-size:24px; padding:44px 10px 10px 10px; border-bottom:solid 1px #b1b1b1; }
#pr-wizard-right { float:right; margin:20px 10px 0 10px; width:300px; }
#pr-wizard-logo { min-height:100px; background:white; border:solid 1px #b1b1b1; }
#pr-wizard-help { margin-top:20px; }
#pr-wizard-help h3 { color:#ffac0d; font-size:12px; margin:10px 0 6px 0; }
#pr-wizard-help p { font-size:11px; color:#4f4f4f; margin-bottom:8px; }
#pr-wizard-help ul { font-size:11px; color:#4f4f4f; margin-bottom:8px; }
#pr-wizard-left { margin:10px 340px 10px 10px; }
#pr-wizard-left h3 { font-size:12px; font-family:Verdana; margin:6px 0 2px 0; color:#8cbde5; }
#pr-wizard-left .txt { width:90%; padding:4px; }
#pr-wizard-left .chk { display:block; margin:8px 0; }
#pr-wizard-left .chk input { margin-right:5px; }
#pr-wizard-left .chk label { font-size:12px; }
.pr-wizard-btn { border-style: none;
    border-color: inherit;
    border-width: medium;
    background: url('/images/orange-btn.png') no-repeat;
    padding-bottom:4px;     width:173px;     height:38px;     color:White; }
.pr-wizard-btn.right { float:right; }
a.pr-wizard-btn:link, a.pr-wizard-btn:visited {display: inline-block; text-align:center; padding-top: 10px; height:18px; color: White; font-size: 12px;}
