body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#363636;
	margin:0px auto;
	line-height:18px;
	background-image:url(../img/body-bg.jpg);
}

a { color:#003399; text-decoration:none; }
a:hover { color:#003399; text-decoration:underline; }

h2,h3,h4,h5,h6 { font-size:13px;}

img.alignleft {
	padding: 5px;
	margin: 0 10px 10px 0;
	display: inline;
	float:left;
}

img.alignright {
	padding: 5px;
	margin: 0 0 10px 10px;
	float:right;
	display: inline;
}
#wrapper{
	margin:0px auto;
	position:relative;
	width:980px;
	padding:0px;
	background-color:#FFFFFF;
}
.clear{
	clear:both;
}
/******************/
#header{
	height:159px;
	background-image:url(../img/header.jpg);
	background-repeat:no-repeat;
	width:980px;
	position:relative;
}

#header .traveling-dog{
	position:absolute;
	width:468px;
	height:49px;
	left: 497px;
	top: 19px;
}

#header .logo{
	position:absolute;
	width: 392px;
	height: 40px;
	left: 10px;
	top: 33px;
}
#header .logo a{
	display:block;
	width: 392px;
	height: 40px;
}

#header .rss-feed {
	position:absolute;
	width: 32px;
	height: 31px;
	right: 10px;
	top: 69px;
}

/******************/
#body-container{
	float:left;
	width:630px;
	padding:0px 0px 0px 10px;
	text-align:left;
}
#body-container h1{
	margin:0 0 0 0;
	padding:0 0 5px 0;
	display:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#000000;
}

#body-container h1 a {
	color:#003399;
	text-decoration:none;
}
#body-container h1 a:hover {
	color:#003399;
	text-decoration:underline;
}
.reviewer {
	margin-top:0px;
	padding-top:0px;
}

#body-container .product-category-listing {
	width:580px;
	border:#cdcccb 1px solid;
	margin-top:20px;
	position:relative;
	clear:both;
}
#body-container .product-category-listing .all-categories{
	position:absolute;
	left: 470px;
	top: 5px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#body-container .product-category-listing .all-categories a{
	color:#FFFFFF;
	text-decoration:none;
}
#body-container .product-category-listing ul{
	width:580px;
	margin:0px;
	padding:3px 0px 3px 13px;
}
#body-container .product-category-listing ul li{
	position:relative;
	list-style:none;
	width:250px;
	float:left;
	background-image:url(../img/list-icon2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:0px 0px 3px 20px;
}
#body-container .product-category-listing ul li h2 {
margin:0 0 0 0;
padding:5px 0 0 0;
background-image:none;
border:0px;
}
#body-container .product-category-listing ul li .post-own-review {
	position:absolute;
	width:141px;
	left:420px;
	z-index:1;
	top: 3px;
}
#body-container .product-category-listing ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#195189;
	text-decoration:none;
}
#body-container .product-category-listing ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#195189;
	text-decoration:underline;
}

#body-container .product-categories{
	width:630px;
	border:#cdcccb 1px solid;
	margin-top:20px;
	position:relative;
	clear:both;
}
#body-container .product-categories .all-categories{
	position:absolute;
	left: 470px;
	top: 5px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#body-container .product-categories .all-categories a{
	color:#FFFFFF;
	text-decoration:none;
}
#body-container .product-categories ul{
	margin:0px;
	padding:0px 0px 0px 13px;
}
#body-container .product-categories ul li{
	position:relative;
	list-style:none;
	width:270px;
	float:left;
	background-image:url(../img/list-icon2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:3px 0px 3px 20px;
}
#body-container .product-categories ul li .post-own-review {
	position:absolute;
	width:141px;
	left:420px;
	z-index:1;
	top: 3px;
}
#body-container .product-categories ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#195189;
	text-decoration:none;
}
#body-container .product-categories ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#195189;
	text-decoration:underline;
}
#body-container .product-categories h2 {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#body-container .most-recent-products{	
	width:279px;
	border:#cdcccb 1px solid;
	margin-top:20px;
	float:left;
	font-size:11px;
	color:#363636;
	
}
#body-container .most-recent-products .product-review{
	width:269px;
	border-bottom:#cadee8 1px solid;
	padding:5px;
	line-height:14px;
	float:left;
}

#body-container .most-recent-products .product-review a {
	text-decoration:underline;
	font-weight:bold;
	color:#003399;
}
#body-container .most-recent-products .product-review .product-info {
	width:280px;
	font-size:13px;
	color:#4a4a4a;
	float:left;
}

#body-container .most-recent-products .product-review .product-info a {
	text-decoration:none;
	font-weight:bold;
	color:#003399;
}
#body-container .most-recent-products .product-review .product-info a:hover {
	text-decoration:underline;
}
#body-container .most-recent-products .product-review .product-info h2 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	line-height:16px;
}

/*#body-container .most-recent-products .product-review .product-image {
	width:82px;
	float:left;
}*/

#body-container .most-recent-products .product-review img{
	width:70px;
	border:#d4d2d2 1px solid;
	padding:1px;
}
#body-container .most-recent-products .product-review span{
	font-family:tahoma;
	font-size:11px;
	color:#3a5f85;
	font-weight:bold;
}
#body-container .most-recent-products span h2 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-size:11px;
	color:#3a5f85;
}


#body-container .featured-products{	
	width:290px;
	border:#cdcccb 1px solid;
	margin-top:20px;
	float:left;
	font-size:11px;
	margin-left:17px;
	color:#363636;
	
}
#body-container .featured-products .product-review{
	width:281px;
	border-bottom:#cadee8 1px solid;
	padding:5px;
	line-height:14px;
	float:left;
}

#body-container .featured-products .product-review a {
	text-decoration:underline;
	font-weight:bold;
	color:#003399;
}

/*#body-container .featured-products .product-review .product-image {
	width:82px;
	float:left;
}*/
#body-container .featured-products .product-review .product-info {
	width:280px;
	font-size:13px;
	color:#4a4a4a;
	float:left;
}
#body-container .featured-products .product-review .product-info a {
	text-decoration:none;
	font-weight:bold;
	color:#003399;
}
#body-container .featured-products .product-review .product-info a:hover {
	text-decoration:underline;
}
#body-container .featured-products .product-review .product-info h2 {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

#body-container .featured-products .product-review img{
	width:70px;
	border:#d4d2d2 1px solid;
	padding:1px;
}
#body-container .featured-products .product-review span{
	font-family:tahoma;
	font-size:11px;
	color:#3a5f85;
	font-weight:bold;
}
/*#body-container h2{
	margin:0px;
	padding:0px;
	display:block;
	height:28px;
	line-height:28px;
	background-image:url(../img/body-heading.jpg);
	background-repeat:repeat-x;
	border:#195189 1px solid;
	color:#FFFFFF;
	font-size:12px;
	padding-left:12px;
	font-family:Arial, Helvetica, sans-serif;
}*/
/******************/


#box-headings h2{
	margin:0px;
	padding:0px;
	display:block;
	/*height:28px;*/
	line-height:28px;
	background-image:url(../img/body-heading.jpg);
	background-repeat:repeat-x;
	border:#195189 1px solid;
	color:#FFFFFF;
	font-size:12px;
	padding-left:12px;
	font-family:Arial, Helvetica, sans-serif;
}


.box-blue-headings {
	margin:0px;
	padding:0px;
	display:block;
	/*height:28px;*/
	line-height:28px;
	background-image:url(http://www.productreviewsonline.com/img/body-heading.jpg);
	background-repeat:repeat-x;
	border:#195189 1px solid;
	color:#FFFFFF;
	font-size:12px;
	padding-left:12px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.box-blue-headings h2{
	margin:0px;
	padding:0px;
	display:block;

}


#right-container{
	float:left;
	width:318px;
	margin-left:10px;
}
#right-container .enterprise-quality{
	padding-left:10px;
	padding-bottom:20px;
}

.connect-to {
	width:300px;
	height:52px;
	padding-left:10px;
	padding-bottom:20px;
	clear:both;
}
.connect-to img {
	float:left;
	border:0px;
}

#most-recent-articles{
	padding-top:15px;
	clear:both;
}
#most-recent-articles .heading{
	width:283px;
	background-image:url(../img/right-heading-bg.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	padding:5px 10px 5px 22px;
}
#most-recent-articles h2 {
	font-weight:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#most-recent-articles h3 {
	font-weight:normal;
	margin:0 0 0 0;
	padding:0 0 0 0;
}

.content{
	width:310px;
	background-image:url(../img/right-heading-content-bg.jpg);
	background-repeat:repeat-y;
	padding:0px 0px 0px 10px;
}
.content ul{
	margin:0px;
	padding:0px;
	display:block;
	width:300px;
}
.content ul li{
	margin:0px;
	padding:6px 0px 6px 20px;
	background-image:url(../img/list-icon-inner.jpg);
	background-position:3px 3px;
	background-repeat:no-repeat;
	list-style:none;
	font-size:11px;
	font-family:tahoma;
	border-bottom:#cde3ee 1px solid;
}
.content ul li a{
	color:#185189;
	font-size:11px;
	font-family: tahoma;
	text-decoration:none;
}
.content ul li a:hover{
	color:#000;
	font-size:11px;
	font-family: tahoma;
	text-decoration:none;
}
.more{
	font-family:tahoma;
	font-size:11px;
	color:#3a5f86;
	text-decoration:none;
	font-weight:bold;
	display:block;
	text-align:right;
	padding-right:30px;
}
.a{
	font-family:tahoma;
	font-size:11px;
	color:#3a5f86;
	text-decoration:none;
	font-weight:bold;
	display:block;
	text-align:right;
	padding-right:30px;
}
/***********************/
#footer-nav{
	background-image:url(../img/footer-bg.jpg);
	height:38px;
	background-repeat:repeat-x;
	clear:both;
	line-height:38px;
	text-align:center;
	word-spacing:10px;
	color:#FFFFFF;
}
#footer-nav a{
	word-spacing:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
}
#footer-nav a:hover{
	word-spacing:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	text-decoration:underline;
}
.copyright{
	text-align:center;
	height:50px;
	line-height:50px;
	font-size:11px;
	color:#363636;
}
.copyright a{
	color:#4e698e;
	text-decoration:underline;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.copyright a:hover{
	color:#4e698e;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
.clear-height{
	clear:both;
	height:38px;
}

#body-container .most-recent-products-home { 
	width:299px;
	border:#cdcccb 1px solid;
	margin-top:20px;
	float:left;
	font-size:11px;
	color:#363636;

}
#body-container .most-recent-products-home .block-heading {
	margin:0px;
	padding:0px;
	display:block;
	background-color:#376ca2;
	background-image:url(body-heading.jpg);
	background-position:left top;
	background-repeat:repeat-x;
	border:#195189 1px solid;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:5px;
	font-family:Arial, Helvetica, sans-serif;
}
#body-container .most-recent-products-home .block-heading h2 {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
#body-container .most-recent-products-home .product-review{
	width:289px;
	border-bottom:#cadee8 1px solid;
	padding:5px;
	line-height:14px;
	float:left;
}

#body-container .most-recent-products-home .product-review a {
	text-decoration:underline;
	font-weight:bold;
	color:#003399;
}

#body-container .most-recent-products-home .product-review .product-info {
	width:280px;
	font-size:13px;
	color:#4a4a4a;
	float:left;
}
#body-container .most-recent-products-home .product-review .product-info a {
	text-decoration:none;
	font-weight:bold;
	color:#003399;
}

#body-container .most-recent-products-home .product-review .product-info a:hover {
	text-decoration:underline;
}
#body-container .most-recent-products-home .product-review .product-info h2 {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/*#body-container .most-recent-products-home .product-review .product-image {
	width:82px;
	float:left;
}*/
#body-container .most-recent-products-home .product-review img{
	width:70px;
	border:#d4d2d2 1px solid;
	padding:1px;
}
#body-container .most-recent-products-home .product-review span{
	font-family:tahoma;
	font-size:11px;
	color:#3a5f85;
	font-weight:bold;
}


 



.most-recent-products2{	
	width:550px;
	border:#cdcccb 1px solid;
	margin-top:20px;
	float:left;
	font-size:11px;
	color:#363636;
	text-align:center;
	
}

.article-user-details { font-size:11px; font-family:tahoma; color:#666666; }

.box-head-links {
}
.box-head-links a {
	color:#ffffff;
	text-decoration:none;
}

.text-input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4a4a4a;
	padding:2px;
}
.search-text-input {
	width:200px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#4a4a4a;
	padding:2px;
}

#body-container .product-categories .article-list  {
	text-align:left;
}
#body-container .product-categories .article-list ul{
	margin:0px;
	padding:0px 0px 0px 13px;
	list-style:none;
}
#body-container .product-categories .article-list ul li{
	width:590px;
	background-image:url(../img/list-icon2.jpg);
	background-position:left 5px;
	background-repeat:no-repeat;
	padding:3px 0px 3px 20px;
}

#body-container .product-categories .article-list ul li h2 {
	font-weight:normal;
	border:0px;
	background-image:none;
	background-color:none;
	line-height:16px;
	margin:0 0 0 0;
	padding:6px 0 6px 0;
}

#body-container .product-categories .product-list  {
	text-align:left;
}
#body-container .product-categories .product-list ul{
	margin:0px;
	padding:0px 0px 0px 13px;
	list-style:none;
}
#body-container .product-categories .product-list ul li{
	width:540px;
	background-image:url(../img/list-icon2.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	padding:3px 0px 3px 20px;
}

#body-container .product-categories .product-list ul li h2 {
	font-weight:normal;
	border:0px;
	background-image:none;
	background-color:none;
	line-height:16px;
	margin:0 0 0 0;
	padding:0px 0 0px 0;
}

.most-recent-article-list { 
width:300px;
border:#cdcccb 1px solid;
margin-top:20px;
margin-left:10px;
float:left;
font-size:11px;
color:#363636;
}
/*.most-recent-article-list h2{
margin:0px;
padding:0px;
display:block;
height:28px;
line-height:28px;
background-image:url(../img/body-heading.jpg);
background-repeat:repeat-x;
border:#195189 1px solid;
color:#FFFFFF;
font-size:12px;
padding-left:12px;
font-family:Arial, Helvetica, sans-serif;
}*/
.most-recent-article-list h2{
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-size:11px;
}

.most-recent-article-list .product-review{
width:290px;
border-bottom:#cadee8 1px solid;
padding:5px;
line-height:14px;
float:left;
}

.most-recent-article-list .product-review a {
	text-decoration:underline;
	font-weight:bold;
	color:#003399;
}
.most-recent-article-list .product-review .product-info {
	width:280px;
	font-size:13px;
	color:#4a4a4a;
	float:left;
}

.most-recent-article-list .product-review .product-info a {
	text-decoration:none;
	font-weight:bold;
	color:#003399;
}
.most-recent-article-list .product-review .product-info a:hover {
	text-decoration:underline;
}
.most-recent-article-list .product-review .product-info h2 {
	margin:0 0 0 0;
	padding:0 0 0 0;
}

/*.most-recent-article-list .product-review .product-image {
	width:82px;
	float:left;
}*/

.most-recent-article-list .product-review img{
	width:70px;
	border:#d4d2d2 1px solid;
	padding:1px;
}
.most-recent-article-list .product-review span{
	font-family:tahoma;
	font-size:11px;
	color:#3a5f85;
	font-weight:bold;
}


#body-container .product-cat-list {
	width:625px;
	border:#cdcccb 1px solid;
	margin-top:20px;
	position:relative;
}
#body-container .product-cat-list .all-categories{
	position:absolute;
	left: 509px;
	top: 5px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
}
#body-container .product-cat-list .category-listing {
	width:596px;
}
#body-container .product-cat-list .category-listing ul{
	width:611px;
	margin:0px;
	padding:5px 0px 5px 13px;
	float:left;
}
#body-container .product-cat-list .category-listing ul li{
	width:277px;
	list-style:none;
	background-image:url(../img/list-icon2.jpg);
	background-position:0px 7px;
	background-repeat:no-repeat;
	background-position:left top;
	padding:3px 0px 3px 20px;
	margin:5px 0 0 5px;
	float:left;
}
#body-container ul li h2 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-weight:normal;
	background:none;
	text-align:left;
	font-size:13px;
	line-height:18px;
	border:0px;
}
#body-container .product-cat-list .category-listing ul li h2 {
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-weight:normal;
	background:none;
	text-align:left;
	font-size:13px;
	border:0px;
}
#body-container .product-cat-list .category-listing ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#195189;
	text-decoration:none;
}
#body-container .product-cat-list .category-listing ul li a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#195189;
	text-decoration:underline;
}

.most-recent-articles{
}
.most-recent-articles .heading{
	width:283px;
	background-image:url(../img/right-heading-bg.jpg);
	background-repeat:no-repeat;
	font-weight:bold;
	font-size:14px;
	color:#FFFFFF;
	padding:5px 10px 5px 22px;
}

.article-written-by {
/*	font-style:italic;*/
}

.blue-background {
	padding:2px 6px;
	background-color:#f2f7fb;
	display:block;
}

.blue-highlighted {
	display:block; background-color:#eff4f8; padding:5px 5px; border:1px #6a91b1 solid; margin-right:10px;
}


.product-image {
	float:left;
/*	padding:0 14px 10px 0;*/
	text-align:center;
}

.product-detail-image {
	float:left;
	padding:0 14px 10px 0;
	text-align:center;
}

.all-articles {
	width:630px;
}
.all-articles ul {
	margin:0 0 0 15px;
	padding:0 0 0 0;
}
.all-articles ul li {
	line-height:18px;
	padding:5px 0px;
}
.all-articles ul li h2 {
	display:inline-block;
}
.contact-us-block {
	width:590px;
	padding:0px 20px 100px 20px;
	line-height:18px;
}
.contact-us-block .optional {
	padding-top:10px;
}