/*
Theme Name: AMG_GROUP
Author: 
Author URI: 
Tags: fixed width, right sidebar, two columns, valid XHTML, widgets
*/

/* begin Page */

body
{
  margin: 0 auto;
  padding: 0;
  background-color: #FFFFFF;
}

.Main
{
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

/* Breadcrumbs */
.breadcrumbs {  margin-bottom:13px; font-size:.95em; line-height:1.25em; }
.breadcrumbs li { display:inline; color:#333333 }
.breadcrumbs li a{ color:#ff9900; text-decoration:none; font-weight:bold;}
.breadcrumbs li a:hover{color:#016EA4;}


.PageBackgroundSimpleGradient
{
  background-image: url('images/Page-BgSimpleGradient.jpg');
  background-repeat: repeat-x;
  height: 1px;
}

.cleared
{
  float: none;
  clear: both;
  margin: 0;
  padding-top:15px;
  border: none;
  font-size:1px;
}
.separator {background:url(images/block_seperator.jpg) repeat-x scroll 0 0;margin-left:35px;}
.last {background:none;}

/* end Page */

/* begin Box, Sheet */
.Sheet
{
  overflow: hidden;
  min-width:15px;
  min-height:15px;
  margin: 0 auto;
  position: relative;
  z-index: 0;
  width: 940px;
}


.Sheet-body
{
  position: relative;
  z-index: 0;
  margin: 4px;
}

.Sheet-tl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  width: 13px;
  height: 13px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-tr
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 13px;
  height: 13px;
}

.Sheet-tr div
{
  position: absolute;
  z-index: -1;
  top: 0px;
  left: -13px;
  width: 26px;
  height: 26px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-bl
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  left: 0;
  width: 13px;
  height: 13px;
}

.Sheet-bl div
{
  position: absolute;
  z-index: -1;
  top: -13px;
  left: 0;
  width: 26px;
  height: 26px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-br
{
  position: absolute;
  overflow: hidden;
  z-index: -1;
  bottom: 0;
  right: 0;
  width: 13px;
  height: 13px;
}

.Sheet-br div
{
  position: absolute;
  z-index: -1;
  top: -13px;
  left: -13px;
  width: 26px;
  height: 26px;
  background-image: url('images/Sheet-s.png');
}

.Sheet-tc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 0;
  left: 13px;
  right: 13px;
  height: 13px;
}

.Sheet-tc div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 26px;
  background-image: url('images/Sheet-h.png');
}

.Sheet-bc
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  bottom: 0;
  left: 13px;
  right: 13px;
  height: 13px;
}

.Sheet-bc div
{
  position: absolute;
  z-index: -1;
  top: -13px;
  left: 0;
  width: 100%;
  height: 26px;
  background-image: url('images/Sheet-h.png');
}

.Sheet-cl
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 13px;
  left: 0;
  width: 13px;
  bottom: 13px;
}

.Sheet-cl div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 26px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

.Sheet-cr
{
  position: absolute;
  overflow:hidden;
  z-index: -1;
  top: 13px;
  right: 0;
  width: 13px;
  bottom: 13px;
}

.Sheet-cr div
{
  position: absolute;
  z-index: -1;
  top: 0;
  left: -13px;
  width: 26px;
  height: 100%;
  background-image: url('images/Sheet-v.png');
}

.Sheet-cc
{
  position: absolute;
  overflow:hidden;
  z-index: -2;
  top: 13px;
  left: 13px;
  right: 13px;
  bottom: 13px;
  background-image: url('images/Sheet-c.png');
}


.Sheet
{
  margin-top: -4px !important;
}
/* end Box, Sheet */

/* begin Header */



/*new style by HT*/

/* Structure */
.wrapper { min-width:954px; }
.header {
    z-index:999;
    text-align:left;
    }
.header-top {
    position:relative;
    width:930px;
    margin:0 auto;
    }
.header-nav {
    width:950px;
    margin:0 auto;
    }
.middle {
    min-height:400px;
    width:900px;
    margin:0 auto;
    text-align:left;
    position:relative;
    }
	
	
.campaign {
	background:#ffffff no-repeat;
    min-height:400px;
    width:900px;
    margin:0 auto;
	padding: 25px 0 0 0;
    text-align:left;
    position:relative;
    }
	
.block-border{
	background:url(images/block_seperator.jpg) repeat-x;
	min-height:3px;
	padding-bottom:15px;
	
}

	
.side-col { width:244px; padding-top:15px; }
.col-left { float:left; }
.col-main { float:left; }
.col-right { float:right;}
.col-1-layout .col-main { float:none; margin:0; }
.col-2-right-layout .col-main { float:left; width:600px; padding:15px 0 0 40px;  }
.col-2-left-layout .col-main { float:right; width:656px; }
.col-3-layout .col-main { width:380px; padding-top:15px; }
.col-3-layout .side-col { width:240px; text-align:center; }

/* END Structure */

.slogan{
	padding:0 0 0 40px;
	
}

.col-main h1{
	font-family: Arial, Helvetica, Sans-Serif;
  	font-size: 24px;
	margin:6px;
	padding:3px;
  	font-style: normal;
  	font-weight: normal;
  	text-align: center;
  	color: #333333;
}


.col-main h2{
	font-family: Arial, Helvetica, Sans-Serif;
  	font-size: 22px;
        line-height:20px;
	margin:15px 0 0 0;
	padding:0px;
  	font-style: normal;
  	font-weight: normal;
  	text-align: left;
  	color: #016EA4;
}

.col-main h3{

	font-family: Arial, Helvetica, Sans-Serif;
  	font-size: 14px;
	margin:0px;
	padding:0px;
	line-height:18px;
	padding-right:50px;
  	font-style: normal;
  	font-weight: normal;
  	text-align: justify;
  	color: #333333;

}

.col-main h4{
	font-family: Arial, Helvetica, Sans-Serif;
  	font-size: 16px;
	margin:6px;
	padding:3px;
  	font-style: normal;
  	font-weight: bold;
  	text-align: left;
  	color: #333333;
}

/*below h5 is copied from old p tag just in case to bring back*/
.col-main h5{
	font-family: Arial, Helvetica, Sans-Serif;
  	font-size: 16px;
	margin: 15px 0px 15px 0px;
	padding:3px;
  	font-style: normal;
  	font-weight: normal;
  	text-align: left;
  	color: #333333;

}

.col-main p{

	font-family: Arial, Helvetica, Sans-Serif;
  	font-size: 14px;
	margin:0px;
	padding:0px;
	line-height:18px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-right:50px;
  	font-style: normal;
  	font-weight: normal;
  	text-align: justify;
  	color: #333333;

	
}

.span_bold{
	font-weight:bold;
}

.span_orange{
	color: #ff9900;
	
}

.col-main ul
{
  list-style-type: disc;
  color: #ff9900;
  margin:25px;
  padding:0;
}

.col-main ul li
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  padding:5px;
}

.col-main ul li span{
	color:#333333;
	font-size:14px;
}


	
/*BEGIN col-main style*/



/* END col-main Style*/


* { margin:0; padding:0; }

.header-ht {
    z-index:999;
    text-align:left;
    }
.header-top {
    position:relative;
    width:930px;
    margin:0 auto;
    }

.header-ht { border-top:0px solid #016EA4; }
.header-top-container { height:95px; border-bottom:0 solid #016EA4; background:transparent url(images/header_top_container_bg.gif) repeat-x scroll 50% 0;}
.header-nav-container { background:repeat-y 50% 0 #016EA4; }
.header-banner-container { background:url(images/amg_fresh_ideas.jpg) no-repeat scroll 50% 0 #016EA4; height:199px; }
.header-top{ padding:10px 10px 0.5px 10px;margin:0 auto;position:relative;width:930px;}
.middle-container { background:url(images/main_container_bg.jpg) no-repeat scroll 50% 0 #ffffff; }
.middle { background:#ffffff no-repeat;  padding:25px 0 0;overflow:hidden; }
.team-member {padding:0px 0 25px;overflow:hidden; }
.footer-container { 
	background:#ffffff repeat-x 50% 0;
	min-height:35px;
	}

.middle-container .title{
	padding:0 10px 10px 40px;
    text-transform: lowercase;
}

.middle-container .client_row{
	margin:auto;
	padding-left:25px;
}

.middle-container .client{
	float:left;
	text-align:center;
	margin:10px;
	position:relative;
	width:152px;
}

.client a:link
{
  text-decoration: none;
  color: #FF9900;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.client a:visited
{
  text-decoration: none;
  /*color: #ff9900;*/
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.client a:hover
{
  text-decoration: none;
  color: #016EA4;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
}

.excerpt{   
    margin:auto;
}

.excerpt p{
    color:#016EA4;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 15px; 
}

h1#logo-amg {
    width:201px;
    margin:0px 0px 10px 12px;
	float:left;
    }
.quick-access {
	color:#162C3A;
	margin-top:0px;
	padding:30px 10px;
	text-align:right;
	position:relative;
	float:right;
	width:540px;
}

.quick-access p { margin-bottom:4px; }
.quick-access li {
    color: #016FA4;
	display:inline;
    padding-right:7px;
    padding-left:3px;
    }
.quick-access li.first { padding-left:0; }
.quick-access li.last { padding-right:0; background:none; }

/*END new style by HT*/

/* begin Menu */
/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
  text-align:left;
  text-decoration:none;
  outline:none;
  letter-spacing:normal;
  word-spacing:normal;
}

.artmenu, .artmenu ul
{
  margin: 0;
  padding: 0;
  border: 0;
  list-style-type: none;
  display: block;
}

.artmenu li
{
  margin: 0;
  padding: 0;
  border: 0;
  display: block;
  float: left;
  position: relative;
  z-index: 5;
  background:none;
}

.artmenu li:hover
{
  z-index: 10000;
  white-space: normal;
}

.artmenu li li
{
  float: none;
}

.artmenu ul
{
  visibility: hidden;
  position: absolute;
  z-index: 10;
  left: 0;
  top: 0;
  background:none;
}

.artmenu li:hover>ul
{
  visibility: visible;
  top: 100%;
}

.artmenu li li:hover>ul
{
  top: 0;
  left: 100%;
}

.artmenu:after, .artmenu ul:after
{
  content: ".";
  height: 0;
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
}
.artmenu, .artmenu ul
{
  min-height: 0;
}

.artmenu ul
{
  background-image: url(images/spacer.gif);
  padding: 10px 30px 30px 30px;
  margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
  padding: 30px 30px 30px 10px;
  margin: -30px 0 0 -10px;
}


/* menu structure */

.nav
{
  position: relative;
  margin: 0  auto;
  width: 932px;
  height: 47px;
  z-index: 100;
}

.artmenu
{
  padding: 10px 10px 10px 10px;
}


.nav .l, .nav .r, .nav .r div
{
  top: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
  height: 47px;
}

.nav .l
{
  left: 0;
  right: 0px;
}


.nav .r
{
  right: 0;
  width: 0px;
}


.nav .r div
{
  width: 932px;
  right: 0;
}


.nav .l, .nav .r div
{
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url('images/nav.png');
}

/* end Menu */

/* begin MenuItem */
.artmenu ul li
{
  clear: both;
}

.artmenu a , .artmenu a span
{
  /*height: 27px;*/
  display: block;
}


.artmenu a
{
  cursor: pointer;
  text-decoration: none;
  margin-right: 7px;
  margin-left: 7px;

}
.artmenu a
{
  background-image: url('images/item-left.png');
  background-position: left top;
  background-repeat: no-repeat;
}

.artmenu a span
{
  background-image: url('images/item-right.png');
  background-position: right top;
  background-repeat: no-repeat;
}
.artmenu a span span
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  color: #FF9900;
  padding: 0 15px;
  margin: 0 4px;
  line-height: 27px;
  text-align: center;
  background-image: url('images/item-center.png');
  background-position: left top;
  background-repeat: repeat-x;

}


.artmenu a:hover
{
  background-position: left -27px;
}

.artmenu li:hover>a
{
  background-position: left -27px;
}
.artmenu li:hover a span
{
  background-position: right -27px;
}

.artmenu a:hover span
{
  background-position: right -27px;
}


.artmenu a:hover span span
{
  color: #F2F2F2;
  background-position: left -27px;
}

.artmenu li:hover a span span
{
  color: #016EA4;
  background-position: left -27px;
}


.artmenu a.active
{
  background-position: left -54px;
}

.artmenu a.active span
{
  background-position: right -54px;
}

.artmenu a.active span span
{
  color: #FFFFFF;
  background-position: left -54px;
}

/* end MenuItem */

/* begin ContentLayout */
.contentLayout
{
  margin-bottom: 0px;
  width: 932px;
  position: relative;
}
/* end ContentLayout */

.client-box{
	overflow: hidden;
	width:152px;
	height:170px;
	margin: 0 auto;
	position: relative;
	z-index: 0;
  
  }


.client-box-top{
	background:url('images/client-box-top.png');
	position:absolute;
	width:152px;
	height:19px;
	overflow:hidden;
	z-index:-1;
	
}

.client-box-middle{
	background:url('images/client-box-cen.png');
	background-repeat:repeat-y;
	width:152px;
	height:127px;
	top:19px;
	bottom:16px;
	position:absolute;
	overflow:hidden;
	z-index:-1;
	
}


.client-box-bottom{
	background:url('images/client-box-bot.png');
	position:relative;
	width:152px;
	height:16px;
	top:145px;
	overflow:hidden;
	z-index:-1;
	
}

.round-box{
	width:240px;
	height:378px;
	overflow:hidden;
}
.round-box h1{
	font-family: Arial, Helvetica, Sans-Serif;
  	font-size: 22px;
	margin:6px;
	padding:3px;
  	font-style: normal;
  	font-weight: normal;
  	text-align: center;
  	color: #ffffff;
	text-indent:-9999px;
}


body
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: normal;
  color: #333333;
}




/*LINK STYLES*/

a
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #FF9900;
}

a img
{
  border: 0;
}

/* Adds special style to an unvisited link. */
a:link
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  color: #FF9900;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  /*color: #016EA4;*/
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  color: #ff9900;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
}


/* Start Content headings Fonts & Colors  */
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 34px;
  font-style: normal;
  font-weight: normal;
  text-align: left;
  color: #016EA4;
}

h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 22px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #757575;
}

h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 18px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #595959;
}

h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 16px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #545454;
}

h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #545454;
}

h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  color: #545454;
}
/* Finish Content headings Fonts & Colors  */


/* Start Content list */

ul
{
  list-style-type: none;
  color: #FF9900;
  margin:0;
  padding:0;
}

li
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
}



.Post ul li
{
  padding:0px 0 0px 12px;
  background-image: url('images/PostBullets.png');
  background-repeat:no-repeat;
  margin:0.5em 0 0.5em 0;
  line-height:1.2em;
}


/* begin Button */
button.Button, a.Button
{
  position:relative;
  display:inline-block;
  width: auto;
  outline:none;
  border:none;
  background:none;
  line-height:27px;
  margin:0;
  padding:0;
  overflow: visible;
  cursor: default;
  text-decoration: none !important;
}


.Button img{
	height:14px;
	width:14px;
	padding-right:5px;
}

/*This HACK needed for ie7 (button position)*/
*:first-child+html button.Button, *:first-child+html a.Button
{
  display:list-item;
  list-style-type:none;
  float:left;
}


.Button .btn
{
  position: relative;
  overflow: hidden;
  display: block;
  width: auto;
  z-index: 0;
  height: 27px;
  color: #FAFAFA;
  white-space: nowrap;
  float: left;
}

.Button .t
{
  height:27px;
  white-space: normal;
  padding: 0 10px;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  text-align: left;
  line-height: 27px;
  text-decoration: none !important;
}

input, select
{
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
}

.Button .active
{
  color: #F2F2F2;
}

.Button .hover,  a.Button:hover
{
  color: #016EA4;
  text-decoration: none !important;
}

.Button .active .r
{
  top: -54px;
}

.Button .hover .r
{
  top: -27px;
}

.Button .r
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width: 3px;
  height: 81px;
}


.Button .r span
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  right: 0;
  width:407px;
  height: 81px;
}


.Button .active .l
{
  top: -54px;
}

.Button .hover .l
{
  top: -27px;
}

.Button .l
{
  display: block;
  position: absolute;
  overflow: hidden;
  z-index: -1;
  top: 0;
  left: 0;
  right: 3px;
  height: 81px;
}


.Button .l, .Button .r span
{
  background-image: url(images/Button.png);
}

/* end Button */

/* begin Footer */
.Footer
{
  position:relative;
  z-index:0;
  overflow:hidden;
  width: 850px;
  padding-left:15px;
  margin: 25px auto 0px auto;
}

.Footer .Footer-inner
{
  height:1%;
  position: relative;
  z-index: 0;
  padding: 8px;
}

.Footer .left
{
  height:1%;
  width:500px;
  position: relative;
  z-index: 0;
  padding: 4px;
  text-align: left;
  float:left;
}

.Footer .right
{
  height:1%;
  width:300px;
  position: relative;
  z-index: 0;
  padding: 4px;
  text-align: right;
  float:right;
}

.Footer .Footer-background
{
  position:absolute;
  z-index:-1;
  background-repeat:no-repeat;
  /*background-image: url('images/Footer.png');*/
  width: 932px;
  height: 100px;
  bottom:0;
  left:0;
}



.Footer .Footer-text p
{
  margin: 0;
}

.Footer .Footer-text
{
  display:inline-block;
  color:#333333;
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  font-style: normal;
 
}

.Footer .Footer-text a:link
{
  text-decoration: none;
  color: #FF9900;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  font-weight: bold;
}

.Footer .Footer-text a:visited
{
  text-decoration: none;
  color: #ff9900;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: underline;
  font-weight: bold;
}

.Footer .Footer-text a:hover
{
  text-decoration: none;
  color: #016EA4;
  font-family: Arial, Helvetica, Sans-Serif;
  text-decoration: none;
  font-weight: bold;
}
.Footer .Footer-text a.lero9:link, .Footer .Footer-text a.lero9:visited,.Footer .Footer-text a.lero9:hover {
	font-weight:normal;
	color:#333;
}
/* end Footer */

.button-contact-us{
	min-height:25px;
	min-width:100px;
	background-image:url('images/button-contact-us.png');
}

.hidden
{
	display: none;
}


p.individual-focus, p.experience{
    font-size: 16px !important;
    font-weight: bold !important;
}

a.top {
    font-size: 10px;
}
.hidden
{
    display: none;
}

.quote {
    font-size: 31px;
    color: #016EA4;
    padding: 15px 0px 15px 40px; 
}

.quote p, .quote div {
    display: inline;
}

.campaign-sidebar div {
    text-align: center;
}

.contact-info div {
    display: block;
}

.label {
    font-size: 16px;
    color: #005085;
    display: inline;
    float: left;
    width: 39%;
}

.value {
    font-size: 14px;
    display: inline;
    float: right;
    width: 60%;
}

.value p {
    font-size: 14px;
    padding: 0px;
    margin: 0px;
}

.contact-info{
    padding: 20px;
}

.contact-form {
    width: 540px;
    padding: 0 20px 20px;
    background-color: #F3FDFF;
	overflow:hidden;
}

.contact-form p {
    padding: 0px;
    margin: 0px;
    padding-bottom: 10px;
}

.contact-form div {
}

.select-member {
    height: 125px;
}

.select-member p {
    font-size: 16px;
    color: #005085;
}

.select-member > div {
    width: 100%;
}

.field-left {
    display: inline;
    float: left;
    width: 270px;
}

.field-right {
    display: inline;
    float: right;
    width: 270px;
}

p.fieldwrap {float: left; width: 260px;position:relative;}
.fmfullblock p.fieldwrap, .fmfullblock1 p.fieldwrap, .fmfullblock2 p.fieldwrap {clear:both;float:none;width:100%;}
.fmfullblock h2 {margin-bottom:10px;}
.fmfullblock1 {margin:10px 0;}
.fmfullblock2 p.fieldwrap {padding: 0;font-style:italic;font-size:12px;}

p#fmselrecip {float:none;}
p#fm_message {clear:both;width:100%;}
p#fm_message textarea {width:530px;}
p#fm_email, p#fm_phone {padding-left:20px;}
.ddfmwrap {margin-top: 5px;}
.ddfmerrors {color:#fc0000;font-size:16px;margin:0 0 10px;}
.errorlist {color:#fc0000;line-height:20px;font-size:14px;}

p.fieldwrap label {display:block;float:left;}
p.fieldwrap input, p.fieldwrap select {width:250px;}

.select-member label {
	padding-left: 10px;
    font-size: 16px;
    color: #005085;
}

span.required {
    color: red;
}

.fmtext, .fmselect, .fmtextarea {
    border: 1px solid #016EA4;
    margin-bottom: 5px;
	padding:2px 4px;
}
input.req, select.req, textarea.req {background-color:#ffc;}

.submit {text-align: right;clear:both;}

.submit input {border:none;background:url(images/btn-send.png) 0 0 no-repeat;color:#fff;font-size:14px;font-weight:bold;width:91px;height:26px;cursor:pointer;}

.breadcrumb {
    text-transform: uppercase;
    font-size: 10px;
    /*font-weight: bold;*/
    padding-bottom: 10px;
    padding-left: 40px;
}

.breadcrumb a {
    color: #ff9900;
    text-decoration: none;
}

.campaign-title {
	color: #333333 !important;
	font-weight: normal;
	margin: 0;
}

.gallery {
    padding: 3px;
}

.campaign-sidebar .rhs-image {
    padding-top: 30px;
}

.campaign-sidebar .rhs-quote {
    color: #016EA4;
    margin-top:10px;
}

.pager {
    padding-left: 40px;
    padding-top: 20px;
}

.pager-links {
    display: block;
}

.pager-links div {
    display: inline;
}

.pager-links div span {
	font-weight: bold;
    display: block;
    padding-bottom: 10px;
}

.pager-prev {
    float: left;
    text-align: left;
}

.pager-next {
    float: right;
    text-align: right;
}

/* begin Box, Block */
.Block
{
	background: url(images/box-bg.png) 0 0 no-repeat;
	overflow: hidden;
	position: relative;
	z-index: 0;
	width:240px;
}
.BlockContent-body
{
  position: relative;
  margin: 10px 0 0;
  background: url(images/box-bg.png) 0 100% no-repeat;
}
.BlockContent-body p {color:#FFFFFF;
font-family:Arial,Helvetica,Sans-Serif;
font-size:14px;
font-style:normal;
font-weight:normal;
padding:0 10px 10px;
text-align:center;}

.team-nav {
    padding: 15px;
    height: 50px;
    background: #F3FDFF;
    white-space: nowrap;
    margin-left: 40px;
}

.team-nav-item {
	position: relative;
    display: inline;
    float: left;
}

.team-nav-item p {
	text-align: left;
	width: 150px;
	white-space: normal;
}

.member-name h4 a, .member-name h4 a:hover{
    color: #ff9900;
    text-decoration: underline;    
}
.member-designation {margin-top:5px;}