/*
Theme Name: Default NegotiateMyDebts Theme
Theme URI: http://www.negotiatemydebts.com
Description: Default theme created by imran
Version: 1.6
Author: Muhammad Imran
Author URI: http://www.w3plus.com/
*/
body{
	padding:0px 0 14px 0;
	margin:0;
	background:#EFEFDF url('images/body_bg.gif') repeat-x;
	color:#555;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height:1.7em
}

div, h1, h2, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}
table.column{

}
ul{
	margin:0; 
	padding:0; 
	list-style-type:none;
	font-size:0;
}
.spacer{
	clear:both; 
	font-size:0; 
	line-height:0;
}

/*------------------------------------------------body--------------------*/

/*------------------------------------------------header--------------------*/
#header{
	width:981px;
	height:194px;
	position:relative;
	margin:0 auto;
	overflow:hidden;	
}
#header img.logoIMG{
	position:absolute;
	top:65px;
	left:20px;

}
#guarantee{position:absolute;
top:80px;
left:800px;
}
#header ul{
	background:url(images/menu_bg.png) 0 0 no-repeat;
	width:912px;
	height:50px;
	position:absolute;
	left:31px;
	top:0px;
	padding:5px 0 0px 50px;
}
#header ul li{
	height:27px;
	float:left;
	padding:0 1px 0 0;
}
#header ul li a:link,#header ul li a:visited{
	display:block;
	padding:3px 0px;
	font:bold 11px/28px Arial, Helvetica, sans-serif;
	color:#344A04;
	text-align:center;
	height:26px;
	width:100px;
	background-color:inherit;
	text-decoration:none;
}
#header ul li a:hover,#header ul li a.hover:link,#header ul li a.hover:visited{
	color:#fff;
	background:#990000;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
#header ul li.last{
	background-image:none;
	height:27px;
	float:left;
}
#header .tollfree{
	font-size:16px;
	position:absolute;
	top:10px;
	left:730px;
	color:#990000;
	padding:2px 0 0 10px;
	margin:0;
}
#header img.logo{
	position:absolute;
	left:40px;
	top:38px;
	width:249px;
	height:72px;
}
#header h3{
	width:684px;
	height:32px;
	position:absolute;
	left:541px;
	top:98px;
	color:#fff;
	font-size:18px
}
#header .phone{
	width:60px;
	height:60px;
	position:absolute;
	right:0px;
	top:100px;
}
* html #header .phone{top:80px;}
#header p.sologon{
	font:bold 16px/19px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	position:absolute;
	left:520px;
	top:60px;
}
#header p span.txt1{
	color:#fff;
	background-color:#1E6887;
}
#header img.icon{
	position:absolute;
	left:60px;
	top:190px;
	width:174px;
	height:80px;
}
#header p.topText{
	font:normal 18px/23px Arial, Helvetica, sans-serif;
	color:#E8E8E8;
	background-color:inherit;
	position:absolute;
	left:285px;
	top:203px;
	width:588px;
}
#header p.topText span.smallTxt{
	font:normal 12px/18px Arial, Helvetica, sans-serif;
	color:#FF9C3A;
	background-color:inherit;
	padding:0 0 0 8px;
}
#header a.readMore{
	display:block;
	background:url(images/read_more.gif) 0 0 no-repeat;
	width:50px;
	height:38px;
	position:absolute;
	left:895px;
	top:203px;
}
#header a.readMore:hover{
	background:url(images/read_more_hover.gif) 0 0 no-repeat;
}
/*------------------------------------------------header--------------------*/

/*------------------------------------------------body--------------------*/
#content_wrapper{
	width:978px;
	padding:13px 1px 13px 2px;
	margin:5px auto;
	background:#fff;
	border:4px solid #DDDDCA;
}
/*------------------------------------------------left--------------------*/
#left{
	width:250px;
	float:left;
	min-height:300px !important;
	height:auto !important;
	height:300px;
}
.sidebar_form{text-align:left; padding:10px; background:#f7f7f7 ; margin:10px 5px; border:1px solid #ddd;
-webkit-border-radius:5px;
-moz-border-radius:5px;
}
* html .sidebar_form{height:1%}
.sidebar_form strong{margin-left:5px; margin-bottom:3px; display:block; font-size:18px; color:#990000;
text-shadow:2px 4x black;
}
.sidebar_form table{ border:0;
text-align:left;
}
.sidebar_form table tr td{
	text-align:right
}
.sidebar_form table tr th{font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif}
.text_input{
	font:11px Arial, Helvetica, sans-serif;
	padding:2px 3px;
	width:110px;
}
/*------------------------------------------------left--------------------*/
.clear{clear:both}
.left_menu{
	padding:0;
	margin:0 10px;
}
.left_menu ul{
	list-style:none;
	padding:0;
	margin:0;
}
.left_menu ul li{
	list-style:none;
	list-style-image:none;
	display:block;
	padding:0;
	margin:0;
}
.left_menu ul li a:link,
.left_menu ul li a:visited{
	display:block;
	width:200px;
	color:#990000;
	font-size:12px;
	padding:10px;
	border-bottom:1px solid #eee;
	text-decoration:none
}
.left_menu ul li a:link img,
.left_menu ul li a:visited img{
	border:none;
	margin-right:10px;
	vertical-align:middle
}
.left_menu ul li a:hover{
	background:#f7f7f7;
	color:#990000
}
* html .left_menu ul li a:link,
* html .left_menu ul li a:visited{
	height:1%
}
#left p{
	padding:10px;
}
/*------------------------------------------------right--------------------*/
#right{
	width:700px;
	float:right;
	padding:20px 10px;
	min-height:400px !important;
	height:auto !important;
	height:400px;
}
#right h1, #right h2, #right h3, #right h4{color:#990000; line-height:1.5em}
#right h2{
	font:bold 30px/22px Arial, Helvetica, sans-serif;
	margin:0 0 16px 0;
	padding:0px;
	display:block;
	line-height:1.2em;
}
#right .two_col{

}
#right .two_col .col1{
	float:left;
	width:460px;
}
#right .two_col .col2{	
	float:left;
	width:230px;
	margin-left:10px
}
#right p{
	padding:10px 0px;
}
#right p.rightTxt1 span{
	font:bold 13px/18px Arial, Helvetica, sans-serif;
	color:#5F860B;
	background-color:inherit;
}
#right p.rightTxt2{
	font:normal 13px/18px Arial, Helvetica, sans-serif;
	color:#62625C;
	background-color:inherit;
	padding:0 0 20px 38px;
	float:left;
	width:349px;
	margin:0 27px 0 0;
}
#right p.rightTxt2 span{
	font:bold 17px/18px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	border-bottom:#BCBCB5 dashed 1px;
	width:340px;
	display:block;
	margin:0 0 15px 0;
}
#right p.rightPic{
	display:block;
	background:url(images/right_panel_pic.gif) 0 0 no-repeat;
	width:166px;
	height:155px;
	float:left;
	margin:0 0 22px 0;
}
#right p.rightBottom{
	display:block;
	background:url(images/right_bottom.gif) 0 0 no-repeat;
	width:608px;
	height:20px;
	float:left;
}
#right ol, #right ul{font-size:12px;}
#right ul li{margin-left:30px; list-style:disc; margin-bottom:10px;}
#right ol li{margin-left:30px; list-style:decimal}
#right a:link, #right a:visited{
	color:#FF9900; text-decoration:none
}
#right a:hover{color:#CC0000;}
/*------------------------------------------------right--------------------*/

/*------------------------------------------------body--------------------*/

/*------------------------------------------------bodyBottom--------------------*/
#bodyBottom{
	width:946px;
	background:url(images/body_bottom_bg.gif) 0 0 repeat-x #B9B99D;
	color:#fff;
	padding:22px 13px 19px 18px;
	margin:0 auto;
}
#news{
	width:341px;
	float:left;
	margin:0 28px 0 0;
}
#news h2{
	display:block;
	background:url(images/arrow_red.gif) 0 0 no-repeat;
	padding:0 0 0 25px;
	font:bold 22px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:0 0 17px 0;
}
#news h3{
	display:block;
	background:url(images/date_bg.gif) 0 0 no-repeat;
	width:331px;
	height:17px;
	padding:0 0 0 7px;
	margin:0 0 10px 0;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#974D04;
	background-color:inherit;
	text-transform:uppercase;
}
#news p{
	font:normal 12px/20px Arial, Helvetica, sans-serif;
	color:#F7F7EA;
	background-color:inherit;
	padding:0 0 13px 0;
}
#news p span{
	font:bold 12px/20px Arial, Helvetica, sans-serif;
	color:#2C2C1B;
	background-color:inherit;
	text-decoration:underline;
	display:block;
}
#service{
	width:338px;
	float:left;
}
#service h2{
	display:block;
	background:url(images/arrow_red.gif) 0 0 no-repeat;
	padding:0 0 0 24px;
	font:bold 22px/16px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
	margin:0 0 17px 0;
}
#service h3{
	display:block;
	background:url(images/date_bg.gif) 0 0 no-repeat;
	width:327px;
	height:17px;
	padding:0 0 0 11px;
	margin:0 0 14px 0;
	font:bold 11px/17px Arial, Helvetica, sans-serif;
	color:#974D04;
	background-color:inherit;
	text-transform:uppercase;
}
#service ul{
	padding:0;
	margin:0;
	display:block;
}
#service ul li{
	display:block;
	height:20px;
	line-height:0;
}
#service ul li a{
	display:block;
	background:url(images/arrow_white.gif) 0 7px no-repeat;
	padding:0 0 0 10px;
	font:normal 11px/20px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#47472D;
	background-color:inherit;
	text-decoration:underline;
	height:20px;
}
#service ul li a:hover{
	color:#974D04;
	background:url(images/arrow_white_hover.gif) 0 7px no-repeat #DDDDCB;
	text-decoration:none;
}
#member{
	width:225px;
	float:right;
}
#member h2{
	display:block;
	background:url(images/member_login_bg.gif) 0 0 no-repeat;
	width:205px;
	height:31px;
	padding:0 0 0 20px;
	font:bold 16px/31px Arial, Helvetica, sans-serif;
	color:#fff;
	background-color:inherit;
}
#member form{
	width:191px;
	background:url(images/member_form_bg.gif) 0 0 repeat-x #353535;
	padding:9px 17px 24px 17px;
	color:#fff;
}
#member form label{
	font:normal 11px/22px "Trebuchet MS", Arial, Helvetica, sans-serif;
	float:left; 
	display:block;
}
#member form input.txtBox{
	width:185px;
	height:19px;
	border-left:#808080 solid 1px;
	border-top:#808080 solid 1px;
	border-right:#D4D0C8 solid 1px;
	border-bottom:#D4D0C8 solid 1px;
	color:#000;
	background-color:#fff;
	margin:0;
	padding:0;
	float:left;
}
#member form a{
	background:url(images/register_member_icon.gif) 0 0 no-repeat;
	padding:0 0 0 20px;
	font:bold 11px/14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#9CCC37;
	background-color:#353535;
	text-decoration:underline;
	float:left;
	margin:15px 0 0 0;
	width:120px;
}
#member form a:hover{
	text-decoration:none;
}
#member form input.go{
	background:url(images/btn_go.gif) 0 0 no-repeat;
	width:36px;
	height:15px;
	border:none;
	cursor:pointer;
	float:right;
	margin:15px 0 0 0;
}
/*------------------------------------------------bodyBottom--------------------*/

/*------------------------------------------------footer--------------------*/
#footer{
	width:977px;
	height:80px;
	margin:20px auto 0px auto;
	color:#222;
	position:relative;
}
#footer ul{
	padding:0;
	margin:0;
}
#footer ul li{
	float:left;
	color:#222;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
}
#footer ul li a{
	color:#222;
	background-color:inherit;
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	padding:0 7px;
	text-decoration:none;
}
#footer ul li a:hover{
	color:#CC0000;
}
#footer p.copyright{
	font:normal 11px/19px Arial, Helvetica, sans-serif;
	color:#D76E08;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:49px;
}
#footer div.site_note{
	font:12px/19px Arial, Helvetica, sans-serif;
	background-color:inherit;
	position:absolute;
	left:19px;
	top:85px;
}
#footer div.light_text{
	color:#999;
}

/*------------------------------------------------footer--------------------*/
/* button */
.awesome,a.awesome:link,a.awesome:visited {
	background: #222 url(images/alert-overlay.png) repeat-x; 
	border:0px none;
	display: inline-block; 
	padding: 5px 10px 6px; 
	color: #fff; 
	text-decoration: none;
	-moz-border-radius: 5px; 
	-webkit-border-radius: 5px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25);
	position: relative;
	cursor: pointer;
}
#right a.awesome:link,#right a.awesome:visited{color:#fff;}
 
	a.awesome:hover							{ background-color: #111; color: #fff; }
	a.awesome:active							{ top: 1px; }
	.small.awesome, a.small.awesome:visited 			{ font-size: 11px; padding: ; }
	.awesome, a.awesome:visited,
	.medium.awesome, a.medium.awesome:visited 		{ font-size: 13px; font-weight: bold; line-height: 1; text-shadow: 0 -1px 1px rgba(0,0,0,0.25); }
	.large.awesome, a.large.awesome:visited 			{ font-size: 14px; padding: 8px 14px 9px; }
	
	.green.awesome, a.green.awesome:visited		{ background-color: #91bd09; }
	a.green.awesome:hover						{ background-color: #749a02; }
	.blue.awesome, a.blue.awesome:visited		{ background-color: #2daebf; }
	a.blue.awesome:hover							{ background-color: #007d9a; }
	.red.awesome, a.red.awesome:visited			{ background-color: #e33100; }
	a.red.awesome:hover							{ background-color: #872300; }
	.magenta.awesome, .magenta.awesome:visited		{ background-color: #a9014b; }
	.magenta.awesome:hover							{ background-color: #630030; }
	.orange.awesome, .orange.awesome:visited		{ background-color: #ff5c00; }
	.orange.awesome:hover							{ background-color: #d45500; }
	.yellow.awesome, .yellow.awesome:visited		{ background-color: #ffb515; }
	.yellow.awesome:hover							{ background-color: #fc9200; }
/* END button */
* html .awesome,
* html button.awesome,
* html .awesome:link,
* html .awesome:visited{background-image:none; border:2px solid #333;}
.cal_bg{background:url('images/nav_bg.gif') repeat-x 0px 0px}
.cal_green{background:#333; color:#fff;}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */
.credits_company{
	font-size:11px;
	text-align:right;
}
.credits_company a:link,
.credits_company a:visited{
	color:#990000;
	text-decoration:none;
}
/* Color Boxes */
.greenBox{
	padding:10px;
	background:#009933;
	color:#fff;
	border:1px solid #33FF66;
	margin:10px 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.greenBox h3,
.redBox h3,
.blueBox h3{
	padding:0;
	margin:0;
	font-size:18px;
	text-shadow:1px 1px #444;
	color:#fff;
}
#right .blueBox h3{color:#fff; font-size:15px; font-weight:bold}
.redBox{
	padding:10px;
	background:#151718;
	border:1px solid #FFCC00;
	color:#fff;
	margin:10px 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
}
.blueBox{
	background:#3399FF;
	color:#fff;
	padding:10px;
	margin:10px 5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;	
}
table.nice_form .text_input{width:270px; padding:6px 6px 6px 30px; background:#fff; border:1px solid #aaa;}
table.nice_form tr th{width:180px; text-align:left; padding:3px; vertical-align:top}
table.nice_form tr td{text-align:left; padding:3px}
.jobs_selection{padding:3px; background:#fff; border:1px solid #ababab; width:300px;}
table.nice_form .email{background:#fff url('images/email.png') no-repeat 5px 6px;}
table.nice_form .fname{background:#fff url('images/first_name.png') no-repeat 5px 6px;}
table.nice_form .lname{background:#fff url('images/last_name.png') no-repeat 5px 6px;}
table.nice_form .inquiry{background:#fff; padding:6px 4px; width:308px;}
table.nice_form .budget{background:#fff url('images/budget.png') no-repeat 5px 6px;}
table.nice_form .inquiry_comments{background:#fff url('images/inquiry_comments.png') no-repeat 5px 6px;}
table.nice_form .phone{background:#fff url('images/phone_form.png') no-repeat 5px 6px;}
#right .col1 table.compare{
	border:1px solid #eee;
}
#right .col1 table.compare tr td{
	border-left:1px solid #eee;
	border-bottom:1px solid #eee;
	padding:5px;
}
#right .col1 table.compare tr td div{text-align:center}
.rowalt{background:#f7f7f7}
#right ol.short_list li{margin-left:0px;}
#right h1{font-size:25px; font-weight:bold;}
#right h2{font-size:20px; font-weight:bold}
#commentform textarea{width:350px;}
.redBox ul li a:link,
.redBox ul li a:visited,
.redBox ul li a:hover{color:#fff}
