/*
Client: Textlinkbrokers
Website: Marketingmule.com
Written by: www.simpleninja.com (c) 2006
*/

/*------------- =general ---------------*/

* {padding: 0; margin: 0;}

img {border: 0;}

p {margin: 0.8em 0;}

a {color: #760000;}

.line {height: 1; border-top: #636363 solid 1px; width: 100%; margin-bottom: 7px;}

.hidden {display: none;}

.center {text-align: center;}

.highlight {font-weight: 600; background-color: yellow;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	text-align: center; /* IE centering trickery */
}


/*------------- =layout ---------------*/

#mainWrapper {
	width: 77em;
	margin-left: auto;
	margin-right: auto;
	text-align: left; /* Correct for IE centering trickery */
}

#head {
	height: 12em;
	text-align: center;
	padding-top: 10px;
	left: -20px;
}

#rssBox {
	float: right;
	position: relative;
	display: inline;
	top: 15px;
	width: 19em;
	margin-bottom: 10px;
}

#iconBox {
	float: right;
	position: relative;
	display: inline;
	left: -15px;
	margin: 0;
	width: 200px;
	text-align: right;
	font-size: 10px;
}

#searchForm {
	padding: 1em 16em;
	text-align: left;
}

#searchFilter {
	margin-top: 5px;
}

#content {
	position: relative;
	zoom: 1;
}

#centerColumn {
	float: left;
	position: relative;
	width: 44em;
	margin-left: 15em;
	padding: 20px 1em 1em 1em;
}

#leftColumn {
	float: left;
	width: 12em;
	margin-left: -61em;
	padding: 1em;
}

#rightColumn {
	float: left;
	width: 14em;
	padding: 1em;
	margin-top: 1px;
}

#footer {
	height: 4em;
	clear: both;
	text-align: center;
	font-size: 10px;
}

#footer a {
	font-size: 10px;
}

#productLeft {
	float: left;
	width: 50%;
}

#productRight {
	float: right;
	width: 50%;
}

#productMain {
	padding-top: 1px;
	clear: both;
}

#reviewForm {
	padding-top: 15px;
	clear: both;
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	border: 1px solid black;
	padding: 2px;
	background-color: #F1F1F1;
	visibility: hidden;
	z-index: 100;
	/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
	filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}

.productReviewsList {
	margin-top: 20px;
}

.comment {
	margin-bottom: 2em;
}

.articleDate {
	display: block;
	width: 100%;
	border-top: 1px solid #666;
	background-color: #f8f8f8;
	padding-left: 4px;
}

.subHeader {
	margin-bottom: 30px;
}

.sideHeading {
	margin: 0 0 4px;
	background:#fff url(../img/dotline_sml.gif) bottom left repeat-x;
	width:160px;
	
}

.sideHeadingLeft {
	margin: 0 0 4px;
	background:#fff url(../img/dotline_sml.gif) bottom left repeat-x;
	width:160px;
	text-align: right;
	line-height: 1.8em;
	font-size: 1.0em;
	font-weight: 800;
}

.sideHeadingLeftSR {
	margin: 0 0 4px;
	background:#fff url(../img/dotline_sml.gif) bottom left repeat-x;
	width:160px;
	text-align: right;
	line-height: 1.8em;
	font-size: 0.8em;
	font-weight: 800;
}

.feedburnerFeedBlock li {
	margin: 0 0 6px;
	line-height: 1.2em;
	font-size: .9em;
	
}

.sideAdCaptions p {
	margin-top: 10px;
	width: 160px;
	text-align: right;
}

.articleBody {
	display: block;
}

.articleFoot {
	display: block;
	width: 100%;
	border-top: 1px dashed #ccc;
	padding: 5px 0 20px 0;
	text-align: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}

h2.reviewsHead {
	display: block;
	width: 100%;
	border-top: 1px dashed #ccc;
	padding: 5px 0 0 0;
	margin-bottom: 0;
}

.parentSubCatBox {
	margin: 0 0 12px 0;
}

/*------------- =typography ---------------*/

#rssBox {
	font-size: 0.8em;
	font-weight: 800;
	line-height: 1.6em;
}

#searchFilter {
	font-weight: 800;
	font-size: 0.8em;
}

#productWrapper h1 {
	color: #740101;
	font-size: 20px;
	margin: 10px 0 12px 0;
}

#productRight ul {
	list-style: none;
}

#productRight {
	font-size: 10px;
}

#productLeft {
	font-weight: 800;
	font-size: 10px;
	line-height: 1.7em;
}

#productMain h4 {
	font-size: 1.1em;
	margin-top: 20px;
}

#productMain a h4 {
	color: #000;
}

#productMain ul {
	margin-left: 18px;
}

#articleAdd h2 {
	margin-bottom: 15px;
}

#articleAdd dl {
	float: left;
	width: 550px;
	margin-top: 15px;
	clear: both;
}

#articleAdd dt {
	float: left;
	width: 60px;
	color: #740101;
	font-weight: bold;
	font-size: 3.0em;
	text-align: center;
}

#articleAdd dd {
	float: right;
	width: 485px;
	font-size: 1.2em;
	line-height: 1.5em;
}

#articleAdd dd p {
	font-size: 11px;
	margin-top: 15px;
}

.article h3, .productResult h4, .productListingBox h4 {
	font: bold 1.6em "Trebuchet MS", Sans-Serif;
	margin: 0 0 2px 0;
}

.articleDate {
	line-height: 1.6em;
	font-size: 0.9em;
	color: #666;
}

.articleBody, .productListingBox p, .productResult p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.articleView h3, .productResult h3 a {
	font: bold 1.6em "Trebuchet MS", Sans-Serif;
	color: #760000;
}

.articleView .subHeader {
	font-size: 10px;
	top: -30px;
	height: 35px;
}

.articleView .author {
	color:#666666;
}

.sideHeading {
	line-height: 1.8em;
	font-size: .9em;
	font-weight: 800;
}

.sideAdCaptions p, .sideAdCaptions img {
	font-size: .8em;
}

.categories {
	font-size: 12px;
}

.subcategories {
	font-size: 10px;
}

.categoryCrumbs {
	font-size: 13px;
}

.pg {
	clear: both;
	text-align: center;
	letter-spacing: .1em;
	font-size: 14px;
}

.pg b {
	letter-spacing: normal;
}

.dotLine {
	height: 1px;
	border-top: 1px dashed #ccc;
	margin-top: 15px;
	clear: both;
}

.alert {
	width: 300px;
	padding: 4px;
	margin-bottom: 10px;
	font-weight: bold;
	color: #800040;
	border: solid #333 thin;
	background-color: #FBB9BA;
}

.resultsHead {
	border-bottom: 1px dashed #ccc;
	padding-bottom: 5px;
	margin-bottom: 15px;
	text-align: right;
	font-size: 14px;
	clear: both;
}

.productAddedDate {
	color: #666666;
	font-size: 10px;
}

/*------------- =links ---------------*/

.parentSubCatLink {
	margin-right: 8px;
}

.categoryCrumbs a {
	font-weight: 800;
	color: #000;
}

.sideAdCaptions a {
	color: #4e4cdd;
}

.articleView .comments a {
	font-weight: 800;
}

.article h3 a {
	text-decoration: none;
}

#rssBox a {
	color: #404040;
}

#iconBox a {
	color: #000;
}

.articleFoot a {
	color: #000;
	text-decoration: none;
}

.categories a, .topSearches a {
	color: #565656;
}

.categories .header a {
	color: #404040;
}

/*------------- =lists ---------------*/

.categories {
	list-style: none;
	color: #8d8d8d;
}

.categories .header {
	font-weight: 800;
}

.categories li {
	clear: both;
}

.subcategories {
	margin-left: 10px;
	list-style-type: none;
}

.subcategories li {
	float: left;
}

.topSearches {
	list-style: none;
	color: #8d8d8d;
	font-size: 0.8em;
	line-height: 1.5em;
	margin-bottom: 8px;
}
.articleList ul{
	margin-left: 0;
	padding-left: 1em;
}
.articleList li {
	list-style: disc;
	font-size: 0.8em;
}
.review {
	margin-top: 25px;
}

.reviewers_link{
	text-decoration: none;
	font-weight: bold;
}

.error_message{
	color: red;
}

/*------------- =forms ---------------*/

#searchForm input {
	margin: 2px;
}

#searchForm .searchBox {
	font-size:20px;
	width: 440px;
}

#searchForm .searchButton {
	font-size:20px;
}

/*------------- =ie hackery ---------------*/

* html div#content {
	position: relative;
	zoom: normal;
}

* html div#centerColumn {
	display: inline;
	top: 0;
}

* html div#leftColumn {
	margin-left: -59em;
	width: 12em;
}

* html div#rightColumn {
	width: 16em;
}

* html div#rssBox {
	top: 15px;
	width: 21em;
}

*html div#head {
	position: relative;
	left: -40px;
}

*html div#searchForm {
	position: relative;
}

*html div#searchForm .searchBox {
	width: 410px;
}

*html div#searchForm .searchButton {
	font-size:18px;
}

*html .subcategories {
	margin-left: 8px;
	list-style-type: none;
	list-style-image: none;
}

*html .line {
	margin-bottom: 0;
}
