@charset "UTF-8";
/* CSS Document */

body #content {padding: 15px;}

/* blockquote adjust */
#content blockquote {color: #666;}


/* Camtasia Studio global header  
----------------------------------------- */

/* NAVIGATION */
#content #cs7-header {padding: 0 0 10px 0;}

#content #cs7-header a {border-bottom: none;}
#content #cs7-header a img {border: 1px solid transparent; margin-left:-10px; outline: none; opacity:.8; padding: 5px;}
#content #cs7-header a:hover img {border: 1px solid #ddd; opacity:1;}

#content #cs7-header ul, #content #cs7-header ol, 
#content #cs7-header ul li, #content #cs7-header ol li {margin: 0 !important; padding: 0 !important;}

#content #cs7-header ul li a {border: 1px solid transparent; color: #777; display: block; font-size: 13px; font-weight: bold; margin: 0 .5em 0 0; padding:4px 8px;
-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}

/* section navigation */
#cs7-header ul.section-nav {
	font-family:Arial,Helvetica,sans-serif;
	list-style: none;
	top:8px;
	text-align: right;
}
#cs7-header ul.section-nav li {
	float:right;
}
#content #cs7-header ul.section-nav li a:hover {
	background-color: #fff; 
	border: 1px solid #ccc; 
	color: #333;
}

/* hide upgade button for normal pages */ #content #cs7-header li.upgrade {display:none; margin: 0 !important;}

/* @end NAVIGATION */


/* BUY NOW */
#cs7-header li.purchase a {
	background-color: #aab769; 
	color: #fff !important;
	margin: 0 !important;
}
#cs7-header li.purchase a:hover {
	background: #a9b867 url('/camtasia/assets/img/7/layout/headshift-trial-bg-hv.png') repeat-x bottom left !important;
	border: 1px solid #111 !important;
}

.cs7-content {clear:both;}
/* @end BUY NOW */

/* HIGHLIGHT PAGE IN NAV */
body.hp #cs7-header li.home a,
body.product-tour #cs7-header li.tour a,
body.library-media  #cs7-header li.accessories a {background: #ddd; border: 1px solid #ccc; color: #111 !important;
-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;}
body.hp #cs7-header li.home a:hover,
body.product-tour #cs7-header li.tour a:hover,
body.library-media  #cs7-header li.accessories a:hover {border: 1px solid #333;}
/* @end HIGHLIGHT PAGE IN NAV */



/* Main Content  
----------------------------------------- */

/* CONTENT AREAS */
#container-main, .container-sub {margin: 0 -15px 0 -15px; padding:1px 15px 25px;
-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;}
#container-main {background: #fff url(/camtasia/assets/img/7/layout/container-main-shadow.gif) no-repeat center bottom; clear: both;}
.container-sub {background: #fff url(/camtasia/assets/img/7/layout/container-sub-shadow.gif) no-repeat center bottom;}
.container-sub div.section-intro {background: url(/camtasia/assets/img/7/layout/page-break-bg-fff-v2.png) no-repeat bottom center; margin: 0 -15; padding-bottom: 30px;}

img.left, img.right {clear:none; display:block;}
img.left {float:left; margin:0 10px 0 0;}
img.right {float:right; margin:0 0 0 10px;}
img.left-edge {float:left; margin:0 10px 0 -20px;}
img.right-edge {float:right; margin:0 -20px 0 10px;}

div.left {float:left; margin:0 10px 0 0;}
div.right {float:right; margin:0 0 0 10px;}

.color-green {color: #aab769 !important;}
.color-orange {color: #ee6500 !important;}

.color-333 {color: #333 !important;}
.color-444 {color: #444 !important;}
.color-666 {color: #666 !important;}
.color-999 {color: #999 !important;}
.color-aaa {color: #aaa !important;}
.color-ccc {color: #ccc !important;}
.color-ddd {color: #ddd !important;}

#content .headshift h1,
#content .headshift h2,
#content .headshift h3,
#content .headshift h4,
#content .headshift h5,	
#content .headshift h6,
#content .headshift p,
#content .headshift li,
#content .headshift-subpage h1,
#content .headshift-subpage h2, 
#content .headshift-subpage h3, 
#content .headshift-subpage h4,
#content .headshift-subpage h5, 
#content .headshift-subpage h6, 
#content .headshift-subpage p, 
#content .headshift-subpage li  {color:#111;}

#content .headshift a, 
#content .headshift-subpage a {border-bottom: 1px dotted #ddd; color:#fff;}
#content .headshift a:hover,
#content .headshift-subpage a:hover {border-bottom: 1px solid #FF9000; color:#ef6500;}

#content .headshift-subpage h4.customer-page {margin:0 0 1.2em;}
/* @end CONTENT AREAS */

/* .headshift-subpage */
.headshift-subpage {background: #464648 url(/camtasia/assets/img/7/layout/page-break-bg-fff.png) no-repeat bottom center; float:left; margin: 0 -15px; padding: 20px 15px 14px 15px;
-moz-border-radius: 5px 5px 0 0; -webkit-border-radius:  5px 5px 0 0;}
.headshift-subpage h1 {margin:0 0 0.5em !important;}

.headshift-subpage li {font-size: 16px; line-height:1.75em;}
.headshift-subpage li a:link,
.headshift-subpage li a:visited {color: #fff !important; border-bottom: 1px dotted #ccc !important;}
.headshift-subpage li a:hover {border-bottom: 1px solid #FF9000 !important; color:#ef6500 !important;}
/* @end Main Content area */


/* HOME PAGE */
.headshift {background: url(/camtasia/assets/img/7/layout/page-break-bg-fff.png) no-repeat bottom center #fff; margin: 0 -15px; padding: 20px 15px 14px 15px;
-moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0;}
/*#content .headshift p {color:#eee;}*/
#content .headshift .grid_24 {height:355px;}

body.hp .headshift a.tag {left:-9px; top:177px;}

body.hp .headshift #slide_1 img {background:url("/camtasia/assets/img/7/home/cs7-home-slide1-v2.png") no-repeat scroll 0 -5px transparent}

body.hp .headshift img {position: relative; left:35px;}

.headshift-slider {background:url("/camtasia/assets/img/7/layout/headshift-bg-lines-v2.jpg") no-repeat scroll left top #fff !important; height:362px; margin:-20px -15px 0; position:relative; width:750px;
-moz-border-radius:5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0;}


/* slider content formatting */
#content .headshift-slider h1, #content .headshift-slider .steps {font-weight: normal; position:absolute; }
#content .headshift-slider h1 {bottom: 5px; font-size:2em; font-weight: normal; left:15px; text-align: center; width:720px;}

#content .headshift-slider .steps {left:0; bottom: 65px; height: auto; margin-left:0;}
#content .headshift-slider .steps div p {color: #111; font-size: 14px; line-height:16px; text-align:center;}


#content .headshift #headshift-bar {background: #f3f3f4 url('/camtasia/assets/img/7/layout/headshift-bar-bg-f3f3f4.png') no-repeat top center; border-left: 1px solid #ddd; border-right: 1px solid #ddd; height:45px !important; margin: 0 -15px !important; width:750px;}
#content .headshift #headshift-bar .grid_24 {height:32px; left:15px; top:6px;}
/* #content .headshift #headshift-bar .alpha h1 {color: #999 !important; font-size:1.2em; font-weight:bold; margin-top:0.65em;} */
#content .headshift #headshift-bar a {background-color: #AAB769; border: 1px solid #92a14a !important; color: #fff; cursor:pointer; display:block; float:right; font-size:13px; font-weight: bold; margin: 0 0 0 15px; 
-moz-border-radius: 5px; -webkit-border-radius:  5px;
-moz-box-shadow:0 4px 3px -5px rgba(0, 0, 0, 0.8);}
#content .headshift #headshift-bar a span {display: block; padding: 4px 10px 6px 12px;}
#content .headshift #headshift-bar a.overview-video span {background: url(/assets/img/play-small.gif) no-repeat .5em .5em; padding:4px 10px 6px 38px;}
#content .headshift #headshift-bar a:hover {background: #a9b867 url('/camtasia/assets/img/7/layout/headshift-trial-bg-hv.png') repeat-x bottom left; border: 1px solid #111 !important;}

body.hp .customer-intro {border-bottom: 1px solid #ddd;}
body.hp .customer-intro h3 {margin:0 0 0.57em !important;}
/* @end Home Page */


/* CUSTOMER VIDEOS */
/*.customer-videos h3 {margin:0.5em 0 0.57em !important;}*/

/* home page link to more customer content */ body.hp .more-uses {left: 20px; position:relative; top:1.25em;}

a.customer-111,
a.customer-tripit,
a.customer-hudson,
a.customer-siemens,
a.customer-freire {background-position: top center; background-repeat: no-repeat;
border-bottom: none !important; display:block; height: 113px; margin-top: 5px; text-indent: -9999px; width: 158px;}
a.customer-111:hover,
a.customer-tripit:hover,
a.customer-hudson:hover,
a.customer-siemens:hover,
a.customer-freire:hover {background-position: bottom center; background-repeat: no-repeat;}

a.customer-111 {background-image: url('/camtasia/assets/img/7/home/customer-IT.jpg');}
a.customer-111:hover {background-image: url('/camtasia/assets/img/7/home/customer-IT.jpg');}

a.customer-tripit {background-image: url('/camtasia/assets/img/7/home/customer-tripit.jpg');}
a.customer-tripit:hover {background-image: url('/camtasia/assets/img/7/home/customer-tripit.jpg');}

a.customer-hudson {background-image: url('/camtasia/assets/img/7/home/customer-hudson.jpg');}
a.customer-hudson:hover {background-image: url('/camtasia/assets/img/7/home/customer-hudson.jpg');}

a.customer-siemens {background-image: url('/camtasia/assets/img/7/home/customer-siemens.jpg');}
a.customer-siemens:hover {background-image: url('/camtasia/assets/img/7/home/customer-siemens.jpg');}

a.customer-freire {background-image: url('/camtasia/assets/img/7/home/customer-freie-university.jpg');}
a.customer-freire:hover {background-image: url('/camtasia/assets/img/7/home/customer-freie-university.jpg');}
/* @end CUSTOMER VIDEOS */


/* CUSTOMER PAGES */
body.customer-page .headshift-subpage {padding:15px 15px 14px;}
/* @end CUSTOMER PAGES */


/* QUICKCLIPS */
.quickclip a {background:url(/assets/img/play-small.gif) no-repeat left .1em; border-bottom: none !important; padding:0 0 0 35px;}
.quickclip a:link span {border-bottom: 1px dotted #4ab9e8;}
.quickclip a:visited span {border-bottom: 1px dotted #60b4d8;}
.quickclip a:hover span {border-bottom: 1px solid #FF9000;}
/* @end QUICKCLIPS */

/* TAGS */
a.tag {background:url("/camtasia/assets/img/7/layout/tag-bg.gif") no-repeat scroll left bottom transparent; border-bottom:medium none !important; color:white !important; display:block; font-size:13px; font-weight:bold; height:33px; opacity:0.9; padding:5px 20px; position:absolute; text-transform:uppercase !important;}
a.tag:hover {opacity:1;}
/* @end QUICKCLIPS */


/* CROSS-SELL */
.cross-sell {background-color:#DFDFDF; border-top: 2px solid #ccc; clear:both; padding: 20px 0 30px 0; text-align:center; width: 750px;}
/* @end CROSS-SELL */

/* page links at page end - fixing spacing differences from grid */
/* LAST CALL */
.lastcall {padding:1px 15px 18px !important;}
/* @end LAST CALL */


/* Promo for What's New */
.whatsnew-promo {background: url('/camtasia/assets/img/7/home/whatsnew-promo-bg-v2.png') no-repeat top center #eee; border: 1px solid #ddd; margin-top:5px;
-moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
-moz-box-shadow:0 4px 3px -5px rgba(0, 0, 0, 0.5);}
.whatsnew-promo .alpha.grid_8 {background: url('/camtasia/assets/img/7/home/whatsnew-laptop.png') no-repeat top center;}
.whatsnew-promo a.tag {left:-12px; top:60px;}
.whatsnew-promo h3 {color: #666; font-size:18px; margin:0.5em 0 0.57em !important;}
.whatsnew-promo h5 {margin:.5em 0 .67em !important;}
.whatsnew-promo p {color: #666; font-size:10px; line-height:14px; margin-bottom:1em !important;}

.whatsnew-promo .grid_8 {background: url('/camtasia/assets/img/7/home/whatsnew-laptop.png') no-repeat top center; height:150px;}
/* @end Promo for What's New */


/* CUSTOMER PAGES */
div#pullquotes, div.pullquotes {background-color: #eee; border: 1px solid #ddd; float:right; margin: 0 0 10px 10px; padding: 0 10px; width: 330px;}
/* @end CUSTOMER PAGES */


/* HIGHSLIDE VIDEOS */
body.highslide {background:#fff; background-image:none;}
body.highslide h1 {font-size: 1.75em !important; margin: .5em 0 0 0 !important;}
/* @end CUSTOMER PAGES */


/* USES PAGE */
body.use-camtasia div.grid_5 a img {opacity:.8;}
body.use-camtasia div.grid_5 a:hover img {opacity:1;}

body.use-camtasia div.container-sub h4 {font-weight:bold;}
body.use-camtasia div.container-sub div.section-intro h4 {font-weight:normal;}

/* @end USES PAGE */


/* WHAT'S NEW PAGE */
body.whats-new h2 {clear:both;}
body.whats-new .box {

-moz-border-radius: 7px;

	-webkit-border-radius: 7px;display: block; 
	background-color:#f2f2f2;}
body.whats-new .box.short {margin-top:5px;height:20em;}
body.whats-new .box.long {margin-top:5px;height:24.8em;}
body.whats-new .grid_7 h3 {padding-left:10px;}
body.whats-new .grid_7 p {padding-left:10px;}
/*.box img {float:right;padding-top:20px;padding-left:10px;}*/
body.whats-new .link img {float:left;clear:none;margin-right:0px;position:relative;top:-16px;}
body.whats-new .link {clear:both;margin-top:0px;padding-top:0px;position:relative;top:-10px;margin-right:0px;padding-right:0px;width:300px;}
body.whats-new .link p {font-size:11px;float:left;}
body.whats-new .link1 {clear:both;margin-top:0px;padding-top:0px;position:relative;top:-10px;margin-right:0px;padding-right:0px;width:300px;}

body.whats-new p.quickclip {position:absolute; left:5px; bottom:0;font-size:11px;padding-left:9px;text-indent:-10px;}
body.whats-new img.right {margin-right: 10px;}
/* @end WHAT'S NEW PAGE */


/* ACCESSORIES PAGE */
body.library-media div.providers-key {background-color: #eee; border: 1px solid #ddd; float: left; width: 100%;}

body.library-media div#accordion p, body.library-media div#accordion ul li {font-size: 11px; line-height:1.5em;}
body.library-media div#accordion p, body.library-media div#accordion a.provider-logo {padding-left: 20px !important;}
body.library-media div#accordion ul {padding-left: 5px !important;}
body.library-media a.provider-logo {border-bottom: none !important;}

body.library-media #content hr {background:none repeat scroll 0 0 #eee; color:#eee; margin-bottom:0;}

body.library-media ul.media-assets {margin-left: 0 !important;}
body.library-media ul.media-assets li {list-style: none !important; margin-bottom:15px;
/* styles from grid system (same as grid_8 */ width:230px;
display:inline;float:left; margin-left:5px; margin-right:5px; position:relative;}
body.library-media ul.media-assets li.alpha {margin-left:0;}
body.library-media ul.media-assets li.omega {margin-right:0;}

body.library-media ul.media-assets li span.vid-placement {background-color:#555; color: #fff; display:block; margin-bottom:5px; padding:2px 0; text-align:center; width:230px;}
body.library-media ul.media-assets li span.vid-placement a {border-bottom: none !important;}

body.library-media ul.media-assets li span.vid-info {display: block; font-size: 13px; padding-right: 30px;}
body.library-media ul.media-assets li span.vid-info.digital-juice {background: url(/camtasia/assets/img/7/library-media/provider-digital-juice.gif) no-repeat 200px top;}
body.library-media ul.media-assets li span.vid-info.tsc {background: url(/camtasia/assets/img/7/library-media/provider-techsmith.gif) no-repeat 200px top;}
body.library-media ul.media-assets li span.vid-info.motiongrafx {background: url(/camtasia/assets/img/7/library-media/provider-motiongrafx.gif) no-repeat 200px top;}
body.library-media ul.media-assets li span.vid-info a {background: url(/camtasia/assets/img/7/layout/download-icon-2.gif) no-repeat top left; padding-left: 20px;}
body.library-media ul.media-assets li span.vid-info a.quickclip {background:url(/assets/img/play-small.gif) no-repeat left .1em; padding-left: 30px;}

body.library-media h4.download a {background:url("/camtasia/assets/img/7/layout/download-icon-2.gif") no-repeat scroll left top transparent; padding-left:20px;}
/* @end ACCESSORIES PAGE */


/* VERSION HISTORY */
body.version-history div#container-main h2 {font-weight: bold; padding-top: 30px;}
/* @end VERSION HISTORY */



/* TRIAL PAGE */
/* hide trial link in nav */ body.trial div#cs7-header li.trial {display:none !important;}
body.trial #content #cs7-header ul.buy-options {left: 639px !important;}

.grid_15.email {
	background: 
	-webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.05, rgb(255,255,255)),
    color-stop(0.36, rgb(245,245,245))
); background:-moz-linear-gradient(
    center bottom,
    rgb(245,245,245) 5%,
    rgb(240,240,240) 53%
)
;
background: -moz-linear-gradient(
    center bottom,
    rgb(255,255,255) 5%,
    rgb(245,245,245) 53%
);
-moz-border-radius: 7px;

	-webkit-border-radius: 7px;display: block; 
	background-color:#f2f2f2;margin-top:10px;height:220px;padding-left:20px;
}

.sys-req {color:#666;}
.sys-req ul li {font-size:10px;}
.download-button a{background-color: #555;  margin: 27px 0 20px 1px;padding:6px 12px 6px 40px!important;
-moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;clear:both!important;float:left; background-image:url("/camtasia/assets/img/7/layout/download-icon.gif"); background-repeat:no-repeat; background-position:6px 3px; border-color:transparent;font-weight:normal;color: #fff!important;font-size:16px;}
.download-button a:hover {background-color:#444!important;border-color:transparent!important}
.download-info {clear:both;float:left;margin-top:10px;}
.download-info p {font-size:10px;color:#666;}

/* @end TRIAL PAGE */


/* TRIAL DOWNLOAD THANKS */
/* hide trial link in nav */ body.trial-thanks div#cs7-header li.trial {display:none !important;}
body.trial-thanks #content #cs7-header ul.buy-options {left: 639px !important;}
body.trial-thanks h1 {font-size:24px !important;}
.grid_9.newsletter {height:243px;}
.grid_9.newsletter img {position:relative;left:10px; float:left;margin-right:15px;}

.grid_15.training a.play img {float:right;position:relative;top:62px;left:-64px;opacity:.8;}
.grid_15.training a.play {background-image:url("/camtasia/assets/img/7/training-laptop.gif"); background-repeat:no-repeat;display:block;width:197px;height:175px;float:right;opacity:1;border:none!important;margin-right:15px;}
.grid_15.training a.play:hover img{opacity:1;}

.grid_9.newsletter, .grid_15.training {
	background: 
	-webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.05, rgb(255,255,255)),
    color-stop(0.36, rgb(245,245,245))
); background:-moz-linear-gradient(
    center bottom,
    rgb(245,245,245) 5%,
    rgb(240,240,240) 53%
)
;
background: -moz-linear-gradient(
    center bottom,
    rgb(255,255,255) 5%,
    rgb(245,245,245) 53%
);
-moz-border-radius: 7px;

	-webkit-border-radius: 7px;display: block; 
	background-color:#f2f2f2;height:200px;
}

.newsletter p,
.training h4, .training p
 {padding-left: 20px!important; padding-right: 10px;}
 
 
 .newsletter h4 {text-indent:-16px;padding-left:29px;padding-right: 10px;}
 /* @end TRIAL DOWNLOAD THANKS */


/* UPGRADE PAGES */
/* show upgrade button */ body.upgrade #content #cs7-header li.upgrade {display: block;}
/* hide purchase button */ body.upgrade #content #cs7-header li.purchase {display: none;}

#content #cs7-header ul.buy-options li.upgrade a {background-color: #aab769; color: #fff; /*margin: 2px 0 4px 1px;*/}
#content #cs7-header ul.buy-options li.upgrade a:hover {background-color: #91a047;}
/* @end UPGRADE PAGES */



/* FORM STYLES (GLOBAL) */
form.frm {background:-moz-linear-gradient(center bottom , #FFFFFF 5%, #F5F5F5 53%) repeat scroll 0 0 #F2F2F2;
display:block; margin-top:10px; padding: .1em 20px 0 20px;-webkit-border-radius: 7px;
-moz-border-radius:7px 7px 7px 7px;background: 
	-webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.05, rgb(255,255,255)),
    color-stop(0.36, rgb(245,245,245))
);}
form.frm fieldset { border: none !important;}

form.frm label {clear:both; float:left; font-size:16px !important; margin-bottom:3px; margin-top:15px; text-align: left; width: 100%;}
form.frm p {clear: both;}
form.frm p.current-version {font-weight: bold; font-style:italic; margin-bottom:0 !important;}
form.frm select {float: left;}
form.frm input[type="text"] {clear:both; float:left; font-family:Arial,Helvetica,sans-serif; font-size:12px; margin-bottom:7px; margin-top:5px; padding:3px !important; width:220px;}

form.frm input, form.frm select, form.frm textarea {clear: both; margin-bottom:2px; width:19em;}

form.frm input[type="submit"] {background-color:#555; border-color:transparent; clear:both !important; color:#fff; float:left; font-size:13px; font-weight:normal; margin:15px 0 20px 1px; padding:6px 12px 6px 10px !important; width:220px;
-moz-border-radius:5px 5px 5px 5px;
}

/* style to cover older error styles (for version comparison, etc) */
p.errorpull {background: url(/img/tsc_icons_mini/exclamation_mini.gif) no-repeat top left; color:red !important; padding-left:25px;}

/* @end FORM STYLES */



/* TABLE STYLES (GLOBAL) */
table.bscTbl thead tr td {font-size:1.25em; font-weight: bold;}
/* @end TABLE STYLES (GLOBAL) */



/* Linkbin, Sign up and Legal
----------------------------------------- */
#content #linkbin {margin-top: 20px;}
#content #linkbin h6 {clear:both; color: #666; font-weight: bold; font-size: 13px !important; margin: 14px 0 10px 0;}

#content #linkbin div {font-size: 11px !important;}
#content #linkbin div ul {margin-left: 0 !important; padding-left: 6px;}
/* linkbin indented */ #content #linkbin div ul ul {margin:0.5em 0 0.5em .75em !important;}
/* linkbin indented */ #content #linkbin div ul ul a {font-weight:normal;}
#content #linkbin div li {clear: left; display:table; line-height: 1.5; list-style: none; margin: 2px 0 2px -5px !important; padding: 0 !important; /*white-space:nowrap;*/}
#content #linkbin div a {background: url('/camtasia/assets/img/7/layout/bullet-pointy-ccc.gif') no-repeat left center; border-bottom: none;  color: #666; float: left; font-size: 11px; font-weight: bold; padding-left: 10px; text-decoration: none; white-space:nowrap;}
#content #linkbin div a span {font-weight: normal;}

#content #linkbin div a:visited {color: #999;}
#content #linkbin div a:hover {border-bottom: none;  color:#ef6500; text-decoration: underline;}
#content #linkbin div a:active {color: #f00; text-decoration: underline;}

#content #linkbin #signup {background-color: #ddd; margin-bottom: 15px; padding-bottom: 15px; padding-top:1px;}
#content #linkbin #signup h6 {color: #666; font-weight: bold; margin-bottom: 10px !important;}
#content #linkbin #signup input {border: 1px solid #666; color: #666 !important; display: block; font-size: 10px; margin: 1px 0; padding: 2px; width: 170px;}
#content #linkbin #signup button {background: url('/img/cs/button_mini.png') transparent no-repeat left top; border: none; color: #fff !important; cursor: pointer; font-family: Arial, Helvetica, sans-serif; font-size: 10px; height: 20px; margin: 4px 0 0; outline: none; padding: 0 0 0 2px; text-align: left; width: 48px;}
#content #linkbin #signup img {left: 1px; position: relative; top: 4px;}
#content #linkbin #signup button:hover {background-image: url('/img/cs/button_mini_hover.png'); color:#ef6500; outline: none;}
#content #linkbin #signup li {line-height: 2;}
#content #linkbin #signup a {background-image: none; color: #048ac3; margin-left: -10px;}
#content #linkbin #signup a:hover {color:#ef6500;}

#content #linkbin #legal {clear: both; margin: -20px auto 30px; width: 730px;}
#content #linkbin #legal p {color: #999; font-size: 9.5px; text-align: left;}

/* @end Linkbin, Sign up and Legal */

/* System requirements */
body.system-requirements ul li {font-size:1em !important; font-weight:normal!important;}




