/* -----------------------------------------------*/
/* ------------------>>> BODY <<<-----------------*/
/* -----------------------------------------------*/
body{
	background:#ecdada;
	color:#6a6a6a;
	font:12px/20px Verdana, Geneva, sans-serif;
	overflow-x: hidden;
    overflow-y: auto;
}
/* ------------------------------------------------*/
/* ---------------->>> PAGE WRAP <<<---------------*/
/* ------------------------------------------------*/
#page_wrap{
	width:1004px;
	margin:0 auto;
}
#header{
	background:url(../images/header-bg.png) no-repeat top;
	float:left;
	/*padding-bottom:20px;*/
	width:1004px;
	height:133px;
}
#header .logo{
	float:left;
	margin:0 0 0 0;
}
#header .logo a {
     background: url("../images/logo-2.gif") no-repeat scroll 0 0 transparent;
    display: block;
    height: 133px;
    /*margin: 10px 0 0;*/
    text-indent: -999999px;
    width: 994px;
}
#header .mainlogo
{
	float:left;
	background: url("../images/mainlogo.png") no-repeat scroll 0 0 transparent;
}
/* ---->>> Search Form <<<-----*/
.searchForm{
	background:url(../images/searchform.png) no-repeat;
	float:right;
	height:32px;
	margin:50px 0 0 0;
	width:211px;

}
.searchfield{
	float:left;
	margin:3px 3px 0 0;
	padding-right:2px;
}
.searchinput{
	border-right:1px solid #e7e7e8;
	border-left:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	border-top:1px solid #ffffff;
	color:#a8a8a8;
	float:left;
	font-size:14px;
	margin-left:2px;
	padding:4px 3px 2px 8px;
	width:165px;
}
.searchbottom{
	background:url(../images/searchbotton.png) no-repeat right;
	border:0;
	cursor:pointer;
	float:right;
	height:25px;
	width:25px;
}
/* ------------------------------------------------*/
/* ---------------->>> main-content <<<------------*/
/* ------------------------------------------------*/
#main-content{
	border:3px solid #E7E7E7;
	border-bottom:0;
	color:#6a6a6a;
	float:left;
	padding-bottom:30px;
	width:1004px;
}
#main-content p{
	color:#000000;
	line-height:30px;
	text-decoration:none;
	text-align:justify;
	//margin:0 9px 0 -10px;
	



	}
	
	

#main-headding{
	border:3px solid #E7E7E7;
	border-bottom:0;
	color:#6a6a6a;
	float:left;
	padding-bottom:30px;
	width:1004px;
}
#main-headding p{
	color:#000000;
	line-height:30px;
	text-decoration:none;
	text-align:justify;
	margin:0 9px 0 -10px;
	}
	

/* ---->>> menu <<<-----*/
#menu{
	background:url(../images/menu-1_1.gif) repeat-x bottom;
	float:left;
	padding-bottom:16px;
	padding-left:3px;
	width:999px;
    border-top:1px solid #E7E7E7;
	border-left:1px solid #E7E7E7;
	border-right:1px solid #E7E7E7;
}
.ddsmoothmenu {
	float:left;
	width:100%;

}
.ddsmoothmenu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	z-index:100;
}
.ddsmoothmenu ul li {
	font-size:13px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	position: relative;
	text-transform:uppercase;
z-index:300;
}
.ddsmoothmenu ul li a {
	color: #bd555d;
	display: block;
	padding:20px 14px 15px 14px;
	text-decoration: none;
z-index:300;
}
.ddsmoothmenu ul li a:hover{
	background: #bd555d;
	color:#ffffff;
	} 
.ddsmoothmenu ul li a.current {
    background: #bd555d;
	color:#ffffff;
	text-shadow:0;
}
* html .ddsmoothmenu ul li a {
	display: inline-block;
}
.ddsmoothmenu ul li ul {
	display: none;
	float:left;
	left: 0;
	position: absolute;
	visibility: hidden;
	padding-top:1px;
}
.ddsmoothmenu ul li ul li {
	display: list-item;
	float: none;
}
.ddsmoothmenu ul li ul li ul {
	top: 0;
	padding-top:0;
}
.ddsmoothmenu ul li ul li a {
	background:#e4e4e4;
	border-top-width: 0;
	color:#9a9a9a;
	font-family: Verdana, Geneva, sans-serif;
	font-size:11px;
	margin: 0;
	padding: 5px;
	padding-bottom:7px;
	padding-top:7px;
	text-shadow: 0px 1px 1px #ffffff;
	width: 220px;
}
.ddsmoothmenu ul li ul li a:hover {
	background:#ececec;
	color:#9a9a9a;
	padding: 5px;
	padding-bottom:7px;
	padding-top:7px;
	width: 220px; 
	z-index:99;
}
* html .ddsmoothmenu {
	height: 1%;
}

.downarrowclass {
	display:none;
	position: absolute;
	right: 7px;
	top: 27px;
}
.rightarrowclass {
	position: absolute;
	right: 5px;
	top: 13px;
	display:none;
}

.ddshadow {
	height: 0;
	margin-top: 100px;
	position: absolute;
	top: 0;
	width: 0;
}
.toplevelshadow {
	opacity: 0.8;
}
/* ---->>> Toggle menu Login<<<-----*/
.triggerlogin{
	display:block;
	float:left;
	font-size:12px;
	padding:0 30px 0 10px;
}
h3.triggerlogin{
	background:url(../images/login-toggle.png) no-repeat top right;
	padding:0;
	text-decoration:none;
	text-transform:uppercase;
}
h3.triggerlogin a{
	color:#93b94a;
	display:block;
	padding:0 15px 0 35px;
	text-decoration:none;
}
h3.triggerlogin.active{
	background:url(../images/login-toggle.png) no-repeat bottom right;
	padding:0;
}
.toggle_content {
	background:url(../images/login-panel.png) no-repeat bottom;
	float:left;
	font-size: 1.2em;
	left:60.7em;
	overflow: hidden;
	padding: 0 0 20px 0;
	position:absolute;
	top:176px;
	width: 300px;
	z-index:100;
}
.toggle_content .block {
	float:left;
	padding: 40px 20px 20px 20px;
}
#loginpanel {
	margin:0;
	padding:0;
}
#loginpanel label {
	float:left;
	font-size:14px;
	padding:7px 10px 4px 0;
	text-shadow:1px 1px 1px #ffffff;
}
#username, #password {
	border:0;
	color:#9a9a9a;
	font-size:14px;
	left:10px;
	margin:8px 0 0 10px;
	padding:0;
	width:230px;
}
#username:focus, #username:focus {
	background:#ffffff;
	padding:0;
}
#loginpanel p{
	float:left;
	padding:0;
}
#loginpanel p small{
	background:#ffffff;
	border:1px solid #dbdbdb;
	float:left;
	height:32px;
	width:250px;
}
#loginpanel span{
	font-size:11px;
}
#loginpanel span a{
	color:#00a8ff;
	text-decoration:none;
}
#loginpanel span a:hover{
	text-decoration:underline;
}
#loginpanel .button{
	background:url(../images/login-button.png) no-repeat;
	border:0;
	cursor:pointer;
	display:block;
	height:33px;
	float:left;
	padding-left:20px;
	text-indent:-999999px;
	width:85px;
}
/* ---->>> content-menu <<<-----*/
.waqf
{
margin-top:37px;
}
.waqf  p
{
font-size:15px;
text-decoration:none;

}
#content-menu{
	background:url(../images/content-menu_1.jpg) repeat-x right;
	height:69px;
	margin-top:-55px;
	margin-left:-20px;
	padding:0 0 0 10px;
	position:absolute;
	width:994px;
}
#content-menu li{
	color:#444444;
	float:left;
	font-size:10px;
	list-style:none;
	margin:0;
	padding:15px 0 0 10px;
	text-shadow: 1px 1px 0px #c0db8c;
	text-transform:uppercase;
}
#content-menu li a{
	font-weight:bold;
	text-decoration:none;
}
#content-menu li a:hover{
	color:#ffffff;
}

#content-menu li a.current{
	color:#ffffff;
	text-shadow: none;
}
/* ---->>> Nivo Slider <<<-----*/
#featured{
	float:left;
	width:1004px;

}
#featured #featured_slide{
	background:url(../images/slider_bg.png) no-repeat;
	float:right;
	height:357px;
	padding-right:25px;
	width:960px;
}
#featured span.overlay-image{
	background:url(../images/overlay-border.png) no-repeat;
	float:right;
	height:340px;
	margin:0 10px 0 19px;
	position:absolute;
	width:960px;
	z-index:50;
}
#featured #slider{
	position:relative;
	width:520px;
}
.nivoSlider {
	float:left;
	position:absolute;
}

.nivoSlider img {
	left:0px;
	position:absolute;
	top:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	border:0;
	display:none;
	height:100%;
	left:0px;
	margin:0;
	padding:0;
	position:absolute;
	top:0px;
	width:100%;
	z-index:60;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	height:100%;
	position:absolute;
	z-index:50;
}
/* Caption styles */
.nivo-caption {
	background:#000;
	bottom:0px;
	color:#fff;
	left:0px;
	opacity:0.8; /* Overridden by captionOpacity setting */
	position:absolute;
	width:100%;
	z-index:89;
}
.nivo-caption p {
	font-size:14px;
	margin:0;
	padding:15px 10px 15px 10px;
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	cursor:pointer;
	position:absolute;
	top:45%;
	z-index:99;
}
.nivo-prevNav {
	text-indent:-999999px;
}
.nivo-nextNav {
	right:0px;
	text-indent:-999999px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav{
	float:left;
}
.nivo-controlNav a {
	background:url(../images/bullets_1.png) no-repeat;
	cursor:pointer;
	display:block;
	float:left;
	height:6px;
	left:450px;
	margin:365px 0 0 0;
	position:relative;
	text-indent:-999999px;
	width:11px;
	z-index:10;
}
.nivo-controlNav a.active {
	background-position:-10px;
}
/* ---->>> iTunes-esque slider <<<-----*/
#slider-bg{
	background:url(../images/menu.gif) repeat-x bottom;
	float:left;
	height:320px;
	margin-left:2px;
	padding-bottom:7px;
	width:1000px;
}
#slider1{
	border-top:1px dashed #dbdbdb;
	border-bottom:1px dashed #dbdbdb;
	float:left;
	left:25px;
	margin: 0; 
	overflow: hidden;
	padding:0;
	position: relative;
	top:30px;
	width:95%;
}				  
#mover{
	position: relative; 
	width: 2880px;
}
.slide{
	float: left; 
	padding: 40px 25px; 
	position: relative; 
	width: 960px;
}
.slide h1{
	color: #93b94a; 
	font-size: 30px;
	font-weight:normal;
	letter-spacing: -1px;
}
.slide p{ 
	color: #999; 
	font-size: 12px; 
	line-height: 22px; 
	width: 350px;
}
.slide p a{
	color:#93b94a;
	text-decoration:none;
}
.slide p a:hover{
	text-decoration:underline;
}
.slide img{
	border:1px solid #dbdbdb;
	left: 420px;
	position: absolute; 
	top: 20px;
	padding:5px;
}
.slide span{
	float:right;
	padding-right:100px;
}
.slide span a{
	background:#93b94a;
	color: #ffffff;
	display:block;
	padding:2px 8px;
	text-decoration:none;
}
#slider-stopper{
	background:#dbdbdb;
	color: #9a9a9a;
	float:right;
	font-size: 10px;
	padding: 3px 8px; 
	right: 20px; 
	top: 1px; 
	text-transform: uppercase;
	text-decoration:none;
	text-shadow:0px 1px 1px #ffffff; 
}
#slider-stopper:hover{
	color:#ac0000;
}
/* ---->>> Kwicks <<<-----*/
.kwicks {
	list-style: none;
	position: relative;
	margin: 0;
	left:23px;
	padding: 0 0 24px 0;
	background:url(../images/slider_1_bg.png) no-repeat bottom right;
}
.kwicks li{
	width:235px;
	height:340px;
	display: block;
	overflow: hidden;
	padding: 0; 
}
.kwicks.horizontal li {
	margin-right: 5px;
	float: left;
}
.kwicks.vertical  li{
	margin-bottom: 5px;
}
#kwick_1 { 
	background-color: #53b388;
}
#kwick_2 {
	background-color: #5a69a9;
}
#kwick_3 {
	background-color: #c26468;
}
#kwick_4 { 
	background-color: #bf7cc7;
}
.kwicks.horizontal #kwick_4 {
	margin-right: none;
}
.kwicks.vertical #kwick_4 {
	margin-bottom: none;
}
/* ---->>> Image Rotator <<<-----*/
#main_image{
	background:url(../images/slider_1_bg.png) no-repeat bottom right;
	float:left;
	padding:15px 0 25px 0;
}
.main_image {
	color: #fff;
	float: left;
    height: 345px;
	left:20px;
	overflow: hidden;
    position: relative;
	width: 660px;
}
.main_image h2 {
	color:#c5c5c5;
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 5px;
    padding: 10px;
	text-transform:uppercase;
}
._image p {
    font-size: 12px;
	margin: 0;
    padding: 10px;
}
.block small {
	color:#9a9a9a;
	font-size:11px;
    padding: 0;
}
.main_image .block small {
	font-size:11px;
	margin: 0;
	padding:0 0 0 10px;
}
.main_image .desc{
    bottom: 0;
	display: none;
    left: 0;
	position: absolute;
    width: 100%;
}
.main_image .block{
	background: #111;
    border-top: 1px solid #000;
    width: 100%;
}
.main_image a.collapse {
	background:#93b94a;
	color:#ffffff;
    height: 27px;
	padding:3px 0 0 20px;
    position: absolute;
	right: 20px;
	text-decoration:none;
	top: -27px;
	width: 93px;
}
.main_image a.show {background-position: left bottom;}
.image_thumb {
    background: #f0f0f0;
    border-right: 1px solid #fff;
    border-top: 1px solid #ccc;
	float: left;
	margin-left:25px;
	width: 299px;
}
.image_thumb .block h2{
	color:#6a6a6a;
	text-shadow:1px 1px 1px #ffffff;
}
.image_thumb .block small{
	text-shadow:1px 1px 1px #ffffff;
}
.image_thumb img {
    border: 1px solid #ccc;
	float: left;
    padding: 5px;
    background: #ffffff;
}
.image_thumb ul {
	list-style: none;
	margin: 0;
    padding: 0;
}
.image_thumb ul li{
	 background: #f0f0f0 url(http://fbrushes.com/themeforest/creative/style12/css/nav_a.gif) repeat-x;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
    border-top: 1px solid #fff;
    border-right: 1px solid #ccc;
	float: left;
	list-style:none;
    margin: 0;
    padding: 12px 10px;
    width: 279px;
}
.image_thumb ul li.hover { /*--Hover State--*/
    background: #ddd;
    cursor: pointer;
}
.image_thumb ul li.active { /*--Active State--*/
    background: #fff;
    cursor: default;
}
html .image_thumb ul li h2 {
    font-size: 1.5em;
    margin: 5px 0;
    padding: 0;
}
.image_thumb ul li .block {
    float: left;
    margin-left: 10px;
    padding: 0;
    width: 170px;
}
.image_thumb ul li p{display: none;}
/* ---->>> intro <<<-----*/
#intro{
	float:left;
	width:100%;
}
#intro h2{
	background:url(../images/intro-text.gif) no-repeat right top;
	float:left;
	/*height:79px;*/
	margin-top:20px;
	padding-left:18px;
	text-indent:-999999px;
	width:720px;
}
#intro span a{
	background:url(../images/donatenow.png) no-repeat;
	display:block;
	float:right;
	height:76px;
	margin-top:15px;
	padding:0 18px 0 0;
	text-indent:-999999px;
	width:205px;
}
#intro span a:hover{
	background:url(../images/donatenow_hover.png) no-repeat;
}
/* ---->>> feature-service <<<-----*/
#feature-service{
	background:url(../images/feature-service.png) no-repeat center;
	float:left;
	height:183px;
	width:1004px;
}
#feature-service .first,.second,.third{
	float:left;
	margin:20px 0 20px 0;
	padding:0 32px 23px 42px;
	width:258px;
}
#feature-service .first{
	background:url(../images/border-serv.gif) repeat-y right;
	padding-bottom:0;
}
#feature-service .second{
	background:url(../images/border-serv.gif) repeat-y right;
	padding-bottom:0;
}
#feature-service .first img,
.second img,.third img{
	float:left;
	padding-right:10px;
}
#feature-service .first h3,
.second h3,.third h3{
	font-size:20px;
	font-weight:normal;
	padding-bottom:10px;
	padding-top:0;
}
#feature-service .first h3 a{
	color:#666666;
	text-decoration:none;
	text-shadow: 0px 1px 1px #ffffff;
}
#feature-service .second h3 a{
	color:#666666;
	text-decoration:none;
	text-shadow: 0px 1px 1px #ffffff;
}
#feature-service .third h3 a{
	color:#666666;
	text-decoration:none;
	text-shadow: 0px 1px 1px #ffffff;
}
#feature-service .first p,
.second p,.third p{
	color:#565a68;
	padding-bottom:7px;
	text-shadow: 0px 1px 1px #ffffff;
}
#feature-service .first span strong a,
.second span strong a,.third span strong a{
	color:#93b94a;
	text-decoration:none;
}
#feature-service .second span strong a{
	color:#93b94a;
	text-decoration:none;
}
#feature-service .third span strong a{
	color:#93b94a;
	text-decoration:none;
}
#feature-service .first span strong a:hover,
.second span strong a:hover,.third span strong a:hover{
	text-decoration:underline;
}
#feature-service .second span strong a:hover{
	text-decoration:underline;
}
#feature-service .third span strong a:hover{
	text-decoration:underline;
}
/* -----------------------------------------------*/
/* --------------->>> CONTENT <<<-----------------*/
/* -----------------------------------------------*/
#content,#content-elements{
	float:left;
	padding:40px 0 0 20px;
	width:613px;
}
#content h1,h2, h3{
	font-size:20px;
	font-weight:normal;
	padding-top:20px;
}
#content p{
	color:#6a6a6a;
}
#content .first{
	float:left;
	width:241px;
}
#content .first h3{
	background:#eaeaea;
	color:#444444;
	font-size:14px;
	font-weight:bold;
	padding:5px 7px;
	text-transform:uppercase;
	text-shadow: 0px 1px 1px #ffffff;
}
#content .first h3.tweet{
	background:url(../images/tweet.png) #eaeaea no-repeat left;
	padding-left:45px;
}
#content .first p{
	padding:10px 0 7px 0;
}
#content .first p a{
	color:#93b94a;
	text-decoration:none;
}
#content .first p a:hover{
	text-decoration:underline;
}
#content .first small{
	font-size:11px;
	color:#9a9a9a;
}
.section{
	float:left;
	margin-top:0px;
	padding:0 0 0 39px;
	width:333px;
}
#content .second{
	border-bottom:1px solid #dbdbdb;
	float:left;
	margin:0;
	padding:0 0 20px 0;
	width:333px;
}
#content .second h3{
	background:#eaeaea;
	color:#444444;
	font-size:14px;
	font-weight:bold;
	padding:5px 7px;
	text-transform:uppercase;
	text-shadow: 0px 1px 1px #ffffff;
}
#content .second img{
	border:1px solid #a1a1a1;
	float:left;
	margin-top:15px;
	padding:2px;
}
#content .second div{
	float:right;
	margin-top:10px;
	width:212px;
}
#content .second div h4{
	color:#444444;
	font-weight:bold;
	font-size:12px;
	padding:0 5px 0 0;
}
#content .second div h4 a{
	color:#444444;
	text-decoration:none;
}
#content .second div h4 a:hover{
	color:#7a7a7a;
}
#content .second div span{
	color:#777777;
	font-size:10px;
}
#content .second div span a{
	text-decoration:none;
	color:#a1a1a1;
}
#content .second div span a:hover{
	color:#777777;
}
#content .second div small a{
	background:url(../images/readmore.png) no-repeat;
	display:block;
	float:right;
	height:31px;
	text-decoration:none;
	text-indent:-999999px;
	width:91px;
}
#content .second div small a:hover{
	background-position:bottom;
}
/* ---->>> team <<<--------*/
#content .team{
	background:url(../images/team-bg.gif) repeat-x bottom;
	float:left;
	padding:10px 0 30px 0;
	width:100%;
}
#content .team img{
	background:url(../images/img-bg.gif) no-repeat;
	float:left;
	padding:5px 20px 10px 5px;
}
#content .team p{
	padding:5px 0 10px 0;
}
#content .team span{
	color:#444444;
	font-size:12px;
	font-weight:bold;
}
#content .team span small{
	color:#9a9a9a;
	font-size:11px;
	font-weight:normal;
}
#content .team small a{
	background:url(../images/readmore.png) no-repeat;
	display:block;
	float:right;
	height:31px;
	text-decoration:none;
	text-indent:-999999px;
	width:91px;
}
#content .team small a:hover{
	background-position:bottom;
}
/* ---->>> blockquote <<<-----*/
#content blockquote.quotes{
	background:url(../images/quotes.png) no-repeat left .4em;
	float:left;
	padding:10px 0 40px 0;
}
#content blockquote p{
	color:#b1b1b1;
	font-size:16px;
	line-height:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	padding:0 0 0 80px;
}
/* ---->>> compOver <<<--------*/
.compOver{
	float:left;
	width:300px;
}
.cmpO{
	border:1px solid #e5e5e5;
	float:left;
	padding:2px;
	margin-right:20px;
}
/* ---->>> services <<<--------*/
#content .services{
	background:url(../images/team-bg.gif) repeat-x bottom;
	float:left;
	padding:10px 0 30px 0;
	width:100%;
}
.entry{
	float:left;
	padding:10px 0 30px 0;
	width:100%;
}
#content .services img{
	float:left;
	padding:5px 20px 10px 5px;
}
#content .services h4{
	font-weight:bold;
	font-size:14px;
	padding:5px 0 0 0;
}
#content .services h4 a{
	text-decoration:none;
}
#content .services h4 a:hover{
	color:#9a9a9a;
}
#content .team p{
	padding:5px 0 10px 0;
}
#content .services span{
	color:#444444;
	font-size:12px;
	font-weight:bold;
}
#content .services span small{
	color:#9a9a9a;
	font-size:11px;
	font-weight:normal;
}
#content .services small a{
	background:url(../images/readmore.png) no-repeat;
	display:block;
	float:right;
	height:31px;
	text-decoration:none;
	text-indent:-999999px;
	width:91px;
}
#content .services small a:hover{
	background-position:bottom;
}
/* ---->>> table <<<-----*/
.table tr th{
	color:#535252;
	padding:10px;
	text-shadow:1px 1px 1px #ffffff;
}
.table tr td{
	color:#535252;
	padding:10px;
}
/* -----------------------------------------------*/
/* --------------->>> CONTENT-ELEMENTS <<<--------*/
/* -----------------------------------------------*/
#content-elements h1{
	font-size:36px;
	font-weight:normal;
	padding-top:20px;
	padding-bottom:10px;
}
#content-elements h2{
	font-size:32px;
	font-weight:normal;
	padding:0;
	padding-bottom:10px;
}
#content-elements h3{
	font-size:28px;
	font-weight:normal;
	padding:0;
	padding-bottom:10px;
}
#content-elements h4{
	font-size:24px;
	font-weight:normal;
	padding:0;
	padding-bottom:10px;
}
#content-elements h5{
	font-size:20px;
	font-weight:normal;
	padding:0;
	padding-bottom:10px;
}
#content-elements h6{
	font-size:18px;
	font-weight:normal;
	padding:0;
	padding-bottom:10px;
}
#content-elements .column-2{
	float:left;
	padding:10px 56px 0 0;
	width:250px;
}
#content-elements .column-2-odd-left{
	float:left;
	padding:10px 40px 0 0;
	width:330px;
}
#content-elements .column-2-odd{
	float:left;
	padding:10px 20px 0 0;
	width:220px;
}
#content-elements .column-3{
	float:left;
	padding:10px 20px 0 0;
	width:180px;
}
#content-elements .column-4{
	float:left;
	padding:10px 20px 0 0;
	width:132px;
}
/* -----------------------------------------------*/
/* ---->>> CONTENT-ELEMENTS-FULL-WIDTH <<<--------*/
/* -----------------------------------------------*/
#content-elements-full{
	float:left;
	padding:40px 0 0 20px;
	width:984px;
}
#content-elements-full h1{
	font-size:21px;
	font-weight:BOLD;
	padding-top:20px;
	padding-bottom:25px;
}
#content-elements-full h2{
	/*font-size:32px;*/
	font-size:20px;
	font-weight:normal;
	padding:0;
	padding-top:21px;
	padding-bottom:15px;
}
#content-elements-full h3{
	font-size:21px;
	font-weight:normal;
	padding:0;
	padding-bottom:10px;
}
#content-elements-full h4{
	font-size:24px;
	font-weight:normal;
	padding:0;
	padding-bottom:10px;
}
#content-elements-full h5{
	font-size:20px;
	font-weight:normal;
	padding:0;
	padding-bottom:10px;
}
#content-elements-full h6{
	font-size:18px;
	font-weight:normal;
	padding:0;
	padding-bottom:10px;
}
#content-elements-full .column-2{
	float:left;
	padding:10px 30px 0 0;
	width:270px;
	margin-left:150px;
	background: url("../images/col-1.png") no-repeat ;
}
#content-elements-full .column-2-odd-left{
	float:left;
	padding:10px 30px 0 0;
	width:610px;
}
#content-elements-full .column-2-odd{
	float:left;
	padding:10px 20px 0 0;
	width:320px;
}
#content-elements-full .column-3{
	float:left;
	padding:10px 20px 0 0;
	width:305px;
}
#content-elements-full .column-4{
	float:left;
	padding:10px 20px 0 0;
	width:225px;
}
/* -----------------------------------------------*/
/* --------------->>> PORTFOLIO <<<---------------*/
/* -----------------------------------------------*/
.porth2{
	background:url(../images/menu1_1.gif) repeat-x bottom;
	padding-bottom:25px;
	width:960px;
}
#portfolio {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	margin:-20px 0 0 0;
}
#portfolio2{
	margin:10px 0 0 0;
}
#portfolio ul.display, #portfolio2 ul.display{
	clear:both;
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
	position:relative;
	width: 960px;
}
#portfolio ul.display li{
	float:left;
	list-style:none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	width: 960px;
}
#portfolio ul.display li a, #portfolio2 ul.display li a {
	text-decoration: none;
}
#portfolio ul.display li .content_block,
#portfolio2 ul.display li .content_block{
	padding:0;
} 
#portfolio ul.display li .content_block h3{
	color:#9a9a9a;
	float:none;
	font-size:11px;
	font-weight: bold;
	margin:0 0 0 0;
	padding:0 5px;
	text-transform:uppercase;
}
#portfolio ul.thumb_view li .content_block h3{
	float:left;
	font-size:11px;
	font-weight: bold;
	margin:20px 0 0 0;
	padding:0 5px;
	text-transform:uppercase;
}
#portfolio ul.display li .content_block p,
#portfolio2 ul.display li .content_block p{
	color:#6a6a6a;
	font-size:13px;
	line-height:23px;
	margin: 0;
	padding: 10px 0 5px 238px;
}
#portfolio ul.display li .content_block p a,
#portfolio2 ul.display li .content_block p a{
	color:#00a8ff;
	font-size:12px;
}
#portfolio ul.display li .content_block a img,
#portfolio2 ul.display li .content_block a img{
	float: left;
	margin: 0 20px 20px 0;
}
 
#portfolio ul.thumb_view li{
	height:230px;
	margin:0 20px 0 0;
	padding:0;
	width:225px;
}

* html #portfolio ul.thumb_view li, * html #portfolio2 ul.thumb_view li{
	padding:0 0 0 0;
}
#portfolio ul.thumb_view li.fourth, #portfolio2 ul.thumb_view li.fourth{
	float:left;
	margin:0;
	padding:0;
}
#portfolio ul.thumb_view li h2, #portfolio2 ul.thumb_view li h2 {
	display: inline;
}
#portfolio ul.thumb_view li p, #portfolio2 ul.thumb_view li p{
	display: none;
}
#portfolio ul.thumb_view li .content_block a img,
#portfolio2 ul.thumb_view li .content_block a img, .thumb img, .thumb_small img{
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
	filter:alpha(opacity=100);
	margin:0;
	opacity:100;
}
#portfolio a.switch_thumb {
	background: url(../images/switch.gif) no-repeat;
	display: block;
	float:left;
	height: 18px;
	line-height: 21px;
	margin: 30px 0 20px 0;
	outline: none;
	padding: 0;
	position:relative;
	text-indent: -9999px;
	width: 130px;
}
#portfolio a.switch_thumb:hover {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter:alpha(opacity=75);
	opacity:.75;
}
#portfolio a.swap { 
	background-position: left bottom;
}
#portfolio .display a.overlay_image, #portfolio .display a.overlay_image:hover,
#portfolio2 .display a.overlay_image, #portfolio2 .display a.overlay_image:hover{
	color:#000;
	display:none;
	height:37px;
	margin:67px 0 0 74px;
	position:absolute;
	text-indent:-99999px; 	
	width:133px;
	z-index:10;
}
.display .magnify{
	background:url(http://fbrushes.com/themeforest/creative/style12/images/view_project.png) no-repeat;
}
.display .video{
	background:url(http://fbrushes.com/themeforest/creative/style12/images/view_project.png) no-repeat;
}

.thumb{
	background:url(../images/thumb_bg.png) no-repeat 50% 50%;
	float:left;
}
.thumb_small{
	background:url(../images/thumb_small_bg.png) no-repeat 50% 50%;
	float:left;
}

/*filter*/
#portfolio2 .filter-menu-container{
	float:left;
	margin-bottom:2px;
}
#portfolio2 ul.filter-menu {
	margin-bottom: 1em;
}
#portfolio2 ul.filter-menu li {
	display: inline;
	margin:0;
	padding:6px 15px;
	text-transform:uppercase;
}
#portfolio2 ul.filter-menu li a{
	color:#9a9a9a;
	font-size:11px;
	text-decoration:none;
}
#portfolio2 ul.filter-menu .selected, .navigation li a, .button .submit_button{
	-moz-border-radius:2px;
	-webkit-border-radius:5px;
	background-position:0 0;
	background-color:#f2f2f2;
	border-radius: 5px;
	border:1px solid #e8e8e8;
	border-style:solid;
	padding:6px 17px 8px;
	padding:4px 14px 6px;
	text-shadow: 1px 1px 0px #ffffff;
} 
.navigation li a:hover, .button .submit_button:hover{
	background-color:#55a3d9;
}
.button .submit_button{
	cursor:pointer;
}

#portfolio2 ul.filter-menu .selected a, #portfolio ul.filter-menu .selected a:visited {
	color: #9a9a9a;
	text-shadow:1px 1px 1px #ffffff;
}
#portfolio2 ul.item{
	float:left;
	width:1000px;
}
* html #portfolio2 ul.item{
	width:960px;
}
#portfolio2 ul.item li {
	float:left;
	height:230px;
	list-style:none;
	margin:0 0 0 0;
	width:246px;
}
#portfolio2 ul.item li a.img{
	float:left;
}
#portfolio2 ul.item li h3{
	color:#9a9a9a;
	float:left;
	font-size:11px;
	font-weight:bold;
	margin:20px 0 0 0;
	padding:0 5px;
	text-transform:uppercase;
}
#portfolio2 ul.item li h3 a{
	text-decoration:none;
	color:#9a9a9a;
}
#portfolio2 ul.item li h3 a:hover{
	text-decoration:none;
	color:#bbbbbb;
}
#portfolio ul.item li h3 a{
	color:#9a9a9a;
}
#portfolio ul.item li h3 a:hover{
	color:#bbbbbb;
}
#portfolio2 ul.item li img,
#portfolio ul.item li img{
	border:1px solid #dbdbdb;
	float:left;
	padding:5px;
}
/*----->pagination<--------*/
.pagination{
	padding-top:20px;
	clear:both;
}
.pagination li{
	display:block;
	float:left;
	margin:0;
	padding-right:5px;
}
.pagination li a{
	background:#f5f5ec;
	border:1px solid #d0d0d0;
	color:#bababa;
	display:block;
	margin:0;
	padding:5px 10px;
	text-decoration:none;
	text-shadow:1px 1px 1px #ffffff;
}
.pagination li.active{
	font-weight:bold;
	margin-right:5px;
	padding:0;
	text-shadow:1px 1px 1px #ffffff;
}
/* ---->>> portfolio3 <<<-----*/
#portfolio3{
	float:left;
	width:960px;
}
#portfolio3 ul li.item{
	float:left;
	list-style:none;
	margin:0;
	padding:0 0 50px 0;
}
#portfolio3 ul li img{
	border:1px solid #bdbdbd;
	padding:5px;
}
#portfolio3 ul li .content_block{
	float:left;
	margin:0;
	padding:0 0 0 20px;
	width:427px;
}
#portfolio3 ul li .content_block h3{
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:0 0 10px 0;
	text-transform:uppercase;
}
#portfolio3 ul li .content_block h3 a{
	color:#444444;
	text-decoration:none;
}
#portfolio3 ul li .content_block h3 a:hover{
	color:#9a9a9a;
}
#portfolio3 ul li .content_block p.text-button a{
	color:#93b94a;
	font-weight:bold;
	text-decoration:none;
}
/* ---->>> portfolio4 <<<-----*/
#portfolio4{
	float:left;
	width:1030px;
}
#portfolio4 ul li.item{
	float:left;
	list-style:none;
	margin:0 0 0 0;
	padding:0 47px 50px 0;
	width:455px;
}
#portfolio4 ul li img{
	border:1px solid #bdbdbd;
	padding:5px;
}
#portfolio4 ul li h3{
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:20px 0 10px 0;
	text-transform:uppercase;
	width:445px;
}
#portfolio4 ul li h3 a{
	color:#444444;
	text-decoration:none;
}
#portfolio4 ul li h3 a:hover{
	color:#9a9a9a;
}
#portfolio4 ul li p.text-button a{
	color:#93b94a;
	font-weight:bold;
	text-decoration:none;
	float:right;
}
/* ---->>> portfolio5 <<<-----*/
#portfolio5{
	float:left;
	width:1030px;
}
#portfolio5 ul li.item{
	float:left;
	list-style:none;
	margin:0 0 0 0;
	padding:0 30px 30px 0;
	width:300px;
}
#portfolio5 ul li img{
	border:1px solid #bdbdbd;
	padding:5px;
}
#portfolio5 ul li h3{
	float:left;
	font-size:14px;
	font-weight:bold;
	margin:0;
	padding:20px 0 10px 0;
	text-transform:uppercase;
	width:288px;
}
#portfolio5 ul li h3 a{
	color:#444444;
	text-decoration:none;
}
#portfolio5 ul li h3 a:hover{
	color:#9a9a9a;
}
#portfolio5 ul li p.text-button a{
	color:#93b94a;
	font-weight:bold;
	text-decoration:none;
	float:right;
}
/* ---->>> gallery <<<------*/
#gallery{
	float:left;
	width:1030px;
}
#gallery ul li.item-gallery{
	float:left;
	list-style:none;
	margin:0 0 0 0;
	padding:0 35px 35px 0;
	width:164px;
}
#gallery ul li img{
	border:1px solid #bdbdbd;
	padding:2px;
}
/* -----------------------------------------------*/
/* ------------------>>> BLOG <<<-----------------*/
/* -----------------------------------------------*/
#blogh2{
	//border-bottom:1px solid #dbdbdb;
}
.entry{
	border-bottom:1px solid #dbdbdb;
	float:left;
	padding-top:20px;
	padding-bottom:30px;
	width:100%;
}
.entry_meta{
	background:url(../images/entry-meta-bg.gif) no-repeat top left;
	float:right;
	width:139px;
	text-align:left;
	padding-left:10px;
	border-left:1px solid #cdcdcd;
	font-size:11px;
}
.entry_meta .date{
	background:#93b94a;
	color:#ffffff;
	display:block;
	font-size:14px;
	font-weight:bold;
	margin:0 0 0 -10px;
	padding:10px;
}
.entry_meta span{
	color:#5a5a5a;
}
.entry_meta span a{
	color:#93b94a;
	text-decoration:none;
}
.entry_meta span a:hover{ color:#4a4a4a;}
.entry_excerpt{
	float:left;
	width:432px;
	border-right:1px solid #dbdbdb;
	padding-right:30px;
	margin:0;
}
.entry_excerpt h3{
	padding-top:0;
}
.entry_excerpt h3 a,#singleblog h3 a{
	color:#93b94a;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
}
.entry_excerpt .button-blog{
	border:1px solid #dbdbdb;
	display:block;
	float:left;
	padding:1px;
	text-transform:uppercase;
	width:164px;
}
.entry_excerpt .button-blog a{
	background:#93b94a;
	color:#ffffff;
	display:block;
	padding:2px 0px 1px 10px;
	text-decoration:none;
}
/* ---->>> singleblog <<<-----*/
#singleblog{
	float:left;
	width:100%;
}
#singleblog span a{
	color:#93b94a;
	padding:0 4px 0 2px;
	text-decoration:none;
}
#singleblog .first{
	padding-bottom:7px;
	width:100%;
}
#singleblog a img{
	border:1px solid #dbdbdb;
	margin-bottom:20px;
	padding:4px;
}
#singleblog h4{
	font-size:14px;
	font-weight:bold;
}
#singleblog #author img{
	float:left;
	padding:7px 15px 0 0;
}
#singleblog .commnts{
	border-bottom:1px solid #dbdbdb;
	margin-bottom:20px;
	padding:0 0 5px 0;
}
#singleblog .com1{
	float:left;
	padding:10px 0 20px 0;
	width:100%;
}
#singleblog .com1 .comdiv{
	float:left;
	margin-top:5px;
	width:80px;
}
#singleblog .com1 .comdiv1{
	float:left;
	width:520px;
}
#singleblog .com1 .comdiv1 p{
	padding-bottom:10px;
}
#singleblog .com2{
	background:url(../images/comment-arrow.gif) no-repeat top left;
	border-bottom:1px solid #dbdbdb;
	float:left;
	padding-bottom:20px;
	padding-left:80px;
	width:86%;
}
#singleblog .com2 .comdiv{
	float:left;
	margin-top:5px;
	width:80px;
}
#singleblog .com2 .comdiv1{
	float:left;
	width:440px;
}
#singleblog .com2 .comdiv1 p{
	padding-bottom:10px;
}
#singleblog #commentform .input{
	background:#f6f6ea;
	border:1px solid #dbdbdb;
	color:#9a9a9a;
	margin-bottom:10px;
	padding:5px 10px;
	width:240px;
}
#singleblog .textarea{
	background:#f6f6ea;
	border:1px solid #dbdbdb;
	color:#9a9a9a;
	height:150px;
	padding:10px;
	width:350px;
}
#commentform #name:focus, #commentform #email:focus, #commentform #website:focus,#commentform #message:focus {
	border:1px solid #aaaaaa;
}
#singleblog .button{
	background:#ffffff;
	border:0;
	color:#00a8ff;
	cursor:pointer;
	padding:10px 0 0 0;
}
/* -----------------------------------------------*/
/* ------------------>>> CONTACT <<<--------------*/
/* -----------------------------------------------*/
#contact{
	padding-top:15px;
}
#contact-form {
	padding:0;
	margin:0;
}
#contact-form label {
	float:left;
	width:120px;
	font-size:18px;
}
#contact-form #name,#contact-form #email, #subject, #message {
	border:1px solid #d4d4d4;
	padding:5px;
	color:#5e5e5e;
	background:#f5f5f5;
	font-size:14px;
	border:1px solid #dbdbdb;
}
#contact-form #name:focus, #contact-form #email:focus,#contact-form #subject:focus,#contact-form #message:focus {
	border:1px solid #aaaaaa;
	padding:5px;
}
#contact-form #name, #email, #subject {
	width:300px;
}
#message {
	width:400px;
	height:200px;
}
#contact-form .button {
	border:none;
	padding:8px 10px;
	background:#c15e63;
	text-transform:uppercase;
	color:#f6fdff;
	font-size:14px;
	font-weight:normal;
	cursor:pointer;
}
.errorMsg li {
	color:red;
	font-size:13px;
	margin-bottom:8px;
}
#content .errorMsg h3 {
	color:red;
}
#content .infoMsg h3 {
	color:green;
}
#page404 span a{
	color:#93b94a;
	text-decoration:none;
}
#page404 span a:hover{
	text-decoration:underline;
}
/* ---->>> prod <<<-----*/
.prod{
	background:url(../images/team-bg.gif) repeat-x bottom;
	float:left;
	padding:10px 0 30px 0;
	width:100%;
}
.prod img{
	float:left;
	padding:5px 0 10px 5px;
}
.prod div{
	float:right;
	width:370px;
}
.prod h4{
	font-weight:bold;
	font-size:14px;
	padding:5px 0 10px 0;
}
.prod h4 a{
	text-decoration:none;
}
.prod h4 a:hover{
	color:#9a9a9a;
}
.prod span{
	color:#444444;
	font-size:12px;
	font-weight:bold;
}
.prod span strong a{
	color:#93b94a;
	text-decoration:none;
}
.prod span strong a:hover{
	text-decoration:underline;
}
.prod span small{
	color:#9a9a9a;
	font-size:11px;
	font-weight:normal;
}
.prod small a{
	background:url(../images/readmore.png) no-repeat;
	display:block;
	float:left;
	height:31px;
	text-decoration:none;
	text-indent:-999999px;
	width:91px;
}
.prod small a:hover{
	background-position:bottom;
}
.prod p{
	padding-top:20px;
}
/* ---->>> recent-prod <<<------*/
#recent-prod{
	float:left;
	width:100%;
}
#recent-prod a{
	float:left;
	padding:0 15px 40px 0;
}
#recent-prod a img{
	border:1px solid #dbdbdb;
	padding:5px;
}
/* -----------------------------------------------*/
/* --------------->>> SIDEBAR <<<-----------------*/
/* -----------------------------------------------*/
#sidebar{
	float:right;
	padding:40px 20px 0 0;
	width:310px;
}
#sidebar h2{
	font-size:20px;
	font-weight:normal;
	padding-top:20px;
}
/* ---->>> sidebar-nav <<<-----*/
ul.sidebar-nav li{
	border-bottom:1px solid #e3e3e3;
	line-height:36px;
	list-style:none;
	margin:0;
	padding:0;
	text-transform:uppercase;
}
ul.sidebar-nav li a{
	background:url(../images/side-nav-li.gif) no-repeat left center;
	display:block;
	padding-left:18px;
	text-decoration:none;
}
ul.sidebar-nav li a:hover{
	color:#9a9a9a;
}

ul.sidebar-nav li a.current{
	background:url(../images/side-nav-li-active.gif) no-repeat left center;
	color:#93b94a;
	font-weight:bold;
}
/* ---->>> tab <<<-----*/
#tabbed_box_1 {
	float:left;
	width:315px;
	padding:0 0 30px 0;
}
.tabbed_area {
	background-color:#e3e3e3;
	float:left;
	padding:7px;
	width:295px;
}
ul.tabs{
	float:left;
	margin:0;
	padding:0;
	width:100%;
}
.r-post{
	border-bottom:1px solid #dbdbdb;
	float:left;
	padding:20px 11px 10px 10px;
}
.r-post img{
	border:1px solid #dbdbdb;
	float:left;
	padding:2px;
}
.r-post div{
	float:left;
	margin:-7px 0 0 0;
	padding:0 0 0 10px;
	width:210px;
}
.r-post div p{
	font-size:11px;
	padding:0;
}
.r-post div p a{
	color:#7a7a7a;
	text-decoration:none;
}
.r-post div p a:hover{
	text-decoration:underline;
}
.r-post div small{
	color:#9a9a9a;
	font-size:10px;
	text-transform:uppercase;
}
.r-post div small a{
	color:#9a9a9a;
	text-decoration:none;
}
.r-post div small a:hover{
	color:#9a9a9a;
	text-decoration:underline;
}

ul.tabs li {
	border-top:1px solid #cbcbcb;
	float:left;
	list-style:none;
	margin:0;
	padding:0 0 0 0;
}
ul.tabs li a {
	background-color:#d2d2d2;
	border-top:1px solid #dfdfdf;
	border-left:1px solid #dfdfdf;
	border-right:1px solid #cbcbcb;
	color:#949494;
	float:left;
	font-size:10px;
	font-weight:normal;
	padding:6px 5px;
	text-decoration:none;
	text-shadow:0px 1px 1px #ffffff;
	text-transform:uppercase;
}
ul.tabs li a:hover {
	background-color:#c8c8c8;
	padding:6px 5px;
}
ul.tabs li a.active {
	background-color:#ffffff;
	border-top:0;
	border-bottom: 1px solid #ffffff;
	color:#444444;
	padding:6px 5px;
}
.content {
	background-color:#ffffff;
	border-left:1px solid #dfdfdf;
	border-top:none;
	border-bottom:none;
	float:left;
	width:100%;
}
.content ul.categ{
	background:#ffffff;
	float:left;
	margin:0;
	padding:15px 0 15px 0;
}
.content ul.categ li{
	width:118px;
}
#content_2, #content_3,#content_4 { 
	display:none; 
}
.content ul {
	margin:0px;
}
.content ul li {
	border-bottom:1px solid #d6dde0;
	color:#6a6a6a;
	font-size:12px;
	list-style:none;
	padding:2px 0;
}
.content ul li a {
	color:#6a6a6a;
	text-decoration:none;
}
.content ul li a:hover {
	color:#9a9a9a;
}
/* ---->>> testimony <<<-----*/
.testimony{
	font-family:13px Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}
/* ---->>> ads <<<-----*/
#ads{
	float:left;
	padding:20px 0 0 0;
}
#ads ul li{
	list-style:none;
	padding:0;
	margin:0;
}
#ads ul li a{
	float:left;
	padding-right:10px;
	padding-bottom:10px;
}
#ads img{
	border:1px solid #dbdbdb;
	padding:5px;
}
#ads h3{
	color:#444444;
	float:left;
	font-size:14px;
	font-weight:bold;
	padding-top:40px;
	padding-bottom:0;
	text-transform:uppercase;
	width:100%;
}
#ads span{
	color:#9a9a9a;
	font-style:italic;
	float:left;
	border:1px solid #ffffff;
}
#ads form{
	float:left;
}
#ads .emailForm{
	background: url(../images/subscribe-email.png) no-repeat;
	float:left;
	height:40px;
	margin:10px 0 0 0;
	width:248px;
}
.emailfield{
	float:left;
	margin:0;
	padding: 8px 0 0 12px;
	height:25px;
}
.emailinput{
	border:0;
	color:#818181;
	float:left;
	margin-top:3px;
	padding-right:10px;
	width:177px;
}
.emailsubscript{
	background: url(../images/go.png) no-repeat;
	border:0;
	color:#444444	;
	cursor:pointer;
	float:left;
	height:33px;
	margin:-5px 0 0 9px;
	padding:0 0 0 0;
	text-shadow: #fef19d 1px 1px 2px;
	width:38px;
}
/* ---->>> widgets <<<-----*/
#widgets{
	float:left;
	padding-top:30px;
	width:100%;
}
#widgets h4{
	float:left;
	font-weight:bold;
	padding-right:10px;
}
#widgets ul li{
	float:left;
	list-style:none;
	margin:0;
	padding:0 8px 0 0;
}
/* ---->>> top <<<-----*/
.top{
	//background:#ffffff;
	clear:both;
	padding:20px 0 40px 0;
	width:100%;
	border-left:3px solid #E7E7E7;
	border-right:3px solid #E7E7E7;
	border-bottom:3px solid #E7E7E7;
}
.top span a{
	background:url(../images/top_1.png) no-repeat top left;
	border:0;
	float:right;
	font-size:10px;
	padding:22px 20px 0 5px;
	text-decoration:none;
	width:31px;
}
/* ------------------------------------------------*/
/* ---------------->>> toggle <<<------------------*/
/* ------------------------------------------------*/
h2.trigger {
	background: url(../images/h2_trigger_a.png) no-repeat right #eaeaea ;
	border-bottom:1px solid #dadada;
	border-top:1px solid #ffffff;
	cursor:pointer;
	font-size: 14px;
	font-weight: bold;
	float: left;
	line-height: 46px;
	margin: 0 0 0 0;
	padding: 0 0 0 20px;
	text-shadow:1px 1px 1px #ffffff;
	width: 590px;
}
h2.trigger a {
	color: #959595;
	display:block;
	float:left;
	height: 46px;
	padding-left:0;
	text-decoration: none;
}
h2.trigger a:hover { 
	color: #959595; 
}
h2.active {
	background: url(../images/h2_trigger_a-hover.png) no-repeat right  #eaeaea;
}
.toggle_container {
	background: #f7f7ee;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #dadada;
	clear: both;
	font-size: 1.2em;
	margin: 0;
	overflow: hidden;
	padding: 0 0 20px 0;
	width: 610px;
}
.toggle_container .block {
	background: url(http://fbrushes.com/themeforest/creative/style12/css/toggle_block_btm.gif) no-repeat left bottom;
	padding: 20px;
}
.toggle_container img{
	float:left;
	padding:5px 20px 10px 5px;
}
.toggle_container h4{
	font-weight:bold;
	font-size:14px;
	padding:5px 0 0 0;
}
.toggle_container h4 a{
	text-decoration:none;
}
.toggle_container h4 a:hover{
	color:#9a9a9a;
}
.toggle_container p{
	font-size:12px;
	padding:5px 0 10px 0;
}
.toggle_container span{
	color:#444444;
	font-size:12px;
	font-weight:bold;
}
.toggle_container span small{
	color:#9a9a9a;
	font-size:11px;
	font-weight:normal;
}
.toggle_container small a{
	background:url(../images/readmore.png) no-repeat;
	display:block;
	float:right;
	height:31px;
	text-decoration:none;
	text-indent:-999999px;
	width:91px;
}
.toggle_container small a:hover{
	background-position:bottom;
}
/* ------------------------------------------------*/
/* ---------------->>> footer <<<------------------*/
/* ------------------------------------------------*/
#footer{
	border-left:1px solid #e7e7e7;
	border-right:1px solid #e7e7e7;
	clear:both;
	float:left;
	padding-bottom:30px;
	width:100%;
}
#footer #footer-content{
	margin:0 auto;
	width:1004px;
}
#footer-content .firstfoot1{
	float:left;
	padding:15px 0 0 20px;
	width:230px;
}
#footer-content .firstfoot{
	float:left;
	padding:15px 0 0 30px;
	width:220px;
}
#footer-content .firstfoot ul li{
	background:url(../images/side-nav-li.gif)  no-repeat left;
	display:block;
	margin: 0;
	padding:4px 0 4px 15px;
	list-style:none;
}
#footer-content .firstfoot ul li a{
	color:#93b94a;
	display:block;
	list-style:none;
	text-decoration:none;
}
#footer-content .firstfoot ul li a:hover{
	color:#9a9a9a;
	text-decoration:underline;
}
#footer-content .firstfoot h3,
.firstfoot1 h3{
	color:#444444;
	font-size:14px;
	font-weight:bold;
}
#footer-content .firstfoot span{
	line-height:22px;
}
#footer-content .copy{
	float:left;
	width:100%;
}
#footer #footer-content p{
	font-size:12px;
	padding:20px 0 0 20px;
}
#footer #footer-content p strong a{
	color:#848484;
	text-decoration:none;
}
#footer #footer-content p strong a:hover{
	text-decoration:underline;
}
/* ------------------------------------------------*/
/* ---------------->>> common styles <<<-----------*/
/* ------------------------------------------------*/
.clearfix {
	clear:both;
}
h1, h2, h3, h4, h5, h6, h7, p, pre, ol, ul, dl {
	font-family:Verdana, Geneva, sans-serif;
	padding-bottom:20px;
	color:#444444;
}
p {
	color:#6a6a6a;
}
li {
	list-style:outside;
	margin-left:20px;
}
ul.styledlist {
	clear:both;
	margin:0;
	padding:0 0 20px 0;
}
ul.styledlist li {
	padding-left:17px;
	list-style:none;
	margin-left:5px;
	margin-left:5px;
	line-height:22px;
}
ol li {
	list-style:decimal;
	margin-left:20px;
}
dl dt {
	font-weight:bold;
	padding-bottom:10px;
}
dl dd {
	padding-bottom:10px;
	margin-left:0px;
}
strong {
	font-weight:bold;
}
em, code {
	font-style:italic;
}
ul, ul li {
	//list-style-type:disc;
	
}
ol, ol li {
	list-style-type:decimal;
}
table {
	margin-bottom:1.4em;
	width:100%;
	-moz-box-shadow:0px 0px 5px rgba(0, 0, 0, .2);
	-webkit-box-shadow:0px 0px 5px rgba(0, 0, 0, .2);
	lid #cacaca;
}
th {
	font-weight:bold;
	font-size:13px;
	background:#ececec;
	border-bottom:1px solid #e2e2e2;
	border-top:1px solid #fefefe;
	border-left:1px solid #fefefe;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}
th, td, caption {
	padding:4px 10px 4px 5px;
}
td{
	font-size:12px;
	border-top:1px solid #fff;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
	border-left:1px solid #fefefe;
}

th, td, caption {
	padding:4px 10px 4px 5px;
}
tfoot {
	font-style:italic;
}
sup, sub {
	line-height:0;
}
abbr, acronym {
	border-bottom: 1px dotted;
	cursor:help;
}
address {
	margin:2em 0 1.5em;
	font-style:italic;
}
del {
	text-decoration: line-through;
}
pre {
	white-space:pre;
}
img.centered, .aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.border {
	border:1px solid #c8c9be;
	padding:2px;
}
img.alignright {
	display: inline;
	margin:0 0 10px 12px;
}
img.alignleft {
	display: inline;
	margin:0 12px 10px 0px;
}
.alignright {
	float: right;
	width:auto;
}
.alignleft {
	float: left;
	width:auto;
}
/******************************************/
/*           -anchor-                  */
/******************************************/
a:link {text-decoration:none; color:#444444; }
a:visited {text-decoration:none; color:#444444; } 
a:hover {text-decoration:none; color:#7a7a7a; } 
a:active {text-decoration:none; color:#444444; }
.slider-frame{
	width:960px;
	height: 304px;
	background-image: url(../images/shadow-slider.png);
	background-repeat: no-repeat;
	margin-left: 20px;
	margin-top: 55px;
}
.one_half, .one_third, .two_third, .three_fourth, .one_fourth, .one_fifth, .four_fifth {
    float: left;
    line-height: 25px;
    margin-bottom: 20px;
    margin-right: 50px;
    position: relative;
}
.list_style_1 li {
    background: url(../images/list_green_1.png) no-repeat scroll 0 7px transparent;
    border-bottom: 1px solid #C2C2C2;
    line-height: 20px;
    list-style: none outside none;
    padding: 5px 0 5px 25px;
}
.clearboth, .clearb {
    clear: both;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    margin-bottom: 0;
    overflow: hidden;
    width: 100%;
}
.last {
    clear: right;
    margin-right: 0 !important;
}
.fancyimg
{
	border:1px solid #F0F0F0;
	float:left;
	margin-right:10px;	
	width:350px;
	height:350px;
}
.fancyimg_1
{
	border:1px solid #F0F0F0;
	float:left;
	margin-right:10px;	
	width: auto;
	height:150px;
}
.textp
{
	/*text-align:left;	
	margin-top:5px;*/
}

#mainContent { 
	margin: 0 0 0 440px;
	padding:20px 0; 

.accordion {
	width:360px;
	border-bottom:1px solid #cfcfcf;
	padding:5px 0 0 0;
}
.accordion h3 {
	background: #bfbfbf url(images/arrow.png) no-repeat right -37px;
	padding: 7px 15px;
	margin: 0;
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
	border-top: 1px solid #eeeeee;
	cursor: pointer;
	color:#ffffff;
}
.accordion h3:hover {
	background-color: #e3e2e2;
	color:#787c7f;
}
.accordion h3.active {
	background-position: right 3px;
}
.accordion p {
	background: #ffffff;
	margin: 0;
	padding: 10px 10px 20px 20px;
	border-left: solid 1px #c4c4c4;
	border-right: solid 1px #c4c4c4;
}


