/* CSS Document */
div{margin:0px;padding:0px;}

body
{
	width:100%;
	margin:0px auto;
	text-align:center;
}
#master
{
	width:100%;
	border:0px solid #9f9f9f;
	border-top:none;
	background-color:#CCCCCC;
	
}

#submaster
{
	 position:relative;
	 width:801px;
	 border-left:1px solid #333333;
	 border-right:2px solid #333333;
}
#row1
{
	position:relative;
	height:98px;
	background-image:url(../../template/images/topRowRptr.jpg);
	background-repeat:repeat-x;
	
	margin:0px;
	padding:0px;
}
	.row1navigation
	{
		position:relative;
		width:189px;
		height:37px;
	}
		.row1navigationtext
		{
			position:absolute;
			color:#FFFFFF;
			font-family:Tahoma;
			font-size:12px;
			top:8px;
			left:15px;
			width:380px;
		}
		.row1navigationtext a
		{
			color:#FFFFFF;
			font-family:Tahoma;
			font-size:12px;
			text-decoration:none;
			
		}
		.row1navigationtext a:hover
		{
			color:#FFFFFF;
			font-family:Tahoma;
			font-size:12px;
			text-decoration:none;
		}
		.row1fixedrate
		{
			position:absolute;
			color:#000000;
			font-family:Tahoma;
			font-size:12px;
			font-weight:bold;
			top:8px;
			left:400px;
			width:380px;
		}
		.row1logo
		{
			position:relative;
			width:440px;
			height:47px;
			left:15px;
		}
	#row1col2
	{
		position:absolute;
		height:98px;
		top:0px;
		left:640px;
		
	}
		.shoppingcart
		{
			position:absolute;
			width:189px;
			top:2px;
			left:120px!important;
			color:#FFFFFF;
			font-size:12px;
			font-weight:bold;
			font-family:Tahoma;
		}
		.shoppingcart a
		{
			color:#FFFFFF;
			font-size:12px;
			font-weight:bold;
			font-family:Tahoma;
			text-decoration:none;
		}
		.shoppingcart a:hover
		{
			color:#FFFFFF;
			font-size:12px;
			font-weight:bold;
			font-family:Tahoma;
			text-decoration:none;
		}
		.email
		{
			position:absolute;
			width:189px;
			top:60px;
			color:#000000;
			font-size:12px;
			font-family:Tahoma;
		}
		.email a
		{
			color:#000000;
			font-size:12px;
			font-family:Tahoma;
			text-decoration:none;
		}
		.email a:hover
		{
			color:blue;
			font-size:12px;
			font-family:Tahoma;
			text-decoration:underline;
		}
		.timedate
		{
			position:absolute;
			width:189px;
			top:80px;
			color:#349900;
			font-size:12px;
			font-family:Tahoma;
		}
#row2
{
	border:0px solid red;
	position:relative;
	height:45px;
	background-image:url(../../template/images/searchRowRptr.jpg);
	background-repeat:repeat-x;
	margin:0.1px 0px 0px 0px;
	padding:0.1px 0px 0px 0px;
}
	.searchtextbox
	{
		position:absolute;
		width:325px;
		height:18px;
		top:10px;
		left:15px;
		border-right:1px solid #CCCCCC; /*#346799;*/
		border-left:1px solid #CCCCCC;
		border-top:1px solid #CCCCCC;
		border-bottom:1px solid #CCCCCC;
	}
	.textclass
	{
		color:#000000;
		font-family:Tahoma;
		font-size:12px;		
	}
	.textclass a
	{
		color:#000000;
		font-family:Tahoma;
		font-size:12px;		
		text-decoration:none;
	}
	.textclass a:hover
	{
		color:#000000;
		font-family:Tahoma;
		font-size:12px;		
		text-decoration:none;
	}
	.selectcategory
	{
		position:absolute;
		width:310px;
		height:18px;
		top:10px;
		left:355px;
		font-size:1px;
	}
	.accountwishlist
	{
		position:absolute;
		top:10px;
		left:640px;
		color:#000000;
		font-weight:bold;
		font-size:13px;
		font-family:Tahoma;
	}
	.accountwishlist a
	{
		color:#000000;
		font-weight:bold;
		font-size:13px;
		font-family:Tahoma;
		text-decoration:none;
	}
	.accountwishlist a:hover
	{
		color:#000000;
		font-weight:bold;
		font-size:13px;
		font-family:Tahoma;
		text-decoration:none;
	}
#row3
{
	position:relative;
	height:74px;
	background-image:url(../../template/images/staticImg.jpg);
	background-repeat:no-repeat;
	border:0px solid red;
}
#row4
{
	position:relative;
	height:6px;
	background-image:url(../../template/images/belowStaticImgRptr.jpg);
	background-repeat:repeat-x;	
	border:0px solid red;
}
#row5
{
	position:relative;
	min-height:624px;
	background-image:url(../../template/images/contentRowRptr.jpg);
	background-repeat:repeat-y;
	border:0px solid red;
	overflow:hidden;
}
*html #row5
{
height:624px;
overflow:visible;
padding:0px 0px;
}
#insiderow5
{
	position:relative;
	min-height:624px;
	background-image:url(../../template/images/contentRowInsideRptr.jpg);
	background-repeat:repeat-y;
	border:0px solid red;
	overflow:hidden;
}
*html #insiderow5
{
height:624px;
overflow:visible;
padding:0px 0px;
}
	#row5col1
	{
		width:177px;
		float:left;
		border:0px solid red;
	}
		*html #row5col1
		{
			height:624px;
		}
		#row5col1para1
		{
			height:30px;
			background-image:url(../../template/images/categories.jpg);
			background-repeat:no-repeat;
		}
		#row5col1para2
		{
			min-height:306px;
			padding:10px 10px 10px 15px;
		}
		 .productlist
		 {
			font-size:11px;
			font-family:Tahoma;
			color:#3B3B3B;
		 }
		 .productlist a
		 {
			font-size:11px;
			font-family:Tahoma;
			color:#000000;
			text-decoration:none;
		 }
		 .productlist a:hover
		 {
			font-size:11px;
			font-family:Tahoma;
			color:#CC0000;
			font-weight:normal;
			text-decoration:none;
		 }
		*html #row5col1para2
		{
			height:306px;
		}
		#row5col1para3
		{
			height:32px;
			background-image:url(../../template/images/eClub.jpg);
			background-repeat:no-repeat;
		}
			.eclubtextbox
			{
				position:relative;
				width:150px;
				height:18px;
				top:55px;
				left:10px;
			}
			.btngoemail
			{
				position:relative;
				width:35px;
				height:16px;
				top:58px;
				left:120px
			}
		#row5col1para4
		{
			height:78px;
		}
			.btnaddme
			{
				position:relative;
				top:125px;
				left:40px;				
			}
		#row5col1para5
		{
			height:32px;
			background-image:url(../../template/images/bookmark.jpg);
			background-repeat:no-repeat;
		}
			.btnclickhere
			{
				position:relative;
				top:140px;
				left:40px;				
			}
		#row5col1para6
		{
			height:61px;
		}
		#row5col1para7
		{
			height:30px;
			background-image:url(../../template/images/tellaFriend.jpg);
			background-repeat:no-repeat;
		}
		#row5col1para8
		{
			height:55px;
		}
	#row5col2
	{
		min-height:630px;
		width:444px;
		float:left;
		background-image:url(../../template/images/bodypart.jpg);background-repeat:no-repeat;
		border:0px solid red;
	}
	*html #row5col2
	{
		height:630px;
	}
		.freeebook
		{
			position:absolute;
			top:0px;
			left:313px;			
			width:131px;
			height:41px;
			border:0px solid blue;
		}
	 .contenttext
	 {
	 	position:relative;
		width:420px;
		min-height:624px;		
		padding:30px 20px 10px 20px;
		font-family:Tahoma;
		font-size:11px;
		color:#6B6B6B;
		border:0px solid red;
	 } 
	 *html .contenttext
	 {
	 	height:624px;
	 }
	#row5col3
	{
		position:absolute;
		/*min-height:624px;*/
		width:177px;
		top:0px;
		left:621px;
		float:left;
		border:0px solid green;
	}
	*html #row5col3
	{
		height:624px;
	}
	#row5col3para1
		{
			min-height:32px;
			width:177px;
			border:0px solid red;
			background-image:url(../../template/images/viewBestSellers.jpg);background-repeat:no-repeat;
		}
		*html #row5col3para1
		{
			height:32px;
		}
		#viewbestsellers
		{
			min-height:168px;
			border:0px solid red;
		}
		*html #viewbestsellers
		{
			height:168px;
		}
		
		#sellercontent
		{
			min-height:168px;
			border:0px solid red;
		} 
		*html #sellercontent
		{
			height:168px;
		}
			#sellercontent .sellerlist
			{
				min-height:130px;
				border:0px solid blue;
			}
			*html #sellercontent .sellerlist
			{
				height:130px;
			}
				#sellercontent .sellercontent
				{
					min-height:100px;
					position:relative;
					font-family:Tahoma;
					font-size:11px;
					color:#6B6B6B;
					padding:10px 5px 10px 5px;
					border:0px solid blue;
				}
				*html #sellercontent .sellercontent
				{
					height:100px;
				}
				#sellercontent .choosenbuy
				{
					position:relative;
					min-height:16px;
					left:62px;
					top:5px;
					border:0px solid green;
				}
				*html #sellercontent .choosenbuy
				{
					height:16px;
				}
		/*#row5col3para2
		{
			min-height:130px;
			padding:15px 10px 10px 20px;
			font-family:Tahoma;
			font-size:11px;
			color:#6B6B6B;
		}
		*html #row5col3para2
		{
			height:130px;
		}*/
			
		#row5col3para3
		{
			min-height:32px;
			width:177px;
			background-image:url(../../template/images/seeLatestTitles.jpg);
		}
		*html #row5col3para3
		{
			height:32px;
		}
			 #titlescontent
			 {
				min-height:111px;
				border:0px solid red;
			 }
			 *html #titlescontent
			 {
			 	height:111px;
			 }
			 		#titlescontent .titlelist
					{
						min-height:70px;
						border:0px solid blue;
					}
					*html #titlescontent .titlelist
					{
						height:70px;
					}
							#titlescontent .titletext
							{
								min-height:70px;
								position:relative;
								font-family:Tahoma;
								font-size:11px;
								color:#6B6B6B;
								padding:10px 5px 10px 5px;
								border:0px solid blue;
							}
							*html #titlescontent .titletext
							{
								height:70px;
							}
					#titlescontent .btnbuynow
					{
						position:relative;
						min-height:40px;
						left:95px;
						top:5px;
						border:0px solid green;
					}
					*html #titlescontent .btnbuynow
					{
						height:40px;
					}
		/*#row5col3para4
		{
			height:108px;
		}
		*html #row5col3para4
		{
			width:178px;
			height:111px;
			
		}*/
		#row5col3para5
		{
			min-height:301px;/*32px;*/
			width:177px;
			/*background-image:url(../images/specialOffers.jpg);
			background-repeat:no-repeat;*/border:0px solid red;
		}
		*html #row5col3para5
		{
			height:301px;/*32px;*/
		}  
			#specialcontent
			{
				min-height:144px;
				border:0px solid red;
			}
			*html #specialcontent
			{
				height:144px;
			}
					#specialcontent .imgregister
					{
						position:relative;
						width:177px;
						min-height:84px;
						left:17px;
						font-size:1px;
					}
					*html #specialcontent .imgregister
					{
						height:84px;
					}
					#specialcontent .btnreghere
					{
						position:relative;
						width:100px;
						min-height:16px;
						left:65px;
						top:12px;
						font-size:1px;
					}
					*html #specialcontent .btnreghere
					{
						height:16px;
					}
					#specialcontent .dottedline
					{
						position:relative;
						width:178px;
						min-height:1px;
						top:30px;
						font-size:1px;
					}
					*html #specialcontent .dottedline
					{
						height:1px;
					}
					
		#freetitles
		{
			width:177px;
			min-height:125px;
		}
		*html #freetitles
		{
			height:125px;
		}
			#freetitles .imgfreetitle					
			{
				position:relative;
				left:15px;
				top:10px;
				min-height:50px;
			}
			*html #freetitles .imgfreetitle
			{
				height:50px;
			}
			#freetitles .btngetyourcopy	
			{
				position:relative;
				top:25px;
				left:35px;
				width:135px;
				min-height:16px;
			}
			*html #freetitles .btngetyourcopy	
			{
				height:16px;
			}	
								
		/*#row5col3para6
		{
			height:127px;
		}
		#row5col3para7
		{
			height:125px;
		}*/
#row6
{
	position:relative;
	min-height:77px;
	width:100%;
	clear:both;
	background-image:url(../../template/images/footerRowRptr.jpg);
	background-repeat:repeat-x;
	border:0px solid red;
}
*html #row6
{
	height:77px;
}
	.footernavigation
	{
		position:absolute;
		width:420px;
		min-height:37px;
		top:10px;
		left:10px;
		color:#000000;
		font-family:Tahoma;
		font-size:12px;		
	}
	.footernavigation a
	{
		color:#000000;
		font-family:Tahoma;
		font-size:12px;
		text-decoration:none;		
	}
	.footernavigation a:hover
	{
		color:#000000;
		font-family:Tahoma;
		font-size:12px;
		text-decoration:none;		
	}
	*html .footernavigation
	{
		height:37px;
	}
	.copyright
	{
		position:absolute;
		width:420px;
		min-height:37px;
		top:35px;
		left:10px;
		color:#000000;
		font-family:Tahoma;
		font-size:12px;		
	}
	*html .copyright
	{
		height:37px;
	}
	.cardimage
	{
		position:absolute;
		width:267px;
		min-height:40px;
		left:528px;
		top:20px;
	}
	*html .cardimage
	{
		height:40px;
	}
/*#row8
{
	position:relative;
	height:52px;
	width:998px;
	background-image:url(dynamicdata/images/FooterRowRptr.jpg);
	background-repeat:repeat-x;
	border:0px solid red;
}*/
.topnav
{
	color: #FFFFFF;
    font-family: tahoma;
    font-size: 11px;
    text-decoration: none;
	text-align:center;
	vertical-align:middle;
}
.topnav a
{
	color:#FFFFFF;
    font-family:tahoma;
    font-size:11px;
    text-decoration:none;
	text-align:center;
	vertical-align:middle;
}
.topnav a:hover
{
	color:#FFFFFF;
    font-family:tahoma;
    font-size:11px;
    text-decoration:none;
	text-align:center;
	vertical-align:middle;
}
.callustext
{
	color:#183256;
    font-family:tahoma;
    font-size:12px;
    text-decoration:none;
	font-weight:bold;
}
.callusnumber
{
	color:#2076EE;
    font-family:tahoma;
    font-size:15px;
    text-decoration:none;
	font-weight:bold;
}
.searchtext
{
	color:#00204D;
    font-family:tahoma;
    font-size:13px;
    text-decoration:none;
	font-weight:bold;
}
.gotext
{
	color:#1B58B0;
    font-family:tahoma;
    font-size:12px;
    text-decoration:none;
	font-weight:bold;
}
.categoryheadertext
{
	color:#FFFFFF;
    font-family:tahoma;
    font-size:11px;
    text-decoration:none;
	font-weight:bold;
}
.shopcart
{
	color:#000000;
    font-family:tahoma;
    font-size:11px;
    text-decoration:none;
	font-weight:bold;
}
.shopcartitem
{
	color:#D41900;
    font-family:tahoma;
    font-size:11px;
    text-decoration:none;
	font-weight:bold;
}
.readmoretext
{
	color:#589DFF;
    font-family: tahoma;
    font-size: 11px;
	text-align:right;
    text-decoration: none;
}
.categorytext
{
	color:#B7CFF2;
    font-family: tahoma;
    font-size: 11px;
	text-align:left;
    text-decoration: none;
}
.categorytext a
{
	color:#B7CFF2;
    font-family: tahoma;
    font-size: 11px;
	text-align:left;
    text-decoration: none;
}
.categorytext a:hover
{
	color:#B7CFF2;
    font-family: tahoma;
    font-size: 11px;
	text-align:left;
    text-decoration: none;
}
.maintextdoc
{
	color:#8A8A8A;
    font-family: tahoma;
    font-size: 11px;
	text-align:left;
    text-decoration: none;
}
.maintextdoc a
{
	color:#8A8A8A;
    font-family: tahoma;
    font-size: 11px;
	text-align:left;
    text-decoration: none;
}
.maintextdoc a:hover
{
	color:#8A8A8A;
    font-family: tahoma;
    font-size: 11px;
	text-align:left;
    text-decoration: none;
}
.businesstextdoc
{
	color:#cfcfcf;
    font-family: tahoma;
    font-size: 11px;
	text-align:left;
    text-decoration: none;
}
.copy
{
	color: #FFFFFF;
    font-family:Tahoma;
    font-size: 11px;
    text-decoration: none;
}
.copy A
{
	color: #FFFFFF;
    font-family:Tahoma;
    font-size: 11px;
    text-decoration: none;
}
.copy A:hover
{
	color: #FFFFFF;
    font-family:Tahoma;
    font-size: 11px;
    text-decoration: none;
}
.prdheading
{
	color:#8A8A8A;
	font-family:Verdana;
	font-weight:bold;
	font-size:11px;
}
.prdshortdesc
{
	color:#8A8A8A;
	font-family:Verdana;
	font-size:11px;
}
.message
{
	color:Green;
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
}
.links
{
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}
.links a
{
	color:#000000;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.links a:hover
{
	color:blue;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;	
}
.btnback
{
	color:#AF0E0F;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;	
}
.btnback a
{
	color:#AF0E0F;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;	
}
.btnback a:hover
{
	color:blue;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;	
}
.basket
{
	color:#000000;
	font-size:11px;
	font-family:Tahoma;
}
.basket a
{
	color:#000000;
	font-size:11px;
	font-family:Tahoma;
}
.basket a:hover
{
	color:#000000;
	font-size:11px;
	font-family:Tahoma;
}
.basketemptymsg
{
	font-size:11px;
	font-weight:bold;
	color:#000000;
	font-family:Tahoma;
	text-align:center;
}
.ProductLightColor
{
	background-color:#EEEDED;
}
.ProductDarkColor
{
	background-color:#DFDFDF;
}
.ProductTitleText
{
	font-family:Verdana;
	color:#000000;
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
}
.ProductProductName
{
	font-family:Verdana;
	color:#AF0000;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
}
.ProductDescriptionText
{
	font-family:Verdana;
	color:#000000;
	font-size:10px;
	text-decoration:none;
}
