@import url(navigation.css);
body, html {
	behavior:url("css/csshover.htc");
  margin: 0 0 0 0;
  text-align: left;
  font-family: "Lucida Sans Unicode";
  font-size: 11px;
	line-height: 150%;
	background-repeat: repeat-x;
	background-color: #fff;
	color: #333;
	background-image: url('../images/background.jpg');
}

.centre {
	position: relative;
	width: 900px;
	margin-left:-450px;
	left:50%;
	height: auto;
	z-index:1;
}

#footer {
	position: relative;
	width: 100%;
	height: 120px;
	background: url('../images/footer.jpg') no-repeat left;
	background-color: #505050;
	border-top: 2px solid #969696;
	text-align: center;
	color: #fff;
	padding-top: 30px;
}

.navigation{
	position: relative;
	width: 600px;
	height: 44px;
	text-transform: uppercase;
	float: left;
	font-size: 10px;
}

.navigator{
	position: relative;
	width: 550px;
	height: 20px;
	padding: 3px;
	margin-bottom: 15px;
}

/* quicksearchcontainer */
#quickSearchCnt{
	position: relative;
	width: 250px;
	height: 31px;
	float: right;
	padding-top: 13px;
}

.qSearchTag{
	position: relative;
	width: 177px;
	height: 15px;
	background-color: #666;
	border: 0px;
	font-size: 10px;
	color: #fff;
	padding-top: 3px;
	padding-left: 3px;
	float: left;
}

#qSearchBtn{
	position: relative;
  width: 13px;
  height: 11px;
	top:3px;
	left: 3px;
  border: 0;
	color: #faf0c2;
	font-size: 9px;
  background: transparent url('../images/searchBtn.jpg') no-repeat center;
  overflow: hidden;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
	float: left;
}
/* quicksearchcontainer */

#header {
	position: relative;
	width: 100%;
	z-index:1;
}

#leftContainer{
	position: relative;
	top: 10px;
	left: -10px;
	width: 405px;
	height: 65px;	
	float: left;
}

.headernl{
	position: relative;
	top: -8px;
}

.headerbe{
	position: relative;
	top: -8px;
}

#rightContainer{
	position: relative;
	width: 470px;
	top: 35px;
	height: 70px;
	float: left;

}

.subnav{
	position: absolute;
	top: -12px;
	right: 0px;
	width: 320px;
	height:30px;
	text-transform: uppercase;
	font-size:10px;
}

.creditcardImg{
	position: relative;
	width: 225px;
	height:153px; 
	top: 10px;
	float: left;
	left:10px;
	margin-right: 10px;
	background-image: url('../images/creditcardcontainer.jpg');
}

.creditcardText{
	position: relative;
	width: 295px;
	height:153px; 
	top: 10px;
	left:10px;
	float: left;
	color: #333;
}

#mainContainer{
	position: relative;
	width: 100%;
	height: auto;
	z-index:1;
	padding:0px;
	margin:0px;
	background-repeat:repeat-x;
	padding-bottom: 35px;
	padding-top: 35px;
	overflow: hidden;
}

.mainLeft{
	position: relative;
	width: 560px;
	height: auto;
	border-right: 1px dotted #5090b8;
	padding-right: 10px;
	float: left;
}

.mainRight{
	position: relative;
	width: 300px;
	height: auto;
	padding-left: 10px;
	float: left;
}



.clear{
	clear: both;
	padding:0;
	margin: 0;
}

h1{
	position: relative;
	font-size: 24px;
	font-family:Arial Narrow;
	font-weight:lighter;
	color: #194893;
	margin: 0px 0px 15px 0px;
	padding: 0;
}

h2{
	position: relative;
	font-size: 20px;
	font-family:Arial Narrow;
	font-weight:lighter;
	color: #6ac435;
	margin: 5px 0px 5px 0px;
	padding: 0;
}

h3{
	position: relative;
	width: 246px;
	height: 18px;
	background-color: #faf3bb;
	font-family:Arial Narrow;
	font-weight:lighter;
	font-size: 12px;
	padding:0;
	padding-left: 4px;
	color: #951509;
	margin:0;
}


/** countrycontainer **/
.countrycontainer{
	position: relative;
	width: 270px;
	height: auto;
	float: left;
	margin-right: 10px;
	margin-bottom: 20px;
}

.countrycontainer h3{
	position: relative;
	width: 210px;
	height: 24px;
	background-image:url('../images/h3background.jpg');
	padding-top: 16px;
	padding-left: 60px;
	color: #194893;
	text-transform:uppercase;
	font-size: 14px;
}

.countrycontainer .creditcardcontainer1{
	position: relative;
	width: 260px;
	height: 70px;
	border-bottom: 1px solid #b6d2e4;
	padding: 5px;
	overflow: hidden;
	margin-bottom: 5px;
}

.countrycontainer .creditcardcontainer2{
	position: relative;
	width: 260px;
	height: 70px;
	border-bottom: 1px solid #b6d2e4;
	padding: 5px;
}

.h3image{
	position: absolute;
	top: 0px;
}

.countrycontainer .creditcard{
	position: relative;
	width: 78px;
	height: 50px;
	float: left;
	margin-right: 5px;
}

.countrycontainer h2{
	position: relative;
	width: 175px;
	height: 17px;
	float: left;
	font-size: 16px;
	margin:0;
	padding: 0;
	color: #194893;
}

.countrycontainer .creditcardDescription{
	position: relative;
	width: 175px;
	height: 35px;
	float: left;
	font-size: 10px;
	overflow: hidden;
	line-height: 125%;
}

.countrycontainer .creditcardRequestLink {
	position: relative;
	float: left;
	color: #6ac435;
}

.countrycontainer .creditcardinformationlink{
	position: relative;
	float: right;
	color: #6ac435;
}

/** countrycontainer **/


/** creditcardsContainer **/
.creditcardsContainer{
	position: relative;
	width: 550px;
	height: auto;
	margin-right: 10px;
	margin-bottom: 20px;
}

.creditcardsContainer h3{
	position: relative;
	width: 497px;
	height: 24px;
	background-image:url('../images/h3background.jpg');
	padding-top: 16px;
	padding-left: 60px;
	color: #194893;
	text-transform:uppercase;
	font-size: 14px;
}

.creditcardsContainer .creditcardcontainer1{
	position: relative;
	width: 546px;
	height: 100px;
	border-bottom: 1px solid #b6d2e4;
	padding: 5px;
	overflow: hidden;
}

/*
.creditcardsContainer .creditcardcontainer1:hover{
	background-color: #ddeef8;
}
*/

.creditcardsContainer .creditcardcontainer2{
	position: relative;
	width: 263px;
	height: 100px;
	border-bottom: 1px solid #b6d2e4;
	padding: 5px;
}

.h3image{
	position: absolute;
	top: 0px;
}

.creditcardsContainer .creditcard{
	position: relative;
	width: 130px;
	height: 80px;
	float: left;
	margin-right: 10px;	
}

.creditcardsContainer h2{
	position: relative;
	width: 350px;
	height: 17px;
	font-size: 16px;
	margin:0;
	padding: 0;
	color: #194893;
}

.creditcardsContainer .creditcardDescription{
	position: relative;
	width: 225px;
	height: 62px;
	float: left;
	font-size: 10px;
	overflow: hidden;
	line-height: 128%;
	margin-right: 20px;
}

.creditcardsContainer .creditcardSpecs{
	position: relative;
	top: -15px;
	width: 153px;
	height: 80px;
	float: left;
	font-size: 10px;
	overflow: hidden;
	line-height: 125%;
}

.creditcardsContainer .creditcardRequestLink{
	position: relative;
	float: left;
	top: -10px;
}

.creditcardsContainer .creditcardinformationlink{
	position: relative;
	float: right;
	top: -10px;
}

.creditcardsContainer .labelContainer{
	position: relative;
	width: 200px;
	height: auto;
	padding: 0px;
	margin-bottom: 5px;
}

.creditcardsContainer label{
	width: 60px;
	float: left;
	text-align: left;
	padding-top: 2px;
}

/** creditcardsContainer **/

/*** productpage  ***/
.creditcardDetail .creditcard{
	position: relative;
	width: 165px;
	height: 106px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.creditcardDetail .creditcardSpecs{
	position: relative;
	width: 375px;
	height: 106px;
	float: left;
}

.creditcardDetail .description{
	position: relative;
	width: 550px;
	height: auto;
	clear: both;
}

 ul {
  width:auto;
  padding-left:20px;
	z-index: 1001;
	margin:0;
	list-style-type:square;
}

li {
  position:relative;
  width:auto;
	color: #000;
}

.creditcardDetail h2{
	position: relative;
	font-size: 20px;
	font-family:Arial Narrow;
	font-weight:lighter;
	color: #6ac435;
	margin: 0px 0px 10px 0px;
	padding: 0;
}

.creditcardDetail h3{
	position: relative;
	font-size: 20px;
	font-family:Arial Narrow;
	font-weight:lighter;
	color: #6ac435;
	margin: 30px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	background:none;
}

/*** productpage  ***/


/*** mainRight ***/
.mainRight .labelContainer{
	position: relative;
	width: 290px;
	height: auto;
	padding: 5px;
	background-color: #cde1ed;
	margin-bottom: 2px;
	
}

.mainRight label{
	width: 120px;
	float: left;
	text-align: left;
	padding-top: 2px;
}

.mainRight .default_select{
	width: 150px;
	border: 1px solid #57819b;
	float: left;	
}

#search_button{
	position: relative;
  width: 96px;
	left: 205px;
	margin-top: 5px;
  height: 21px;
  border: 0;
	color: #faf0c2;
	padding-left: 18px;
  background: transparent url('../images/default_button.jpg') no-repeat center;
	font-size: 10px;
}
/*** mainRight ***/


/*** contact ***/
.contact .labelContainer{
	position: relative;
	width: 550px;
	height: auto;
	padding: 5px;
	background-color: #d9e4ec;
	margin-bottom: 2px;
	
}

.contact label{
	width: 120px;
	float: left;
	text-align: left;
	padding-top: 2px;
}

.contact .default_select{
	width: 150px;
	border: 1px solid #57819b;
	float: left;	
}

#search_button{
	position: relative;
  width: 96px;
	left: 205px;
	margin-top: 5px;
  height: 21px;
  border: 0;
	color: #faf0c2;
	padding-left: 18px;
  background: transparent url('../images/default_button.jpg') no-repeat center;
	font-size: 10px;
}
/*** mainLeft ***/


div.hr {
  height: 1px;
	border-bottom: 1px dotted #292929;
	margin-bottom: 11px;
	margin-top: 10px;
}
div.hr hr {
  display: none;
}


.twocolom{
	position: relative;
	width: 257px;
	height: auto;
	float: left;
	height: 200px;
	overflow: hidden;
}

/*** formsets ***/
form{
	padding:0px;
	margin:0px;
}

.formError{
	position: relative;
	width: auto;
	font-size: 10px;
	color: #de0000;
	margin-left: 3px;
}

.labelContainer{
	position: relative;
	width: 500px;
	height: auto;
	padding: 0px;
	margin-bottom: 2px;
}

label{
	width: 100px;
	float: left;
	text-align: left;
	padding-top: 2px;
}

.default_textfield{
	width: 170px;
	padding: 2px;
	border: 1px solid #57819b;
	font-size: 11px;
	height: 15px;
	float: left;
}

.default_textfieldError{
	width: 170px;
	padding: 2px;
	border: 1px solid #de0000;
	font-size: 11px;
}

.default_textarea{
	width: 170px;
	height: 100px;
	padding: 2px;
	border: 1px solid #57819b;
	font-size: 11px;
	float: left;
}

.default_textareaError{
	width: 170px;
	padding: 2px;
	height: 100px;
	border: 1px solid #de0000;
	font-size: 11px;
}


.default_button{
	position: relative;
  width: 96px;
	margin-left: 10px;
  height: 21px;
  border: 0;
	color: #faf0c2;
	padding-left: 18px;
  background: transparent url('../images/default_button.jpg') no-repeat center;
	font-size: 10px;
	float: left;
}


.default_select{
	position: relative;
	width: 80px;
	font-size: 10px;
}

.label_select{
	position: relative;
	width: 237px;
	font-size: 10px;
}

.auto_select{
	width: auto;
	padding: 0px;
	float: left;
	margin-right: 5px;
	font-size: 11px;
}

/*** ***/

/*** success / error messages ***/
.succesbox{
	position: relative;
	width: 550px;
	padding: 5px;
	background-color: #ebffe5;
	border: 2px dotted #32eb00;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
}

.errorbox{
	position: relative;
	width: 550px;
	padding: 5px;
	background-color: #ffe5e5;
	border: 2px dotted #e30000;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000;
}

/* default link classes */ 
a:link { color: #6ac435; 	text-decoration:none; }
a:visited {	color: #6ac435;	text-decoration:none;}
a:hover { color: #333;	text-decoration:none;}
a:active { color: #333; text-decoration:none; }

a.black:link {color: #000; text-decoration: none; }
a.black:visited {color: #000; text-decoration: none; }
a.black:hover {color: #000; text-decoration: underline; }
a.black:active {color: #000; } 

.navigator a:link {color: #000; text-decoration: none; }
.navigator a:visited {color: #000; text-decoration: none; }
.navigator a:hover {color: #000; text-decoration: none; }
.navigator a:active {color: #000; text-decoration: none; }

