/* Footer */

.footer-links {
	padding-left: 17px;
	padding-top: 20px;
	float:left;
	position:relative;
	width: 175px; /*14em;*/
	color: #333;
}

.footer-links a {
	display: block;
	text-decoration: none;
	color: #333;
}

.footer-links a:hover {
	text-decoration: underline;
}

.footer-links span {
	display: block;
}

.footer-links p {
	font-weight: bold;
	font-size: 13px;
	line-height: 19px;
	color: #2F2F2F;
}

.ifax-footer-container {
	background-color: #EEEEEE; /*#f5f5f5;*/
	height: 155px;
	width: 960px;
	margin: 0;
	/*margin-left: -5px;*/
}

.footer-container {
	background-color: #ffffff;
        height: 155px;
        font-size: 13px;
        width: 960px;
}


.ifax-copyright div {
	clear: both;
	padding-top: 1em;
}


/*#logo {
	z-index: 0;
}*/

/* avantfax screenshots  */
.img-gallery {
	padding: 0.5em;
	float: left;
	position: relative;
	/*height: 220px; */
	width: 310px;
	border: 0.1em solid #FFFFFF
}

/* CMS Menu */
#cms-submenu ul {
	list-style: none;
	color: #1E7EC8;
}

#cms-submenu li {
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
	padding-bottom: 5px;
	/* background-image: url(/media/ifax/arrow.gif); */
	background-repeat: no-repeat;
	background-position: 0 .5em;
}

#cms-submenu a {
        text-decoration: none;
}

#cms-submenu a:hover {
	text-decoration: underline;
}

/* CMS category Head  */
.category-head h2 {
	font-family: 'Lucida Grande';
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: rgb(80, 118, 172);
}

.col-main,
#main {
	font-family: 'Lucida Grande';
	font-size: 12px;
	line-height: 14px;
}

#main a {
	text-decoration: underline;
}

.yellowoutline {
	border: 1px solid rgb(251, 225, 88);
	padding: 4px
}

.ifax_subheader {
	font-weight: bold;
}

/* Quick Docs */
#cmscontent dl {
  margin: 0; 
  padding: 0; 
}

#cmscontent dd {
  margin:0; 
  padding:0;
  padding-left: 1em;
  padding-bottom: 1em; 
}

#cmscontent dt {
  margin:0; 
  padding:0.4em; 
  font-size: 1.2em; 
  font-weight:bold; 
}

/* Main page UL  
.col-main ul {
	list-style: none;
}
*/

#cmscontent li {
	padding-left: 10px;
        padding-bottom: 5px;
        /* background-image: url(/media/ifax/arrow.gif); */
        background-repeat: no-repeat;
        background-position: 0 .5em;
}

#cmscontent ol li {
        padding-left: 10px;
        padding-bottom: 5px;
	font-weight: bold;
	list-style-position: inside;
}

#cmscontent ol li div {
	font-weight: normal;
}

#cmscontent ol li span {
	font-weight: normal
}

#cmscontent p {
	padding-bottom: 0.5em;
}

.old-price .price {
	text-decoration: none;
}

/* hide arrows in teh breadcrumbs */
#cmscontent div.breadcrumbs li {
	background-image: none;
}
/*  */

/* my account header links  */
.header-container a {
	color: #3870B4;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	line-height: 19px;
}

.header-container a:hover {
	text-decoration: underline;
}


/* product support plans */

table.supportplantable {
	/*width: 750px;*/
	width: 710px;
	background-color: white;
}

table.supportplantable th{
	background-color: #CCCCCC;
	padding: 6px 6px 6px 6px;
}

table.supportplantable td {
	background-color: #F5F5F5;
	padding: 6px 6px 6px 6px;
}

/* //////// */
/* FORM BUTTONS */
/* //////// */

.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

/* //////// *

button.button,
button.form-button {
    background: transparent url('/media/ifax/bg_button_a.png') no-repeat scroll top right;
    color: #444;
    display: block;
    float: left;
    font-weight: normal;
    font-family: arial, sans-serif;
    height: 24px;
    font-size: 12px;
    margin-right: 6px;
    padding-right: 10px; /* sliding doors padding *
    padding-top: 0;
    text-decoration: none;
    border: 0px;
}

button.button span span,
button.form-button span {
    background: transparent url('/media/ifax/bg_button_span.png') no-repeat;
    display: block;
    line-height: 14px;
    padding: 5px 0 5px 10px;
}


button.button:active,
button.form-button:active {
    background-position: bottom right;
    color: #000;
    outline: none; /* hide dotted outline in Firefox *
    border: 0px;
}

button.button:active span span,
button.form-button:active span  {
    background-position: bottom left;
    /*padding: 6px 0 4px 10px; /* push text down 1px *
}

/* //////// */

button.button,
button.form-button {
    font-family: arial, sans-serif;
/*    height: 1.4em;
    font-size: 1.2em;*/
    line-height: 14px;
}

#search_mini_form button.button {
    float: right;
    margin-top: 3px;
    margin-right: 6px;
    /*height: 20px;*/
}

#search_mini_form .input-text {
   vertical-align: baseline;
}

.form-search label {
   font-size: 1.2em;
   line-height: 3em;
}

h1, h2, h3, h4, h5 {
  color: #336699;
}


/* Custom checkout  */
#shopping-cart-totals-table {
   
}

ul.checkout-types {
/*  margin-left: auto;
  margin-right: auto;
  width: 300px;*/
  text-align: center;
  float: left;
}


div.totals {
  background: #DEE5E8;
  border: 3px solid #BEBCB7;
  /*margin-top: 25px;*/
  padding-top: 25px;
  text-align: center;
  width: 300px;
}

div.shipping {
  background: #DEE5E8;
  border: 3px solid #BEBCB7;
  margin-top: 25px;
  padding-top: 25px;
}

/*ul.messages*/
li.success-msg {
   background-color: #DFF2BF;
   background-image: url(/skin/frontend/base/default/images/success-green.png);
   color: #4F8A10;
   background-position: 10px 50%;
   background-repeat: no-repeat;
   border: 1px solid;
   font-size: 1.3em;
   font-weight: bold;
   margin: 10px 0px;
   padding: 15px 10px 15px 50px;
}

.data-table .odd {
   background: #F8F7F5;
}

.data-table .even {
   background: #EEEDED !important;
}

.data-table tfoot tr {
   background-color: #DEE5E8 !important;
}

.data-table thead tr th {
   background-color: #D9E5EE;
}

.data-table tbody td {
   border-bottom: 1px solid #D9DDE3;
   border-right: 1px solid #D9DDE3;
}

button.btn-checkout {
   padding: 1em; 
   margin: 0.5em;
}

#shopping-cart-table h2.product-name {
   font-size: 1.2em;
}


button.btn-checkout {
	background: url('/skin/frontend/base/default/images/btn_proceed_to_checkout.gif');
	width: 232px;
	height: 27px;
	border: 0px;
}

.cart-collaterals button.btn-checkout span span {
	display: none;
}

button.btn-continue,
button.btn-cart,
div.new-users button.button,
div.registered-users button.button,
div.shipping-form button.button,
div.account-create button.button,
#cmscontent button.form-button,
div.buttons-set button.button,
button.btn-update
{
	background: url('/skin/frontend/base/default/images/button-grey-large.gif');
	padding: 0;
	margin: 0;
	border: 0px;
	width: 130px;
	height: 25px;
	cursor: pointer;
}

div.button-set {
  border-top: 1px solid #E4E4E4;
/*  background: url('/skin/frontend/base/default/images/login_box_form_buttons_bg.gif');*/
}

div.new-users div.content,
div.registered-users div.content {
   background: #FAF7EE url('/skin/frontend/base/default/images/login_box_bg.gif') repeat-x;
}

div.new-users, div.registered-users {
   background: #DEE5E8;
   border: 1px solid #BBB6A5;
}


div.account-login .buttons-set {
   margin: 0;
}

div.account-login h2 {
  background: url('/skin/frontend/base/default/images/icon_page_white.gif');
  background-position: 0px 1px;
  background-repeat: no-repeat;
  border-bottom: 1px solid #DDD;
  color: #E76200;
  font-size: 1.05em;
  margin-bottom: 1.2em;
  min-height: 16px;
  padding-bottom: 5px;
  padding-left: 23px;
  text-transform: uppercase;
}

div.account-login .content p {
  font-size: 1.1em;
  line-height: 1.5em;
}

div.account-login .button {
  font-weight: bold;
  font-size: 105%;
}

div.account-create h2.legend {
  background: #F9F3E3;
  border: 1px solid #F19900;
  color: #E76200;
  float: left;
  font-size: 1.1em;
  font-weight: bold;
  margin-top: -33px;
  padding: 0px 8px 3px;
}

div.account-create .fieldset {
  background: #FBFAF6;
  border: 1px solid #BBAFA0;
  margin: 28px 0px;
  padding: 22px 25px 12px;
}

.box-account .box-head {
  border-bottom: 1px solid #D9DDE3;
  margin-bottom: 10px;
  color: #0A263C;
}

div.box-account  {
  background: white url('/skin/frontend/base/default/images/account_box_bg.gif') repeat-x;
  border-bottom-color: #999;
  border-bottom-color: #999;
  border: 1px solid;
  border-right-color: #999;
  border-right-color: #999;
  margin-bottom: 20px;
  padding: 15px;
}

.customer-account-index .box-title {
  background: url('/skin/frontend/base/default/images/dotted_divider.gif') repeat-x 0px 100%;
  margin-bottom: 8px;
  padding-bottom: 2px;
  text-align: right;
  color: #0A263C;
}

.customer-account-index .head h2 {
  color: black;
  font-size: 1.1em;
  text-transform: uppercase;
  color: #0A263C;
}


h2.product-name a,
a.link-more {
	color: #3870B4
}



img.breadcrumb-chev {
	height:38px;
	padding-left: 10px;
	padding-right: 10px;
	/*align: absmiddle;*/
}


.header .welcome-msg {
	padding-bottom: 10px;
}



/* FROM BRETT.CSS */

/* -------------------- Breadcrumbs -------------------------*/


.breadcrumbs {
	height: 3.2em;
	line-height: 3.0em;
	font-size: 1.0em;
	background-color: #EEEEEE;
	overflow: hidden;
}

.breadcrumbs li {
	display:inline;
}

.breadcrumbs li strong {
	font-weight:bold;
}

.breadcrumbs ul {
	padding-left: 1em;
	width: 600px;
}




/* --------------------In actionj styles -------------------------*/

h1 {
	font-size:1.5em;
	line-height: 1.8em;
	font-weight:normal;
}

h5 {
	font-size:1.25em;
	line-height: 2.5em;
	font-weight:semi-bold;
	color: #333;
}

h6 {
	font-size:1.1em;
	line-height: 1.0em;
	font-weight: semi-bold;
	color: #333;
}

h5.front_header {
	line-height: 1.3em;
	color: #666;
}

h1.hylafax-list {
	font-size:1.1em;
	line-height: 1.1em;
	font-weight:1.6em;
	color: #CC6600;
}


.col-main,
#main {

	font-family: Arial,Helvetica,sans-serif; 
	-webkit-font-smoothing: antialiased; 
	font-size: 1.1em;
	line-height: 1.45em;
	color: #231F20; 
}

#cmscontent ul.breakout_list li, 
 ul.breakout_list li { 
	background-image: none; 
	list-style: square outside none;
	line-height:1.0em;
	padding-left: 0px;
	margin-left: 15px;
}

#cmscontent ul.smalltext_breakout_list li, 
	ul.smalltext_breakout_list li {
	background-image: none;
	list-style: square outside none;
	line-height:1.0em;
	margin-left: 15px;
	font-size: 0.9em;
}



/* --------- Side Nav ---------*/
/* .col-left .sidebar */
div#cms-submenu {
	border: 1px solid #999; /*#efefef; /* #C3C3C3; */
	border-bottom: 0px;
	border-top: 0px;
	padding: 5px 0px 5px 5px;
	width: 178px;
}

img.navmenuheaderbar {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
}

#cms-submenu li {
	background-image: none;
        list-style: square inside none;
	/*width: 160px;*/
	border-top: 1px solid #C3C3C3;
	color: #336699; /*#4682B4;*/
	/*margin-top: 3px;
	/*margin-bottom: 3px;*/
	padding-top: 5px; /**/
	padding-right: 5px;
}

#cms-submenu li.first {
	border-top: 0px;
	padding-top: 0px;
}

#cms-submenu li.secondary-leftnav {
	background-image: url(/media/ifax/dash.gif); /**/
	background-position: left center;
	list-style: inside none;
	margin-left: 25px;
	border-top: 0px;
	margin-bottom: 0px;
}

#cms-submenu li a {
/*	margin-top: 3px; */
}

/*
#cmscontent .page-title {display: none;}





/* -------------------- Tabs -------------------------*/

.tabs10 {
	width:100%;
	font-size:1.18em;
	line-height:100%;
}

.tabs10 ul {
	list-style-type: none;
	margin: 30px 0 0 0;
	padding: 0 0 0.3em 0;
}

.tabs10 li a {
	color: #4682B4;
	background-color: #EFEFEF;
	border: 1px solid #C0C0C0;
	border-bottom: none;
	padding: 0.7em 0.5em 0.38em 0.5em;
	text-decoration: none;
	font-weight: bold;
	font-size:0.85em;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;}

.tabs10 a:hover {
	background-color: #fff;
	color: #696969;
	border-bottom: 1px solid #FFF;
}

.tabs10 li a:selected {
	color: #696969;
	background-color: #f1f0ee;
	font-weight: semi-bold;
	padding: 0.7em 0.5em 0.38em 0.5em;
}

.tabs10 li.selected a {
	color: #696969;
	background-color: #FFF;
	border: 1px solid #C0C0C0;
	border-bottom: 1px solid #FFF;
	padding: 0.7em 0.5em 0.38em 0.5em;
	text-decoration: none;
	font-weight: bold;
	font-size:0.85em;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
}

.panel {
	border-top: 1px solid #C0C0C0;
	padding-top: 1.3em;
	padding-left:5px;
	background-color: #ffffff;
	width:735px;
}

#tabSet1 li {
	display: inline;
	background-image:none;
	padding-left: 0px;
	padding-right: 0px;
}

#Hardware li, #FoIP_Interoperability li, #System_Requirements li {
	background-image:none;
	list-style: square inside none;
} 

#Hardware ul, #FoIP_Interoperability ul, #System_Requirements ul {
	margin-left:20px;
} 
/* -------------------- End of Tabs -------------------------*/





/* -------------------- Products and Solutions Area  -------------------------*/

/* This only afects the divs and text inside the Features Tab inside the PS_Features ID */



#PS_Features {
	font-size: 0.9em;
	line-height: 1.2em;
}


/* this is the left inside the PS_Features ID */
#PS_Features div.leftside {
	float: left;
	position: relative;
	width:350px;
}

/* this is the left inside the PS_Features ID */
#PS_Features div.rightside {
	float: right;
	position: relative;
	width:350px;
}

/* this is the picture area inside leftside  PS_Features ID */
#PS_Features div.feature_img {
	float: left;
	position: relative;
	width:100px;
}

/* this is the text area inside rightside  PS_Features ID */
#PS_Features div.feature_text_small {
	float: left;
	position: relative;
	width:250px;
}




/* --------- This only affects in the tables inside the HylaFAX EE Comparison table ---------*/


table.hylafax_comparison { 
	width: 100%; 
	padding: 0px; 
	border: none; 
	border: 1px solid #D0D0D0;
}

table.hylafax_comparison th { 
	border: none;
	background-color: #F1F0EE;
	vertical-align: middle;
	padding: 10px;
	font-weight: bold;
	border: 1px solid #D0D0D0;
}

table.hylafax_comparison td { 
	border: none;
	background-color: #FFF;
	vertical-align: middle;
	padding: 8px;
	border: 1px solid #D0D0D0;
}
	
table.hylafax_comparison td.yes { 
	background-image:url('/media/ifax/green_check.png');
	background-repeat:no-repeat;
	background-position:center;
}

table.hylafax_comparison td.no { 
	text-align: right;
	background-image:url('/media/ifax/red_x.png');
	background-repeat:no-repeat;
	background-position:center;
}



/* --------- Side Next Steps Box ---------*/
.product-landing ul {
	width: 185px;
	list-style: inside;
	text-indent: -1em;
}

.greybar {
	/*float: right;*/
	font-size: 11px;
	width: 185px;
}

div.greybar-container {
	display: block;
}

.greybar span.greybar-header {
	background-image: url(/media/ifax/greybar-top.png);
	color: #333;
	display: block;
	font-size: 1.2em;
	line-height: 120%;
	height: 21px;
	padding: 4px 0px 0px 10px;
	font-weight: bold;
}

.greybar p, .greybar span {
	line-height: 1.3em;	
}

.greybar div.greybar-box {
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
	color: #336699;
	padding: 0px 10px 5px; /* */
}

.greybar div.greybar-box ul {
	margin-bottom: 7px;
	margin-left: 0px;
	/*margin-top: -8px; */
}

#cmscontent .greybar ul li {
	background-image: none;
	list-style: square inside none;
	font-size: 12px;
	line-height: 16px;
}

.greybar div.greybar-box ul li.first {
	/*background-position: 0px 0.6em; */
}


.greybar-box li {
	padding-top: 5px;
}

.greybar div.greybar-box .first {
	padding-top: 5px;
}

.greybar div.greybar-box ul li {
	/*background: transparent url(/media/ifax/triangle-blue-bullet.gif) no-repeat 0px 1.1em;*/
	border-bottom: 1px solid #C3C3C3;
	/* height: 21px; */
	list-style-type: none;
	/* padding: 5px 0px 3px 20px; */
	width: 160px;
}

.greybar div.greybar-box .last {
	border-bottom: none;
	padding-bottom: 0px;
}

.greybar a {
	color: #444;
	text-decoration: none;
}

.greybar a:hover {
        text-decoration: underline;
}

img.greybar {
	height: 6px;
	padding-bottom: 3px;
}


/* --------- Fax Over IP Page ---------*/

#Understanding_FoIP p {
	font-size: 0.9em; padding-left: 0.5em;
}

/* H6 headers  */

.feature_text_small h6 a {
	text-decoration: none;
}

.feature_text_small h6 a:hover {
        text-decoration: underline;
}

/*
	Scrolling content
*/

#scroller {
	width: 745px;
	margin: 0 auto;
	overflow: hidden;
}

#scrolling-content {
	width: 5250px;
}

#scrolling-content li {
	display: inline
}

.scrolling-section {
	width: 745px;
	float: left;
	padding-top: 13px;
}

/* active sub nav */
li.activepage {
	background: red;
}

#cmscontent .page-title {display: none;}

/*#cmscontent */
div.navmenuheaderdiv {
	background: url(/media/ifax/greybar-top-sm.gif) no-repeat;
	margin: -6px;
	height: 25px;
	line-height: 25px;
	padding-bottom: 10px;
	padding-left: 5px
}



#cmscontent ul.smalltext_breakout_list li, 
 ul.smalltext_breakout_list li { 
 background-image: none; 
 list-style: square outside none;
 line-height:1.0em;
 padding-left:2px;
 font-size: 0.9em;
}



/*    Download Area  */


.download-container {
	width: 100%;
	margin-bottom: 40px;
}

.download-container-top-left {
	background: #fff;
	background-image:url('/media/ifax/download_top.png');
	height: 9px;
	float:left;
	position: relative;
	width: 735px;
}

.download-container-top-right {
	background: #fff;
	background-image:url('/media/ifax/download_top_right_corner.png');
	height: 9px;
	width: 10px;
	float: right;
	position: relative;
}

.download-container-content {
	height: 125px;
	width: 100%;
	/* background: #fff; */
	background-image:url('/media/ifax/right_gray_border.png');
	background-position:right; 
	background-repeat:no-repeat;
	clear: both;
}

.download-container-bottom-left {
    background: #fff;
	background-image:url('/media/ifax/download_bottom.png');
	height: 11px;
	float:left;
	position: relative;
	width: 735px;
}

.download-container-bottom-right {
	background: #fff;
	background-image:url('/media/ifax/download_bottom_right_corner.png');
	height: 11px;
	width: 10px;
	float: right;
	position: relative;
}

.download-container-bottom {
	clear: both;
}

.download-container-content-title {
	background-image:url('/media/ifax/download_bg.png');
	background-repeat:repeat-x;
	width: 183px;
	height: 100%;
	float: left;
	position: relative;
}

.download-container-content-details {
    height: 100%;
	width: 289px;
	float: left;
	position: relative;
    padding-left: 10px;
    color: #333;
}

.download-container-content-download {
	width: 194px;
	height: 100%;
	float: right;
	position: relative;
	border-left: 1px dashed gray;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
}

.download-container-mockbg {
	width: 200px;
	float: right;
	position: relative;
	border-left: 1px dashed gray;
	height: 100%;
}


.download-container-content-title .title_white {
	color: #FFF;
	font-family: Arial,sans-serif;
	font-size: 1.4em;
	line-height: 1.1em;
	margin: 15px 0 0 25px;
}

.download-container-content-title .title_electric_blue {
	color: #6699FF;
	font-size: 1.4em;
	line-height: 1.1em;
	margin: 2px 0 0 25px;
}

