/***** Global Settings *****/
html, body {
	margin:0;
	padding:0;
	border:0;
	font-family: arial, helvetica, sans-serif;
	color:#333;
	font-size:12px;
	line-height:125%;
	background-image:url(/images/cycle_3/bg_dia.gif);
	background-repeat:repeat;
	background-color:#ffffff;
	width:100%;
	height: 100%;
	min-height:100%;
	min-width: 100%;
}

/***** Layout *****/
#container{
	background-color:#ffffff;
	width:840px;
	border-right:1px solid #999;
	border-left:1px solid #999;
	height: 100%;
}
#container_inner{
	padding:0px;
	margin:0px;
}
#header{
	height:140px;
	width:840px;
	margin-bottom:10px;
	background-image:url(/images/cycle_4/logo_header_2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
#header_inside{
	width:840px;
	padding-left:0px;
	padding-top:0px;
}
#header #login, #header_inside #login{
	padding:5px 7px 0px 0px;
	height:10px;
	float:right;
}
#login a.apply{
	padding-right:8px;
	}
#login a{
	margin:0 4px 0 0;
}
#top_sm_banner{
	height:42px;
	margin:0px 0px 5px 7px;
	}
#menu {
	width:840px;
	position:absolute;
	top:135px;
	margin-bottom:10px;
	overflow:hidden;
}
#menu ul {
	list-style:none;
	padding:0px;
	margin-left:0px;
	border-top:1px solid #eee;
	}
#menu li {
      display:inline;
      margin-right:-3px;
}

#content_home{
	padding-top:35px;
	height:100%;
	width:840px;
}

#features tr td{
	font-size:14px;
}
#sidebar{
	padding-right:10px;
}
#column{
	padding-left:15px;
	border-right:1px solid #e0e0e0;
	padding-right:20px;
}
#column2{
	padding-left:10px;
	border-right:1px solid #e0e0e0;
	padding-right:25px;
}
#demo{
	margin-bottom:0px;
	margin-left:20px;
}
#counter{
	margin-top:3px;
	padding-top:25px;
	background-image:url(/images/cycle_3/sidebar_events.jpg);
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height:36px;
	color: #333;
	text-align:center;
	margin-left:20px;
}
.feedback{
	margin:0px 0px 0px 19px;
	width:225px;

}
.feedback div{
	width:195px;
	margin-left:13px;
	color:#666;
	text-align:justify;
	line-height:130%;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}
.feedback p span{
	color:#225a8c;
	font-size:24px;
	font-family:Arial, Helvetica, sans-serif;
}
.feedback p.cite{
	text-align:right;
	margin-bottom:5px;
}
.feedback .more_link{
	margin:0px;
	text-align:right;
	font-size:10px;
}
#awards{
	text-align:center;
}
#screenshots tr td{
	text-align:right;
}

.odd{
	background-image:url(/images/cycle_3/features_bg.gif);
	background-repeat:repeat-x;
}
#content{
	margin:15px 10px 0px 20px;
}
 #content p {
	margin:0;
	padding:0 0 18px 0;
}

	.two_col{
	border-left:1px solid #ddd;
	width:385px;
	float:left;
	margin:0 20px 0 0;
}
	.two_col img{
	border:none;

}
	.two_col h2{
	text-align:center;
	font-size:18px;
	letter-spacing:1px;
	color:#174b80;
	padding:0px;
}
#quotes{
	width:70%;
	margin-left:120px;
}
#footer{
	font-size:9px;
	font-family:Verdana, sans-serif;
	background-color:#e3e3e3;
	color:#999;
	padding:10px 0 10px 0;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	height:30px;
	width:840px;
	margin-left:-1px;
}
	#footer a, a:visited{
	text-decoration:none;
}
	#footer a:hover{
	text-decoration:underline;
}
	#footer span{
	margin:0 10px 0 10px;
}
/***** Common Formatting *****/

h1, h2, h3, h4, h5, h6 {
	margin:0;
	padding:0;
	font-weight:normal;
}

h1 {
	padding:0px 0 20px 0;
	font-size:18px;
	font-family:arial, helvetica, sans-serif;
}

h2 {
	margin:10px 20px 20px 0px;
	font-size:16px;
	font-family: arial, helvetica, sans-serif;
	color:#174b80;
}

h3 {
	font-size:14px;
	font-family:arial, helvetica, sans-serif;
	font-weight:bold;
	color:#f7a11a;
}

.h4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fff;

}
h5{
	font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #174b80; font-style:italic;
}

ul, ol {
	margin:0;
	padding:0 0 18px 20px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:93%;
	color:#333;
}

.blockquote {
	margin:22px 80px;
	padding:0;
	color:#888;
	width:600px;
	text-align:justify;
}

.small {
	font-size:10px;
}

img {
	border:0;
}

sup {
	position:relative;
	bottom:0.3em;
	vertical-align:baseline;
}

sub {
	position:relative;
	bottom:-0.2em;
	vertical-align:baseline;
}

acronym, abbr {
	cursor:help;
	letter-spacing:1px;
	border-bottom:1px dashed;
}

.hr{
	background-image:url(/images/hr.jpg);
	background-repeat:repeat-x;
	height:5px;
	width:780px;
	margin-left:20px;
}

div.hr hr {
  display: none;
}
.dropcap {
	float:left; color:#777;
	width:20px;
	height:14px;
	background: url(/images/element_qopen.gif) no-repeat left top !important;
	position:relative;
	top:0px;
	clear:both
}
.pullquote {
	text-align:justify;
	color:#666666;
	font-size:11px;
	line-height:14px;
}

.q{
	color:#999; font-size:22px;
	line-height:26px;
	padding:0px 2px 10px 0px!important;
	color:#81adcf;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
.answer{
	color:#999; font-size:22px;
	padding:0px 2px 15px 0px!important;
	color:#f18c24;
	line-height:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
/***** Links *****/

a, a:visited {
	text-decoration:underline;
	color:#333;
}
a:hover{
	text-decoration:none;
}



/***** Forms *****/

form {
	margin:0;
	padding:0;
	display:inline;
}

input, select, textarea {
	font-size:11px;
	font-family: arial, helvetica, sans-serif;
	vertical-align:middle;
	white-space:nowrap;
}

textarea {
	line-height:14px;
}

label {
	cursor:pointer;
}

/***** Tables *****/

table {
	border:0;
	padding:0;
}
table tr td{
	font-size: 12px;
	font-family:arial, helvetica;
}
.feat_small_td{
	font-size:12px
}
a.side_menu, a.side_menu:active {
        color:#666666;
        font-size:11px;
        background-color:white;
        text-decoration:none;
        display:block;
        padding:3px;
        border: solid 1px #CCCCCC
}

a.side_menu:visited{
        text-decoration:none;
}

.side_menu:hover {
        color:white;
        background-color:#A2B5C9;
}

a.side_menu_active, a.side_menu_active:active, a.side_menu_active:visited {
        color:#666666;
        background-color:#81adcf;
        font-size:11px;
        text-decoration:none;
        display:block;
        padding:3px;
        border: solid 1px #CCCCCC
}

.menu_color {
        color:#666;
        font-size:11px;
        background-color:#81adcf;
        text-decoration:none;
        display:block;
        padding:3px;
        border: solid 1px #CCCCCC
}
.menu_color:hover {
        color:#fff;
        background-color:#A2B5C9;
}

.feat_frame {
	border-style: solid;
	border-width: 1px;
	border-color: #CCCCCC;
	margin: 0px;
	padding: 0px;
}


/***** Global Classes *****/

.header_grey    {
	padding:10px 0;
	font-size:16px;
	font-family: arial, helvetica, sans-serif;
	color:#174b80;
}
.header_grey_caps    {
	font-size:14px;
	font-family: arial, helvetica, sans-serif;
	color:#003668;
	vertical-align:bottom;
	padding-bottom:5px;
}
.body_red_bold { color:#CC0000; font-weight:bold;}
.clear         { clear:both; }

.float-left    { float:left; }
.float-right   { float:right; }

.text-left     { text-align:left; }
.text-right    { text-align:right; }
.text-center   { text-align:center; }
.text-justify  { text-align:justify; }

.bold          { font-weight:bold; }
.italic        { font-style:italic; }
.underline     { border-bottom:1px solid; }
.highlight     { background:#ffc; }

.wrap          { width:960px;margin:0 auto; }

.img-left      { float:left; margin:4px 10px 5px 0px; }
.img-right     { float:right;margin:4px 0 5px 20px; }

.nopadding     { padding:0; }
.noindent      { margin-left:0;padding-left:0; }
.nobullet      { list-style:none;list-style-image:none; }

.discount_price{
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	color:#444;
	width:110px;
	height:110px;
	background-image:url(/images/cycle_4/starburst_new.jpg);
	text-align:center;
	line-height:120%;
	margin-left:20px;
	margin-right:20px;
}

.save_10{
	color:#336699;
	font-size:17px;
}
.save_10_until{
	font-size:13px;
	line-height:100%;
	font-weight:bold;
	color:#444;
}

/* Highslide -----------------*/

.highslide {
    cursor: url(/highslide/graphics/zoomin.cur), pointer;
    outline: none;
}
.highslide-active-anchor img {
	visibility: hidden;
}
.highslide img {

}

.highslide-wrapper {
	background: white;
}
.highslide-image {
	border: 3px solid #ddd;
}
.highslide-image-blur {
}
.highslide-caption {
    display: none;
    border: 2px solid #ddd;
    border-top: none;
    font-family: Verdana, Helvetica;
    font-size: 10pt;
    padding: 5px;
    background-color:#f1f5f9;
	color:#666;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(/highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}

a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
a.highslide-full-expand {
	background: url(/highslide/graphics/fullexpand.gif) no-repeat;
	display: block;
	margin: 0 10px 10px 0;
	width: 34px;
	height: 34px;
}
.highslide-html {
    background-color: white;
}
.highslide-html-blur {
}
.highslide-html-content {
	position: absolute;
    display: none;
}
.highslide-loading {
    display: block;
	color: black;
	font-size: 8pt;
	font-family: sans-serif;
	font-weight: bold;
    text-decoration: none;
	padding: 2px;
	border: 1px solid black;
    background-color: white;

    padding-left: 22px;
    background-image: url(highslide/graphics/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
	font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}

.highslide-dimming {
	background: black;
}
/* Styles for the popup ---------------*/
.highslide-wrapper {
	background-color: white;
}
.highslide-wrapper .highslide-html-content {
    width: 400px;
    padding: 5px;
}
.highslide-wrapper .highslide-header div {
}
.highslide-wrapper .highslide-header ul {
	margin: 0;
	padding: 0;
	text-align: right;
}
.highslide-wrapper .highslide-header ul li {
	display: inline;
	padding-left: 1em;
}
.highslide-wrapper .highslide-header ul li.highslide-previous, .highslide-wrapper .highslide-header ul li.highslide-next {
	display: none;
}
.highslide-wrapper .highslide-header a {
	font-weight: bold;
	color: gray;
	text-transform: uppercase;
	text-decoration: none;
}
.highslide-wrapper .highslide-header a:hover {
	color: black;
}
.highslide-wrapper .highslide-header .highslide-move a {
	cursor: move;
}
.highslide-wrapper .highslide-footer {
	height: 11px;
}
.highslide-wrapper .highslide-footer .highslide-resize {
	float: right;
	height: 11px;
	width: 11px;
	background: url(highslide/graphics/resize.gif);
}
.highslide-wrapper .highslide-body {
}
.highslide-move {
    cursor: move;
}
.highslide-resize {
    cursor: nw-resize;
}

/* These must always be last --------------*/
.highslide-display-block {
    display: block;
}
.highslide-display-none {
    display: none;
}

/* pricing page --------------*/
.comparePlans {
	width: 775px;
	border: 1px solid #ccc;
	border-width: 1px 0 0 1px;
}
.comparePlans * {
	font-size: 11px;
}
.comparePlans th {
	background-color: #eee;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	border: 1px solid #ccc;
	border-width: 0 1px 1px 0;
}
.comparePlans th.section_title{
	text-align: left;
	height:21px;
}
.comparePlans td {
	width: 20%;
	text-align: center;
	vertical-align: middle;
	border: 1px solid #ccc;
	border-width: 0 1px 1px 0;
	height:12px;
}
.comparePlans td.item {
	font-weight: bold;
	text-align: left;
}
.comparePlans td.description {
	font-size: 11px;
	text-align: left;
	vertical-align: top;
}

.field-appl {font-family:Arial,sans-serif;font-size:11px;width:190px;}
