body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: top;	
	margin: 50px;
	padding: 0;
}
img {
	border: none;
	margin: 0px;
	padding: 0px;
}
.imgoutline { 
	border: 1px solid #DCDCDC;
}
.image { 
	border: 1px solid #708090;
}
#masthead {
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 768px;
	float: left;
}
#left {
	width: 192px;
	float: left;
}
#left .content {
	padding: 20px 0px 0px 0px;
	font-size: 13px;
	line-height: 1.5em;
}
#right .content {
	padding: 20px 0px 0px 40px;
	font-size: 13px;
	line-height: 1.5em;
}
#masthead .content {
	padding: 0px;
}

#footer .content {
	padding: 10px 5px;
}
#footer {
	color: #778899;
	padding: 0px;
	margin: 0;
	font-size: 11px;
	line-height: 1.5em;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	clear: both;
}
#right a:link {
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}
#right a:visited {
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}
#right a:hover {
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
#right h1 a:link  {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#right h1 a:visited  {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#right h1 a:hover  {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}
#right h2 a:link  {
	color: #778899;
	font-weight: bold;
	text-decoration: none;
}
#right h2 a:visited  {
	color: #778899;
	font-weight: bold;
	text-decoration: none;
}
#right h2 a:hover  {
	color: #FF9900;
	font-weight: bold;
	text-decoration: none;
}

#right .normal a:link {
	color: #336699;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
#right .normal a:visited {
	color: #336699;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
#right .normal a:hover {
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
	font-size: 12px;
}
#undernav a:link {
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}
#undernav a:visited {
	color: #336699;
	font-weight: normal;
	text-decoration: none;
}
#undernav a:hover {
	color: #FF9900;
	font-weight: normal;
	text-decoration: none;
}
#footer a:link {
	font-size: 13px;
	color: #336699;
	text-decoration: none;
}
#footer a:visited {
	font-size: 13px;
	color: #336699;
	text-decoration: none;
}
#footer a:hover {
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	margin: 5px 0px 10px 0px;
	color: #000;
	line-height: 1.3em;
}
h2 {
	font-weight: bold;
	font-size: 16px;
	margin: 15px 0px 10px 0px;
	color: #778899;
}
h2.home {
	font-weight: bold;
	font-size: 13px;
	margin: 20px 0px 0px 0px;
	color: #778899;
	padding: 0px;
}
h3 {
	font-size: 16px;
	font-weight: normal;
	margin: 12px 0px;
	color: #FFFFFF;
}
h4 {
	font-size: 16px;
	margin: 15px 0px;
	color: #000000;
}
.nomargintop {
	margin-top: 0px;
}
table.nomargintop p {
	margin-top: 0px;
	padding-top: 0px;
}
.content p {
	margin: 12px 0;
}
.imgfloatrightup {
	float: right;
	margin: 0px 0px 10px 20px;
}

.imgfloatleftup {
	float: left;
	margin: 0px 20px 10px 0px;
}
.imgfloatleftr { 
	float: left; 
	margin: 5px 15px 5px 0px;
}
.imgfloatleftb { 
	float: left; 
	margin: 0px 15px 10px 0px;
	border: 1px solid #708090;
}

#nav1 {
	font-size: 22px;
	color: #708090;
}
#nav1 a:link {color: #708090; text-decoration: none;}
#nav1 a:visited {color: #708090; text-decoration: none;}
#nav1 a:hover {color: #FFFFFF; text-decoration: none;}
#nav2 {
	padding: 16px 25px 14px 25px;
	background-image: url(images/background-nav.jpg);
	background-repeat: repeat-x;
	color: #000000;
	display: inline-block; 
}
#nav2 a:link {color: #006699; text-decoration: none;}
#nav2 a:visited {color: #006699; text-decoration: none;}
#nav2 a:hover {color: #FFFFFF; text-decoration: none;}

.nav2on {
	font-weight: normal;
	color: #000000;
	padding: 0 0 0 15px !important;
	background-repeat: no-repeat;
	background-image:  url(images/icons/tick2.jpg)!important;
	background-position: 0px 50%;
}
.imgfloatright {
	float: right;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.imgfloatleft { 
	float: left; 
	margin-right: 10px;
}

.white {
	color: #FFFFFF;
}
.grey {
	color: #778899;
}
.black {
	color: #000000;
}
h3.black {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.red {
color: #FF0000;
}
td.cebittop {
	border: 1px solid #CC0000;
	margin: 0px;
	padding: 0px;
	background: #CC0000;
}
.advert {
	padding: 20px 0px 10px 0px;
}
.box {
	border: 1px solid #778899;
}

.boxheader {
	background-color: #778899;
	padding: 10px;
}

.bold {
	font-weight: bold;
}

.warning {
	padding: 5px 20px 10px 20px;
	margin-top: 10px;
	background-image: url(images/latest_news_bgnd.gif);
	background-repeat: repeat;
	color: #666;	
}

.warning h3 {
	color: #000000;
}

.newsroom {
	padding: 5px 20px 10px 20px;
	color: #666666;
}

.reviewbox {
	border: 1px solid #708090;
	padding: 5px 20px 10px 20px;
	margin-top: 10px;
	color: #666666;
}

table.reviewbox2 {
	border: 1px solid #336699; 
	margin-top: 20px; 
	margin-bottom: 10px;
}
tr.blue {
	background-color: #336699;
}

table.productbox {
	border: 1px solid #778899; 
	margin-top: 20px; 
	margin-bottom: 10px;
}
table.productbox h2 {
	color: #FFFFFF; 
	font-weight: normal;
	margin: 10px 20px;
}
table.productbox p {
	margin: 5px 20px;
}
tr.productboxtop {
	background-color: #778899;
}

td.related2 { background: #F5F5F5; padding: 0px 10px; margin-top: 0px; }
td.whitecell { background: #ffffff; padding: 0px 2px; margin-top: 0px;}

.order {
	float: right;
}
.latestnewstop1 {
	background-color: #778899;
	padding: 10px 20px;
	margin: 20px 0px 10px 0px;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}

.newstext1 {
	color: #333333;
	font-size: 11px;
	background-image: url("images/latest_news_bgnd.jpg");
	background-repeat: repeat;
	padding: 15px 20px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.newstext2 {
	color: #333333;
	font-size: 11px;
	background-color: #F5F5F5;
	padding: 15px 20px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

.newstext1 p {
	padding: 0px;
	margin: 0px;
}

.newstext2 p {
	padding: 0px;
	margin: 0px;
}

.newstext1 ul {
	padding: 0px;
	margin: 0px 0px 10px 20px;
	line-height: 1.3em;
}

.newstext2 ul {
	padding: 0px;
	margin: 0px 0px 10px 20px;
	line-height: 1.3em;
}

.newstext1 h2  {
	color: #333333;
	font-size: 13px;
	padding: 0px;
	margin: 0px 0px 5px 0px;;
}

.newstext2 h2  {
	color: #333333;
	font-size: 13px;
	padding: 0px;
	margin: 0px 0px 5px 0px;;
}

li.arrow {
	margin: 8px 0px 8px 0px;
	list-style-image: url(images/icons/basic_link_2.gif);
	list-style-position: outside;
	color: #333333;
}

.dotted {
	border-top: 1px dotted #FF9900;
	padding-top: 10px;
}

.vertalignm {vertical-align: middle;}
.valignm {vertical-align: middle;}
.valignb {vertical-align: baseline;}

.productgrey {
	background-color: #F5F5F5;
	padding: 5px 20px 10px 20px;
	margin-top: 10px;
}
.productwhite {
	background-color: #FFFFFF;
	padding: 0px 20px 10px 20px;
	margin-top: 10px;
}
/* ------ styles for product tables ------ */
.divKitFeatures {
	padding:0 10px 10px 10px;
}
.product1 {
	border: none;
}
.product1 h3 {
	color: #000000;
	margin: 0px;
	padding: 10px 20px;
	font-weight: bold;
}
.product1 p {
	margin: 0px;
	padding: 10px 20px;
}

.product1 .grey {
	background-color: #F5F5F5;
	color: #000000;
}
ul.indent1 { padding: 0px; margin: 0px 0px 0px 45px; }
ul.indent2 { padding: 0px; margin: 10px 0px 0px 55px; }
ul.indent3 { padding: 0px; margin: 0px 0px 0px 65px; }
ul.wtbList { padding: 0; margin: 5px 0 10px 10px; }

li.basic {
	margin: 2px 10px 2px 0px;
	list-style-image: url("images/icons/basic_bullet.gif");
	list-style-position: outside;
}

.imgleft {
	float: left;
	margin-right: 20px;
	border: 1px solid #999;
}

.contactmessage {
	border-top: 1px dashed #FFCC33;
	border-bottom: 1px dashed #FFCC33;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url("images/message_bottle.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}
.contactmessage h1 {
	color: #708090;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 1.3em;
}
.contactphone {
	border-top: 1px dashed #FFCC33;
	border-bottom: 1px dashed #FFCC33;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url("images/orange-phone-4.jpg");
	background-repeat: no-repeat;
	background-position: top;
}
.contactphone h1 {
	color: #708090;
	font-size: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.3em;
}
.contactcallback {
	border-top: 1px dashed #FFCC33;
	border-bottom: 1px dashed #FFCC33;
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url("images/callback_scene.jpg");
	background-repeat: no-repeat;
	background-position: bottom;
}
.contactcallback h1 {
	color: #708090;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 0px;
	line-height: 1.3em;
}
.small {font-size: 11px; color: #708090; margin-top: 5px; line-height: 1.5em;}

.quote {
	color: #FF9933;
}

.quote2 {
	color: #993399;
}

.locationtext{
	margin: 0px;
	font-size: 11px;
}
.locationtextdarker{
	color: #666666;
}
/* ------ styles for fitting instructions with images ------ */
.instr { border: 1px solid #dcdcdc; background: #f5f5f5; }
.instr p {
	font-size: 0.95em;
	margin: 0px;
	padding: 10px 10px 10px 10px;
}
.instr h1 {
	font-size: 1em;
	margin: 0px;
	padding: 10px 10px 0px 10px;
}

/* ------ the basic list styles ------ */
ul {
	padding: 0px; 
	margin: 0px 0px 20px 30px;
}

ul.noindent {
	padding: 0px; 
	margin: 2px 0px 0px 20px;
}

li.tick {
	padding: 0px; 
	margin: 0px; 
	list-style-image : url(images/icons/tick.jpg);	
	list-style-position : outside; margin: 4px 10px 4px 0px;
}
li.tick2 {
	padding: 2px 0px 0px 0px; 
	margin: 0px; 
	list-style-image : url(images/icons/tick.jpg);	
	list-style-position : outside; 
	margin: 2px 10px 4px 0px;
}
li.tick3 {
	padding: 1px 0px 0px 0px; 
	margin: 0px; 
	list-style-image : url(images/icons/tick.jpg);	
	list-style-position : outside; 
	margin: 0px 10px 0px 0px;
}
li.blueticksmall {
	padding: 0px; 
	margin: 0px; 
	color: #778899;
	list-style-image : url(images/icons/blue-tick-small.gif);	
	list-style-position : outside; margin: 4px 10px 4px 0px;
}
li.features {
	padding: 0px; 
	margin: 0px; 
	color: #778899;
	list-style-image : url(images/icons/blue-tick-small.gif);	
	list-style-position : outside; margin: 4px 10px 4px 0px;
}

/* ------ product table style ------ */
table.product {
	border: 1px solid #778899; 
	font-size: 13px;
	margin-top: 20px; 
	margin-bottom: 10px;
}
.product p {
	padding: 5px 15px 0px 15px;
}
tr.shade {
	background-image: url(images/latest_news_bgnd.gif);
	background-repeat: repeat;	
}
td.product-bkg {
	background-image: url(images/products/products-bkg.jpg);
	background-repeat: no-repeat;
	padding: 0px 0px 10px 0px;	
}

.accbox {
	border: 1px solid #778899;
}

/* ------ styles for large technical specifications tables ------ */
table.largets {
	border: 1px solid #778899;
	padding: 10px;
	margin-top: 10px;
	background: #F5F5F5;
	font-size: 11px;
}


/* ------ info article styles ------ */
.info {
	border-top: 1px solid #336699;
	padding: 10px 0px 15px 0px;
}

#nav3 a:link {
	color: #006699;
	font-size: 14px;
	text-decoration: none;
	padding: 0 0 0 25px !important;
	margin: 20px 0 0 0px;
}
#nav3 a:visited {
	color: #006699;
	text-decoration: none;
}
#nav3 a:hover {
	color: #000033;
	text-decoration: none;
}
#nav3title {
	color: #000;
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 25px;
}

table.australia {
	background-image: url("images/australia-advert1.jpg"); 
	background-repeat: no-repeat;
	background-position: top center;
}

li.whitelist {
	margin: 4px 10px 4px 0px;
	list-style-image: url("images/icons/white_bullet.gif");
	list-style-position: outside;
	color: #FFFFFF;
	line-height: 1.4em;
}

/*Tree Menu Magic Styles*/
/*Control DIV for expand all and collapse all links*/
#p7TMctrl {
	font-size: 14px;
	display: block;
	/*/*/display: block; /* hide from NN4*/
}
#p7TMctrl a:link {
	color: #006699;
	text-decoration: none;
}
#p7TMctrl a:visited {
	color: #006699;
	text-decoration: none;
}
#p7TMctrl a:hover {
	color: #000033;
	text-decoration: none;
}
/*Sets line-height of all menuitems*/
#p7TMnav {
	/*/*/line-height: 2; /* */
}
/*second level menuitem divs on - Cascades to lower levels*/
/*Sets left margin to 16px establishing a cascading indent*/
#p7TMnav div div {
	margin: 0 0 0 16px;
}
/*The Link style for top-level menuitems*/
#p7TMnav div a {
	color: #006699;
	font-size: 14px;
	text-decoration: none;
	padding: 0 0 0 25px !important;
	margin: 20px 0 0 0px;
}
#p7TMnav div a:visited {
	color: #006699;
	text-decoration: none;
}
#p7TMnav div a:hover {
	color: #000033;
	text-decoration: none;
}

/*The Link style for second-level menuitems*/
#p7TMnav div div a {
	font-size: 12px;
	color: #778899;
}
#p7TMnav div div a:visited {
	color: #778899;
	text-decoration: none;
}
#p7TMnav div div a:hover {
	color: #000033;
	text-decoration: none;
}


/*The Link style for third-level menuitems and lower*/
/*To set a specific style for the fourth level, add a div to the selector*/
/*Fourth-level example syntax: p7TMnav div div div div a {declaration}*/
#p7TMnav div div div a {
	font-size: 11px;
	color: #333333;
}

/*rules programatically assigned to parent links when image-based plus and minus option is selected*/
/*do not remove*/
.p7plusmark {
	background-repeat: no-repeat;
	background-image:   url(p7t_plus.gif);
	background-position: 0 50%;
	padding: 0 0 0 20px !important;
}
.p7minusmark {
	background-repeat: no-repeat;
	background-image:   url(p7t_minus.gif);
	background-position: 0 50%;
	padding: 0 0 0 20px !important;
}
/*rule programatically assigned to child links when image-based plus and minus option is selected*/
.p7defmark {
	background-image:  none;
	padding: 0 0 0 20px !important;
}

/*rules programatically assigned to page link correesponding to current page (You are Here)*/
.p7currentmark {
	font-weight: normal;
	color: #FF9900 !important;
	padding: 0 0 0 25px !important;
	background-repeat: no-repeat;
	background-image:  url(images/icons/tick.jpg)!important;
	background-position: 10px 50%;

}

/* ------ styles for contact us page other forms ------ */
div.contactus {
	padding: 35px 35px 25px 35px;
	background-image: url(images/latest_news_bgnd.gif);
	background-repeat: repeat;
}
div.contactus2 {
	border: 1px solid #999999;
	padding: 10px 10px 5px 20px;
	background-image: url(images/latest_news_bgnd.gif);
	background-repeat: repeat;
}
input[type=text] {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
input, textarea{
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
select {
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
select#selIntJumpMenu {
	font: 10px Tahoma, Arial, Helvetica, sans-serif;
}
.formBut {
	padding: 2px;
	border: 1px solid #778899;
	color: #333333;
	background-image: url(images/latest_news_bgnd.gif);
	background-repeat: repeat;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}
.formBut2 {
	padding: 2px;
	border: 1px solid #778899;
	color: #333333;
	background-color: #FFFFFF; 
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
}

/* 
  ------------------------------------------------
  Image Gallery 2 Styles
  ------------------------------------------------
*/

/*Root IGM Container*/
.p7IGM01 {
	margin: 0 auto;
	line-height: 1.3em;
}
/*IGM Wrappers Line Height Reset for Stability*/
.p7IGM01_layout, .p7IGM01_layout div {
	line-height: 1.3em;	
}
/*The Main Layout Container. Mozilla shadows reset to small spread to work around known bugs up to Firefox 13.*/
.p7IGM01_layout {
	overflow: hidden;
	position: relative;
	z-index: 2;
	padding: 10px;
}
/*The Background Color for the main IGM layout area. Must be set on both elements to fix border-radius artifact issue in IE9*/
.p7IGM_wrapper, .p7IGM01_layout {
	background-image: url(images/gallery_bgnd.gif);
	background-repeat: repeat;
	border-radius: 6px;
}
/*Thumbnail Scrolling List*/
.p7IGM01_thumbswrapper {
	position: relative;
	padding: 0px;
	background-image: url(images/gallery_bgnd.gif);
	background-repeat: repeat;
	border-radius: 0px 0px 6px 6px;
	z-index: 1;
	margin: 0px 10%;
}
.p7IGM01_thumbswrapper.IGM-thumbs-top {
	margin: 0px 0px 12px 0px;
	border-radius: 6px;
}
.p7IGM01_thumbsviewport {
	padding: 0px;
	overflow: hidden;
	position: relative;
	z-index: 10;
}
.p7IGM01_thumbsglidewrapper {
	position: relative;
	overflow: hidden;
	z-index: 9;
}
.p7IGM01_thumbslist {
	margin: 0px;
	padding: 0px;
	word-spacing: -1em;
}
.p7IGM01_thumbslist li {
	list-style-type: none;
	margin: 6px 3px;
	word-spacing: normal;
	display: inline;
}
.p7IGM01_thumbslist img {
	border: none;
	vertical-align: middle;
}
.p7IGM01_thumbslist a {
	padding: 3px;
	border: 1px solid;
	border-color: #FFF;
	display: inline-block;
}
.p7IGM01_thumbslist a:hover, .p7IGM01_thumbslist a:focus {
	border-color: #708090;
	outline: none;
}
.p7IGM01_thumbslist a.thumb_down {
	border-color: #000;
	border-style: solid;
}
.p7IGM01_thumbslist li:first-child a {
	margin-left: 6px;
}
.p7IGM01_thumbslist li:last-child a {
	margin-right: 6px;
}
/*Thumbnail Presentation when set to No Scrolling*/
.p7IGM01_thumbswrapper.IGM-no-scroll {
	padding: 6px 0px;
	margin: 0px;
	background-color: transparent;
	border-radius: 0px;
	border: none;
	text-align: center;
}
.IGM-no-scroll .IGM-thumbs  {
	white-space: normal !important;
}
.p7IGM01_thumbswrapper.IGM-no-scroll.IGM-thumbs-top {
	text-align: center;
}
.p7IGM01_thumbswrapper.IGM-no-scroll .p7IGM01_thumbslist a {
	margin: 3px 0px !important;
	border: 1px solid;
	border-color: #FFF;
}
.p7IGM01_thumbswrapper.IGM-no-scroll .p7IGM01_thumbslist a:hover {
	border-color: #000000;
	background-color: #000;
}
.p7IGM01_thumbswrapper.IGM-no-scroll .p7IGM01_thumbslist a:hover, 
.p7IGM01_thumbswrapper.IGM-no-scroll .p7IGM01_thumbslist a:focus {
	border-color: #000000;
}
.p7IGM01_thumbswrapper.IGM-no-scroll .p7IGM01_thumbslist a.thumb_down, 
.p7IGM01_thumbswrapper.IGM-no-scroll .p7IGM01_thumbslist a.thumb_down:hover {
	border-color: #CC3300 !important;
	background-color: transparent !important;
}

.p7IGM-no-thumbs, .IGMno-display {
	display:none;
}
/*Thumbnail Scroller Left and Right Arrows*/
.p7IGM01_arrows {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
.IGM-arrows {
	display: none;
}
.p7IGM01_arrows .arrow-left, .p7IGM01_arrows .arrow-right {
	width: 50px;
	text-align: center;
	display: table;
	z-index: 2;
	background-color: #F5F5F5;
	background: rgba(255,255,255,.3);
}
.p7IGM01_arrows .arrow-left {
	float: left;
	position: relative;
	z-index: 60;
	border-radius: 0px 0px 0px 5px;
}
.p7IGM01_arrows .arrow-right {
	float: right;
	position: relative;
	z-index: 60;
	border-radius: 0px 0px 5px 0px;
}
.p7IGM01_arrows .arrow-left a, .p7IGM01_arrows .arrow-right a {
	color: #FFF !important;
	text-decoration: none;
	font-size: 24px;
	display: table-cell;
	vertical-align: middle;
	padding: 3px;
}
.p7IGM01_arrows a:hover, .p7IGM01_arrows a:focus {
	color: #708090 !important;
	outline: none;
}
.p7IGM01 a.arrow-off {
	color: #FFF !important;
	cursor: default;
}
/*Full Size Image Strutures*/
.p7IGM01_FSwrapper {
	position: relative;
	padding: 0px;
	border-radius: 5px;
	overflow: hidden;
}

.p7IGM01_image {
	zoom: 1;
	border-radius: 5px;
}
.p7IGM01_FSimage {}
.p7IGM01_FSimage, .p7IGM01_FSimage img {
	border-radius: 6px;
}
.p7IGM01_FSimage img {
	display: block;
	border: none;
	max-width: 100%;
}
/*Caption and Description*/
.IGM-cap-overlay-top {
	position: absolute;
	z-index: 9;
	background-color: #111;
	background: rgba(0,0,0,.75);
	color: #333;
	border-radius: 0px 0px 5px 5px;
	left: 50%;
	margin-left: -150px;
	width: 300px;
	top: 0px;
}
.IGM-cap-overlay-bottom {
	position: absolute;
	z-index: 9;
	background-color: #CCCCCC;
	background: rgba(179,186,196,.8);
	color: #333;
	text-align: center;
	border-radius: 5px 5px 0px 0px;
	left: 50%;
	margin-left: -350px;
	width: 700px;
	top: auto;
	bottom: 0px;
}
.p7IGM01_caption {
	font-size: 12px;
	line-height: 1.35em;
	position: relative;
	padding: 20px;
	color: #333;
	text-align: center;
}
.p7IGM01_desc {
	font-size: 11px;
	padding: 18px 0px;
	color: #333;
	line-height: 1.5;
	position: relative;
	text-align: center;
}
.p7IGM01_desc a, .p7IGM01_desc a:visited {
	color: #0099CC;
}
.p7IGM01_desc a:hover, .p7IGM01_desc a:focus {
	color: #FFF;
}

.p7IGMdescription-wrapper.IGM-desc-overlay-top {
	position: absolute;
	top: 0;
	z-index: 8;
	left: 50%;
	margin-left: -200px;
	border-radius: 5px 5px 0px 0px;
	width: 400px;
}
.p7IGMdescription-wrapper.IGM-desc-overlay-top .p7IGM01_desc {
	background-color: #111;
	background: rgba(0,0,0,.75);
	padding: 10px 20px;
	line-height: 1.5;
}
.p7IGMdescription-wrapper.IGM-desc-overlay-bottom {
	position: absolute;
	top: auto;
	bottom: 0px;
	z-index: 8;
	left: 50%;
	margin-left: -200px;
	width: 400px;
	border-radius: 5px 5px 0px 0px;
}
.p7IGMdescription-wrapper.IGM-desc-overlay-bottom .p7IGM01_desc {
	background-color: #111;
	background: rgba(0,0,0,.75);
	padding: 10px 20px;
	line-height: 1.5;
	border-radius: 5px 5px 0px 0px;
}
/* Toolbar Styles */
.p7IGM01-toolbar-wrapper {
	text-align: center;
	position: relative;
	z-index: 9;
}
.p7IGM01-toolbar-wrapper.IGM-toolbar-top {
	padding: 0px 0px 10px 0px;
}
.p7IGM01-toolbar-wrapper.IGM-toolbar-bottom {
	padding: 10px 0px 0px 0px;
}
.p7IGM01-toolbar {
	margin: 0px;
	overflow: hidden;
	padding: 0px;
	display: inline-block;
	height: 20px;
}
.p7IGM01-toolbar li {
	list-style-type: none;
	float: left;
	vertical-align: top;
}
.p7IGM01-toolbar a, .p7IGM01-toolbar a:visited {
	padding: 0px;
	text-decoration: none;
	display: block;
	height: 20px;
	width: 20px;
	font-size: 0px;
	background-repeat: no-repeat;
	overflow: hidden;
}
.p7IGM01-toolbar a:hover, .p7IGM01-toolbar a:focus {
	outline: none;
	background-position: 0px -20px;
}
.p7IGM01-toolbar i {
	position: absolute;
	left: -9000px;
}
.p7IGM01-first {
	background-image: url(images/imagegallery/p7IGM-first-gray.png);
}
.p7IGM01-prev {
	background-image: url(images/imagegallery/p7IGM-prev-gray.png);
}
.p7IGM01-pause-play.tb-play {
	background-image: url(images/imagegallery/p7IGM-play-gray.png);
}
.p7IGM01-pause-play {
	background-image: url(images/imagegallery/p7IGM-pause-gray.png);
}
.p7IGM01-next {
	background-image: url(images/imagegallery/p7IGM-next-gray.png);
}
.p7IGM01-last {
	background-image: url(images/imagegallery/p7IGM-last-gray.png);
}
.p7IGM01-fullscreen.max, .p7IGM01-fullscreen.min {
	height: 20px;
	width: 20px;
	background-repeat: no-repeat;
	position: absolute;
	left: auto;
	right: 0px;
	z-index: 9;
}
.p7IGM01-fullscreen.max {
	background-image: url(images/imagegallery/p7IGM-maximize-white.png) !important;
}
.p7IGM01-fullscreen.min {
	background-image: url(images/imagegallery/p7IGM-minimize-white.png) !important;
}
.p7IGM01-fullscreen.max:hover, .p7IGM01-fullscreen.min:hover {
	background-position: 0px -20px;
}

/*Prev-Next Arrows*/
.p7IGM01-prev-arrow, .p7IGM01-next-arrow {
	position: absolute;
	z-index: 100;
	width: 1em;
	padding: 8px;
	text-align: center;
	top: 50%;
	font-size: 24px;
	font-weight: normal !important;
	color: #FFF;
	background-color: #708090;
	background: rgba(112,128,144,.1);
	margin-top: -1em;
	line-height: 1em;
}
.p7IGM01-prev-arrow {
	left: 0px;
	font-weight: normal !important;
	border-radius: 0px 4px 4px 0px;
}
.p7IGM01-next-arrow {
	left: auto;
	font-weight: normal !important;
	right: 0px;
	border-radius: 4px 0px 0px 4px;
}
.p7IGM01-prev-arrow a, .p7IGM01-next-arrow a {
	color: #FFF !important;
	font-weight: normal !important;
	text-decoration: none !important;
}
.p7IGM01-prev-arrow a:focus, .p7IGM01-next-arrow a:focus {
	outline: none !important;
	font-weight: normal !important;
}
.p7IGM01-prev-arrow:hover, .p7IGM01-next-arrow:hover {
	font-weight: normal !important;
	opacity: .8 !important;
}
.p7IGM01-prev-arrow a.off, .p7IGM01-next-arrow a.off {
	font-weight: normal !important;
	color: #708090 !important;
	cursor:default;
}
.p7IGM01 .p7IGM-canvas {
	background-color: #FFF;
	border-radius: 5px;
}
/*DO NOT EDIT - Loading Image, Link and hidden description elements*/
.p7IGM01_IGMloading {
	position:absolute;
	height:50px;
	width:50px;
	background-image: url(images/imagegallery/p7igm_loading.gif);
	left:50%;
	margin-left:-25px;
	top: 50%;
	margin-top:-4px;
	z-index:99;
	display: none;
	border-radius: 8px;
	opacity: .6;
	background-color: #FFF;
}
.p7igm_image_link, .p7igm_description {
	display:none;
}

/*PAGINATOR*/
.p7IGM01-paginator {
	position: relative;
	z-index: 9;
	text-align: center;
}
.p7IGM01-paginator.IGMpaginator-pags-top {
	padding: 0px 0px 10px 0px;
}
.p7IGM01-paginator.IGMpaginator-pags-bottom {
	padding: 10px 0px 0px 0px;
}
.p7IGM01-paginator ul {
	margin: 0px;
	overflow: hidden;
	z-index: 20;
	padding: 0px;
	display: inline-block;
	height: 20px;
	font-size: 0px;
	line-height: 0;
}
.p7IGM01-paginator li {
	list-style-type: none;
	float: left;
}
.p7IGM01-paginator a {
	height: 20px;
	width: 16px;
	background-image: url(images/imagegallery/p7IGM-pags-gray.png);
	background-repeat: no-repeat;
	padding: 0px;
	text-decoration: none;
	display: block;
	overflow: hidden;
}
.p7IGM01-paginator a:hover {
	outline: none;
	background-position: 0px -20px;
}
.p7IGM01-paginator a:focus {
	outline: none;
}
.p7IGM01-paginator .p7IGM01-pags-pause {
	background-image: url(images/imagegallery/p7IGM-pagspause-gray.png);
}
.p7IGM01-paginator .p7IGM01-pags-pause.pag-play {
	background-image: url(images/imagegallery/p7IGM-pagsplay-gray.png);
}
.p7IGM01-paginator .p7IGM01-pags-pause:hover {
	background-position: 0px -20px;
}
.p7IGM01-pags-fullscreen.max, .p7IGM01-pags-fullscreen.min {
	height: 20px;
	width: 16px;
	background-repeat: no-repeat;
	position: absolute;
	left: auto;
	right: 0px;
	z-index: 9;
}
.p7IGM01-pags-fullscreen.max {
	background-image: url(images/imagegallery/p7IGM-pagsmax-gray.png);
}
.p7IGM01-pags-fullscreen.min {
	background-image: url(images/imagegallery/p7IGM-pagsmin-gray.png);
}
.p7IGM01-paginator a.pags-down {
	cursor: default;
	background-image: url(images/imagegallery/p7IGM-pagsdown-gray.png);
	background-repeat: no-repeat;
}
/*SPECIAL RULES*/
.p7IGM-no-thumbs {
	display:none;
}
.p7IGM01_image {
	zoom:1;
}

/*Fullscreen-Mode Styles*/
.p7IGM01.p7IGM-fullscreen {
	background-image: none;
	background-color: #FFF;
}
.p7IGM01.p7IGM-fullscreen .p7IGM01_layout,
.p7IGM01.p7IGM-fullscreen .p7IGM01_FSwrapper {
	border-radius: 0px;
}
.p7IGM01-back, .p7IGM01-pags-back {
	float: left;
	display: none;
}
.p7IGM01.p7IGM-fullscreen .p7IGM01-back,
.p7IGM01.p7IGM-fullscreen .p7IGM01-pags-back {
	display: block;
	background-image: url(images/imagegallery/p7IGM-back.png) !important;
	height: 20px;
	width: 25px;
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	z-index: 9;
}

/*Mobile Devices*/
/*Phones*/
@media only screen and (max-device-width: 480px) {

	.p7IGM01_caption {font-size: 16px !important;}
}
/*Tablets*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.p7IGM01_caption {font-size: 16px !important;}
}


/*SPECIAL RULES TO WORK AROUND FLAWS IN DREAMWEAVER DESIGIN VIEW*/
.IGMnoscript .p7IGM01_thumbslist li {display: inline;}
.IGMnoscript .p7IGM03_thumbslist a {display: inline;}
.IGMnoscript .p7IGM01_thumbswrapper {overflow: hidden; width: 99%; margin: 0px 0px;}
.IGMnoscript .p7IGM01_thumbslist {white-space: nowrap;}
.IGMnoscript .p7IGM01_FSwrapper {width: 98%; margin: 0px auto;}
.IGMnoscript .p7IGM01_fs_img {height: auto; width: auto; width: 100%; max-width: 100%;}
.IGMnoscript .p7IGMdescription-wrapper {display: none;}
.IGMnoscript .p7IGM01-prev-arrow, .IGMnoscript .p7IGM01-next-arrow {display: none;}
.IGMnoscript .p7IGM01-paginator {display: none;}
.IGMnoscript .p7IGMcaption-wrapper {display: none;}
.IGMnoscript .p7IGM01-toolbar-wrapper {display: none;}
.IGMnoscript .p7IGM01-fullscreen.max {top: 0px;}

/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Bluestone
  -----------------------------------
*/

.p7AB {
	background-color: #FFFFFF;
	padding: 0 0 0px 0;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
	background-image: url(images/background-nav.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a,
#p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a,
#p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a,
#p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a,
#p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a {
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 28px;
	color: #333333;
	font-weight: normal;
	background-image: url(images/east_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #FFFFFF;
}
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover,
#p7ABW3 .p7ABtrig a:hover, #p7ABW4 .p7ABtrig a:hover,
#p7ABW5 .p7ABtrig a:hover, #p7ABW6 .p7ABtrig a:hover,
#p7ABW7 .p7ABtrig a:hover, #p7ABW8 .p7ABtrig a:hover,
#p7ABW9 .p7ABtrig a:hover, #p7ABW10 .p7ABtrig a:hover {
	color: #000000;
}
.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 0px;
	border-bottom: 0px !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down,
#p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down,
#p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down,
#p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down,
#p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down {
	color: #000000;
	background-image: url(images/south_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
}
.p7ABcontent {
	padding: 20px;
	line-height: 1.5em;
	color: #000000;
	background-image: url(images/latest_news_bgnd.gif);
	background-repeat: repeat;
}
.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7ABcontent p {
	margin: 6px 0 12px 0;
}
.p7ap_currentmark {
	font-weight: bold;
}

/* 
  -----------------------------------
  Accordion End
  -----------------------------------
*/



html {
overflow-y: scroll;
}
