@import 'reset.css';
@import 'typo.css';
@import 'typo.css';

/* hide
----------------------------------------- */
#nav,
#footer,
#maintop,
#mainbottom,
#banners {
	display: none;
	}

	
/* global
----------------------------------------- */
body,
#main,
a,
#main a {
	color: #333;
	}
#wrap {
	width: 982px;
	}
h1, h2, h3 {
	color: #333;
	}

.topimagecontent {
	position: absolute;
	width: 982px;
	text-align: center;
	}
.topimageheader {
	margin-top: 56px;
	}
.topimagetext {
	margin-top: 2px;
	}
#index .topimagecontent {
	width: 347px;
	text-align: left;
	}
#index .topimageheader {
	margin-top: 200px;
	margin-left: 632px;
	}
#index .topimagetext {
	width: 290px;
	margin-left: 635px;
	}	
#howtouse .flash {
	width: 416px;
	height: 238px;
	background: transparent url('../i/howtouse_1_howitworks.gif') left 30px no-repeat;
	}
#flashcontent {
	display: none;
	}
	
/* header
----------------------------------------- */
#logo {
	background: #000000;
	padding: 20px 10px;
	text-align: center;
	}


/* main
----------------------------------------- */
#main {
	}
#maincontent {
	width: 980px;
	margin: 0px 1px;
	}
.half {
	width: 490px;
	}
.leftcontent {
	width: 420px;
	position: relative;
	left: 50px;
	}
.rightcontent {
	width: 420px;
	position: relative;
	left: -50px;
	}
.leftimage,
.rightimage {
	width: 470px;
	}
.wideleft {
	width: 560px;
	position: relative;
	left: 50px;
	}
.narrowright {
	width: 280px;
	position: relative;
	left: -50px;
	}
.threecol {
	width: 980px;
	margin: 0px 16px;
	}
.threecol .col {
	width: 286px;
	margin: 0px 15px;
	border-top: solid 1px #767676;
	padding-top: 10px;
	padding-bottom: 50px;
	}
	
	
/* page: features
----------------------------------------- */
#features .topimage {
	margin-bottom: 2em;
	}
#features .features_toc li {
	height: 30px;
	padding-top: 7px;
	}
#features .featurebanner li {
	display: block;
	margin-bottom: 20px;
	border-left: solid 1px #767676;
	padding-left: 15px;
	margin-left: -15px;
	height: 41px;
	}
#features .featurebanner li .featureicon img {
	background: #222;
	position: relative;
	left: -110px;
	}
#features .featurebanner li .featureicontext {
	position: relative;
	top: -3px;
	}
	

/* page: howtouse
----------------------------------------- */
#howtouse .topimage {
	margin-bottom: 2em;
	}


/* page: thepackage
----------------------------------------- */
#thepackage .topimage {
	margin-bottom: 1em;
	}
#thepackage .topcontent {
	width: 420px;
	}
#thepackage .largeimage {
	position: relative;
	top: 2em;
	}
#thepackage .largeimage .left {
	width: 140px;
	}
#thepackage .largeimage .right {
	width: 280px;
	}
#thepackage .travelcase {
	position: relative;
	left: 100px;
	}	

	
/* page: techspec
----------------------------------------- */
#techspec .techtable td {
	padding: 3px 3px 3px 0px;
	}
#techspec .techtable td.label {
	width: 70px;
	}
.techhr {
	margin: 30px 0px 10px 0px;
	}
#techspec .threecol {
	width: 980px;
	margin: 0px 0px;
	}
#techspec .threecol .col {
	width: 286px;
	margin: 0px 30px 0px 0px;
	border-top: solid 1px #767676;
	padding-top: 10px;
	padding-bottom: 50px;
	}
	

/* footer
----------------------------------------- */
#footer div.toprow {
	padding-top: 20px;
	}
#footer li {
	float: left;
	}
#footer li a {
	position: relative;
	top: 3px;
	margin-left: 10px;
	padding-left: 10px;
	border-left: solid 1px #767676;
	}
#footer div.left li.first a {
	margin-left: 0px;
	padding-left: 0px;
	border: none;
	}
#footer div.right li.first a {
	padding-left: 0px;
	border: none;
	}
img.enflag {
	position: relative;
	top: -3px;
	}
.contactlink {
	padding-right: 33px;
	background: transparent url('../i/mail.gif') right 1px no-repeat;
	height: 17px;
	}
.bellmanlogo {
	display: block;
	text-indent: -999em;
	width: 129px;
	height: 18px;
	background: transparent url('../i/bellman_symfon_logo_white.gif') left top no-repeat;
	}

	
/* misc
----------------------------------------- */
.clear {
	clear: both;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
.center {
	text-align: center;
	}
.abs {
	position: absolute;
	}
img {
	border: none;
	}
hr {
	border: none;
	color: #767676;
	background-color: #767676;
	height: 1px;
	}
.fitted {
	cursor: pointer;
	}
.vspacer {
	margin-bottom: 3em;
	}
ul.list {
	list-style-type: disc;
	list-style-position: outside;
	}
ul.list li {
	margin-left: 14px;
	}
ul.techlist {
	margin-top: 1em;
	}
ul.techlist li {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 14px;
	margin-bottom: .7em;
	}
ul.techlist li.link {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 14px;
	background: transparent url('../i/linkarrow.gif') left 4px no-repeat;
	}
