@charset "utf-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/
img, object, embed, video {
	max-width: 100%;
}
.blog_block{
	background-color: #666;
	padding: 10px;
	margin: 5px;
	margin-bottom: 0px;
	margin-top: 0px !important;
	height: 25px;
}
.comment_block{
	background-color:#666;
	margin: 5px;
	margin-top: 0px;	
}
/* IE 6 does not support max-width so default to width 100% */
.ie6 img {
	width:100%;
}
.copy_normal2{
	font-family:"Trebuchet MS";
	font-size:14px;
	color: white;
}
.black_copy{
	font-family:"Trebuchet MS";
	font-size:12px;
	color: black;
}
.tab_col_01{
	background-color: #E1E1E1;
}
.tab_col_01:hover{
	opacity: 0.6;
}
.tab_col_02{
	background-color: #FFF;
}
.tab_col_02:hover{
	opacity: 0.6;
}
.tab_col_03{
	background-color: #f4b3dc;
}
.tab_col_03:hover{
	opacity: 0.6;
}
.tab_col_04{
	background-color: #c19bdf;
}
.tab_col_04:hover{
	opacity: 0.6;
}
.tab_col_05{
	background-color: #70d0ec;
}
.tab_col_05:hover{
	opacity: 0.6;
}
.tab_col_06{
	background-color: #9ae7d9;
}
.tab_col_06:hover{
	opacity: 0.6;
}
.tab_col_07{
	background-color: #d8ce9a;
}
.tab_col_07:hover{
	opacity: 0.6;
}
.tab_col_08{
	background-color: #f3edcc;
}
.tab_col_08:hover{
	opacity: 0.6;
}
.tab_col_09{
	background-color: #fbcad2;
}
.tab_col_09:hover{
	opacity: 0.6;
}
.tab_col_10{
	background-color: #f5c9e4;
}
.tab_col_10:hover{
	opacity: 0.6;
}
.tab_col_11{
	background-color: #d2b6e5;
}
.tab_col_11:hover{
	opacity: 0.6;
}
.tab_col_12{
	background-color: #9dddee;
}
.tab_col_12:hover{
	opacity: 0.6;
}
.tab_col_13{
	background-color: #aceade;
}
.tab_col_13:hover{
	opacity: 0.6;
}
.nav_index{
	font-family:"Trebuchet MS";
	font-size:14px;
	color: white;
	padding: 5px;
	margin: 5px;
}
.nav_index_dropdown{
	font-family:"Trebuchet MS";
	font-size:12px;
	color: white;
	padding: 5px;
}
.heading_h1{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:18px;
	color: #F00;
}
.heading_h2{
	font-family:"Trebuchet MS";
	font-weight:bold;
	font-size:18px;
	color: #333;
}
.normal_copy{
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: white;
	text-align: justify;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	word-spacing: normal;
	white-space: normal;
}
/*start JScrollPane CSS*/
	.scroll-pane {
	height: 360px;
	overflow: scroll;
	overflow-x: hidden;
		}
	.scroll-pane_gallery {
	height: 500px;
	overflow: scroll;
	overflow-x: hidden;
		}
		.jScrollPaneContainer {
			position: relative;
			overflow: hidden;
			z-index: 1;
			/*padding-right:20px;*/
		}
		.jScrollPaneTrack{
			position:absolute;
			cursor:pointer;
			right:0;
			top:0;
			width: 3px;
			height:100%;
		}

		.jScrollPaneDrag{
			position:absolute; 
			background: #666;
			cursor:pointer;
			overflow: visible;
			-moz-border-radius:6px;
			-webkit-border-radius:6px;
			}
/* end JScrollPane CSS*/
.page_overflow{
	height: 500px;
	overflow:scroll;
	overflow-x: visible;
} 
.nav_position{
	margin-top: 15px;
}
/*
	Dreamweaver Fluid Grid Properties
	----------------------------------
	dw-num-cols-mobile:		4;
	dw-num-cols-tablet:		8;
	dw-num-cols-desktop:	12;
	dw-gutter-percentage:	10;
	
	Inspiration from "Responsive Web Design" by Ethan Marcotte 
	http://www.alistapart.com/articles/responsive-web-design
	
	and Golden Grid System by Joni Korpi
	http://goldengridsystem.com/
*/

.fluid {
	clear: both;
	margin-left: 0;
	width: 100%;
	float: left;
	display: block;
	margin-top: 0px;
}

.fluidList {
    list-style:none;
    list-style-image:none;
    margin:0;
    padding:0;        
}

/* Mobile Layout: 480px and below. */
#background_home{
	background-image: url(images/header_banner_black.png);
	background-repeat:repeat-x;
	width: 100%;

}
.div_line{
	width:1px;
	background-color: #F00;
	height: 30px;
	margin: 2px;
}
.gridContainer {
	margin-left: auto;
	margin-right: auto;
	width: 97.7272%;
	padding-left: 1.1363%;
	padding-right: 1.1363%;
	clear: none;
	float: none;
}
#div1 {
width: 100%;
}
.main2_logo {
}
.main3_logo {
}
.logo22 {
width: 100%;
}
.home_bt2 {
width: 100%;
clear: both;
margin-left: 0;
}
.about_bt2 {
width: 100%;
clear: both;
margin-left: 0;
}
.portfolio_bt2 {
width: 100%;
clear: both;
margin-left: 0;
}
.gallery_bt2 {
width: 100%;
clear: both;
margin-left: 0;
}
.press_bt2 {
width: 100%;
clear: both;
margin-left: 0;
}
.team_bt2 {
width: 100%;
clear: both;
margin-left: 0;
}
.contact_bt2 {
width: 100%;
clear: both;
margin-left: 0;
}
.divider_bt1 {
width: 100%;
clear: both;
margin-left: 0;
display: block;
}
.divider_bt2 {
width: 100%;
clear: both;
margin-left: 0;
}
.divider_bt3 {
width: 100%;
clear: both;
margin-left: 0;
}
.divider_bt4 {
width: 100%;
clear: both;
margin-left: 0;
}
.divider_bt5 {
width: 100%;
clear: both;
margin-left: 0;
}
.divider_bt6 {
width: 100%;
clear: both;
margin-left: 0;
}
.main_page1 {
width: 100%;
}
.main_page2 {
width: 100%;
}
.main_page3 {
width: 100%;
margin-top: 15px;
}
.red_line{
	height: 2px;
	background-color:#F00;
	width: 100%;
}
.red_test{
	background-color:#F00;
}
.black_pg{
	background-color: #000;
	opacity: 0.8;
}
.black_pg2{
	background-image:url(images/images/transparent_back.png);
	background-repeat:repeat;
}
.corporate_tab {
width: 23.2558%;
}
.social_tab {
width: 23.2558%;
clear: none;
margin-left: 2.3255%;
}
.marketing_tab {
width: 23.2558%;
clear: none;
margin-left: 2.3255%;
}
.contact_tab {
width: 23.2558%;
clear: none;
margin-left: 2.3255%;
}
.div_space1 {
clear: both;
margin-left: 0;
}
.div_linerTop {
width: 100%;
height: 2px;
}
.div_pager_home {
width: 100%;
clear: both;
margin-left: 0;
}
.div_linerBottom {
width: 100%;
height: 2px;
clear: both;
margin-left: 0;
}
.test {
width: 100%;
}
.nav_test1 {
width: 100%;
clear: both;
margin-left: 0;
}
.home_test {
width: 100%;
}
.services_test {
width: 100%;
clear: both;
margin-left: 0;
}
.portfolio_test {
width: 100%;
clear: both;
margin-left: 0;
}
.sub_tab {
}
.home1_sub {
width: 100%;
}
.div_link {
width: 100%;
clear: both;
margin-left: 0;
}
.home_fuck1 {
}
.home_01 {
width: 100%;
}
.home2 {
width: 100%;
clear: both;
margin-left: 0;
}
.sub_home2 {
}
.sub_hobo {
}
.main_footer {
}
.panel2_page {
width: 100%;
}
.space20 {
width: 100%;
}
.icon_tab5 {
width: 100%;
}
.icon_tab6 {
width: 100%;
}
.icon_tab06 {
width: 100%;
clear: both;
margin-left: 0;
}
.icon_tab7 {
width: 100%;
clear: both;
margin-left: 0;
}
.icon_tab8 {
width: 100%;
clear: both;
margin-left: 0;
}
.div_menu_bar {
width: 100%;
clear: both;
margin-left: 0;
margin-top: 24px;
background-image:url(images/images/transparent_back.png);
background-repeat:repeat;
}
.div_hire_price{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #900;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
}
#div_index_select{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#837048;
	background-color: #F0F0F0;
	padding:10px;
	transition: background-color 0.5s ease;
}
.contact_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #837048;
}
.div_gallery_overlayer_grid{
	float:left;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
	z-index: 2;
	width: 190px;
	padding:4px;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
}
#div_gallery_plain_recipe22{
	background-color:white;
	width:190px;
	height:215px;
	padding: 4px;
	margin: 5px;
	border:1px solid black;
}
#div_thumbernail{
	width: 190px;
	height: 170px;
	overflow:hidden;
	background-color:#FFFFFF;
}
.div_image_block{
	padding-left: 0px;
}
.gallery_menu {
width: 100%;
clear: both;
margin-left: 0;
}
.gallery_plateform {
width: 100%;
}
.small_icons {
width: 100%;
}
.small_icon_div {
width: 100%;
}
.div_small {
width: 100%;
}
.small_div {
width: 100%;
}
.div_nav_pan {
width: 100%;
clear: both;
margin-left: 0;
}
.zeroMargin_mobile {
margin-left: 0;
}
.hide_mobile {
display: none;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {

.gridContainer {
	width: 98.8636%;
	padding-left: 0.5681%;
	padding-right: 0.5681%;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
width: 100%;
}
.main2_logo {
}
.main3_logo {
}
.logo22 {
width: 100%;
display: block;
}
.home_bt2 {
width: 100%;
clear: both;
margin-left: 0;
}
.about_bt2 {
width: 100%;
clear: both;
margin-left: 0;
}
.portfolio_bt2 {
width: 100%;
clear: both;
margin-left: 0;
}
.gallery_bt2 {
width: 100%;
clear: both;
margin-left: 0;
}
.press_bt2 {
width: 100%;
clear: both;
margin-left: 0;
}
.team_bt2 {
width: 100%;
clear: both;
margin-left: 0;
}
.contact_bt2 {
width: 100%;
clear: both;
margin-left: 0;
}
.divider_bt1 {
width: 100%;
clear: both;
margin-left: 0;
display: block;
}
.divider_bt2 {
width: 100%;
clear: both;
margin-left: 0;
}
.divider_bt3 {
width: 100%;
clear: both;
margin-left: 0;
}
.divider_bt4 {
width: 100%;
clear: both;
margin-left: 0;
}
.divider_bt5 {
width: 100%;
clear: both;
margin-left: 0;
}
.divider_bt6 {
width: 100%;
clear: both;
margin-left: 0;
}
.main_page1 {
width: 100%;
}
.main_page2 {
width: 100%;
}
.main_page3 {
	margin-top: 25px;
	width: 100%;
}
.nav_font{
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}
.tab_height{
	margin-top: 4px;
	padding: 9px;
	background-color: #000;
	opacity: 0.8;
	transition: background-color 0.5s ease;
}
.tab_height:hover{
	background-color:#F00;
}
.contact_tabs{
	height: 65px;
	margin-top: 5px;
	padding: 9px;
	background-color: #000;
	opacity: 0.8;
	transition: background-color 0.5s ease;
}
.contact_tabs:hover{
	background-color:#F00;
}
.corporate_tab {
width: 100%;
}
.social_tab {
width: 100%;
clear: both;
margin-left: 0;
}
.marketing_tab {
width: 100%;
clear: both;
margin-left: 0;
}
.contact_tab {
width: 100%;
clear: both;
margin-left: 0;
}
.div_space1 {
	height: 10px;
clear: both;
margin-left: 0;
}
.client_block{
	background-color: white;
	border-radius:9px;
	height: 108px;
	width: 195px;
	padding:2px;
}
.div_linerTop {
width: 100%;
}
.div_pager_home {
width: 100%;
clear: both;
margin-left: 0;
}
.div_linerBottom {
width: 100%;
clear: both;
margin-left: 0;
}
.test {
width: 100%;
}
.nav_test1 {
width: 100%;
clear: both;
margin-left: 0;
}
.home_test {
width: 100%;
}
.services_test {
width: 100%;
clear: both;
margin-left: 0;
}
.portfolio_test {
width: 100%;
clear: both;
margin-left: 0;
}
.sub_tab {
}
.home1_sub {
width: 100%;
}
.div_link {
width: 62.0689%;
clear: none;
margin-left: 1.1494%;
display: block;
}
.home_fuck1 {
}
.home_01 {
width: 100%;
}
.home2 {
width: 100%;
clear: both;
margin-left: 0;
}
.sub_home2 {
}
.sub_hobo {
}
.main_footer {
}
.panel2_page {
width: 100%;
}
.space20 {
width: 100%;
}
.icon_tab5 {
width: 100%;
}
.icon_tab6 {
width: 100%;
}
.icon_tab06 {
width: 100%;
clear: both;
margin-left: 0;
}
.icon_tab7 {
width: 100%;
clear: both;
margin-left: 0;
}
.icon_tab8 {
	width: 100%;
	clear: both;
	margin-left: 0;
}
.div_menu_bar {
	width: 100%;
}
.gallery_menu {
	background-image:url(images/images/transparent_back.png);
	background-repeat:repeat;
	width: 100%;
	clear: both;
	margin-top: 24px;
	margin-left: 0;
}
.gallery_plateform {
width: 100%;
}
.small_icons {
width: 100%;
}
.small_icon_div {
width: 100%;
}
.div_small {
width: 100%;
}
.small_div {
width: 100%;
}
.div_nav_pan {
width: 100%;
clear: both;
margin-left: 0;
}
.hide_tablet {
display: none;
}
.zeroMargin_tablet {
margin-left: 0;
}
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 769px) {

.gridContainer {
	width: 90%;
	max-width: 1232px;
	padding-left: 0.3409%;
	padding-right: 0.3409%;
	margin: auto;
	clear: none;
	float: none;
	margin-left: auto;
}
#div1 {
width: 100%;
}
.main2_logo {
}
.main3_logo {
}
.logo22 {
	width: 26%;
	display: block;
}
.home_bt2 {
	width: 6%;
	margin-left: 9%;
	clear: none;
	margin-top: 25px;
}
.about_bt2 {
	width: 7.5%;
	margin-left: 0.7633%;
	clear: none;
	margin-top: 25px;
}
.portfolio_bt2 {
	width: 7.5%;
	margin-left: 0.7633%;
	clear: none;
	margin-top: 25px;
}
.gallery_bt2 {
	width: 7.5%;
	margin-left: 0.7633%;
	clear: none;
	margin-top: 25px;
}
.press_bt2 {
	width: 7.5%;
	margin-left: 0.7633%;
	clear: none;
	margin-top: 25px;
}
.team_bt2 {
	width: 7.5%;
	margin-left: 0.7633%;
	clear: none;
	margin-top: 25px;
}
.contact_bt2 {
	width: 7.5%;
	margin-left: 0.7633%;
	clear: none;
	margin-top: 25px;
}
.divider_bt1 {
	width: 5px;
	margin-left: 0.7633%;
	clear: none;
	display: block;
	margin-top: 10px;
}
.divider_bt2 {
	width: 5px;
	margin-left: 0.7633%;
	clear: none;
	margin-top: 10px;
}
.divider_bt3 {
	width: 5px;
	margin-left: 0.7633%;
	clear: none;
	margin-top: 10px;
}
.divider_bt4 {
	width: 5px;
	margin-left: 0.7633%;
	clear: none;
	margin-top: 10px;
}
.divider_bt5 {
	width: 5px;
	margin-left: 0.7633%;
	clear: none;
	margin-top: 10px;
}
.divider_bt6 {
	width: 5px;
	margin-left: 0.7633%;
	clear: none;
	margin-top: 10px;
}
.main_page1 {
width: 49.6183%;
}
.main_page2 {
width: 49.6183%;
}
.main_page3 {
	width: 48.5
`%;
	width: 49.6183%;
}
.corporate_tab {
	width: 12%;
}
.social_tab {
	width: 12%;
	margin-left: 0.7633%;
	clear: none;
}
.marketing_tab {
	width: 12%;
	margin-left: 0.7633%;
	clear: none;
}
.contact_tab {
	width: 12%;
	margin-left: 0.7633%;
	clear: none;
}
.div_space1 {
margin-left: 0.7633%;
clear: none;
}
.div_linerTop {
width: 71.0526%;
}
.div_pager_home {
	width: 100%;
	margin-left: 1.5384%;
	clear: none;
}
.div_linerBottom {
width: 71.0526%;
margin-left: 1.3157%;
clear: none;
}
.test {
width: 32.8244%;
}
.nav_test1 {
width: 66.4122%;
margin-left: 0.7633%;
clear: none;
}
.home_test {
width: 11.4942%;
}
.services_test {
width: 11.4942%;
margin-left: 1.1494%;
clear: none;
}
.portfolio_test {
width: 11.4942%;
margin-left: 1.1494%;
clear: none;
}
.sub_tab {
}
.home1_sub {
width: 11.4942%;
}
.div_link {
	width: 51%;
	margin-left: 23%;
	clear: none;
	display: block;
}
.home_fuck1 {
}
.home_01 {
width: 11.4942%;
}
.home2 {
width: 11.4942%;
margin-left: 1.1494%;
clear: none;
}
.sub_home2 {
}
.sub_hobo {
}
.main_footer {
	background-color: white;
	position:absolute;
	bottom: 0px;
	width:100%;
	opacity:0.8;
}
.copyright_font{
	color:#333;
	font-family:"Trebuchet MS";
	font-size:9px;
	height: 10px
}
.panel2_page {
width: 49.6183%;
}
.space20 {
width: 100%;
}
.icon_tab5 {
	width: 12%;
}
.icon_tab6 {
	width: 12%;
}
.icon_tab06 {
	width: 12%;
	margin-left: 0.7633%;
	clear: none;
}
.icon_tab7 {
	width: 12%;
	margin-left: 0.7633%;
	clear: none;
}
.icon_tab8 {
	width: 12%;
	margin-left: 0.7633%;
	clear: none;
}
.div_menu_bar {
	width: 32%;
	margin-left: 0.7633%;
	clear: none;
}
.gallery_menu {
	width: 25%;
	margin-left: 0.7633%;
	clear: none;
}
.gallery_plateform {
	background-image:url(images/images/transparent_back.png);
	background-repeat:repeat;
	margin-top: 23px;
	width: 58%;
}
.header_background{
	background-color:#FFF;
	border-radius: 2px;
}
.press_bubble{
	background-color:#333;
	border-radius:8px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	padding: 10px;
	margin: 5px;
}
.press_bubble2{
	border-radius:8px;
	padding: 10px;
	margin: 5px;
}
.heading2{
	font-family:"Trebuchet MS";
	font-size:26px;
	font-weight:bold;
	color:black;
}
.red_copy{
	font-family: "Trebuchet MS";
	font-size:12px;
	font-style:italic;
	color:#F00;
}
.small_icons {
width: 49.6183%;
margin-top: 10px;
}
.line_padding{
	margin-top: 18px;
	width: 100%;
	height: 2px;
	background-color: #F00;
}
.icon_back{
	background-color:white;
	margin:2px;
	padding: 4px;
	width: 20px;
	border-radius: 3px;
}
.small_icon_div {
width: 49.6183%;
}
.div_small {
width: 49.6183%;
}
.small_div {
width: 49.6183%;
}
.div_nav_pan {
width: 24.4274%;
margin-left: 0.7633%;
clear: none;
}
.zeroMargin_desktop {
margin-left: 0;
}
.hide_desktop {
display: none;
}
}
