body {
	background: #CCC url(../images/body-bg.jpg) repeat-y center;
	text-align: center;
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: 888px;
	margin: auto;
	text-align: left;
}
#tools {
	height: 70px;
	clear: both;
	background: url(../images/tools.jpg) repeat-x;
	margin-left: -8px;
}
#page-content {
	font-size: 12px;
	width: 610px;
	text-align: justify;
	margin-left: 20px;
}
#page-content a {
	color: #003399;
	text-decoration: none;
}
blockquote {
	font-size: 11px;
	font-style: italic;
	margin: 0;
	line-height: 18px;
}
.divider {
	border-top: 1px solid #CCC;
}
.services {
	border-bottom: 2px solid #CCC;
}
.services td {
	padding-bottom: 15px;
}
.floatleft {
	float: left;
	margin-right: 15px;
}
.inactive {
	color: #666666;
}
.floatright {
	float: right;
	margin-left: 5px;
}
#page-content h3 {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color:#000066;
	margin-top: 25px;;
}
#page-sidebar {
	width: 220px;
	float: right;
	margin-top: 40px;
	margin-right: 10px;
}
#nav ul {
	height: 25px;
	background: url(../images/nav-bg.jpg) repeat-x;
	margin: 0 0 0 -7px;
	padding: 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
}
#nav ul li {
	float: left;
	margin: 7px 5px 0 15px;
}
#nav a {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
#home-header {
	height: 190px;
	margin: 0 0 20px -7px;
	background: url(../images/home-header.jpg) no-repeat;
}
#page-header {
	height: 70px;
	margin: 0 0 20px -7px;
	background: url(../images/page-bg.jpg) repeat-x;
	padding: 20px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
#home-video {
	width: 466px;
	float: left;
	margin-left: 10px;
	background:  url(../images/demo-video.jpg) no-repeat top left;
	padding-top: 40px;
	padding-bottom: 10px;
}
#call-to-action {
	width: 380px;
	float: right;
	background: url(../images/header.jpg) no-repeat top left;
	padding-top: 32px;
}
#slide {
	float: right;
	padding: 0;
	margin: 0;
}
#call-to-action #actions a {
	text-decoration: none;
	clear: both;
	border: 2px solid #CCC;
	border-right: none;
	border-left: none;
	display: block;
	height: 60px;
	display: block;
	width: 343px;
	margin-top: -1px;
	color:#000066;
	font-family: verdana;
	font-size: 11px;
	padding: 4px 0 4px 0;
}
#call-to-action #actions a img {
	float:left;
	margin-right: 10px;
	padding: 3px 5px 0 0;
	margin-left: 5px;
}
#call-to-action #actions a:hover {
	color: #006600;
	background: #EEE;
}
#call-to-action #actions span {
	font-family: Arial Black;
	font-size: 16px;
}
#call-to-action ul#actions {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#news {
	padding: 5px 5px 5px 45px;
	list-style-type: none;
	margin: 0 0 0 0;
	width: 289px;
	background: #FFFFFF url(../images/info.png) no-repeat 5px center;
	height: 28px;
}
#news li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#news a {
	color: #0033CC;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
#video {
	width: 466px;
	margin:auto;
}
#home-buttons {
	padding-top: 90px;
	padding-left: 30px;
}
/* slip-slide */



#panel {
	background: #00336C url(../images/page-bg.jpg) repeat-x;
	height: 110px;
	display: none;
	z-index: 10000;
	padding-top: 18px;
	padding-bottom: 0;
	border-top: 2px solid #000;
	margin-left: -7px;
	position: absolute;
	width: 895px;
	color: #FFF;
	font-family: Trebuchet MS;
	font-size: 16px !important;
}
#panel a {
	color: #FFF;
}
.login-input {
	font-family: Trebuchet MS;
	padding: 2px;
	color: #999;
}
.slide {
	margin: 0;
	padding: 0;
	float: right;
}
.btn-slide {
	padding: 0;
	margin: 0;
	display: block;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
#panel form {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
fieldset {
	border: none;
	border-top: 2px solid #EED;
	border-bottom: 2px solid #EED;
}

fieldset th {
	background: none;
}
legend {
	font-size: 15px;
	font-weight: bold;
}
.bigtext, .input_long, select, .input_longer, .input_medium, .input_short {
	padding: 2px;
	font-size: 15px;
	width: 250px;
	color: #333;
	font-family: Trebuchet MS;
	font-weight: bold;
}

.input_longer {
	width: 300px;
}

.error {
	color: #FF0000;
	display: block;
}
.warning {
	border-top: 2px solid #FFCC66;
	border-bottom: 2px solid #FFCC66;
	padding: 5px 5px 5px 30px;
	background: #FFFF99 url(../images/info.png) no-repeat 4px center;
	font-size: 15px;
}
.success {
	border-top: 2px solid #009900;
	border-bottom: 2px solid #009900;
	padding: 5px 5px 5px 30px ;
	background:  #99FF99 url(../cms/images/icon/accept.png) no-repeat 4px center;
	font-size: 16px;
	font-family: Trebuchet MS;
}
.info {
	border-top: 2px solid #003366;
	border-bottom: 2px solid #003366;
	padding: 5px;
	background:  #66CCFF;
	font-size: 12px;
}
table {
	border-collapse: collapse;
}
th {
	background: #EED url(../images/th.jpg);
	padding: 4px;
}
td {
	padding: 4px;
}

table.pretty {
	width: 835px !important;
}

table.pretty td {
		border-bottom: 1px solid #CCC;
}


#account-nav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-left: 10px;
	font-size: 12px;
	width: 800px;
	margin-top: -20px;
	height: 30px;
}
#account-nav li {
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	
}
#account-nav a {
	color:#FFF;
	text-decoration: none;
}
.action a {
	color: #000033;
	font-weight: bold;
	text-decoration: none;
	padding: 2px
	padding-top: 3px;
	font-size: 13px;
}
h1 {
	padding: 0;
	margin: 0;
 	text-indent: -999999px;
    width: 350px;
    height: 60px; 
    background: url(../images/logo.png) no-repeat top left;
	float: left;
}
.bigtextarea {
	width: 450px;
	border: 1px solid #999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 100px;
	padding: 2px;
}

dt {
	padding: 2px;
	border-bottom: 2px solid #CCC;
	border-top: 1px solid #CCC;
	background:  #EED;
	font-size: 11px;
}

dd {
	padding-left: 30px;
	background: url(../cms/images/icon/balloon.png) no-repeat top left;
}


ol li {
	height: 40px;
	font-weight: bold;
}

ol li.one {
	background: url(../images/one.jpg) no-repeat top left;
}

ol li.two {
	background: url(../images/two.jpg) no-repeat top left;
}

ol li.three {
	background: url(../images/three.jpg) no-repeat top left;
}

ol li.four {
	background: url(../images/four.jpg) no-repeat top left;
}

/* page builder - seperate out */
.zeropad, .zeropad td {
	padding: 0;
	border: none;
	margin-bottom: 10px;
}

#draggables {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 10px;
	height: 65px;
	padding: 10px 10px 0 0;
	
}

#draggables li {
	float: left !important;
	cursor:move;
	margin-right: 6px;
}



#canvas {
	list-style-type: none;
	margin: 10px 0 0 0 ;
	padding: 20px 4px 20px 4px;
	font-size: 10px;
	border: 1px dashed #999999;
	clear: both;
	background: #FFF;
	width: 740px;
}

#canvas li {
	padding: 2px 2px 2px 2px;
	margin-bottom: 4px;
	border: 1px solid #FFF;
	background: #FFF;
	width: 718px;
	margin-top: 0;
	clear: both;
}



.handle {
	cursor: move;
	padding: 3px 3px 3px 25px;
	display: block;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #CCC;
	width: 686px;
	margin-bottom: 0px;
	margin-top: 0;
	font-weight: normal;
	height: 15px;
	background: #eed url(..cms/images/icon/sort.png) no-repeat 4px 2px;
}

.headline {
	border: none;
	width: 708px;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 19px;
	padding: 3px;
}
	
.full_text	{	
	width: 708px;
	border: 1px dashed #CCC;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}


.paragraph>p {
	padding-left: 5px;
	padding-top: 10px;
	font-size: 11px !important;
}
.editor {
	font-size: 11px !important;
	line-height: 15px;
	text-align: justify;
}


.uploader {
	height: 110px;
	width: 110px;
	font-size: 11px;
}

.image_left .ui-wrapper {
	float: left !important;
	margin-right: 10px !important;
	margin-top: 10px !important;
	}

.image_right .ui-wrapper {
	float: right !important;
	margin-left: 10px !important;
	margin-top: 10px !important;
	}


a.kill {
	width: 14px;
	text-align: center;
	float: right;
	background: url(../cms/images/icon/minus_circle.png) no-repeat;
	color:#FF0000;
	padding: 3px;
	padding-top: 0;
	margin: 0;
	cursor: pointer;
	text-indent: -99999px;
}

.dropzone {
	border: 1px dashed #003399 !important;
	background: #FFFFCC !important;
}




.two_column {
	list-style-type: none;
}

.left_col {
	float: left;
	width: 340px;
	border: 1px dashed #999;
	padding-bottom: 10px;
}

.right_col {
	float: right;
	width: 350px;
	border: 1px dashed #999;
	padding: 4px;
}

#example {
	background: #000000;
	clear:both;
}

.ui-slider-handle {
	color: #FFF;
	background:#000;
	width: 10px;
}

#MB_window h3 {
	background: #000066;
} 

#item_list {
	padding: 0;
	margin: 0;
	list-style-type: none;
}

.clearfix {
	display: block;
	width: 700px;
	clear:both;
}

h3 a {
	color: #003399 !important;
	text-decoration: underline !important;
}

div.ac_results ul{
	list-style-type: none;
	font-size: 11px;
	padding: 0;
	margin: 0;
	text-align:left;
	border: 1px solid #CCC;
	background: #FFF;
}

div.ac_results li {
	padding: 4px;
	border-bottom: 1px solid #CCC;
	margin: 0;
	font-size: 13px;
	color: #333;
	font-family: Trebuchet MS;
}

div.ac_results li strong {
	color: #003399;
}

.ac_over {
	background: #EED;
}

#groups {
	list-style-type: none;
	font-size: 12px;
	padding: 0;
	margin: 0 0 20px 0 ;
}

#groups li {
	float: left;
}

#groups a {
	padding-right: 11px;
	padding-left: 25px;
	background: url(../cms/images/icon/cards_address.png) no-repeat left center;
}


.sep {
	border-bottom: 2px solid #CCC;
	height: 18px;
	
	margin: 0;
	padding: 0;
}
#q {
	background: url(../cms/images/icon/magnifier.png) no-repeat 3px center;
	padding-left: 28px;
}

.ac_input{
margin: 0 ;
}

#tooltip,#tooltip h3 {
	position: absolute;
	z-index: 3000;
	border: 1px solid #999;
	background-color: #eee;
	padding: 2px;
	opacity: 0.85;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	
}

#tooltip h3, #tooltip div { margin: 0; font-weight: normal; border: none;}

/*layout*/
.sub_head {
	font-style: italic;
	font-weight: bold;
	color: #333333;
	margin-left:50px;
	
}
.highlight{ color:#347ac0; font-weight:bold;}
.signup{
	color:#0000B7;
	font-weight:bold;
	text-transform: uppercase;
}
.clr{ clear:both;}
#demos{}
#demos img {
	float:left;
	padding:5px;
	margin-left:10px;
	border: thin double #CCCCCC;
}
.prices{
	width:550px;
	height:100px;
	margin-left:40px;
	text-align:left;
	padding: 0px;
		/*line-height:16px;*/
} 

/*/forms*/
form { 
  margin: 0;
  padding: 0;
  min-width: 400px;
  max-width: 500px;
  width: 560px; 
  margin-left: auto;
  margin-right:auto;
}

form fieldset {
	padding: 10px;   
	margin: 0;
	border: 1px solid #999999;
}

form fieldset legend {
	font-size:1.1em; 
	color: #347ac0;
	font-weight: bold;
	text-decoration: underline;	
}

form label { 
	display: block; 
	float: left; 
	width: 210px; 
	padding: 0; 
	margin: 5px 0 0;
	text-align: right; 
	padding-right:5px;
}
form select { 
	min-width: 60px;
    max-width: 150px;
    width: 80px; 
	margin: 5px 5 0 10; 
	}



form input, form textarea {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
	margin:5px 0 0 10px; /* set margin on left of form elements rather than right of
                              label aligns textarea better in IE */
}

#videos {
	font-size: 12px;
}
	
.btn{
   color: #347ac0;
   font-family:'trebuchet ms',helvetica,sans-serif;
   font-size:84%;
   font-weight:bold;
   margin-left:280px;}
   
#footer{width:870px; border-top: 1px solid #CCCCCC; margin-top:50px;}
#copy{ font-size:84%; color:#999999; text-align:center;}
/*#seal{  width:200px; float:left; }*/
#ssl{ float:right; width:95px; margin-top: 15px;}
#secure{ width:750px; float:left;}
#secure img{ margin-right:7px;}