@charset "utf-8";
/* CSS Document */
/********************************* header_section **************************/
#main_wrapper{width:935px;}
#intrmiddle{width:935px; margin-top:80px; }
#header {
   /* float: left;*/
    position:fixed; 
    height: 72px;
    margin: 0;
    padding: 0;
    width: 935px;
    background-color: #fbcb2d ;
        z-index: 9;
}
#header span.logo
{
	margin:0px; padding:15px 0 0 10px; float:left; width:366px; height:39px;
}
#header span.countries
{
	margin:0px; padding:30px 0 0 0; float:right; height:20px; 
}
#header ul
{
	margin:76px 0 0 115px; padding:0px; float:left; width:435px;
	
}
#header ul li
{
	margin:0px; padding:0px; float:left; list-style-type:none; font-size:16px; color:#4e4d4f; 
}
#header ul li a
{
	text-decoration:none; color:#4e4d4f; padding:0px 10px;
}
#header ul li a.services
{
	background:url(../images/menu_bullete.jpg) right 5px no-repeat; padding-right:15px; margin-right:10px;
}
#header ul li a:hover
{
	color:#000000;
}
#header ul li a.select
{
	color:#000000;
}
#header ul li ul
{
	margin:0px 0 0 0;
	padding:0px;
	position:absolute;
	z-index:2000;
	float:none;
	border:none;
	width:auto;
	visibility:hidden;
	background-color:#f6f5f5;
}
#header ul li ul li
{
	margin:0px;
	padding:5px;
	float:none;
	font-size:14px;
	font-weight:normal;
	border-bottom:solid 1px #CCCCCC;
	
}
#header ul li ul li.flag
{
	padding-left:0px;
	text-transform:capitalize;
}
#header ul li ul li a.uk_flag
{
 	background:url(../images/uk_flag.jpg) no-repeat; text-decoration:none; width:91px; height:35px;
}
#header ul li ul li a.uk_flag:hover
{
	background:url(../images/uk_flag_slect.jpg) no-repeat;
}
#header ul li ul li a.german_flag
{
	background:url(../images/german_flag.jpg) no-repeat; text-decoration:none; width:91px; height:35px;
}
#header ul li ul li a.german_flag:hover
{
	background:url(../images/german_flag_select.jpg) no-repeat;
}
#header ul li ul li a.us_flag
{
	background:url(../images/us_logo.jpg) no-repeat; text-decoration:none; width:91px; height:35px; border:solid 1px red;
}
#header ul li ul li a.us_flag:hover
{
	background:url(../images/us_logo_selecte.jpg) no-repeat;
 }
/*************************************Footer Starts*********************/
#footer {
    background-color:transparent;
    color: #FFFFFF;
    float: left;
    margin: 20px 0px 10px 0px;
    /*padding: 10px;*/
	padding:0px!important;
	width: 915px;
    height:auto;
    	 
}



 #footer ul
 {
 	margin:0 40px 0 0;
	padding:0px;
	float:left;
	width:165px;
 }
 
#footer ul.cust_services
{
	margin:0px;
}
 
#footer span.easy_pie
{
	margin-top:25px;
	margin-left:80px;
	float:left;
	font-size:22px;
	font-weight:700;
}
 
  #footer ul h2
 {
 	margin:0 0 7px 0;
	padding:0 0 2px 0;
	/*background:url(images/footer_bullete.jpg) right top no-repeat;*/
	width:165px;
	float:left;
	border-bottom:solid 1px #676767;
	font-size:16px;
 	color:#ffffff;
	font-weight:normal;
 }
 
 
 #footer ul li
 {
 	margin:0px;
	padding:0px;
	float:none;
	font-size:13px;
	color:#d0cece;
	list-style-type:none;
 }
 
 #footer ul li a
 {
 	text-decoration:none;
	color:#d0cece;
 }
 
 #footer ul li a:hover
 {
 	color:#FFFFFF;
 }
 
 #footer ul li #wedding
 {
 	text-decoration:none;
	margin-top:0px;
	color:#d0cece;
	font-size:13px;
	font-weight:normal;
 }
 #footer ul li #wedding hover
 {
 	color:#ffffff;
 }
 
  #footer ul li #studio
 {
 	text-decoration:none;
	margin-top:0px;
	color:#d0cece;
	font-size:13px;
	font-weight:normal;
 }
 
 #footer ul li #studio hover
 {
 	color:#ffffff;
 }
 
  #footer ul li #videography
 {
 	text-decoration:none;
	margin-top:0px;
	color:#d0cece;
	font-size:13px;
	font-weight:normal;
 }
 #footer ul li #videography hover
 {
 	color:#ffffff;
 }
 
 #footer div#footerlinks
 {
 	margin:10px 0 0 0;
	padding:10px 0px;
	width:910px;
	float:right;
	font-size:22px;
	font-weight:700;
	border-top:dotted 1px #7e7c7c;
	text-align:right;
 }
 
 #footer div#footerlinks ul.industry_comparison
 {
 	width:155px;
 }
 #footer div#footerlinks h2.industry_comparison
 {
 	width:155px;
	float:left;
 }
 
 #footer div#footerlinks img
 {
 	float:right;
 }
 
  #footer span{ padding:0px; height:auto;}
 /* .addButtons,.addButtonsLGN{ background:#9421A5;  border: 1px solid #fff;}*/
		.page-title{background:#9421A5;}
  
 .addButtons { /*background-color:#9421A5;background:-webkit-gradient(linear, 0 0, 0 bottom, from(#9421A5), to(#9421A5)); background: -webkit-linear-gradient(#9421A5, #9421A5); background: -moz-linear-gradient(#9421A5,#9421A5); background: -ms-linear-gradient(#9421A5, #9421A5); background: -o-linear-gradient(#9421A5, #9421A5); background: linear-gradient(#9421A5,#9421A5); -pie-background: linear-gradient(#9421A5,#9421A5);color:#FFFFFF;border:1px solid #FFFFFF;*/
	color: #fff !important;
    transition: all 0.3s ease-in-out 0s;
    background: #e96656 none repeat scroll 0 0;
    border: 0 none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(border-radius.htc);
    font-family: sans-serif;
    display: inline-block !important;
    padding: 13px 25px;
    text-align: center;
    text-transform: uppercase;
    -moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    vertical-align: middle;
    white-space: nowrap;
	transition: all 0.3s ease-in-out 0s;
    background: #e96656 none repeat scroll 0 0;
    border: 0 none;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(border-radius.htc);
    font-family: sans-serif;
    display: inline-block !important;
    padding: 13px 25px;
    text-align: center;
    text-transform: uppercase;
    -moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    vertical-align: middle;
    white-space: nowrap;
 } 
 
 .addButtonsLGN { /*ackground-color:#9421A5;background:-webkit-gradient(linear, 0 0, 0 bottom, from(#9421A5), to(#9421A5)); background: -webkit-linear-gradient(#9421A5, #9421A5); background: -moz-linear-gradient(#9421A5,#9421A5); background: -ms-linear-gradient(#9421A5, #9421A5); background: -o-linear-gradient(#9421A5, #9421A5); background: linear-gradient(#9421A5,#9421A5); -pie-background: linear-gradient(#9421A5,#9421A5);color:#FFFFFF;border:1px solid #FFFFFF; } .nxt_btn { background-color:#9421A5;margin:10px 0px;padding:0px;background-image:none;width:130px;height:40px;font-weight:700;color:#FFFFFF;font-size:20px;border:1px solid #FFFFFF;cursor:pointer;*/
color: #fff !important;
    transition: all 0.3s ease-in-out 0s;
    background: #e96656 none repeat scroll 0 0;
    border: 0 none !important;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    behavior: url(border-radius.htc);
    font-family: sans-serif;
    display: inline-block !important;
    padding: 13px 25px;
    text-align: center;
    text-transform: uppercase;
    -moz-user-select: none;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    vertical-align: middle;
    white-space: nowrap;	
	}
  /* reseller wise css */
  #logo_GLD { padding:0px 0px 0px 0px !important;}
  #logo_PIU { padding:20px 0px 0px 0px !important;}
  /* reseller wise css end*/
  .footer
{
	margin:0; padding:7px 10px; height:26px; background-color:#000; width:100%;  bottom:0px; z-index:3000; 
}
.footer span.easy_pie {
    float: right;
    font-size: 16px;
    font-weight: 700;
    margin: 0 auto;
	color:#fff;
	padding-top:3px;
	display:block;
	/*margin-right:5%;*/
	
}
.icon-holder{ float:left; height:26px; text-align:left; padding-left:0px;}
.icon-holder img{ vertical-align:middle;}
.visa{width:42px; margin-right:10px;}
.mastercard{width:37px; margin-right:10px;}
.discover{width:40px; margin-right:10px;}
.jcb{width:30px; margin-right:10px;}
.dinner-club{width:29px; margin-right:10px;}
.paypal{width:47px; margin-right:10px;}
.verisign{width:43px;}
