@charset "utf-8";
/* CSS Document */

*{
	margin:0px;
	padding:0px;
	outline:medium none!important;
}
:onfocus{
	outline:medium none!important;
}
a:onfocus{
	outline:medium none!important;
}
.orderby-displaynumber{
	display:none!important;
}
#header #login_form label{
	float:left;
	color:#333;
	font-size:11px;
	margin-right:10px;
	margin-top:3px;	
}
#header #login_form input{
	float:left;
	font-size:11px;
	margin-top:3px;
	margin-right:10px;
}
#header #login_form{
	float:right;
	width:440px;
	font-size:11px;
	margin-bottom:7px;
	height:21px;
}
table#contact_form tr:first-child,table#contact_form tr td:hover,table#contact_form tr:nth-child(2n),table#contact_form tr:nth-child(2n+1){
background:none!important;
color:#333!important;
}

body{
	background:url(../img/header_bg.jpg) repeat-x #f8f7f7;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#575756;
}
.priceswrapper{
margin-left:20px;
float:left;
padding:2px;
border:1px solid #333;
}
.expand{
float: left;
display:none;
margin-top: 10px;
}
.update_form table{
margin-left:5px!important;
}
table.contentpaneopen table tr:first-child{
color:#fff;
background: #6a6a69; /* Old browsers */
background: -moz-linear-gradient(top, #6a6a69 0%, #3c3c3b 100%)!important; /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6a6a69), color-stop(100%,#3c3c3b))!important; /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #6a6a69 0%,#3c3c3b 100%)!important; /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #6a6a69 0%,#3c3c3b 100%)!important; /* Opera 11.10+ */
background: -ms-linear-gradient(top, #6a6a69 0%,#3c3c3b 100%)!important; /* IE10+ */
background: linear-gradient(to bottom, #6a6a69 0%,#3c3c3b 100%)!important; /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6a6a69', endColorstr='#3c3c3b',GradientType=0 )!important; /* IE6-9 */
}
table.contentpaneopen table tr:nth-child(2n+1) {

background:#E4EDD5;
}
table.contentpaneopen tr:nth-child(2n) {
background:#D5E4BE;
}
p{
	line-height:18px;
	margin: 5px  0 10px 0;
}
a{
	color:#575756;
	text-decoration:none;
}
.VmClose div a{
    font-size:14px;
    padding:5px;
    padding-left:0px;
}
.position_right_center h1{
    float:left;
    margin:10px;
	margin-left:0;
	padding-left:15px;
}
.show_cart a{
    text-decoration:underline;
    font-weight:bold;

}
.vmCartModule {
    
}
.width30{
    float:left;
    margin-left:15px;
}
.adminForm label.title{
    margin:0px;
    font-size:12px;
}
.adminForm label{
    color:#000;
}
.control-buttons button.default{
   
}
.display-number, .control-buttons, .right{
    text-align:left!important;
}
.position_right_center fieldset h2{
    width:100%!important;
    float:left;
    font-size:16px;
    margin-bottom:10px;
    margin-left:0px;
    padding-left:0px;
    clear:both;
}
.position_right_center fieldset{
    outline:none!important;
    border:0px!important;
    margin:15px;
}
.browse-view, .productdetails,.cart-view{
    width: 540px;
    margin-left: 20px;
    float: left;
}
.browse-view .title{
    padding:0px;
    margin-left:0px;
    margin-bottom:10px;
    margin-top:10px;
}
.product .spacer .width30,.orderby-displaynumber .width30{
    margin-left:0px!important;
}
.lof-description{
    display:none!important;
}
h1{
    width:100%;
    clear:both;
    float:left;
}
ul.VMmenu{
    
    margin-top:10px;
    width:220px;
    padding:20px;
}
#position_left .total_products{
    font-size:14px;
    padding:10px;
    padding-left:0px;
}
#position_left form{
    display:none;
}
#position_left .search input{
    vertical-align: middle;
    width: 247px;
    height: 24px;
    padding: 5px;
    font-size: 12px;
}
.vmCartModule, .VMmenu {
    height: auto;
    float: left;
    width: 220px;
    border-radius: 5px;
    background: white;
    box-shadow: 0px 0px 9px #C3C3C3;
    padding: 20px;
    margin-top: 5px;
    margin-left: 110px;
}
.category-view, .featured-view,.latest-view,.topten-view{
    float:left;
    width:600px;
    margin-left:20px;
}
.category-view .horizontal-separator,.featured-view .horizontal-separator,.latest-view .horizontal-separator,.topten-view .horizontal-separator{
    float:left;
}
.category-view .row,.featured-view .row,.latest-view .row,.topten-view .row{
    float:left;
    width:500px;

    margin-top:10px;
}
a:hover{
	color:#d50c52;
	text-decoration:none;
}
.header_tags{
    color: #78A72C;
    float: left;
    font-size: 28px;
    height: auto;
    line-height: 30px;
    margin: -5px 0 0;
    padding: 0 15px;
    width: auto;
}
.header_sub_tags{
    color: #78A72C;
    float: left;
    font-size: 19px;
    height: auto;
    margin: 0 !important;
    padding: 0 15px 10px !important;
    width: auto;
}
.checkbox, .radio {
	width: 19px;
	height: 18px;
	margin: 0 0 0 5px;
	background: url(../img/radio.png) no-repeat;
	display: block;
	clear: left;
	float: left;
}
#wrapper{
	height:auto;
	margin:auto;
	width:970px;
}
#header{
	height:177px;
	float:left;
	width:970px;

}
#logo{
	background:url(../img/logo.jpg) no-repeat;
	height:110px;
	float:left;
	width:287px;
	margin:20px 17px 0 38px;
}
#people{
	background:url(../img/people.jpg) no-repeat;
	height:110px;
	float:left;
	width:346px;
}
#call_header{
	background:url(../img/call_header.jpg) no-repeat;
	height:110px;
	float:left;
	width:282px;
}
#call_header div.phone {
	padding-left:25px;
	font-style:italic;
	font-size:24px;
	color:black;
	padding-top:69px;
	text-align:right;
	padding-right:9px;
}
#top_navigation{
	color:#FFF;
	height:37px;
	float:left;
	margin-left:32px;
	width:auto;
	margin-top:7px;
}
#top_navigation ul{
	float:left;
	height:auto;
	width:auto;
}
#top_navigation ul li{
	list-style:none;
	float:left;
	font-size:16px;
	margin:8px 0 0 0;
	position:relative;
	height:27px;
}
#top_navigation ul li a{
	color:#FFF;
	border-right:1px solid #FFF;
	padding:0 12px;
	display:block;
}
#top_navigation > div > ul > li.current_page_item {
	border-radius:12px 12px 0 0;
	background:#ffffff;
	height:32px;
	margin-top:3px;
}
#top_navigation > div > ul > li.current_page_item a {
	padding-top:5px;
	color:#FF0000;
	display:block;
	text-decoration:none !important;
	border-right:none;
}
#top_navigation ul li.hideBorder a,
#top_navigation ul li.last-menu-item a {
	border-right:none;
}
.item7{
	border:none!important;
}
#banner{
	height:292px;
	float:left;
	width:100%;
}
#main_content{
	height:auto;
	float:left;
	width:100%;
}
.content_section1{
    background: url("../img/pro_price_left.jpg") no-repeat scroll 18px 20px transparent;
    float: left;
    height: auto;
    margin: 10px 0 6px;
    width: 100%;
}
.content_section2{
    background: url("../img/keep_update_left.jpg") no-repeat scroll 18px 10px transparent;
    float: left;
    height: auto;
    margin: 6px 0;
    width: 100%;
}
.content_section3{
    background: url("../img/custome_think_left.jpg") no-repeat scroll 18px 15px transparent;
    float: left;
    height: auto;
    margin: 6px 0;
    width: 860px;
}
.content_section4{
    background: url("../img/print_experts.png") no-repeat scroll 18px 15px transparent;
    float: left;
    height: auto;
    margin: 6px 0;
    width: 860px;
}

.content_section4 p{
	float:left;
	margin:3px 0 3px 12px;
	line-height:18px;
	width:100%;
}
.content_section4 ul{
    float: left;
    height: auto;
    margin: 12px 0 10px 15px;
    width: 100%;
}
.content_section4 ul li{
    background: url("../img/experts_bullet.png") no-repeat scroll 0 2px transparent;
    float: left;
	font-weight:bold;
    height: auto;
    list-style: none outside none;
    margin: 0 0 0 12px;
    padding: 0 0 5px 25px;
    width: 600px;
}
.content_section4 .experts_toggle_bar{
    background: url("../img/experts_toggle_bg.png") no-repeat scroll 0 0 transparent;
    float: left;
    font-weight: bold;
  
    margin: 0 0 0 17px;
    padding: 7px 0 0 0;
    width: 826px;
}
.experts_toggle_bar h1, h2, h3, h4, h5, h6 {
    float: left;
    font-size: 12px;
    padding: 0 0 0 15px;
    width: 85%;
}
.experts_toggle_bar img{
	float:left;
	height:22px;
	width:85px;
}
.content{
	background:url(../img/content_repeat.jpg) repeat-y;
	height:auto;
	float:left;
	margin: 0 0 0 108px;
	width:860px;
}
.content_top{
	background:url(../img/rounded_top.jpg) no-repeat;
	height:11px;
	float:left;
	width:860px;
}
.content_middle_home{
	background:url(../img/print_fast.jpg) no-repeat right bottom;
	height:auto;
	float:left;
	padding:5px 0px;
	width:860px;
}
.home_page_title{
    float: left;
    font-size: 18px;
    height: auto;
    margin: 0 0 5px;
    width: 100%;
}
.home_page_title1{
    float: left;
    font-size: 18px;
    height: auto;
    margin: 6px 0;
    width: 100%;
}
.content_middle_home ul{
	height:auto;
	width:210px;
	float:left;
}
.content_middle_home ul li{
	height:auto;
	width:210px;
	float:left;
	list-style:none;
	margin-bottom:10px;
}
.content_middle_home ul li {
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 51px;
    width: 150px;
}
.content_middle_home ul#productList2 li {
	padding-left: 70px;
	width:140px;
}
#id1{
	background:url(../img/businesscard.jpg) no-repeat;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 51px;
    width: 150px;
}
#id2{
	background:url(../img/flyer_leafleft.jpg) no-repeat;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 51px;
    width: 150px;
}
#id3{
	background:url(../img/letterheads.jpg) no-repeat;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 51px;
    width: 150px;
}
#id4{
	background:url(../img/ring_binders.jpg) no-repeat;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 51px;
    width: 150px;
}
#id5{
	background:url(../img/comp_slips.jpg) no-repeat;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 70px;
    width: 140px;
}
#id6{
	background:url(../img/folders.jpg) no-repeat;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 70px;
    width: 140px;
}
#id7{
	background:url(../img/brouchure.jpg) no-repeat;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 70px;
    width: 140px;
}
#id8{
	background:url(../img/magnetic_signs.jpg) no-repeat;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 70px;
    width: 140px;
}
#id9{
	background:url(../img/postcards.jpg) no-repeat;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 51px;
    width: 150px;
}

#id10{
	background:url(../img/envelops.jpg) no-repeat;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 51px;
    width: 150px;
}
#id11{
	background:url(../img/exhibition.jpg) no-repeat;
    float: left;
    height: auto;
    margin-left: 9px;
    min-height: 65px;
    padding-left: 51px;
    width: 150px;
}
#id12{
	background:url(../img/ncrpads.jpg) no-repeat;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 51px;
    width: 150px;
}
#id13{
	background:url(../img/stickylabels.jpg) no-repeat;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 51px;
    width: 150px;
}
.bread_crumb{
	height:20px;
	width:89%;
	float:left;
	font-weight:bold;
	margin:5px 0 0 11%;
	font-size:14px;
	display:block;
	padding:4px 0 0;
}
.content_middle{
	height:auto;
	float:left;
	padding:5px 0px;
	width:860px;
}
.content_bottom{
	background:url(../img/rounded_bottom.jpg) no-repeat;
	height:11px;
	float:left;
	width:860px;
}
table.contentpaneopen tr td table{
float:left;

}
table.contentpaneopen tr td table tr td:hover{
background:#d40b51!important;
color:#fff!important;
}
table.contentpaneopen tr td table tr td a{
width:100%;
height:100%;
float:left;
}
table.contentpaneopen tr td table tr td a:hover{
background:#d40b51!important;
color:#fff!important;
}

.update_form{
    background: url("../img/blue_top.png") no-repeat scroll left top transparent;
    float: right;
    height: auto;
    margin: 0 4px 0 0;
    width: 645px;
}
.update_form table{
background:none!important;
}
table.contentpaneopen .update_form table tr{
background:none!important;
}
.update_form_content{
	background-color:#1d70b7;
	height:auto;
	float:left;
	margin-top:8px;
	width:100%;
}
.update_form_content .wpcf7-response-output {
	background:#ffffff;
}
.update_form_content .wpcf7-not-valid-tip {
	color:black;
}
.update_form_bottom{
	background:url(../img/blue_bottom.png) no-repeat;
	height:9px;
	float:left;
	width:100%;
}
.update_form .input{
	border:none;
	height:25px;
	margin-bottom:5px;
	float:left;
	width:270px;
}
 label{
	color:#FFF;
	font-size:13px;
}
.star{
	color:#d50c52;
	font-size:20px;
	font-weight:bold;
}
.update_title{
	color:#FFF;
	font-size:24px;
	margin:5px 0;
	float:left;
	width:100%;
}
.update_sub_title{
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    width: 240px;
}
.update_privacy{
	color:#FFF;
	font-size:11px;
	float:left;
	line-height:12px!important;
	margin:0px !important;
	width:515px;
}
.follow_us{
    background: url("../img/followus.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: auto;
    margin-top: -6px;
    padding: 0 0 0 12px;
    width: 198px;
}
.follow_us img{
    float: left;
    height: auto;
    padding: 65px 10px 0 0;
}
.submit{
    background:url(../img/submit.png) no-repeat scroll 0 0 transparent;
    float:right;
	border:none;
	margin-right:10px;
    height: 26px;
    overflow: hidden;
    width: 88px;
	text-indent:-9999px;
}
.submit:hover{
    background:url(../img/submit.png) no-repeat scroll 0 -26px;
	float:right;
	border:none;
	height:26px;
	overflow:hidden;
	width:88px;
}
.bottom_content{
	height:auto;
	float:left;
	padding:10px;
	width:262px;
}
#footer{
	height:auto;
	float:right;
	margin:30px 0;
	width:860px;
}
#footer .sitemap{
	border-right:1px solid #666;
	height:auto;
	float:left;
	padding:0 10px 0px;
	width:252px;
}
.title{
	color:#b32627;
    font-size: 18px;
    margin: 0 0 20px 20px;
    width: 262px;
}
.sitemap ul{
	list-style:none;
	margin:0 0 0px 20px;
}
.sitemap ul li{





	list-style:none;
	margin:0 0 0 0;
	float:left;
	width:100%;
}
.sitemap ul li a{
	list-style:none;
	margin:0 0 5px 0;
	float:left;
	width:100%;
}
.sitemap ul li a:hover{
	color:#F00!important;
}
.sitemap ul li.current_page_item a{
	color:#B32627;
}


#footer .service{
	border-right:1px solid #666;
	height:auto;
	float:left;
	padding:0 10px 10px;
	width:260px;
}
.service div.menu {
	list-style:none;
	float:left;
	margin:0 0 0px 20px;
}
.service ul li{
	list-style:none;
	margin:0 0 5px 0!important;
}
.service ul li.current_page_item a{
	color:#B32627;
	list-style:none;
	height:auto!important;
	margin:0 0 5px 0!important;
	width:100%;
}
#footer .contact_details{
	height:auto;
	float:left;
	padding:0 10px 10px;
	width:276px;
}
.contact_details p{
	margin-left:20px;
}
.social_links{
    float: left;
    height: auto;
    padding: 0 0 0 20px;
}
.social_links img{
	float:left;
    padding: 0 10px 0 0;
}
.cre8_link{
	height:auto;
	float:left;
	text-align:center;
	margin:20px 0;
	width:100%;
}
#position_left{
	height:auto;
	float:left;
	width:264px;
}
#position_left a:hover{
	color:#B32627;
}
#position_left .position_left_top{
	background:url(../img/left_top_round_corner.png) no-repeat;
	height:15px;
	float:left;
	margin:0 0 0 108px;
	width:264px;
}
#position_left .position_left_section1{
    background: url("../img/pro_price_left.jpg") no-repeat scroll 18px 20px transparent;
    float: left;
    width: 100%;
}
#position_left .position_left_center{
	background:url(../img/left_center_round_img.png) repeat-y;
	height:auto;
	float:left;
	margin:0 0 0 108px;
	width:264px;
}
#position_left .position_left_center ul {
    float: left;
    height: auto;
    width: 250px;
}
#position_left .position_left_center ul li {
    list-style: none outside none;
    margin-bottom: 10px;
}
#position_left .position_left_center h3{
	padding:0px;
	width:100%;
}
#position_left .position_left_bottom{
	background:url(../img/left_bottom_round_corner.png) no-repeat;
	height:15px;
	float:left;
	margin:0 0 0 108px;
	width:264px;
}
#position_right{
	height:auto;
	float:right;
	width:593px;
}
#position_right .position_right_top{
	background:url(../img/inner_content_top.png) no-repeat;
	height:15px;
	float:left;
	width:593px;
}
#position_right .position_right_center{
	background:url(../img/inner_content_center.png) repeat-y;
	height:auto;
	float:left;
	width:593px;
}
#position_right .position_right_center p{
	clear:left;
	line-height:18px;
	padding:10px 15px;
	margin: 0;
}
#position_right .position_right_bottom{
	background:url(../img/inner_content_bottom.png) no-repeat;
	height:15px;
	float:left;
	width:593px;
}
.leftProductListings li {
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 70px;
    width: 180px;
	position:relative;
}
.leftProductListings li span.image {
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	width:70px;
	text-align:center;
}
#id_left2{
    background: url("../img/flyer_leafleft.jpg") no-repeat scroll 20px 0 transparent;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 70px;
    width: 175px;
}
#id_left3{
    background: url("../img/letterheads.jpg") no-repeat scroll 20px 0 transparent;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 70px;
    width: 170px;
}
#id_left4{
	background:url(../img/ring_binders.jpg) no-repeat scroll 10px 0 transparent;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 70px;
    width: 180px;
}
#id_left5{
	background:url(../img/comp_slips.jpg) no-repeat scroll 0px 0 transparent;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 70px;
    width: 180px;
}
#id_left6 {
    background: url("../img/folders.jpg") no-repeat scroll 0 0 transparent;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 70px;
    width: 180px;
}
#id_left7{
	background:url(../img/brouchure.jpg) no-repeat;
    float: left;
    height: auto;

    margin-left: 9px;
    padding-left: 70px;
    width: 170px;
}
#id_left8{
	background:url(../img/magnetic_signs.jpg) no-repeat;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 70px;
    width: 170px;
}
#id_left9{
	background:url(../img/postcards.jpg) no-repeat 12px 0;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 70px;
    width: 180px;
}

#id_left10{
	background:url(../img/envelops.jpg) no-repeat 10px 0;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 70px;
    width: 180px;
}
#id_left11{
	background:url(../img/exhibition.jpg) no-repeat 15px 0;
    float: left;
    height: auto;
    margin-left: 9px;
    min-height: 65px;
    padding-left: 70px;
    width: 180px;
}
#id_left12{
	background:url(../img/ncrpads.jpg) no-repeat 12px 0px;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-left: 70px;
    width: 170px;
}
#id_left13{
    background: url("../img/stickylabels.jpg") no-repeat scroll 15px 0 transparent;
    float: left;
    height: auto;
    margin-left: 9px;
    padding-bottom: 5px;
    padding-left: 70px;
    width: 175px;
}
#position_left .position_left_section2{
    background: url("../img/keep_update_left.jpg") no-repeat scroll 18px 2px transparent;
    float: left;
    width: 100%;
}
.follow_us_left{
    background: url("../img/followus.png") no-repeat scroll 0 8px transparent;
    float: left;
    height: auto;
    margin-top: -6px;
    padding: 0 0 0 12px;
    width: 198px;
}
.follow_us_left img{
    float: left;
    height: auto;
    padding: 65px 10px 0 0;
}
#left_update_form{
	height:auto;
	margin:auto;
	width:225px;
}
#left_update_form .left_update_form_top{
	background:url(../img/form_top.png) no-repeat;
	height:9px;
	float:left;
	width:225px;
}
#left_update_form .left_update_form_center{
	background-color:#1d70b7;
	height:auto;
	float:left;
	width:225px;
}
.left_update_form_center .input{
	border:none;
	height:24px;
	margin:0 0 8px;
	width:130px;
}
#left_update_form .left_update_form_bottom{
	background:url(../img/form_bottom.png);
	height:10px;
	float:left;
	width:225px;
}
.update_title_left{
	color:#FFF;
	font-size:22px;
	font-weight:bold;
	margin:5px 10px;
	float:left;
	width:100%;
}

.update_sub_title_left {
    color: #FFFFFF;
    float: left;
    font-size: 16px;
    margin-left: 10px;
    width: 100%;
}
.update_privacy_left{
	color:#FFF;
	font-size:11px;
	float:left;
	line-height:12px!important;
	margin:10px 0 0 10px;
	width:100%;
}
.submit_left{
    background:url(../img/submit.png) no-repeat scroll 0 0 transparent;
    float:right;
	border:none;
    height: 26px;
    overflow: hidden;
	margin-right:7px;
	text-indent:-9999px;
    width: 88px;
}
.submit_left:hover{
    background:url(../img/submit.png) no-repeat scroll 0 -26px;
	float:right;
	border:none;
	height:26px;
	overflow:hidden;
	width:88px;
}
.custom_sitemap a{
	color:#B32627!important;
}
/* -------------------------- CONTACT PAGE STYLE STARTS HERE --------------------------- */
.contact_header{
	color:#78a92c;
	font-size:20px;
	font-weight:bold;
	float:left;
	padding:5px 10px;
	width:540px;
}
.contact_sub_header{
	color:#575756;
	font-size:15px;
	font-weight:bold;
	float:left;
	padding:5px 10px;
	width:540px;
}
#contact_form {
    float: left;
	color:#575756;
    height: auto;
    margin: 0 0 0 10px;
    width: 560px;
}
.header_title {
    color: #78A92C;
    float: left;
    font-size: 16px;
    font-weight: bold;
    padding: 10px 10px 0;
    width: 540px;
}
.text_field {
    border: 1px solid #D3D3D3;
    float: left;
    height: 20px;
    margin: 0 10px 5px;
    width: 400px;
}
.textarea {
    border: 1px solid #D3D3D3;
    float: left;
    height: 150px;
    margin: 0 10px 5px;
    width: 448px;
}
.styled{
	background:url(../img/radio.png) no-repeat;
	height:42px;
	border:1px solid #d3d3d3;
	width:42px;
}

.contact_submit{
	border:none;
	background:url(../img/contact_submit.png) no-repeat 0 0;
	height:30px;
	margin-left:10px;
	float:left;
	text-indent:-9999px;
	width:296px;
}
.contact_submit:hover{
	border:none;
	background:url(../img/contact_submit.png) no-repeat 0 -30px;
	height:30px;
	text-indent:-9999px;
	float:left;
	width:296px;
}
.label{
	float:left;
	font-size:14px;
	margin-left:10px;
}
.list_label{
    float: left;
    font-size: 14px;
    margin: 5px 0 5px 10px;
}
/* -------------------------- CONTACT PAGE STYLE ENDS HERE --------------------------- */



/* -------------------------- BUSINESS CARD STYLE STARTS HERE --------------------------- */
.bcards_main_content{
	height:auto;
	float:left;
	width:100%;
}
.bcards_main_content .bcards_main_content_left {
	float:left;
	height:auto;
	width:405px;
}
.bcards_main_content .bcards_main_content_right {
	float:left;
	height:auto;
	width:170px;
}
.bcards_main_content .bcards_main_content_right img{
	float:left;
	height:auto;
	margin:0 0 25px 0;
	max-width:100%;
}
.testimonial_business_card {
    border-bottom: 1px solid #dbdcdc;
    float: left;
    height: auto;
    margin: 5px 0 5px 15px;
    width: 90%;
}
.testimonial_business_card p{
	padding:10px 0px !important;
}
.testimonials_title{
	color:#78A72C;
	font-size:18px;
	float:left;
	font-weight:bold;
	width:255px;
}
.testimonials_rating img{
	float:right;
	height:auto;
	width:auto;
}
.testimonials_rating img{
	margin:0 1px;
	float:right;
}
#row_1{
	background:url(../img/attrib_header_bg.png) repeat-x;
	height:34px!important;
}
/* -------------------------- BUSINESS CARD STYLE ENDS HERE --------------------------- */
.tab_index{
	height:34px;
	clear:both;
	float:left;
	margin:0 0 0 2px;
	width:550px;
}
.grey_tab a{
	background:url(../img/grey_tab.png) no-repeat;
	height:24px;
	float:left;
	font-weight:bold;
	padding:10px 0 0 0;
	color:#FFF;
	font-size:15px;
	margin:0 3px 0 0;
	text-align:center;
	text-transform:uppercase;
	width:83px;
}
.grey_tab a:hover{
	background:url(../img/pink_tab.png) no-repeat;
	height:24px;
	width:83px;
	color:#FFF;
}
.pink_tab a{
	background:url(../img/pink_tab.png) no-repeat;
	height:24px;
	float:left;
	font-weight:bold;	
	padding:10px 0 0 0;
	color:#FFF;
	font-size:15px;
	margin:0 3px 0 0;
	text-transform:uppercase;
	text-align:center;
	width:83px;
}
.sectiontableheader{
	height:30px;
	font-size:15px;
}
.stretcher{
	float:left;
	margin:0 0 0 15px;
	color:#565657;
	width:620px;
}
.stretcher label{
	color:#565657;
}
div.homeTestimonials h4 {
	float: left;
    font-size: 18px;
    height: auto;
    margin: 0 0 5px;
    width: 100%;
	font-weight:normal;
	padding:0;
}
#wpcf7-f101-t1-o1 .wpcf7-checkbox .wpcf7-list-item-label {
	display:none;
}
textarea.wpcf7-textarea {
	width:98%;
}
#wpcf7-f240-t1-o1 input[type="text"],
#wpcf7-f240-t1-o1 input[type="email"] {
	width:80%;
	padding:3px;
}
#wpcf7-f240-t1-o1 p.submitwrap {
	float:right;
	margin:0;
}
#wpcf7-f240-t1-o1 td:hover {
	background:none !important;
}
div.blogItem {
	display:block;
	margin:5px 0 20px;
	padding:0 15px;
	color:#575756;
}
div.blogItem a.title {
	margin:0;
	width:auto;
	padding:0 0 7px;
}
div.blogItem div.desc {
	margin-left:-15px;
}
div.blogItem a {
	display:block;
}
div.blogItem a.link {
	padding:7px 0 0;
	font-weight:bold;
}

#blogPage {
	float:left;
	margin-left:105px;
}
#blogSidebar #position_left .position_left_top,
#blogSidebar #position_left .position_left_center,
#blogSidebar #position_left .position_left_bottom {
	margin-left:10px;
}
#blogSidebar #position_left .position_left_center {
	padding:0 15px;
	width:234px;
}
#blogSidebar #position_left .position_left_center ul {
	padding-left:15px;
	float:none;
}
#blogSidebar #position_left .position_left_center ul li{
	list-style:disc outside;
	margin:0;
}
#blogSidebar #position_left .position_left_center h3 {
	float:none;
	padding:0;
	margin:0;
	font-size:18px;
	padding:0 0 5px;
}
#blogSidebar #position_left .position_left_center div.widget {
	padding:0 0 15px;
}
#blogSidebar #position_left .position_left_center div.widget:last-child {
	padding:0;
}
.alignleft {
	float:left;
	margin:0 15px 15px 0;
}
.alignright {
	float:left;
	margin:0 0 15px 15px;
}
#commentform label {
	color:#575756;
	font-size:14px;
}
#blogPage div.blogDetailPage div.date {
	padding-left:15px;
}
#blogPage div.hr {
	border-top:1px dotted #cccccc;
}
#blogPage div.blogDetailPage div.hr {
	margin:0 15px;
}
ol.commentlist {
	padding:0 15px;
}
ol.commentlist p {
	padding-left:0 !important;
}
ol.commentlist div.comment-author img {
	display:none;
}
h3#comments {
	float:none;
	padding-top:30px;
}
#respond {
	padding:30px 0 0;
}
#top_navigation ul li a:hover {
	text-decoration:underline;
}
#top_navigation ul li ul {
	display:none;
	position:absolute;
	top:27px;
	min-width:100%;
	z-index:999;
	background:#3c3c3a;
}
#top_navigation ul li ul li {
	float:none;
	border:none;
	margin:0;
	height:auto;
}
#top_navigation ul li ul li.menu-item-has-children {
	padding-right:25px;
}
#top_navigation ul li ul li.menu-item-has-children > a:after {
	content:'\00BB';
	display:block;
	position:absolute;
	top:5px;
	right:12px;
}
#top_navigation ul li ul a {
	white-space:nowrap;
	border-right:none;
	padding:6px 12px;
	font-size:14px;
	color:#ffffff !important;
}
#top_navigation ul li:hover ul {
	display:block;
}
#top_navigation ul li ul li ul,
#top_navigation ul li:hover ul ul {
	display:none;
	top:0;
	left:100%;
	background:#494947;
}
#top_navigation ul li:hover ul li:hover ul {
	display:block;
}