body {
	font-family: "museo-slab-1","museo-slab-2",serif;
}
fieldset {border: none;}

form p { line-height: 0.5em;}
input:focus {
      background: #ffffCC;   
}

/* Standard Utility Classes used across the website */
.container-full {
	width:100%;
	margin:0 auto;
}

.border {
	border: 1px solid #ccc; 
}

/* End of Standard Utility classes */


/* Top Navigation and Menu */

.menu-bg {
	background: url('../../images/menu-bg.png') repeat-x;
	height: 90px;
}

.nav {
	font-family: "league-gothic-1","league-gothic-2",sans-serif;
	font-size: 2.5em;
	
}
.nav ul {
	list-style: none;
	padding: 0;
	margin: 0.4em 0 0 0;
}
.nav li {
	float: left;
	margin: 0 0 0 1.5em;
}
.nav a {
	color: #666;
	text-decoration: none;
}
.nav a:hover {
	color: #000;
}

.active-nav a{
	color: #4878A8;
}
.topnav {
	font-size: 1.1em;
	background-color: #4878A8;
	height: 32px;
}
.topnav ul {
	list-style: none;
	padding: 0;
	margin: 0.4em 0 0 0;
}
.topnav li {
	float: left;
	margin: 0 0 0 2.8em;
}
.topnav a {
	color: #ddd;
	text-decoration: none;
}
.topnav a:hover {
	color: #fff;
}

/* Padding for top call to action */

.leftnav {
	padding: 6px 0 0 8px;
}

/* End of navigation */

/* Features Nav */

.features-nav {
	
}
.features-nav ul {
	list-style: none;
	padding: 0;
	margin: 0.4em 0 0 0;
}
.features-nav li {
	float: left;
	margin: 0 0 0 1.3em;
	height: 140px;
	width: 140px;
	border: 1px solid #f6f6f6;
	cursor: pointer, hand;
	text-align: center;
	display: block;
	
		
}
.features-nav li:hover {
	border: 1px solid #ccc;
	display: block;
}

.selected {
	background-image: url('../../images/feature-active.png');
	display: block;
	height: 140px;
}
.features-nav a {
	color: #666;
	text-decoration: none;

}
.features-nav a:hover {
	color: #000;
}

/* End of Featuers Nav */

/* Heading Customization*/

h1, h2, h3, h5, .table-heading { text-align: center;}

h1 {
	font-weight: 700;
	margin-bottom: 10px;
	color: #333;
}
h2 {
	font-weight: 300;
	color: #666;
}
h3 {
	font-weight: 500;
	color: #333;
	text-shadow: 0px 2px 3px #eee;
	font-size: 2.25em;
	line-height: 1.5em;
}
h4 {
	color: #4878A8;
	font-size: 1.8em;
	font-weight: 700;
}
h5 {
	color: #aaa;
	font-weight: 500;
	font-size: 1.2em;
	margin: 0 0 0.75em 0;
}
h6 {
	color: #333;
	font-size: 1.3em;
	font-weight: 700;
}

/* End of Heading Customization */

/* Paragraph Text */

p {
	color: #666;
	font-weight: 300;
	line-height: 1.6em;
	font-size: 1.2em;
}
.plus {
	font-size: 1.3em;
	color: #666;
	font-weight: 300;
	line-height: 1.7em;
}
.quote {
	font-family: Georgia, verdana, arial;
	font-size: 1.8em;
	text-align: center;
	color: #333;
}
.description {
	color: #aaa;
	font-size: 1.5em;
	text-align: center;
	margin-top: 0;
}
.center {
	text-align: center;
}

/* End of paragraph related classes */

.benefit-list li {
	list-style-image: url('../../images/list-yes.png');
}

/* Pricing table classes */
.table-heading {
	font-size: 1.6em;
	font-weight: 500;
	padding: 0 0 0.6em 0;
}
.lite {
	border-bottom: 4px solid #4878A8;
	color: #4878A8;
}
.pro {
	border-bottom: 4px solid #CC3300;
	color: #CC3300;
}
.enterprise {
	border-bottom: 4px solid #333;
	color: #333;
}

.table-alternate {
	background: #F4FAFD;
	line-height: 1.7em;
	padding: 0.8em 0 0.8em 0;
}

/* End of PRICING table classes*/

.headline-bg {
	background: url('../../images/headline-bg.png') repeat-x;
	height: 133px;
}

/* Purchase Page */
.price {
    color: #009900;
    font-size: 2em;
    padding-top: 8px;
}

/* Classes for Buttons */

.btn {
	height: 40px;
	width: 230px;
	font-weight: 700;
	text-align: center;
	font-size: 1.4em;
	color: #fff;
}
.btn a {
	color: #fff;
	text-decoration: none;
}
.btn a:hover {
	color: #eee;
}
.btn-brown {
	background-image: url('../../images/btn-brwn.png');
	padding-top: 13px;
}
.btn-green {
	background-image: url('../../images/btn-grn.png');
	padding-top: 13px;
}

/* End of classes for Buttons */

/* Slider Classes - Coda Slider */

#slider {
    margin: 0 auto;
    position: relative;
}

.scroll {
  height: 1800px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
}

.scrollContainer div.panel {
  padding: 20px;
  width: 950px; /* change to 560px if not using JS to remove rh.scroll */
}

.scrollButtons {
  position: absolute;
  top: 510px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -20px;
}

.scrollButtons.right {
  right: -20px;
}


/* END OF Slider Classes - Coda Slider */

/* Start of HELPBOX */

.helpbox {
	background: #fafafa;
	height: 520px;
}

/* Classes for footer */
.footer {
	background-image: url('../../images/footer-bg.png');
	height: 445px;
	padding-top: 5px;
}
.footer-heading {
	font-family: "league-gothic-1","league-gothic-2",sans-serif;
	font-size: 3em;
	color: #222;
	text-shadow: 0px 2px 3px #555;
}
.footer a {
	color: #999;
	text-decoration: none;
}
.footer a:hover {
	color: #fff;
	text-decoration: underline;
}

/* End of footer classes */




/* ------------------------------------------------------------------------
	Light Rounded Theme for PrettyPhoto Customization
------------------------------------------------------------------------- */

	div.light_rounded .pp_top .pp_left { background: url(../../images/light_rounded/sprite.png) -88px -53px no-repeat; } /* Top left corner */
	div.light_rounded .pp_top .pp_middle { background: #fff; } /* Top pattern/color */
	div.light_rounded .pp_top .pp_right { background: url(../../images/light_rounded/sprite.png) -110px -53px no-repeat; } /* Top right corner */
	
	div.light_rounded .pp_content .ppt { color: #000; }
	div.light_rounded .pp_content_container .pp_left,
	div.light_rounded .pp_content_container .pp_right { background: #fff; }
	div.light_rounded .pp_content { background-color: #fff; } /* Content background */
	div.light_rounded .pp_next:hover { background: url(../../images/btnNext.png) center right  no-repeat; cursor: pointer; } /* Next button */
	div.light_rounded .pp_previous:hover { background: url(../../images/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } /* Previous button */
	div.light_rounded .pp_expand { background: url(../../images/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } /* Expand button */
	div.light_rounded .pp_expand:hover { background: url(../../images/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } /* Expand button hover */
	div.light_rounded .pp_contract { background: url(../../images/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } /* Contract button */
	div.light_rounded .pp_contract:hover { background: url(../../images/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } /* Contract button hover */
	div.light_rounded .pp_close { width: 75px; height: 22px; background: url(../../images/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } /* Close button */
	div.light_rounded #pp_full_res .pp_inline { color: #000; } 
	div.light_rounded .pp_gallery a.pp_arrow_previous,
	div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
	div.light_rounded .pp_nav .pp_play { background: url(../../images/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
	div.light_rounded .pp_nav .pp_pause { background: url(../../images/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }

	div.light_rounded .pp_arrow_previous { background: url(../../images/light_rounded/sprite.png) 0 -71px no-repeat; } /* The previous arrow in the bottom nav */
		div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
	div.light_rounded .pp_arrow_next { background: url(../../images/light_rounded/sprite.png) -22px -71px no-repeat; } /* The next arrow in the bottom nav */
		div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }

	div.light_rounded .pp_bottom .pp_left { background: url(../../images/light_rounded/sprite.png) -88px -80px no-repeat; } /* Bottom left corner */
	div.light_rounded .pp_bottom .pp_middle { background: #fff; } /* Bottom pattern/color */
	div.light_rounded .pp_bottom .pp_right { background: url(../../images/light_rounded/sprite.png) -110px -80px no-repeat; } /* Bottom right corner */

	div.light_rounded .pp_loaderIcon { background: url(../../images/light_rounded/loader.gif) center center no-repeat; } /* Loader icon */


.display-block{
	display:block;
}
