/*
Theme Name: Sales Assesment Testing
Author: Froilan Moreno (Awesome Web Marketing)
*/

p, li, label, input, textarea, .normal_black{
	margin: 20px 0 ;
	font-size: 16px;
    	line-height: 22px;
	color: #555 !important;
}
h1{
	font-size: 28px;
    	line-height: 40px;
}
h2{
	font-size: 24px;
    	line-height: 36px;
}
h3{
	font-size: 20px;
    	line-height: 32px;
}
h4{
	font-size: 18px;
    	line-height: 24px;
}

img.aligncenter{
	display:block;
	margin: 0 auto;
}

li {
	color: #000;
}

#mainmenu ul{
	margin:0;
	padding:0;
}

#mainmenu ul li{
	padding:0;
	margin:0;
	list-style:none;
	float:left;
}

#mainmenu ul li a{
	background-image:url(images/menu_division_salesassessmenttesting.jpg);
	background-repeat:no-repeat;
	height:35px;
	line-height:35px;
	padding:0 15px;
	display:block;
}

#mainmenu ul li:first-child a{
	background-image:none;
}

address {
	background-color: #98cfe6;
	background-image: url(images/back_box_salesassessmenttesting.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin: 40px;
	padding: 10px;
	width: 590px;
	margin-left: auto;
	margin-right: auto;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	font-style:normal;
}

#footermenu{
	text-align:center;
	padding:10px 0;
}

#footermenu ul{
	margin:0;
	padding:0;
}

#footermenu ul li{
	padding:0;
	margin:0;
	list-style:none;
	display:inline;
}

#footermenu ul li a{
	background-image:url(images/menu_division_salesassessmenttesting.jpg);
	background-repeat:no-repeat;
	height:35px;
	line-height:35px;
	padding:0 5px;
	color:white;
	text-decoration:none;
}

#footermenu ul li a:hover{
	text-decoration:underline;
}

#footermenu ul li:first-child a{
	background-image:none;
}

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

.case-title{
	float:left;
	background-color:#8B9838;
	margin-bottom:30px;
}

.case-title:hover{
	background-color:#a3b242;
}

.case-title.current{
	background-color:#4C6E98;
}

.case-title span{
	display:block;
	padding:10px 5px;
	color:white;
	font-weight:bold;
	text-align:center;
	font-size:1.2em;
	cursor:pointer;
}

/********/

.testimonial{
	width:90%;
	margin:0 auto;
}

.testimonial h2{
	margin-top:40px;
	clear:both;
}

.testimonial-image{
	float: left;
	margin-right: 20px;
	margin-bottom: 40px;
}

/*******/

#primary{
	width:68%;
	padding-right:4%;
	float:left;
	background-color: white;
	border-right: 1px dashed #555;
}

#sidebar{
	width:26%;
	float:left;
	background-color: white;
}

#footer{
	clear:both;
}


.entry-title a{
	color:#000;
	text-decoration:none;
}

.entry-title a:hover{
	text-decoration:underline;
}


.entry-meta{
	margin-bottom:50px;
}

.leave-reply{
	display:none;
}

.big_title{
	margin-top:20px !important;
}

#s{
	width:100%;
}

/***/

.wp_cart_button_wrapper .wp-cart-button-form input{
	width: 120px !important;
	height: 26px;
	background:none;
	border: none;
	background-image: url(images/btn_cart_LG.gif);
	text-indent: -10000px;
	cursor: pointer;
}

.shopping_cart img{
	float: left;
	margin-right: 10px;
}

.shopping_cart table{
	border-top:2px solid #bbb;
	border-collapse: collapse;
}

.shopping_cart table th{
	padding: 5px;
	border-bottom: 2px solid #bbb;
}

.shopping_cart table td{
	padding: 5px;
	border-bottom: 1px solid #bbb;
}

.shopping_cart table form{
	text-align: right;
}

.shopping_cart table form.delcart{
	text-align: left;
}

.shopping_cart table td.checkout-button{
	border: none;
}

.entry-meta{
	text-align: center;
}

.page-id-377 .entry-meta{
	display: none;
}
#SoffrontSMBWebForm{
	width:100%;
	max-width:400px;
	margin:0 auto;
	display:block;
}
#SoffrontSMBWebForm table tr td{
	box-sizing:border-box;
	padding:5px;
	vertical-align:top;
}
#SoffrontSMBWebForm input, #SoffrontSMBWebForm label, #SoffrontSMBWebForm textarea {
	margin:0;
	box-sizing:border-box;
	width:100%;
}
#SoffrontSMBWebForm input, #SoffrontSMBWebForm textarea{
	border:#999 solid 1px;
}