/* @override 
	http://www.getmura.com/mura/css/site.css
	http://docs.getmura.com/mura/css/site.css
*/

* {
	-moz-outline: 0;
	outline: none;
}

body {
	height: 100%;
	background: #d5d5d5 url(../images/bg_body.jpg) repeat-x;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #424242;
}

pre {
	overflow: auto;
	margin: 0 0 1.5em 0;
	padding: 5px 10px;
	border: 1px solid #ddd;
	font-family: 'andale mono', 'lucida console', 'courier new', courier, monospace;
	line-height: 1.5;
	background: #eee;
}

body#savacmstour {
	background: #000;
}

a:link, a:active {
	color: #ff3405;
}

#primary.content a:link, #primary.content a:visited, #primary.content a:hover, #primary.content a:active {
	border-bottom: 1px dotted;
	text-decoration: none;
}

a:visited {
	color: #ff3405;
}

a:hover {
	color: #333;
}

a.learnMore {
	padding-right: 13px;
	background: url(../images/arrow_red_sm.gif) no-repeat center right;
	text-decoration: none;
	color: #2D7AA7;
	text-transform: uppercase;
	font-size: 12px;
}

#primary.content a.actionItem, #primary.content a.actionItem:link, #primary.content a.actionItem:visited, .actionItem a {
	padding-left: 13px;
	background: url(../images/arrow_red_sm.gif) no-repeat center left;
	text-decoration: none;
	color: #2D7AA7;
	border: 0 !important;
}

img {
	-ms-interpolation-mode: bicubic;
}

#primary img {
	max-width: 100%;
	height: auto;
}

.supportSite #primary img, #themesPlugins img, .svIndex img {
	max-width: 98%;
	padding: 2px;
	border: 1px solid #ddd;
	-moz-box-shadow: 0 0 5px #ddd;
	-webkit-box-shadow: 0 0 5px #ddd;
	box-shadow: 0 0 5px #ddd;
}

#support.supportSite .sysForum #primary img {
	max-width: 98%;
	padding: 0;
	border: 0;
	-moz-box-shadow: 0 0 0;
	-webkit-box-shadow: 0 0 0;
	box-shadow: 0 0 0;
}

a img {
	border-width: 0;
}

.right {
	float: right;
}

.left {
	float: left;
}

img.right {
	margin-left: .5em;
	margin-bottom: .5em;
}

img.left {
	margin-right: .5em;
	margin-bottom: .5em;
}

#svAsset {
	border: 0;
}

#svAsset .imgMed {
	float: right;
	border: 1px solid #ccc;
	padding: .5em;
	margin: 0 0 1em 1em;
}

div.video {
	text-align: center;
}

object {
	margin: 1em auto;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
/

*color: #333;*/
}

p {
	color: #424242;
	margin-bottom: 1em;
	line-height: 1.3;
}

/*h3+p {	margin-top: -.75em; }*/

/*h4+p {	margin-top: -.75em; }*/

h3+p.intro {
	margin-top: 0;
}

h4+p.intro {
	margin-top: 0;
}

li * {
	font-size: 1em;
}

.sysDownload p.alt {
	font-size: 11px;
	display: block;
	margin-top: 2em;
	line-height: 1.2;
	color: #666;
}

.sidebar p {
	line-height: 1.2;
	font-size: 11px;
	margin-bottom: .75em;
}

p.intro {
	line-height: 1.5;
	margin-bottom: 1em;
	font-size: 16px;
	color: #666;
}

#primary.content ol, #primary.content ul {
	list-style: disc;
	margin: 0 3em 1.5em;
	color: #424242;
}

#primary.content ol {
	list-style: decimal;
	margin-left: 2em;
}

#primary.content ol ul, #primary.content ul ul {
	margin-top: 1.5em;
}

#primary.content ul.actionItem {
	list-style: none;
	margin: 0 3em 1em 2em;
	color: #424242;
}

#primary.content ol li, #primary.content ul li {
	line-height: 1.35;
	margin-bottom: .75em;
	font-size: 1em;
}

.sysDownload #primary.content ul strong {
	color: #ff3405;
}

.cols2 li {
	width: 45%;
	margin-right: 4%;
	float: left;
}

/* @group Layout */

#container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#header {
	height: 199px;
	width: 960px;
	position: relative;
	padding-bottom: 220px;
/

* background set randomly server-side */
}

#home #header {
	background-image: none;
	padding-bottom: 0;
}

.sysForum #header {
	background: url(../images/hdr/hdr_5.jpg) no-repeat 0 200px;
}

#content {
	width: 960px;
	float: left;
	position: relative;
	padding: 4.5em 0 27px;
	background: #fff;
}

#home #content {
	background: transparent;
	padding: 0;
}

#primary.content {
	float: left;
	width: 910px;
	font-size: 1.2em;
	margin: 0 25px;
	min-height: 500px;
}

/*.oneCol #primary.content {
	margin: 0 25px;
}*/

.twoColSL #primary.content {
	width: 755px;
}

.twoColSR #primary.content {
	width: 705px;
}

.threeCol #primary.content {
	width: 550px;
}

.sidebar {
	border-bottom: 1px solid #fff;


/* Fixes collapsing #left when there's no content */
}

#left {
	float: left;
	width: 140px;
	padding-left: 15px;
	padding-top: 3px;
}

#home #left {
	width: 475px;
	margin: 0;
	padding: 0;
}

#right {
	float: right;
	width: 160px;
	padding: 15px;
	padding-bottom: 10px;
	margin-right: 15px;
	background: #f7f7f7;
}

#home #right {
	width: 465px;
	margin: 0;
	padding: 5px;
	background: #efefef;
}

.sidebar {
	font-size: 1.1em;
	margin: 0;
	padding: 0;
}

#footer {
	clear: both;
}

/* @end */

/* @group Navigation */

#primary.content #crumbList, #primary.content .crumbList {
	list-style: none;
	margin: 0 0 1em 0;
	padding: 0;
}

#primary.content #crumbList li, #primary.content .crumbList li {
	list-style: none;
	display: inline;
}

#primary.content #crumbList li a, #primary.content .crumbList li a {
	text-decoration: none;
}

#crumbList {
	

/*display: none;*/
font-size: 11px;
	position: absolute;
	top: 19px;
	

/*left: 182px;*/
width: 560px;
}

#crumbList li {
	display: inline;
}

#crumbList a:link, #crumbList a:visited, #crumbList a:hover, #crumbList a:active {
	border: 0 !important;
	color: #666;
}

/* @group Utility Nav */

#navUtility {
	position: absolute;
	right: 267px;
	top: 9px;
	padding-right: 16px;
	height: 30px;
	background: url(../images/rule_vert_dotted.gif) repeat-y top right;
}

#navUtility li {
	display: inline;
	padding: .5em .75em;
	line-height: 30px;
}

#navUtility li a {
	color: #fff;
	text-decoration: none;
}

#navUtility li a:hover {
	border-bottom: 1px dotted #fff !important;
	text-decoration: none;
}

#aboutus #navUtility li#navAbout, #contactus #navUtility li#navContact, #blog #navUtility li#navBlog {
	color: #fff;
	background-color: #ff3405;
}

/* @end */

/* @group Primary Nav */

#navPrimary, #navGlobal {
	position: absolute;
	height: 120px;
	top: 63px;
	list-style: none;
	float: left;
	width: 100%;
	clear: left;
}

#navPrimary li, #navGlobal li {
	height: 120px;
	line-height: 120px;
	width: 140px;
	margin-right: 24px;
	float: left;
	letter-spacing: -.1em;
}

#navPrimary li.last, #navPrimary li.lastCurrent, #navGlobal li.last, #navGlobal li.lastCurrent {
	margin-right: 0 !important;
}

#navPrimary li a, #navGlobal li a {
	height: 120px;
	vertical-align: middle;
	display: block;
	text-align: center;
	line-height: 120px;
	text-decoration: none;
	color: #ff3405;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 18px;
	font-weight: bold;
/*text-indent: -9999em;*/
}

#navPrimary li.current a, #navPrimary li.firstCurrent a, #navPrimary li.lastCurrent a, #navPrimary li a:hover, #navGlobal li.current a, #navGlobal li.firstCurrent a, #navGlobal li.lastCurrent a, #navGlobal li a:hover {
	color: #fff;
	background: #ff3405;
	text-decoration: none;
}

#navPrimary li a:hover {
	color: #424242;
	background: #dfded8;
	text-decoration: none;
	background-position: 50% 81px;
}

/* @end */

/* @group Secondary Nav */

#navSecondary, .navSecondary {
	margin: 0 0 1em 0;
}

#navSecondary ul, .navSecondary ul {
	padding: 0 0 0 0;
	margin: .5em 0 .25em .75em;
}

#navSecondary li, .navSecondary li {
	margin: 0 0 .75em 0;
	padding: 0 0 .75em 0;
	font-size: 14px;
	border-bottom: 1px solid #dfded8;
}

#navSecondary li li, .navSecondary li li {
	margin: 0 0 8px 0;
	padding: 0;
	list-style: none;
	border: 0;
	font-size: 12px;
}

#navSecondary li a, .navSecondary li a {
	text-decoration: none;
	color: #006899;
	display: block;
	line-height: 1.2;
}

#navSecondary li a.current, .navSecondary li a.current {
	color: #666;
	padding-right: 12px;
	background: url(../images/arrow_skinny_red.gif) no-repeat center right;
}

#navSecondary li li a, .navSecondary li li a {
	color: #333;
}

#navSecondary li a:hover {
	
}

#navSecondary li#current, #navSecondary li a.current, .navSecondary li.current, .navSecondary li a.current {
	color: #006899;
}

#navSecondary li#current li, #navSecondary li.current li {
	
}

#navSecondary li li a.current, .navSecondary li li a.current {
	background: none;
	font-weight: normal;
}

/* @end */

/* @end */

/* @group Headings */

h1 {
	width: 54px;
	height: 63px;
}

h1 a {
	text-indent: -999em;
	width: 54px;
	height: 63px;
	display: block;
	background: url(../images/bg_h1.gif) no-repeat;
}

h2 {
	font-size: 56px;
	color: #ff3405;
	font-weight: bold;
	letter-spacing: -.05em;
	margin-bottom: .25em;
	line-height: 1;
}

#home h2 {
	font-size: 32px;
}

.level5 h2.pageTitle, .level6 h2.pageTitle {
	font-size: 32px;
	margin-bottom: 1em;
}

h3 {
	font-size: 26px;
	font-weight: bold;
	letter-spacing: -.03em;
	color: #666;
	margin-bottom: .15em;
	line-height: 1.2;
}

h3.alt {
	font-size: 20px;
}

.content .svFeed h3 {
	margin-bottom: .25em;
}

/*p+h3 {
margin-top: 1em;
}*/

h4, .sidebar h3 {
	font-size: 20px;
	letter-spacing: -.03em;
	font-weight: bold;
	color: #ff3405;
	margin-bottom: .25em;
	line-height: 1.1;
}

.sidebar h3 {
	margin-bottom: .65em;
}

.sidebar #sysRecentEpisodes h3 {
	margin-bottom: .35em;
}

.sidebar .appStore h3 {
	font-size: 14px;
	color: #666;
}

/*p+h4 {
margin-top: 1em;
}*/

h4.alt, .sidebar h4 {
	font-size: 14px;
	letter-spacing: -.05em;
	font-weight: bold;
	color: #424242;
}

h5 {
	font-size: 16px;
	letter-spacing: -.05em;
	margin-bottom: .25em;
	font-weight: normal;
	text-transform: uppercase;
	color: #999;
}

h6 {
	font-size: 14px;
	letter-spacing: -.05em;
	margin-bottom: .25em;
	font-weight: bold;
}

/* @end */

#primary.content form {
	float: left;
	width: 100%;
	margin: 2em 0;
}

#primary.content #metaInfo form {
	margin: 0;
}

#primary.content form input.submit {
	float: right;
	clear: both !important;
	margin-right: 5em;
}

.oneCol #primary.content form input.submit {
	float: left;
	margin-left: 33%;
}

#installationsetup dl {
	margin-bottom: 3em;
}

#installationsetup dt {
	margin: 1em 0 .5em;
	padding-top: 1em;
	border-top: 1px dotted #ccc;
}

#installationsetup h3 + dt {
	margin-top: 0;
}

#svPortal dl {
	margin-bottom: 0;
}

#svPortal dt {
	margin: 0 0 .5em;
	padding-top: 0;
	border-top: 0;
}

#appstore #svPortal dt a {
	font-size: 18px;
	border: 0;
}

#svPortal h3 + dt {
	margin-top: 0;
}

.svIndex dl {
	clear: both;
	margin-bottom: 1.5em;
}

#primary .svIndex dl {
	float: left;
	width: 100%;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dotted #ccc;
}

.svIndex dt a {
	border: 0 !important;
}


dl.hasImage .image {
	float: left;
	margin: 0 1em 1em 0;
}

dl.hasImage .image a {
	border: 0 !important;
}

dt.releaseDate {
	

}

.svIndex dt {


line-height: 1.25;
}

#sysMuraBlog dt {
	line-height: 1.1;
}

dd.summary + dd + dd.comments {
	border-left: 1px solid #ccc;
	padding-left: .75em;
}

dd.credits {
	margin-right: 0 !important;
}

.moreResults ul {
	margin: 0 !important;
}

/* @group Content */

/*.emphasize {
margin: 2em 0;
padding: 1em 0 0;
border-top: 1px solid #cecec9;
border-bottom: 1px solid #cecec9;
}*/

.sidebar .promo {
	margin-bottom: 1em;
}

#newName {
	background: #333;
	padding: .75em;
}

#newName h3 {
	color: #fff;
}

#newName p {
	color: #ccc;
}

#newName a {
	color: #fff;
}

/* @group Home Page */

/* @group Lead-in */

#leadIn {
	width: 960px;


/* keep ie7 from wigging out */
height: 360px;
	margin: 0 0 5px;
	background: url(../images/hdr_home.jpg) no-repeat;


/*background: url(../images/bg_lead_in.jpg) no-repeat;*/
position: relative;
}

#leadIn h2 {
	text-indent: -999em;
	background: url(../images/bg_lead_in_text.png) no-repeat;
	position: absolute;
	width: 535px;
	height: 293px;
	right: 73px;
	top: 35px;
}

#leadIn p {
	position: absolute;
	right: 34px;
	top: 191px;
	width: 535px;
	font-size: 20px;
	color: #61605C;
	line-height: 1.5;
	text-indent: -999em;


/* Hiding Text and all of the above */
}

#leadIn span {
	font-weight: bold;
	color: #ff3405;
}

/* @end */

/* @group Sava at Work */

#atWork {
	height: 390px;
	background: #000;
	margin: 0 0 5px;
	position: relative;
}

#savacmstour #atWork {
	height: auto;
}

#atWork h3 {
	color: #ff3405;
	padding: 23px 0 0 32px;
	margin-bottom: 4px;
}

#atWork .message {
	overflow: hidden;
	position: absolute;
	height: 326px;
	opacity: .999;
}

#savacmstour #atWork .message {
	height: auto;
}

#atWork h4 {
	color: #d5d5d5;
	padding: 0 0 0 32px;
	font-size: 14px;
	font-weight: normal;
	margin: 0 0 10px;
}

#atWork ul {
	position: absolute;
	top: 27px;
	right: 27px;
}

#atWork ul li {
	float: left;
	height: 18px;
	width: 18px;
	display: block;
	margin-left: 6px;
}

#atWork ul li a {
	display: block;
	height: 18px;
	width: 18px;
	text-indent: -999em;
}

#atWork ul li#navAtWorkPrev a {
	background: url(../images/btn_at_work_prev.png) no-repeat;
}

#atWork ul li#navAtWorkPrev a:hover {
	background: url(../images/btn_at_work_prev.png) no-repeat left bottom;
}

#atWork ul li#navAtWorkNext a {
	background: url(../images/btn_at_work_next.png) no-repeat;
}

#atWork ul li#navAtWorkNext a:hover {
	background: url(../images/btn_at_work_next.png) no-repeat left bottom;
}

#atWork img {
	margin-left: 32px;
	margin-bottom: 6px;
/

*position: absolute;
top: 24px;
left: 0;*/
/

*border: 6px solid #d5d5d5;*/
}

#atWork p {
	padding: 0 32px;
	color: #f0f1eb;
	line-height: 1.2;
	font-size: 11px;
}

#savacmstour #atWork p {
	padding: 0 32px;
	color: #f0f1eb;
	line-height: 1.2;
	font-size: 12px;
}

#atWork a.learnMore {
	color: #fff;
	display: block;
	width: 81px;
	padding: 8px 35px 8px 14px;
	background: #2D7AA7 url(../images/arrow_white.gif) no-repeat 104px center;
	position: absolute;
	bottom: 38px;
	right: 30px;
	font-weight: bold;
	font-size: 12px;
}

/* @end */

/* @group Audience Pitch */

#audiencePitch {
	height: 367px;
	padding-top: 18px;
	margin: 0 0 5px;
	background: #fcfcfc;
}

#audiencePitch h3 {
	padding: 0 10px;
	margin-bottom: 10px;
}

#audiencePitch h4 {
	font-size: 15px;
	line-height: 16px;
	margin-bottom: 6px;
	color: #ff3405;
}

#audiencePitch div {
	width: 140px;
	float: left;
	padding: 118px 0 0 8px;
}

#audiencePitch #marCom {
	background: url(../images/bg_audience_marcom.jpg) no-repeat;
}

#audiencePitch #itProg {
	float: right;
	background: url(../images/bg_audience_it.jpg) no-repeat;
	border: 0;
}

#audiencePitch dl {
	min-height: 125px;
}

#audiencePitch dt {
	font-size: 11px;
	color: #424242;
	margin-bottom: 6px;
}

#audiencePitch dd {
	font-size: 10px;
}

#audiencePitch #desDev {
	width: 149px;
	margin: 0 auto;
	padding-left: 0;
	float: none;
	background: url(../images/bg_audience_desdev.jpg) no-repeat;
}

#audiencePitch #desDev h4 {
	padding-left: 8px;
}

#audiencePitch #desDev dl {
	border-left: 1px solid #d9d7d5;
	border-right: 1px solid #d9d7d5;
	padding: 0 8px;
}

#audiencePitch #desDev a.learnMore {
	padding-left: 9px;
}

/* @end */

/* @group In a Hurry? */

#inHurry {
	height: 252px;
	padding: 8px;
	background: #fff;
}

#inHurry div {
	border: 2px solid #d6d6d6;
	height: 203px;
	padding: 22px;
}

#inHurry h3 {
	color: #ff3405;
	margin-bottom: .5em;
}

#inHurry p {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 26px;
	letter-spacing: -.1em;
}

#inHurry ul {
	padding-right: 150px;
	background: url(../images/bg_in_hurry.jpg) no-repeat top right;
}

#inHurry li {
	border-bottom: 1px solid #fff;
}

#inHurry li.last {
	border: 0;
}

#inHurry li a {
	display: block;
	background: #ff3405 url(../images/arrow_white_sm.gif) no-repeat 12px center;
	color: #fff;
	line-height: 51px;
	text-decoration: none;
	padding-left: 22px;
	font-size: 15px;
}

#inHurry li a:hover {
	background: #454545 url(../images/arrow_white_sm.gif) no-repeat 12px center;
}

/* @end */

/* @group Case Study */

#caseStudy {
	height: 263px;
	position: relative;
	background: url(../images/case_study_cra.jpg) no-repeat;
}

#caseStudy div {
	width: 230px;
	padding: 10px;
	background: #fff;
	position: absolute;
	top: 18px;
	left: 13px;
}

#caseStudy h3 {
	font-size: 20px;
	color: #ff3405;
	margin-bottom: 10px;
	margin-top: 2px;
	border-bottom: 1px solid #fff;
	line-height: 1;
}

#caseStudy p {
	font-weight: bold;
	color: #797979;
	line-height: 1.2;
	font-size: 11px;
	margin-bottom: 8px;
}

#caseStudy a {
	font-size: 12px;
}

/* @end */

#home #sysMuraBlog {
	height: 165px;
	position: relative;
	background: #fff;
	border: 11px solid #999;
	padding: 22px;
	padding-top: 54px;
	position: relative;
}

#home #sysMuraBlog h3 {
	position: absolute;
	font-size: 11px;
	

/*line-height: 19px;*/
color: #fff;
	left: 0px;
	top: 18px;
	padding: 7px 8px 6px 22px;
	background: #424242;
	text-transform: uppercase;
	width: 70px;
}

#home #sysMuraBlog h3 a {
	color: #fff;
	text-decoration: none;
	padding: 7px 8px 6px 22px;
	display: block;
	background: #424242;
	text-transform: uppercase;
}

#home #sysMuraBlog h3 a:hover {
	background: #999;
}

#home #sysMuraBlog dt {
	font-size: 26px;
	margin-bottom: 4px;
}

#home #sysMuraBlog dt.releaseDate {
	font-size: 12px;
	

/*font-weight: normal;*/
margin-bottom: 4px;
	color: #424242;
	position: absolute;
	left: 108px;
	top: 26px;
}

#home #sysMuraBlog dd {
	margin-bottom: 8px;
	line-height: 1.4;
	color: #666;
}

#home #sysMuraBlog dd.credits, #home #sysMuraBlog dd.comments, #home #sysMuraBlog dd.tags {
	float: left;
	font-size: 11px;
}

#home #sysMuraBlog dd.comments, #home #sysMuraBlog dd.tags {
	margin-left: .5em;
	padding-left: .5em;
	border-left: 1px solid #ccc;
}

#home #sysMuraBlog dd.comments {
	background: url();
}

#home #sysMuraBlog dd.tags {
	border-right: 0;
}

#home #sysMuraBlog span.readMore a {
	color: #069;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 11px;
	padding-right: 13px;
	background: url(../images/arrow_red_sm.gif) no-repeat right;
}

p#muraBlog a {
	text-decoration: none;
	background: url(../images/feed-icon-16x16.png) no-repeat left center;
	display: block;
	font-size: 12px;
	line-height: 16px;
	padding-left: 20px;
	margin-top: 1em;
}

/* @end */

/* @group Features */

.divide {
	margin-top: 1em;
	padding-top: .75em;
	border-top: 1px solid #cecec9;
}

/* @end */

/* @group Pricing */

.sysPricing #primary.content dl {
	float: left;
	width: 100%;
}

.sysPricing #primary.content dt {
	float: left;
	

/*clear: left;*/
width: 300px;
	margin-bottom: .5em;
}

.sysPricing #primary.content dd {
	margin-bottom: .5em;
	clear: right;
}

/* @end */

.promo ul {
	margin-top: 1em;
}

.promo li {
	margin-bottom: .5em;
	line-height: 1.2;
}

div.note {
	font-size: 11px;
	line-height: 1.2;
	color: #666;
	margin-top: 4em;
	font-style: italic;
}

#svComments {
	clear: both;
}

/* @end */

/* @group Forms */

fieldset {
	border: 1px solid #ccc;
	margin: 0 0 20px;
	padding: 0 15px 15px;
	clear: both;
}

#searchForm fieldset {
	border: 0 !important;
	margin: 0 !important;
	padding: 0 !important;
	clear: none !important;
}

legend {
	padding: 0 10px;
	margin-left: -10px;
	font-size: 1.2em;
	line-height: 2em;
	font-weight: normal;
	color: #999;
}

form label {
	float: left;
	font-weight: bold;
	width: 35%;
	margin-right: 10px;
	line-height: 1.25;
	min-height: 1.75em;
	text-align: right;
}

.oneCol form label {
	width: 30%;
}

form.twoColumn {
	margin: 0 0 2em !important;
}

form ul {
	margin: 0 0 1em 0 !important;
	padding-top: 15px;
}

form li {
	width: 100%;
	margin-bottom: 1em;
	list-style: none !important;
}

form li.last {
	margin-bottom: 0;
}

form li#captcha {
	margin-left: 39%;
	width: auto;
}

form li#captcha img {
	border: 0 !important;
	padding: 0 !important;
}

.rememberMe label {
	float: none;
	font-weight: normal;
}

form li a {
	margin-left: 135px;


/* Margin to account for width of label, label margin. */
}

form li span {
	font-weight: normal;
}

input.text {
	width: 55%;
}

.oneCol input.text, .oneCol select.text {
	width: 45%;
}

select.text {
	font-size: 12px;
}

textarea {
	height: 10em;
	width: 55% !important;
	font-family: Helvetica, Arial, sans-serif;
}

form button, input.submit_btns, input.submit, a.btn {
	width: auto;
	height: 21px;
	line-height: 21px;
	font-size: 10px;
	background: #ff3405 !important;
	color: #fff !important;
	padding: 0 6px;
	border: 0 !important;
}

a.btn {
	display: block;
	text-decoration: none;
	font-weight: bold !important;
	text-align: center;
	font-size: 12px;
	margin-top: 2em;
	line-height: 28px;
	height: 28px;
}

.sidebar a.btn {
	clear: both;
}

div.top_btn a 

/* Forum Buttons */ {
	width: auto;
	height: 21px;
	line-height: 21px;
	font-size: 10px;
	background: #ff3405;
	color: #fff;
	padding: 0 6px;
	border: 0 !important;
	display: block;
	float: left;
	text-decoration: none;
	margin-right: 4px;
}

.sidebar form {
	margin-bottom: 2em;
	float: left;
	width: 100%;
}

.sidebar form li {
	width: auto;
	float: none;
	margin: 0 0 .5em;
	display: block;
	text-align: left;
}

.sidebar form label {
	width: auto;
	float: none;
	margin: 0 0 .25em;
	display: block;
	text-align: left;
}

.sidebar form input.text {
	width: 100%;
	margin: 0;
}

strong.zip {
	margin-left: 1.75em;
	margin-right: 5px;
}

.submit {
	margin: 0;
	padding: 0;
	float: right;
	clear: right;
}

.required {
	color: red;
	margin: 0 0 .5em .25em;
	font-weight: normal;
}

p.required {
	float: left;
	clear: left;
	padding: 0;
	margin: 0;
}

/* @end */

table {
	font-size: 12px;
}

table th {
	vertical-align: middle;
	background: #666;
	color: #fff;
	padding: .5em;
	border: 2px solid #666;
	text-align: center;
}

table td {
	padding: .5em;
	border: 2px solid #fff;
	background: #f7f7f7;
	text-align: center;
	vertical-align: middle;
}

table td.alt {
	color: #069;
	text-align: left;
}

.sidebar .syndLocal {
	margin: 0 0 2em;
}

.sidebar .svFeed dl {
	border-top: 1px dotted #ccc;
	padding-top: 1em;
}

#sysRecentUpdates dl {
	margin-bottom: 1em;
}

.sidebar .svFeed dl.first {
	border-top: 0;
	padding-top: 0;
}

.sidebar .svFeed dt a {
	font-weight: normal;
	color: #444;
}

.content dd.credits {
	float: left;
	

/*margin-right: .75em;*/
margin-bottom: 1.2em;
	font-size: 1em;
	line-height: 1.2;
	color: #666;
}

.content dd.credits,
.content dd.comments,
.content dd.tags,
.content dd.ratings {
	float: left;
	padding: 0 .75em 0 0;
	font-size: 1em;
/

*border-right: 1px solid #ccc;*/
}

.content dd.comments,
.content dd.tags,
.content dd.credits,
.content dd.ratings {
	line-height: 16px !important;


/* acommodate height of stars */
margin-bottom: 0em !important;
}

img.ratestars {
	margin: 0 !important;
	padding: 0 !important;
	border: 0 !important;
}

.content dd.comments {
	border: 0;
}

dd.comments a {
	border: 0 !important;
	padding-left: 13px;
	background: url(../images/icon_comments.gif) no-repeat 0 50%;
}

.content dd.ratings {
	font-size: 13px !important;
	border-right: 0;
}

dd.ratings img {
	height: 12px;
}



/* @group Ratings */

/* ------------------------------------- from latest default.css */

/*dd.credits,
dd.comments,
dd.tags,*/
dd.rating {
	float: left;
	margin-bottom: 0;
	padding: 0 .75em 0 0;
	font-size: 1em;
	}

/*.sidebar dd.credits,
.sidebar dd.comments,
.sidebar dd.tags,*/
.sidebar dd.rating {
	float: none;
	margin-bottom: .35em;
	padding: 0;
	}
	
dd.rating {	
	position: relative;
	width: 110px;
	margin-top: -2px;
	background-repeat: no-repeat;
	background-position: 3.5em 50%;
	}

dd.rating span {
	position: absolute;
	left: -9999px;
	}


/* ------------------------------------- from latest merced site.css */

.content .svIndex dd.credits,
.content .svIndex  dd.comments,
.content .svIndex  dd.tags,
.content .svIndex  dd.rating {
	line-height: 20px; /* acommodate height of stars */
	}

div.stars a {
	width: 14px;
	height: 13px;
	background: transparent url(../images/rater/stars.png) no-repeat;
}

.zero { background-image: url(../images/rater/star_zero.png); }
.one { background-image: url(../images/rater/star_one.png); }
.onehalf { background-image: url(../images/rater/star_onehalf.png); }
.two { background-image: url(../images/rater/star_two.png); }
.twohalf { background-image: url(../images/rater/star_twohalf.png); }
.three { background-image: url(../images/rater/star_three.png); }
.threehalf { background-image: url(../images/rater/star_threehalf.png); }
.four { background-image: url(../images/rater/star_four.png); }
.fourhalf { background-image: url(../images/rater/star_fourhalf.png); }
.five { background-image: url(../images/rater/star_five.png); }

/* @end Ratings */



/* @group Footer */

#footer {
	padding: 1em;
	margin-bottom: 1.5em;
}

#footer a {
	padding-left: 22px;
	background: url(../images/logo_br.gif) no-repeat left center;
	text-decoration: none;
	float: right;
	line-height: 16px;
	

/*font-weight: bold;*/
font-size: 10px;
	color: #000;
}

#footer li {
	display: inline;
	padding-right: 1em;
}

/* @end */

table {
	font-size: 12px;
}

table th {
	vertical-align: middle;
	background: #666;
	color: #fff;
	padding: .5em;
	border: 2px solid #666;
	text-align: center;
}

table td {
	padding: .5em;
	border: 2px solid #fff;
	background: #f7f7f7;
	text-align: center;
	vertical-align: middle;
}

table td.alt {
	color: #069;
	text-align: left;
}

.sidebar .syndLocal {
	margin: 0 0 2em;
}

/* @group App Store */

#themesPlugins dl {
	float: left;
	width: 48%;
	clear: none;
	background: #f7f7f7;
	min-height: 410px;
	/*padding: 4%;*/
}

#themesPlugins dl.first {
	margin-right: 3%;
}

#themesPlugins dt {
	font-size: 20px;
	background-color: #3a3a3a;
	padding: .5em .8em;
	margin-bottom: 1em;
}

#themesPlugins dt a, #themesPlugins dd.image a {
	border: 0 !important;
	color: #fff;
}

#themesPlugins dd {
	font-size: 14px;
	line-height: 1.5;
	padding: 0 1.5em 1em;
}

#themesPlugins dd.image {
	text-align: center;
	padding: 0;
}

#themesPlugins .actionItem {
	display: block;
	margin: .5em 0 0;
}

#themesPlugins .btn {
	margin: .75em 25% 0;
}

#sysThemes dl, #appStore .svIndex dl {
	float: left;
	clear: none;
	border: 0;
	width: 20%;
}

#sysThemes dt, #appStore dt {
	clear: none;
}

#sysThemes .comments, #sysThemes .ratings {
	display: none;
}

#metaInfo {
	border-top: 1px solid #ccc;
	padding-top: 1em;
	overflow: hidden;
}

#metaInfo img {
	margin-right: 2em;
	background: #fff;
}

#metaInfo dl {
	position: relative;
}

#metaInfo dt {
	width: 20%;
	line-height: 1.2;
	clear: none;
}

#metaInfo dd {
	margin-left: 24%;
	line-height: 1.2;
}

#metaInfo dl.hasImage {
	min-height: 220px;
}

* html #metaInfo dl.hasImage {
	height: 220px;
}

#metaInfo dl.hasImage dt {
	margin-left: 230px;
}

#metaInfo dl.hasImage dd {
	margin-left: 335px;
}

#metaInfo dl.hasImage .image {
	margin: 0;
	position: absolute;
}

#metaInfo dl.hasImage .image img {
	margin: 0;
}

#metaInfo dd.getPlugIn {
	margin-top: 1em;
	overflow: hidden;
}

.filterCats li {
	margin-bottom: .75em;
}

.sidebar .appStore fieldset {
	border: 0;
	padding: 0;
	margin: 0;
}

/*.sidebar .appStore input.text {
	width: 122px !important;
	line-height: 16px;
}*/

#appStore .actionItem {
	margin-bottom: 1em;
}

/* @end */

#svPayPalCart table {
	width: 100%;
}

#svPayPalCart th, #svPayPalCart td {
	text-align: left;
}

#svPayPalCart td.qty {
	width: 10%;
}

#svPayPalCart #svCart {
	margin: 0 0 1em;
}

#svPayPalCart .submit {
	margin: 0 !important;
	float: right;
}

#svPayPalCart #svCheckOut {
	margin: 0;
	float: right;
	width: auto;
}

#sysRecentUpdates a {
	color: #444;
	font-weight: normal;
}

blockquote {
	color: #999;
	font-size: 12px;
	font-style: italic;
	line-height: 1.5;
}

#sysNextShow {
	margin: 0 0 1em;
	padding: 1em 0;
	border-top: 1px dotted #ccc;
	border-bottom: 1px dotted #ccc;
}

#poweredBy p.darkBG {
	background: #333;
	padding: .25em .25em 0;
	float: left;
}

#poweredBy a {
	border: 0 !important;
}

#poweredBy pre {
	clear: both;
}