/*
Theme Name: Art Gallery
Theme URI: http://themefuse.com/demo/wp/artgallery/
Description: Art Gallery is created by <a href="http://themefuse.com">ThemeFuse</a>.
Version: 1.0.3
Author: ThemeFuse
Author URI: http://themefuse.com
*/

a{
	outline: none;
    color: #000;
    text-decoration: inherit;
}

textarea{
	resize: none;
}
html{
	/*background: url(images/html_bg.jpg) repeat-x #0a0001;*/
}
body {
	margin:0;
	padding:0;
	background: #f8f8f8; /*url(images/homepage.jpg) repeat-x #000000;*/
	background-position:top center;
}
.pngfix {
	behavior: url(js/pngfix/iepngfix.htc);
}
.clear{
	clear: both; 
}
fieldset, img {
	border:0;
}

.main {
	margin:0px auto;
	width:815px;
}

.header {
	float:left;
	width:850px;
	margin:20px 0 0 0;
	display:inline;
}

.header h1 {
	margin:0px;
	padding:0px;
	width:250px;
	height:65px;
}

.header h1 a {
	width:250px;
	height:65px;
	position: absolute;
}

.header .logo {
	float:left;
	margin:20px 0px 0px 0px;

}

.header .logocontact {
	float:left;
	margin:0px 0px 0px 117px;
}

.header span {
	display:none;
}


.menu {
	float:right;
	margin:0px 0px 0px 10px;
}
.menu ul {
	list-style:none;
    float:right;
    clear:both;  
    width:475px;  
}
.menu ul li {
	float:left;
	font:normal 15px Georgia;
	color:#000;
	margin-left:17px;
	display:inline;
}
.menu ul li a {
	color:#000;
	text-decoration:none;
}
.menu ul li a:hover {
	color:#e20071;
}
.menu ul li .selected {
	color:#e20071;
}
.content {
	width:100%;
	min-height:700px;
	margin:0px 0px 0px 0px;
}

.contentLeft {
	float:left;
	width:850px; /*LOG: Changed for new layout */
	margin-left:0px;
  margin-top:-40px;
	position:relative;
	display:inline;
  font:normal 13px Georgia;
	color:#55504c;
  height:
}

.home_page_image{
  width: 850px;
  height: 400px;
  overflow: hidden;
  position: absolute;
  display: none;  
}

.home_page_image_text {
  position: absolute;
  z-index: 2;
  background: #000;
  height: 16px;
  margin: -61px 0 0 7px;
  padding: 13px 40px 23px;
  width: 756px;
  opacity:.7;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  background: #000;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 12px;
}

#board_nav {
  margin: 282px 0 0 7px;
  padding: 0px;
  position: absolute;
  overflow: hidden;
  width:836px;
  z-index:3;
}

#board_nav li {
  float:left;
  width:30px;
  height:30px;
  color: #fff;
  cursor:pointer;
  opacity: .5;
  text-indent: -9999px;
}

#board_nav li:hover {
  opacity: .8;
}

#board_nav li#previous {
  background: url(images/ico_arrow_left.png) 20px 17px no-repeat;
}

#board_nav li#next {
  float:right;
  background: url(images/ico_arrow_right.png) 22px 17px no-repeat;
}


.contentLeft  p, .contentRight p {
	margin:0px 0px 10px 0px;
}

.man_in_suit {
	position:absolute;
	top:-20px;
	left:310px;
}

.ajaxresponse {
    color:#000;
}

.Gallerymenu {
	width:190px;
	height:241px;
	background-image:url(images/shadowbk.png);
	background-position:top left;
	background-repeat:no-repeat;
	position:absolute;
	left: 137px;
	top: 229px;
	border:0px solid red;
}
.pic1 {
	margin:30px 0 0 35px;
	display:inline;
	behavior: url(js/pngfix/iepngfix.htc);
}
.pic2 {
	margin:23px 0 0 30px;
	display:inline;
	behavior: url(js/pngfix/iepngfix.htc);
}
.pic3 {
	margin:9px 0 0 28px;
	display:inline;
	behavior: url(js/pngfix/iepngfix.htc);
}
.socialb {
	float:left;
	width:160px;
	margin:25px 0 0 25px;
	display:inline;
}
.socialb img {
	margin-left:5px;
}
.redrope {
	position:absolute;
	top:275px;
	left:50px;
}
.footer {
	float:left;
	width:100%;
	text-align:center;
	position: relative;
	top: 0px;
  padding:10px 0;
  clear:both;
}

.footer p {
  clear:both;
	font:normal 12px Georgia;
	margin:0;
	color:#7c7671;
}

#footer_links{
  width: 400px;
  margin: 5px auto 10px auto;
}

#footer_links li {
  float:left;
  margin-left: 5px;
  padding-right: 5px;
  border-right: 1px solid #7c7671;
  list-style-type: none;
}

#footer_links li:last-child{
  border-right:none;
}

#footer_links li a {
  float:left;
	font:normal 12px Georgia;
	color:#7c7671;
}

#footer_links li a:hover {
  color:#000;
}

.slideshow {
	float:left;
	width:100%;
	position:relative;
}
.arrLeft {
	float:left;
	width:26px;
	height:51px;
	position:absolute;
	left: -14px;
	top: 93px;
}
.arrRight {
	float:right;
	width:26px;
	height:51px;
	position:absolute;
	right: -5px;
	top: 93px;
}
.arrCenter {
	float:left;
	width:850px;
	height:250px;
}
.imgSlideshow {
	float:left;
	margin-left:30px;
	position:relative;
	display:inline;
}
.imgslide {
	position:absolute;
	left:-10px;
	top: 35px;
}

.firstpic {
	margin-left:20px;
	display:inline;
	margin-right:10px;
}
.lastpic {
	margin-left:40px;
	display:inline;
	margin-right:10px;
}
.imgSlideshow h2 {
	text-align:center;
	font:normal 19px Georgia;
	margin:8px 0 0 0;
}
.imgSlideshow h2 a {
	color:#000;
	text-decoration:none;
}
.imgSlideshow a img {
	opacity:1;
}
.imgSlideshow a:hover img {
	opacity:1;
}
.imgSlideshow p {
	text-align:center;
	font:normal 12px Arial;
	color:#595959;
	margin:13px 0 13px 0;
}
.imgSlideshow p a {
	color:#595959;
	text-decoration:none;
}
.paginaregallery {
	float:right;
	height:40px;
	border:0px solid red;
	margin-top:33px;
	margin-right:31px;
}
.paginareLeft {
	float:left;
	background-image:url(images/paginareLeft.png);
	background-repeat:no-repeat;
	background-position:left;
	height:40px;
	width:7px;
}
.paginareCenter {
	float:left;
	background-image:url(images/paginareCenter.png);
	background-repeat:repeat-x;
	background-position:left;
	height:40px;
}
.paginareRight {
	float:left;
	background-image:url(images/paginareRight.png);
	background-repeat:no-repeat;
	background-position:left;
	height:40px;
	width:7px;
}
.paginare {
	float:right;
	height:40px;
	border:0px solid red;
	margin-right:0px;
	margin-top:7px;
}
.page {
	width:23px;
	height:23px;
	float:left;
	margin-left:5px;
}
.page a {
	font:bold 15px Georgia;
	color:#000;
	text-decoration:none;
	margin:3px 0px 0px 6px;
	border:0px solid red;
	float:left;
}
.page a:hover {
	color:#e20071;
}
#selecteditem {
	background-color:#423933;
	width:23px;
	height:23px;
	float:left;
	margin:3px 0px 0px 6px;
	border:0px solid #7b7b7b;
}
#selecteditem a {
	font:bold 15px Georgia;
	color:#fff;
	text-decoration:none;
	margin:0px 0px 0px 6px;
	border:0px solid red;
	float:left;
}
#selecteditem a:hover {
	color:#fff;
}
.bench {
  text-align: left;
  margin-bottom: 20px;
}

.bench .footer_box {
  overflow: hidden;
  float:left;
  width: 200px;
  margin-right:20px;
  font-size:12px;
  padding-bottom:10px;
  min-height: 160px;
  border-bottom: 1px dotted #ddd;

}

.bench .footer_box h3 {
  font-size:12px;
  text-transform:uppercase;
  padding-bottom:3px;
  margin-bottom: 10px;
  border-bottom:1px dotted #ddd;
}

#offer_box {
  font-style: italic;
}

#offer_box h4 {
  padding:10px;
  background:#f8f8f8;
  border-bottom: 1px dashed #ddd;
  color: #666;
  margin:0px;
  font-weight: normal;
}

#offer_box p {
  padding:10px;
  background:#f8f8f8;
  color: #999;
  margin-bottom:5px;
}

#london_studio p {
  padding-bottom:5px;
  margin: 0px;
}

.bench div#twitter {
  margin-right:0px;
  width:370px;
  font-size:12px;
}

.bench div#twitter p {
  padding-bottom:10px;
}

.pagimg {
	position:absolute;
	top:334px;
	left:70px;
}
.categories {
	position:relative;
	float:right;
	width:241px;
	height:50px;
	margin-right:33px;
	margin-top:12px;
}
.categories img {
	position:absolute;
	top:180px;
}

.menuservices {
	float:right;
	width:460px;
  margin-bottom:10px;
	position:relative;
}

.menuservices .model {
	margin:-40px 0px 0px 230px;
}

.menuservices ul {
	list-style:none;
	margin:0;
	padding:0;
}

.menuservices ul li {
  float: left;
	font-size: 13px;
	color:#000000;
	position:relative;
  width: auto;
  height: auto;
  padding: 0 0 0 10px;
  border-right: 1px solid #ddd;
}

.menuservices ul li a {
	color:#000;
	text-decoration:none;
  padding-right: 10px;
  font-family: Georgia, Times, "Times New Roman", serif;
}
.menuservices ul li:last-child{
  border-right:none;
}

.menuservices ul li a:hover {
	color:#e20071;
}
.menuservices ul li .selected {
	color:#e20071;
}
.polles {
	float:left;
	position:relative;
}
.polles img {
	position:absolute;
	left: -60px;
	top:200px;
}
.contentTextSlide {
	float:left;
	width:850px;
	margin:0px 35px 0px 0px;
	overflow: hidden;
	height:370px;
}

.bigger {
	border:1px solid #ff0000;
	margin:0px 0px 0px -100px;
}

.servicesText {
  background: url(images/experience/experience-main.jpg) 0 0 no-repeat;
  width: 850px;
  height: 370px;
}

.special .servicesText {
  background: url(images/experience/specialoccasion.jpg) 0 0 no-repeat;
}

.servicesText#page_id_11 {
  background: url(images/experience/3dbodyscanner.jpg) 0 0 no-repeat;
}

.servicesText#page_id_14 {
  background: url(images/experience/thecloth.jpg) 0 0 no-repeat;
}

.servicesText#page_id_16 {
  background: url(images/experience/cutandstyle-main.jpg) 0 0 no-repeat;
}

.servicesText#page_id_269 {
  background: url(images/experience/bespokeservice.jpg) 0 0 no-repeat;
}

.servicesText#page_id_870 {
  background: url(images/experience/cutandstyle-lining.jpg) 0 0 no-repeat;
}

.servicesText#page_id_873 {
  background: url(images/experience/cutandstyle-buttons.jpg) 0 0 no-repeat;
}

.servicesText#page_id_876 {
  background: url(images/experience/cutandstyle-initials.jpg) 0 0 no-repeat;
}

.servicesText#page_id_860 {
  background: url(images/experience/cut.jpg) 0 0 no-repeat;
}

.servicesText#page_id_894 {
  background: url(images/experience/giftvoucher.jpg) 0 0 no-repeat;
}

.servicesText#page_id_896 {
  background: url(images/experience/corporatewear.jpg) 0 0 no-repeat;
}

.servicesText#page_id_898 {
  background: url(images/experience/sports.jpg) 0 0 no-repeat;
}

.servicesText#page_id_889 {
  background: url(images/experience/wedding.jpg) 0 0 no-repeat;
}

.servicesTextCover {
  width: 255px;
  height: 303px;
  padding: 15px;
  margin: 6px 0 0 8px;
  float: left;
  background: #333 url(images/bg_pattern.png) 0 0 repeat;
  opacity: .8;
}

.servicesText p {
	font:normal 13px Georgia;
	color:#fff;
	line-height:17px;
	margin:0px 0px 11px 0px;
}

.servicesText img {
	float:right;
}

.servicesText ul {
	margin:0px;
	padding:0px;
}

.servicesText a {
  font-size: 12px;
  background: #E20071;
  color: #fff;
  padding: 5px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px; 
  box-shadow: 0px 1px 1px #000;
}

.servicesText a:hover {
  background: #000;
  color:#E20071;
}

.servicesText ul li{
		margin:0px;
	padding:0px;
}

.contact {
	float:left;
	width:100%;
}

.form {
	width:100%;
	border:0px solid red;
	float:left;
}

.inputcontact {
	width:210px;
	border:6px solid #000;
	padding:5px;
	font:normal 14px Georgia;
}

.form_info{
	width: 430px;
	font:normal 14px Georgia;
	color:#000000;
    float: left;
}

.email_label, .phone_number_label, .your_company_label{
	width: 150px;
	float: left; 
	height: 61px;
	position: relative;
	top: 10px;
}

.email_input{
	width: 270px;
	float: left;
}

.chair {
	float:left;
	position:absolute;
    top: 300px;
}

.chair img {
	position:absolute;
	left: -60px;
}

.messagebox {
	float:right;
	width:350px;
	border:0px solid red;
	margin-right:60px;
}

.messageinput {
	width:320px;
	height:230px;
	border:6px solid #000;
	padding:4px;
	font:normal 14px Georgia;
}

.messagebox img {
	float:right;
	margin-top:15px;
}

.bigCarusel {
	width: 9999px;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
	top: 0;
}

.bigCarusel li {
	display:block;
	float:left;
	padding: 10px;
	height:365px;
	width: 850px;
}

.bigCarusel li#sectionexperience,
.bigCarusel li#sectionspecial_occasions {
  padding-top:0px;
}


/* gallery menu */
.galleryMenu {
	border:0px solid red;
	position:absolute;
	bottom:150px;
	right:35px;
	width:224px;
	z-index:1000;
}

.galleryMenu-top {
	width:224px;
	height:18px;
	background-image:url(images/menu_up.png);
}

.galleryMenu-center {
	width:224px;
	background-image:url(images/menu_content.png);
}

.galleryMenu-row {
	width:200px;
	float:left;
	margin: 5px 0px 0px 10px;
	padding:2px 0px 4px 0px;
	background-image:url(images/menu_row_bottom.png);
	background-repeat:no-repeat;
	background-position:bottom;
}

.galleryMenu-row .thisText {
	margin: 0px;
	padding: 0px;
	font: bold 14px Arial;
	color: #e9e2d3;
	float:left;
	margin:0px 0px 0px 10px;
	cursor:pointer;
}

.galleryMenu-row .checkbox {
	width:19px;
	height:19px;
	background-image:url(images/checkbox.png);
	background-position: 0px -19px;
	cursor:pointer;
	float:left;
}

.galleryMenu-row .checkbox:hover {
	background-position: 0px 0px;
}

.galleryMenu-row .checkboxSelected {
	background-position: 0px 0px;
}

.galleryMenu-bottom {
	width:224px;
	height:18px;
	background-image:url(images/menu_bottom.png);
}

#caruselWrapper{
 	float:left; 
 	width:100%; 
 	height: 365px; 
	overflow: hidden;
 	position:relative;
}

 #sectionGallery, #sectionServices, #sectionContact{
	margin-left:480px; 
} 
.galleryCarusel{
	overflow:hidden;
	position:relative; 
	width:795px;
	margin-left:20px; 
}



/*-----------Ultimate Page Ends-------------------*/
.error {border:6px solid red!important; }

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}

.contentLeftCompany {
	float:left;
	width:380px;
	margin-left:0px;
	position:relative;
	display:inline;
		font:normal 13px Georgia;
	color:#000;
}

.contentLeftCompany  p, .contentRightCompany p {
	margin:0px 0px 10px 0px;
}

.contentRightCompany {
	margin:0px 0px 0px 20px;
  float:left;
  position:relative;
  width:380px;
	font:normal 13px Georgia;
	color:#000;

}

/*-----------Cut Submenu-------------------*/
#cut_submenu {
  display: none;
  position: absolute;
  margin: 45px 0 0 316px;
  width: auto;
  z-index: 10;
  padding: 0px;
}

#cut_submenu li {
  float:left;
  width:auto;
  height:auto;
  padding: 0px;
  margin: 0 5px 0 0;
}

#cut_submenu li a {
  font-size: 13px;
  float:left;
  display: block;
  background: #E20071;
  color: #f2f2f2;
  padding: 5px 10px;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

#cut_submenu li a:hover,
#cut_submenu li a.active {
  background: #000;
  color: #E20071;
}

/*-----------Cut Subpages-------------------*/
#cut_subpages .servicesText {
  display: none;
  height: 350px;
}

/* IE7 Fixes */
.bigCarusel{
  *margin-top:10px;
}

.home_page_image {
  *padding-top: 30px;
}

#cut_submenu {
  *margin: 15px 0 -45px 315px;
  *position: relative;
  *width:520px;
  *z-index:99;
}

#sectionabout_us,
#sectionfrequently_asked_questions,
#sectionpress,
#sectioncareers,
#sectioncontact_us{
    display:none !important;
}
