/*elements*/
* 
{
	margin:0;
	padding:0;
}

html 
{
	background:#000;
	color:#fff;
	font-family:Verdana, Arial, Sans-Serif;
	font-size:20px;
	margin:0 auto;
}

body 
{
	text-align:center;
}

b
{
	color:#fff;
	font-family:"helvetica neue", Arial, Serif;
    font-size:18pt;
	line-height:25pt;
	text-transform:uppercase;
}
b em {
	color:#ffc425; /*yellow*/
	font-style:normal;
}
b span {
	color:#ed2024; /*red*/
}

h1, h2, h3, h4, h5, h6, h7
{
	font-family: Helvetica, Arial, Sans-Serif;
	text-transform:uppercase;
	font-style:normal;
}
h1{
	font-size:26pt;
	line-height:34pt;
}
h2{
	font-size:14pt;
	line-height:20pt;
}
h3{
	font-size:17px;
	line-height:24px;
}
h3 em { font-style:normal; color:#ffc425; /*yellow*/ }
h3 span { color:#ed2024; /*red*/ }

h4{
	font-size:15pt;
	line-height:22pt;
}
h5{
	font-size:14px;
	line-height:20px;
}
h5 em { font-style:normal; color:#ffc425; /*yellow*/ }
h5 span { color:#ed2024; /*red*/ }
h6{
    font-family: Verdana, Arial, Sans-Serif;
	font-size:11px;
	line-height:16px;
	margin-bottom:4px;
}
h7{
    font-family: Helvetica, Arial, Sans-Serif;
	font-size:9px;
    line-height:11px;
	margin:2px 2px 2px 0px;
}


div#banner h2 {
	color:#000;
	font-size:26pt;
	padding:6px 0 0 40px;
	font-family:"helvetica neue", Arial, Serif;
	text-transform:uppercase;
	clear:left;
}
div#banner h3 {
	color:#fff;
	font-size:14pt;
	line-height:15pt;
	font-family:"helvetica neue", Arial, Serif;
	text-transform:uppercase;
	margin-left:20px;
	margin-top:48px;
}
div#banner h3 em {
}
div#banner h3 span {
}
div#banner h5 {
	color:#ed2024; /*red*/
	margin-left:20px;
	margin-top:28px;
	float:left;
}
div#banner p {
	margin-top:6px;
	margin-bottom:6px;
	line-height:13px;
	font-size:10px;
	margin-left:20px;
}

div#content h2 {
	color:#fff;
	font-family:"helvetica neue", Arial, Serif;
	text-transform:uppercase;
}
div#content h2 em {
	color:#ffc425; /*yellow*/
	font-style:normal;
}
div#content h2 span {
	color:#ed2024; /*red*/
}
div#content div.column.primary h2 {
	font-size:18pt;
	padding-top:25px;
	line-height:25pt;
}
div#content div.column.secondary h2 {
	font-size:15pt;
	padding-top:25px;
}
div#content div.column.primary h3 em {
	color:#ffc425; /*yellow*/
}
div#content div.column.primary h3 span {
	color:#ed2024; /*red*/
}

p
{
	font-family: Verdana, Arial, Sans-Serif;
	font-size:11px;
	line-height:16px;
	margin-bottom:8px;
}

a
{
	color:#fff;
	text-decoration:none;
}
a:hover
{
	text-decoration:underline;
}

a img
{
	border-style:none;
}

/*navigation*/
ul.nav
{
	float:right;
	margin-right:10px;
}
ul.nav li
{
	display:inline;
}

div#header ul.nav
{
	xclear:both;
	margin-top:52px;
	width:600px;
	vertical-align:baseline;
}
div#header ul.nav li
{
	border-left:solid 1px #ed2024;
	vertical-align:bottom;
	padding-left:8px;
	margin-left:18px;
	vertical-align:top;
}
div#header ul.nav li a
{
	vertical-align:top;
	font-size:13px;
}

div#footer ul.nav 
{
	font-family: Verdana, Arial, Sans-Serif;
	float:right;
}
div#footer ul.nav li
{
	margin-right:38px;
}

div#banner a.left {
	width:230px;
	margin-top:10px;
	margin-bottom:10px;
}

body.technology div#header ul.nav li.technology a,
body.expander div#header ul.nav li.expander a,
body.download div#header ul.nav li.expander a,
body.trial div#header ul.nav li.expander a,
body.products div#header ul.nav li.products a,
body.support div#header ul.nav li.support a
{
	color:#ffc425;
}

/*header*/
div#header
{
	background:url("../images/header-bg.jpg");
	height:156px;
}

div#header a
{
	font-size:14px;
	font-weight:bold;
	font-family:Helvetica, Arial, Sans-Serif;
	text-transform:uppercase;
}

div#header img#logo
{
	width:269px;
	height:156px;
	float:left;
}

div#header a#share, #sharethis_0
{
	float:right;
	margin:52px 10px 0 0;
	width:160px;
	text-align:right;
}

/*content*/
div#content
{
	xbackground-color:#000;
	background:url("../images/bg-dark-light.jpg") repeat-y;
}

div#content.dark{
	background:url("../images/bg-content-dark-vrep.jpg") repeat-y;
}

div#content div#examples h3
{
	display:inline;
	vertical-align:top;
	float:left;
	clear:both;
	margin-top:0px;
	text-align:right;
	width:90px;
}
div#content div#examples img
{
	float:right;
	margin:0px 5px 0px 5px;
}
div#content div#examples hr
{
	float:right;
	width:330px;
	margin-right:5px;
}

div#content hr 
{
	height:1px;
	border:none 0;
	background-color:#000;
	color:#000;
	clear:both;
	margin:12px 0 12px 0;
}
div#content div.primary.column hr{
	background-color:#fff;
	color:#fff;
	border-color:#fff;
	height:1px;
	margin-left:-20px;
}


div#content ul
{
	list-style-type:none;
}
div#content ul li
{
	font-size:11px;
	line-height:16px;
	list-style-image:url("../images/bullet-yellow.gif");
	margin-bottom:12px;
	list-style-position:inside;
}

div.column
{
	padding:0px 20px 0 20px;
}

div.column h3
{
	margin-top:20px;
	margin-bottom:20px;
	font-size:18px;
}

div.steps ul
{
	width:100%;
	margin-bottom:12px;
}
div.steps ul li
{
	display:inline;
}
div.steps ul li div
{
	width:37px;
	height:51px;
	background:transparent url("../images/ticket.gif") no-repeat;
	line-height:50px;
	font-size:26px;
	color:#000;
	font-weight:bold;
	text-align:center;
	font-family:Arial;
	float:left;
	margin:12px 4px 12px;
}
div.primary.column div.steps ul li h3
{
	float:left;
	vertical-align:middle;
	margin:20px 12px 0 6px;
	font-size:14px;
	height:51px;
}

/*primary column*/
div.primary.column
{
	width:465px;
	float:left;
}

div.primary.column div.testimonial
{
	border-bottom:solid 1px #000;
	padding:20px 10px 20px 10px;
	clear:both;
}
div#content div.column div.testimonial blockquote
{
	font-size:11px;
	line-height:16px;
	width:335px;
	float:right;
	margin-bottom:20px;
}


div.primary.column div.testimonial h4
{
	margin-top:16px;
	font-size:14px;
	width:335px;
	float:right;
}

div.primary.column div.testimonial h5
{
	font-size:13px;
	color:#f00;
	width:335px;
	float:right;
}
div.primary.column div.testimonial img
{
	float:left;
	margin:4px 20px 30px 0px;
}

div.primary.column div.features
{
	 xbackground:url("../images/list-bg.gif") no-repeat right top; 
	 margin-left:-20px;
	 padding-right:20px;
	 padding-left:20px;
	 padding-top:1px;
	 width:464px;
	 clear:both;
}

div.primary.column div.features h3
{
	margin-bottom:6px;
}
div#content div.primary.column div.features hr
{
	height:1px;
	border:none 0;
	background-color:#888;
	color:#888;
	clear:both;
}
div.primary.column div.features ul
{
	list-style-position:inside;
	margin-left:12px;
	xbackground:url("../images/list-bg.gif") no-repeat;
}
div.primary.column div.features ul li
{
	padding-top:12px;
	text-indent:-13px;
}

/*secondary column*/
div.secondary.column
{
	width:395px;
	float:left;
	xmargin-left:5px;
	xbackground:#4d4d4d url("../images/col2-bg.jpg") repeat-x;
	padding-left:30px;
}

body.home div.secondary.column hr
{
	width:415px;
}

div.secondary.column hr
{
	margin-right:-20px;
}

div.secondary.column div.testimonial
{
	border-bottom:solid 1px #fff;
	padding:20px 20px 20px 20px;
}
div.secondary.column div.testimonial h4
{
	margin-top:20px;
	font-size:14px;
}
div.secondary.column div.testimonial h5
{
	color:#f00;
	font-size:13px;
}

div#notch 
{
	background:url("../images/footer3.png") no-repeat bottom right;
	height:22px;
	xmargin-left:-30px;
	margin-bottom:40px;
	xpadding-top:24px;
	clear:both;
}

div#getit
{
	background:url("../images/callout.gif") no-repeat top right;
	height:213px;
	overflow:visible;
	width:425px;
	margin-left:-47px;
	padding:20px 20px 20px 20px;
}
div#getit2
{
	background:url("../images/getit2.gif") no-repeat top left;
	height:279px;
	overflow:visible;
	width:445px;
	margin-left:-30px;
	padding:20px 20px 20px 20px;
}
div#getit a{
	margin-top:10px;
	margin-bottom:10px;
	width:140px;
}
div#content div.column.secondary div#getit h2{
	padding-top:8px;
}
div#getit h3,
div#getit2 h3
{
	float:left;
}

div#getit h5,
div#getit2 h5
{
	font-size:14px;
	color:#fff;
	float:left;
	line-height:29px;
	margin-top:12px;
	margin-left:10px;
}
div#getit2 h5
{
	clear:left;
}

div#content blockquote
{
	font-size:11px;
	line-height:16px;
	width:275px;
	float:right;
}

ul#products
{
	margin-top:50px;
}
ul#products li
{
	display:inline;
	margin-left:20px;
}

/*footer*/
div#footer
{
	font-family: Verdana, Arial, Sans-Serif;
	clear:both;
	border-top:solid 1px #939395;
	padding-top:16px;
	font-size:10px;
	padding-bottom:20px;
	margin-top:70px;
	margin-bottom:20px;
}
div#footer h1{
	color:#616161;
	font-size:10px;
	font-weight:normal;
	text-transform:lowercase;
	clear:both;
	margin-left:20px;
}
div#footer a
{
	text-decoration:underline;
}
div#footer a:hover
{
	text-decoration:none;
}

div#footer p
{
	float:left;
	margin-left:20px;
}

div#footer p a 
{
	font-weight:bold;
}

/*classes*/
br.clear, p.clear
{
	clear:both;
}

.red { color:#ed2024; }
.yellow { color:#ffc425; }
.white { color:#fff; }

div#wrapper
{
	width:950px;
	margin:0 auto;
	text-align:left;
}

div.bar
{
	height:10px;
	background:url("../images/bar.gif") right 10px;
	clear:both;
}
div.bar2
{
	height:10px;
	background:url("../images/bar.gif") right 0;
	clear:both;
}

span.windows.icon{
	background:transparent url("../images/icons-os.gif") no-repeat left 18px;
	height:50px;
	padding-left:46px;
}

span.macosx.icon{
	background:transparent url("../images/icons-os.gif") no-repeat left -32px;
	height:50px;
	padding-left:46px;
}

a.right, a.left
{
	clear:both;
	color:#f00;
	background:url("../images/link-bg.png");
	font-size:12px;
	height:29px;
	padding:0 20px 0 20px;
	display:block;
	text-align:right;
	line-height:28px;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:20px;
	margin-top:20px;
	margin-bottom:20px;
	font-family:"helvetica neue", Verdana, Sans-Serif;
}
a.right
{
	background-position:left top;
	float:right;
	text-align:left;
}
a.disable {
	color:#616161;
	cursor:default;
	text-decoration:none;
}
a.left
{
	background-position:right top;
	float:left;
}
div#content div.column a.left
{
	margin-left:-20px;
}
div#content div.column a.right
{
	margin-right:-20px;
}

p.small
{
	font-size:9px;
}
form div.long, form div.short
{
	float:left;
}
form div.long
{
	width:260px;
}

/*modal overlay*/
#simplemodal-overlay {background-color:#000; cursor:wait;}
#simplemodal-container {width:450px; height:290px; background-color:#000; border:3px solid #ccc;}
#simplemodal-container a.modalCloseImg {background:url(../images/x.png) no-repeat; width:25px; height:29px; display:inline; z-index:3200; position:absolute; top:-15px; right:-18px; cursor:pointer;}
#simplemodal-container .simplemodal-data {padding:8px; color:#000;}


/*PAGE SPECIFIC RULES*/
/*home*/
body.home div#content
{
	xbackground:#333 url("../images/bg-content-light.jpg") no-repeat;
}
body.home div.primary.column
{
	xbackground:#333 url("../images/bg-home-left-col.jpg") no-repeat;
}
body.home div.secondary.column
{
	xbackground:#4d4d4d url("../images/bg-content-light.jpg") no-repeat top right;
}
body.home div.callout
{
	xbackground:url("../images/shadow2.png");
	margin-top:-20px;
	margin-left:-20px;
	width:465px;
	padding:20px 20px 1px 20px;
}
body.home div.primary.column h2  
{
	font-size:24px; 
	margin:54px 30px 20px 0; 
	text-align:right; 
}
body.home div.primary.column h3  
{
	margin:20px 30px 20px 0; 
	text-align:right; 
}
body.home div.primary.column div.steps h3  
{
	text-align:left;
	margin:20px 12px 0 6px;
}
body.home div#examples div.category h4
{
	float:left;
}
body.home div#examples div.category {
	border-top:solid 1px #000;
	clear:both;
	margin-top:20px;
}
body.home div#examples div.category div.example{
	float:right;
	width:350px;
	margin-top:20px;
}
body.home div#examples div.category div.example a{
	clear:right;
	margin-bottom:20px;
	width:130px;
}
body.home div#content div#examples div.category h4 {
	margin-right:20px;
	margin-top:20px;
}
body.home div#content div#examples div.category div.example img {
	float:left;
	margin-right:20px;
}
body.home div#examples div.category div.example h5 {
	font-size:13px;
}
body.home div#examples div.category div.example h5.title {
	color:#ffc425; /*yellow*/	
}
body.home div#examples div.category div.example h5.album {
	color:#ed2024; /*red*/
}
body.home div#getit a {
	margin-bottom:10px;
	margin-top:10px;
}
body.home div#getit h5 {
	margin-top:12px;
}


/*technology*/
body.technology div#content
{
	background:#333 url("../images/bg-content-light.jpg") no-repeat;
}
body.technology div.primary.column
{
	background:#333 url("../images/bg_content_dark.jpg") no-repeat;
	width:466px;
}
body.technology div.secondary.column
{
	background:#4d4d4d url("../images/bg-content-light.jpg") no-repeat top right;
	width:394px;
}
body.technology div.secondary.column div.testimonial
{
	border-top:solid 1px #000;
	border-bottom-style:none;
	padding:20px 20px 20px 0px;
}
body.technology div.secondary.column div.testimonial img{
	float:left; margin-right:12px;
}
body.technology div.secondary.column div.testimonial blockquote{
	width:255px !important;
}
body.technology div.secondary.column div.testimonial h3{
	font-size:15px; 
	float:right; 
	width:255px; 
	font-size:14px; 
	margin-bottom:0px;
	margin-top:0px;
}
body.technology div.secondary.column div.testimonial h4
{
	margin-top:0px;
	font-size:13px;
	float:right; 
	width:255px; 
	line-height:18px;
}

/*expander*/ 
body.expander div#content
{
	background:#333 url("../images/bg-content-light.jpg") no-repeat;
}
body.expander div.primary.column
{
	background:#333 url("../images/bg-content-light.jpg") no-repeat;
	width:465px;
}
body.expander div.secondary.column
{
	background:#4d4d4d url("../images/bg-content-light.jpg") no-repeat top right;
	width:395px;
}

/*products*/
body.products div#content{
	background:transparent;
}
body.products div.column{
	width:910px;
}
body.products div.column div.product{
	clear:both;
	padding:10px;
	margin:0 -20px 0 -20px;
}
body.products div.column div.product img{
	clear:both;
	float:left;
	margin-right:20px;
	margin-bottom:12px;
}
body.products div.column div.product h3{
	font-size:16px;
	width:400px;
	float:right;
}
body.products div.column div.product h4{
	font-size:14px;
	float:left;
	clear:left;
	margin-left:24px;
	display:none;
}
body.products div.column div.product p{
	clear:right;
	width:400px;
	float:right;
	margin-top:10px;
}
body.products div#content a.right {
	width:160px;
	text-align:left;
	margin-right:-10px;
	margin-bottom:0;
}
body.products div#content img.logo {
	margin-left:40px;
	margin-top:20px;
}
body.products div#content img.divider {
	margin-bottom:-10px;
	margin-left:-10px;
	clear:none;
}
body.products div.product#expander {
	background-color:#000; 
	margin-top:40px;
}
body.products div.product#protege {
	background-color:#4b4b4b;
}
body.products div.product#maestro {
	background-color:#302e2e;
}
body.products div.product#gaming {
	background-color:#616161;
}

/*contact-us*/
body.contact form
{
	padding-bottom:30px;
}
body.contact div.primary.column {
}
body.contact div.primary.column h3 {
	margin-top:0;
}
body.contact div.primary.column h3 em {
	color:#ffc425; /*yellow*/
}
body.contact div.primary.column h3 span {
	color:#ed2024; /*red*/
}

body.contact div.secondary.column
{
}
body.contact div.secondary.column h3
{
	margin-top:40px;
}
body.contact div.secondary.column h4
{
	font-size:15px;
	margin-top:16px;
}
body.contact div.primary.column div.short img#captcha
{
	margin-top:6px;
	margin-bottom:7px;
}

/*testimonials*/
body.testimonials div#content
{
	background-color:#2e2e2e;
	background-image:none;
}
body.testimonials div#banner a.left { width:150px; }
body.testimonials div.primary.column
{
	width:481px;
	background:#4d4d4d url("../images/bg-testimonials.jpg") no-repeat;
}
body.testimonials div.secondary.column
{
	padding-top:0; 
	background-color:#2e2e2e;
	xbackground:#333 url("../images/bg-testimonials.jpg") no-repeat right top;
	width:379px;
}

/*   ABOUT*/
xbody.about div#banner a.left,
xbody.news div#banner a.left,
xbody.management div#banner a.left,
xbody.directors div#banner a.left
{
	width:200px;
}

body.directors div.column div.newsitem h4
{
	font-size:14px;
	
}
body.directors div.column div.newsitem h5
{
	font-size:13px;
	color:#ffc425; /*yellow*/
}
body.directors div.column div.newsitem p
{
	margin-bottom:8px;
}
body.directors div.column div.newsitem a {
	margin-bottom:8px;
}


/*news & press releases*/
body.news div#content
{
	xbackground:#333 url("../images/bg-content-dark.jpg") no-repeat;
}
body.news div.primary.column
{
	background:#302E2E url(../images/bg_content_dark.jpg) no-repeat scroll 0 0;
}
body.news div.secondary.column
{
	padding-top:0; 
	xbackground:#4d4d4d url("../images/bg-content-dark.jpg") no-repeat right top;
}
body.news div.primary.column div.pressitem
{
	border-bottom:solid 1px #fff;
	clear:both;
	padding-bottom:18px;
	margin-top:12px;
}
body.news div.primary.column div.pressitem b
{
	margin-bottom:4px;
}
body.news div.primary.column div.pressitem a,
body.news div.secondary.column div.newsitem a
{
	color:#ffc425; /*yellow*/
	text-transform:uppercase;
}
body.news div.secondary.column div.newsitem
{
	border-bottom:solid 1px #000;
	clear:both;
	padding-bottom:18px;
	margin-top:12px;
}
body.news div.secondary.column div.newsitem h3
{
	margin-top:30px;
}
body.news div.primary.column div.pressitem h4 {
	font-size:12px;
	line-height:16px;
}
body.news div.secondary.column div.newsitem h4
{
	font-size:16px;
}
body.news div.column div.newsitem h5,
body.news div.column div.pressitem h5
{
	font-size:13px;
	color:#ffc425; /*yellow*/
	margin-bottom:12px;
}
body.news div.secondary.column div.newsitem p
{
	margin-bottom:8px;
}

/*directors, management*/
body.directors div#content,
body.management div#content
{
	xbackground:#333 url("../images/bg-content-light.jpg") no-repeat;
}
body.directors div.primary.column,
body.management div.primary.column
{
	xbackground:#333 url("../images/bg-content-light.jpg") no-repeat;
}
body.directors div.secondary.column,
body.management div.secondary.column
{
	xbackground:#4d4d4d url("../images/bg-content-light.jpg") no-repeat right top;
	xpadding-top:0;
}
body.directors div.primary.column div.profile,
body.management div.secondary.column div.profile
{
	clear:both;
	border-bottom:solid 1px #fff;
	margin-top:16px;
	padding-bottom:20px;
}
body.directors div.primary.column div.profile p,
body.management div.primary.column div.profile p
{
	margin-bottom:12px;
	margin-right:70px;
	width:265px;
	float:right;
}
body.directors div.secondary.column div.profile p
{
	margin-bottom:12px;
	width:265px;
	float:right;
}
body.directors div.primary.column div.products,
body.management div.primary.column div.products 
{
	background-color:#666;
	margin-left:-20px;
	padding:20px;
	width:465px;
}
body.directors div.primary.column div.products div.product,
body.management div.primary.column div.products div.product
{
	float:left;
	width:232px;
}
body.directors div.primary.column div.newsitem,
body.management div.primary.column div.newsitem
{
	margin-top:16px;
	padding-bottom:20px;
	clear:both;
	border-bottom:solid 1px #fff;
}


/*management*/
body.management div#content
{
	background:#333 url("../images/bg-content-light.jpg") no-repeat;
}
body.management div.primary.column div.profile
{
	clear:both;
	border-bottom:solid 1px #fff;
	margin-top:16px;
	padding-bottom:20px;
}
body.management div.primary.column
{
	background:#333 url("../images/bg-content-light.jpg") no-repeat;
}
body.management div.secondary.column
{
	background:#4d4d4d url("../images/bg-content-light.jpg") no-repeat right top;
	padding-top:0;
}

/*privacy policy*/
body.privacy div#content,
body.investor div#content,
body.directors div#content,
body.management div#content,
body.contact div#content,
body.support div#content,
body.technology div#content,
body.expander div#content,
body.trial div#content,
body.home div#content
{
	background:#333 url("../images/bg-dark-light.jpg") repeat-y;
}
body.privacy div.primary.column,
body.investor div.primary.column,
body.directors div.primary.column,
body.management div.primary.column,
body.contact div.primary.column,
body.support div.primary.column,
body.technology div.primary.column,
body.trial div.primary.column
{
	background:#333 url("../images/bg_content_dark.jpg") no-repeat;
}
body.privacy div.secondary.column,
body.investor div.secondary.column,
body.directors div.secondary.column,
body.management div.secondary.column,
body.contact div.secondary.column,
body.support div.secondary.column,
body.technology div.secondary.column,
body.trial div.secondary.column
{
	background: #4d4d4d url("../images/bg-column-right.jpg") no-repeat;
}
body.privacy div.primary.column h4
{
	margin-top:20px;
	font-size:14px;
}
body.privacy div.primary.column p
{
	margin-bottom:12px;
}
body.privacy div.column p.point{
	margin-top:12px;
	text-transform:uppercase;
}


/*support*/
body.support div.secondary.column p.question
{
	color:#ffc425; /*yellow*/
	font-weight:bold;
	font-size:12px;
}
body.support div.secondary.column ul
{
	margin-bottom:28px;
	margin-top:10px;
}
body.support div#content div.secondary.column ul li{
	list-style-image:none;
	margin:2px 0 2px 0;
}

/*free trial*/
body.trial form
{
	padding-bottom:30px;
}

/*download*/
body.download div#content
{
}
body.download div.primary.column
{
	width:100%;
}
body.download h1
{
	font-size:18px;
}
body.download h2
{
	font-size:16px;
	margin-top:12px;
}
body.download div#content div.secondary.column div.product a.right
{
	margin-right:0px;
	clear:right;
}
body.download div.secondary.column div.product
{
	border:solid 1px #333;
	padding-left:15px;
	margin-bottom:15px;
	background:url("../images/shadow2.png");
}
body.download div.product h4
{
	float:left;
	margin-top:10px;
}
body.download div#content p
{
	clear:both;
	margin-top:12px;
}
body.download a.right{
	width:100px;
}

/*how-to-use*/
body.howto div#content
{
	background:#333 url("../images/bg_content_dark.jpg") no-repeat;
}
body.howto div.primary.column
{
	background:#333 url("../images/bg_content_dark.jpg") no-repeat;
	width:464px;
}
body.howto div.secondary.column
{
	background:#4d4d4d url("../images/bg-dark-light.jpg") no-repeat right top;
	width:396px;
}
body.howto div#content div.primary.column h2
{
	font-size:18px;
}
body.howto div#content div.primary.column h4
{
	font-size:14px;
}
body.howto div#content div.primary.column div.step
{
	border-bottom:solid 1px #ccc;
	margin-top:20px;
	margin-bottom:12px;
	padding-bottom:12px;
}

/*sitemap*/
body.sitemap div#content
{
	xbackground:#333 url("../images/bg-content-dark.jpg") no-repeat;
}
body.sitemap div.primary.column
{
	background:#333 url("../images/bg-content-dark.jpg") no-repeat;
}
body.sitemap div.secondary.column
{
	background:#4d4d4d url("../images/bg-column-right.jpg") no-repeat right top;
}
body.sitemap div.primary.column ul li ul li
{
	margin-left:14px;
}

/*investor*/
body.investor div#content input
{
	width:200px;
}
body.investor #txtPassword
{
	background-image:none;
	color:#000;
}
body.investor #txtPassword.watermark
{
	background:#fff url("../images/watermark.png") no-repeat;
}


/*FORM FIELDS*/
form label
{
	clear:both;
	font-size:12px;
}
form a#btnSubmit {
	width:130px;
}
form input, form select, form textarea
{
	margin-right:5px;
	margin-bottom:8px;
}
form select
{
	color:#ed2024; /*red*/
	margin-bottom:12px;
	width:236px;
}
form textarea.watermark
{
	width:325px;
}
form input.watermark, form textarea.watermark
{
	color:#888;
	font-family:Verdana, Sans-Serif;
	font-size:11px;
}
form div.short
{
	width:160px;
	padding-left:12px;
}
form div.long input
{
	width:240px;
}
form div.long input
{
	width:230px;
}
form div.short input
{
	width:135px;
}

div#banner div#blocks div { 
	height:12px; 
	float:right;
	clear:right;
}


