body {
	margin: 0;
	padding: 0;
	background: url(../images/bg_body.gif) repeat-x #040E18;
	font: 12px Verdana, Geneva, sans-serif;
	color: #09385A;
}
img {
	border: none;	
}
.title-section {
	font-weight: bold;
	background: url(../images/bg_h2_right.gif) right no-repeat;
	line-height: 42px;
	margin: 0;
	padding: 0;
	font-size: 18px;
	color: #FFF;
}
.title-section .title {
	float: left;
	padding: 0 0 0 5px;
	background: url(../images/bg_h2_middle.gif) repeat-x;
	height: 42px;
	line-height: 28px;
	font-size: 18px;
}
.title-section .title strong {
	color: #09385A;
}
.title-section .left {
	width: 9px;
	background: url(../images/bg_h2_left.gif) no-repeat;
	float: left;
	height: 42px;
}
.title-section .step {
	width: 97px;
	background: url(../images/bg_h2_step.gif) no-repeat;
	float: left;
	height: 42px;
}
h3 {
	margin: 5px 0 20px 0;
	font-size: 14px;
}
h4 {
	margin: 5px 0 10px 0;
	font-size: 12px;
	color: #A9BA12;
}
a {
	color: #09385A;
	outline: none;
	-moz-outline: none;
}
a:hover {
	color: #A9BA12 !important;
}
a.link-arrow,
a.link-arrow-active,
a.link-arrow-inactive {
	text-decoration: none;
	color: #09385A;
}
a.link-arrow-active {
	text-decoration: none;
	color: #09385A;
	font-weight: bold;
}
a.link-arrow-inactive {
	text-decoration: none;
	color: #999;
}
a.link-arrow img,
a.link-arrow-active img,
a.link-arrow-inactive img {
	margin: 0 7px -3px 0;
	text-decoration: none;
	color: #09385A;
}
#cta-header {
	background: url(../images/bg_bigsimdata_header.jpg) center no-repeat;
	width: 940px;
	height: 105px;
	margin: 0 auto;
	position: relative;
}
#logo-placeholder {
	position: absolute;
	top: 0;
	left: 0;
}
#cta-nav-sub {
	margin: 0 0 0 600px;
	padding: 40px 25px 0 0;
	text-align: right;
	color: #7B8A45;
}
#cta-nav-sub a {
	color: #7B8A45;
	text-decoration: none;
}
#cta-nav-sub a.special {
	background: #BED314;
	color: #09385A;
	text-decoration: none;
	font-weight: bold;
	padding: 2px 5px;
}
#cta-nav-sub a:hover {
	text-decoration: underline;
}
#cta-nav-main {
	width: 940px;
	height: 48px;
	margin: 0 auto;
	/*background: url(../images/bg_navmain.gif);*/
	/*display:none;*/
}
#cta-nav-main ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#cta-nav-main ul li {
	display: block;
	height: 48px;
	float: left;
	margin: 0;
	padding: 0;
}
#cta-nav-main a {
	display: block;
	text-indent: -999em;
	height: 48px;
	background: url(../images/bg_navmain_buttons.gif);
}
#cta-nav-main .seperator a {
	width: 16px;
	background-position: -156px 0px;
}
/* teaser_buttons */
div#bigsim_order_btn {
  position:absolute;
  margin-top:-103px;
  margin-left:10px;
  width:120px;
  height:37px;
}
div#bigsimdata_order_btn {
  position:absolute;
  margin-top:-103px;
  margin-left:720px;
  width:120px;
  height:37px;
}
div#flashteaser {
  position:absolute;
  width:840px;
  height:360px;
  margin-top:-50px;
  margin-left:20px;
}
div#pic_bigsim {
  position:relative;
  float:left;
}
div#pic_bigsimdata {
  position:relative;
  float:left;
}

/* buttons */
#cta-nav-main #bt-home a {
	width: 150px;
	background-position: -5px 0px;
}
#cta-nav-main #bt-home a:hover {
	background-position: -5px -48px;
}
#cta-nav-main #bt-home a.active {
	background-position: -5px -96px;
}
#cta-nav-main #bt-order a {
	width: 120px;
	background-position: -167px 0px;
}
#cta-nav-main #bt-order a:hover {
	background-position: -167px -48px;
}
#cta-nav-main #bt-order a.active {
	background-position: -167px -96px;
}
#cta-nav-main #bt-faq a {
	width: 170px;
	background-position: -300px 0px;
}
#cta-nav-main #bt-faq a:hover {
	background-position: -300px -48px;
}
#cta-nav-main #bt-faq a.active {
	background-position: -300px -96px;
}
#cta-nav-main #bt-service a {
	width: 100px;
	background-position: -485px 0px;
}
#cta-nav-main #bt-service a:hover {
	background-position: -485px -48px;
}
#cta-nav-main #bt-service a.active {
	background-position: -485px -96px;
}
#cta-nav-main #bt-press a {
	width: 140px;
	background-position: -607px 0px;
}
#cta-nav-main #bt-press a:hover {
	background-position: -607px -48px;
}
#cta-nav-main #bt-press a.active {
	background-position: -607px -96px;
}

#cta-nav-main #bt-shop a {
	width: 140px;
	background-position: -757px 0px;
}
#cta-nav-main #bt-shop a:hover {
	background-position: -757px -48px;
}
#cta-nav-main #bt-shop a.active {
	background-position: -757px -96px;
}

#cta-nav-second {
	width: 940px;
	height: 60px;
	margin: 0 auto;
	background: url(../images/bg_navsecond.gif);
}
#cta-main {
	width: 940px;
	margin: 0 auto;
	background: url(../images/bg_content.gif);
}
#footnotes {
	width: 890px;
	margin: 0 auto;
	font-size:0.9em;
	color:#849CAD;
}
#cta-content {
	padding: 0 50px 10px 50px;
	line-height: 125%;
}
#cta-main-bottom {
	width: 940px;
	height: 20px;
	margin: 0 auto;
	background: url(../images/bg_content_bottom.gif);
}
#cta-footer {
	width: 940px;
	height: 20px;
	margin: 0 auto;
	padding: 15px 0 25px 0;
	background: #09385A;
	color: #849CAD;
	text-align: center;
	font-size: 11px;
	line-height: 18px;
}
#cta-footer a {
	color: #849CAD;
}
#cta-footer-bottom {
	width: 940px;
	height: 25px;
	margin: 0 auto;
	background: url(../images/bg_footer_bottom.gif);
}
.cta-column-left,
.cta-column-middle,
.cta-column-right {
	float: left;
	width: 264px;
	margin: 0 24px 0 0;
}
.cta-column-right {
	margin: 0;
}
.cta-column-left-merge-2,
.cta-column-right-merge-2{
	float: left;
	width: 552px;
	margin: 0 24px 0 0;
}
.cta-column-right-merge-2 {
	margin: 0;
}

.cta-column-left-merge-3 {
	width: 840px;
	float: none;
}
.indented {
	padding: 0 0 0 20px;	
}
img.image-right {
	float: right;
	margin: 0 20px 0 0;
}


/* page elements */
#home-teaser-package {
	background: url(../images/bg_package.jpg);
	height: 235px;
}
#home-button-order {
	margin: 35px 0 0 0;	
}
#bigsimtarif-prices table td {
	padding: 8px 10px;
}
#bigsimtarif-prices table tr.highlight {
	background: url(../images/bg_table_highlight.gif);
}
#bigsimtarif-prices table td.seperator {
	border-top: 1px solid #BED314;
}
#bigsimtarif-footer img.fishes,
#order-footer img.fishes {
	margin: 0 0 0 50px;
}
#bigsimtarif-footer img.order,
#order-footer img.order {
	margin: 10px 50px 0 0;
	float: right;
}
#order-footer img.back {
	margin: 10px 0 0 10px;
	float: left;
}
#order-footer img.order-now {
	margin: 10px 0 0 0;
	float: right;
}
#faq-categories {
	background: url(../images/bg_nav_faq.gif) no-repeat top right;	
}
#faq-pageicon,
#order1-pageicon {
	float: right;
	margin: -30px 0 10px 10px;
	position: relative;		
}
#order1-pageicon {
	margin-right: -20px;
}
#order-existing-customer {
	text-align: right;	
}
#order-form fieldset {
	padding: 20px;	
	margin: 0 0 20px 0;
}
#order-form fieldset .top {
	background: url(../images/bg_fieldset_top.gif) 0 30px no-repeat;
	padding: 0;
	height: 85px;
	margin: -20px;
	color: #A9BA12;
	font-weight: bold;
	font-size: 14px;
}
#order-form fieldset label {
	float: left;
	font-weight: bold;
	text-align: right;
	margin: 0 20px 0 0;
	width: 135px;
	line-height: 26px;
}
#order-form fieldset .single-line .title {
	float: left;
	font-weight: bold;
	text-align: right;
	margin: 0 20px 0 0;
	width: 135px;
	line-height: 26px;
}
#order-form fieldset .single-line .value {
	width: 350px;
	float: left;
	line-height: 26px;
}
#order-form fieldset .single-line .multiline {
	width: 350px;
	float: left;
}
#order-form fieldset .single-line {
	display: block;
	margin: 0 0 10px 0;
}
#order-form fieldset input[type=password],
#order-form fieldset input[type=text] {
	width: 200px;
}
#order-form .icon-help {
	margin: 0 0 -7px 10px;
}
#service-fish {
	float: right;
	margin: 0 30px 0 0;
}

/* form */
form {
	margin: 0;
	padding: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
input[type=password],
input[type=text], 
textarea {
	padding: 3px;
	margin: 0;
}


/* hacks */
.clear-me,
.clear-me-spacer {
	clear: both;
	font-size: 1px;
	height: 0;
	margin: 0;
	line-height: 0;
}
.clear-me-spacer {
	/*padding: 10px 0;*/
}
div.clear-me {
	overflow: hidden;
}


div.info{
	padding: 5px;
	background: #FFA;
	margin-bottom: 10px;
}

div.error{
	padding: 5px;
	background: #FCC;
	margin-bottom: 10px;
}
