/* Style sheet */

/* stylistic elements */

body {
	margin: 0 0 0 0;
	padding; 0;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	color: #000;
	text-align: left;
	background-color: #666;
	scrollbar-face-color: #eaeaea;
	scrollbar-highlight-color: #cccccc;
	scrollbar-3dlight-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-track-color: #cccccc;
	scrollbar-arrow-color: #FFF;	
}

h1 {
	margin: 0 0 0 20px;
	padding: 0 auto;
	font-size: 15px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #000;
	text-align: left;
}

h1.right {
	margin: 0 0 0 20px;
	padding: 0 auto;
	font-size: 15px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #000;
	text-align: left;
}

h1.quote {
	margin: 0 0 0 0;
	padding: 0 auto;
	font-size: 20px;
	font-family: Times, serif;
	font-weight: normal;
	color: #000;
	text-align: left;
}

h1.topbar {
	float: right;
	margin: 105px 20px 0 0;
	padding: 0px;
	font-size: 13px;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #000;
	float: right;
}

h2 {
	margin: 15px 50px 5px 20px;
	padding: 0;
	font-size: 10pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #f79521;
	text-align: left;
}

h2.twitter {
	font-size: 18px;
	margin: 10px 0 0 30px;
}

h2.section {
	margin: 20px 50px 0 20px;
	padding: 0;
	font-size: 12pt;
	font-family: Verdana, sans-serif;
	font-weight: bold;
	color: #666666;
	text-align: left;
}

h3 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 8pt;
	font-weight: bold;
	color: #9c0058;
	text-align: left;
}

h4 {
	margin: 5px 0 5px 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	color: #a6d25b;
	text-align: left;
}

img.twitter-img {
	margin: 0 0 10px 30px;
}

p {
	margin: 20px 20px 10px 20px;
	padding: 0;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	color: #000;
	text-align: justify;
	line-height: 15px;
}

p.righthome {
	margin: 10px 0 10px 30px;
	padding: 0;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	color: #000;
	text-align: left;
	line-height: 15px;
}

p.quote {
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	color: #666;
	text-align: justify;
	line-height: 15px;
}

p.credits {
	margin: 20px 40px 10px 100px;
	padding: 0;
	font-size: 8pt;
	font-weight: normal;
	font-family: Verdana, sans-serif;
	color: #000;
	text-align: left;
	line-height: 15px;
}

strong {
	font-size: 11pt;
	color: #FF0000;
	font-style: normal;
	font-weight: bold;
}

em {
	font-size: 11pt;
	color: #3c90d0;
	font-style: normal;
	font-weight: bold;
}

form {
	margin: 0;
	padding: 0;
}

li.list {
	list-style-image: url(images/list.jpg);
	margin: 0 0 0 20px;
	padding: 0 10px 0 0;
}

li.twitter_div {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 8pt;
	text-align: left;
	color: #828282;
	font-weight: normal;
	line-height: 16px;
}

li {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size: 8pt;
	text-align: left;
	color: #828282;
	font-weight: normal;
	line-height: 16px;
}

ul.twitter_list {
	margin: 10px 0 10px 30px;
	padding: 0 0 0 0;
	font-size: 8pt;
	text-align: left;
	list-style-type: none;
	font-weight: normal;
	color: #666;
}

ul {
	margin: 10px 0 10px 15px;
	padding: 0 0 0 0;
	font-size: 8pt;
	text-align: left;
	list-style-type: none;
	font-weight: normal;
	color: #666;
}

input {
	margin: 3px 0 0 10px;
	padding: 3px;
	font-size: 9px;
	font-family: Verdana, sans-serif;
	background: #eaeaea;
	color: #666;
 	border-bottom-width: 2px;
  	border-bottom-color: #565656;
  	border-bottom-style: solid;
 	border-top-width: 1px;
  	border-top-color: #565656;
  	border-top-style: solid;
 	border-right-width: 2px;
  	border-right-color: #565656;
  	border-right-style: solid;
 	border-left-width: 1px;
  	border-left-color: #565656;
  	border-left-style: solid;
}

input.orange {
	background: #eaeaea;
	color: #000;
	font-weight: bold;
}

input.box1 {
	margin: 0;
	padding: 2px 2px 3px 2px;
 	border-bottom-width: 0px;
 	border-top-width: 0px;
 	border-right-width: 0px;
 	border-left-width: 0px;
}

textarea {
	margin: 2px;
	padding: 2px;
	font-size: 9px;
	font-family: Verdana, sans-serif;
	background: #FFF;
	color: #666;
 	border-bottom-width: 1px;
  	border-bottom-color: #791953;
  	border-bottom-style: solid;
 	border-top-width: 1px;
  	border-top-color: #791953;
  	border-top-style: solid;
 	border-right-width: 1px;
  	border-right-color: #791953;
  	border-right-style: solid;
 	border-left-width: 1px;
  	border-left-color: #791953;
  	border-left-style: solid;
}

select {
	margin: 2px;
	padding: 2px;
	font-size: 9px;
	font-family: Verdana, sans-serif;
	background: #FFF;
	color: #666;
 	border-bottom-width: 1px;
  	border-bottom-color: #791953;
  	border-bottom-style: solid;
 	border-top-width: 1px;
  	border-top-color: #791953;
  	border-top-style: solid;
 	border-right-width: 1px;
  	border-right-color: #791953;
  	border-right-style: solid;
 	border-left-width: 1px;
  	border-left-color: #791953;
  	border-left-style: solid;
}

img {
	margin: 0 auto;
	padding: 0 auto;
	border: 0;
}

#contentboxlong img {
	margin: 0 0 0 20px;
	padding: 0 auto;
	border: 0;
}

.sup {
	font-size: 70%;
	vertical-align: super;
	line-height: 0%;
}

iframe {
	margin: 0 auto;
	padding: 0;
	background: #FFFFFF;
}
	
/* divs */

#wrapper {
	margin: 0 auto;
	width: 840px;
}

#container {
	float: left;
	margin: 20px 0 0 0;
	width: 840px;
	text-align: center;
	border-top-width: 15px;
  	border-top-color: #f79521;
  	border-top-style: solid;
}

#main {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 840px;
	text-align: center;
	background: #FFF;
}

#ors {
	float: left;
	margin: 0 0 0 0;
	padding: 0 90px 0 0;
	width: 750px;
	height: 35px;
	background: url(images/support1.jpg);
	text-align: right;
}

#logo {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 510px;
	height: 125px;
	background: url(images/top_back.jpg);
	background-repeat: no-repeat;
	text-align: left;
}

#salesforcebox {
	float: left;
	margin: 15px 0 0 20px;
	padding: 0 0 0 0;
	width: 589px;
	min-height: 150px;
	text-align: left;
	background: #FFF;
	border-right-width: 1px;
  	border-right-color: #000;
  	border-right-style: solid;
}

#contentboxlong {
	float: left;
	margin: 15px 0 0 0;
	padding: 0 0 0 0;
	width: 609px;
	min-height: 150px;
	text-align: left;
	background: #FFF;
	border-right-width: 1px;
  	border-right-color: #000;
  	border-right-style: solid;
}

#contentboxshort {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 609px;
	min-height: 50px;
	text-align: left;
	background: #FFF;
	border-right-width: 1px;
  	border-right-color: #000;
  	border-right-style: solid;
}

#imageboxshort {
	float: left;
	margin: 0 0 0 0;
	padding: 10px 0 0 20px;
	width: 80px;
	min-height: 140px;
	text-align: left;
	background: #fff;
}

#top_grey {
	float: left;
	margin: 0 0 10px 15px;
	padding: 35px 0 0 0;
	width: 810px;
	min-height: 100px;
	text-align: left;
	background: url(images/mid_back.jpg);
	border-top-width: 0px;
  	border-top-color: #c9c9c9;
  	border-top-style: solid;
	border-bottom-width: 0px;
  	border-bottom-color: #c9c9c9;
  	border-bottom-style: solid;
}

#contentboxthirdsl {
	float: left;
	margin: 0 0 0 0;
	padding: 15px;
	width: 240px;
	min-height: 100px;
	text-align: left;
}

#contentboxthirdsm {
	float: left;
	margin: 0 0 0 0;
	padding: 15px;
	width: 240px;
	min-height: 100px;
	text-align: left;
}

#contentboxthirdsr {
	float: left;
	margin: 0 0 0 0;
	padding: 15px;
	width: 240px;
	min-height: 100px;
	text-align: left;
}

#homeright1 {
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 200px;
	min-height: 115px;
	text-align: left;
	background-image: url(images/homeright1.jpg);
}

#sflogin {
	margin: 0 0 0 0;
	padding: 60px 0 0 0;
}

#homeright2 {
	float: right;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 200px;
	min-height: 150px;
	text-align: left;
	background: #FFF;
	border-left-width: 0px;
  	border-left-color: #86bd00;
  	border-left-style: solid;
}

#nav1 {
	float: left;
	margin: 0 0 0 0;
	padding: 0px 82px 0 0;
	width: 245px;
	height: 110px;
	background-repeat: no-repeat;
}

#nav1.longer {
	width: 827px;
}

#nav2 {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 13px;
	width: 474px;
	height: 20px;
	background: #86bd00;
}

#nav3 {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 13px;
	width: 597px;
	height: 20px;
	background: #666;
}

#search {
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 123px;
	height: 20px;
	background: #86bd00;
	text-align: right;
}

#credits {
	float: left;
	padding: 2px 0 0 0;
	margin: 20px 0 0 0;
	width: 840px;
	height: 70px;
	text-align: left;
	background: #eaeaea;
	font-size: 10px;
}



/* cssmenu 1 */


#nav, #nav ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}

#nav a{
display:block;
padding:2px 8px 2px 8px;
border-left-width: 0px;
border-left-color: #FFF;
border-left-style: solid;
color:#fff;
font-size: 10px;
font-weight: bold;
text-decoration:none;
background-color:#555;
}

#nav a:hover{
font-weight: bold;
font-size: 10px;
background-color:#555;
color:#f79521;
}

#nav a.on{
background-color:#444;
color:#86bd00;
}

#nav li{
float:left;
position:relative;
}

#nav ul {
position:absolute;
display:none;
width:12em;
top:2.5em;
}



/* cssmenu b */


#navb, #navb ul{
float: right;
margin:0 0 0 0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}

#navb a{
display:block;
margin: 0 8px 0 0;
padding:2px 8px 2px 8px;
border-top-width: 0px;
border-top-color: #eaeaea;
border-top-style: solid;
border-bottom-width: 6px;
border-bottom-color: #eaeaea;
border-bottom-style: solid;
color:#000;
font-size: 10px;
font-weight: bold;
text-decoration:none;
background-color:#FFF;
}

#navb a:hover{
font-weight: bold;
font-size: 10px;
background-color:#FFF;
color:#ff7d00;
border-bottom-color: #ff7d00;
}

#navb a.on{
background-color:#444;
color:#86bd00;
}

#navb a.drop{
background-color:#838e67;
color:#FFF;
}

#navb a.drop:hover{
background-color:#666;
color:#9bd708;
}

#navb li{
float:left;
position:relative;
}

#navb ul {
position:absolute;
display:none;
width:12em;
top:1.9em;
}

#navb li ul a{
margin: 0 0 0 0;
width:14em;
height:auto;
float:left;
}

#navb ul ul{
top:auto;
}	

#navb li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#navb li:hover ul ul, #navb li:hover ul ul ul, #navb li:hover ul ul ul ul{
display:none;
}
#navb li:hover ul, #navb li li:hover ul, #navb li li li:hover ul, #navb li li li li:hover ul{
display:block;
}


/* cssmenu c */


#navc, #navc ul{
margin:0;
padding:0;
list-style-type:none;
list-style-position:outside;
position:relative;
line-height:1.5em; 
}

#navc a{
display:block;
padding:2px 8px 2px 8px;
border-right-width: 0px;
border-right-color: #555;
border-right-style: solid;
border-left-width: 0px;
border-left-color: #555;
border-left-style: solid;
border-top-width: 0px;
border-top-color: #FFF;
border-top-style: solid;
border-bottom-width: 0px;
border-bottom-color: #555;
border-bottom-style: solid;
color:#fff;
font-size: 10px;
font-weight: bold;
text-decoration:none;
background-color:#f79521
;
}

#navc a:hover{
font-weight: bold;
font-size: 10px;
background-color:#ccc;
color:#ff7e00;
}

#navc a.on{
background-color:#787878;
color:#c2eb5d;
}

#navc a.drop{
background-color:#000;
color:#FFF;
}

#navc a.drop:hover{
background-color:#666;
color:#9bd708;
}

#navc li{
float:left;
position:relative;
}

#navc ul {
position:absolute;
display:none;
width:12em;
top:1.9em;
}

#navc li ul a{
width:20em;
height:auto;
float:left;
}

#navc ul ul{
top:auto;
}	

#navc li ul ul {
left:12em;
margin:0px 0 0 10px;
}

#navc li:hover ul ul, #navc li:hover ul ul ul, #navc li:hover ul ul ul ul{
display:none;
}
#navc li:hover ul, #navc li li:hover ul, #navc li li li:hover ul, #navc li li li li:hover ul{
display:block;
}


/* cssmenu d*/

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {font-family: Verdana, sans-serif; font-size:10px; width:229px; position:relative; margin:0 0 0 0; padding: 0; border-width:1px 0 0 0; border: solid #bbbbbb; }
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#FFF; width:212px; height:20px; padding: 0 0 0 15px; text-align:left; border:solid #bbbbbb; border-width:0 1px 1px 1px; background:#787878; line-height:19px; font-size:10px;}
.menu ul {padding:0; margin:0; list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#86bd00; background:#555;}
.menu ul li:hover ul {display:block; position:absolute; top:0; left:200px; width:212px;}
.menu ul li:hover ul li a.hide {background:#e77b37; color:#FFF;}
.menu ul li:hover ul li:hover a.hide {width:212px;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#e77b37; color:#FFF; width:212px; border:solid #fff; border-width:0 0 0 0; }
.menu ul li:hover ul li a:hover {background:#e77b37; color:#333;}



/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/flyoutt.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
table {border-collapse:collapse; border:0; margin:0; padding:0;}

.menu ul li a.hide, .menu ul li a:visited.hide {display:none;}
.menu ul li a:hover ul li a.hide {display:none;}

.menu ul li a:hover {color:#86bd00; background:#555;}
.menu ul li a:hover ul {display:block; position:absolute; top:0; left:200px; width:212px;}
.menu ul li a:hover ul li a.sub {background:#a1a1a1; color:#000;}
.menu ul li a:hover ul li a {display:block; background:#a1a1a1; color:#000; width:212px; border:solid #000; border-width:0 0 0 0; }
.menu ul li a:hover ul li a ul {visibility:hidden;}
.menu ul li a:hover ul li a:hover {background:#e77b37; color:#FFF;}
.menu ul li a:hover ul li a:hover ul {visibility:visible; position:absolute; left:200px; top:0; color:#333;}
.menu ul li a:hover ul li a:hover ul li a {display:block; width:212px; background:#d5ced4; color:#333;}
.menu ul li a:hover ul li a:hover ul li a:hover {background:#e77b37; color:#fff;}




/* links */

#twitter_div a:link, #twitter_div a:visited, #twitter_div a:active {
	font-size: 10px;
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}

#twitter_div a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#credits a:link, #credits a:visited, #credits a:active {
	font-size: 10px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

#credits a:hover {
	font-size: 10px;
	font-weight: normal;
	color: #666;
	text-decoration: none;
}

#nav_top a:link, #nav_top a:visited, #nav_top a:active {
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}

#nav_top a:hover {
	font-size: 10px;
	font-weight: bold;
	color: #9bd708;
	text-decoration: none;
}

a:link.quote, a:visited.quote, a:active.quote {
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

a:hover.quote {
	font-size: 20px;
	font-weight: normal;
	color: #000;
	text-decoration: underline;
}

#contentboxshort a:link, #contentboxshort a:visited, #contentboxshort a:active {
	font-size: 8pt;
	font-weight: normal;
	color: #ff7d00;
	text-decoration: none;
}

#contentboxshort a:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #86bd00;
	text-decoration: none;
}

a:link, a:visited, a:active {
	font-size: 8pt;
	font-weight: normal;
	color: #333;
	text-decoration: none;
}

a:hover {
	font-size: 8pt;
	font-weight: normal;
	color: #f79521;
	text-decoration: none;
}