/* Headings and Paragrahps */
#Help IMG.Picture {
	margin: 2px 0 8px 0;
}
#Help H1 {
	font-size: 27px;
	font-weight: normal;
	color: #46494d;
	padding: 4px 0 10px 0;
	margin: 0;
}
#Help H2 {
	font-size: 22px;
	font-weight: normal;
	color: #46494d;
	padding: 25px 0 15px 0;
	margin: 0;
}
#Help H3 {
	font-size: 16px;
	font-weight: bold;
	color: #46494d;
	padding: 4px 0 10px 0;
	margin: 0;
}
#Help H4 {
	font-size: 19px;
	font-weight: normal;
	color: #459dd3;
	padding: 15px 0 20px 0;
	margin: 0;
}
#Help H4 B {
	color: #bec4cd;
	font-weight: normal;
	padding-right: 4px;
}
#Help H5 {
	font-size: 17px;
	font-weight: normal;
	color: #5e7280;
	padding: 12px 0 15px 0;
	margin: 0;
}
#Help P {
	color: #0f1115;
	font-size: 12px;
	line-height: 18px;
	padding: 0 0 17px 0;
	margin: 0;
}
#Help P I {
	text-decoration: none;
	color: #089506;
	padding: 0 3px 0 1px;
}
#Help .Space {
	padding-top: 30px;
}
#Help .Less {
	padding-bottom: 5px;
}
#Help .Green {
	color: green;
}
#Help a.Shortcut, #Help a.Shortcut:visited {
	display: inline-block;
	color: #4183d3;
	font-size: 13px;
	padding-left: 18px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/help/readmore_ball2.png);
	background-repeat: no-repeat;
	background-position: 6px center;
	margin-bottom: 10px;
}
#Help a.Shortcut:hover {
	color: #389b29;
}
/* List Styles */
#Help UL {
	list-style: none;
	font-size: 12px;
}
#Help UL.Box {
	margin: 0;
	padding: 14px 0 0 0;
}
#Help UL.Box LI {
	float: left;
	width: 85px;
	height: 23px;
	margin-left: 8px;
	padding: 0 0 0 10px;
	color: #636467;
	background: url(http://images.1g.fi/kuvatv2_testing/images/admin/support_li_box.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
}

/* Shared elements */
#Help .ListBox {
	background: #f7f8f9;
	padding: 16px 16px 10px 16px;
	margin: 10px 0;
}
#Help .ListBox H3 {
	margin: 0;
	padding: 0 0 2px 0;
}
#Help .ListBox P {
	margin: 0;
	padding: 0;
}
#Help .Split .Left {
	float: left;
	width: 326px;
	padding: 0;
}
#Help .Split .Right {
	float: left;
	width: 326px;
	margin-left: 10px;
	padding: 0;
}
#Help .Note {
	position: absolute;
	font-size: 12px;
	color: #7b8990;
	font-weight: bold;
}
#Help .Note.LB {
	border-left: 1px solid #459dd3;
}
#Help .Note.RB {
	border-right: 1px solid #459dd3;
}
#Help .Note.TB {
	border-top: 1px solid #459dd3;
}
#Help .Note.CB {
	text-align: center;
	background: url(http://images.1g.fi/kuvatv2_testing/images/help/note_bgline.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}


/* Path */
#Help .Path {
	height: 30px;
	background: url(http://images.1g.fi/kuvatv2_testing/images/help/path_leftbg.gif);
	background-repeat: no-repeat;
	padding-left: 2px;
	margin-bottom: 15px;
	margin-top: 5px;
	font-size: 15px;
}
#Help .Path .Link {
	float: left;
	background: url(http://images.1g.fi/kuvatv2_testing/images/help/path_link_bg.gif);
	background-repeat: no-repeat;
	height: 30px;
}
#Help .Path .Link B {
	font-weight: normal;
	color: #0f1115;
	display: block;
	padding: 5px 12px 0 22px;
}
#Help .Path .Link a, #Help .Path .Link a:visited {
	display: block;
	padding: 5px 12px 0 22px;
	text-decoration: none;
	height: 25px;
	color: #0f1115;
}
#Help .Path .Link a:hover {
	color: #459dd3;
}
#Help .Path .Link.First {
	background-position: top right;
}
#Help .Path .Link.First a {
	padding-left: 15px;
}
#Help .Path .Link.Last {
	background: url(http://images.1g.fi/kuvatv2_testing/images/help/path_link_blue_bg.gif);
	background-repeat: no-repeat;
}
#Help .Path .End {
	float: left;
	width: 15px;
	height: 30px;
	background: url(http://images.1g.fi/kuvatv2_testing/images/help/path_link_blue_end.gif);
	background-repeat: no-repeat;
}


/* Guide: Help Frontpage */
#Help.HelpFront H1 {
	padding-left: 42px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/help/help_icon.png);
	background-repeat: no-repeat;
}
#Help.HelpFront H2 {
	padding-left: 42px;
	padding-top: 3px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/help/faq_icon.png);
	background-repeat: no-repeat;
}
#Help.HelpFront .FAQ .QA {
	background: #f8f9fa;
	padding: 2px 15px 3px 15px;
	margin-bottom: 5px;
}
#Help.HelpFront .FAQ H4 {
	padding: 12px 0 12px 0;
}
#Help.HelpFront .FAQ H5 {
	font-size: 15px;
	margin: 0;
	padding: 6px 0;
	cursor: pointer;
	color: #566976;
}
#Help.HelpFront .FAQ H5:hover {
	color: #389b29 !important;
}

#Help.HelpFront .FAQ .Answer {
	border-top: 1px solid #e8eaec;
	padding-top: 5px;
}


/* Guide: Print Products */

#Help.Print .Pic.Activate {
	width: 662px;
	height: 141px;
	background: url(http://images.1g.fi/kuvatv2_testing/images/help/print_activatecart.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#Help .Steps.NoSpace {
	margin-top: 0;
}
#Help .Steps {
	margin-top: 25px;
}
#Help .Steps .Step {
	float: left;
	width: 30px;
}
#Help .Steps .Ball {
	width: 24px;
	height: 26px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	padding: 3px 2px 0 0;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/help/step_ball.png);
	background-repeat: no-repeat;
}
#Help .Steps .Guide {
	float: left;
	width: 631px;
	padding-bottom: 5px;
}


/* Guide: Gallery (Browse) */
#Help.Browsing .Arrows {
	height: 120px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/help/gallery_browsearrows.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#Help.Browsing .Arrows .Note.Prev {
	width: 244px;
	margin-top: 67px;
	text-align: right;
}
#Help.Browsing .Arrows .Note.Next {
	width: 244px;
	text-align: left;
	margin-left: 420px;
	margin-top: 67px;
}
#Help.Browsing .AppearanceDemo {
	height: 250px;
}
#Help.Browsing .AppearanceDemo .Note.Light {
	margin-top: 220px;
	width: 302px;
	text-align: center;
}
#Help.Browsing .AppearanceDemo .Note.Dark {
	margin-top: 220px;
	margin-left: 360px;
	width: 302px;
	text-align: center;
}





/* Pricing Table */

table.sumtbl {
	border: 1px solid #e1ded5;
	text-align: left;
}
table.sumtbl td {
	padding-top: 1px;
	padding-right: 8px;
	padding-bottom: 1px;
	padding-left: 8px;
	font-size: 11px;
	background-color: #f8f7f3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	line-height: 15px;
	vertical-align: middle;
}
table.sumtbl tr.heading td {
	font-weight: bold;
	background-color: #FFFFFF;
}
table.sumtbl td.ar {
	text-align: right;
}
table.sumtbl td.ar2 {
	text-align: right;
	padding-top: 2px;
	padding-bottom: 2px;
}
table.sumtbl tr.total td {
	padding-top: 2px;
	border-bottom-width: 0px;
	font-weight: bold;
	background-color: #f0efea;
}
table.sumtbl tr.info td {
	background-color: #FFFFFF;
}


/* Guide: Upload */

#Help.FileUpload .Pic.GotoUpload {
	width: 662px;
	height: 141px;
	background: url(http://images.1g.fi/kuvatv2_testing/images/help/upload_gotoupload.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 5px;
}

/* Guide: Video */
#Help .Flash {
	background: url(http://images.1g.fi/kuvatv2_testing/images/help/flash_logo.gif);
	background-repeat: no-repeat;
	padding-left: 45px;
	background-position: left 2px;
} 
#Help.Video .Requirements H5 {
	padding-top: 5px;
	padding-bottom: 8px;
}
#Help.Video .Requirements .Topic {
	float: left;
	width: 88px;
	color: #5e7280;
	font-size: 12px;
	line-height: 18px;
}
#Help.Video .Requirements .Value {
	float: left;
	width: 230px;
	color: #389b29;
	font-size: 12px;
	line-height: 18px;
}
#Help.Video .HDContainer {
	text-align: center;
	margin-top: 15px;
}
#Help.Video .HighDef {
	width: 158px;
	height: 23px;
	margin: 0 auto;
	text-align: left;
	padding: 8px 0 0 54px;
	font-size: 13px;
	color: #353e4a;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/gallery/gallery_hdbig_light.png);
	background-repeat: no-repeat;
	background-position: left -41px;
}
#Help.Video .VideoPlayer {
	height: 460px;
}
#Help.Video .VideoPlayer .Note {
	padding: 25px 5px 0 5px;
}
#Help.Video .VideoPlayer .Note.Play {
	margin-top: 352px;
	margin-left: 16px;
}
#Help.Video .VideoPlayer .Note.Timeline {
	margin-top: 352px;
	margin-left: 191px;
}
#Help.Video .VideoPlayer .Note.Duration {
	margin-top: 352px;
	margin-left: 406px;
}
#Help.Video .VideoPlayer .Note.Volume {
	margin-top: 352px;
	margin-left: 500px;
	padding-top: 48px;
}
#Help.Video .VideoPlayer .Note.Fullscreen {
	margin-top: 352px;
	margin-left: 530px;
	padding-top: 72px;
}

/* Guide: Appearance */
#Help.Appearance .Include {
	padding: 0 5px;
	color: green;
}
#Help.Appearance .Classes .SingleClass {
	float: left;
	width: 220px;
}
#Help.Appearance .Classes .SingleClass H5 {
	font-size: 14px;
	font-weight: bold;
	color: #ab72b9;
	padding-bottom: 2px;
}

/* Guide: AdminTools */
#Help.AdminTools .FooterTools .Note {
	padding: 17px 5px 0 5px;
}
#Help.AdminTools .FooterTools .Note.Photo {
	margin-top: 28px;
	width: 222px;
	margin-left: 3px;
	padding-top: 10px;
}
#Help.AdminTools .FooterTools .Note.Usage {
	width: 120px;
	margin-top: 22px;
	margin-left: 270px;
}
#Help.AdminTools .FooterTools .Note.Cart {
	width: 120px;
	margin-top: 22px;
	margin-left: 398px;
}
#Help.AdminTools .FooterTools .Note.Create {
	width: 130px;
	margin-top: 22px;
	margin-left: 472px;
	padding-top: 45px;
}
#Help.AdminTools .FooterTools .Note.Upload {
	width: 120px;
	margin-top: 22px;
	margin-left: 556px;
}

/* Guide: Forum */
#Help.Forum UL {
	margin: 0;
	padding: 0 0 20px 15px;
}
#Help.Forum UL B {
	color: #8c9196;
	font-weight: normal;
}
#Help.Forum UL LI {
	padding-bottom: 5px;
}

/* Guide: Folders */
#Help.Folders .CreateFolder {
	width: 662px;
	height: 124px;
	background: transparent url(http://images.1g.fi/kuvatv2_testing/images/help/folder_createbutton.png);
	background-repeat: no-repeat;
	margin-top: 10px;
}
#Help.Folders .OrderSample .Note.Res1 {
	width: 250px;
	text-align: center;
	margin-left: 11px;
	margin-top: 238px;
}
#Help.Folders .OrderSample .Note.Res2 {
	width: 250px;
	text-align: center;
	margin-left: 382px;
	margin-top: 238px;
}
#Help.Beginners H2 {
	padding-bottom: 8px;
}
#Help.Beginners H4 {
	font-size: 17px;
	font-weight: bold;
	padding: 5px 0 4px 0;
	margin: 0;
}


/* Guide: Tags */
#Help.Tags H5.Syntax {
	color: #ab72b9;
	font-weight: bold;
	font-size: 15px;
	padding-top: 12px;
}
#Help.Tags .TagCloudSample {
	background: #f1f5fa;
	padding: 10px 15px 17px 15px;
	border: 1px solid #e2e6eb;
}
#Help.Tags .TagCloudSample UL {
	list-style: none;
	margin: 0;
	padding: 0;
	display: inline;
}
#Help.Tags .TagCloudSample UL.TagCloud LI {
	padding-right: 3px;
	display: inline;
}
#Help.Tags .TagCloudSample UL.TagCloud LI B {
	font-weight: normal;
	color: #6d757f;
}
#Help.Tags .TagCloudSample UL.TagCloud LI .TagCount {
	color: #bfc4ca;
	padding-left: 3px;
}
#Help.Tags .TagCloudSample UL.TagCloud LI .FakeLink {
	text-decoration: underline;
	color: #4183d3;
}

