/*
Theme Name: Habbas Law
Theme URI: http://www.habbaslaw.com/
Description: A child theme for Progo Small Business Pro
Template: smallbusinesspro
Author: Dan Ryan
Author URI: http://www.danddcompany.com
*/
@import url('../smallbusinesspro/style.css');

/* BODY */

body {
    background: url("images/bg.png") repeat-x scroll 0 0 #FFFFFF !important;
}


/* HEADER */

#hdr {
	background: url("images/hdr_bg.png");
}

#hdr .hblock.support {
    margin-top: 40px;
	margin-right: 60px;
}

#hdr .hblock.support h3 {
    font-size: 20px;
	color: #666 !important;	
}

#hdr .hblock.support .inside {
	font-size: 20px;
	color: #003366 !important;
}

#logo {
    margin: 22px 4px 0;
}


/* NAV */

ul#nav {
    background-image: url("images/nav.png") !important;
}

ul#nav li a {
	color: #666;
	width: 131px;
}

ul#nav li a:hover {
	color: #003366;
}

ul#nav li {
    background-image: url("images/navli.png") !important;
}

ul#nav li.current-menu-item a.first, body.wpsc ul#nav li.wpsc a.first, body.blog ul#nav li.blog a.first {
    background: url("images/navon.png") repeat-x scroll 0 0 transparent !important;
}

ul#nav li.current-menu-item a.first, body.wpsc ul#nav li.wpsc a.first, body.blog ul#nav li.blog a.first {
    background: url("images/navon.png") repeat-x scroll 0 0 transparent !important;
	color: #003366 !important;;
}


/* SLIDER AREA */

#pagetop.sliding {
    margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 12px;
    overflow: hidden;
}

.Layout2 .inside {
    bottom: 36px;
}

.productcol {
	width: 380px;	
}

.productcol p {
    margin-bottom: 8px;
}

.sliding .slide {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2) !important;
}

#pagetop .content {
    color: #333;
}


/* FORM */

.hform, .secondary .hform {
    background: url("images/hform.png") no-repeat scroll 0 0 transparent !important;
    margin: 0px;
    width: 314px;
}

.hform .tar, .secondary .hform .tar {
    color: #FFFFFF !important;
	font: 32px/38px Arial,Helvetica,sans-serif !important;
    text-shadow: 2px 2px 2px #000000 !important;
}

.hform form {
    margin: 0px;
}

.hform form li {
	list-style-type: none;
}

.hform label {
    color: #666 !important;
}

input[type="text"], input.text, textarea {
	width: 160px;
	height: 20px;
}


/* gravity forms 1 */

#gform_wrapper_1 ul {
    margin: 14px 0 8px 6em;
}

#gform_wrapper_1 .gform_footer {
    margin: 0 0 0 7em;
}

#gform_wrapper_1 textarea {
	height: 70px;
}


/* gravity forms 2 */

#gform_wrapper_2 ul {
    margin: 14px 0 8px 6em;
}

#gform_wrapper_2 .gform_footer {
    margin: 0 0 0 7em;
}

#gform_wrapper_2 textarea {
	height: 70px;
}


/* gravity form pages */

#gform_page_1_1 {
    margin: 20px 0 0 60px;
}

#gform_page_1_2 {
    margin: 20px 0 0 20px;
}

#input_1_6 {
	height: 140px;
	width: 240px;
}

#gform_next_button_1_5 {
	margin-left: 40px;
}

#gform_previous_button_1 {
	visibility: hidden;
}

#gform_submit_button_1 {
	margin-left: 10px;
}



/* CONTENT */

#pagetop {
    background: url("images/pagetop.png") no-repeat scroll 0 0 transparent !important;
}

#pagetop .page-title {
    color: #003366;
}

#main h1, #main h2, #main h3, #main h4, #main h5, #main h6 {
	color: #003366;
}

.home ul {
    margin: 0 0 0 2em;
}

.home ul li {
    margin-bottom: 6px;
}

.home strong {
	font-size: 16px;
	color:#666;	
}		


/* SIDEBAR */

.testimonials_manager_widget {
	padding-top:10px;
	padding-bottom:10px;
	border-bottom: 1px dotted #dddddd;
}

.block .inside {
    padding: 10px 0 10px 18px;
    width: 88%;
}

.block .inside img {
	border: 10px double #F4F4F4;
}

.block .inside strong {
	font-size: 12px;
	color: #003366;
}

.block .inside a {
	color: #003366;
	text-decoration: underline;
}

.block .inside a:hover {
	text-decoration: none;
}

.map {
   margin-left: -14px;
}

/* FOOTER */

#fbar {
    background: url("images/fbar.png") repeat-x scroll 0 0 #00638D !important;
}

