@import url('/ui/css/reset.css');

body { background-color: #cac8c9; font: 90% "Trebuchet MS", sans-serif; color: #474747; }

h1 { font-size: 1.8em; font-style: italic; }
h2 { font-size: 1.3em; line-height: 1.1; text-transform: uppercase; color: #e0173c; border-bottom: 1px solid #c7c7c7; }
h3 { font-size: 1.2em; font-weight: bold; }
h4 { font-size: 1.0em; font-style: italic; }
h5 { font-size: 13px; font-weight: bold; color: #e0173c; }
h6 { font-size: 11px; }

p { font-size: 11px; line-height: 1.2em; margin: 0.5em 0; }
blockquote { margin: 0 50px 10px 50px; }
address { font-style: italic; padding: 3px 10px 25px; }

a { text-decoration: none; }
a:hover { text-decoration: underline; }

ul, ol { margin-bottom: 10px; }
ol { list-style-type: decimal; padding-left: 47px; }
ul { list-style-type: disc; padding-left: 20px; }
ol.alpha { list-style-type: lower-alpha; }
li { font-size: 11px; }

th, b, strong { font-weight: bold; }
i, em { font-style: italic; }
small { font-size: 10px; }

table, th, td { border: 1px solid #ccc; border-collapse: collapse; }
table th, table td { padding: .5em; font-size: 13px; }
table th {  }

.red { color: #e0173c; }

.clear { clear: both; }
.message { font-size: 1.1em; font-style: italic; color: #f00; }
/*.left { float: left; padding: 0 15px 5px 0; }
.right { float: right; padding: 0 0 15px 5px; }*/
.block { display: block; }
.inline { display: inline; }
.container { overflow: visible; width: 100%; }
.indent { padding: 1em 2.5em; }
/**
 * widths ..
 */
.hundred { width: 97%; }
.sixty { width: 56%; }
.fifty { width: 48%; }
.forty { width: 39%; }
.thirty { width: 27%; }
.twenty { width: 18%; }

/* Forms */
form { margin: 0; padding: 0; }
fieldset { border: 1px dotted #808080; padding: 20px; }
legend { padding: 0 5px; font-size: 1.2em; color: #808080; text-transform: uppercase; }

label { display: block; }
input[type=text], select, textarea { font-family: "Trebuchet MS", sans-serif; }
input[type=checkbox] { border: none; }
label.inline { padding-right: 20px; }
label.inline input, label.inline select { display: inline; width: auto; }
select.inline { display: inline; width: auto; }
.jsvalidation { font-size: 11px; font-style: italic; color: #d48703; }

label span { display: block; }
label.inline span { display: inline; }

.bttn-bar { text-align: center; }

body { background: #cac8c8 url('/ui/img/main-bg.gif') repeat-x center top; }
#pagebody { margin: 10px auto 0; width: 970px; min-height: 695px; }
#langselect { margin: 15px auto 5px; text-align: right; width: 905px; position: absolute; top: 24px; }
#header { height: 71px; }
#header img#logo { float: left; margin: 0 0 0 43px; }
#header img#ps-logo { float: right; margin: 0 54px 0 0; }
#header img#ps-banner { margin: 7px 0 0 27px; }
#mainheading { background: transparent url('/ui/img/header-bg.gif') no-repeat center top; 
	width: 582px; height: 70px; margin: 0 0 0 127px; color: #fff; }
#mainheading h1 { font-weight: normal; font-size: 24px; margin: 0; padding: 8px 16px 0; }
#mainheading h4 { font-weight: normal; font-size: 14px; margin: 0; padding: 2px 16px 0; }
#main { margin: 20px 0; /*height: 535px;*/ position: relative; }
#main a.arrow { display: block; position: absolute; width: 37px; height: 530px; 
	background: transparent url('/ui/img/arrow-bttn.jpg') no-repeat 0 0; }
#main a.arrow span { display: none; margin-top: 240px; text-align: center; text-indent: -9999px; }
#main a.arrow.left { left: 5px; }
#main a.arrow.left:hover { background-position: -37px 0; }
#main a.arrow.right { right: 5px; background-position: -74px 0; }
#main a.arrow.right:hover { background-position: -111px 0 }
#main a.arrow.blank.left { background-position: -148px 0; cursor: default; }
#main a.arrow.blank.left:hover { background-position: -148px 0; cursor: default; }
#main a.arrow.blank.right { background-position: -148px 0; cursor: default; }
#main a.arrow.blank.right:hover { background-position: -148px 0; cursor: default; }

body.home div#pagebody #main a.arrow { background-position: -148px 0; }
body.home #main a.big-banner { position: absolute; z-index: 1; top: 0; left: 50px; }

body.landing #main { margin-top: 20px; }
#content { position: relative; width: 872px; margin: 0 0 0 42px; overflow: hidden; height: 532px; }
#content div.slides div.slide div#mainheading { font-family: "Trebuchet MS", sans-serif; font-style: italic; }
#content div.slides { position: absolute; width: 2607px; left: 0px; }
#content div.slides div.slide { width: 218px; height: 530px; float: left; margin: 0; position: relative;
	background: transparent url('/ui/img/home-slide-bg.jpg') no-repeat center top; overflow: visible;
}
#content div.slides div.slide.selected { background-image: url('/ui/img/home-slide-bg-selected.jpg'); }
#content div.slides div.slide div.inner { width: 204px; margin-left: 14px; position: relative; }
#content div.slides div.slide div.inner div.top { background: transparent url('/ui/img/no-image-main.jpg') no-repeat 0 0; margin: 5px auto; width: 192px; height: 338px; position: relative; overflow: hidden; }
#content div.slides div.slide div.inner div.top div.banner { /*background: transparent url('/ui/img/banner-bg.png') no-repeat 0 0;*/ 
	position: relative; top: 216px; margin: 0 auto 0;  width: 190px; height: 59px; text-align: center; vertical-align: middle; }
div#pagebody.vclone #content div.slides div.slide div.inner div.top { background-image: none; }
#content div.slides div.slide div.info { background: transparent url('/ui/img/info-bg.gif') no-repeat center top; 
	color: #fff; padding: 1em; position: absolute; top: 16px; left: 4px; z-index: -99; width: 174px; height: 187px; display: none; }
#content div.slides div.slide.selected div.info { z-index: 99; display: block; }
#content div.slides div.slide div.info h6 { text-transform: uppercase; }
#content div.slides div.slide div.info p {  }
#content div.slides div.slide div.info a { color: #fff; text-decoration: underline; }

#content div.slides div.slide div.maincontent { padding: 1em; position: absolute; top: 320px; }
#content div.slides div.slide div.maincontent h5, #content div.slides div.slide div.maincontent a { color: #e0173c; }
#content div.slides div.slide div.maincontent p { color: #000; }
#content div.slides div.slide div.maincontent a { color: #e0173c; }
#content div.slides div.slide.selected div.maincontent h5, #content div.slides div.slide.selected div.maincontent a { color: #fff; }

body.home #content div.slides div.slide.selected { cursor: pointer; }

#footer { margin: 0 auto; width: 855px; font-size: 9px; letter-spacing: 0.1em; text-transform: uppercase; color: #828080; }
#footer a { color: #828080; }
#footer span.copyright { margin: 0 15px; }

a.button.big { display: block; position: relative; top: 216px; font-size: 12px; color: #fff; }
a.button.big span { display: block; background: transparent url('/ui/img/big-bttn.gif') no-repeat right -82px; height: 41px; }
a.button.big span span { background-position: 0 0; }
a.button.big span span span { background-position: 0 -41px; background-repeat: repeat-x; margin: 0 11px; }
a.button.big span span span span { background: none; margin: 0; padding: 0; }
a.button.big span span span span.bttntxt { padding-top: 12px; }
a.button.big span span span span.bttntxt.tall { padding-top: 5px; line-height: 1.2; }
a.button.big span span span span span.raquo { float: left; font-size: 20px; width: 15px; line-height: 12px; }

a.button:hover { text-decoration: none; }
a.button.big:hover span { background-position: right -205px; }
a.button.big:hover span span { background-position: 0 -123px; }
a.button.big:hover span span span { background-position: 0 -164px; }

a.button.small { display: block; font-size: 12px; color: #fff; }
a.button.small span { display: block; background: transparent url('/ui/img/small-bttn.gif') no-repeat right -46px; height: 23px; }
a.button.small span span { background-position: 0 0; }
a.button.small span span span { background-position: 0 -23px; background-repeat: repeat-x; margin: 0 4px; }
a.button.small span span span span { background: none; margin: 0; padding: 0; }
a.button.small span span span span.bttntxt { padding: 3px 7px 0 5px; }
a.button.small span span span span.bttntxt span { display: inline; margin: 0; padding: 0; }
a.button.small span span span span span.raquo { display: block; float: left; font-size: 20px; width: 15px; line-height: 13px; }

a.button.small:hover span { background-position: right -115px; }
a.button.small:hover span span { background-position: 0 -69px; }
a.button.small:hover span span span { background-position: 0 -92px; }

body.landing a.button.small { position: absolute; left: 10px; bottom: 10px; }

div#subnav { margin: 0 auto; width: 858px; font-size: 11px; text-align: right; text-transform: uppercase; }
div#subnav a { color: #000; text-decoration: none; padding: 0.25em 1em 0.25em 0; }
div#subnav a:hover { background-color: #e0173c; color: #fff; text-decoration: none; }
div#subnav b { color: #e0173c; margin: 0; padding: 0; }
div#subnav span.raquo { font-size: 15px; }

body.landing #content div.slides div.slide { height: 529px; }
body.landing #content div.slides div.slide div.maincontent { top: 0; height: 450px; overflow: hidden; width: 170px; }

body.landing #content div.slides div.slide div.maincontent * { color: #717171; }
body.landing #content div.slides div.slide div.maincontent h2 { padding-bottom: 0.5em; margin: 0 0.5em 0.5em 0; color: #e0173c; }
body.landing #content div.slides div.slide div.maincontent ul { padding-left: 12px; } 
body.landing #content div.slides div.slide div.maincontent ol { padding-left: 15px; }
body.landing #content div.slides div.slide div.maincontent li { margin: 0.25em 0; color: #000; }
body.landing #content div.slides div.slide div.maincontent a { color: #e0173c; }

body.landing #main { height: auto; }
body.landing #main #content div.slides div.slide { background: none; }
body.landing #main #content div.slides div.slide div.inner { background-color: #fff; height: 100%; }

body.landing #main #content div.slides div.slide.first div.inner { background-color: transparent; }
body.landing #main #content div.slides div.slide.first { background: transparent url('/ui/img/home-slide-bg.jpg') no-repeat center top; }
body.landing #main #content div.slides div.slide div.inner div.top { margin: 5px auto; width: 192px; height: 358px; position: relative; overflow: hidden; }
body.landing #main #content div.slides div.slide.first div.maincontent { top: 355px; height: 140px; }
body.landing #main #content div.slides div.slide.first h5 { color: #e0173c; }
body.landing #main #content div.slides div.slide.first p { color: #000; }
body.landing #main #content div.slides div.slide div.inner div.top img#logo_image { margin: 1px 1px 0; }

body.quick-download #content { width: 884px; }
body.quick-download #content h1.qd-headline { background: transparent url('/ui/img/qd-header-bg.png') no-repeat scroll center top; height: 65px; padding: 22px 0 0 25px; font-size: 2em; font-style: normal; color: #000; }
body.quick-download #content h4 { font-style: normal; }
body.quick-download div.content { padding: 40px 25px; }
body.quick-download div.content form#quick-download-form div.container { margin: 20px 45px; width: auto; }
body.quick-download div.content form#quick-download-form div.container a.button.big { position: static; width: 333px; margin: 10px auto; }
/*body.quick-download div.content form div.bttn-bar { text-align: right; overflow: hidden; margin: 10px 0; }*/
body.quick-download p { font-size: 1em; }
body.quick-download div.note p { margin: 10px 50px; font-size: 11px; }
body.quick-download div.content-outer-left { background: #fff url('/ui/img/qd-slide-bg-left.jpg') no-repeat scroll left top; } 
body.quick-download div.content-outer-right { background: transparent url('/ui/img/qd-slide-bg-right.jpg') no-repeat scroll right top; }
body.quick-download div.content-inner { background: transparent url('/ui/img/qd-slide-bg-bottom.jpg') no-repeat scroll center bottom; margin: 0 15px; }
body.quick-download div.content-inner-inner { height: 530px; }
body.quick-download p a { color: #e0173c; }

/*body.quick-download a.button.big { position: static; float: right; }*/
body.quick-download a.button.big span.tall { font-size: 18px; padding: 9px 15px 0 20px; text-align: center; white-space: nowrap; }
body.quick-download a.button.big span.tall span.bttntxt { padding-top: 0; display: inline;  }
body.quick-download a.button.big span.tall span.raquo { font-size: 25px; padding-left: 10px; display: inline; float: none; }

#bottomrow { background: transparent url('/ui/img/bottom-bg.jpg') no-repeat center top; margin: 15px auto; width: 858px; height: 56px; }
#bottomrow h3 { font-size: 22px; font-weight: normal; color: #9b9a9b; padding: 0.65em 0; text-align: center; }
#bottomrow h3 a { color: #e0173c; }

div#bottomrow div.quick-download { background: transparent url('/ui/img/down-arrow.png') no-repeat scroll 25px 9px; padding-left: 75px; }
div#bottomrow div.quick-download h3 { padding: 4px 0 0 0; text-align: left; color: #000; }
div#bottomrow div.quick-download h5 { padding: 3px 0 0 0; color: #000; }
div#bottomrow div.quick-download h5 a { color: #e0173c; }

/*div#bottomrow div.mcafee { background: transparent url('/ui/img/down-arrow.png') no-repeat scroll 25px 9px; padding-left: 85px; height: 50px; }*/
div#bottomrow div.mcafee p { font-size: 14px; color: #000; padding: 20px 0 0; text-align: center; font-weight: bold; }
div#bottomrow div.mcafee p a { color: #e0173c; }


#entry-form { background-color: #fff; width: 620px; height: auto; min-height: 296px; border: 6px solid #b2b2b2; }
#entry-form p { margin: 1em; font-size: 16px; }
#entry-form p a { color: #e0173c; }
#entry-form p a.tip { font-size: 11px; }
#entry-form div { margin: 2em auto; /***width: 450px;***/ }
#entry-form div#errormsg { color: #e0173c; text-align: center; }
#entry-form div label { margin: 1em 0; overflow: hidden; }
#entry-form div label span { float: left; }
#entry-form div label span.label { margin-right: 5px; padding: 3px 0; width: 185px; text-align: right; white-space: nowrap; }
#entry-form div label span.input { width: 320px; }
#entry-form div label input { padding: 0.5em; width: 95%; border: none; background-color: #e2e2e2; color: #000; }

#entry-form div label.checkbox { margin: 0 0 0 191px; overflow: hidden; }
#entry-form div label.checkbox span.input, #entry-form div label.checkbox span.input input { width: auto; background: none; }
#entry-form div label.checkbox span.label { 
	font-size: 12px; white-space: normal; display: inline; float: left; margin-top: -2px; padding-left: 0.5em; text-align: left; width: 285px; }

#entry-form div div { margin: 30px 0 0 191px; width: auto; }
#entry-form form button { width: 1; overflow: visible; border: none; background: none;  }
#entry-form form button span { background: transparent url('/ui/img/med-bttn.gif') no-repeat 0 0; width: 4px;  }
#entry-form form button span span { background-position: 0 -32px; }
#entry-form form button span span span { display: block; margin: 0 4px; padding: 0; height: 32px; width: auto; background-position: 0 -32px; }

a.button.med { color: #fff; overflow: hidden; }
a.button.med span { background: transparent url('/ui/img/med-bttn.gif') no-repeat right -64px; display: block; /*height: 32px;*/ float: left; }
a.button.med span span { background-position: 0 0; }
a.button.med span span span { background-position: 0 -32px; background-repeat: repeat-x; margin: 0 4px; }
a.button.med span span span span { background: none; margin: 0; padding: 0; }
a.button.med span span span span.bttntxt { padding: 6px 50px; height: 20px; }

a.button.med:hover span { background-position: right -160px; }
a.button.med:hover span span { background-position: 0 -96px; }
a.button.med:hover span span span { background-position: 0 -128px; }

div.tooltip {  
	border: 1px solid #b2b2b2;  
	background-color: #fff; 
	height: auto; 
	min-height: 30px;
	width: auto; 
	min-width: 200px;
	max-width: 300px;  
	font-family: "Trebuchet MS", sans-serif;  
	font-size: 11px;  
	color: #676767; 
	padding: 1em; 
} 

/* editing */
body.editing #trail { margin-top: 0; }
body.editing #categories div.box div.inner { height: 200px; }
body.editing #categories div.blank div.inner { height: 366px; }
body.editing #pods { }
body.editing #pods span.mceEditor { float: left; padding: 25px 5px 0 26px; }
body.editing #pods span.mceEditor table.mceLayout { margin: 0; padding: 0; }

body.editing #content div.slides div.slide div.info, body.editing #content div.slides div.slide div.inner div.top,
body.editing #content div.slides div.slide div.inner div.maincontent div.intro { cursor: pointer; }
body.editing #content div.slides div.slide span.info-editor { background: transparent url('/ui/img/info-bg.gif') no-repeat center top; 
	color: #fff; padding: 1px 26px 28px; position: absolute; top: 16px; left: -8px; z-index: 999; width: 174px; height: 187px; }
body.editing #content div.slides div.slide span.info-editor div.moonshine-editor-buttonbar a.moonshine-editor-button, 
body.editing #content div.slides div.slide span.info-editor div.moonshine-editor-buttonbar span.responsemsg { color: #fff; }
body.editing #content div.slides div.slide span.detail-editor { position: absolute; top: 10px; left: 6px; }
body.editing #content div.slides div.slide span.intro-editor { position: absolute; top: 4px; left: 6px; }
body.editing #content div.slides div.slide span.slide-editor { position: absolute; top: 4px; left: 6px; }
body.editing h3.tagline { cursor: pointer; }
body.editing a#win-edit { position: absolute; display: block; width: 970px; text-align: center; font-size: 11px; font-style: italic; color: #e0173c; }
body.editing #mainheading { position: relative; }
body.editing #mainheading form.inplaceeditor-form { position: absolute; width: 582px; top: 10px; left: 10px; }
body.editing #mainheading form.inplaceeditor-form a.editor_ok_link, body.editing #mainheading form.inplaceeditor-form a.editor_cancel_link { color: #fff; }
body.editing div#button-editor { background-color: #fff; width: 500px; height: auto; min-height: 200px; border: 6px solid #b2b2b2; }
body.editing div#button-editor p { margin: 1em; font-size: 16px; }
body.editing div#button-editor p a { color: #e0173c; }
body.editing div#button-editor p a.tip { font-size: 11px; }
body.editing div#button-editor div { margin: 2em auto; width: 450px; }
body.editing div#button-editor div label { margin: 1em 0; overflow: visible; }
body.editing div#button-editor div label span { float: left; min-width: 125px; padding: 0.25em 0.5em 0 0; white-space: nowrap; text-align: right; }
body.editing div#button-editor div label input { padding: 0.5em; width: 65%; border: none; background-color: #e2e2e2; color: #000; }

body.editing div#button-editor div label.checkbox { margin: 0 0 0 130px; overflow: hidden; }
body.editing div#button-editor div label.checkbox input { float: left; }
body.editing div#button-editor div label.checkbox span { font-size: 12px; white-space: normal; display: inline; float: left; margin-top: -23px; padding-left: 27px; text-align: left;  }

body.editing div#button-editor div div { margin: 30px 0 0 132px; width: auto; }
body.editing div#button-editor form button { width: 1; overflow: visible; border: none; background: none;  }
body.editing div#button-editor form button span { background: transparent url('/ui/img/med-bttn.gif') no-repeat 0 0; width: 4px;  }
body.editing div#button-editor form button span span { background-position: 0 -32px; }
body.editing div#button-editor form button span span span { display: block; margin: 0 4px; padding: 0; height: 32px; width: auto; background-position: 0 -32px; }

body.editing div#entry-form div { width: 425px; }
body.editing div#entry-form div label span { float: none; padding: 0; text-align: left; }
body.editing div#entry-form div label input, body.editing div#entry-form div label textarea { 
	background-color: #fff; padding: 0.5em; width: 95%; color: #000; border: 1px solid #ccc; font-size: 90%; }
body.editing div#entry-form div label span#serialnumberentry_text_parent { min-width: 100%; }
body.editing div#entry-form span.responsemsg { font-style: italic; margin-left: 1em; }

body.quick-download.editing form#downloadform-editor fieldset, 
body.quick-download.editing form#downloadform-editor fieldset div.container, 
body.quick-download.editing form#downloadform-editor fieldset div.bttn-bar { width: 80%; margin: 0 auto; }

.cake-sql-log { display: none; }


