/* 
Psitek Stylesheet
http://www.worldwidecreative.co.za
*/

/*
==colours== 

yellow: #EAC100
blue: #06A0B7
green: #77AD29
orange: #FF6E00
red: #E40001

light orange: #FF971D
*/

@import url('reset.css');
@import url('text.css');

body.home{
	background: url(../images/home-bg.gif) repeat-x;
}

body{
	background: url(../images/bg.gif) repeat-x;
}

#container{
	width: 938px;
	margin: 0 auto 0px auto;
	overflow: hidden;
	background: url(../images/container-bg.gif) repeat-y;
}

#navbar{
	background-image: url(../images/navbar-bg.png);
	width: 938px;
	height: 56px;
}

#top-left{
	float: left;
	padding-top: 35px;
	height: 85px;
	width: 500px;
	background-color: #ffffff;
}

#top-right{
	float: right;
	padding-top: 20px;
	height: 100px;
	_height: 98px;
}

.line{
	border-bottom: 3px solid #EEEAE2;
	margin: 10px 0;
	clear: both;
}

.line-sidebar{
	border-bottom: 3px solid #D3CABB;
	margin-bottom: 3px;
	clear: both;
}

/* table styles */
table{
	border: 1px solid #DDD5C6;
	width: 575px;
}

table td{
	border: 1px solid #DDD5C6;
}

tr.table-heading{
	text-align: center;
	font-weight: normal;
	font-style: normal;
}

tr.table-heading td{
	background-color: #DDD5C6;
}

tr.table-heading p{
	font-size: 13px !important;
}

/* Home Page Styles */

#home-slider{
	width: 938px;
	height: 443px;
	clear: both;
	position: relative;
	z-index: 0;
}

ul.blocks {
	padding: 0;
	width: 1600px; /* ul.blocks li   WIDTH x NUM OF LI's */
	display: block;
	height: 200px;
}

ul.blocks li {
	width: 200px; /* WIDTH OF ITEM */
	margin: 13px 0 0 0px;
	float: left;
	display: block;
	height: 200px;
}
.scroller-holder {
	margin: 0;
	display: block;
	width: 100%;
	background-color: #3CBFD3;
	
}
.scroll-pane {
	width: 100%;
	background: #06A0B7;
	float: left;
	padding: 0;
}
			
#product-scroller {
	height: 200px;
	width: 941px; /* WIDTH OF SCROLLER */
	padding: 0;
	display: block;
	_overflow: hidden;
}


/* inner page styles */
#heading div{
	width: 898px;
	margin: 0 auto;
	height: 88px;
	clear: both;
	padding: 1px 20px;
}

#heading h1.no-breadcrumbs{
	margin-top: 20px;
}

#heading span.breadcrumbs, #heading span.breadcrumbs a{
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0;
	text-decoration: none;
}

#heading div#heading-nav{
/*	float: right;
	margin-top: -30px;
	*margin-top: -20px;
	font-size: 15px;
	height: 30px;*/
	height:auto;
	text-align:right;
}
#heading h1 {
	margin-bottom:0px;
}
#heading-nav ul {
	margin-bottom:0px;
	*margin-top:15px;
	_margin-top:18px;
	position:relative;
	z-index:99;
}
#heading-nav li{
	display: inline;
	list-style-type: none;
	padding:0 10px 12px;
	text-align: center;
}

#heading-nav li a{
	color: #ffffff;
	text-decoration: none;
}

#heading-nav li a:hover, #heading-nav li.active a{
	color: #000000;
}

.black #heading-nav li a:hover, .black #heading-nav li.active a{
	color: #FF6E00;
}

#heading.green div{
	background-color: #77AD29;
}
#heading.green #heading-nav ul li.active {
	background:transparent url(../images/dwnaro-green.gif) no-repeat center bottom;
}

#heading.red div{
	background-color: #E40001;
}
#heading.red #heading-nav ul li.active {
	background:transparent url(../images/dwnaro-red.gif) no-repeat center bottom;
}

#heading.black div{
	background-color: #2D2B2B;
}
#heading.black #heading-nav ul li.active {
	background:transparent url(../images/dwnaro-black.gif) no-repeat center bottom;
}

#heading.yellow div{
	background-color: #EAC100;
}
#heading.yellow #heading-nav ul li.active {
	background:transparent url(../images/dwnaro-yellah.gif) no-repeat center bottom;
}

#heading.orange div{
	background-color: #FF6E00;
}
#heading.orange #heading-nav ul li.active {
	background:transparent url(../images/dwnaro-orange.gif) no-repeat center bottom;
}

#heading.blue div{
	background-color: #3CBFD3;
}
#heading.blue #heading-nav ul li.active {
	background:transparent url(../images/dwnaro-blue.gif) no-repeat center bottom;
}

/*#heading.green #heading-nav ul li.active{
	background: url(../images/arrow-down-green.gif) no-repeat center 20px;
}*/

/* @group Suckerfish dropdowns */

/* ============= Suckerfish dropdowns =============  */
#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
	font-size: 14px;
}

#nav a {
	display: block;
	padding: 0 13px;
}

#nav li a{
	padding-top: 13px;
	padding-bottom: 25px;
	_padding-bottom: 10px;

}

#nav li{
	border-right: 1px solid #E1DACD;
	height: 40px;
	margin-top: 6px;
}

#nav li li{
	border: 0px none;
	height: 25px;
	margin-top: 0px;
}

#nav li ul{
	margin-top: -4px;
	_margin-top: 0px;
	border: 2px solid #EEEAE2;
	background-color: #ffffff;
}

#nav li li li{
	border: 0px none;
	height: 25px;
	margin-top: 0px;
}

#nav li li a{
	padding: 0 0 0 15px;
	font-size: 10px;
	line-height: 25px;
	width: 153px;
	
}

#nav li li a:hover{
	background-color: #FF6E00;
	color: #ffffff;
}

#nav li li{
	width: 170px;
	position: relative;
	z-index: 1;
}

#nav li li li a{
	background-color: #ffffff;
	
}

#nav li li li{
	z-index: 0;
	position: relative;

}

#nav li { /* all list items */
	float: left;
	/* width: 10em;  width needed or else Opera goes nuts */
}

#nav li ul { /* second-level lists */
	position: absolute;
	z-index: 100;
	width: 12em;
	left: -999em;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -1.5em 0 0 168px;
	display: block;

}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;

}
/* ============= END Suckerfish dropdowns =============  */

ul#nav a{
	text-decoration: none;
	color: #000000;
}

ul#nav a:hover, ul#nav li.active a{
	color: #FF6E00;
}

ul#nav li.active ul li a{
	color: #000000;
}

ul#nav li.active ul li a:hover{
	color: #ffffff;
}


#nav li.no-border, #links li.no-border{
	border: 0px none;
}


/* @end */

/* -----------------------------------sidebar--*/
.padding{
	margin-left: 20px;
	margin-right: 20px;
}

#sidebar-home, #sidebar{
	width: 332px;
	background-color: #DDD5C6;
	float: left;
	padding: 0;
	height: 100%;
}

#block-top{
	background: url(../images/block-top-bg.gif) no-repeat;
	width: 332px;
	height: 1px;
	padding-top: 10px;
	margin-bottom: 10px;
}

#sidebar-home h2, #sidebar h2{
	color: #FF6E00;
	font-size: 15px;
}

form#search{
	margin: 20px 0;

}

form#search input.search{
	height: 16px;
	border: 1px solid #DDD5C6;
}

form#search input#submit{
	position: relative;
	top: 13px;
}

span.meta{
	color: #06A0B7;
	font-size: 9px;
}

#sidebar-home h4{
	font-size: 12px;
	font-weight: bold;
	color: #06A0B7;
}

#sidebar-home p{
	margin-bottom: 5px;
}

.btn-green{
	background: url(../images/btn-green-bg.png) no-repeat;
	height: 30px;
	width: 292px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	padding-top: 13px;
	display: block;
	text-decoration: none;
}

.btn-blue{
	background: url(../images/btn-blue-bg.png) no-repeat;
	height: 30px;
	width: 292px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	padding-top: 13px;
	display: block;
	text-decoration: none;
}

.btn-blue-big{
	background: url(../images/btn-big-blue.png) no-repeat;
	height: 47px;
	width: 292px;
	text-align: center;
	color: #ffffff;
	font-size: 12px;
	padding-top: 8px;
}

.btn-blue-big span.text{
	color: #000000;
	font-size: 11px;
}

/*--country form --*/
form#country{
	background: url(../images/form-worldwide-bg.png) no-repeat;
	width: 278px;
	height: 63px;
	padding: 24px 0 0 10px;
	margin-bottom: 20px;
}

form#country p{
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
}

/*-----------------------------------newsletter----*/
#newsletter{
	background: url(../images/newsletter-bg.gif) no-repeat;
	width: 265px;
	height: 104px;
	padding: 10px 10px 0 15px;
	margin: 20px 0;
}

#newsletter h3{
	color: #ffffff;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;

}

#newsletter input.name, #newsletter input.email{
	height: 16px;
	border: 1px solid #DDD5C6;
	margin-bottom: 5px;
	font-size: 11px;
	color: #7C7878;
	padding: 3px;
	display: block;
}

#newsletter #submit{
	float: right;
	position: relative;
	top: -37px;
}

/*------------------------------------customer support block in sidebar--*/
#support{
	background: url(../images/customer-support.gif) no-repeat;
	width: 290px;
	height: 150px;
	margin-bottom: 20px;
}

#support ul{
	list-style-image: url(../images/customer-support-arrow.gif);
	color: #ffffff;
	font-size: 11px;
	position: relative;
	top: 64px;
	margin-left: 150px;
}

#support li a{
	color: #ffffff;
	text-decoration: none;
}

#support li a:hover{
	text-decoration: underline;
}

.sidebar-orange-box{
	width: 290px;
	background-color: #FF6E00;
	margin-bottom: 15px;
	color:#fff;
}

.sidebar-orange-box .top{
	width: 290px;
	height: 47px;
	background: url(../images/sidebar-contact-header.gif) no-repeat;
}

.sidebar-orange-box .bottom{
	width: 290px;
	height: 11px;
	background: url(../images/sidebar-contact-footer.gif) no-repeat;
}

.sidebar-orange-box h2{
	width: 270px;
	margin-top: -28px;
	margin-left: 5px;
}

.sidebar-orange-box p{
	width: 270px;
	margin: 0 5px;
}

#sidebar .sidebar-orange-box p a:link,
#sidebar .sidebar-orange-box p a:visited,
#sidebar .sidebar-orange-box p a:hover,
#sidebar .sidebar-orange-box p a:active {
	color:#fff;
}


/*----------------------------------email us block in sidebar --*/
form#email-us{
	width: 265px;
	height: 411px;
	margin-bottom: 20px;
	padding: 50px 15px 0 10px;
	background: url(../images/email-us-bg.gif) no-repeat;
}

form#email-us textarea{
	display: block;
	width: 100%;
	font: 11px/1.5 "Lucida Sans", Helvetica, Arial;
	padding: 2px;
	border: 1px solid #DDD5C6;
}

form#email-us input{
	margin-bottom: 3px;
	width: 100%;
	border: 1px solid #DDD5C6;
	height: 18px;
	padding: 2px;
}

form#email-us #submit{
	width: 106px;
	height: 35px;
	margin-top: 5px;
	border: 0px none;
	float: right;
	position: relative;
	right: -10px;
}

.contact-block{
	float: left;
	width: 180px;
	border-left: 3px solid #DDD5C6;
	padding-left: 10px;
	margin-bottom: 10px;
	height: 200px;
	font-size: 11px;
}

.contact-block-left{
	float: left;
	width: 190px;
	border-left: 3px solid #DDD5C6;
	padding-left: 10px;
	margin-bottom: 10px;
	height: 200px;
	font-size: 11px;
}

.contact-block-middle{
	float: left;
	width: 170px;
	border-left: 3px solid #DDD5C6;
	padding-left: 10px;
	margin-bottom: 10px;
	height: 200px;
	font-size: 11px;
}

.contact-block label, .contact-block-left label, .contact-block-middle label{
	color: #E30000;
	font-weight: bold;
	width: 70px;
	float: left;
	font-size: 12px;
}

.contact-block a, .contact-block-left a, .contact-block-middle label{
	color: #06A0B7;
	text-decoration: none;
}

.contact-block a:hover, .contact-block-left a:hover, .contact-block-middle a:hover{
	text-decoration: underline;
}

.contact-block .contact-text, .contact-block-left .contact-text, .contact-block-middle .contact-text{
	display: block;
	margin-top: 3px;
}

p.orange{
	color: #FF6E00;
	margin-bottom:0px;
}




/*-----------------------------------content block --*/
#content{
	width: 580px;
	float: right;
}

#font-resize{
	height: 40px;
	width: 100%;
	padding-top: 10px;
}

#font-resize img{
	float: right;
}

/*font colours*/

#content.orange h1, #content.orange h2, #content.orange h3{
	color: #FF6E00;
}

#content.green h1, #content.green h2, #content.green h3{
	color: #77AD29;
}

#content.red h1, #content.red h2, #content.red h3{
	color: #E30000;
}

#content h4.blue, #content h4.blue a, #sidebar-home h4 a, #sidebar h4 a, .blue h3.excerpt{
	color: #06A0B7;
	text-decoration: none;
}

#content h4.green, #content h4.green a, #sidebar-home h4 a, #sidebar h4 a, .green h3.excerpt{
	color: #77AD29;
	text-decoration: none;
}

/* end font colours */

#content h1{
	font-size: 25px;
	margin-bottom: 0px;
}

#content h2{
	font-size: 16px;
	font-weight: lighter;
	margin-bottom: 10px;
}

#content h3{
	font-size: 14px;
	font-weight: lighter;
	margin-bottom: 10px;
}

#content h3.excerpt{
	font-style: italic;
}

#content h4, #sidebar-home h4, #sidebar h4{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}

#content p, #sidebar-home p, #sidebar p, #directors-text p{
	font-size: 11px;
	line-height: 22px;

}

#content p a{
	text-decoration: none;
	font-weight: bold;
	color: #06A0B7;
}

#content blockquote{
	padding-left: 25px;
	border-left: 3px solid #EAE5DC;
	font-size: 11px;
	margin-bottom: 20px;
	margin-top: 20px;
	line-height: 22px;
}

#content p a:hover{
	text-decoration: underline;
}

#content ul{
	font-size: 11px;
	list-style-type: disc;
	margin-left: 20px;
}

#content ul li{
	margin-bottom: 5px;
	line-height: 22px;
}

#content td{
	padding: 3px;
}

span.read-more{
/*	float: right;
	position: relative;
	top: -10px;*/
	font-size: 11px;

/*Paul*/
	display:block;
	margin:-10px 5px 15px 0;
	text-align: right;
}

span.read-more a, #sidebar p a, #sidebar-home p a{
	color: #06A0B7;
	text-decoration: none;
}

span.read-more a:hover, #content h4.blue a:hover, #sidebar-home h4 a:hover, #sidebar h4 a:hover, #heading span.breadcrumbs a:hover, #sidebar p a:hover, #sidebar-home p a:hover{
	text-decoration: underline;
}

.left-block{
	float: left;
	width: 260px;
}

.right-block{
	float: right;
	width: 305px;
}

/*.right-block p, .left-block h4, .left-block p{
	margin-left: 5px;
}*/

#content .content-image{
	width: 355px;
	float: right;
	margin: 0 0 10px 10px;

}

.content-image .image{
	border: 1px solid #EEEAE2;
	padding: 3px;
	background-color: #EEEAE2;
	font-size: 10px;
}

.spacer{
	background-color: #ffffff;
	height: 25px;
	margin: 20px 0;
}

.top-spacer{
	background-color: #ffffff;
	height: 25px;

}

/*------------------------------blocks on business opportunities pages --*/
.block{
	overflow: hidden;
	width: 570px;
	border: 4px solid #EEEAE2;
	margin-bottom: 20px;
	position: relative;
}

.block h2{
	width: 360px;
	float: left;
	margin-top: 5px;
}

.block p{
	margin-top: 0px;
}

.block img{
	float: left;
	margin-right: 10px;
}

.block .menu{
	display: none;
	width: 570px;
	border-top: 4px solid #EEEAE2;
	position: absolute;
	bottom: 0px;
	text-align: center;
	background-color: #ffffff;
	opacity: 0.80;
	font-size: 12px;
	font-weight: bold;
	*clear:both;
}

#content.green .block .menu a{
	color: #77AD29;
	text-decoration: none;
}

#content.green .block .menu a:hover{
	text-decoration: underline;
}

#content.blue .block .menu a{
	color: #06A0B7;
	text-decoration: none;
}

#content.blue .block .menu a:hover{
	text-decoration: underline;
}

#content.red .block .menu a{
	color: #E30000;
	text-decoration: none;
}

#content.red .block .menu a:hover{
	text-decoration: underline;
}



/*---------about us > directors --*/
#directors-text{
	width: 292px;
	background-color: #FF971D;
	float: left;
	padding: 20px;
	height: 313px;
}

#directors-text .director-item {
	display: none;
	height: 313px;
	overflow: hidden;
}


#directors-image{
	float: right;
	width: 606px;
	height: 353px;
	position: relative;
}

#directors-image #directors-overlay-prompt {
	position: absolute;
	top: 0px;
	left: 0px;
	background: #ffffff;
	width: 606px;
	height: 50px;
	display: none;
}

#directors-image #directors-overlay-1 {
	position: absolute;
	background: #ffffff;
}
#directors-image #directors-overlay-2 {
	position: absolute;
	background: #ffffff;
}

#directors-text p.director-name {
	font-size: 19px;
	color: #000000;
	margin-bottom: 0px;
}

#directors-text h3{
	color: #ffffff;
	font-size: 14px;
	font-style: italic;
	font-weight: lighter;
}

/*-------------------------Case Studies--*/
.red h2.featured{
	color: #E40001;
	font-size: 19px;
	font-weight: lighter;
	width: 300px;
	float: left;
}

form#right-align{
	float: right;
	width: 250px;
	text-align: right;
}


/*-----------------------country specific page---*/
#countryflag{
	margin-bottom: 35px;
}

#countryflag img{
	float: left;
	margin-top: 15px;
	margin-right: 15px;
}

#countryflag form{
	padding-top: 25px;
}

#sidebar-contact{
	background: url(../images/country-contact-us-bg.gif) no-repeat;
	width: 270px;
	height: 148px;
	padding: 20px 10px 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: lighter;
}

#sidebar-contact .sidebar-contact-line{
	height: 23px;
}

#sidebar-contact label{
	font-style: italic;
	float: left;
	width: 50px;
}

#sidebar-contact a{
	color: #ffffff;
}

#sidebar-contact a:hover{
	text-decoration: none;
}

/*------------------------photography--*/
form#search-news input{
	border: 1px solid #DDD5C6;
	margin-top: 0px;
}

form#search-news input#submit{
	border: 0px none;
	position: relative;
	top: 10px;
}

.pagination{
	color: #E30000;
	text-align: right;
	clear: both;
	margin-bottom: 5px;
}

.pagination a.active{
	background-color: #E30000;
	color: #ffffff;
}

.pagination a.link{
	color: #E30000;
}

.pagination a{
	color: #000000;
	text-decoration: none;
	padding: 2px 4px;
}

.pagination a:hover{
	text-decoration: underline;
}

.photo{
	float: left;
	background-color: #F2EDE4;
	border: 3px solid #EEEAE2;
	width: 135px;
	margin-right: 4px;
	margin-bottom: 10px;
}

.photo img{
	border: 3px solid #ffffff;
	margin-top: 10px;
	margin-left: 10px;
}

.photo p{
	line-height: 15px !important;
	margin: 0 10px;
}

.photo img.res{
	border: 0px none;
	float: left;
	margin: 0px;
}

.red p.heading, .red p.heading a{
	font-weight: bold;
	color: #E30000 !important;
	font-size: 12px !important;
}
p.heading {
	margin-bottom: 0px;
}

#content span.meta, #content span.news-date{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
}

/*#content span.news-date{
	margin-left: 5px;
}*/

/*--------------------apply for vacancy --*/
.apply-nav{
	font-size: 11px;
	font-weight: bold;
	margin-right: 0px;
	padding: 3px;
}

.last-item{
	margin-right: 0px;
}

.apply-active{
	color: #ffffff;
	background-color: #E30000;
}

fieldset{
	border: 4px solid #EEEAE2;
	margin-top: 40px;
	padding: 0px 20px 10px;
}

fieldset.apply-vacancy #apply-heading{
	background: url(../images/legend.gif) no-repeat;
	width: 173px;
	height: 28px;
	position: relative;
	top: -20px;
	left: 10px;
	z-index: 1;
	font-size: 12px;
	color: #E30000;
	font-weight: bold;
	text-align: center;
	padding-top: 8px;

}

form#apply-vacancy label, form#calculator label{
	font-size: 11px;
	font-weight: bold;
	width: 180px;
	text-align: right;
	display: block;
	float: left;
	margin-right: 50px;
}

form#apply-vacancy input, form#calculator input{
	border: 1px solid #EEEAE2;
	width: 200px;
	height: 18px;
}

form#apply-vacancy span.required{
	color: #E30000;
	font: 9px Verdana, sans-serif;
	margin-left: 20px;
}

form#apply-vacancy input.next, form#apply-vacancy input.retry{
	width: 88px;
	height: 27px;
	border: 0px none;
}

form#apply-vancany input.send{
	height: 27px;
	width: 112px;
	border: 0px none;
}

form#apply-vacancy input.file{
	height: 22px;
}

.apply-line{
	height: 30px;
	clear: both;
}

.apply-line-textarea{
	height: 60px;
	clear: both;
}
.apply-line-checkbox-list, span.checkbox, span.radio {
	font-size: 10px;
}

span.radio input{
	width: 0px !important;
}

span.checkbox-list{
	float: left;
}

span.file{
	height: 24px;
}

.btn-left{
	float: left;
}

.btn-right{
	float: right;
}

/*----------------------calculator--*/
form#calculator{
	margin: 0;
}

form#calculator #calc-heading-bg{
	width: 551px;
	height: 42px;
	background: url(../images/calculator-heading.gif) no-repeat;
	padding: 7px 7px 7px 20px;
}

form#calculator #calc-left{
	float: left;
	width: 200px;
	height: 42px;
}

form#calculator #calc-left h3{
	color: #000000;
}

form#calculator #calc-right{
	float: right;
	width: 350px;
	height: 32px;
	text-align: right;
	padding-top: 8px;
}

form#calculator #calc-right span.total{
	color: #ffffff;
	text-align: right;
	font-size: 11px;
	margin-right: 10px;
	margin-top: 3px;
}

form#calculator #calc-right input.total{
	width: 180px;
}


form#calculator fieldset{
	margin: 0;
	padding: 10px !important;
	
}

form#calculator .form-line{
	margin-bottom: 10px;
}

form#calculator select{
	width: 200px;
}

form#calculator input#reset, form#calculator input#submit{
	width: 89px !important;
	height: 27px;
	border: 0px none;
	margin: 0 auto;
}

form#calculator #total{
	float: right;
	width: 305px;
}

form#calculator #total input.total{
	width: 150px;
}

form#calculator #total label.input{
	color: #ffffff;
	width: 100px;
}

.calc-btn-align-centre{
	margin: 0 auto;
	width: 200px;	
}

form#fid3, form#fid5{
	width: 300px;
	margin: 0 auto;
}

form#fid2{
	width: 300px;
}

form#fid3 label, form#fid2 label, form#fid5 label{
	display: block;
	font-size: 11px;
}

form#fid3 textarea, form#fid2 textarea, form#fid5 textarea{
	font: 11px/1.5 "Lucida Sans", Helvetica, Arial;
	padding: 2px;
	border: 1px solid #DDD5C6;
	width: 100%;
	height: 100px;	
}

.form-alert {
	background: #ffc;
	border-top: 1px solid #ff0;
	border-bottom: 1px solid #ff0;
	padding: 5px;
}

/*---------------select buttons--*/
select{
   width: 172px;
   height: 24px;
   padding: 2px 0px 0 3px;
}

form#country select{
	width: 265px;
}



/*--------------------------footer--*/
#footer{
	height: 22px;
	width: 100%;
	background-color: #DDD5C6;
	position: relative;
	z-index: 0;

}

#footer-navbar{
	background: url(../images/footer-navbar-home.png) no-repeat;
	width: 908px;
	height: 32px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	top: 22px;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size: 10px;
	padding: 25px 15px 0 15px;
}

#footer-navbar #disclaimer, #footer-navbar-home #disclaimer{
	float: left;
	height: 20px;
}

#footer-navbar #links, #footer-navbar-home #links{
	float: right;
	height: 20px;
}

#links ul li{
	display: inline;
	list-style-image: none;
	padding: 0 10px;
	border-right: 1px solid #000000;
}

#links a{
	color: #000000;
	text-decoration: none;
}

#links a:hover{
	text-decoration: underline;
}

/*--------------------footer that has product slider--*/
#footer-navbar-home{
	background: url(../images/footer-navbar-home.png) no-repeat;
	width: 908px;
	height: 32px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
	top: 22px;
	font-family: Verdana, "Lucida Grande", Lucida, sans-serif;
	font-size: 10px;
	padding: 25px 15px 0 15px;
}

/*------------Gallery---*/
.image-selector ul{
	margin-left: 0px !important;
	margin-top: 3px;
	text-align: right;
}

.image-selector ul li{
	display: inline;
	margin-left: 3px;
}

.image-selector ul li img{
	border: 2px solid #DDD5C6;
}

/*---------------------------------------------------------slider--*/
/* slider specific CSS */

#slider-bg{
	width: 100%;
	background-color: #3CBFD3;
}

#slider-bg-home{
	width: 100%;
	background-color: #3CBFD3;
	margin-top: 25px;	
}

.sliderGallery {
	overflow: hidden;
    position: relative;
    padding: 10px;
    height: 160px;
    width: 918px;
    margin: 0 auto;
    background-color: #06A0B7;
}
        
.sliderGallery ul {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
        }
        
.sliderGallery ul li {
	display: inline;
}
        
.slider {
	width: 927px;
	height: 21px;
	margin-top: 140px;
	margin-left: -5px;
	padding: 0px;
	position: relative;
	background: url(../images/slider.gif) no-repeat;
}
        
.handle {
	position: absolute;
	cursor: move;
	height: 20px;
	width: 241px;
	top: 1px;
	z-index: 100;
	background: url(../images/slider-bar.png) no-repeat;
}


#gap{
	background-color: red;
	width: 938px;
	margin: 0 auto;
	height: 50px;
}

/*----------------------------------------------------------*/

/* PNG HACK */
* html .png{
/*position:relative; */
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "../images/x.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}

.layout{
	zoom: 1;
	position: relative;
	z-index: 1;
}







