@CHARSET "ISO-8859-1";

.floatcontainer {
	float: left;
	width: 100%;
}

.floatitem {
	float: left;
	width: 30%;
	margin-right: 2%;
	margin-bottom: 15px;
}

.aditem {
	float: left;
	width: 204px;
	margin-right: 5px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	padding: 5px;
}

.aditemsmall {
	float: left;
	width: 200px;
	margin-right: 5px;
	margin-bottom: 15px;
	border: 1px solid #CCCCCC;
	padding: 5px;
	text-align: center;
}

.aditem table tr td {
	
}

.img {
	text-align: center;
}

.img2 {
	text-align: center;
	background-color: #efefef;
	padding: 5px;
}

.aditem table tr td a {
	font-weight: bold;
	color: #000000;
}

.buttonstg {
	background-color: #555555;
	color: #FFFFFF;
	padding: 5px;
	padding-left: 10px;
}

a.button {
	color: #FFFFFF;
}

.title {
	font-size: 13px;
	color: #fff;
	font-weight: bold;
}

.ctitle {
	font-size: 16px;
	font-weight: bold;
}

.regiontitle a {
	color: #000000;
	text-decoration: underline;
}

.regiontitle a:hover {
	color: #CC0000;
	text-decoration: none;
}

ul.list {
	list-style: none;
	margin-left: -15px; *
	margin-left: 0px;
}

ul.list li {
	list-style: none;
}

.buttonstage {
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #efefef;
	padding: 5px;
}

.buttonstage a {
	font-size: 14px;
	font-weight: bold;
}

.inputtitle {
	font-weight: bold;
}

.inputboxw {
	border: 1px solid #CCCCCC;
}

.rightbuttonstage {
	float: right;
	width: 45%;
}

.adtable {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.propertysheet {
	border-collapse: collapse;
	border: 1px solid #666666;
}

.propertysheet th {
	background-color: #efefef;
	font-weight: bold;
}

.right {
	background-color: #f2f2f2;
	border: 1px solid #CCCCCC;
}

.messagex {
	width: 95%;
	height: 100px;
	color: #000000;
	margin-bottom: 5px;
}

.margin {
	margin-bottom: 5px;
	width: 95%;
}

table.messages {
	border: 1px solid #CCCCCC;
	border-collapse: collapse;
}

.messages th {
	background-color: #f2f2f2;
	font-weight: bold;
	text-align: left;
}

.messages td.alt {
	background-color: #f2f2f2;
}

.bill {
	/*border-collapse: collapse;*/
	border: 1px solid #accef1;
}

.bill th {
	background-color: #e0f0fd;
}
.bill td {
	background-color: #f6f6f6;
}

.note {
	font-weight: bold;
}

.filter {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.inputboxw2 {
	width: 100%;
}

.adtitle {
	font-weight: bold;
	font-size: 17px;
	color: #444444;
	text-decoration: none;
}

.links a {
	color: #105CB6;
	text-decoration: underline;
	font-size: 12px;
	font-weight: bold;
}

.links a:hover {
	color: #CC0000;
}

.price {
	color: #333333;
	font-size: 11px;
}

.messagex {
	border: 1px solid #CCCCCC;
	color: #000000;
}

.messagedetail {
	color: #000000;
}

.messagedetail th {
	background-color: #efefef;
}

a.sml {
	font-size: 12px;
	color: #CC0000;
	font-weight: normal;
}

.package {
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin: 5px;
}

.phead {
	font-weight: bold;
	font-size: 16px;
}

.detail {
	margin-top: 5px;
}

.featured {
	background-color: #C6D3DF;
}

.jlsearch
{
	
	
	padding:5px;
	font-size:16px;
}

.jlinputbox
{
	width:100%;
	font-size:16px;
	border:1px solid #444444;
}

.jlbutton
{
	font-size:16px;
	border:1px solid #444444;
	background-color:#444444;
	color:#FFFFFF;
}

.jllink
{
	font-size:12px;
	color:#105CB6;
}

.advancesearch
{
font-size:12px;
text-align:left;
}

/**Icon Set**/

.icon-48-transaction 		{ background-image: url(../images/10.png); }

.upgradebutton
{
	background-color:#f0f0f0;
	height:40px;
	font-weight:bold;
	font-size:16px;
	text-decoration:none;
	text-transform:uppercase;
	padding:6px;

	margin-top:20px;
	border:1px solid #CCCCCC;
}

/* Submenu */

#submenu {
	margin: 0 auto;
	background: #fff;
}


#submenu ul {
	margin: 0px 0 0 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#submenu li {
	float: left;
	margin: 0px 0px 0px 1px;
}

#submenu a {
	display: block;
	width: auto;
	padding: 0px 0px 0px 10px;
	color: #014e9e;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
}
#submenu a span {
	display: block;
	padding: 5px 8px 5px 5px;
	
}

#submenu a:hover {
	text-decoration: underline;
}

#submenu .first {
	background: none;
}

#submenu .active a {
}
#search {
	/*position: relative;*/

}
#search #loader{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 15px;
}
#loader
{
	background-image:url(../images/ajax-loader.gif);
	
	background-repeat:no-repeat;	
	height:12px;
	width:100%;
	background-position: right top;
	/*position:relative;
	left:50px;*/
	
	
	display:none;

}

.infotable
{
	border-collapse:collapse;
	border:1px solid #DDDDDD;
}

.infotable th
{
	background-color:#f2f2f2;
}

/***/


/*table.table_css{
	padding: 0 0 0 0px;
	border-collapse: collapse;
}
table.table_css tr th{
	padding: 5px 0 5px 5px;
	text-align: left;
	color: #e70000;
	background: url(../images/thbg.gif) repeat-x right top;
	border: 1px solid #cccccc;
}
table.table_css tr td{
	padding: 5px 5px 5px 5px;
	border: 1px solid #cccccc;
}
*/
/***/


#pro_box{
	float: right;
}
#pro_box ul.uo .last, #pro_box ul.oo .last{
	border-right: 0px solid #cccccb;
}
#pro_box ul.uo{
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: url(../images/shade3.gif) repeat-x left bottom;
	border: 1px solid #accef1;
}
#pro_box ul.uo li{
	margin: 0px;
	padding: 5px 0px;
	display: block;
	float: left;
}
#pro_box ul.uo li a{
	margin: 0px;
	padding: 0px 10px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	border-right: 1px solid #cccccb;
}
#pro_box ul.oo{
	list-style: none;
	margin: 0px;
	padding: 0px;
	background: #014e9e;
	border: 1px solid #013d7b;
}
#pro_box ul.oo li{
	margin: 0px;
	padding: 5px 0px;
	display: block;
	float: left;
}
#pro_box ul.oo li a{
	margin: 0px;
	padding: 0px 10px;
	display: block;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
	border-right: 1px solid #6795c5;
}


#pro_cols{
	padding: 0 0 0 0px;
}

#pro_cols .pc1{
	padding: 0 0 0 0px;
	float: left;
	width: 400px;

}
#pro_cols .pc2{
	padding: 0 0 0 0px;
	float: right;
	width: 235px;

}
#pro_cols .pc2 h2{
	background: url(../images/shade4.gif) repeat-x left top;
	display: block;
	padding: 4px 0 5px 7px;


}
.pc_box{
	background: url(../images/shade5.gif) repeat-x left bottom;
	padding: 0 0px 7px 0px;
	margin: 0 0 10px 0;

}
.pc_cont{
	padding: 0 7px 0 7px;
}
ul.keywords{
	margin: 0px;
	padding: 0px;
	list-style: none;
}
ul.keywords li a{
	text-decoration: none;
}

/****************/
/*div.slider
{
background-image:url("../images/bar2_03.png");
	background-repeat:repeat-x;	
	height:25px;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
div.slider div.knob
{
background-image:url("../images/knob.png");
	background-repeat:no-repeat;
	background-position:left;
	height:25px;
	width:47px;
	left:100px;
	position:relative;
	margin-top:1px;
}*/
.download-attachment{
	display: block;
	padding: 0 0 0 20px;
	background: url(../images/download.gif) no-repeat left center;
}
.a_btn_lft{
	padding: 0 0 0 5px;
	background: url(../images/a_lft.gif) no-repeat left top;
	width: 80px;
}
.a_btn_rt{
	padding: 0 5px 0 0px;
	background: url(../images/a_rt.gif) no-repeat right top;
}
.a_btn_mid{
	padding: 3px 0px;
	background: url(../images/a_mid.gif) repeat-x left top;
	text-align: left;
	font-weight: bold;
	color: #fff;
}
.update_btn .btn_img{
	background: url(../images/update.gif) no-repeat left center;
	padding: 0px 0px 0px 22px;
}
.buy_btn .btn_img{
	background: url(../images/buy.gif) no-repeat left center;
	padding: 0px 0px 0px 22px;
}
span#edit{
	float: right;

	}


.bluebutton{
		background:url(../images/leftcurve.gif) left top;
		padding:0px 0px 0px 6px;
		outline:none;
		display:block;
		float:left;
		}
	.bluebutton span{
		background:url(../images/rightcurve.gif) right top;
		padding:2px 10px 2px 6px;
		color:#FFF;
		font:12px/18px Arial, Helvetica, sans-serif;
		display:block;
		}
		.bluesearchbutton{
	background:url(../images/search_leftcurve.gif) left top;
	padding:0 0 0 6px;
	outline:none;
	display: block;
	float: left;
		}
	.bluesearchbutton span{
	background:url(../images/search_rightcurve.gif) right top;
	padding:5px 12px 5px 8px;
	color:#FFF;
	font:14px/18px Arial, Helvetica, sans-serif;
	display: block;
		}
ul.acc_list{
	list-style: none;
	margin: 10px 0px;
	padding: 0px;
}
ul.acc_list li{
	display: inline;
	float: left;
	margin: 0px;
	padding: 0px 7px 0px 0px;
	width: 30%;
	color:#666;
}
#content-pane .panel{
	background: #fff url(../images/acbg.gif) repeat-x left top;
	padding: 4px 5px 0px 10px;
	border-left: 1px solid #b9d0f1;
	border-right: 1px solid #b9d0f1;
	color:#666;
}
#content-pane .panel h3{
	display: block;
	padding: 0 0 5px 0px;
}

/**** for package *********************/
table.package_list {
	width: auto;
	border-collapse: collapse;
	margin-bottom: 0.5em;
	border-top: 2px #014d9a solid;
	border-bottom: 2px #014d9a solid;
}

table.package_list caption {
	font-variant: small-caps;
}

table.full {
	width: 100%;
}

table.fixed {
	table-layout: fixed;
}

table.package_list th,table.package_list td {
	padding: 0.5em;
}

table.package_list thead th {
	color: #000;
	border-bottom: 0px #014d9a solid;
}

table.package_list tbody th {
	background: #1b84cd url(../images/pt_bg.gif) repeat-x left bottom;
	color: #fff;
}

table.package_list tbody th[scope="row"],table.package_list tbody th.sub
	{
	background: #47a7e4;
}

table.package_list tbody th {
	border-bottom: 1px solid #86c1ec;
	text-align: center;
}

table.package_list tbody td {
	border-bottom: 1px solid #86c1ec;
}

table.package_list tbody tr:hover th[scope="row"],table.package_list tbody tr:hover tbody th.sub
	{
	background: #4d9fda;
}

table.package_list tbody tr:hover td {
	background: #E0F0FD;
}

.pagination{
	margin:0;
	padding:0;
	}
.pagination li{
	display:inline;
	list-style:none;
	}
.leftPadding{
	padding-left:10px;
	}
.publishedFeatured{
		background:url(../images/pubfeat.gif) no-repeat left top;
		width:75px;
		height:24px;
		color:#FFF;
		border:none;
		cursor:pointer;
		line-height:24px;
		margin:5px 10px 5px 0;
		}
.goodsList tr td{
	height:23px;
	}
.saveProject{
		background:url(../images/saveprjt.gif) no-repeat left top;
		width:139px;
		height:24px;
		color:#FFF;
		border:none;
		cursor:pointer;
		}
.textBox{
	border:1px solid #b0caf3;
	width:200px;
	height:19px;
	}
.bill_list{
	margin:0 0 0 15px;
	padding:0;
	}
.bill_list li{
	list-style:none;
	}
.billdetails{
	/*border:1px solid #accef1;*/
	padding:5px 10px;
	}
.billdetails tr td{
	text-align:left;
	border:1px solid #accef1;
	padding:3px 5px;
	}
.pluginTable tr main{
	margin-bottom:5px;
	font-weight: bold;
	}
.inner_two_col{
	padding-bottom:10px;}
.inn_col_one{
	float:left;
	width:48%;
	}
.inn_col_two{
	float:right;
	width:48%;
	}
.table_css{
	border:1px solid #baceee;
	padding-bottom:8px;
	}
.table_css tr th{
	background:url(../images/dashboardtitlebg.gif) repeat-x left top;
	height:31px;
	color:#FFF;
	}
.table_css tr th a{
	color:#fff;
	}
.table_css tr td{
	padding-top:8px;
	}
.table_css tr td ul{
	marign: 0;
	padding:0;
	}
.table_css tr td ul li{
	list-style:none;
	padding:0 10px;
	}
.clear{
	clear:both;
	letter-spacing:0;
	line-height:0;
	margin:0;
	padding:0;
	}
.clear-left{
	clear:left;
	letter-spacing:0;
	line-height:0;
	margin:0;
	padding:0;
	}
.clear-right{
	clear:right;
	letter-spacing:0;
	line-height:0;
	margin:0;
	padding:0;
	}
.bluebutton1{
	background:url(../images/leftcurve.gif) left top;
	padding:0px 0px 0px 6px;
	outline:none;
	display:block;
	float:left;
	margin-left:10px;
	margin-top:5px;
	}
.bluebutton1 span{
	background:url(../images/rightcurve.gif) right top;
	padding:2px 10px 2px 6px;
	color:#FFF;
	font:12px/18px Arial, Helvetica, sans-serif;
	display:block;
	text-decoration:none;
	}
.bluebutton1 a{
	text-decoration:none;
	}
.profileImg{
	float:left;
	width:200px;
	}
.profileDetails{
	float:left;
	width:485px;
	}
.u_pro_pic{
	background:#f6f9ff;
	padding:15px;
	border:1px solid #c6d6ef;
	margin-bottom:15px;
	
	}
.clear{
	clear:both;
	margin:0px;
	padding:0px;
	line-height:0px;
	}
.ratingList{
	margin:0;
	padding:0;
	}
.ratingList li{
	float:left;
	padding:5px;
	list-style:none;
	}
.skillsTitle{
	width:200px;
	}
.SkillRatings{
	width:100px;
	}
.servicesListing{
	margin:0;
	padding:0;
	}
.servicesListing li{
	list-style:none;
	background:url(../images/servicesarrow.gif) no-repeat left 6px;
	padding-left:10px;
	float:left;
	width:331px;
	padding-right:10px;
	}
.leftPadding{
	padding-left:10px;
	}
.projectDetailsList{
	
	}
.projectDetails{
	padding-bottom:15px;
	}
.projectDetails a{
	text-decoration:underline;
	}
.projectDetails a:hover{
	text-decoration:none;
	}
.detailsTOpCurve{
		background:url(../images/detailstopcurve.gif) no-repeat left top;
		padding-top:5px;
		}
.detailsBtmCurve{
		background:url(../images/detailsbtmcurve.gif) no-repeat left bottom;
		padding-bottom:5px;
		}
.detailsContetns{
		background:#f6f9ff;
		border-left:1px solid #c6d6ef;
		border-right:1px solid #c6d6ef;
		padding:6px 10px;
		}
.userImage{
	float:left;
	width:100px;
	padding-right:15px;
	}
.userImage img{
	height:68px;
	width:78px;
	border:2px solid #a3b5d8;
	background:#FFF;
	}
.postedDetails{
	float:left;
	width:580px;
	}
.postList{
	margin:0;
	padding:0;
	}
.postList li{
	list-style:none;
	width:48%;
	display:block;
	padding-right:5px;
	float:left;
	}
.postList li span{
	font-weight:bold;
	padding-right:10px;
	}
.flexibleBtn{
	background:url(../images/btnleftcurve.gif) no-repeat left top;
	padding-left:5px;
	float:left;
	display:block;
	color:#FFF;
	text-decoration:none;
	margin-top:6px;
	}
.flexibleBtn span{
	background:url(../images/btnrightcurve.gif) no-repeat right top;
	padding:3px 15px 3px 10px;
	float:left;
	display:block;
	}
.flexibleBtn:hover{
	text-decoration:none;
	color:#cce5ff;
	}
.projectPosts{
	padding-bottom:10px;
	}
.downloadBtnHolder{
	padding-top:20px;
	}
.downloadbtn{
	background:url(../images/downloadicon.gif) no-repeat left top;
	color: #2465b5;
	text-decoration:none!important;
	padding:6px 0 10px 30px;
	font-size:12px;
	font-weight:bold;
	}
.downloadbtn:hover{
	color:#000;
	text-decoration:underline!important;
	}
.projectCommonDesc{
	padding-bottom: 10px;
	}
	
	.invoice
	{
		border:1px solid #CCCCCC;
	}
	.invoice th
	{
		background-color:#f5f5f5;
		font-weight:bold;
		text-align:left;
	}