#container {
	background: url(/img/background.gif) repeat-y right;
	width: 800px;
	padding: 5px 5px 10px;
	margin: 10px auto;
	text-align: center;
}
body {
	text-align: center;
	background: #003366 url(/img/background_body.gif) repeat left;
	margin: 0px;
}
body, div, td, p, .body {
	font-family: helvetica, arial, sans-serif;
	font-size: 10pt;
	color: black;
}
#contentwrapper {background-color:#fff;border:0px solid red; }
#sidebar-a {text-align:left;border:0px solid red;}
.CommonSidebarContent {
	padding-right:.5em;

}
#content {text-align:left; border:0px solid green;}

#container {padding:0;}

.BlogPostArea {
	border:0px solid yellow;

}
#header p {
	color:#fff;
}

#CommonCommentForm input, #CommonCommentForm select, #CommonCommentForm textarea {
	width:300px;
}

#comments table {width:auto;}

#postToolbar {border:0px solid blue;}


h1 {
	color: #104971;
	font: bold 22px Arial, Helvetica, sans-serif;
	margin: 25px 0px 20px 0px;
	padding: 0px 20px;
	text-align: center;
}
h3 {
	text-align: left;
	color: #000;
	font: bold 17px Arial, Helvetica, sans-serif;
	letter-spacing: -0.3px;
	margin: 15px 130px;
}
.form label {
	cursor: pointer;
	color: #003366;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: underline;
}
.form label:hover {
	color: #000;
}

.form th {
	vertical-align: top;
	padding-top: 5px;
	border-bottom: 1px dashed #C6CDD8;
}
.form, .readonly {
	width: 400px;
	margin: auto;
}
.form td {
	padding: 5px 10px;
	border-bottom: 1px dashed #C6CDD8;
}

.readonly td {
	border-bottom: 1px dashed #C6CDD8;
	font-size: 15px;
	padding: .3em 0 .3em 0;
}

.readonly td.small {
	font-size: 8px;
}
.readonly thead th, .readonly tbody th {
	border-bottom: 1px dashed #C6CDD8;
	font-size: 14px;
	font-weight: bold;
	padding: 0 .7em 0 .8em;
	text-align: left;
}
.readonly th label {
	font-weight: bold;
	text-align: left;
	margin: 0px 0px 0px 10px;
	padding: 0px 15px 0px 0px;
	text-align: right;
	width: 55px;
	white-space: nowrap;
}

#hatespam {
	font-size: .5em;
	text-align: center;
	border-bottom: 0px;
	margin: 10px 0 5px;
	color: #921b00;
	font-size: .8em;
}
.error { 
	color: #921b00;
}
input.continue {
	text-align: center;
	width: 130px;
	height: 35px;
	background: transparent url(/img/continue.gif) no-repeat 0% 0%;
	border: 0px;
	cursor: pointer;
}
input.placeordernow {
	
	text-align: center;
	width: 156px;
	height: 35px;
	background: transparent url(/img/placeordernow.gif) no-repeat 0% 0%;
	border: 0px;	
	cursor: pointer;
}

input, textarea, select {
	background: transparent;
	border: 1px solid #D3D3D3;
	color: #444444;
	font-family: 'Lucida Grande' , Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	height: 25px;
	line-height: 1.65em;
	margin-bottom: 4px;
	text-align: left;
	padding-left: 5px;
	background-color:#fff;
}
th input {
	border: 0px;
}

.readonly input {
	width: 250px;
}

.highlight {
	background: transparent url(/img/highlighter_lrg.gif) repeat-x top left;
	margin: 0 -10px 0 -5px;
	padding: 0 10px 0 5px;
}

