/* ------------MAIN LAYOUT--------------------------------------------*/

body {
	background: #fff;
	font-family: "Calibri", "Trebuchet MS", sans-serif;
	font-size: 12pt;
	overflow-x: hidden;
	margin: 0px;
}
#header {
	width: 100%;
	height: 130px;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}
#navcontainer {
	display: none;
}
#container {
	width: 100%;
	margin: 0px auto;
}
#footer {
	text-align: center;
	clear: both;
}
#login {
	display: none;
}
#flashcontainer {
	display: none;
}

/* ------------MORE LAYOUT--------------------------------------------*/

.screenonly {
	display: none;
}
.footer-links {
	display: none;
}
p.link a {
	display: none;
}
#features {
	display: none;
}
.feature {
	overflow: hidden;
	width: 316px;
	height: 137px;
	margin-left: 14px;
	float: none;
	padding-bottom: 0px;
}
.smallfeature {
	overflow: hidden;
	width: 316px;
	height: 28px;
	margin-left: 14px;
	float: none;
	padding-bottom: 0px;
}

#content-left {
	width: 100%;
	float: none;
}
#content-left p {
}
#content-right {
	width: 100%;
	float: none;
	border-top: 1pt solid #777;
	padding-top: 15px;
}
#content-right p, #content-right ul.nobullets li, .portfolio-right p {
	font-family: "Helvetica Neue","Helvetica","Arial","sans-serif";
	font-size: 14pt;
	line-height: 16pt;
	font-weight: 300;
}
#content-right fieldset {
	margin: 10px 14px 31px;
	margin: 0px 14px 31px;
}

.portfolio-left {
	width: auto;
	float: none;
}
.portfolio-right {
	width: auto;
	float: none;
}

#myGallery {
	width: 975px;
	margin: 0 auto;
}
#myGallery img {
	width: 975px;
}

#bamlogobox {
	float: left;
	width: 180px;
}



.clearboth {
	clear: both;
}
.item {
	width: 100%;
	border-top: 1pt solid #777;
	padding-top: 15px;
}
.halfright {
	width: 286px;
	float: none;
	margin-left: 13px;
}
.halfleft {
	width: 286px;
	float: none;

}
#hr {
	margin-top: 24px;
	background: url(images/hr.gif) repeat-x;
	height: 1px;
	width: 613px;
}

#hr-bottom {
	padding-bottom: 22px;
	background: url(images/hr.gif) repeat-x;
	height: 1px;
	width: 910px;
	margin: 0px auto;
}
#services {
	margin-top: 10px;
}
#services td {
	padding-right: 20px;
	width: 100px;
}

#footer-text {
	font-size: 8pt;
	padding-top: 10px;
}
ul.nobullets {
	margin: 0 0 18px 0;
	padding: 0;
	list-style-type: none;
}
ul.bullets {
	margin: 0 0 18px 14px;
	padding: 0;
	list-style-type: disc;
}
ol li {
	margin: 0;
	line-height: 18px;
	margin-bottom: 18px;
}
ol li ol {
	list-style-type: lower-alpha;
	margin-top: 18px;
}
ul li,ol li {
	font-size: 12pt;
}


/* ------------TEXT--------------------------------------------*/


p {
	font-size: 12pt;
	line-height: 18px;
	margin: 0 0 18px 0;
	padding: 0;
}

h1, h2, h3, h4, h5 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 28px 14px;
	}
h3, .news {
	text-transform: uppercase;
	font-size: 13pt;
	font-weight: 400;
	margin-bottom: 15px;
	}
#content-right h3,.portfolio-right h3 {
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 13pt;
}

img {
	border: 0px;
}
img.box {
	margin: 10px;
}
#content-right img {
	border-bottom: 1px dashed #494949;
}
#content-right img.noborder {
	border-bottom: none;
}
#content-right img.box {
	display: none;
}

#content-right ul.nobullets li {
	line-height: 20pt;
}

p.testimonial {
	font-style: italic;
}
p.small {
	font-size: 12pt;
}
p.smaller a {
	font-size: 12pt;
}

.launch {
	display: none;	
}
.launch:hover {
	background: #333;
}
#header p {
	color: #ff6829;
	color: #f54324;	
	font-size: 12pt;
	text-align: right;
	display: block;
	position: absolute;
	top: 110px;
	right: 0px;
}

a {
	color: #ff4616;
	text-decoration: none;
}
a.greylink {
	color: #adadad;
}
a.greylink:hover {
	color: #ff4616;
}

.date {
	color: #888;
	font-size: 12pt;
}
.small {
	font-size: 12pt;
	color: #666;
}


/* ------------TABLES--------------------------------------------*/



table.logos tr td {
	border: 1px dashed #494949;
}

table, tr, td {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

#content-left table.logos tr td img {
	width: 153px;
	margin: 0;
	padding: 0;
}

table.webhosting {
	width: 100%;
}
table.webhosting td {
	padding: 2px 5px;
}

tr.odd {
	background: #222;
}



/* ------------FORMS--------------------------------------------*/

fieldset {
	border: dashed 1px #494949;
}
fieldset ol {
	list-style-type: none;
	margin-left: 0;
	padding-left: 7px;
}
fieldset legend {
	color: #f54324;	
	font-size: 12pt;
}
fieldset label {
	width: 186px;
	display: inline-block;
	vertical-align: top;
}
fieldset label em {

	color: #f54324;	
}
fieldset select {
	font-family: "Calibri", "Trebuchet MS", sans-serif;
	font-size: 12pt;
	color: #eee;
	background: black;
	padding: 3px;
	font-weight: 400;
	border: 1px solid #494949;
}
fieldset input {
	background: #aaa;
	background: #111;
	border: 1px solid #eee;
	border: 1px solid #494949;
	color: #eee;
	width: 200px;
	height: 18px;
	line-height: 18px;
}
fieldset.checkboxes input {
	background: none;
	width: auto;
	height: auto;
	border: none;
}
fieldset ol li input.radio {
	width: 15px;
	border: none;
}
fieldset.checkboxes label {
	margin: 5px 0 3px 7px;
}
fieldset textarea {
	font-family: "Calibri", "Trebuchet MS", sans-serif;
	font-size: 12pt;
	color: #eee;
	background: black;
	border: 1px solid #494949;
	padding: 3px;
}
fieldset #submit {
	text-transform: uppercase;
	cursor: pointer;
	width: 100px;
	height: 30px;
}

form#payonline label {
	width: 240px;
}
form#payonline input {
	width: 120px;
}
form#payonline input.small {
	border: none;
	background: #000;
}
form#payonline input.submit {
	margin-bottom: 15px;
	height: 20px;
}

