a {
color: white;
font: 14px Arial, sans-serif;
letter-spacing: 2px;
text-decoration: none;
}


a:hover { text-decoration: none; }

*html body{
margin: 0;
padding: 0;
border: 0px none;
font-size: x-small; /* for IE5/Win */
f\ont-size: small; /* for other  IE vesions*/
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif
}


html>body{ /* be nice to opera*/
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: small;
margin: 0;
padding: 0;
border: 0px none;
}

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	margin: 0;
    padding: 0;
    border: 0px none;
}

#wrapper {
text-align: left;
padding: 0px;
border:0px none;
width: 1050px;
height: 100%;
max-height: 100%;
margin: 0;
}

#framecontent{
float: left;
width: 450px;
min-height: 615px;
height: 100%;
background: #17455d url('images/logo.png') no-repeat;
color: white;
overflow:visible; 
background-color: #17455d;
}

#maincontent{
margin: 0;
float: left;
width: 600px;
height: auto;
background: #17455d;
}

/*
.contentarea {
position: relative;
overflow: show;
left: 20px;
width: 540px;
top: 30px;
padding: 5px; 
*padding: 0px; 
min-height: 615px;
height: auto;
background: #3d6478;
text-align: center;
color: #e3ebef;
}
*/

.contentarea {
position: relative;
overflow: show;
left: 20px; 
*left: 10px;
width: 552px;
top: 30px;
padding: 5px;
*padding: 0px; 
min-height: 615px;
background: #3d6478;
text-align: center;
color: #e3ebef;
*height: 615px;
height:auto; !important
height:100%; 
}

html>body .contentarea {*left: 30px;}

.contentarea .heading {
background-repeat: no-repeat;
background-position: top right;
width: 520px;
height: 60px;
margin: 0 auto;
border-bottom: medium solid #fff;
}


.language {
position: relative;
width: 540px;
font: 10px Arial, sans-serif;
letter-spacing: 2px;
color: white;
text-align: right;
padding: 5px; 
top: 30px;
left: 20px;

}

.topcurve {
position: relative;
top: -1px;
left: 0;
height: 87px;
width: 600px;
background-image:url('images/top_curve.png');
background-repeat:no-repeat;
background-position:  right top;
}

.innertube{
clear: both;
margin-left: 12px;
margin-right: 12px;
text-align: left;
}



.innertube .navigation{
position: relative;
left: 0px;
width: 540px;
padding: 0px; 
margin: 5px 0px 20px 10px;
overflow:hidden;
}

.innertube .navigation ul {
margin: 0px;
padding: 0px;
list-style: none;
line-height: normal;
}

.innertube .navigation li { 
float: left; 
padding-left:25px;
padding-right:25px;
}

.innertube a {
color: #17455d;
font: 12px Arial, sans-serif;
letter-spacing: 2px;
text-decoration: none;
}


.innertube a:hover { 
text-decoration: none; 
color: white;
}

.camel {
width: 450px;
height: 305px;
background: #17455d;
color: #fff;
text-align: left;
margin: 0 auto;
*margin-left: 35px;
margin-top: 40px;
*margin-bottom: 120px;
padding: 0px;
border: thin solid white;
color: white;
font: 10px Arial, sans-serif;
letter-spacing: 2px;
}

.moreinfo {
width: 470px;
height: 110px;
background: #17455d;
color: #fff;
text-align: left;
margin: 0 auto;
*margin-left: 35px;
margin-top: 40px;
*margin-bottom: 120px;
padding: 0px;
border: thin solid white;
color: white;
font: 10px Arial, sans-serif;
letter-spacing: 2px;
}

.moreinfo a {
color: white;
font: 10px Arial, sans-serif;
letter-spacing: 2px;

}

.moreinfo a:hover { 
text-decoration: none; 
color: #3d6478;
}

.moreinfo h1 {
font: 12px Arial, sans-serif;
padding-left: 10px;

}

.moreinfo ul {
float: left;
*margin-left: 20px;
}


.montage {

position: relative;
top: 512px;
left: 18px;
width: 400px;
height: 230px;
background: #17455d;
}

.order_presentation {
  / * clear: both; note that this clear causes inputs to break to left in ie5.x mac, commented out */
  border-color: #000;
  border-width: 1px;
  border-style: solid;
  padding: 10px;        /* padding in fieldset support spotty in IE */
  margin: 0;
}

.order_presentation .legend {
	font-size:1.5em; /* bump up legend font size, not too large or it'll overwrite border on left */
                       /* be careful with padding, it'll shift the nice offset on top of border  */
}

.order_presentation .label { 
	display: block;  /* block float the labels to left column, set a width */
	float: left; 
	width: 150px; 
	padding: 0; 
	text-align: left; 
}


.order_presentation .data {
	/* display: inline; inline display must not be set or will hide submit buttons in IE 5x mac */
	width:auto;      /* set width of form elements to auto-size, otherwise watch for wrap on resize */
}


.order_presentation br {
	clear:left; 
}

.order_presentation .thumbnail_display {
  border-top-color: #FFF;
  border-top-width: 2px;
  border-top-style: solid;
  padding: 5px;
  margin: 0;
  margin-top: 5px;
}


	.notice {
		border-color: #17455d;
		background-color: white;
		color: #3d6478;
		border-width: 2px;

		border-style: solid;
		padding: 5px;
		margin: 10px;
		
	}
	.order_comments {
		margin: 0px;
		font: 11px Arial, sans-serif;
		text-align: left;
		padding: 10px;
	}
	.order_comments .info {
		color: #FFFCCC;
	}
		
#footer p {
clear: both;
	margin: 0px;
	padding-top: 30px;
	text-align: center;
	color: white;
    background: #17455d;
}

#footer p, a {
   font: 10px Arial, sans-serif
}
