body { padding:0; margin:0 auto; background:#fff url(/i/all/bg/head-back.gif) top repeat-x; }
html { overflow-y:auto; }
form, fieldset { display:block; border:0; margin:0; padding:0; }
h1, h2, h3, h4, h5, fieldset, p { margin:0; padding:0; }
a, a:hover { color:#228fdd; outline:none; }
img { border:0; margin:0; padding:0; }
body { font-family:Helvetica,Arial,sans-serif; }
.noscript { clear:both; float:left; }
.header p, 
	.header a,
		.footer p, 
			.footer a { font-size:11px; }
			
/* draggable items */
.draggable:hover { cursor:move; } 

/* page content */
.content a { text-decoration:none; }
.content a:hover { text-decoration:underline; }
.content h1 { color:#000; font-size:24px; font-weight:normal; padding:38px 0 10px; }
.content h1 a { font-size:11px; padding:12px 0 0 10px; }
.content h1 a.prominant_header_link { float:right; font-size:14px; }
.content h1 a.large_header_link { font-size:24px; }
.content h1 label { font-size:11px; color:#999; }
.content h1 .sort-by-drop { font-size:12px; font-weight:bold; color:#565656; margin:4px 6px 0 0; padding-right:14px; background:url(/i/all/btns/sort-by-drop.gif) no-repeat scroll center right; }
.content h1 span,
	.content h1 span a { font-size:14px; padding:0; }
/* min-height hack  */
.content .bounding, 
	.content .flash-messages { width:978px; padding:0px; margin:0 auto; position:relative; min-height:610px; height:auto !important; height:610px; }
.content .main { float:left; margin:0 20px 0 0; width:625px; overflow:hidden; }
.content p { color:#565656; font-size:12px; }

/* flash messages */
.content .flash-messages { text-align:center; background-color:#e8f4fc; margin-top:10px; margin-bottom:10px; }
.content .flash-messages ol { padding:20px; margin:0 10px; }
.content .flash-messages p { font-size:12px; font-weight:bold; color:#565656; }
.content .flash-messages .remove { float:right; margin:5px; }

/* rounded corners */
.rounded-2 { border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; }
.rounded-3 { border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; }
.rounded-5 { border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; }
.rounded-10 { border-radius:10px; -moz-border-radius:10px; -webkit-border-radius:10px; }
.rounded-top-2 { border-top-left-radius:2px; border-top-right-radius:2px; -moz-border-radius-topleft:2px; -moz-border-radius-topright:2px; -webkit-border-top-left-radius:2px; -webkit-border-top-right-radius:2px; }
.rounded-top-4 { border-top-left-radius:4px; border-top-right-radius:4px; -moz-border-radius-topleft:4px; -moz-border-radius-topright:4px; -webkit-border-top-left-radius:4px; -webkit-border-top-right-radius:4px; }
.rounded-top-5 { border-top-left-radius:5px; border-top-right-radius:5px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px; }
.rounded-bottom-5 { border-bottom-left-radius:5px; border-bottom-right-radius:5px; -moz-border-radius-bottomleft:5px; -moz-border-radius-bottomright:5px; -webkit-border-bottom-left-radius:5px; -webkit-border-bottom-right-radius:5px; }
.rounded-left-5 { border-top-left-radius:5px; border-bottom-left-radius:5px; -moz-border-radius-topleft:5px; -moz-border-radius-bottomleft:5px; -webkit-border-top-left-radius:5px; -webkit-border-bottom-left-radius:5px; }

/* checkbox lists */
.checklist { clear:left; line-height:18px; width:335px; }
.checklist div { float:left; width:110px; font-size:10px; }
.checklist input { float:left; height:18px; margin:0 3px 0 0; }
.checklist label { float:left; font-weight:normal; line-height:18px; margin:0; }

/* no flash and no script display */
.content .player p { padding:20px;	 font-size:16px; }
.marquee p { text-align:center; color:#fff; padding:10px; }
.content noscript { text-align:center; }
.content noscript p { margin-bottom:15px; }
input, .faux-field, textarea, select, button, .button1, .content a.button1 { display:inline-block; background-color:#fff; border:1px solid #999; font-size:11px; font-family:Helvetica,Arial,sans-serif; font-weight:normal; color:#565656; margin-bottom:0.5em; padding:3px; }
select { padding:2px 3px; }
input:hover, textarea:hover, select:hover, button:hover, .button1:hover, .content a.button1:hover { background-color:#f5f5f5; border:1px solid #999; color:#000; text-decoration:none; }
button, .button1, .content a.button1 { cursor:pointer; margin:0 2px 0.5em 0; padding:4px 12px 2px; background:#ccc url(/i/all/bg/button-bg.jpg); border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; text-transform:capitalize; text-decoration:none; }
button:hover, .button1:hover, .content a.button1:hover { cursor:pointer; background:#ccc url(/i/all/bg/button-bg.jpg) 0 -12px; }
.no-border { border:none; padding:0; }
.no-border:hover { border:none; padding:0; }
input[type="hidden"] { border:none; padding:0; float:left; }
.content .cancel-link { font-size:11px; margin-left:20px; }
.content select.raterdrop { margin:0; border:transparent; background-color:#ccc; }
/* faux field */
.faux-field { display:block; }
.faux-field a.selected-result { border:1px solid #6694e3; color:#228FDD; font-size:11px; padding:1px 15px 1px 2px; background:url(/i/all/btns/remove.gif) no-repeat right; }

/* all things in the header */
.header { position:relative; height:80px; margin:0 auto; width:975px; }

/* logo in the header */
.header .logo { position:absolute; top:0; left:0; margin-top:20px; width:165px; height:52px; display:block; }
.header .logo img { width:145px; height:52px; }
/* login */
.login { position:absolute; top:0; right:0; }

/* logged out */
.login-form { left:0; position:absolute; top:0; z-index:99999; color:#565656; width:212px; }
.login-form h2 { font-size:16px; font-weight:normal; margin:8px 0 11px; }
.login-form p { font-size:11px; }
.login-form div div div { margin-bottom:5px; }
.login-form div div div label { display:block; font-size:11px; margin:5px 0 2px; }
.login-form div div div div  { padding:5px; background-color:#f5f5f5; width:183px; margin:0; }
.login-form div div div div input { width:177px; margin:0; }

.login-form a.login-remove { float:right; background-image:url(/i/all/btns/remove.gif); width:12px; height:12px; margin:5px 0 0 0; overflow:hidden; }
.login-form a.login-remove:hover { background-image:url(/i/all/btns/remove-over.gif); }
.login-form .login-form-back { width:192px; padding:0 10px; background-image:url(/i/all/bg/login-pop-back.png); float:left; }
.login-form .login-form-bot { height:8px; width:212px; background-image:url(/i/all/bg/login-pop-bot.png); float:left; }
.login-form a { text-decoration:none; font-size:11px; display:block; }
.login-form .login-form-btn { text-align:center; margin:8px 0 6px; }

.login .user-nav-out { margin:20px 3px 0 0; color:#565656; font-size:12px; text-align:right; display:block; }

/* global reg/log */
a.glbl-reg { font-size:14px; font-weight:bold; text-decoration:none; }
a.glbl-log { color:#565656; font-size:12px; font-weight:bold; text-decoration:none; }
a.glbl-reg:hover,
	a.glbl-log:hover { text-decoration:underline; }

/* logged in */
.login .user-nav-in { margin:20px 3px 0 0; height:18px; color:#565656; font-size:11px; text-align:right; display:block; }
.login .user-nav-in div { float:right; height:15px; padding-top:3px; margin-left:13px; }
.login .user-nav-in a { color:#565656; text-decoration:none; font-size:11px; }
.login .user-nav-in a span { color:#228fdd; font-size:10px; }
.login .user-nav-in .user-nav-in-hilite  { padding: 3px 4px 0 6px; background-image:url(/i/all/bg/head-inbox-back.gif); }
.login .user-nav-in .user-nav-in-dash { font-weight:bold; }
.login .user-nav-in a:hover { color:#228fdd; text-decoration:underline; }

/* searchbox */
.header .searchbox { padding:45px 0 0 638px; float:right; }
.searchbox .search-in { float:left; height:23px; overflow:hidden; background-image:url(/i/all/bg/searchbox-back.png); }
.searchbox .search-left { float:left; height:23px; width:11px; background-image:url(/i/all/bg/searchbox-left.png); }
.searchbox input.search-query { width:262px; height:13px; border:0px none; display:block; padding:6px 5px 2px 6px; float:left; color:#565656; font-size:11px; font-weight:normal; background-color:transparent; }
.searchbox .search-submit { float:left; width:53px; height:23px; background-image:url(/i/all/btns/searchbox-button.png); }
.searchbox .search-submit input { float:left; cursor:pointer; font-size:11px; color:#565656; width:53px; height:23px; border:none; margin:-1px 0 0 0; #margin:0; padding:0; background-color:transparent; }
.searchbox-options { width:275px;  margin:3px 0 0 2px; visibility:hidden; position:absolute; font-size:12px; line-height:23px; background:url(/i/all/bg/searchbox-panel-bot.png) no-repeat bottom; padding-bottom:10px; }
.searchbox-options ol { display:block; background-image:url(/i/all/bg/searchbox-panel-back.png); padding:0 20px; margin:0; }
.searchbox-options li { list-style-type:none; cursor:pointer; padding:0 0 0 26px; color:#565656; border-bottom:1px solid #eceded; background:url(/i/all/btns/radio-off.gif) no-repeat left center; }
.searchbox-options li.drop-option-last { border:none; }
.searchbox-options li.drop-option-over { color:#228fdd; text-decoration:underline; }
.searchbox-options li.drop-option-on { color:#228fdd; text-decoration:none; font-weight:bold; background-image:url(/i/all/btns/radio-on.gif) }

/* navigational bar */
.nav-bar { position:absolute; margin:42px 0 0 179px; top:0; left:0px; }
.nav-bar ol { padding:0; margin:0; }
.nav-bar li, .nav-bar ol, .nav-bar-drop li, .nav-bar-drop ol { list-style:none; }
.nav-bar li { float:left; }
.nav-bar-drop-top,
	.nav-bar-drop-bot { background:transparent none repeat scroll 0 0; overflow:hidden; width:141px;}
.nav-bar-drop-top { background-image:url(/i/all/bg/drop-panel-top.png); height:6px; }
.nav-bar-drop-bot { background-image:url(/i/all/bg/drop-panel-bot.png); height:10px; }
.nav-bar-drop { position:absolute; z-index:997; padding-top:28px; top:0; }
.nav-bar-drop-link { position:absolute; z-index:998; top:0; } 
.nav-bar-drop ol { width:107px; margin:0; padding:4px 17px 0 17px; background-image:url(/i/all/bg/drop-panel-mid.png); }
.nav-bar-drop li { padding:0 0 6px 0; background-color:#fff; }
.nav-bar-drop li.last { border-top:1px solid #ECEDED; padding-top:5px; }
.nav-bar-drop a { color:#565656; font-size:13px; text-decoration:none; display:block; padding:0; margin:0; }
.nav-bar-drop a:hover { color:#228fdd; text-decoration:underline; }
.nav-bar-drop li a { color:#565656; font-size:11px; }
.nav-bar-drop a .nav-button-tab-l,
	.nav-bar-drop a .nav-button-tab-m,
		.nav-bar-drop a .nav-button-tab-r { float:left; cursor:pointer; height:30px; }
.nav-bar-drop a .nav-button-tab-l { width:8px; background-image:url(/i/all/bg/drop-left.png); }
.nav-bar-drop a .nav-button-tab-m { height:23px; padding:7px 6px 0 9px; background-image:url(/i/all/bg/drop-mid.png); }
.nav-bar-drop a .nav-button-tab-r { width:27px; background-image:url(/i/all/bg/drop-right.png); }
.nav-bar .nav-button a { color:#565656; font-size:13px; text-decoration:none; display:block; padding:0 1px; margin:7px 22px 6px 6px; }
.nav-bar .nav-button a:hover { text-decoration:underline; color:#228fdd; }
.nav-bar .nav-button-tab a { color:#565656; font-size:13px; text-transform:capitalize; text-decoration:none; display:block; padding:0 1px; }
.nav-bar .nav-button-tab a.first { padding-left:0; margin-left:0; }
.nav-bar .nav-button-tab a:hover { text-decoration:underline; color:#228fdd; }
.nav-bar .nav-button-tab a .nav-button-tab-l,
	.nav-bar .nav-button-tab a .nav-button-tab-m,
		.nav-bar .nav-button-tab a .nav-button-tab-r { float:left; cursor:pointer; height:30px; }
.nav-bar .nav-button-tab a .nav-button-tab-l { width:8px; }
.nav-bar .nav-button-tab a .nav-button-tab-m { height:23px; padding:7px 6px 0 9px; }
.nav-bar .nav-button-tab a .nav-button-tab-r { width:27px; background-image:url(/i/all/bg/drop-right-off.png); }

/* footer */
.footer { margin:0 auto; width:977px; padding:20px 0 0 0; clear:both; font-weight:normal; }
.footer div { border-top:1px solid #ccc; padding:15px 21px; color:#999; font-size:13px; clear:both; }
.footer ol { margin:0; padding:0; list-style:none; }
.footer .copyright { float:right; font-size:11px; }
.footer .other-links li { display:inline; } 
.footer .other-links a { color:#565656; text-decoration:none; margin:0 5px; text-transform:capitalize; font-size:11px; }
.footer .footer-link:hover { text-decoration:underline; }

/* buttons throughout the site */
/* login / forgot form buttons */
.content .sign-in,
	.content .forgot-cancel,
		.content .forgot-send,
			.content .add-button,
				.content .add-comment { background-color:#999; height:21px; border:none; margin:0; padding:0; width:57px; }
.content .sign-in { background-image:url(/i/all/bg/login-sigin.gif); }
.content .forgot-cancel { background-image:url(/i/all/bg/forgot-cancel.gif); }
.content .forgot-send { background-image:url(/i/all/bg/forgot-send.gif); }
.content .add-button { background-image:url(/i/all/bg/add.gif); width:62px; }
.content .add-comment { background-image:url(/i/all/bg/add-comment.gif); background-position:top left; width:97px; display:block; }
.content .bounding .disabled,
	.content .bounding .disabled:hover { color:#000; }
.content .bounding .disabled:hover { background-color:#999; cursor:default; }
.content .sign-in:hover,
	.content .forgot-cancel:hover,
		.content .forgot-send:hover,
			.content .add-button:hover,	
				.content .add-comment:hover { background-color:#228FDD; cursor:pointer; }

/* tooltip button */
.albumPop { font-size:9px; position:absolute; left:0; top:0; border:1px solid #ccc; background-color:#f5f5f5; padding:5px; }

/* scrollbox elements */
.scrollbox-nav { float:right; padding-left:6px; }
.scrollbox-nav .scrollbox-nav-left,
	.scrollbox-nav .scrollbox-nav-right { float:left; width:25px; height:22px; cursor:pointer; background-position:top; text-decoration:none; }
.scrollbox-nav .scrollbox-nav-left { background-image:url(/i/all/btns/page-nav-left.gif); }
.scrollbox-nav .scrollbox-nav-right { background-image:url(/i/all/btns/page-nav-right.gif); }
.scrollbox-nav .off { background-position:center; }
.scrollbox-nav .over { background-position:bottom; }
.scrollbox-dots { float:right; }
.scrollbox-dots .scrollbox-dot { float:left; margin:6px 3px 0; cursor:pointer; height:10px; width:10px; background-image:url(/i/all/btns/page-dots.gif); background-position:top; font-size:1px; }
.scrollbox-dots .over { background-position:bottom; }
/* dotbar elements */
.content .dotbar { padding:0; margin:0; height:40px; }

/* this very badly needs to be consolidated */
.content .skinny-dotbar { background:transparent url(/i/all/bg/skinny-dotbar.gif) repeat 0 0; clear:both; height:22px; padding:8px 0 0 15px; }
.content .skinny-dotbar li { line-height:12px; }

.content .dotbar, .nav-bar li { list-style:none; }
.content .dotbar li { float:left; margin:0; height:17px; overflow:hidden; }
.content .dotbar li a { color:#787878; text-decoration:none; font-size:12px; }
.content .dotbar li.dotbar-on a { color:#fff; text-decoration:none; }
.content .dotbar a .dotbar-l,
	.content .dotbar a .dotbar-m,
		.content .dotbar a .dotbar-r { float:left; cursor:pointer; }
.content .dotbar a .dotbar-l,
	.content .dotbar a .dotbar-r { height:17px; width:9px; }
.content .dotbar a .dotbar-m { height:15px; padding:2px 5px 0; }
.content .dotbar .dotbar-on a .dotbar-l { background-image:url(/i/all/bg/dotbar-l.png); }
.content .dotbar .dotbar-on a .dotbar-m { background-image:url(/i/all/bg/dotbar-m.png); }
.content .dotbar .dotbar-on a .dotbar-r { background-image:url(/i/all/bg/dotbar-r.png); }
.content .dotbar .db-rss { float:right; padding-right:5px; width:27px; }
.content .dotbar .db-rss a { background:transparent url(/i/all/bg/studio-rss.png) repeat 0 0; display:block; font-size:11px; height:15px; padding:3px 2px 0; }

/* list */
.content .list { float:left; margin-top:78px; width:255px; }
.content .list ul .head { color:#000; font-size:16px; }
.content .list ul li { border-bottom:1px solid #ccc; color:#565656; font-size:12px; margin-left:0; padding:5px 0 5px 10px; width:300px; }
.content .list ul li span { color:#565656; float:left; margin-right:15px; width:105px; }	

/* subnav */
.subnav { position:relative; margin:0 auto; width:977px; display:block; overflow:hidden; }
.subnav h1 { color:#000; font-size:24px; font-weight:normal; padding:38px 0 10px; }
.subnav h1 a { font-size:11px; padding:10px 0 0 10px; text-decoration:none; }
.subnav .links { height:41px; clear:both; }
.subnav .links div .button1 { text-decoration:none; float:right; }
.subnav-line { position:absolute; bottom:0; left:0; width:977px; display:block; overflow:hidden; border-bottom:1px solid #ccc; }

/* bounding */
.content .bounding h4 { color:#565656; font-size:14px; font-weight:normal; margin:10px 0; }

/* nav-tabs */
.nav-tabs { bottom:0; margin:0; padding:0; position:absolute; left:0; }
.nav-tabs li { float:left; }
.nav-tabs li a, .nav-tabs li span { text-decoration:none; background:url(/i/all/bg/tab.gif) repeat scroll 0 0; border:1px solid #ccc; color:#a4a4a4; display:block; float:left; font-size:11px; height:19px; margin:0 1px 0 0; padding:6px 20px 0px; top:0px; -moz-border-radius-topleft:5px; -moz-border-radius-topright:5px; -webkit-border-top-left-radius:5px; -webkit-border-top-right-radius:5px; }
.nav-tabs li a:hover { color:#228fdd; }
.nav-tabs li .on { background-image:none; border-bottom:1px solid #fff; color:#565656; }
.nav-tabs li a:hover { text-decoration:underline; }
.nav-tabs li .tab-plus { background-image:url(/i/all/btns/tab-plus.gif); float:left; height:12px; margin:-8px 0 0 -18px; position:relative; width:12px; overflow:hidden; }

/* tab content */
.content .tabbed-content-container { position:relative; padding:26px 0 160px 0; } 
.content .tabbed-content { border-top:1px solid #ccc; padding:16px; clear:both; }

/* flasher */
#flash-messages { border:1px solid #eceded; margin:10px; padding:10px; background-color:#fafafa; }
#flash-messages h1 { font-size:12px; }
#flash-messages li { padding:5px; }

/* upcoming/phase info */
.content .upcoming { clear:both; margin-bottom:50px; }
.content .upcoming ul { list-style-type:none; margin:6px 0 0 0; padding-left:0px; }
.content .upcoming ul li { border-bottom:1px solid #eceded; color:#565656; margin:0; padding:0 0 5px 15px; }
.content .upcoming ul li span { float:left; font-size:10px; margin-top:4px; text-transform:uppercase; width:55px; }

/* narrow search */
.content form, fieldset { display:block; border:0; margin:0; padding:0; }
.content .searchbox { padding:10px 0 10px 10px; float:left; }
.content .searchbox label { font-size:11px; font-weight:bold; margin-left:17px; color:#787878; }
.content .searchbox label span { font-weight:normal; }
.content .searchbox .search-in { float:left; height:23px; overflow:hidden; background:url(/i/all/bg/searchbox-back.png); }
.content .searchbox .search-left { float:left; height:23px; width:11px; background:url(/i/all/bg/searchbox-left.png); margin-left:0; }
.content .searchbox input.search-query { width:222px; height:13px; border:0 none; display:block; padding:6px 5px 2px 6px; float:left; color:#565656; font-size:11px; font-weight:normal; background:transparent; }
.content .searchbox .search-submit { float:left; width:53px; height:23px; background:url(/i/all/btns/searchbox-button.png); }

/* common h2 */
.content .common-h2 { clear:left; background:#a4a4a4 url(/i/all/bg/common-head-back.png) repeat-x 0 0; color:#fff; font-size:13px; font-weight:normal; padding:6px 0 5px 10px; text-transform:capitalize; }

/* twysty */
.twystbox { float:left; clear:left; color:#228fdd; background:#e8f4fc; padding:8px 12px 8px 5px; font-weight:bold; font-size:11px; }
.twystbox span { font-size:14px; }

/* overlaid content */
.overlaid-content { padding:10px; background:url(/i/all/bg/overlay-back.png); }
.overlaid-content .overlaid { background:#fff; width:535px; font-size:11px; color:#565656; float:left; }
.overlaid-content .overlaid .overlay-cancel-box { background:url(/i/all/btns/remove.gif); float:right; height:12px; margin:5px 5px 0 0; overflow:hidden; width:12px; }
.overlaid-content .overlaid .overlay-cancel-box:hover { background:url(/i/all/btns/remove-over.gif); }
.overlaid-content .overlaid .overlaid-field-short { width:100px; }
.overlaid-content .overlaid h2 { text-align:center; color:#565656; font-weight:bold; font-size:18px; line-height:18px; margin-bottom:22px; }
.overlaid-content .overlaid h2.success { background:url(/i/all/btns/success_title_check.gif) no-repeat; padding-top:2px; }
.overlaid-content .overlaid h2 span { font-weight:normal; font-size:14px; padding-left:6px; }
.overlaid-content .overlaid h3 { color:#565656; font-weight:normal; font-size:16px; line-height:16px; margin-bottom:17px; }
.overlaid-content .overlaid a { text-decoration:none; font-size:11px; }
.overlaid-content .overlaid a:hover { text-decoration:underline; }
.overlaid-content .overlaid fieldset { float:left; clear:left; width:100%; margin:3px 0; background:#f5f5f5; padding:6px; min-height:22px; }
.overlaid-content .overlaid .register_part_1 label { margin-top:5px; }
.overlaid-content .overlaid label { float:left; clear:left; width:92px; }
.overlaid-content .overlaid .checklist label { clear:none; }
.overlaid-content .overlaid .checklist { margin:12px 0 0; }
.overlaid-content .overlaid input { margin:0; }
.overlaid-content .overlaid .checklist input { margin-right:3px; }
.overlaid-content .overlaid select { margin:0; }
.overlaid-content .overlaid fieldset.buttons { text-align:center; background:none; }
.overlaid-content .overlaid .button-line { text-align:center; clear:left; }
.overlaid-content .overlaid .button-line input { margin:30px 10px 0 0; }
.overlaid-content .overlaid .button-line a { margin-top:30px; }
.overlaid-content .overlaid .error { text-align:center; }
.overlaid-content .overlaid p { clear:left; text-align:center; margin-bottom:4px; font-size:13px; }
.overlaid-content .overlaid .overlay-img-col { float:left; margin-right:17px; }
.overlaid-content .overlaid .overlay-img-col img { width:48px; height:48px; }
.overlaid-content .overlaid .overlay-info-col { float:left; width:220px; }
.overlaid-content .overlaid .overlay-info-col p { text-align:left; font-size:12px; padding:7px 0 6px; }
.overlaid-content .overlaid .overlaid-inner { padding:40px 100px 30px; float:left; width:335px; }
.overlaid-content .overlaid .overlaid-inner .overlaid-field { float:left; width:223px; }
.overlaid-content .overlaid .overlaid-inner-wide { padding:40px 44px 30px; float:left; }
.overlaid-content .overlaid .overlaid-inner-wide .overlaid-field { width:332px; }
.overlaid-content .overlaid .overlaid-inner-left { width:255px; float:left; }
.overlaid-content .overlaid .overlaid-inner-left .overlaid-field { width:185px; float:left; }
.overlaid-content .overlaid .overlaid-inner-left fieldset { width:auto; float:left; }
.overlaid-content .overlaid .overlaid-inner-left div { float:left; }
.overlaid-content .overlaid .overlaid-inner-left p { float:left; width:100%; }
.overlaid-content .overlaid .overlaid-inner-left h3 { float:left; }
.overlaid-content .overlaid .overlaid-inner-left .button-line { padding-left:70px; }
.overlaid-content .overlaid .overlaid-inner-left .button-line input { float:left; clear:left; }
.overlaid-content .overlaid .overlaid-inner-right { padding:15px 0 35px 55px; width:120px; float:left; margin-top:15px; border-left:1px solid #eceded; }
.overlaid-content .overlaid .overlaid-inner-right p { text-align:center; }
.overlaid-content .overlaid .radios { float:right; margin-top:15px; border:1px solid #979797; padding:5px }
.overlaid-content .overlaid .radios input { margin: 3px 3px 0px 0px }

.overlaid-content .overlaid .pbl,
	.overlaid-content .overlaid .pbm,
		.overlaid-content .overlaid .pbr { float:left; background:transparent none no-repeat 0 0; height:62px; }
.overlaid-content .overlaid .pbl { background-image:url(/i/all/bg/pbhl.png); width:12px; }
.overlaid-content .overlaid .pbm { background-image:url(/i/all/bg/pbhm.png); background-repeat:repeat; padding:0 10px; }
.overlaid-content .overlaid .pbm a { display:block; float:left; font-size:20px; font-weight:bold; padding-top:18px; }
.overlaid-content .overlaid .pbr { background-image:url(/i/all/bg/pbhr.png); width:12px; }

/* scroll boxes */
.scrollbox .scrollbox-outer,
	.scrollbox .scrollbox-slider { position:relative; overflow:hidden; }
.scrollbox .scrollbox-slider { display:block; }
/* full slider variations */
.full-slider .scrollbox-outer { width:977px; height:182px; }
.full-slider .scrollbox-icons { position:absolute; top:42px; width:977px; }
.full-slider .scrollbox-slider { width:990px; height:182px; }
.full-slider .scrollbox-slider-in div { float:left; width:319px; height:182px; padding:0 10px 0 0; }
.full-slider .scrollbox-slider-in div div { float:left; width:319px; height:182px; padding:0; }
/* medium */
.scrollbox-medium { background-color:#f5f5f5; clear:both; padding:5px; }
.scrollbox-medium .scrollbox-outer { width:319px; height:170px; }
.scrollbox-medium .scrollbox-slider { width:319px; }
.scrollbox-medium .scrollbox-slider img { width:319px; height:170px; } 
.scrollbox-medium .scrollbox-slider-in div { float:left; width:319px; height:170px; }
.scrollbox-medium .scrollbox-slider-in div div { float:left; width:319px; height:170px; padding:0 10px 0 0;  }
.scrollbox-medium .scrollbox-icons { width:319px; height:30px; }
/* scrollbox  mini */
.scrollbox-mini { background-color:#f5f5f5; clear:both; padding:10px 10px 0 10px; }
.scrollbox-mini h2 { color:#565656; font-size:16px; font-weight:normal; padding:0 0 5px 5px; }
.scrollbox-mini h3 { color:#565656; font-size:11px; padding:5px 0 0 5px; }
.scrollbox-mini .scrollbox-outer { width:299px; height:126px; }
.scrollbox-mini .scrollbox-slider { width:308px; }
.scrollbox-mini .scrollbox-slider img { height:96px; width:145px; } 
.scrollbox-mini .scrollbox-slider-in div { float:left; width:145px; height:126px; padding:0 9px 0 0; }
.scrollbox-mini .scrollbox-slider-in div div { float:left; width:145px; height:126px; padding:0; }
.scrollbox-mini .scrollbox-icons { width:299px; height:30px; }

/* upload item */
.content .pos-app { padding-left:50px; margin-top:30px; padding-top:8px; background:url(/i/all/bg/checked-un.png) no-repeat top left; font-size:12px; clear:left; }
.content .pos-app.checked { background:url(/i/all/bg/checked.png) no-repeat top left; }
.content .pos-app.no-check { background:none; }
.content .pos-app h2,
	.content .pos-app h3 { color:#565656; }
.content .pos-app h2 { font-size:18px; font-weight:normal; margin-bottom:10px; }
.content .pos-app h2 span { color:#999; font-size:11px; font-style:italic; }
.content .pos-app button { margin-bottom:0px; maring-right:10px; }
.content .pos-app p { font-size:12px; color:#565656; }
.content .pos-app p b { display:block; }
.content .pos-app span a { font-size:12px; text-align:center; border-left:1px solid #ccc; border-right:1px solid #ccc; border-top:1px solid #ccc; padding:5px 10px 4px; margin-right:5px; font-weight:bold; }
.content .pos-app .on { background-color:#ccc; color:#000; }
.content .pos-app .upload-item,
	.content .pos-app .port-item { padding:20px; border:8px solid #ccc; clear:both; margin:4px 0 10px 0; width:50%; }
.content .pos-app ul li { clear:both; font-size:11px; font-weight:normal; margin-bottom:0; }
.content .pos-app ul li img { margin-left:100px; }
.content .pos-app .upload-item ul li button { margin-left:260px; }
.content .pos-app li span { background-color:#fff; border:none; width:auto; }
.content .pos-app .port-item li span button { margin-left:155px; margin-right:20px; margin-top:40px; }
.content .pos-app .questions ul li span { border:none; font-size:11px; color:#565656; } 
.content .pos-app .questions ul li input { height:105px; width:460px; } 
.content .pos-app .submit ul li button,
	.content .pos-app .submit ul li .button1 { margin:20px 10px 0 0; }

/* portfolio import */
.content .pos-app .port-item .portfolio { height:200px; overflow:auto; }
.content .pos-app .port-item .portfolio ul li { position:relative; float:left; }
.content .pos-app .port-item .portfolio ul li input { border:none; position:absolute; }
.content .pos-app .port-item .portfolio ul li { clear:none; width:102px; }
.content .pos-app .port-item .portfolio ul li img { height:64px
