


#container {

	width: 960px;

	margin: 0 auto;

	

}



#main {

	padding: 15px;	

    /* background: #FFFFFF  url(images/main-bg.png) right top repeat-y; */

	background: #FFFFFF;

    border: 1px solid #DDDDDD;

    -moz-border-radius: 5px;

    -khtml-border-radius: 5px;

    -webkit-border-radius: 5px;

    border-radius: 5px;

     box-shadow:0 2px 3px #ccc;

	margin-top: 10px;

}



#main-fullwidth {

 background: none repeat scroll 0 0 #FFFFFF;

    border: 1px solid #DDDDDD;

    border-radius: 5px 5px 5px 5px;

    box-shadow: 0 2px 3px #CCCCCC;

    margin-top: 10px;

    padding: 15px;
	
	font-family:'Roboto Condensed',sans-serif;

}

#home-fullwidth {

 background: none;

    margin-top: 8px;

    padding: 15px;

}



#content {

    overflow: hidden;

    float: left;

    width: 688px;

    font-family: Cuprum;

}

#content h5{

color: maroon;

    font-family:cuprum;

    font-size: 15px;

    font-weight: bold;

    line-height: 20px;

}



#content-post{

overflow: hidden;

    float: left;

    width: 100%;

}



#slider_bg{

	position:relative;

	background:url('images/slider-bg.jpg') repeat-x;

	width:100%;

	height: 402px;

	margin: -8px auto;

}



#bg_full{

	position:relative;

	background:url('images/container-bg.png') repeat-x top;

	width:100%;

}



#sidebar-primary {

    overflow: hidden;

	float: right;

    width: 225px;

    margin-left: 15px;

}



/* =HEADER

-------------------------------------------------------------- */



.header_wrap{

   width: 960px;

   margin: 0 auto;

}



#header {

    height: 62px;

    padding:24px 0 8px;  

    border-top: 1px solid #fff;

}



.logo {

    float: left;

}



.logo h1.site_title {

    margin: 0;

    padding:0;

    font-family: Arial, Helvetica, Sans-serif;

    font-size:48px;

    line-height: 40px;

    font-weight: bold;

}



.logo h1.site_title a, .logo h1.site_title a:hover {

    color: #424242;

    text-decoration: none;

}



.logo h2.site_description {

    margin: 0;

    padding:0;

    color: #424242;

    font-family: Arial, Helvetica, Sans-serif;

    font-size:14px;

    line-height: 14px;

}



.header-right {

    float: right;

    

}



/* =MENUS

-------------------------------------------------------------- */



/* Menu Primary

----------------------------*/



.top-header {

border-bottom: 1px solid #ccc;



}







.menu-primary-container {

    padding: 8px 0 0 0;

    position:relative;

    height: 32px;

    width: 760px;

    z-index: 400;



}



.social {

/*width: 300px;*/

}



.menu-primary {

}



.menu-primary ul {

	min-width: 160px;

}



/* First Level - Menu Primary */



.menu-primary li a {

    background: url("images/toolbar.png") repeat-x scroll 0 0 transparent;

    font-family: 'cuprum',sans-serif;

    font-size: 13px;

    font-weight: normal;

    margin-right: 7px;

    padding: 6px 13px;

    text-decoration: none;

    text-transform: uppercase;

    color: #cacaca;

    border-radius: 3px;

}





.menu-primary li a:hover, .menu-primary li a:active, .menu-primary li a:focus, 

.menu-primary li:hover > a, .menu-primary li.current-cat > a, .menu-primary li.current_page_item > a, .menu-primary li.current-menu-item > a {

    color: #fff;

    outline: 0;

   background: url("images/toolbar-hover.png") repeat-x scroll 0 0 transparent;

}



/* Child Levels - Menu Primary */



.menu-primary li li a {

	color: #fff;

    text-transform: none;

    background: #FF6D0D;

    padding: 10px 15px;

    margin: 0;

    border: 0;

    font-weight: normal;

}



.menu-primary li li a:hover, .menu-primary li li a:active, .menu-primary li li a:focus, 

.menu-primary li li:hover > a, .menu-primary li li.current-cat > a, .menu-primary li li.current_page_item > a, .menu-primary li li.current-menu-item > a {

	color: #fff;

    background: #DA5D0B;

    outline: 0;

    border-bottom:0;

    text-decoration: none;

}





/* Arrows Menu Primary */



.menu-primary a.sf-with-ul {

    padding-right: 20px;

    min-width: 1px;

}

.menu-primary  .sf-sub-indicator {

    position: absolute;

    display: block;

    overflow: hidden;

    right: 0;

    top:  0;

    padding: 16px 10px 0 0;

}



.menu-primary  li li .sf-sub-indicator {

    padding: 9px 10px 0 0;

}



/* Shadows Menu Primary */



.wrap-menu-primary .sf-shadow ul {

    background:	url('images/menu-primary-shadow.png') no-repeat bottom right;

}



/* Menu Secondary

----------------------------*/



.menu-secondary-container {

    position:relative;

    height: 40px;

    z-index: 300;

    /* background: url(images/menu-secondary-bg.png) center bottom no-repeat; */

    /* background: url(images/tab-bg2.png) center bottom no-repeat; */

    padding: 0 5px;

    margin-bottom: 10px;

}



.menu-secondary {}



.menu-secondary ul {

    min-width: 160px;

    box-shadow:2px 3px 3px 0 #222;

}



/* First Level - Menu Secondary */

.menu-secondary li a {

    color: #FFFFFF;

    padding: 15px 10px 12px 11px;

	text-decoration: none;

    font-family: 'Oswald', sans-serif;

    font-size: 13px;

    text-transform: uppercase;

    font-weight: normal;

    text-shadow: 0 1px 0 #9A3107;

}



.menu-secondary li a:hover, .menu-secondary li a:active, .menu-secondary li a:focus, 

.menu-secondary li:hover > a, .menu-secondary li.current-cat > a, .menu-secondary li.current_page_item > a, .menu-secondary li.current-menu-item > a {

    color: #efefef;

    /* background: url(images/menu-secondary-hover.png) left top repeat-x; */

    outline: 0;

    text-shadow: none;

    border-top:4px solid maroon;

    padding-top: 12px;

}



/* Child Levels - Menu Secondary */



.menu-secondary li li a {

	color: #fff;

    background: #1F1F1F; 

     /*background: url('images/tab-bg2.png');*/

    padding: 10px 15px;

    text-transform: none;

    margin: 0;

    font-weight: normal;

    text-shadow: none;

}



.menu-secondary li li a:hover, .menu-secondary li li a:active, .menu-secondary li li a:focus, 

.menu-secondary li li:hover > a, .menu-secondary li li.current-cat > a, .menu-secondary li li.current_page_item > a, .menu-secondary li li.current-menu-item > a {

    color: #fff;

    background: #e06f00;

    outline: 0;

    margin: 0;

    border-top:none;

}



/* Arrows - Menu Secondary */



.menu-secondary a.sf-with-ul {

    padding-right: 26px;

    min-width: 1px;

}

.menu-secondary  .sf-sub-indicator {

    position: absolute;

    display: block;

    overflow: hidden;

    right: 0;

    top:  0;

    padding: 15px 13px 0 0;

}



.menu-secondary li li .sf-sub-indicator {



    padding: 9px 13px 0 0;

}



/* Shadows - Menu Secondary */



.wrap-menu-secondary .sf-shadow ul {

    background:	url('images/menu-secondary-shadow.png') no-repeat bottom right;

}



/* =POST

-------------------------------------------------------------- */



/* Post General

----------------------------*/

 

.post {

    margin-bottom: 15px;

    border-bottom: 0;

} 



.page, .post-single {

    border-bottom: 0;

    margin-bottom: 0;

}



 


.title a {

    color: #333;

    text-decoration: none;

}



.title a:hover {

    /*color: #FB5318;*/

	color: #F89406;

    text-decoration: none;

}



.web-box{background: url(images/web-design-box-bg.png) no-repeat;}



.cms-box{background: url(images/CMS-box-bg.png) no-repeat;}



.ecommerce-box{background: url(images/ecommerce-box-bg.png) no-repeat;}



.home_box{

	margin: 12px 25px 17px;

	width: 250px;

	height: 270px;

	font-family:'Colaborate-Regular';

}
.home_box:hover {
    /*box-shadow: 5px 0 25px rgba(0, 0, 0, 0.7);*/
    position: relative;
    /*transform: translate(-5px, -15px);*/
    transition-delay: 0s;
    z-index: 100;
}


.home_box h3{ 

	float: right;

	margin-right: 12px;

	margin-top: 16px;

	font-family:'Cuprum';

	font-weight: bold;

}



.home_box #brief_info{

	width: 154px;

	font-size: 16px;

	margin-left: 15px;

	margin-top: 30px;

	line-height: 20px;

}



.home-box-shadow{

background: url(images/product-box-shadow.png)  bottom no-repeat;



}



.packages{

	width: 352px;

	background: url(images/benefits.png) no-repeat;

	border-radius: 14px 0 0px 14px;

	border: 0px dashed #F89406;

	padding: 5px 22px 2px 20px;

	height: 436px;

}



#testimonial{

	margin-top:20px;

	background:url('images/testimonial-bg.png') repeat;

	padding: 12px 30px 8px 14px;

	text-shadow:0 1px 0 rgba(255, 255, 255, 0.5);

	border: 0px solid #fff;

	border-radius: 8px;

	max-height: 190px;

	min-height: 165px;

	width: 884px;

	margin: -19px auto 10px;

	box-shadow: 0 1px 4px #888;

}



.entry {

    line-height: 22px;

	margin-top:15px;

	margin-bottom:15px;

	color:#333;

}



.featured_image {

    padding: 6px;

    /*border: 5px solid #BDBDBD;*/

    background: #fff;

}



.page-title {

    color: #333;

    margin: 0px 0 10px 0;

    padding: 0 0 10px 0;

    font-weight: normal;

    text-transform: uppercase;

    font-size: 20px;

    font-family: 'Oswald', sans-serif;

    border-bottom: 2px solid #333;

}



/* Post Metas

----------------------------*/



.postmeta-primary {

    color: #999999;

    font-size: 12px;

    line-height: 18px;

    padding: 6px 0;

    margin: 0 0 10px 0;

    border-top: 1px solid #DDDDDD;

    border-bottom: 1px solid #DDDDDD;

}



.postmeta-secondary {

    color: #999999;

    font-size: 12px;

    line-height: 18px;

    padding: 0 0 10px 0;

    visibility: hidden;

}



.postmeta-comment {

    float: right;	

	background: url(images/comments-big.png) no-repeat 0 0;

	width: 39px;

	height: 32px;

	padding: 4px 0 0 2px;

	text-align: center;

    font-size: 14px;

    font-weight: bold;

}



.postmeta-comment a {

    color: #222222;

    text-decoration: none;

}



.postmeta-primary span, .postmeta-secondary span {

    padding:3px 0 3px 20px;

    background-position:left center;

    background-repeat: no-repeat;

}



.meta_date {

    background-image: url(images/date.png);

}



.meta_author {

    background-image: url(images/author.png);

}



.meta_comments {

    background-image: url(images/comments.png);

}



.meta_edit {

    background-image: url(images/edit.png);

}



.meta_categories {

    background-image: url(images/category.png);

}



.meta_tags {

    background-image: url(images/tags.png);

}



/* Read More

----------------------------*/



.readmore {

    margin-bottom: 15px;

    float: right;



}



.readmore a {

    color:#F89406;

    background: #070707 url(images/readmore-bg.png) left top repeat-x;

    padding: 8px 14px;

    font-size: 12px;

    line-height: 12px;

    display: inline-block;

    text-decoration: none;

    text-transform: uppercase;

    -moz-border-radius: 5px;

    -khtml-border-radius: 5px;

    -webkit-border-radius: 5px;

    border-radius: 5px;

}



.readmore a:hover {

    color: #fff;

    background: #F89406 url(images/readmore-bg.png) left -130px repeat-x;

    text-decoration: none;

}



/* =SITEMAP

-------------------------------------------------------------- */

.sitemap {

}



.sitemap-col {

    width: 30%;

    padding: 0 0 0 10px;

}



.sitemap-col-archives {

    width: 45%;

    padding: 0 0 0 10px;

}



.sitemap h2 {

    font-size: 18px;

    font-weight: bold;

    border-bottom: 2px solid #ddd;

    padding: 0 0 10px 0;

    margin: 0 0 10px 0;

}



.sitemap h3 {

    font-size: 14px;

    font-weight: bold;

    padding: 0;

    margin: 0 0 10px 0;

}



.sitemap-list {

    font-size: 13px;

    line-height: 22px;

}



.sitemap-list, .sitemap-list ul {

    padding: 0 0 0 20px;

}



/* =CONTACT FORM

-------------------------------------------------------------- */

.contact-form {

}



.contact-form-label {

    width: 90px;    

    font-weight: bold;

    font-size: 14px;

    padding: 7px 0;

}



.contact-form-input {

    margin-left: 90px;    

}



.contact-form input[type=text] {

    padding: 6px;

    width: 60%;

    margin-bottom: 20px;

    border: 1px solid #ccc;

    background: #fff;

}



.contact-form input[type=submit] {

    padding: 5px 50px;

    border: 1px solid #ccc;

    background: #eee;

}

.contact-form textarea {

    width: 96%;

    padding: 6px;

    height: 160px;

    margin-bottom: 20px;

    border: 1px solid #ccc;

    background: #fff;

}



.contact-form-required {

    color: red;

}



/* =SLIDER

-------------------------------------------------------------- */



.fp-slider {

    margin: 0 0 15px 0;

}



.fp-slides-container {}



.fp-slides, .fp-thumbnail, .fp-prev-next, .fp-nav {

    width: 615px;

}



.fp-slides, .fp-thumbnail {

    height: 300px;

    overflow: hidden;

	position: relative;

}



.fp-title {

    font-family: Arial, Helvetica, Sans-serif;

    color: #fff;

    font-size: 18px;

    font-weight: bold;

    padding: 0 0 2px 0;

    margin: 0;

}



.fp-title a, .fp-title a:hover {

    color: #fff;

    text-decoration: none;

}



.fp-content {

    position: absolute;

    overflow: hidden;

    padding: 10px 15px;

    bottom: 0;

    left: 0;

    right: 0;

    background: #111;

    opacity: 0.7;

    filter: alpha(opacity = 70);    

}



.fp-content p {

    color: #fff;

    padding: 0;

    margin: 0;

    line-height: 18px;

}



.fp-more,  .fp-more:hover{

    color: #fff;

    font-weight: bold;

}



.fp-nav {

    height: 12px;

    text-align: center;

    padding: 10px 0;

    background: #333;

}



.fp-pager a { 

    background-image: url(images/featured-pager.png); 

    cursor:pointer;  

    margin: 0 8px 0 0; 

    padding: 0;

    display: inline-block;

    width: 12px; 

    height: 12px;

    overflow: hidden;

    text-indent: -999px; 

    background-position: 0 0;

    float: none;

    line-height: 1;

    opacity: 0.7;

    filter: alpha(opacity = 70);

}



.fp-pager a:hover, .fp-pager a.activeSlide  { 

    text-decoration: none;

    background-position: 0 -112px;

    opacity: 1.0;

    filter: alpha(opacity = 100);

}



.fp-prev-next-wrap {

    position: relative; 

    z-index: 200; 

}



.fp-prev-next {

    position: absolute;

    bottom: 130px;

    left: 0;

    right: 0;

    height: 37px;  

}



.fp-prev {

    float:left;

    margin-left: 14px;

    width:37px;

    height:37px;

    background:url(images/featured-prev.png) left top no-repeat;

    opacity: 0.6;

    filter: alpha(opacity = 60);

}



.fp-prev:hover {

    opacity: 0.8;

    filter: alpha(opacity = 80);

}



 .fp-next {

    float:right;

	width:36px;

    height:37px;

    margin-right: 14px;

    background:url(images/featured-next.png) right top no-repeat;

    opacity: 0.6;

    filter: alpha(opacity = 60);

}



.fp-next:hover {

    opacity: 0.8;

    filter: alpha(opacity = 80);

}



/* =WP-PAGENAVI

-------------------------------------------------------------- */



.wp-pagenavi {

    float: left;

}



.wp-pagenavi a, .wp-pagenavi span {

	text-decoration: none;

	padding: 5px 8px;

	margin: 2px;

    font-size: 15px;

    line-height: 15px;

    float: left;

}



.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active {

    color: #333333;

    background:none;

}



.wp-pagenavi span.current {

    font-weight: bold;

    color: #fff;

    background: url(images/wp-pagenavi-bg.png) left top repeat-x;

    -moz-border-radius: 5px;

    -khtml-border-radius: 5px;

    -webkit-border-radius: 5px;

    border-radius: 5px;

}



.wp-pagenavi a:hover {

    color: #fff;

    background: url(images/wp-pagenavi-bg.png) left -130px repeat-x;

    -moz-border-radius: 5px;

    -khtml-border-radius: 5px;

    -webkit-border-radius: 5px;

    border-radius: 5px;

}



.wp-pagenavi span.pages {

    color: #333333;

    background: none;

    padding: 4px 8px 4px 0;

}



.wp-pagenavi span.extend {

    background:transparent;

    color: #333333;

    background: none;

}



/* =FOOTER

-------------------------------------------------------------- */



#footer {

    margin: 10px 0 0px 0;

    background: url('images/footer-bg-top.png') top repeat-x;

    width:100%;   

}



#copyrights {

    color: #444;

    /* background: #F5F5F5 url(images/copyrights-bg.png) left top repeat-x; */

    /* background: #F5F5F5 url(images/copyright-footer-bg.png) left top repeat-x; */

	background:#000;

    text-align: center;

    padding: 18px 0;

    font-size:12px

   /* border: 1px solid #DFDFDF;

    -moz-border-radius: 5px;

    -khtml-border-radius: 5px;

    -webkit-border-radius: 5px;

    border-radius: 5px; */

}



#copyrights a {

    color: #888;

} 



#copyrights a:hover {

    color: #ccc;

    text-decoration: none;

} 



#credits {

    color: #6A6868;

    text-align: center;

    font-size: 11px;

    padding: 10px 0 0 0;

}



#credits a {

    color: #6A6868;

    text-decoration: none;

} 



#credits a:hover {

    text-decoration: none;

    color: #6A6868;

} 



/* =WIDGETS

-------------------------------------------------------------- */



/* Widgets Defaults

----------------------------*/



.widget-container {

    list-style-type: none;

    list-style: none;

    margin: 0 0 15px 0;

    padding: 0 0 0 10px;

    color: #0B0B0B;

    font-size: 13px;

}



.widget-container a {

    color: #0B0B0B;

    text-decoration: none;

    font-weight: bold;

}



.widget-container a:hover {

    color: #F89406;

    text-decoration: none;

}



.widgettitle {

    background: url(images/widgettitle-bg.png) left top repeat-x;

    margin: 0 0 10px 0;

    padding: 10px;

    -moz-border-radius: 5px;

    -khtml-border-radius: 5px;

    -webkit-border-radius: 5px;

    border-radius: 5px;

    border-top: 2px solid #b98000;

}



.widgettitle, .widgettitle a, .widgettitle a:hover {

    color: #FFFFFF;

    font-size: 16px;

    line-height: 16px;

    font-family: 'Oswald', sans-serif;

    font-weight: normal;

    text-decoration: none;

    text-transform: uppercase;

    text-shadow: 0 1px 0 #9A3107;

}



.widget ul {

    list-style-type: none;

    list-style: none;

    margin: 0;

    padding: 0;

}



.widget ul li {

    padding: 0 0 5px 12px;

    margin: 0 0 5px 0;

    background: url(images/widget-list.png) left 6px no-repeat;

    border-bottom: 1px dotted #ccc;

    font-family: Cuprum,'Roboto Condensed', sans-serif;  

}



/* Search

----------------------------*/



#search {

    background: url("images/search.png") no-repeat scroll 99% 50% transparent;

    border: 0px solid #D8D8D8;

    padding: 6px 24px 6px 6px;

    text-align: left;

}



#search #s {

    background: none repeat scroll 0 0 #fefefe;

    border-top: 2px solid #ccc;

    color: #000;

    margin: 0;

    outline: medium none;

    padding: 4px;

    width: 95%;

    font-family: cuprum;

}



#content-search {

    width: 300px;

    padding: 15px 0;

}



/* Wp Calendar

----------------------------*/



#wp-calendar td:hover, #wp-calendar #today {

    background: #FD6112;

    color: #fff;

}



#wp-calendar td:hover a, #wp-calendar #today a {

    color: #fff;

}



/* Text Widget

----------------------------*/



.textwidget {

    line-height: 18px;

}



/* 125x125 Banners Widget

----------------------------*/



.banners-125 {

    text-align: center;

    margin-bottom: -10px;

}



.banners-125 img {

    margin: 0 5px 5px 5px;

}





/* Posts Widget

----------------------------*/



.posts-widget ul {

    list-style-type: none;

    list-style: none;

    padding: 0;

    margin: 10px 0 0 0;

}



.posts-widget ul li {

    list-style-type: none; 

    list-style: none;

    padding: 0 0 15px 0; 

    margin: 0 0 15px 0;

    border-bottom: 0;

}



.posts-widgettitle {

    font-weight: bold; 

    padding: 0 0 5px 0; 

    margin: 0; 

    font-family: Arial, Helvetica, Sans-serif;

    font-size: 14px;

}



.posts-widgettitle a {}



.posts-widgettitle a:hover {}



.posts-widget-meta { 

    font-style: italic;  

    padding: 0 0 5px 0;

}



.posts-widget-entry {

    font-family: Arial, Helvetica, Sans-serif; 

    line-height: 20px;

}



.posts-widget-more {

    font-weight: bold;

}



.posts-widget-more:hover {}



.posts-widget-featured-image {

    border: 1px solid #D8D8D8;

    padding: 4px;

    background-color: #fff;

}



.posts-widget .alignleft {

    margin: 0 8px 8px 0;

}



.posts-widget .alignright {

    margin: 0 0 8px 8px;

}



.posts-widget .aligncenter {

    margin-bottom: 8px;

}



/* Comments Widget

----------------------------*/



.comments-widget ul {

    list-style-type: none;

    list-style: none;

    padding: 0; 

    margin: 10px 0 0 0;

}



.comments-widget ul li {

    list-style-type: none; 

    list-style: none;

    padding: 0 0 10px 0; 

    margin: 0 0 10px 0;

    border-bottom: 0;

}



.comments-widget-author {

    text-decoration: none; 

    font-weight: bold; 

    padding: 0 0 5px 0; 

    margin: 0;

}



.comments-widget-author:hover {}



.comments-widget-entry {

    font-family: Arial, Helvetica, Sans-serif; 

    line-height: 20px;

}



.comments-widget-more {

    font-weight: bold; 

}



.comments-widget-more:hover {}



.comments-widget-avatar {

    border: 1px solid #D8D8D8;

    padding: 4px;

    background-color: #fff;

}



.comments-widget .alignleft {

    margin: 0 8px 0 0;

}



.comments-widget .alignright {

    margin: 0 0 0 8px;

}



.comments-widget .aligncenter {

    margin-bottom: 8px;

}



/* Info Box Widget

----------------------------*/



.infobox-widget ul {

    list-style-type: none;

    list-style: none;

    padding: 0;

    margin: 0;

}



.infobox-widget ul li {

    list-style-type: none; 

    list-style: none;

    padding: 0; 

    margin: 5px 0 0 0;

}



.infobox-widget ul li a {

    text-decoration: none;

}



.infobox-widget-description {

    line-height: 20px;

}



.infobox-widget-more {

    font-weight: bold;    

}



.infobox-widget-more:hover {   

}



.float-right {float:right;}



.float-left{float:left;}



.infobox-widget .alignleft {

    margin: 0 10px 10px 0;

}



.infobox-widget .alignright {

    margin: 0 0 10px 10px;

}



.infobox-widget .aligncenter {

    margin-bottom: 10px;

}



.infobox-widget .inbottom {

    margin-top: 10px;

}



/* Social Profiles Widget

----------------------------*/

.social-profiles-widget img {

    margin: 0 4px 0 0;

} 



.social-profiles-widget img:hover {

    opacity: 0.8;

} 



/* Tabs Widget

----------------------------*/



.tabs-widget {

    list-style: none; 

    list-style-type: none;

    margin: 0 0 10px 0;

    padding: 0; 

    height: 30px;

}



.tabs-widget li {

    list-style: none; 

    list-style-type: none; 

    margin: 0 0 0 4px; 

    padding: 0; 

    float: left;

}



.tabs-widget li:first-child {

    margin: 0;

}



.tabs-widget li a {

    color: #fff;

    background: url(images/tabs-bg.png) left top repeat-x;

    padding: 8px 16px;

    font-family: Arial, Helvetica, Sans-serif;

    font-weight: bold;

    display: block;

    text-decoration: none;

    font-size: 12px;

    line-height: 12px;

    -moz-border-radius: 5px;

    -khtml-border-radius: 5px;

    -webkit-border-radius: 5px;

    border-radius: 5px;

}



.tabs-widget li a:hover, .tabs-widget li a.tabs-widget-current {

    background: url(images/tabs-bg.png) left -130px repeat-x;

    color: #fff;

}



.tabs-widget-content {

}



/* Tweets Widget

----------------------------*/



.tweets-widget ul {

    list-style-type: none; 

    list-style: none;

    margin: 0; 

    padding: 0; 

    line-height: 20px;

    font-family: Arial, Helvetica, Sans-serif; 

}



.tweets-widget ul li {

    list-style-type: none;

    list-style: none;

    padding: 0; 

    margin: 15px 0 0 0; 

}



.tweets-widget ul li:first-child {

    margin-top: 5px;

}



.tweets-widget li.tweets-bird {

    padding-left: 24px;

    background: url(images/tweets.png) left 2px no-repeat;

}



.tweets-widget a {}



.tweets-widget a:hover {}



a.tweets-widget-time {

    text-decoration: underline; 

}



a.tweets-widget-time:hover {

    text-decoration: none; 

}



/* Facebook Widget

----------------------------*/



.facebook-widget {

    list-style-type: none; 

    list-style: none;

    margin: 0; 

    padding: 0;

}



/* =COMMENTS

-------------------------------------------------------------- */



#comments {

    margin-bottom: 15px;

}



#comments p {

    margin: 5px 0 10px 0;

}



h3#comments-title {

    font-weight: bold;

    font-size: 20px;

    padding: 0;

    margin: 0 0 15px 0;

}



.commentlist { 

    list-style: none;

    margin: 0;

    padding: 0;

}



.commentlist li.comment {

    line-height: 24px;

    margin: 0 0 15px 0;

    padding: 0 0 0 0px;

    position: relative;

}



.commentlist li:last-child {

    border-bottom:none;

    margin-bottom:0;

}



#comments .comment-body ul,

#comments .comment-body ol {

    margin-bottom: 15px;

}



#comments .comment-body blockquote p:last-child {

    margin-bottom: 15px;

}



.commentlist .avatar {

    border: 3px solid #ffffff;

    margin-right: 10px; 

    width: 40px; 

    height: 40px; 

    vertical-align: middle;

    margin-bottom: 2px;

}



.comment-author {

    padding: 5px;

    display: block;

    background: #F2F2F2;

    border: 1px solid #DFDFDF;

    -moz-border-radius: 4px;

    -khtml-border-radius: 4px;

    -webkit-border-radius: 4px;

    border-radius: 4px;

}



.comment-author cite {

    font-style: normal;

    font-weight: bold;

}



.comment-author .says {

    font-style: italic;

}



.fn, .fn a:link, .fn a:hover, .fn a:visited {

    font-family: Arial, Helvetica, Sans-serif;

    font-size: 16px; 

    font-style: normal; 

    font-weight: bold;

    text-decoration: none;

}



.comment-meta {

    margin: -23px 0 0 65px;

    display: block;

    font-size: 11px;

    padding:0;

}



.comment-meta a:link,

.comment-meta a:visited {

    text-decoration: none;

}

.commentlist .bypostauthor {

}

.reply {

    text-align: right;

    margin-bottom: 10px;

}



.comment-reply-link  {

    font-size: 11px;

    font-weight: normal;

    text-decoration: none;

    background: #EDEDED;

    color: #333;

    padding: 2px 8px;

    -moz-border-radius: 3px;

    -khtml-border-radius: 3px;

    -webkit-border-radius: 3px;

    border-radius: 3px;

    border:  1px solid #999999;

}



.comment-reply-link:hover {

    background: #F5F5F5;

    color: #333;

}





.commentlist .children {

    list-style: none;

    margin: 0;

}



/* Children */



.commentlist .children li {

    border: none;

    margin: 0;

}



.nocomments {

    display: none;

}



#comments .pingback {

    margin-bottom: 18px;

    padding-bottom: 18px;

}



.commentlist li.comment+li.pingback {

    margin-top: -6px;

}



#comments .pingback p {

    font-size: 12px;

    line-height: 18px;

    display:block;

    margin: 0;

}



#comments .pingback .url {

    font-style: italic;

    font-size: 13px;

}



/* Comments form */



#respond {

    overflow: hidden;

    position: relative;

    margin-bottom: 15px;

}



h3#reply-title {

    font-weight: bold;

    font-size: 20px;

    padding: 0;

    margin: 0 0 15px 0;

}



#respond .required {

    color:#FF4B33;

}



#respond .comment-notes {

    margin-bottom: 1em;

}



.form-allowed-tags {

    display: none;

}



.children #respond {

    margin: 0 48px 0 0;

}



#comments-list #respond {

    margin: 0 0 18px 0;

}



#comments-list ul #respond {

    margin: 0;

}



#cancel-comment-reply-link {

    font-size: 12px;

    line-height: 18px;

    font-weight: normal;

}



#respond .required {

    color:#FF4B33;

    font-weight:bold;

}



#respond label {

    font-size: 12px;

    font-weight: bold;

}



#respond input {

    margin:10px 0 0 0;

    width:98%;

}



#respond textarea {

    width:98%;

    margin:10px 0 0 0;

}



#respond .form-allowed-tags {

    font-size: 12px;

    line-height: 18px;

}



#respond .form-allowed-tags code {

    font-size: 11px;

}



#respond input[type=submit] {

    margin: 0;

}



#respond .form-submit {

    margin: 0;

}



#respond .form-submit input {

    width: auto;

    font-size: 14px;

}

#respond dl {

    margin: 0 0 10px;

}



#respond dt {

    display: inline;

    font-weight: normal;

}



#respond dd {

    display: inline;

}



#bottom{

	margin:0px auto;

	width:960px;

	background: none;

	/*border: 1px solid #DDDDDD;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

	-webkit-border-radius: 5px;

	border-radius: 5px;

	margin: 10px 0 15px 0; */

}

.bottomcover{



	margin:0px auto;

	background: url('images/footer-bg.png') repeat;



}	

h3.bothead{

	font-family: 'Cuprum', Arial ;

	height:5px;

	font-size:16px;

	padding:2px 0px 5px 1px;

	color:#FFF;

	text-shadow:0 2px 1px #000;

	text-transform:uppercase;

	font-weight:bold;

	

}

.botwid{

	float:left;

	/* width:215px; */

	padding-bottom:10px;

	font-size:12px;

	margin:17px 7px 0px;

	color:#999;

	list-style:none;

	width: 210px;

	}

.botwid ul {

	

	margin:  0px;

	padding: 0px 0px 0px 0px ;

	}

.botwid li{

	



	margin: 0 ;

	padding: 1px;	}

.list-styler{

	list-style:url('../../../../localhost/wp-content/uploads/2012/04/bullet_img.html');

}

.list-styler li{

	margin-left: 25px;

}

.botwid ul ul  {

	list-style-type: none;

	margin: 0;

	padding: 0px 0px 0px 0px;

	background-repeat:no-repeat;

}



.botwid ul ul ul{

	list-style-type: none;

	margin: 0;

	padding: 0;

	border:0;

	}



.botwid ul ul ul ul{

	list-style-type: none;

	margin: 0;

	padding: 0;

	border:0;



	}



.botwid ul li {

	height:100%;

	line-height:18px;

	clear: left;	

	width: 190px;

	list-style-type: none;

	border-bottom: 1px solid #000;

	border-top: 1px solid #434343;

	}

	

.botwid ul > li:last-child {

border-bottom: none;

}



.botwid ul > li:first-child {

border-top: none;

}

.botwid ul li a:link, .botwid ul li a:visited  {

	

	color: #999;

	text-decoration: none;

	padding: 5px 0px 3px 5px;

	display:block;

	text-shadow: 0 2px 0px #000;

	font-size:14px;

	/* border-bottom:1px solid #1F1F1F; */



	}



.botwid ul li a:hover{



	color: #bbb;

	}



.botwid p{

	padding: 7px 10px;

	margin:0;

	}



.botwid table {

	width:100%;

	text-align:center;

	color:#787d7f;

	}			



.home_seperator{

background: url('images/hr-shadow-bg.png') no-repeat;

padding: 10px;

margin-bottom: 0;

border: none;



}



.testimonialswidget_testimonials 

{

padding: 33px 18px 10px;

background: url('images/quote.png') no-repeat;



}







.testimonialswidget_testimonials p{ font-family: cambria; }



q{

font-family: cambria;

font-weight: bold;

font-style: italic;

font-size: 14px;

padding-left: 25px;

text-shadow:0 1px 0px #ccc;



}







.testimonialswidget_author{

font-weight: bold;

font-size: 14px;

}



div.thumbnail:hover{

	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.055);

	cursor:pointer;

	background:#ffeda6;

}



.footer_keywords{

line-height: 18px; padding-bottom:10px; color:#777;

}

.copyright-tab{

background: none repeat scroll 0 0 #111111; border-radius:5px; padding: 6px; width: 396px; margin-top:10px; margin-left: 10px;color:#555;

}



.how_we_work a:hover{}



.read-more-btn {

	-moz-box-shadow:inset 0px 1px 0px 0px #faeb96;

	-webkit-box-shadow:inset 0px 1px 0px 0px #faeb96;

	box-shadow:inset 0px 1px 0px 0px #faeb96;

	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2d346), color-stop(1, #f2b441) );

	background:-moz-linear-gradient( center top, #f2d346 5%, #f2b441 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2d346', endColorstr='#f2b441');

	background-color:#f2d346;

	-moz-border-radius:6px;

	-webkit-border-radius:6px;

	border-radius:6px;

	border: 3px solid #fefefe;

	display:inline-block;

	color:#000;

	font-family:arial;

	font-size:12px;

	font-weight:bold;

	padding:6px 24px;

	text-decoration:none;

	text-shadow:1px 1px 0px #ded17c;

}.read-more-btn:hover {

	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f2b441), color-stop(1, #f2d346) );

	background:-moz-linear-gradient( center top, #f2b441 5%, #f2d346 100% );

	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2b441', endColorstr='#f2d346');

	background-color:#f2b441;

	color: #222;

}.read-more-btn:active {

	position:relative;

	top:1px;

}



.floatleft {

	float: left;

	margin: 0px 21px 5px 0px;

}



.readmore-shadow{background: url('images/readmore-bg-shadow.png') left bottom no-repeat;

padding-bottom:10px;}



.table{font-family:'Colaborate-Regular';

font-size: 13px;

}



.table td{ text-align: center;}



.enquiry-btn{ padding:16px 0 6px;}



.enquiry-btn a{

background: url('../../uploads/2013/01/enquire_now.jpg') no-repeat;

padding:21px 26px;color: transparent;
}
.enquiry-btn a:hover{

background: url('../../uploads/2013/01/enquire_now_hover.jpg') no-repeat;

padding:21px 26px; color: transparent;



}

.special_offers {border: 1px solid rgb(204, 204, 204); padding: 2px; border-radius: 6px 6px 6px 6px; margin-top: 17px; margin-bottom: 29px; box-shadow:0 1px 2px #ccc; }

.pricing-table {
    margin-bottom: 0 !important;
}

/* =END

-------------------------------------------------------------- */