/* Core */

a:link {	color: #FA5500; text-decoration: none;}
a:active {	color: #FA5500;	text-decoration: none;}
a:visited {	color: #FA5500;	text-decoration: none;}
a:hover {	color: #FA5500;	text-decoration: underline;}

.footerlink {
	color: #534640;
	font-size: 10px;
	padding-top: 15px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding-bottom: 15px;
	margin-top: 15px;
	text-align:left;
}
.footerlink a:link {	color: #534640;	text-decoration: none;}
.footerlink a:active {	color: #534640;	text-decoration: none;}
.footerlink a:visited {	color: #534640;	text-decoration: none;}
.footerlink a:hover {	color: #FA5500;	text-decoration: underline;}


.clearfix:after {
	height: 0;
	visibility: hidden;
	content: '.';
	display: block;
	clear: both;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-re-inner.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#bodyIndex {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg-re.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
table, ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #534640;
	line-height: 18px;
	list-style-type: square;
}
input, textarea, select {
	font-size: 11px;
	border: 1px solid #AE978C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #534640;
	padding: 2px;
	background-color: #FFFFFF;
	margin: 2px;
}


.textPadding {
	background-image: url(../images/bg_text2.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align:justify;
	padding-bottom: 30px;
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 15px;
}

.textPadding p {
	padding-bottom: 15px;
}

.heading {
	font-size: 14px;
	font-weight: bold;
	color: #009AE2;
}

.award {
	/*background-image: url(../images/hia-nkba.gif);
	background-repeat: no-repeat; 
	background-position: left top;*/
	padding-left: 50px;
	padding-top: 50px;
	padding-right: 10px;
	padding-bottom: 20px;
}
.photoGallery {
	background-color: #F5FAFC;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	font-size: 12px;
}

.headingTable {
	font-size: 12px;
	font-weight: bold;
	background-color: #F2FBFD;
	padding: 5;
	color: #009AE2;
	border: 1px solid #BFEBFF;
	margin-bottom: 5px;
}
.border {
	border: 1px solid #BFEBFF;
}
.dashedline {
	border-bottom: 1px dashed #BFEBFF;
	margin-top: -15px;
}

hr {
	border: 0;
	height: 0;
	border-bottom: 1px solid #c5c5c5;
	margin: 15px 0;
}

.clear { display: block; clear: both; }

/*----------------------
HOME */



div#suppliers ul {
	list-style-type: none;
	margin:0;
	float:left;
	padding: 0;
}

div#suppliers ul li {
	width: auto;
	float: left;
	list-style-type: none;
	padding-left:60px;
}

div#suppliers ul li.nospace { padding-left: 20px; }

ul#portfolio {
	width: 336px;
	height: 260px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
	overflow:hidden;
}




/*----------------------
PRODUCT CATALOGUE NAV */

#package-container{
	width:535px; 
	text-align:left;}
#package-left{
	width:200px; 
	float:left; 
	padding:6px;}
div#package-left img{
	padding-right:2px; 
	padding-top:2px;}
div#package-right h1{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 13px; 
	color:#ea690b; 
	padding-bottom:10px;}
div#package-right p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px; 
	color:#333333; 
	padding-bottom:10px;}
#package-right{
	width:320px; 
	float:right;}

#package-form{	width:535px; padding-left:10px; margin: 0;}

div#package-form option {width:120px!important;}

.left-img{padding-right:4px; padding-top:4px;}
.top-img{padding-top:4px;}

#product-category {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	text-align: left;
}	

#product-category ul {
	list-style: none;
	margin: 0;
	padding: 5px 0px 10px 0px;
	font-size: 10px;
}

#product-category li a {
	text-decoration: none;
	color: #534640;
	display: block;
	border-bottom: 1px solid #EAE2DE;
	padding: 4px 0px 6px 25px;
	background-image: url(../images/icon-arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 11px;
	line-height: 18px;
	width: 130px;
}	
	
#product-category li a:hover {
	color: #ED5D00;
	border-bottom: 1px solid #FDB179;
	background-color: #FFFAF4;
	padding: 4px 0px 6px 25px;
	background-image: url(../images/icon-arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 11px;
}

/*----------------------
Photo Gallery */

#photo-gallery img {
	text-decoration: none;
	border: 0;
	vertical-align: middle;
	/*margin-right: 17px;*/
}	
	
	#photo-gallery td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 150px; 
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	background-color: #FAFDFE;
	display: block;
	border-bottom: 1px solid #EAE2DE;
	color: #534640;
	margin-bottom: 8px;
	margin-right: 15px;
	background-image: url(../images/icon-arrow.gif);
	background-repeat: no-repeat;
	background-position: 58px 18px;
	/*height:42px;*/
	cursor:pointer;
}

#photo-gallery td a:hover {
	color: #ED5D00;
	border-bottom: 1px solid #FDB179;
	background-color: #FFFAF4;
		background-image: url(../images/icon-arrow.gif);
	background-repeat: no-repeat;
	background-position: 58px 18px;

}

/*----------------------
Product lists */

#product-list td a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	text-align: left;
	background-color: #FAFDFE;
	display: block;
	border-bottom: 1px solid #EAE2DE;
	color: #534640;
	margin-bottom: 8px;
	margin-right: 15px;
	background-image: url(../images/icon-arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 11px;
	padding: 5px 0px 5px 25px;
	width: 225px;
}	

#product-list td a:hover {
	color: #ED5D00;
	border-bottom: 1px solid #FDB179;
	background-color: #FFFAF4;
		background-image: url(../images/icon-arrow.gif);
	background-repeat: no-repeat;
	background-position: 12px 11px;

}
.price {
	font-size: 12px;
	font-weight: bold;
}
.available {
	color: #009AE2;
}
.top {
	font-size: 10px;
	text-align: right;
}

/*----------------------
Seventies Package */
div#items-box {
	border: 1px solid #BFEBFF;
	padding: 15px;
}

div#items {
	width: 520px;
}

div#items-image {
	width: 205px;
	float: left;
}

div#items-image img {
	border: 0;
}

div#items-small-image {
	padding: 10px 0;
}

div#items-small-image ul {
	list-style-type: none;
}

div#items-small-image ul li {
	float: left;
	display: inline-block;
	padding: 0 3px;
}

div#items-content {
	width: 290px;
	padding-left: 25px;
	float: left;
}

div#items-content h1 {
	font-size: 15px;
	font-weight: bold;
	color: #EA690B;
	margin-bottom: 15px;
}

div#items-list {
	width: 520px;
	padding-top: 20px;
}

div#items-list ul {
	list-style-type: none;
	margin: 0;
}

div#items-list ul li {
	width: 115px;
	float: left;
	margin: 0 5px;
	text-align: center;
}

div#button input {
	width: auto;
	border: 0;
	background: #ed5d00;
	color: #fff;
	cursor: pointer;
	font-size: 13px;
	float: right;
	margin-top: 15px;
}

.button-box {
	width: 508px;
	display: block;
}

.image {
	margin-bottom: 10px;
}

form#items-select select {
	width: 114px;
	margin-top: 10px;
}


/*---------------------------------------------   
    forms
----------------------------------------------*/
form.form fieldset,
form.form ol, 
form.form li, 
form.form legend {
	margin: 0;
	padding: 0;
}

option {width:120px!important;}

form.form fieldset { border: 0; }

form.form ol { list-style: none; }

form.form li { margin-bottom: 5px; }

form.form label {
	display: inline-block;
	width:90px;
}

form.form input, form.form select, form.form textarea {
	width: 250px;
	padding: 3px;
	border: 1px solid #ddd;
	background: #fff;
	font: normal 13px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}

form.form textarea { height: 200px; }

form.form textarea.line { width: 100px; height: 20px; }

form.form select {
	padding: 0;
	width: auto;
}

form.form li.button { margin-top: 15px; }

form.form li.button input {
	width: auto;
	border: 0;
	background: #ed5d00;
	color: #fff;
	cursor: pointer;
}

form.form fieldset legend {
	padding: 20px 0;
	font-weight: bold;
	font-size: 18px;
	color: #444;
	_margin: 0 -7px; /* IE Win fix */
}

/* IE Mac legend fix */
form.form legend {
  display: inline-block;
}



