/* GENERAL ------------------------------------------------------------*/


.clearfix{ clear:both; }


.wrapper,
#main{
	/*margin: 0 auto; */
	position: relative;
}
body{
margin:0px 0px 0px 0px !important;

}
.bodyCon{background:url(../images/background.jpg) no-repeat 0 90px;}
body a{
	text-decoration: none;
	color:#2B8442;
	
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-o-transition: color 0.3s ease;
	transition: color 0.3s ease;
}t

body a:hover{
	color: #000;
}



.headline{
	font-family: Allan, helvetica, arial, sans-serif;
	font-size: 36px;
	line-height: 1.5em;
	text-align: center;
	padding: 20px 0px;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 1);
	margin-bottom: 50px;
	background: #eaeaea;
	color: #444;
}


#page-content{
	float: left;
	width: 528px;
	margin-left: 24px;
	margin-top: 24px;
	padding-bottom: 60px;
}
.home-block-heading{
	border-bottom: 1px solid #ccc;
	color: #444;
	padding-bottom: 20px;
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 32px;
}

.h-heading{
	border-bottom: 1px solid #ccc;
	color: #444;
	padding-bottom: 20px;
	margin-bottom: 32px;
}

.h-margin{
	margin-bottom: 32px;
}

.block-divider{
	margin-bottom: 120px;
}

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
}



/* HEADINGS ------------------------------------------------------------*/

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

h1{ font-size: 36px; }

h2{ font-size: 24px; }

h3{ font-size: 18px!important;}

h4{ font-size: 18px; }

h5{ font-size: 14px; }

h6{ font-size: 12px; }


h1.heading, h2.heading, h3.heading, h4.heading, h5.heading, h6.heading{
	margin-bottom: 21px;
}
.fr{float:right;}
.fl{float:left;}
.cb{clear:both;}
.margin-b50{margin-bottom:50px;}


/* sub navigation -----------------------------------------------------*/

#nav>li ul{
	display: block;
	margin-top: 4px;
	background: #1c1d1d;
}


#nav>li ul li a{
	display: block;
	padding: 10px 15px;
	display: block;
	font-size: 11px;
	color: #717171;
	text-decoration: none;
}

#nav>li ul li a span{
	display: block;
}

#nav>li ul li a:hover{
	background: #717171;
	color: #1c1d1d;
}


/* MOBILE NAVIGATION ------------------------------------------------*/

#mobile-nav-holder{
    z-index: 1000;
    background: #191a1a;
    text-shadow: 0 -1px rgba(0, 0, 0, 0.9);
}

#mobile-nav{
	display: none;
    padding-top: 20px;
    padding-bottom: 30px;
}

#mobile-nav-holder a{
	display: block;
	padding: 7px 14px;
	text-decoration: none;
	color: #f5f5f5;
	font-size: 13px;
	font-weight: lighter;
	
	-webkit-transition: all  0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#mobile-nav-holder li a{
	border-bottom: 1px solid #222;
}

#mobile-nav-holder li:last-child a,
#mobile-nav-holder li > ul a{
	border: none;
}

#mobile-nav-holder li > ul a{
	color: #888888;
	margin-left: 30px;
}

#mobile-nav-holder a:hover,
#mobile-nav-holder a:focus {
	background: #0d0d0d; 
}

#mobile-nav-holder a:hover{
	padding-left: 20px;
}

#mobile-nav-holder #nav-open{
	background: #191a1a; 
	position: absolute;
	right: 0px;
	
	z-index: 2000;
}

#mobile-nav-holder #nav-open a{
	display: block;
	padding: 7px 14px;
	
		
}

#mobile-nav-holder #nav-open a:hover,
#mobile-nav-holder #nav-open a:focus{
	background: #191a1a;
}

#mobile-nav-holder #nav-open:hover a{
	color: #cccccc;
}

#mobile-nav > .current-menu-item > a,
#mobile-nav > .current_page_item > a{
	color: #fe8300;	
}

/* COLUMNS LAYOUT----------------------------------------------------------*/

.one-half,
.one-third{	
	float:left;
	margin-bottom: 40px;
	margin-right: 4.54%;
	position:relative;
}

.one-half{ 
	width: 47.72%;
}

.one-third{ 
	width: 30.30%;
}

.last {
	clear:right;
	margin-right:0 !important;
}

/* MAIN ------------------------------------------------------------*/

.shadow-main{
	width: 852px;
	height: 11px;
	margin-left: 68px;
	background: url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/shadow-main.png) no-repeat top center;
}

/* SOCIAL --------------------------------------------------------*/

#social-bar{
	display: block;
	float: left;
	width: 68px;
	background: url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/social-desktop.png) no-repeat bottom center;
	padding: 10px 0px 20px 0px;
}

#social-bar ul{
	display: block;
	margin: 0 auto ;
	width: 32px;
}

#social-bar li{
	display: block;
	padding: 0px;
	margin: 3px 0px;
}

#social-bar a{ display: block; }

/* FEATURED ------------------------------------------------------------*/

.featured{ padding-bottom: 70px; }

.featured figure{
	position: relative;
	float: left;
	width: 252px;
	margin-left: 24px;
	margin-bottom: 21px;
}

.featured figure .thumb{
	display: block;
	background: url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/plus.png) no-repeat center center;
	margin-bottom: 21px;
	
	-webkit-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	-moz-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
}

.featured figure .thumb:hover img{
	opacity: 0.15;
}

.featured figure:hover .link{
	display: block;
}

.featured figure img{
	max-width: 100%;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.featured figure .heading{
	text-decoration: none;
	font-style: normal;
	font-weight: bold;
	color: #444;
	font-size: 16px;
	display: block;
	margin-bottom: 14px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.featured figure .heading:hover{
	color: #fe8300;
}

.featured figure .link{
	display: none;
	position: absolute;
	top: -2px;
	right: 10px;
	background: url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/ribbon-link.png) no-repeat top left;
	width: 33px;
	height: 61px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.featured figure .link:hover{
	top: 0px;
}


/* PORTFOLIO ------------------------------------------------------------*/

.featured.portfolio-list{
	margin-top: 70px;
}

.project-heading{
	margin: 44px 24px 44px 24px;
}


.project-heading h1{
	float: left;
	margin-right: 20px;
}

.project-heading .launch{
	display: block;
	float: left;
	text-decoration: none;
	color: #888;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.project-heading .launch:hover{
	color: #fe8300;
}

.project-description{
	float: left;
	margin-left: 24px;
	width: 528px;
	margin-bottom: 40px;
}


.project-info{
	float: left;
	margin-left: 24px;
	width: 252px;
	margin-bottom: 40px;
}

.project-info strong{
	color: #444;
}


.project-pager{
	overflow: hidden;
	margin: 0px 24px 0px 24px;
	padding-bottom: 50px;
}

.project-pager a{
	text-decoration: none;
	color: #444;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.project-pager a:hover{
	text-decoration: none;
	color: #fe8300;
}

.project-pager .prev-project{
	float: left;
}

.project-pager .next-project{
	float: right;
}

/* RELATED PROJECTS ---------------------------------------------------*/

.related-projects{
	display: block;
	background:#eaeaea;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	padding: 24px 0px 50px 0px;
}

.related-heading{
	font-weight: bold;
	color: #444;
	margin: 0px 0px 24px 24px;
}

.related-projects .related-list{
	display: block;
}

.related-projects  figure{
	display: block;
	float: left;
	margin-left: 24px;
	width: 252px;
}

.related-projects .thumb{
	display: block;
	background: url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/plus.png) no-repeat center center;
	margin-bottom: 21px;
	
	-webkit-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	-moz-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
}

.related-projects .thumb:hover img{
	opacity: 0.15;
}

.related-projects figure img{
	max-width: 100%;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.related-projects .heading{
	text-decoration: none;
	font-style: normal;
	color: #444;
	text-align: center;
	display: block;
	margin-bottom: 14px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.related-projects .heading:hover{
	color: #fe8300;
}

/* RETRACTIL SIDEBAR ------------------------------------------------------------*/

aside.retractil{
	position: absolute;
	top: 34px;
	left: 0px;
	background: #eaeaea;
	width: 276px;
	
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.5); 
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.5); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.5); 
}

aside.retractil #sidebar-opener{
	cursor: pointer;
	margin: 15px 24px;
	color: #444;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

aside.retractil #sidebar-opener:hover{
	color: #fe8300;
}

aside.retractil #sidebar-closer{
	display: none;
	cursor: pointer;
	position: absolute;
	top: 10px;
	right: 10px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

aside.retractil #sidebar-closer:hover{
	opacity: 0.5;
}

aside.retractil #sidebar-content{
	margin-left: 24px;
	margin-right: 24px;
	margin-bottom: 50px;
	display: none;	
}


aside.retractil #sidebar-content a{
	text-decoration: none;
	color: #888;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

aside.retractil #sidebar-content a:hover{
	color: #444;
}

/* HOME-GALLERY ------------------------------------------------------------*/


.home-gallery{ 
	display: block;
	padding-bottom: 70px;
}

.home-gallery li{ 
	display: block;
	float: left;
	margin-left: 24px;
	margin-bottom: 21px;
	width: 252px;
}

.home-gallery .thumb{ 
	line-height: 0em;
	display: block;
	background: url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/plus.png) no-repeat center center;
	-webkit-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	-moz-box-shadow: 3px 3px 0px rgba(0,0,0,.2); 
	box-shadow: 3px 3px 0px rgba(0,0,0,.2);
}

.home-gallery img{
	max-width: 100%;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.home-gallery .thumb:hover img{
	opacity: 0.15;
}

/* TEXT POSTS ------------------------------------------------------------*/

.text-posts{
	overflow: hidden;
	padding-bottom: 70px;
}

.text-posts li{
	display: block;
	float: left;
	margin-left: 24px;
	margin-bottom: 21px;
	width: 252px;
}

.text-posts .heading{
	display: block;
	font-weight: bold;
	font-size: 13px;
	color: #444;
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.text-posts .heading:hover{
	color: #fe8300; 
}

/* BLOG ------------------------------------------------------------*/

#posts-list,
#post-content{
	width: 528px;
	float: left;
	margin-top: 24px;
	margin-bottom: 24px;
	margin-left: 24px;
}

#post-content .content-area{
	padding-bottom: 50px; 
}

#posts-list article{
	margin-bottom: 80px;
}


#posts-list .feature-image,
#post-content .feature-image{
	width: 100%;
	margin-bottom: 21px;
	background: url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/plus.png) center center no-repeat;
	line-height: 0em;
}

#posts-list .feature-image img,
#post-content .feature-image img{
	max-width: 100%;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#posts-list .feature-image:hover img,
#posts-content .feature-image:hover img{
	opacity: 0.2;
}

#posts-list .post-heading,
#post-content .post-heading{
	display: block;
	text-decoration: none;
	color: #444;
	line-height: 1em;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#posts-list .post-heading:hover{
	color: #fe8300;
}

#posts-list .meta,
#post-content .meta{
	border-bottom: 1px solid #ccc;
	margin-bottom: 11px;
	padding-bottom: 11px;
	font-style: italic;
	font-size: 11px;
}

#posts-list .meta a,
#post-content .meta a{
	color: #444;
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#posts-list .meta a:hover,
#post-content .meta a:hover{
	color: #fe8300;
}

#posts-list .excerpt{
	margin-bottom: 21px;
}

#posts-list .read-more{
	background: #eaeaea;
	padding: 5px 10px;
	text-decoration: none;
	color: #888;
	border: 1px solid #ccc;
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.3); 
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.3); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.3); 
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#posts-list .read-more:hover{
	color: #fff;
	background: #fe8300;
}

/* SIDEBAR ------------------------------------------------------------*/

#sidebar{
	width: 252px;
	float: left;
	margin-top: 24px;
	margin-bottom: 24px;
	margin-left: 24px;
}

#sidebar a{
	color: #444;
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#sidebar a:hover{ color: #fe8300; }

#sidebar h4{
	margin-bottom: 10px;
}

#sidebar .block{
	padding: 16px;
	background: #eaeaea;
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
	-moz-box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
	box-shadow: 0px 0px 2px rgba(0,0,0,.2); 
	margin-bottom: 24px;
}




/* PAGER ------------------------------------------------------------*/

.pager{
	overflow: hidden;
	display: block;
	font-size: 11px;
	margin: 0px 24px 0px 24px;
	padding-bottom: 50px;
}

.pager li{
	display: block;
	margin-right: 5px;
	float: left;
}

.pager li a{
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	text-decoration: none;
	color: #484848;
	width: 20px;
	border: 1px solid #ccc;
	line-height: 20px;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

.pager li.active a,
.pager li:hover a{
	color: #fff;
	background: #fe8300;
}

.pager .paged{
	float:right;
	font-style:italic;
}


/* CONTACT ------------------------------------------------------------*/


#map{
	display: block;
	height: 300px;
	width: 100%;
	margin-bottom: 24px;	
}

.address-block li{
	padding-left: 20px;
}

.address-block .address{ background: url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/icon-address.png) no-repeat top left    }

.address-block .phone{ background: url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/icon-phone.png) no-repeat top left}

.address-block .mobile{ background: url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/icon-mobile.png) no-repeat top left  }

.address-block .email{ background: url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/icon-email.png) no-repeat top left  }


/* FOOTER ------------------------------------------------------------*/

footer{
	background:#0E8ED1;	
}

footer a{
	color: #fff;
	text-decoration: none;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

footer a:hover{
	color: #fe8300;
}

footer .wrapper{
	padding-bottom: 10px;
}

#footer-cols{
	padding-top: 100px;
}

#footer-cols>li{
	display: block;
	float: left;
	margin-bottom: 20px;
}

#footer-cols>li{
	display: block;
	float: left;
	width: 252px;
	margin-left: 24px;	
}

#footer-cols h4{
	margin-bottom: 21px;
}

#footer-cols>li.first-col{
	
}

#footer-cols>li.second-col{

}

#footer-cols>li.third-col{ margin-right: 0px; }

footer #to-top{
	display: none;
	width: 68px;
	height: 68px;
	margin: 0 auto;
	background: url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/to-top.png) no-repeat;
	cursor: pointer;
}

footer #to-top:hover{ opacity: 0.7 }


/* WIDGETS ------------------------------------------------------------*/


.recent-post{
	overflow: hidden;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.6);
}


.recent-post .thumb{
	display: block;
	float: left;
	line-height: 0em;
	background: #fff;
	padding: 3px;
	
	-webkit-box-shadow: 0px 0px 4px rgba(0,0,0,.3); 
	-moz-box-shadow: 0px 0px 4px rgba(0,0,0,.3); 
	box-shadow: 0px 0px 4px rgba(0,0,0,.3); 
}

.recent-post .post-head{
	float: left;
	width: 184px;
	margin-left: 7px;
	font-size: 13px;
	line-height: 1.5em;
}


.recent-post .post-head span{
	display: block;
	font-size: 11px;
	color: #888888;
}

/* Table 2 Style */
table.table2{
    font-family: Helvetica,Arial,sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    letter-spacing: -1px;
    line-height: 1.2em;
    border-collapse:collapse;
    text-align:left;
	width:20%;
}
.table2 thead th, .table2 tfoot td{
    padding:20px 10px;
    color:#fff;
    font-size: 21px;
    background-color:#222;
    font-weight:normal;
    border-right:1px dotted #666;
    border-top:3px solid #666;
    -moz-box-shadow:0px -1px 4px #000;
    -webkit-box-shadow:0px -1px 4px #000;
    box-shadow:0px -1px 4px #000;
    text-shadow:1px 1px 1px #000;
}
.table2 tfoot th{
    padding:10px;
    font-size:18px;
    text-transform:uppercase;
    color:#888;
}
.table2 tfoot td{
    font-size:36px;
    color:#EF870E;
    border-top:none;
    border-bottom:3px solid #666;
    -moz-box-shadow:0px 1px 4px #000;
    -webkit-box-shadow:0px 1px 4px #000;
    box-shadow:0px 1px 4px #000;
}
.table2 thead th:empty{
    background:transparent;
    -moz-box-shadow:none;
    -webkit-box-shadow:none;
    box-shadow:none;
}
.table2 thead :nth-last-child(1){
    border-right:none;
}
.table2 thead :first-child{
    border:none;
}
.table2 tbody th{
   
    padding:10px;
    color:#fff;
    text-shadow:1px 1px 1px #98B23E;
    background: rgb(182,209,87);
background: -moz-linear-gradient(top, rgba(182,209,87,1) 0%, rgba(152,178,62,1) 52%, rgba(152,178,62,1) 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(182,209,87,1)), color-stop(52%,rgba(152,178,62,1)), color-stop(100%,rgba(152,178,62,1)));
background: -webkit-linear-gradient(top, rgba(182,209,87,1) 0%,rgba(152,178,62,1) 52%,rgba(152,178,62,1) 100%);
background: -o-linear-gradient(top, rgba(182,209,87,1) 0%,rgba(152,178,62,1) 52%,rgba(152,178,62,1) 100%);
background: -ms-linear-gradient(top, rgba(182,209,87,1) 0%,rgba(152,178,62,1) 52%,rgba(152,178,62,1) 100%);
background: linear-gradient(to bottom, rgba(182,209,87,1) 0%,rgba(152,178,62,1) 52%,rgba(152,178,62,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b6d157', endColorstr='#98b23e',GradientType=0 );
}
.table2 tbody td{
    padding:10px;
   /* background-color:#f0f0f0;
    border-right:1px dotted #999;*/
    text-shadow:-1px 1px 1px #fff;
    color:#333;

   
}
.table2 tbody span.check::before{
    content : url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/check1.png)
}

/*My Styles*/
body.loginBg{background:#FFF;}
.login{background: url("file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver CS5/en_US/Configuration/Temp/img/login.png") no-repeat scroll 0 0 transparent;height: 413px;margin: 0 auto;width: 550px;position:relative;}
.login input[type='text']{left: 240px;padding: 3px;position: absolute;top: 190px;width: 180px;}
.login input[type='password']{left: 240px;padding: 3px;position: absolute;top: 230px;width: 180px;}
.login input[type='submit']{ -moz-transition: color 0.3s ease 0s;background:#CCCCCC;border: 1px solid #DDDDDD;border-radius:2px;text-shadow: 1px 1px #FFFFFF;color: #333333;cursor: pointer;font-weight: bold;left: 240px;padding: 3px 6px;position: absolute;top: 260px;}
.login input[type='submit']:hover{color:#000;-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);	-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);}
.errormsg{margin:10px;}
.errormsg p{margin:0px;padding:10px 0px 5px 50px;color:#CE2D2D;}
.logStatus{float:right;color:#FFF; margin-top: 10px;}
.logStatus span{font-size: 20px;margin-right: 10px;}
.memberRegister{width:400px;} 
.memberRegister input[type='text'],.memberRegister input[type='password'],.memberRegister select,.memberRegister input[type='file'],.sortForm  input[type='text']{float: right;padding: 5px;width: 200px;border: 1px solid #DDDDDD;}
.memberRegister input[type='file']{}
.memberRegister div{ margin-bottom: 20px;}
.pagination{ margin: 20px 0 0 30px;}
.pagination a
{
		display: inline;
	text-decoration: none;
	color: #717171;
	font: bold 11px Arial, sans-serif;
	text-shadow: 0px 1px white;
	padding: 5px 8px;

	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;

	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.35);
	background: #f9f9f9;

	background: -webkit-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	background: -moz-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	background: -ms-linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	background: linear-gradient(top, #f9f9f9 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e8e8e8',GradientType=0 );
}


.pagination strong {
	color: white;
	text-shadow: 0px 1px #3f789f;
	padding:5px 8px;
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.8);
	background: #222;
	opacity:0.8;
	border-radius:3px;
}

.pagination a:hover {
	-webkit-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
	-moz-box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
	box-shadow: 0px 1px 3px 0px rgba(0,0,0,0.55);
	background: #fff;
	color:#717171;
	background: -webkit-linear-gradient(top, #fff 0%, #e8e8e8 100%);
	background: -moz-linear-gradient(top, #fff 0%, #e8e8e8 100%);
	background: -o-linear-gradient(top, #fff 0%, #e8e8e8 100%);
	background: -ms-linear-gradient(top, #fff 0%, #e8e8e8 100%);
	background: linear-gradient(top, #fff 0%, #e8e8e8 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#e8e8e8',GradientType=0 );
}

.pagination a:active,.pagination strong:active {
	-webkit-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.5), 0px 1px 1px 0px rgba(255,255,255,1) !important;
	-moz-box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.5), 0px 1px 1px 0px rgba(255,255,255,1) !important;
	box-shadow: inset 0px 1px 3px 0px rgba(0,0,0,0.5), 0px 1px 1px 0px rgba(255,255,255,1) !important;
}

.pagination strong:hover {
	-webkit-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
	-moz-box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
	box-shadow: 0px 1px 2px 0px rgba(0,0,0,0.9);
	background:#222;
	opacity:0.7;
}
.homePagination{padding: 0 0 20px;}
.footerText{margin-top:30px;color:#fff;}
#roleText{padding: 6px !important;position: absolute;right: 370px;width: 40px !important;}
.sortForm{float: right;position: absolute;right: 10px;width: 250px;}
.sortForm input[type='text']{float: left;margin-right: 5px;width: 170px;}
.sortForm input[type='submit']{height: 28px;padding: 2px;cursor: pointer;}
#postContent{border: 1px solid #DDDDDD;float: right;padding: 5px;width: 200px;}

.statuspopup{
text-align: center;
}
.addproject input[type='text']
{
width: 400px; 
height: 20px;
}
.addtask input[type='text']
{
width: 400px; 
height: 30px;
}
.statuspopup input[type='text'],select{
width:150px;
}
.statuspopup input[type='submit'],#assign{background:#BEC5CF;border: 1px solid #999;color: #222;font-weight: bold;}
.statuspopup input[type='submit']:hover,#assign:hover{background:#CCC;}
.ui-tooltip-wiki{
	max-width: 600px;
}

	.ui-tooltip-wiki .ui-tooltip-content{
		padding: 10px;
		line-height: 12.5px;
	}

	.ui-tooltip-wiki h1{
		margin: 0 0 7px;

		font-size: 1.5em;
		line-height: 1em;
	}


	.ui-tooltip-wiki img{ padding: 0 10px 0 0; }
	
	.ui-tooltip-wiki p{ margin-bottom: 9px; }
	.ui-tooltip-wiki .note{ margin-bottom: 0; font-style: italic; color: #888; }
	/*DL, DT, DD TAGS LIST DATA*/
dl {
	margin-bottom:50px;
}

dl dt {
	color:#333333;
	float:left; 
	font-weight:bold; 
	margin-right:10px; 
	padding:5px;  
	width:178px; 
}

dl dd {
       color:#333333;
	margin:2px 0; 
	padding:5px 0;
}

.addnewtask{width:100%;height:33px;color: #333333;text-align:left;margin-top:20px;vertical-align: middle;background:#BEC5CF}
.addnewtask .addtask{
vertical-align: middle;
text-align:center;
padding-top: 10px; 
padding-left: 10px;
}
#addnewtask{background:#BEC5CF;color: #333333;border: 0 none;font-size:26px;float:right;}
.projectimg{float:right;}
.required{color:red;}
.tasktable table tr td img{margin:-6px 10px -6px 6px;}
.tasktable table tr td{border-bottom: 1px solid #DDDDDD !important;padding: 5px 15px;}

.project table tr td,.closedproject table tr td, .tasktable tr td {
border:1px solid #ccc;
background:#eee;font-weight:normal;color:#222;text-shadow:0 1px 0 #fff;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(#f1f1f1));background-image:-webkit-linear-gradient(#fff,#f1f1f1);background-image:-moz-linear-gradient(#fff,#f1f1f1);background-image:-ms-linear-gradient(#fff,#f1f1f1);background-image:-o-linear-gradient(#fff,#f1f1f1);background-image:linear-gradient(#fff,#f1f1f1);
text-align: left;
font-size:16px;
padding: 10px;
text-overflow: ellipsis;
}
.project table tr td a,.closedproject table tr td a{ color:#2A5E8E;}
.pjtname, .client, .pjtstatus, .sduedate{ display:block;min-width:130px;text-transform:capitalize; font-size:16px; float:left;}
.pjtname{ width:35%; margin:0 10px 0 5px!important; }
.client{ width:10%;margin:0 10px 0 0!important;}
.pjtstatus{ margin:0 10px 0 0!important;}
.sduedate{ width:10%;margin:0!important;}
.project tr,.closedproject tr{border-bottom:1px solid #ccc !important;}

.project table tr td span,.closedproject table tr td span{ display:inline-block; margin:0 8px; float:left;}
.thread_register{width:530px !important;}
.thread_staff_box{width:400px;float:right;margin:0px !important;}
.thread_staff{width:100px;float:left; margin-bottom: 2px !important;}
.text{
font-size:14px;
vertical-align: text-bottom;
}

.NotStarted, .Completed, .OnHold, .InProgress, .Closed, .WaitingforData, .WaitingForApproval{
    min-width:68px;
    border-radius: 3px 3px 3px 3px;
    color: #FFFFFF;
    font-size: 12px;
    padding: 2px 4px;
    text-shadow:none;
    text-align:center;
     display: inline-block;
}
.NotStarted{background: #e10b0b;}
.Completed{background: #468847;}
.OnHold{background: #e3a544;}
.InProgress{background: #2567ad; }
.Closed{background: #e0a107; }
.WaitingforData{background: #9e9e9e;}
.WaitingForApproval{background: #c6c6c6; color:#333;}

.popup, .taskdetails,.taskdetailsno, .attach,  .popup3, .filesnum, .task{ display:block; margin-right:10px; float:left;text-overflow: ellipsis;}
.popup{ width:12%; }
.popup3{ width:12%; }
 .filesnum{ min-width:20px;}

.adv{ width:25px; text-indent:-9999px; background:url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/editdetails.png) no-repeat 0 0;}
.adv1{ width:25px; text-indent:-9999px; background:url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/editdetails.png) no-repeat 0 -33px;}
.projectdet{ width:25px; text-indent:-9999px; background:url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/editdetails.png) no-repeat 0 0;}
.projectvdet{ width:25px; text-indent:-9999px; background:url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/editdetails.png) no-repeat 0 -33px;}
.attach{  height:25px;}



.popup, .adv, .projectdet,.projectvdet, .adv1, .attach, .projectname, .popup5, .popup6{ display:block; margin-right:10px; float:left;}

.popup5, .popup6{ width:10%;}
.popup5 .popup, .popup6 .popup{ width:100%;}
.popup, .notaskdetails, .attach{ display:block; margin-right:10px; float:left; text-transform:capitalize;}
.notaskdetails{ width:20%;}
.projectname{width:15%;}
.popup span{ margin:0;}
.ddate{width:7%;margin-left:8px;}

.detail dl {
	margin-bottom:50px;
}

.detail dl dt {
	float:left; 
	font-weight:bold; 
	margin-right:10px; 
	padding:5px;  
	width:150px; 
}
.detail dl dd {
	margin:2px 0; 
	padding:5px 0;
}

.detail1 dl {
	margin-bottom:50px;
}

.detail1 dl dt {
	float:left; 
	font-weight:bold; 
	margin-right:10px; 
	padding:5px;  
	width:100px; 
}

.detail1 dl dd {
	margin:2px 0; 
	padding:5px 0;
}
.task{ float:left; display:block; width:30%;}
.taskid{float:left; display:block; width:5%;}
.attach{  padding-right:20px; background:url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/attach.png) no-repeat 98% 3px;}
.ui-tooltip-content{ color:#2a2a2a !important;}
.taskdets{ font-size:12px;}

.comments{ width:96%; padding:2%;  color:#2a2a2a; margin-bottom:10px;}

span.comment{ background:#D1E5F9; width:100%; padding:5px 0; font-size:14px;display:block;}
span.postby{background:#173B61; width:100%; padding:5px 0; font-size:12px;display:block; color:#fff;}
span.files{ display:block;width:130px; float:left; clear:both;}
span.upby{display:block;width:130px; float:left; margin-left:8px; padding-top:5px;}
span.files a{ display:inline-block; margin-right:10px; padding:5px 30px 5px 5px; font-size:12px; width:100px;text-overflow: ellipsis; white-space: nowrap;overflow: hidden;}
a[href$=".doc"], a[href$=".xsl"], a[href$=".jpg"], a[href$=".psd"], a[href$=".png"], a[href$=".ai"], a[href$=".gif"]{background:url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/attchment.png) no-repeat  ;}
a[href$=".doc"]{background-position:100% 0;}
a[href$=".xsl"]{background-position:100% -49px;}
a[href$=".jpg"]{background-position:100% -96px;}
a[href$=".psd"]{background-position:100% -141px;}
a[href$=".png"]{background-position:100% -186px;}
a[href$=".ai"]{background-position:100% -273px;}
a[href$=".gif"]{background-position:100% -186px;}



@media only screen and (max-width: 991px) and (min-width: 768px){#main #content{ margin:0 auto;}.pjtname{ width:40%;}}
@media only screen and (max-width: 767px) and (min-width: 480px){#main #content{ margin:0 auto;}.pjtname{ width:20%;}.pjtname, .client, .pjtstatus, .sduedate{ font-size:12px;}}
.complete, .notcomplete{ display:block; float:left; width:30px; height:30px; margin-right:15px;}
.complete{
background: url("file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver CS5/en_US/Configuration/Temp/img/tick.png") no-repeat;
}
.notcomplete{
background: url("file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver CS5/en_US/Configuration/Temp/img/tickbox.png") no-repeat;
}

.unread, .read{ text-indent:-99999px; width:32px; height:32px; display:block; float:left; margin-right:15px;background:url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/readmail.png) no-repeat  }
.read{ background-position:0 0;}
.unread{ background-position:0 -48px;}
.pmbs{  background: #F9FFE5; border:1px solid #DCEAAB;}
.pmbs p {
    padding: 10px;
}

.pmbs .postInfo {
    background: url("file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver CS5/en_US/Configuration/Temp/img/mypage/post-arrow.png") no-repeat scroll 15px 0 #9FB943;
    border-bottom: medium none !important;
    border-top: 3px solid #8FAD22;
    color: #FFFFFF;
    font: 11px arial;
    padding: 13px 10px 8px;
}

.statuspopup dl {
	margin-bottom:50px;
}

.statuspopup dl dt {
	float:left; 
	font-weight:bold; 
	margin-right:10px; 
	padding:5px;  
	width:100px; 
}
.statuspopup dl dd {
	margin:2px 0; 
	padding:5px 0;
}

.taskdetailsno, .taskdetails{width:32px; height:24px; display:block; background: url("file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver CS5/en_US/Configuration/Temp/img/comments.png") no-repeat  ; float:left; text-indent:-9999px;}
.taskdetails{ background-position:0 -10px;}
.taskdetailsno{ background-position:0 -45px;}
/*Message*/
.msgout, .msgout1, .msgout3{ margin:10px 0; overflow: hidden;  width:100%;}
.msgout{}
.msgout1{}
.msgout3{}
.msgout .msg, .msgout1 .msg, .msgout3 .msg{padding:10px;font-size: 12px; min-width:336px;margin-bottom: 10px;float:left;  margin-right:10px;border-radius:5px; min-height:50px;}
.commentstp .msgout .msg,.commentstp .msgout1 .msg,.commentstp .msgout3 .msg{padding:10px;font-size: 12px; min-width:680px;float:left;  margin-right:10px;border-radius:5px; min-height:100px;}
.msgout .msg {background:#f5f5f5;border:1px solid #d9d9d9;}
.msgout1 .msg{background:#e2f3ff; border:1px solid #d7e9f7;}
.msgout2 .msg, .msgout2 .msgdet{background:#ecffe2;border:1px solid #ecffe2;}
.msgout3 .msg{background:#ddf2c9;border:1px solid #ddf2c9;}

.msgdet{  padding:12px 12px 42px 12px; font-size:11px; float:left; border-radius:5px; width:140px; }
.msgout .msgdet{background:#ececec url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/carrrowone.jpg) no-repeat left bottom;}
.msgout1 .msgdet{background:#c1e0f6 url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/carrrowtwoe.jpg) no-repeat left bottom; }
.msgout3 .msgdet{background:#d4ecbd url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/carrrowthree.jpg) no-repeat left bottom;;}

.postedtitle{ text-transform:capitalize;}
.posted{font-weight:bold;}
.postedtitle{ float:left; display:inline-block;}
.msgout .posted{  color:#353535;}
.msgout1 .posted{  color:#353535;}
.msgout2 .posted{  color:#203a4c;}
.msgout3 .posted{  color:#2a4d09;}
.tooltipster-smoke {
    background-color: #111;
    border: 2px solid black;
    border-radius: 6px;
    box-shadow: 5px 5px 7px #444;
    opacity: 0.7;
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
    color: white;
    font-family: Arial, sans-serif;
    font-weight: bold;
    font-size: 12px;
    line-height: 12px;
    position: absolute;
    padding: 10px;
    text-align: center;
    z-index: 9999999;
    pointer-events: none;
    width: auto;
    overflow: visible;
}  
.tooltipster-smoke .tooltip-arrow {
    text-shadow: 5px 5px 7px #444;
}
.pcassigned {
    margin: 0 10px 0 0 !important;
    width:10%;
}
.typename{
display:inline;
}
.type{
width:8%;
margin-left: 17px;
}



#subtype{
width:85px!important;
}



/* ======================================================================already use======================================================================*/

/* HEADER ------------------------------------------------------------*/
header{
	position: relative;
	height: 89px;
	background: #173B61 url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/header-bg.png) repeat-x bottom;
	display: block;
	padding-bottom:1px;
}
.wrapper{
width: 950px;
padding:0 5px;
margin:0 auto;
}
#logo{
	display: block;
	padding-top: 15px;
	float: left;
}

#logo:hover{ opacity: 0.8;}

/* NAVIGATION ------------------------------------------------------------*/

nav{

	float: right;
	line-height: 1.8em;
}

nav a{
	text-decoration: none;
	color: #acacac;
}

#nav{
	margin-top: 20px;
	float:left;
}

#nav li{
	display: inline;
	font-size: 16px;
	float: left;
	margin-left:5px;
}

#nav>li>a{
	display: block;
	overflow: hidden;
	padding: 5px 10px;
	color: #f5f5f5;
	border-radius:4px;	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#nav>li>a:hover,
#nav>li.current-menu-item>a,
#nav>li.current_page_item>a{
	background: #066ca0;
	border-bottom:none;
        text-decoration:none;
}

#nav>li.current-menu-item>a,
#nav>li.current_page_item>a{
	color: #fff;
}

#nav>li>a>.subheader{
	color: #88d6ff;
	display: block;
	font-size: 11px;
	margin-top: -2px;
	font-weight: lighter;
}

#nav .sf-sub-indicator{
	float: right;
}

#nav>li>a>.sf-sub-indicator{
	display: none;
}
#masthead{	
	padding:15px 0 5px;
	text-align:center;
	margin-bottom:10px;
	border-bottom:1px solid #aabed1
		
}
/* MASTHEAD ------------------------------------------------------------*/



#masthead span{
	line-height: 69px;
}

#masthead .head{
	font-size: 45px;
	color: #004f78;
}

#masthead .subhead{
	font-size: 13px;
	color: #888;
	margin-left: 21px;
}

#masthead .breadcrumbs{
	position: absolute;
	overflow: hidden;
	top: 24px;
	right: 24px;
	height: auto;
	font-size: 11px;
	color: #444;
}

#masthead .breadcrumbs a{
	text-decoration: none;
	color: #888;
	
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}

#masthead .breadcrumbs a:hover{
	color: #fe8300;
}

#masthead .breadcrumbs li{
	display: inline;
}
#main{
width: 100% !important;	
background:#f3f3f3 url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/blue-pattern.jpg) repeat-x;	
overflow:hidden; min-height:350px;
}
#main #content{
	position: relative;
	display: block;
	margin:0 auto;
	width:auto !important;
	
}
.tool {
    background-color: #F2F4F3;
    margin-top: 34px;
    padding: 14px;
}
.tool img.title {
    margin-top: -40px;
    position: absolute;
}
.tool .buffer {
    height: 30px;
}
.tool .description {
    color: #898F92;
    font-size: 15px;
    padding: 0 10px 4px 4px;
    text-shadow: -1px 1px 0 #FFFFFF;
}
.tool .action {
    background-color: #FFFFFF;
    box-shadow: 0 0 4px #DFE0E0;
    margin-top: 10px;
    padding: 20px;
}
.tool img.download {
    margin-left: -36px;
}
.tool-link {
   border: 1px solid #dedede;
   background:#FFF;
    float: left;
    height: 250px;
    margin: 0 5px 20px 5px;
    overflow: hidden;
    padding:10px;
    width: 290px;
	text-align:center;
	border-radius:2px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
box-shadow: 0 0 10px -6px #000000;
border: 1px solid #C3C3C3;
}
.tool-link:hover {
    border: 1px solid #0e8ed1;
}
.tool-link:hover a{ 
color:#336ca8;
text-decoration: none;
}
.tool-link img {
    margin: 5px 0;
	border-radius:6px; border:1px solid #dedede;
}
.tool-link a {
    color: #343435;
    font-size: 17px;
    font-weight: bold;
    text-decoration: none;
}
.tool-link p {
    color: #333333;
    line-height: 18px;
    margin-bottom: 0;
    margin-top: 8px;
    padding-bottom: 0;
}
#page-content-full{
	padding-bottom: 60px;
}
input[type="submit"],input[type="reset"] {

}
.sub {
    margin-top: 20px;
}
input[type="text"] {
    border: 1px solid #CCCCCC;
    border-radius: 5px 5px 5px 5px;
    height: 26px;
    margin: 5px 0;
    padding: 0 5px;
}
.star {
    color: red;
    font-family: Verdana,Helvetica,sans-serif;
    font-size: 12px;
}



/* ======================================================================new======================================================================*/
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}
header .wrapper{ background:url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/header-center-bg.png) center bottom no-repeat; height:88px;}
.page-wrapper{ background:#0e8ed1; padding:15px 0; text-align:center; border-bottom:1px solid #004f78; 
    padding-bottom: 0;
    padding-top: 0;}
.wrapper-inner{padding:15px 5px; width:950px; margin:0 auto;}
.wrapper-inner p{ color:#fff; font-size:18px; margin-bottom:40px;}
.seotools-logo{ background:url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/seo-tools-logo.png) no-repeat; width:377px; height:95px; margin:10px auto 40px; display:block; text-indent:-99999px;}
.page-wrapper a.link{background: #78b22f; /* Old browsers */
background: -moz-linear-gradient(top,  #78b22f 1%, #78b22f 51%, #62a21d 51%, #62a21d 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#78b22f), color-stop(51%,#78b22f), color-stop(51%,#62a21d), color-stop(100%,#62a21d)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #78b22f 1%,#78b22f 51%,#62a21d 51%,#62a21d 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #78b22f 1%,#78b22f 51%,#62a21d 51%,#62a21d 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #78b22f 1%,#78b22f 51%,#62a21d 51%,#62a21d 100%); /* IE10+ */
background: linear-gradient(to bottom,  #78b22f 1%,#78b22f 51%,#62a21d 51%,#62a21d 100%); /* W3C */
padding:3px 8px 3px 15px;  color:#003503; font-size:16px; border:1px solid #3b6e00; border-radius:4px; margin-right:5px;
}
.page-wrapper a.link span{ display:inline-block;background:url(file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver%20CS5/en_US/Configuration/Temp/img/arrow.png) no-repeat right;padding-right: 25px;}
.page-wrapper a.link:hover {
    background-color: #76b347;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7fb836), color-stop(100%, #7fb836));
    background-image: -webkit-linear-gradient(top, #7fb836, #7fb836);
    background-image: -moz-linear-gradient(top, #7fb836, #7fb836);
    background-image: -ms-linear-gradient(top, #7fb836, #7fb836);
    background-image: -o-linear-gradient(top, #7fb836, #7fb836);
    background-image: linear-gradient(top, #7fb836, #7fb836);
    -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
    box-shadow: inset 0 1px 0 0 #8dbf67;
    cursor: pointer; }
.page-wrapper a.link:active {
    border: 1px solid #3b6e00;
    border-bottom: 1px solid #538c27;
    -webkit-box-shadow: inset 0 0 8px 4px #579515, 0 1px 0 0 #7eb734;
    box-shadow: inset 0 0 8px 4px #579515, 0 1px 0 0 #7eb734; }

#page-content-full h3{ font-size:35px !important; color:#000; line-height:normal; font-weight:normal; margin:20px 0; }
.wrapper-inner h2{ color:#fff; font-weight:normal; font-size:50px; line-height: normal;}
.inner-page{ padding:15px 0;}
.form-panel{ width:750px; border:1px solid #ccc; border-radius:5px; background:#fff; margin:0 auto; padding:15px;overflow:hidden;}
.control-group input{
height: 30px !important;
}
.input-mini{
width:70px!important;
}
.packagetitle{
color: #000000;
    font-size: 35px !important;
    font-weight: normal;
    line-height: normal;
    margin: 20px 0;
}
.label-important
{
background-color:#0E8ED1!important;
vertical-align:middle!important;
margin: 10px!important;
}
.label-important input[type="checkbox"] {
margin:0!important;
}
.caret{
 height: 4px !important;
margin-top: 12px !important;
}
.dropdown-menu li{
text-align:left;
   
}
.dropdown-menu
{
 background-color: #51A351 !important;
}
input[type="text"]
{
min-height: 30px!important;
}
.custom .tool-link{
height:100px!important;
}
.custom .tool-link p{
padding: 10px;
text-align: justify;
}
.admintext
{
    color: white;
    display: block;
    float: left;
    font-size: 20px;
    padding-top: 48px;
}
.dashdiv
{
background: none repeat scroll 0 0 #FFFFFF;
    height: 300px;
    margin-left: 200px;
    margin-right: 200px;
    text-align: center;
}
.dashdiv p
{
color: green;
font-family: Georgia;
padding-top: 100px;
}
.form-panel table tr td{
padding:10px;
}
.form-panel select{
width: 208px;
}
.Content{
 font-weight: normal!important;
}

.wrapper-inner .btn a{color:#fff;}
.wrapper-inner .btn-group .dropdown-menu a{color:#fff;}
#breadcrumb{background:url("file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver CS5/en_US/Configuration/Temp/img/blue-pattern.jpg") repeat-x #F3F3F3;padding: 15px 0 0 13%;font-size:12px;}
#breadcrumb a{background:#066CA0; padding:2px 4px; color:#fff;border-radius:3px;}
.relatedtools
{
 border-radius: 5px 5px 5px 5px;
    margin: 0 auto;
    padding: 15px;
    width: 750px;
}
.box{
border: 2px solid silver;
}
.footer-column ul li a {
    background: url("file:///C|/Users/smile/AppData/Roaming/Adobe/Dreamweaver CS5/en_US/Configuration/Temp/img/footer-arrow.png") no-repeat scroll 0 5px transparent;
    color: #FFFFFF;
    padding: 0 0 0 12px;
    text-decoration: none;
}
.footer-column h5{
color: #FFFFFF;
    font-size: 17px;
padding-left: 24px;
}
ul, li {
    list-style: none outside none;
}
.footer-column {
    float: left;
    margin: 0 1% 0 2%;
    width: 30%;
}
.related-panel{background:#F3F3F3;width:100%;overflow:hidden}


.small_note{color: #555555;font-size: 12px;font-style: italic;margin: 3px auto 0 0;}
.backlink .control-group{float: right;margin-right: 46px;}

.addpanel-footer
{
   font-size: 20px;
    line-height: 39px;
    margin: 15px 10px;
    text-align: center;
    color: #00709d !important;
}
.addpanel-footer a{color: #00709d !important;}

.toolsformwrap .controls input[type="text"]{ width:96%;}

.toolsformwrap {
    float: left;
    width: 58%;
}
.reltoolsadd {
    float: right;
}
.toolsformwrap .controls textarea{ width:96%;}
.usernameavailckwrap {
   
    margin-right: 32px;
    padding-left: 15px;
}
.addpanelnearopenallbtn{ width:555px; float:right; margin-top:22px;}
.left-side small{ font-size:15px; font-weight:bold;}
.onpage{ font-size:15px; text-transform:uppercase; color:#222; margin:15px 0; min-height:110px}
.onpage a{ color:#222}
.onpage span{ font-weight:bold; font-size:14px;}
.onpage img{ float:left; margin-right:10px;}