/* 
	CSS Document 
*/

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,address,cite,code,del,dfn,em,img,ins,q,small,strong,sub,sup,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th{border:0;margin:0;padding:0}article,aside,figure,figure img,figcaption,hgroup,footer,header,nav,section,video,object{display:block}a img{border:0}figure{position:relative}figure img{width:100%}


body {
	background-image:url(images/menu_bg.png);
	background-repeat:repeat-x;
	font-family:"PT Sans", Arial, Verdana, Sans-serif;
	font-size:14px;
	color:#6e6e6e;
}



/* Heading Style */

h1 {
	font-family:"Myriad Pro", Arial, Verdana, Sans-serif;
	font-size:26px;
	font-weight:bold;
	letter-spacing:normal;
	line-height:normal;
	color:#3f3f3d;
}

h1 a {
	text-decoration:none;
}

h2 {
	font-family:"PT Sans", Arial, Verdana, Sans-serif;
	font-size:24px;
	font-weight:normal;
	letter-spacing:normal;
	line-height:18px;
	margin:0 0 15px 0;
	color:#494949;
}

h2 a {
	color:#022e59;
	text-decoration:none;
}

h2 a:hover {
	color:#022e59;
	text-decoration:none;
}

h3 {
	font-family:"PT Sans", Arial, Verdana, Sans-serif;
	font-size:22px;
	font-weight:normal;
	text-transform:uppercase;
	letter-spacing:normal;
	line-height:22px;
	margin:0 0 15px 0;
	color:#494949;
}

h3 a {
	color:#494949;
	text-decoration:none;
}

h3 a:hover {
	color:#494949;
	text-decoration:none;
}

p {
	font-family:"PT Sans", Arial, Verdana, Sans-serif;
	font-size:13px;
	color:#6e6e6e;
	line-height:24px;
	letter-spacing:0.20px;
	text-align:left;
	margin:15px 0 15px 0;
}

p a {
	color:#333333;
	text-decoration:none;
}

p a:hover {
	color:#F00;
	text-decoration:none;
}

td {
	vertical-align:top;
}


/* Image, Object, Embed Style */
	
object, embed {
	max-width: 100%;
}

img {
	height: auto;
}

hr {
	float:left;
	margin:15px 0 15px 0;
	border:none;
	border-bottom:1px solid #d4d4d4;
	height:1px;
	width:100%;
}

/* Global */

#wrapper {
	width:100%;
	margin:0 auto;
	overflow:visible;
	background-image:url(images/bg2.png);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:transparent;
}	

#page {
	width:100%;
	max-width:1035px;
	height:auto;
	position:relative;
	margin:0 auto;
}

#wrap_page {
	/*float:left;
    width:962px;
	height:auto;
	background-color:#fff;
	margin:5px 0 90px 0;
	padding:0px 45px 0 45px;*/
    margin:5px auto 0;
}

#header {
	float:left;
/*	width:962px;*/
	height:auto;
	
}

#header .logo {
	float:left;
    margin-top: 40px;
}

#header .logo_img {
	float:left;
	margin:0 22px 0 0;
}

#header .subtitle {
	float:left;
}

#header .subtitle p {
	color:#7a7a7a;
	font-size:28px;
	margin:-5px 0 0 0;
}

/*#header .navbar-inner {
	float:right;
	width:943px;
	height:auto;
	margin:15px 0 0 0;
}*/

#header .nav-menu ul li ul li a {
	background-image:none;
}

#header .nav-menu ul li {
	display:inline;
	list-style-type:none;
}

#header .nav-menu ul li a {
	
	font-size:14px;
	text-decoration:none;
}

#header .nav-menu ul li a:hover {
	color:#fff;
	font-size:14px;
	text-decoration:none;
	background-color: #CC0001;
}

#header .nav-menu ul li a.current {
	color:#fff;
	font-size:14px;
	text-decoration:none;
	background: #CC0001;
}

.current {
    /*background: #CC0001;*/
	color:#FFF !important;
}



#content {
/*	float:left;*/
	height:auto;
}

#content .cols {
	float:left;
	width:100%;
	margin:35px 0 15px 0;
}

#content .cols_slider {
	float:left;
	width:100%;
	margin:35px 0 15px 0;
}



#content .cols_excerpt {
	float:left;
	width:915px;
	position:absolute;
	background-image:url(images/opacity.png);
	background-repeat:repeat;
	background-color:transparent;
	padding:15px;
	color:#fff;
	font-size:14px;
	margin:153px 0 0 0; 
	line-height:20px;
	letter-spacing:0.20px;
}

#content .cols_intro {
	float:left;
	width:198px;
	margin:0 38px 0 0;
}

#content .cols_intro_img {
	float:left;
}

#content .cols_intro_text {
	float:left;
}	

#content .cols_intro_text p {
	margin:0 0 15px 0;
}

#content .cols_intro_text p a {
	color:#ae46fd;
	font-weight:normal;
	text-decoration:none;
}

#content .cols_intro_text p a:hover {
	color:#F00;
	font-weight:normal;
	text-decoration:none;
}

#content .cols_img {
	float:left;
	width:186px;
	margin:0 28px 0 0;
}

#content .cols_img img {
	border:3px solid #b8b8b8;
}

#content .cols_proj_img {
	float:left;
}

#content .cols_proj_text {
	float:left;
}

#content .cols_text {
	float:left;
	width:731px;
	height:auto;
}

.cols_text  ul {
	margin:0px;
	padding:0px 0 0 20px;
}

.cols_text ul li {
	list-style-type:square;
	font-size:14px;
	margin:0px 0 4px 0;
	line-height:16px;
}

.cols_text  ul ul{
	list-style-type:circle;
	margin:10px;
	padding:0px 0 0 20px;
}

.cols_text  ol {
	margin:0px;
	padding:0px 0 0 20px;
}

#content .cols ul {
	margin:0 0 0 48px;
}

#content .cols_slider ul {
	margin:0;
}

#content .cols ol {
	margin:20px 0 0 20px;
}



#footer {
	float:left;
	height:auto;
	border:none;
	border-top:1px solid #d4d4d4;
	margin:15px 0 15px 0;
	padding:15px 0 15px 0;
}

#footer ul {

	margin:0 0 0 0;
	padding:0px;
}

#footer ul li {
	margin:0 10px 0 0;
	display:inline;
	list-style-type:none;
}

#footer ul li a {
	color:#000000;
	font-size:13px;
	text-decoration:none;
}

#footer ul li a:hover {
	color:#cc0001;
	font-size:13px;
	text-decoration:none;
}

#footer p {
	font-size:13px;
	margin:0px;
	line-height:24px;
	letter-spacing:normal;
}



.byline {
	color:#666;
	font-size:14px;
	text-align:right;
}

/******************************************
  Style fix
******************************************/

.sf-navbar > li > ul
{
  top: 2.5em !important;
}

.msie .sf-navbar > li > ul,
.mozilla .sf-navbar > li > ul
{
  top: 2.6em !important;
}

.msie .sf-navbar > li > ul > li > ul,
.mozilla .sf-navbar > li > ul > li > ul
{
  top: 2.55em !important;
}

.sf-menu li ul li ul
{
  width: 18em !important;
}

.sf-menu li ul li ul li > a.sf-with-ul > .sf-sub-indicator
{
  background-position: 0px 0px !important;
}

.sf-menu li ul li ul li ul
{
  left: 18.1em !important;
}

#content #g_projectlist {
  list-style: none outside none;
  margin: 0;
  padding: 0;
  float: left;
  margin: 5px 0;
  font-family: "PT Sans",Arial,Verdana,Sans-serif;
}

#content #g_projectlist .g_projectlist_item {
  background: none repeat scroll 0 0 #EEEEEE;
  float: left;
  height: 115px;
  margin: 0 5px 5px 0;
  text-align: center;
  width: 18%;
  position: relative;
  cursor: pointer;
}

#content #g_projectlist .g_projectlist_item .last_row {
    margin-right: 0;    
}

#content #g_projectlist .g_projectlist_item a {
  color: #666666;
  float: left;
  font-size: 12px;
  font-weight: bold;
  height: 100%;
  text-decoration: none;
  text-transform: capitalize;
  width: 100%;
  position: relative;
}

#content #g_projectlist .g_projectlist_item a span.g_title {
  float: left;
  font-size: 10px;
  margin-top: 15px;
  width: 100%;
}

#content #g_projectlist .g_projectlist_item a div.description {
  background-color: rgba(0, 0, 0, 0.5);
  bottom: 0px;
  color: #FFFFFF;
  display: none;
  padding: 8px 0;
  position: absolute;
  text-align: center;
  width: 100%;
  margin-left: 1px;

    
}
#content #g_projectlist .g_projectlist_item a img {
  border: 1px solid #EEEEEE;
  border-radius: 2px 2px 2px 2px;
  float: left;
  height: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
}
#content #g_projectlist .g_projectlist_item:hover .description{
    /*display: block;*/    
}

#g_filter {
  background: none repeat scroll 0 0 black;
  bottom: 0;
  float: left;
  left: 0;
  opacity: 0.88;
  padding: 0 15px;
  position: fixed;
  width: 100%;
 
}

#g_filter .open {

  text-align: center;
}
#g_filter .open a {
  color: #FFFFFF;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 12px;
}

#g_filter .g_item {
  float: left;
}
.test{
    display: inline-block;
}
#g_filter .g_item ul {
  list-style: none outside none;
  margin: 0;
  padding: 0;
}
#g_filter .g_item ul li {
  text-transform: capitalize;
}
#g_filter > div#g_filter_item {
  color: #F1F1F1;
  float: left;
  line-height: 25px;
  margin: 10px 0;
}
#g_filter > div#g_filter_item h2 {
  color: #F1F1F1;
  margin: 0 0 10px;
  padding: 0;
}
#g_filter > div#g_filter_item .title{
    float: left;    
}
#g_filter > div#g_filter_item .title a{
    
}
#resetgrid, #closefilter {
  display: block;
  margin: 20px 0;
  color: white;
  text-decoration: none;
}
#g_filter_item .continued {
  float: left;
  margin: 50px 20px 0 0;
}
#g_filter_item .continued ul {
  list-style: none outside none;
  margin: 0;
}
#g_filter_item .continued ul li{
}
#g_filter > #closefilter {
  background: url("images/g_close.png") no-repeat scroll 0 0 transparent;
  height: 34px;
  opacity: 0.75;
  position: absolute;
  right: 50px;
  text-indent: -9989px;
  top: 0;
  width: 28px;
  cursor: pointer;
}
/**
#carousel div.description {
  bottom: 3px;
  color: #FFFFFF;
  display: none;
  font-size: 13px;
  margin-left: 10px;
  position: absolute;
  text-align: center;
}*/
#carousel div.description {
  background: none repeat scroll 0 0 black;
  bottom: 0;
  color: #FFFFFF;
  display: none;
  height: 35px;
  line-height: 35px;
  margin: 5px 4px;
  opacity: 0.7;
  padding: 5px 1px;
  position: absolute;
  text-align: center;
  width: 95%;
}
.elastislide-carousel ul li a {
  display: inline-block;
  position: relative;
  width: 100%;
}


#carousel li a:hover div.description{
    /*display: block;*/
}
#carousel .description span.title {
  font-size: 13px;
  font-weight: bold;
  left: 25px;
  text-transform: lowercase;
}
/*******************JoomFashion update 22/08/2013**********************/
.jf_main_menu ul li > ul{display: none;}
.jf_main_menu ul li > ul li a{padding: 8px 10px; float: left}
.jf_main_menu ul li.jf_hover{position: relative;}
.jf_hover > ul {position: absolute; background: none; width: 44em; margin: 0px!important;}
.jf_hover > ul li{display: inline-block; float: left; background: none repeat scroll 0 0 #111111}
#header .nav-menu .jf_hover > ul li a{color: white; padding: 8px 10px;}
.jf_main_menu ul li.jf_parent > a{
    background: url("images/arrows_menu.png") no-repeat 90% center;
    padding-right: 25px;
} 
/*****update 6/9********/
.jf_prev:hover, .jf_next:hover, a.jf_all:hover{
    color: #FF0500!important;
}
a.jf_all{margin: 0 20px;}
